From 87fac59198940c84347d150103891a6b2807fdb4 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 1 Oct 2015 09:52:15 +0000 Subject: [PATCH] Composer et changement page de login --- application/controllers/UserController.php | 22 +- .../views/default/scripts/user/login.phtml | 644 +- composer.json | 21 + composer.lock | 66 + .../DeveloperGarden/BaseUserService.php | 399 - .../BaseUserService/AccountBalance.php | 62 - .../DeveloperGarden/Client/ClientAbstract.php | 430 -- .../Service/DeveloperGarden/Client/Soap.php | 340 - .../DeveloperGarden/ConferenceCall.php | 872 --- .../ConferenceCall/ConferenceAccount.php | 62 - .../ConferenceCall/ConferenceDetail.php | 129 - .../ConferenceCall/ConferenceSchedule.php | 262 - .../ConferenceCall/Exception.php | 38 - .../ConferenceCall/Participant.php | 84 - .../ConferenceCall/ParticipantDetail.php | 195 - .../ConferenceCall/ParticipantStatus.php | 103 - .../Service/DeveloperGarden/Credential.php | 186 - .../Service/DeveloperGarden/Exception.php | 38 - .../Service/DeveloperGarden/IpLocation.php | 120 - .../DeveloperGarden/IpLocation/IpAddress.php | 130 - .../Service/DeveloperGarden/LocalSearch.php | 105 - .../DeveloperGarden/LocalSearch/Exception.php | 38 - .../LocalSearch/SearchParameters.php | 536 -- .../BaseUserService/ChangeQuotaPool.php | 103 - .../BaseUserService/GetAccountBalance.php | 72 - .../BaseUserService/GetQuotaInformation.php | 72 - ...ddConferenceTemplateParticipantRequest.php | 91 - .../CommitConferenceRequest.php | 69 - .../CreateConferenceRequest.php | 136 - .../CreateConferenceTemplateRequest.php | 113 - .../GetConferenceListRequest.php | 104 - .../GetConferenceStatusRequest.php | 106 - .../GetConferenceTemplateListRequest.php | 69 - ...etConferenceTemplateParticipantRequest.php | 90 - .../GetConferenceTemplateRequest.php | 69 - .../GetParticipantStatusRequest.php | 90 - .../GetRunningConferenceRequest.php | 69 - .../ConferenceCall/NewParticipantRequest.php | 91 - .../RemoveConferenceRequest.php | 69 - ...veConferenceTemplateParticipantRequest.php | 90 - .../RemoveConferenceTemplateRequest.php | 69 - .../RemoveParticipantRequest.php | 90 - .../UpdateConferenceRequest.php | 158 - ...teConferenceTemplateParticipantRequest.php | 113 - .../UpdateConferenceTemplateRequest.php | 113 - .../UpdateParticipantRequest.php | 138 - .../DeveloperGarden/Request/Exception.php | 39 - .../Request/IpLocation/LocateIPRequest.php | 114 - .../LocalSearch/LocalSearchRequest.php | 113 - .../Request/RequestAbstract.php | 72 - .../Request/SendSms/SendFlashSMS.php | 46 - .../Request/SendSms/SendSMS.php | 46 - .../Request/SendSms/SendSmsAbstract.php | 281 - .../SmsValidation/GetValidatedNumbers.php | 39 - .../Request/SmsValidation/Invalidate.php | 80 - .../SmsValidation/SendValidationKeyword.php | 39 - .../Request/SmsValidation/Validate.php | 110 - .../Request/VoiceButler/CallStatus.php | 100 - .../Request/VoiceButler/NewCall.php | 238 - .../Request/VoiceButler/NewCallSequenced.php | 92 - .../Request/VoiceButler/TearDownCall.php | 78 - .../VoiceButler/VoiceButlerAbstract.php | 39 - .../DeveloperGarden/Response/BaseType.php | 140 - .../ChangeQuotaPoolResponse.php | 39 - .../GetAccountBalanceResponse.php | 39 - .../GetQuotaInformationResponse.php | 90 - ...dConferenceTemplateParticipantResponse.php | 45 - ...ferenceTemplateParticipantResponseType.php | 55 - .../ConferenceCall/CCSResponseType.php | 39 - .../CommitConferenceResponse.php | 46 - .../ConferenceCall/ConferenceCallAbstract.php | 75 - .../CreateConferenceResponse.php | 45 - .../CreateConferenceResponseType.php | 55 - .../CreateConferenceTemplateResponse.php | 45 - .../CreateConferenceTemplateResponseType.php | 55 - .../GetConferenceListResponse.php | 45 - .../GetConferenceListResponseType.php | 55 - .../GetConferenceStatusResponse.php | 45 - .../GetConferenceStatusResponseType.php | 148 - .../GetConferenceTemplateListResponse.php | 45 - .../GetConferenceTemplateListResponseType.php | 55 - ...tConferenceTemplateParticipantResponse.php | 45 - ...ferenceTemplateParticipantResponseType.php | 55 - .../GetConferenceTemplateResponse.php | 45 - .../GetConferenceTemplateResponseType.php | 97 - .../GetParticipantStatusResponse.php | 45 - .../GetParticipantStatusResponseType.php | 55 - .../GetRunningConferenceResponse.php | 45 - .../GetRunningConferenceResponseType.php | 55 - .../ConferenceCall/NewParticipantResponse.php | 45 - .../NewParticipantResponseType.php | 55 - .../RemoveConferenceResponse.php | 46 - ...eConferenceTemplateParticipantResponse.php | 46 - .../RemoveConferenceTemplateResponse.php | 46 - .../RemoveParticipantResponse.php | 46 - .../UpdateConferenceResponse.php | 46 - ...eConferenceTemplateParticipantResponse.php | 46 - .../UpdateConferenceTemplateResponse.php | 46 - .../UpdateParticipantResponse.php | 46 - .../DeveloperGarden/Response/Exception.php | 39 - .../Response/IpLocation/CityType.php | 77 - .../IpLocation/GeoCoordinatesType.php | 66 - .../IpLocation/IPAddressLocationType.php | 141 - .../Response/IpLocation/LocateIPResponse.php | 98 - .../IpLocation/LocateIPResponseType.php | 46 - .../Response/IpLocation/RegionType.php | 80 - .../LocalSearch/LocalSearchResponse.php | 89 - .../LocalSearch/LocalSearchResponseType.php | 44 - .../Response/ResponseAbstract.php | 111 - .../SecurityTokenServer/Exception.php | 39 - .../SecurityTokenServer/GetTokensResponse.php | 94 - .../SecurityTokenServer/Interface.php | 40 - .../SecurityTokenResponse.php | 116 - .../Response/SendSms/SendFlashSMSResponse.php | 39 - .../Response/SendSms/SendSMSResponse.php | 39 - .../Response/SendSms/SendSmsAbstract.php | 119 - .../GetValidatedNumbersResponse.php | 55 - .../SmsValidation/InvalidateResponse.php | 39 - .../SendValidationKeywordResponse.php | 39 - .../SmsValidation/ValidateResponse.php | 39 - .../SmsValidation/ValidatedNumber.php | 64 - .../VoiceButler/CallStatus2Response.php | 88 - .../VoiceButler/CallStatusResponse.php | 154 - .../Response/VoiceButler/NewCallResponse.php | 60 - .../VoiceButler/NewCallSequencedResponse.php | 39 - .../VoiceButler/TearDownCallResponse.php | 50 - .../VoiceButler/VoiceButlerAbstract.php | 128 - .../DeveloperGarden/SecurityTokenServer.php | 127 - .../SecurityTokenServer/Cache.php | 207 - .../Zend/Service/DeveloperGarden/SendSms.php | 156 - .../Service/DeveloperGarden/SmsValidation.php | 193 - .../Service/DeveloperGarden/VoiceCall.php | 226 - .../DeveloperGarden/Wsdl/IPLocation.wsdl | 84 - .../DeveloperGarden/Wsdl/IPLocation.xsd | 69 - .../Wsdl/ODGBaseUserService.wsdl | 104 - .../Wsdl/ODGBaseUserService.xsd | 72 - .../DeveloperGarden/Wsdl/SmsService.wsdl | 122 - .../Wsdl/SmsValidationUserService.wsdl | 169 - .../DeveloperGarden/Wsdl/TokenService.wsdl | 353 - .../Wsdl/VoiceButlerService.wsdl | 164 - .../Wsdl/VoiceButlerService.xsd | 264 - .../Service/DeveloperGarden/Wsdl/ccsPort.wsdl | 463 -- .../Service/DeveloperGarden/Wsdl/ccsPort.xsd | 736 -- .../DeveloperGarden/Wsdl/localsearch.wsdl | 83 - .../DeveloperGarden/Wsdl/localsearch.xsd | 31 - library/Zend/Service/Technorati.php | 1035 --- library/Zend/Service/Technorati/Author.php | 242 - .../Service/Technorati/BlogInfoResult.php | 161 - .../Zend/Service/Technorati/CosmosResult.php | 152 - .../Service/Technorati/CosmosResultSet.php | 176 - .../Service/Technorati/DailyCountsResult.php | 93 - .../Technorati/DailyCountsResultSet.php | 125 - .../Zend/Service/Technorati/GetInfoResult.php | 103 - .../Zend/Service/Technorati/KeyInfoResult.php | 118 - library/Zend/Service/Technorati/Result.php | 121 - library/Zend/Service/Technorati/ResultSet.php | 289 - .../Zend/Service/Technorati/SearchResult.php | 150 - .../Service/Technorati/SearchResultSet.php | 79 - library/Zend/Service/Technorati/TagResult.php | 171 - .../Zend/Service/Technorati/TagResultSet.php | 110 - .../Zend/Service/Technorati/TagsResult.php | 93 - .../Zend/Service/Technorati/TagsResultSet.php | 67 - library/Zend/Service/Technorati/Utils.php | 136 - library/Zend/Service/Technorati/Weblog.php | 486 -- library/Zend/View.php | 111 - library/Zend/Xml/Security.php | 159 - library/Zend/autoload_classmap.php | 2471 ------- public/index.php | 25 +- .../bootstrap-3.3.4/css/bootstrap-theme.css | 476 ++ .../css/bootstrap-theme.css.map | 1 + .../css/bootstrap-theme.min.css | 5 + public/libs/bootstrap-3.3.4/css/bootstrap.css | 6584 +++++++++++++++++ .../bootstrap-3.3.4/css/bootstrap.css.map | 1 + .../bootstrap-3.3.4/css/bootstrap.min.css | 5 + .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes public/libs/bootstrap-3.3.4/js/bootstrap.js | 2317 ++++++ .../libs/bootstrap-3.3.4/js/bootstrap.min.js | 7 + public/libs/bootstrap-3.3.4/js/npm.js | 13 + public/libs/jquery/jquery.infieldlabel.min.js | 12 - public/libs/jquery/jquery.placeholder.js | 185 + public/themes/default/styles/user-login.css | 73 + scripts/build/configure.php | 39 +- scripts/jobs/createIndex.php | 44 +- scripts/jobs/enrichissement.php | 22 +- scripts/jobs/setMinMax.php | 26 +- vendor/autoload.php | 7 + vendor/composer/ClassLoader.php | 413 ++ vendor/composer/LICENSE | 21 + vendor/composer/autoload_classmap.php | 50 + vendor/composer/autoload_namespaces.php | 10 + vendor/composer/autoload_psr4.php | 9 + vendor/composer/autoload_real.php | 54 + vendor/composer/include_paths.php | 11 + vendor/composer/installed.json | 51 + .../zendframework1/.gitattributes | 3 + .../zendframework/zendframework1/.gitignore | 13 + .../zendframework/zendframework1/.travis.yml | 43 + .../zendframework1/CONTRIBUTING.md | 41 + .../zendframework1/DEVELOPMENT_README.md | 63 + .../zendframework/zendframework1/INSTALL.md | 89 + .../zendframework/zendframework1/LICENSE.txt | 27 + .../zendframework1/README-GIT.md | 218 + vendor/zendframework/zendframework1/README.md | 190 + .../zendframework/zendframework1/Vagrantfile | 90 + .../zendframework1/bin/classmap_generator.php | 242 + .../zendframework/zendframework1/bin/zf.bat | 44 + .../zendframework/zendframework1/bin/zf.php | 624 ++ vendor/zendframework/zendframework1/bin/zf.sh | 45 + .../zendframework1/composer.json | 37 + .../zendframework1/library}/Zend/Acl.php | 0 .../library}/Zend/Acl/Assert/Interface.php | 0 .../library}/Zend/Acl/Exception.php | 0 .../library}/Zend/Acl/Resource.php | 0 .../library}/Zend/Acl/Resource/Interface.php | 0 .../zendframework1/library}/Zend/Acl/Role.php | 0 .../library}/Zend/Acl/Role/Interface.php | 0 .../library}/Zend/Acl/Role/Registry.php | 0 .../Zend/Acl/Role/Registry/Exception.php | 0 .../library}/Zend/Amf/Adobe/Auth.php | 0 .../library}/Zend/Amf/Adobe/DbInspector.php | 0 .../library}/Zend/Amf/Adobe/Introspector.php | 0 .../library}/Zend/Amf/Auth/Abstract.php | 0 .../library}/Zend/Amf/Constants.php | 0 .../library}/Zend/Amf/Exception.php | 0 .../Zend/Amf/Parse/Amf0/Deserializer.php | 0 .../Zend/Amf/Parse/Amf0/Serializer.php | 0 .../Zend/Amf/Parse/Amf3/Deserializer.php | 0 .../Zend/Amf/Parse/Amf3/Serializer.php | 0 .../library}/Zend/Amf/Parse/Deserializer.php | 0 .../library}/Zend/Amf/Parse/InputStream.php | 0 .../library}/Zend/Amf/Parse/OutputStream.php | 0 .../Zend/Amf/Parse/Resource/MysqlResult.php | 0 .../Zend/Amf/Parse/Resource/MysqliResult.php | 0 .../Zend/Amf/Parse/Resource/Stream.php | 0 .../library}/Zend/Amf/Parse/Serializer.php | 0 .../library}/Zend/Amf/Parse/TypeLoader.php | 0 .../library}/Zend/Amf/Request.php | 0 .../library}/Zend/Amf/Request/Http.php | 0 .../library}/Zend/Amf/Response.php | 0 .../library}/Zend/Amf/Response/Http.php | 0 .../library}/Zend/Amf/Server.php | 6 +- .../library}/Zend/Amf/Server/Exception.php | 0 .../library}/Zend/Amf/Util/BinaryStream.php | 0 .../library}/Zend/Amf/Value/ByteArray.php | 0 .../library}/Zend/Amf/Value/MessageBody.php | 0 .../library}/Zend/Amf/Value/MessageHeader.php | 0 .../Amf/Value/Messaging/AbstractMessage.php | 0 .../Value/Messaging/AcknowledgeMessage.php | 0 .../Amf/Value/Messaging/ArrayCollection.php | 0 .../Zend/Amf/Value/Messaging/AsyncMessage.php | 0 .../Amf/Value/Messaging/CommandMessage.php | 0 .../Zend/Amf/Value/Messaging/ErrorMessage.php | 0 .../Amf/Value/Messaging/RemotingMessage.php | 0 .../library}/Zend/Amf/Value/TraitsInfo.php | 0 .../library}/Zend/Application.php | 4 +- .../Zend/Application/Bootstrap/Bootstrap.php | 0 .../Bootstrap/BootstrapAbstract.php | 0 .../Application/Bootstrap/Bootstrapper.php | 0 .../Zend/Application/Bootstrap/Exception.php | 0 .../Bootstrap/ResourceBootstrapper.php | 0 .../library}/Zend/Application/Exception.php | 0 .../Zend/Application/Module/Autoloader.php | 0 .../Zend/Application/Module/Bootstrap.php | 0 .../Application/Resource/Cachemanager.php | 0 .../library}/Zend/Application/Resource/Db.php | 0 .../Zend/Application/Resource/Dojo.php | 0 .../Zend/Application/Resource/Exception.php | 0 .../Application/Resource/Frontcontroller.php | 0 .../Zend/Application/Resource/Layout.php | 0 .../Zend/Application/Resource/Locale.php | 0 .../Zend/Application/Resource/Log.php | 0 .../Zend/Application/Resource/Mail.php | 0 .../Zend/Application/Resource/Modules.php | 0 .../Zend/Application/Resource/Multidb.php | 0 .../Zend/Application/Resource/Navigation.php | 0 .../Zend/Application/Resource/Resource.php | 0 .../Application/Resource/ResourceAbstract.php | 0 .../Zend/Application/Resource/Router.php | 0 .../Zend/Application/Resource/Session.php | 0 .../Zend/Application/Resource/Translate.php | 0 .../Zend/Application/Resource/Useragent.php | 0 .../Zend/Application/Resource/View.php | 0 .../zendframework1/library}/Zend/Auth.php | 0 .../library}/Zend/Auth/Adapter/DbTable.php | 0 .../library}/Zend/Auth/Adapter/Digest.php | 0 .../library}/Zend/Auth/Adapter/Exception.php | 0 .../library}/Zend/Auth/Adapter/Http.php | 0 .../Auth/Adapter/Http/Resolver/Exception.php | 0 .../Zend/Auth/Adapter/Http/Resolver/File.php | 0 .../Auth/Adapter/Http/Resolver/Interface.php | 0 .../library}/Zend/Auth/Adapter/Interface.php | 0 .../library}/Zend/Auth/Adapter/Ldap.php | 0 .../library}/Zend/Auth/Adapter/OpenId.php | 0 .../library}/Zend/Auth/Exception.php | 0 .../library}/Zend/Auth/Result.php | 0 .../library}/Zend/Auth/Storage/Exception.php | 0 .../library}/Zend/Auth/Storage/Interface.php | 0 .../Zend/Auth/Storage/NonPersistent.php | 0 .../library}/Zend/Auth/Storage/Session.php | 0 .../zendframework1/library}/Zend/Barcode.php | 0 .../library}/Zend/Barcode/Exception.php | 0 .../library}/Zend/Barcode/Object/Code128.php | 0 .../library}/Zend/Barcode/Object/Code25.php | 0 .../Zend/Barcode/Object/Code25interleaved.php | 0 .../library}/Zend/Barcode/Object/Code39.php | 0 .../library}/Zend/Barcode/Object/Ean13.php | 0 .../library}/Zend/Barcode/Object/Ean2.php | 0 .../library}/Zend/Barcode/Object/Ean5.php | 0 .../library}/Zend/Barcode/Object/Ean8.php | 0 .../library}/Zend/Barcode/Object/Error.php | 0 .../Zend/Barcode/Object/Exception.php | 0 .../Zend/Barcode/Object/Identcode.php | 0 .../library}/Zend/Barcode/Object/Itf14.php | 0 .../library}/Zend/Barcode/Object/Leitcode.php | 0 .../Zend/Barcode/Object/ObjectAbstract.php | 0 .../library}/Zend/Barcode/Object/Planet.php | 0 .../library}/Zend/Barcode/Object/Postnet.php | 0 .../Zend/Barcode/Object/Royalmail.php | 0 .../library}/Zend/Barcode/Object/Upca.php | 0 .../library}/Zend/Barcode/Object/Upce.php | 0 .../Zend/Barcode/Renderer/Exception.php | 0 .../library}/Zend/Barcode/Renderer/Image.php | 0 .../library}/Zend/Barcode/Renderer/Pdf.php | 0 .../Barcode/Renderer/RendererAbstract.php | 0 .../library}/Zend/Barcode/Renderer/Svg.php | 0 .../zendframework1/library}/Zend/Cache.php | 0 .../library}/Zend/Cache/Backend.php | 0 .../library}/Zend/Cache/Backend/Apc.php | 0 .../library}/Zend/Cache/Backend/BlackHole.php | 0 .../Zend/Cache/Backend/ExtendedInterface.php | 0 .../library}/Zend/Cache/Backend/File.php | 0 .../library}/Zend/Cache/Backend/Interface.php | 0 .../Zend/Cache/Backend/Libmemcached.php | 0 .../library}/Zend/Cache/Backend/Memcached.php | 0 .../library}/Zend/Cache/Backend/Sqlite.php | 0 .../library}/Zend/Cache/Backend/Static.php | 0 .../library}/Zend/Cache/Backend/Test.php | 0 .../library}/Zend/Cache/Backend/TwoLevels.php | 0 .../library}/Zend/Cache/Backend/WinCache.php | 0 .../library}/Zend/Cache/Backend/Xcache.php | 0 .../Zend/Cache/Backend/ZendPlatform.php | 0 .../Zend/Cache/Backend/ZendServer.php | 0 .../Zend/Cache/Backend/ZendServer/Disk.php | 0 .../Zend/Cache/Backend/ZendServer/ShMem.php | 0 .../library}/Zend/Cache/Core.php | 0 .../library}/Zend/Cache/Exception.php | 0 .../library}/Zend/Cache/Frontend/Capture.php | 0 .../library}/Zend/Cache/Frontend/Class.php | 0 .../library}/Zend/Cache/Frontend/File.php | 0 .../library}/Zend/Cache/Frontend/Function.php | 0 .../library}/Zend/Cache/Frontend/Output.php | 0 .../library}/Zend/Cache/Frontend/Page.php | 0 .../library}/Zend/Cache/Manager.php | 0 .../library}/Zend/Captcha/Adapter.php | 0 .../library}/Zend/Captcha/Base.php | 0 .../library}/Zend/Captcha/Dumb.php | 0 .../library}/Zend/Captcha/Exception.php | 0 .../library}/Zend/Captcha/Figlet.php | 0 .../library}/Zend/Captcha/Image.php | 0 .../library}/Zend/Captcha/ReCaptcha.php | 0 .../library}/Zend/Captcha/Word.php | 0 .../library}/Zend/Cloud/AbstractFactory.php | 0 .../Zend/Cloud/DocumentService/Adapter.php | 0 .../Adapter/AbstractAdapter.php | 0 .../DocumentService/Adapter/SimpleDb.php | 0 .../Adapter/SimpleDb/Query.php | 0 .../DocumentService/Adapter/WindowsAzure.php | 0 .../Adapter/WindowsAzure/Query.php | 0 .../Zend/Cloud/DocumentService/Document.php | 0 .../Cloud/DocumentService/DocumentSet.php | 0 .../Zend/Cloud/DocumentService/Exception.php | 0 .../Zend/Cloud/DocumentService/Factory.php | 0 .../Zend/Cloud/DocumentService/Query.php | 0 .../Cloud/DocumentService/QueryAdapter.php | 0 .../library}/Zend/Cloud/Exception.php | 0 .../Zend/Cloud/Infrastructure/Adapter.php | 0 .../Adapter/AbstractAdapter.php | 0 .../Zend/Cloud/Infrastructure/Adapter/Ec2.php | 0 .../Infrastructure/Adapter/Rackspace.php | 0 .../Zend/Cloud/Infrastructure/Exception.php | 0 .../Zend/Cloud/Infrastructure/Factory.php | 0 .../Zend/Cloud/Infrastructure/Image.php | 0 .../Zend/Cloud/Infrastructure/ImageList.php | 0 .../Zend/Cloud/Infrastructure/Instance.php | 0 .../Cloud/Infrastructure/InstanceList.php | 0 .../Cloud/OperationNotAvailableException.php | 0 .../Zend/Cloud/QueueService/Adapter.php | 0 .../QueueService/Adapter/AbstractAdapter.php | 0 .../Zend/Cloud/QueueService/Adapter/Sqs.php | 0 .../QueueService/Adapter/WindowsAzure.php | 0 .../Cloud/QueueService/Adapter/ZendQueue.php | 0 .../Zend/Cloud/QueueService/Exception.php | 0 .../Zend/Cloud/QueueService/Factory.php | 0 .../Zend/Cloud/QueueService/Message.php | 0 .../Zend/Cloud/QueueService/MessageSet.php | 0 .../Zend/Cloud/StorageService/Adapter.php | 0 .../StorageService/Adapter/FileSystem.php | 2 +- .../StorageService/Adapter/Rackspace.php | 0 .../Zend/Cloud/StorageService/Adapter/S3.php | 0 .../StorageService/Adapter/WindowsAzure.php | 0 .../Zend/Cloud/StorageService/Exception.php | 0 .../Zend/Cloud/StorageService/Factory.php | 0 .../library}/Zend/CodeGenerator/Abstract.php | 0 .../library}/Zend/CodeGenerator/Exception.php | 0 .../Zend/CodeGenerator/Php/Abstract.php | 0 .../library}/Zend/CodeGenerator/Php/Body.php | 0 .../library}/Zend/CodeGenerator/Php/Class.php | 0 .../Zend/CodeGenerator/Php/Docblock.php | 0 .../Zend/CodeGenerator/Php/Docblock/Tag.php | 0 .../Php/Docblock/Tag/License.php | 0 .../CodeGenerator/Php/Docblock/Tag/Param.php | 0 .../CodeGenerator/Php/Docblock/Tag/Return.php | 0 .../Zend/CodeGenerator/Php/Exception.php | 0 .../library}/Zend/CodeGenerator/Php/File.php | 0 .../CodeGenerator/Php/Member/Abstract.php | 0 .../CodeGenerator/Php/Member/Container.php | 0 .../Zend/CodeGenerator/Php/Method.php | 0 .../Zend/CodeGenerator/Php/Parameter.php | 0 .../Php/Parameter/DefaultValue.php | 0 .../Zend/CodeGenerator/Php/Property.php | 0 .../Php/Property/DefaultValue.php | 0 .../zendframework1/library}/Zend/Config.php | 0 .../library}/Zend/Config/Exception.php | 0 .../library}/Zend/Config/Ini.php | 0 .../library}/Zend/Config/Json.php | 0 .../library}/Zend/Config/Writer.php | 0 .../library}/Zend/Config/Writer/Array.php | 0 .../Zend/Config/Writer/FileAbstract.php | 0 .../library}/Zend/Config/Writer/Ini.php | 0 .../library}/Zend/Config/Writer/Json.php | 0 .../library}/Zend/Config/Writer/Xml.php | 0 .../library}/Zend/Config/Writer/Yaml.php | 0 .../library}/Zend/Config/Xml.php | 0 .../library}/Zend/Config/Yaml.php | 0 .../library}/Zend/Console/Getopt.php | 6 +- .../Zend/Console/Getopt/Exception.php | 0 .../library}/Zend/Controller/Action.php | 0 .../Zend/Controller/Action/Exception.php | 0 .../Controller/Action/Helper/Abstract.php | 0 .../Controller/Action/Helper/ActionStack.php | 0 .../Controller/Action/Helper/AjaxContext.php | 0 .../Action/Helper/AutoComplete/Abstract.php | 0 .../Action/Helper/AutoCompleteDojo.php | 0 .../Helper/AutoCompleteScriptaculous.php | 0 .../Zend/Controller/Action/Helper/Cache.php | 0 .../Action/Helper/ContextSwitch.php | 0 .../Action/Helper/FlashMessenger.php | 0 .../Zend/Controller/Action/Helper/Json.php | 0 .../Controller/Action/Helper/Redirector.php | 4 +- .../Zend/Controller/Action/Helper/Url.php | 0 .../Controller/Action/Helper/ViewRenderer.php | 22 +- .../Zend/Controller/Action/HelperBroker.php | 0 .../Action/HelperBroker/PriorityStack.php | 0 .../Zend/Controller/Action/Interface.php | 0 .../Zend/Controller/Dispatcher/Abstract.php | 0 .../Zend/Controller/Dispatcher/Exception.php | 0 .../Zend/Controller/Dispatcher/Interface.php | 0 .../Zend/Controller/Dispatcher/Standard.php | 0 .../library}/Zend/Controller/Exception.php | 0 .../library}/Zend/Controller/Front.php | 0 .../Zend/Controller/Plugin/Abstract.php | 0 .../Zend/Controller/Plugin/ActionStack.php | 0 .../Zend/Controller/Plugin/Broker.php | 0 .../Zend/Controller/Plugin/ErrorHandler.php | 0 .../Zend/Controller/Plugin/PutHandler.php | 0 .../Zend/Controller/Request/Abstract.php | 0 .../Zend/Controller/Request/Apache404.php | 0 .../Zend/Controller/Request/Exception.php | 0 .../library}/Zend/Controller/Request/Http.php | 14 + .../Zend/Controller/Request/HttpTestCase.php | 1 + .../Zend/Controller/Request/Simple.php | 0 .../Zend/Controller/Response/Abstract.php | 0 .../library}/Zend/Controller/Response/Cli.php | 0 .../Zend/Controller/Response/Exception.php | 0 .../Zend/Controller/Response/Http.php | 0 .../Zend/Controller/Response/HttpTestCase.php | 0 .../Zend/Controller/Router/Abstract.php | 0 .../Zend/Controller/Router/Exception.php | 0 .../Zend/Controller/Router/Interface.php | 0 .../Zend/Controller/Router/Rewrite.php | 0 .../library}/Zend/Controller/Router/Route.php | 0 .../Zend/Controller/Router/Route/Abstract.php | 0 .../Zend/Controller/Router/Route/Chain.php | 9 +- .../Zend/Controller/Router/Route/Hostname.php | 0 .../Controller/Router/Route/Interface.php | 0 .../Zend/Controller/Router/Route/Module.php | 0 .../Zend/Controller/Router/Route/Regex.php | 0 .../Zend/Controller/Router/Route/Static.php | 0 .../zendframework1/library}/Zend/Crypt.php | 0 .../library}/Zend/Crypt/DiffieHellman.php | 0 .../Zend/Crypt/DiffieHellman/Exception.php | 0 .../library}/Zend/Crypt/Exception.php | 0 .../library}/Zend/Crypt/Hmac.php | 0 .../library}/Zend/Crypt/Hmac/Exception.php | 0 .../library}/Zend/Crypt/Math.php | 0 .../library}/Zend/Crypt/Math/BigInteger.php | 0 .../Zend/Crypt/Math/BigInteger/Bcmath.php | 0 .../Zend/Crypt/Math/BigInteger/Exception.php | 0 .../Zend/Crypt/Math/BigInteger/Gmp.php | 0 .../Zend/Crypt/Math/BigInteger/Interface.php | 0 .../library}/Zend/Crypt/Math/Exception.php | 0 .../library}/Zend/Crypt/Rsa.php | 0 .../library}/Zend/Crypt/Rsa/Exception.php | 0 .../library}/Zend/Crypt/Rsa/Key.php | 0 .../library}/Zend/Crypt/Rsa/Key/Private.php | 0 .../library}/Zend/Crypt/Rsa/Key/Public.php | 0 .../zendframework1/library}/Zend/Currency.php | 0 .../Zend/Currency/CurrencyInterface.php | 0 .../library}/Zend/Currency/Exception.php | 0 .../zendframework1/library}/Zend/Date.php | 0 .../library}/Zend/Date/Cities.php | 0 .../library}/Zend/Date/DateObject.php | 2 +- .../library}/Zend/Date/Exception.php | 0 .../zendframework1/library}/Zend/Db.php | 0 .../library}/Zend/Db/Adapter/Abstract.php | 0 .../library}/Zend/Db/Adapter/Db2.php | 0 .../Zend/Db/Adapter/Db2/Exception.php | 0 .../library}/Zend/Db/Adapter/Exception.php | 0 .../library}/Zend/Db/Adapter/Mysqli.php | 0 .../Zend/Db/Adapter/Mysqli/Exception.php | 0 .../library}/Zend/Db/Adapter/Oracle.php | 0 .../Zend/Db/Adapter/Oracle/Exception.php | 0 .../library}/Zend/Db/Adapter/Pdo/Abstract.php | 3 +- .../library}/Zend/Db/Adapter/Pdo/Ibm.php | 0 .../library}/Zend/Db/Adapter/Pdo/Ibm/Db2.php | 0 .../library}/Zend/Db/Adapter/Pdo/Ibm/Ids.php | 0 .../library}/Zend/Db/Adapter/Pdo/Mssql.php | 2 +- .../library}/Zend/Db/Adapter/Pdo/Mysql.php | 0 .../library}/Zend/Db/Adapter/Pdo/Oci.php | 0 .../library}/Zend/Db/Adapter/Pdo/Pgsql.php | 0 .../library}/Zend/Db/Adapter/Pdo/Sqlite.php | 0 .../library}/Zend/Db/Adapter/Sqlsrv.php | 0 .../Zend/Db/Adapter/Sqlsrv/Exception.php | 0 .../library}/Zend/Db/Exception.php | 0 .../zendframework1/library}/Zend/Db/Expr.php | 0 .../library}/Zend/Db/Profiler.php | 0 .../library}/Zend/Db/Profiler/Exception.php | 0 .../library}/Zend/Db/Profiler/Firebug.php | 0 .../library}/Zend/Db/Profiler/Query.php | 0 .../library}/Zend/Db/Select.php | 8 +- .../library}/Zend/Db/Select/Exception.php | 0 .../library}/Zend/Db/Statement.php | 0 .../library}/Zend/Db/Statement/Db2.php | 0 .../Zend/Db/Statement/Db2/Exception.php | 0 .../library}/Zend/Db/Statement/Exception.php | 0 .../library}/Zend/Db/Statement/Interface.php | 0 .../library}/Zend/Db/Statement/Mysqli.php | 0 .../Zend/Db/Statement/Mysqli/Exception.php | 0 .../library}/Zend/Db/Statement/Oracle.php | 0 .../Zend/Db/Statement/Oracle/Exception.php | 0 .../library}/Zend/Db/Statement/Pdo.php | 0 .../library}/Zend/Db/Statement/Pdo/Ibm.php | 0 .../library}/Zend/Db/Statement/Pdo/Oci.php | 0 .../library}/Zend/Db/Statement/Sqlsrv.php | 0 .../Zend/Db/Statement/Sqlsrv/Exception.php | 0 .../zendframework1/library}/Zend/Db/Table.php | 0 .../library}/Zend/Db/Table/Abstract.php | 0 .../library}/Zend/Db/Table/Definition.php | 0 .../library}/Zend/Db/Table/Exception.php | 0 .../library}/Zend/Db/Table/Row.php | 0 .../library}/Zend/Db/Table/Row/Abstract.php | 0 .../library}/Zend/Db/Table/Row/Exception.php | 0 .../library}/Zend/Db/Table/Rowset.php | 0 .../Zend/Db/Table/Rowset/Abstract.php | 0 .../Zend/Db/Table/Rowset/Exception.php | 0 .../library}/Zend/Db/Table/Select.php | 0 .../Zend/Db/Table/Select/Exception.php | 0 .../zendframework1/library}/Zend/Debug.php | 0 .../zendframework1/library}/Zend/Dojo.php | 0 .../library}/Zend/Dojo/BuildLayer.php | 0 .../library}/Zend/Dojo/Data.php | 0 .../library}/Zend/Dojo/Exception.php | 0 .../library}/Zend/Dojo/Form.php | 0 .../Form/Decorator/AccordionContainer.php | 0 .../Dojo/Form/Decorator/AccordionPane.php | 0 .../Dojo/Form/Decorator/BorderContainer.php | 0 .../Zend/Dojo/Form/Decorator/ContentPane.php | 0 .../Dojo/Form/Decorator/DijitContainer.php | 0 .../Zend/Dojo/Form/Decorator/DijitElement.php | 0 .../Zend/Dojo/Form/Decorator/DijitForm.php | 0 .../Dojo/Form/Decorator/SplitContainer.php | 0 .../Dojo/Form/Decorator/StackContainer.php | 0 .../Zend/Dojo/Form/Decorator/TabContainer.php | 0 .../library}/Zend/Dojo/Form/DisplayGroup.php | 0 .../Zend/Dojo/Form/Element/Button.php | 0 .../Zend/Dojo/Form/Element/CheckBox.php | 0 .../Zend/Dojo/Form/Element/ComboBox.php | 0 .../Dojo/Form/Element/CurrencyTextBox.php | 0 .../Zend/Dojo/Form/Element/DateTextBox.php | 0 .../library}/Zend/Dojo/Form/Element/Dijit.php | 0 .../Zend/Dojo/Form/Element/DijitMulti.php | 0 .../Zend/Dojo/Form/Element/Editor.php | 0 .../Dojo/Form/Element/FilteringSelect.php | 0 .../Dojo/Form/Element/HorizontalSlider.php | 0 .../Zend/Dojo/Form/Element/NumberSpinner.php | 0 .../Zend/Dojo/Form/Element/NumberTextBox.php | 0 .../Dojo/Form/Element/PasswordTextBox.php | 0 .../Zend/Dojo/Form/Element/RadioButton.php | 0 .../Zend/Dojo/Form/Element/SimpleTextarea.php | 0 .../Zend/Dojo/Form/Element/Slider.php | 0 .../Zend/Dojo/Form/Element/SubmitButton.php | 0 .../Zend/Dojo/Form/Element/TextBox.php | 0 .../Zend/Dojo/Form/Element/Textarea.php | 0 .../Zend/Dojo/Form/Element/TimeTextBox.php | 0 .../Dojo/Form/Element/ValidationTextBox.php | 0 .../Zend/Dojo/Form/Element/VerticalSlider.php | 0 .../library}/Zend/Dojo/Form/SubForm.php | 0 .../library}/Zend/Dojo/View/Exception.php | 0 .../Dojo/View/Helper/AccordionContainer.php | 0 .../Zend/Dojo/View/Helper/AccordionPane.php | 0 .../Zend/Dojo/View/Helper/BorderContainer.php | 0 .../library}/Zend/Dojo/View/Helper/Button.php | 0 .../Zend/Dojo/View/Helper/CheckBox.php | 0 .../Zend/Dojo/View/Helper/ComboBox.php | 0 .../Zend/Dojo/View/Helper/ContentPane.php | 0 .../Zend/Dojo/View/Helper/CurrencyTextBox.php | 0 .../Zend/Dojo/View/Helper/CustomDijit.php | 0 .../Zend/Dojo/View/Helper/DateTextBox.php | 0 .../library}/Zend/Dojo/View/Helper/Dijit.php | 0 .../Zend/Dojo/View/Helper/DijitContainer.php | 0 .../library}/Zend/Dojo/View/Helper/Dojo.php | 0 .../Zend/Dojo/View/Helper/Dojo/Container.php | 0 .../library}/Zend/Dojo/View/Helper/Editor.php | 0 .../Zend/Dojo/View/Helper/FilteringSelect.php | 0 .../library}/Zend/Dojo/View/Helper/Form.php | 0 .../Dojo/View/Helper/HorizontalSlider.php | 0 .../Zend/Dojo/View/Helper/NumberSpinner.php | 0 .../Zend/Dojo/View/Helper/NumberTextBox.php | 0 .../Zend/Dojo/View/Helper/PasswordTextBox.php | 0 .../Zend/Dojo/View/Helper/RadioButton.php | 0 .../Zend/Dojo/View/Helper/SimpleTextarea.php | 0 .../library}/Zend/Dojo/View/Helper/Slider.php | 0 .../Zend/Dojo/View/Helper/SplitContainer.php | 0 .../Zend/Dojo/View/Helper/StackContainer.php | 0 .../Zend/Dojo/View/Helper/SubmitButton.php | 0 .../Zend/Dojo/View/Helper/TabContainer.php | 0 .../Zend/Dojo/View/Helper/TextBox.php | 0 .../Zend/Dojo/View/Helper/Textarea.php | 0 .../Zend/Dojo/View/Helper/TimeTextBox.php | 0 .../Dojo/View/Helper/ValidationTextBox.php | 0 .../Zend/Dojo/View/Helper/VerticalSlider.php | 0 .../library}/Zend/Dom/Exception.php | 0 .../library}/Zend/Dom/Query.php | 35 +- .../library}/Zend/Dom/Query/Css2Xpath.php | 0 .../library}/Zend/Dom/Query/Result.php | 0 .../library}/Zend/EventManager/Event.php | 0 .../Zend/EventManager/EventCollection.php | 0 .../Zend/EventManager/EventDescription.php | 0 .../Zend/EventManager/EventManager.php | 0 .../Zend/EventManager/EventManagerAware.php | 0 .../library}/Zend/EventManager/Exception.php | 0 .../Exception/InvalidArgumentException.php | 0 .../library}/Zend/EventManager/Filter.php | 0 .../EventManager/Filter/FilterIterator.php | 0 .../Zend/EventManager/FilterChain.php | 0 .../Zend/EventManager/GlobalEventManager.php | 0 .../Zend/EventManager/ListenerAggregate.php | 0 .../Zend/EventManager/ResponseCollection.php | 0 .../EventManager/SharedEventCollection.php | 0 .../SharedEventCollectionAware.php | 0 .../Zend/EventManager/SharedEventManager.php | 0 .../Zend/EventManager/StaticEventManager.php | 0 .../library}/Zend/Exception.php | 0 .../zendframework1/library}/Zend/Feed.php | 0 .../library}/Zend/Feed/Abstract.php | 0 .../library}/Zend/Feed/Atom.php | 0 .../library}/Zend/Feed/Builder.php | 0 .../library}/Zend/Feed/Builder/Entry.php | 0 .../library}/Zend/Feed/Builder/Exception.php | 0 .../library}/Zend/Feed/Builder/Header.php | 0 .../Zend/Feed/Builder/Header/Itunes.php | 0 .../library}/Zend/Feed/Builder/Interface.php | 0 .../library}/Zend/Feed/Element.php | 0 .../library}/Zend/Feed/Entry/Abstract.php | 0 .../library}/Zend/Feed/Entry/Atom.php | 0 .../library}/Zend/Feed/Entry/Rss.php | 0 .../library}/Zend/Feed/Exception.php | 0 .../library}/Zend/Feed/Pubsubhubbub.php | 0 .../Feed/Pubsubhubbub/CallbackAbstract.php | 0 .../Feed/Pubsubhubbub/CallbackInterface.php | 0 .../Zend/Feed/Pubsubhubbub/Exception.php | 0 .../Zend/Feed/Pubsubhubbub/HttpResponse.php | 0 .../Feed/Pubsubhubbub/Model/ModelAbstract.php | 0 .../Feed/Pubsubhubbub/Model/Subscription.php | 0 .../Model/SubscriptionInterface.php | 0 .../Zend/Feed/Pubsubhubbub/Publisher.php | 0 .../Zend/Feed/Pubsubhubbub/Subscriber.php | 0 .../Feed/Pubsubhubbub/Subscriber/Callback.php | 0 .../library}/Zend/Feed/Reader.php | 0 .../library}/Zend/Feed/Reader/Collection.php | 0 .../Zend/Feed/Reader/Collection/Author.php | 0 .../Zend/Feed/Reader/Collection/Category.php | 0 .../Reader/Collection/CollectionAbstract.php | 0 .../library}/Zend/Feed/Reader/Entry/Atom.php | 0 .../library}/Zend/Feed/Reader/Entry/Rss.php | 0 .../Zend/Feed/Reader/EntryAbstract.php | 0 .../Zend/Feed/Reader/EntryInterface.php | 0 .../Zend/Feed/Reader/Extension/Atom/Entry.php | 0 .../Zend/Feed/Reader/Extension/Atom/Feed.php | 0 .../Feed/Reader/Extension/Content/Entry.php | 0 .../Extension/CreativeCommons/Entry.php | 0 .../Reader/Extension/CreativeCommons/Feed.php | 0 .../Reader/Extension/DublinCore/Entry.php | 0 .../Feed/Reader/Extension/DublinCore/Feed.php | 0 .../Feed/Reader/Extension/EntryAbstract.php | 0 .../Feed/Reader/Extension/FeedAbstract.php | 0 .../Feed/Reader/Extension/Podcast/Entry.php | 0 .../Feed/Reader/Extension/Podcast/Feed.php | 0 .../Feed/Reader/Extension/Slash/Entry.php | 0 .../Reader/Extension/Syndication/Feed.php | 0 .../Feed/Reader/Extension/Thread/Entry.php | 0 .../Reader/Extension/WellFormedWeb/Entry.php | 0 .../library}/Zend/Feed/Reader/Feed/Atom.php | 0 .../Zend/Feed/Reader/Feed/Atom/Source.php | 0 .../library}/Zend/Feed/Reader/Feed/Rss.php | 0 .../Zend/Feed/Reader/FeedAbstract.php | 0 .../Zend/Feed/Reader/FeedInterface.php | 0 .../library}/Zend/Feed/Reader/FeedSet.php | 0 .../zendframework1/library}/Zend/Feed/Rss.php | 0 .../library}/Zend/Feed/Writer.php | 0 .../library}/Zend/Feed/Writer/Deleted.php | 0 .../library}/Zend/Feed/Writer/Entry.php | 0 .../Exception/InvalidMethodException.php | 0 .../Writer/Extension/Atom/Renderer/Feed.php | 0 .../Extension/Content/Renderer/Entry.php | 0 .../Extension/DublinCore/Renderer/Entry.php | 0 .../Extension/DublinCore/Renderer/Feed.php | 0 .../Feed/Writer/Extension/ITunes/Entry.php | 0 .../Feed/Writer/Extension/ITunes/Feed.php | 0 .../Extension/ITunes/Renderer/Entry.php | 0 .../Writer/Extension/ITunes/Renderer/Feed.php | 0 .../Writer/Extension/RendererAbstract.php | 0 .../Writer/Extension/RendererInterface.php | 0 .../Writer/Extension/Slash/Renderer/Entry.php | 0 .../Extension/Threading/Renderer/Entry.php | 0 .../WellFormedWeb/Renderer/Entry.php | 0 .../library}/Zend/Feed/Writer/Feed.php | 0 .../Zend/Feed/Writer/Feed/FeedAbstract.php | 0 .../Zend/Feed/Writer/Renderer/Entry/Atom.php | 0 .../Writer/Renderer/Entry/Atom/Deleted.php | 0 .../Zend/Feed/Writer/Renderer/Entry/Rss.php | 0 .../Zend/Feed/Writer/Renderer/Feed/Atom.php | 0 .../Renderer/Feed/Atom/AtomAbstract.php | 0 .../Feed/Writer/Renderer/Feed/Atom/Source.php | 0 .../Zend/Feed/Writer/Renderer/Feed/Rss.php | 0 .../Feed/Writer/Renderer/RendererAbstract.php | 0 .../Writer/Renderer/RendererInterface.php | 0 .../library}/Zend/Feed/Writer/Source.php | 0 .../library}/Zend/File/ClassFileLocator.php | 0 .../library}/Zend/File/PhpClassFile.php | 0 .../library}/Zend/File/Transfer.php | 0 .../Zend/File/Transfer/Adapter/Abstract.php | 0 .../Zend/File/Transfer/Adapter/Http.php | 0 .../library}/Zend/File/Transfer/Exception.php | 0 .../zendframework1/library}/Zend/Filter.php | 0 .../library}/Zend/Filter/Alnum.php | 0 .../library}/Zend/Filter/Alpha.php | 0 .../library}/Zend/Filter/BaseName.php | 0 .../library}/Zend/Filter/Boolean.php | 0 .../library}/Zend/Filter/Callback.php | 0 .../library}/Zend/Filter/Compress.php | 0 .../library}/Zend/Filter/Compress/Bz2.php | 0 .../Zend/Filter/Compress/CompressAbstract.php | 0 .../Filter/Compress/CompressInterface.php | 0 .../library}/Zend/Filter/Compress/Gz.php | 0 .../library}/Zend/Filter/Compress/Lzf.php | 0 .../library}/Zend/Filter/Compress/Rar.php | 0 .../library}/Zend/Filter/Compress/Tar.php | 0 .../library}/Zend/Filter/Compress/Zip.php | 0 .../library}/Zend/Filter/Decompress.php | 0 .../library}/Zend/Filter/Decrypt.php | 0 .../library}/Zend/Filter/Digits.php | 0 .../library}/Zend/Filter/Dir.php | 0 .../library}/Zend/Filter/Encrypt.php | 0 .../Zend/Filter/Encrypt/Interface.php | 0 .../library}/Zend/Filter/Encrypt/Mcrypt.php | 0 .../library}/Zend/Filter/Encrypt/Openssl.php | 0 .../library}/Zend/Filter/Exception.php | 0 .../library}/Zend/Filter/File/Decrypt.php | 0 .../library}/Zend/Filter/File/Encrypt.php | 0 .../library}/Zend/Filter/File/LowerCase.php | 0 .../library}/Zend/Filter/File/Rename.php | 0 .../library}/Zend/Filter/File/UpperCase.php | 0 .../library}/Zend/Filter/HtmlEntities.php | 0 .../library}/Zend/Filter/Inflector.php | 0 .../library}/Zend/Filter/Input.php | 0 .../library}/Zend/Filter/Int.php | 0 .../library}/Zend/Filter/Interface.php | 0 .../Zend/Filter/LocalizedToNormalized.php | 0 .../Zend/Filter/NormalizedToLocalized.php | 0 .../library}/Zend/Filter/Null.php | 0 .../library}/Zend/Filter/PregReplace.php | 0 .../library}/Zend/Filter/RealPath.php | 0 .../library}/Zend/Filter/StringToLower.php | 0 .../library}/Zend/Filter/StringToUpper.php | 0 .../library}/Zend/Filter/StringTrim.php | 0 .../library}/Zend/Filter/StripNewlines.php | 0 .../library}/Zend/Filter/StripTags.php | 0 .../Zend/Filter/Word/CamelCaseToDash.php | 0 .../Zend/Filter/Word/CamelCaseToSeparator.php | 0 .../Filter/Word/CamelCaseToUnderscore.php | 0 .../Zend/Filter/Word/DashToCamelCase.php | 0 .../Zend/Filter/Word/DashToSeparator.php | 0 .../Zend/Filter/Word/DashToUnderscore.php | 0 .../Zend/Filter/Word/Separator/Abstract.php | 0 .../Zend/Filter/Word/SeparatorToCamelCase.php | 0 .../Zend/Filter/Word/SeparatorToDash.php | 0 .../Zend/Filter/Word/SeparatorToSeparator.php | 0 .../Filter/Word/UnderscoreToCamelCase.php | 0 .../Zend/Filter/Word/UnderscoreToDash.php | 0 .../Filter/Word/UnderscoreToSeparator.php | 0 .../zendframework1/library}/Zend/Form.php | 2 +- .../library}/Zend/Form/Decorator/Abstract.php | 0 .../library}/Zend/Form/Decorator/Callback.php | 0 .../library}/Zend/Form/Decorator/Captcha.php | 0 .../Zend/Form/Decorator/Captcha/ReCaptcha.php | 0 .../Zend/Form/Decorator/Captcha/Word.php | 0 .../Zend/Form/Decorator/Description.php | 0 .../Zend/Form/Decorator/DtDdWrapper.php | 0 .../library}/Zend/Form/Decorator/Errors.php | 0 .../Zend/Form/Decorator/Exception.php | 0 .../library}/Zend/Form/Decorator/Fieldset.php | 0 .../library}/Zend/Form/Decorator/File.php | 0 .../library}/Zend/Form/Decorator/Form.php | 0 .../Zend/Form/Decorator/FormElements.php | 0 .../Zend/Form/Decorator/FormErrors.php | 0 .../library}/Zend/Form/Decorator/HtmlTag.php | 0 .../library}/Zend/Form/Decorator/Image.php | 0 .../Zend/Form/Decorator/Interface.php | 0 .../library}/Zend/Form/Decorator/Label.php | 0 .../Form/Decorator/Marker/File/Interface.php | 0 .../Zend/Form/Decorator/PrepareElements.php | 0 .../library}/Zend/Form/Decorator/Tooltip.php | 0 .../Zend/Form/Decorator/ViewHelper.php | 0 .../Zend/Form/Decorator/ViewScript.php | 0 .../library}/Zend/Form/DisplayGroup.php | 0 .../library}/Zend/Form/Element.php | 0 .../library}/Zend/Form/Element/Button.php | 0 .../library}/Zend/Form/Element/Captcha.php | 0 .../library}/Zend/Form/Element/Checkbox.php | 0 .../library}/Zend/Form/Element/Exception.php | 0 .../library}/Zend/Form/Element/File.php | 0 .../library}/Zend/Form/Element/Hash.php | 0 .../library}/Zend/Form/Element/Hidden.php | 0 .../library}/Zend/Form/Element/Image.php | 0 .../library}/Zend/Form/Element/Multi.php | 0 .../Zend/Form/Element/MultiCheckbox.php | 0 .../Zend/Form/Element/Multiselect.php | 0 .../library}/Zend/Form/Element/Note.php | 0 .../library}/Zend/Form/Element/Password.php | 0 .../library}/Zend/Form/Element/Radio.php | 0 .../library}/Zend/Form/Element/Reset.php | 0 .../library}/Zend/Form/Element/Select.php | 0 .../library}/Zend/Form/Element/Submit.php | 0 .../library}/Zend/Form/Element/Text.php | 0 .../library}/Zend/Form/Element/Textarea.php | 0 .../library}/Zend/Form/Element/Xhtml.php | 0 .../library}/Zend/Form/Exception.php | 0 .../library}/Zend/Form/SubForm.php | 0 .../zendframework1/library}/Zend/Gdata.php | 0 .../library}/Zend/Gdata/Analytics.php | 0 .../Zend/Gdata/Analytics/AccountEntry.php | 0 .../Zend/Gdata/Analytics/AccountFeed.php | 0 .../Zend/Gdata/Analytics/AccountQuery.php | 0 .../Zend/Gdata/Analytics/DataEntry.php | 0 .../Zend/Gdata/Analytics/DataFeed.php | 0 .../Zend/Gdata/Analytics/DataQuery.php | 0 .../Gdata/Analytics/Extension/Dimension.php | 0 .../Zend/Gdata/Analytics/Extension/Goal.php | 0 .../Zend/Gdata/Analytics/Extension/Metric.php | 0 .../Gdata/Analytics/Extension/Property.php | 0 .../Gdata/Analytics/Extension/TableId.php | 0 .../library}/Zend/Gdata/App.php | 0 .../library}/Zend/Gdata/App/AuthException.php | 0 .../Zend/Gdata/App/BadMethodCallException.php | 0 .../library}/Zend/Gdata/App/Base.php | 0 .../Zend/Gdata/App/BaseMediaSource.php | 0 .../Gdata/App/CaptchaRequiredException.php | 0 .../library}/Zend/Gdata/App/Entry.php | 0 .../library}/Zend/Gdata/App/Exception.php | 0 .../library}/Zend/Gdata/App/Extension.php | 0 .../Zend/Gdata/App/Extension/Author.php | 0 .../Zend/Gdata/App/Extension/Category.php | 0 .../Zend/Gdata/App/Extension/Content.php | 0 .../Zend/Gdata/App/Extension/Contributor.php | 0 .../Zend/Gdata/App/Extension/Control.php | 0 .../Zend/Gdata/App/Extension/Draft.php | 0 .../Zend/Gdata/App/Extension/Edited.php | 0 .../Zend/Gdata/App/Extension/Element.php | 0 .../Zend/Gdata/App/Extension/Email.php | 0 .../Zend/Gdata/App/Extension/Generator.php | 0 .../Zend/Gdata/App/Extension/Icon.php | 0 .../library}/Zend/Gdata/App/Extension/Id.php | 0 .../Zend/Gdata/App/Extension/Link.php | 0 .../Zend/Gdata/App/Extension/Logo.php | 0 .../Zend/Gdata/App/Extension/Name.php | 0 .../Zend/Gdata/App/Extension/Person.php | 0 .../Zend/Gdata/App/Extension/Published.php | 0 .../Zend/Gdata/App/Extension/Rights.php | 0 .../Zend/Gdata/App/Extension/Source.php | 0 .../Zend/Gdata/App/Extension/Subtitle.php | 0 .../Zend/Gdata/App/Extension/Summary.php | 0 .../Zend/Gdata/App/Extension/Text.php | 0 .../Zend/Gdata/App/Extension/Title.php | 0 .../Zend/Gdata/App/Extension/Updated.php | 0 .../library}/Zend/Gdata/App/Extension/Uri.php | 0 .../library}/Zend/Gdata/App/Feed.php | 0 .../Zend/Gdata/App/FeedEntryParent.php | 0 .../Zend/Gdata/App/FeedSourceParent.php | 0 .../library}/Zend/Gdata/App/HttpException.php | 0 .../library}/Zend/Gdata/App/IOException.php | 0 .../Gdata/App/InvalidArgumentException.php | 0 .../App/LoggingHttpClientAdapterSocket.php | 0 .../library}/Zend/Gdata/App/MediaEntry.php | 0 .../Zend/Gdata/App/MediaFileSource.php | 0 .../library}/Zend/Gdata/App/MediaSource.php | 0 .../library}/Zend/Gdata/App/Util.php | 0 .../Zend/Gdata/App/VersionException.php | 0 .../library}/Zend/Gdata/AuthSub.php | 0 .../library}/Zend/Gdata/Books.php | 0 .../Zend/Gdata/Books/CollectionEntry.php | 0 .../Zend/Gdata/Books/CollectionFeed.php | 0 .../Gdata/Books/Extension/AnnotationLink.php | 0 .../Gdata/Books/Extension/BooksCategory.php | 0 .../Zend/Gdata/Books/Extension/BooksLink.php | 0 .../Gdata/Books/Extension/Embeddability.php | 0 .../Zend/Gdata/Books/Extension/InfoLink.php | 0 .../Gdata/Books/Extension/PreviewLink.php | 0 .../Zend/Gdata/Books/Extension/Review.php | 0 .../Gdata/Books/Extension/ThumbnailLink.php | 0 .../Gdata/Books/Extension/Viewability.php | 0 .../library}/Zend/Gdata/Books/VolumeEntry.php | 0 .../library}/Zend/Gdata/Books/VolumeFeed.php | 0 .../library}/Zend/Gdata/Books/VolumeQuery.php | 0 .../library}/Zend/Gdata/Calendar.php | 0 .../Zend/Gdata/Calendar/EventEntry.php | 0 .../Zend/Gdata/Calendar/EventFeed.php | 0 .../Zend/Gdata/Calendar/EventQuery.php | 0 .../Gdata/Calendar/Extension/AccessLevel.php | 0 .../Zend/Gdata/Calendar/Extension/Color.php | 0 .../Zend/Gdata/Calendar/Extension/Hidden.php | 0 .../Zend/Gdata/Calendar/Extension/Link.php | 0 .../Gdata/Calendar/Extension/QuickAdd.php | 0 .../Gdata/Calendar/Extension/Selected.php | 0 .../Extension/SendEventNotifications.php | 0 .../Gdata/Calendar/Extension/Timezone.php | 0 .../Gdata/Calendar/Extension/WebContent.php | 0 .../Zend/Gdata/Calendar/ListEntry.php | 0 .../library}/Zend/Gdata/Calendar/ListFeed.php | 0 .../library}/Zend/Gdata/ClientLogin.php | 0 .../library}/Zend/Gdata/Docs.php | 0 .../Zend/Gdata/Docs/DocumentListEntry.php | 0 .../Zend/Gdata/Docs/DocumentListFeed.php | 0 .../library}/Zend/Gdata/Docs/Query.php | 0 .../library}/Zend/Gdata/DublinCore.php | 0 .../Gdata/DublinCore/Extension/Creator.php | 0 .../Zend/Gdata/DublinCore/Extension/Date.php | 0 .../DublinCore/Extension/Description.php | 0 .../Gdata/DublinCore/Extension/Format.php | 0 .../Gdata/DublinCore/Extension/Identifier.php | 0 .../Gdata/DublinCore/Extension/Language.php | 0 .../Gdata/DublinCore/Extension/Publisher.php | 0 .../Gdata/DublinCore/Extension/Rights.php | 0 .../Gdata/DublinCore/Extension/Subject.php | 0 .../Zend/Gdata/DublinCore/Extension/Title.php | 0 .../library}/Zend/Gdata/Entry.php | 0 .../library}/Zend/Gdata/Exif.php | 0 .../library}/Zend/Gdata/Exif/Entry.php | 0 .../Zend/Gdata/Exif/Extension/Distance.php | 0 .../Zend/Gdata/Exif/Extension/Exposure.php | 0 .../Zend/Gdata/Exif/Extension/FStop.php | 0 .../Zend/Gdata/Exif/Extension/Flash.php | 0 .../Zend/Gdata/Exif/Extension/FocalLength.php | 0 .../Gdata/Exif/Extension/ImageUniqueId.php | 0 .../Zend/Gdata/Exif/Extension/Iso.php | 0 .../Zend/Gdata/Exif/Extension/Make.php | 0 .../Zend/Gdata/Exif/Extension/Model.php | 0 .../Zend/Gdata/Exif/Extension/Tags.php | 0 .../Zend/Gdata/Exif/Extension/Time.php | 0 .../library}/Zend/Gdata/Exif/Feed.php | 0 .../library}/Zend/Gdata/Extension.php | 0 .../Zend/Gdata/Extension/AttendeeStatus.php | 0 .../Zend/Gdata/Extension/AttendeeType.php | 0 .../Zend/Gdata/Extension/Comments.php | 0 .../Zend/Gdata/Extension/EntryLink.php | 0 .../Zend/Gdata/Extension/EventStatus.php | 0 .../Zend/Gdata/Extension/ExtendedProperty.php | 0 .../Zend/Gdata/Extension/FeedLink.php | 0 .../Extension/OpenSearchItemsPerPage.php | 0 .../Gdata/Extension/OpenSearchStartIndex.php | 0 .../Extension/OpenSearchTotalResults.php | 0 .../Zend/Gdata/Extension/OriginalEvent.php | 0 .../library}/Zend/Gdata/Extension/Rating.php | 0 .../Zend/Gdata/Extension/Recurrence.php | 0 .../Gdata/Extension/RecurrenceException.php | 0 .../Zend/Gdata/Extension/Reminder.php | 0 .../Zend/Gdata/Extension/Transparency.php | 0 .../Zend/Gdata/Extension/Visibility.php | 0 .../library}/Zend/Gdata/Extension/When.php | 0 .../library}/Zend/Gdata/Extension/Where.php | 0 .../library}/Zend/Gdata/Extension/Who.php | 0 .../library}/Zend/Gdata/Feed.php | 0 .../library}/Zend/Gdata/Gapps.php | 0 .../Zend/Gdata/Gapps/EmailListEntry.php | 0 .../Zend/Gdata/Gapps/EmailListFeed.php | 0 .../Zend/Gdata/Gapps/EmailListQuery.php | 0 .../Gdata/Gapps/EmailListRecipientEntry.php | 0 .../Gdata/Gapps/EmailListRecipientFeed.php | 0 .../Gdata/Gapps/EmailListRecipientQuery.php | 0 .../library}/Zend/Gdata/Gapps/Error.php | 0 .../Zend/Gdata/Gapps/Extension/EmailList.php | 0 .../Zend/Gdata/Gapps/Extension/Login.php | 0 .../Zend/Gdata/Gapps/Extension/Name.php | 0 .../Zend/Gdata/Gapps/Extension/Nickname.php | 0 .../Zend/Gdata/Gapps/Extension/Property.php | 0 .../Zend/Gdata/Gapps/Extension/Quota.php | 0 .../library}/Zend/Gdata/Gapps/GroupEntry.php | 0 .../library}/Zend/Gdata/Gapps/GroupFeed.php | 0 .../library}/Zend/Gdata/Gapps/GroupQuery.php | 0 .../library}/Zend/Gdata/Gapps/MemberEntry.php | 0 .../library}/Zend/Gdata/Gapps/MemberFeed.php | 0 .../library}/Zend/Gdata/Gapps/MemberQuery.php | 0 .../Zend/Gdata/Gapps/NicknameEntry.php | 0 .../Zend/Gdata/Gapps/NicknameFeed.php | 0 .../Zend/Gdata/Gapps/NicknameQuery.php | 0 .../library}/Zend/Gdata/Gapps/OwnerEntry.php | 0 .../library}/Zend/Gdata/Gapps/OwnerFeed.php | 0 .../library}/Zend/Gdata/Gapps/OwnerQuery.php | 0 .../library}/Zend/Gdata/Gapps/Query.php | 0 .../Zend/Gdata/Gapps/ServiceException.php | 0 .../library}/Zend/Gdata/Gapps/UserEntry.php | 0 .../library}/Zend/Gdata/Gapps/UserFeed.php | 0 .../library}/Zend/Gdata/Gapps/UserQuery.php | 0 .../library}/Zend/Gdata/Gbase.php | 0 .../library}/Zend/Gdata/Gbase/Entry.php | 0 .../Gdata/Gbase/Extension/BaseAttribute.php | 0 .../library}/Zend/Gdata/Gbase/Feed.php | 0 .../library}/Zend/Gdata/Gbase/ItemEntry.php | 0 .../library}/Zend/Gdata/Gbase/ItemFeed.php | 0 .../library}/Zend/Gdata/Gbase/ItemQuery.php | 0 .../library}/Zend/Gdata/Gbase/Query.php | 0 .../Zend/Gdata/Gbase/SnippetEntry.php | 0 .../library}/Zend/Gdata/Gbase/SnippetFeed.php | 0 .../Zend/Gdata/Gbase/SnippetQuery.php | 0 .../library}/Zend/Gdata/Geo.php | 0 .../library}/Zend/Gdata/Geo/Entry.php | 0 .../Zend/Gdata/Geo/Extension/GeoRssWhere.php | 0 .../Zend/Gdata/Geo/Extension/GmlPoint.php | 0 .../Zend/Gdata/Geo/Extension/GmlPos.php | 0 .../library}/Zend/Gdata/Geo/Feed.php | 0 .../library}/Zend/Gdata/Health.php | 0 .../Zend/Gdata/Health/Extension/Ccr.php | 0 .../Zend/Gdata/Health/ProfileEntry.php | 0 .../Zend/Gdata/Health/ProfileFeed.php | 0 .../Zend/Gdata/Health/ProfileListEntry.php | 0 .../Zend/Gdata/Health/ProfileListFeed.php | 0 .../library}/Zend/Gdata/Health/Query.php | 0 .../Zend/Gdata/HttpAdapterStreamingProxy.php | 0 .../Zend/Gdata/HttpAdapterStreamingSocket.php | 0 .../library}/Zend/Gdata/HttpClient.php | 0 .../library}/Zend/Gdata/Kind/EventEntry.php | 0 .../library}/Zend/Gdata/Media.php | 0 .../library}/Zend/Gdata/Media/Entry.php | 0 .../Gdata/Media/Extension/MediaCategory.php | 0 .../Gdata/Media/Extension/MediaContent.php | 0 .../Gdata/Media/Extension/MediaCopyright.php | 0 .../Gdata/Media/Extension/MediaCredit.php | 0 .../Media/Extension/MediaDescription.php | 0 .../Zend/Gdata/Media/Extension/MediaGroup.php | 0 .../Zend/Gdata/Media/Extension/MediaHash.php | 0 .../Gdata/Media/Extension/MediaKeywords.php | 0 .../Gdata/Media/Extension/MediaPlayer.php | 0 .../Gdata/Media/Extension/MediaRating.php | 0 .../Media/Extension/MediaRestriction.php | 0 .../Zend/Gdata/Media/Extension/MediaText.php | 0 .../Gdata/Media/Extension/MediaThumbnail.php | 0 .../Zend/Gdata/Media/Extension/MediaTitle.php | 0 .../library}/Zend/Gdata/Media/Feed.php | 0 .../library}/Zend/Gdata/MediaMimeStream.php | 0 .../library}/Zend/Gdata/MimeBodyString.php | 0 .../library}/Zend/Gdata/MimeFile.php | 0 .../library}/Zend/Gdata/Photos.php | 0 .../library}/Zend/Gdata/Photos/AlbumEntry.php | 0 .../library}/Zend/Gdata/Photos/AlbumFeed.php | 0 .../library}/Zend/Gdata/Photos/AlbumQuery.php | 0 .../Zend/Gdata/Photos/CommentEntry.php | 0 .../Zend/Gdata/Photos/Extension/Access.php | 0 .../Zend/Gdata/Photos/Extension/AlbumId.php | 0 .../Zend/Gdata/Photos/Extension/BytesUsed.php | 0 .../Zend/Gdata/Photos/Extension/Checksum.php | 0 .../Zend/Gdata/Photos/Extension/Client.php | 0 .../Gdata/Photos/Extension/CommentCount.php | 0 .../Photos/Extension/CommentingEnabled.php | 0 .../Zend/Gdata/Photos/Extension/Height.php | 0 .../Zend/Gdata/Photos/Extension/Id.php | 0 .../Zend/Gdata/Photos/Extension/Location.php | 0 .../Photos/Extension/MaxPhotosPerAlbum.php | 0 .../Zend/Gdata/Photos/Extension/Name.php | 0 .../Zend/Gdata/Photos/Extension/Nickname.php | 0 .../Zend/Gdata/Photos/Extension/NumPhotos.php | 0 .../Photos/Extension/NumPhotosRemaining.php | 0 .../Zend/Gdata/Photos/Extension/PhotoId.php | 0 .../Zend/Gdata/Photos/Extension/Position.php | 0 .../Gdata/Photos/Extension/QuotaCurrent.php | 0 .../Gdata/Photos/Extension/QuotaLimit.php | 0 .../Zend/Gdata/Photos/Extension/Rotation.php | 0 .../Zend/Gdata/Photos/Extension/Size.php | 0 .../Zend/Gdata/Photos/Extension/Thumbnail.php | 0 .../Zend/Gdata/Photos/Extension/Timestamp.php | 0 .../Zend/Gdata/Photos/Extension/User.php | 0 .../Zend/Gdata/Photos/Extension/Version.php | 0 .../Zend/Gdata/Photos/Extension/Weight.php | 0 .../Zend/Gdata/Photos/Extension/Width.php | 0 .../library}/Zend/Gdata/Photos/PhotoEntry.php | 0 .../library}/Zend/Gdata/Photos/PhotoFeed.php | 0 .../library}/Zend/Gdata/Photos/PhotoQuery.php | 0 .../library}/Zend/Gdata/Photos/TagEntry.php | 0 .../library}/Zend/Gdata/Photos/UserEntry.php | 0 .../library}/Zend/Gdata/Photos/UserFeed.php | 0 .../library}/Zend/Gdata/Photos/UserQuery.php | 0 .../library}/Zend/Gdata/Query.php | 0 .../library}/Zend/Gdata/Spreadsheets.php | 0 .../Zend/Gdata/Spreadsheets/CellEntry.php | 0 .../Zend/Gdata/Spreadsheets/CellFeed.php | 0 .../Zend/Gdata/Spreadsheets/CellQuery.php | 0 .../Zend/Gdata/Spreadsheets/DocumentQuery.php | 0 .../Gdata/Spreadsheets/Extension/Cell.php | 0 .../Gdata/Spreadsheets/Extension/ColCount.php | 0 .../Gdata/Spreadsheets/Extension/Custom.php | 0 .../Gdata/Spreadsheets/Extension/RowCount.php | 0 .../Zend/Gdata/Spreadsheets/ListEntry.php | 0 .../Zend/Gdata/Spreadsheets/ListFeed.php | 0 .../Zend/Gdata/Spreadsheets/ListQuery.php | 0 .../Gdata/Spreadsheets/SpreadsheetEntry.php | 0 .../Gdata/Spreadsheets/SpreadsheetFeed.php | 0 .../Gdata/Spreadsheets/WorksheetEntry.php | 0 .../Zend/Gdata/Spreadsheets/WorksheetFeed.php | 0 .../library}/Zend/Gdata/YouTube.php | 0 .../Zend/Gdata/YouTube/ActivityEntry.php | 0 .../Zend/Gdata/YouTube/ActivityFeed.php | 0 .../Zend/Gdata/YouTube/CommentEntry.php | 0 .../Zend/Gdata/YouTube/CommentFeed.php | 0 .../Zend/Gdata/YouTube/ContactEntry.php | 0 .../Zend/Gdata/YouTube/ContactFeed.php | 0 .../Zend/Gdata/YouTube/Extension/AboutMe.php | 0 .../Zend/Gdata/YouTube/Extension/Age.php | 0 .../Zend/Gdata/YouTube/Extension/Books.php | 0 .../Zend/Gdata/YouTube/Extension/Company.php | 0 .../Zend/Gdata/YouTube/Extension/Control.php | 0 .../Gdata/YouTube/Extension/CountHint.php | 0 .../Gdata/YouTube/Extension/Description.php | 0 .../Zend/Gdata/YouTube/Extension/Duration.php | 0 .../Gdata/YouTube/Extension/FirstName.php | 0 .../Zend/Gdata/YouTube/Extension/Gender.php | 0 .../Zend/Gdata/YouTube/Extension/Hobbies.php | 0 .../Zend/Gdata/YouTube/Extension/Hometown.php | 0 .../Zend/Gdata/YouTube/Extension/LastName.php | 0 .../Zend/Gdata/YouTube/Extension/Link.php | 0 .../Zend/Gdata/YouTube/Extension/Location.php | 0 .../Gdata/YouTube/Extension/MediaContent.php | 0 .../Gdata/YouTube/Extension/MediaCredit.php | 0 .../Gdata/YouTube/Extension/MediaGroup.php | 0 .../Gdata/YouTube/Extension/MediaRating.php | 0 .../Zend/Gdata/YouTube/Extension/Movies.php | 0 .../Zend/Gdata/YouTube/Extension/Music.php | 0 .../Zend/Gdata/YouTube/Extension/NoEmbed.php | 0 .../Gdata/YouTube/Extension/Occupation.php | 0 .../Gdata/YouTube/Extension/PlaylistId.php | 0 .../Gdata/YouTube/Extension/PlaylistTitle.php | 0 .../Zend/Gdata/YouTube/Extension/Position.php | 0 .../Zend/Gdata/YouTube/Extension/Private.php | 0 .../Gdata/YouTube/Extension/QueryString.php | 0 .../Zend/Gdata/YouTube/Extension/Racy.php | 0 .../Zend/Gdata/YouTube/Extension/Recorded.php | 0 .../Gdata/YouTube/Extension/Relationship.php | 0 .../Gdata/YouTube/Extension/ReleaseDate.php | 0 .../Zend/Gdata/YouTube/Extension/School.php | 0 .../Zend/Gdata/YouTube/Extension/State.php | 0 .../Gdata/YouTube/Extension/Statistics.php | 0 .../Zend/Gdata/YouTube/Extension/Status.php | 0 .../Zend/Gdata/YouTube/Extension/Token.php | 0 .../Zend/Gdata/YouTube/Extension/Uploaded.php | 0 .../Zend/Gdata/YouTube/Extension/Username.php | 0 .../Zend/Gdata/YouTube/Extension/VideoId.php | 0 .../Zend/Gdata/YouTube/InboxEntry.php | 0 .../library}/Zend/Gdata/YouTube/InboxFeed.php | 0 .../Zend/Gdata/YouTube/MediaEntry.php | 0 .../Zend/Gdata/YouTube/PlaylistListEntry.php | 0 .../Zend/Gdata/YouTube/PlaylistListFeed.php | 0 .../Zend/Gdata/YouTube/PlaylistVideoEntry.php | 0 .../Zend/Gdata/YouTube/PlaylistVideoFeed.php | 0 .../Zend/Gdata/YouTube/SubscriptionEntry.php | 0 .../Zend/Gdata/YouTube/SubscriptionFeed.php | 0 .../Zend/Gdata/YouTube/UserProfileEntry.php | 0 .../Zend/Gdata/YouTube/VideoEntry.php | 0 .../library}/Zend/Gdata/YouTube/VideoFeed.php | 0 .../Zend/Gdata/YouTube/VideoQuery.php | 0 .../library}/Zend/Http/Client.php | 94 +- .../Zend/Http/Client/Adapter/Curl.php | 23 +- .../Zend/Http/Client/Adapter/Exception.php | 0 .../Zend/Http/Client/Adapter/Interface.php | 0 .../Zend/Http/Client/Adapter/Proxy.php | 2 +- .../Zend/Http/Client/Adapter/Socket.php | 0 .../Zend/Http/Client/Adapter/Stream.php | 0 .../Zend/Http/Client/Adapter/Test.php | 0 .../library}/Zend/Http/Client/Exception.php | 0 .../library}/Zend/Http/Cookie.php | 0 .../library}/Zend/Http/CookieJar.php | 0 .../library}/Zend/Http/Exception.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Header/Exception/RuntimeException.php | 0 .../library/Zend/Http/Header/HeaderValue.php | 127 + .../library}/Zend/Http/Header/SetCookie.php | 8 + .../library}/Zend/Http/Response.php | 74 +- .../library}/Zend/Http/Response/Stream.php | 0 .../library}/Zend/Http/UserAgent.php | 0 .../Zend/Http/UserAgent/AbstractDevice.php | 4 +- .../library}/Zend/Http/UserAgent/Bot.php | 0 .../library}/Zend/Http/UserAgent/Checker.php | 0 .../library}/Zend/Http/UserAgent/Console.php | 0 .../library}/Zend/Http/UserAgent/Desktop.php | 0 .../library}/Zend/Http/UserAgent/Device.php | 0 .../library}/Zend/Http/UserAgent/Email.php | 0 .../Zend/Http/UserAgent/Exception.php | 0 .../Zend/Http/UserAgent/Features/Adapter.php | 0 .../UserAgent/Features/Adapter/Browscap.php | 0 .../Features/Adapter/DeviceAtlas.php | 0 .../UserAgent/Features/Adapter/TeraWurfl.php | 0 .../Http/UserAgent/Features/Exception.php | 0 .../library}/Zend/Http/UserAgent/Feed.php | 0 .../library}/Zend/Http/UserAgent/Mobile.php | 0 .../library}/Zend/Http/UserAgent/Offline.php | 0 .../library}/Zend/Http/UserAgent/Probe.php | 0 .../library}/Zend/Http/UserAgent/Spam.php | 0 .../library}/Zend/Http/UserAgent/Storage.php | 0 .../Zend/Http/UserAgent/Storage/Exception.php | 0 .../Http/UserAgent/Storage/NonPersistent.php | 0 .../Zend/Http/UserAgent/Storage/Session.php | 0 .../library}/Zend/Http/UserAgent/Text.php | 0 .../Zend/Http/UserAgent/Validator.php | 0 .../zendframework1/library}/Zend/Json.php | 0 .../library}/Zend/Json/Decoder.php | 0 .../library}/Zend/Json/Encoder.php | 0 .../library}/Zend/Json/Exception.php | 0 .../library}/Zend/Json/Expr.php | 0 .../library}/Zend/Json/Server.php | 0 .../library}/Zend/Json/Server/Cache.php | 0 .../library}/Zend/Json/Server/Error.php | 0 .../library}/Zend/Json/Server/Exception.php | 0 .../library}/Zend/Json/Server/Request.php | 0 .../Zend/Json/Server/Request/Http.php | 0 .../library}/Zend/Json/Server/Response.php | 0 .../Zend/Json/Server/Response/Http.php | 0 .../library}/Zend/Json/Server/Smd.php | 0 .../library}/Zend/Json/Server/Smd/Service.php | 0 .../zendframework1/library}/Zend/Layout.php | 0 .../Controller/Action/Helper/Layout.php | 0 .../Zend/Layout/Controller/Plugin/Layout.php | 0 .../library}/Zend/Layout/Exception.php | 0 .../zendframework1/library}/Zend/Ldap.php | 0 .../library}/Zend/Ldap/Attribute.php | 0 .../library}/Zend/Ldap/Collection.php | 0 .../Zend/Ldap/Collection/Iterator/Default.php | 0 .../library}/Zend/Ldap/Converter.php | 0 .../Zend/Ldap/Converter/Exception.php | 0 .../zendframework1/library}/Zend/Ldap/Dn.php | 0 .../library}/Zend/Ldap/Exception.php | 0 .../library}/Zend/Ldap/Filter.php | 0 .../library}/Zend/Ldap/Filter/Abstract.php | 0 .../library}/Zend/Ldap/Filter/And.php | 0 .../library}/Zend/Ldap/Filter/Exception.php | 0 .../library}/Zend/Ldap/Filter/Logical.php | 0 .../library}/Zend/Ldap/Filter/Mask.php | 0 .../library}/Zend/Ldap/Filter/Not.php | 0 .../library}/Zend/Ldap/Filter/Or.php | 0 .../library}/Zend/Ldap/Filter/String.php | 0 .../library}/Zend/Ldap/Ldif/Encoder.php | 0 .../library}/Zend/Ldap/Node.php | 0 .../library}/Zend/Ldap/Node/Abstract.php | 0 .../Zend/Ldap/Node/ChildrenIterator.php | 0 .../library}/Zend/Ldap/Node/Collection.php | 0 .../library}/Zend/Ldap/Node/RootDse.php | 0 .../Ldap/Node/RootDse/ActiveDirectory.php | 0 .../Zend/Ldap/Node/RootDse/OpenLdap.php | 0 .../Zend/Ldap/Node/RootDse/eDirectory.php | 0 .../library}/Zend/Ldap/Node/Schema.php | 0 .../Zend/Ldap/Node/Schema/ActiveDirectory.php | 0 .../Schema/AttributeType/ActiveDirectory.php | 0 .../Node/Schema/AttributeType/Interface.php | 0 .../Node/Schema/AttributeType/OpenLdap.php | 0 .../library}/Zend/Ldap/Node/Schema/Item.php | 0 .../Schema/ObjectClass/ActiveDirectory.php | 0 .../Node/Schema/ObjectClass/Interface.php | 0 .../Ldap/Node/Schema/ObjectClass/OpenLdap.php | 0 .../Zend/Ldap/Node/Schema/OpenLdap.php | 0 .../zendframework1/library}/Zend/Loader.php | 0 .../library}/Zend/Loader/Autoloader.php | 0 .../Zend/Loader/Autoloader/Interface.php | 0 .../Zend/Loader/Autoloader/Resource.php | 0 .../Zend/Loader/AutoloaderFactory.php | 0 .../Zend/Loader/ClassMapAutoloader.php | 0 .../library}/Zend/Loader/Exception.php | 0 .../Exception/InvalidArgumentException.php | 0 .../library}/Zend/Loader/PluginLoader.php | 0 .../Zend/Loader/PluginLoader/Exception.php | 0 .../Zend/Loader/PluginLoader/Interface.php | 0 .../library}/Zend/Loader/SplAutoloader.php | 0 .../Zend/Loader/StandardAutoloader.php | 0 .../zendframework1/library}/Zend/Locale.php | 0 .../library}/Zend/Locale/Data.php | 15 + .../library}/Zend/Locale/Data/Translation.php | 0 .../library}/Zend/Locale/Data/aa.xml | 0 .../library}/Zend/Locale/Data/aa_DJ.xml | 0 .../library}/Zend/Locale/Data/aa_ER.xml | 0 .../library}/Zend/Locale/Data/aa_ET.xml | 0 .../library}/Zend/Locale/Data/af.xml | 0 .../library}/Zend/Locale/Data/af_NA.xml | 0 .../library}/Zend/Locale/Data/af_ZA.xml | 0 .../library}/Zend/Locale/Data/agq.xml | 0 .../library}/Zend/Locale/Data/agq_CM.xml | 0 .../library}/Zend/Locale/Data/ak.xml | 0 .../library}/Zend/Locale/Data/ak_GH.xml | 0 .../library}/Zend/Locale/Data/am.xml | 0 .../library}/Zend/Locale/Data/am_ET.xml | 0 .../library}/Zend/Locale/Data/ar.xml | 0 .../library}/Zend/Locale/Data/ar_001.xml | 0 .../library}/Zend/Locale/Data/ar_AE.xml | 0 .../library}/Zend/Locale/Data/ar_BH.xml | 0 .../library}/Zend/Locale/Data/ar_DJ.xml | 0 .../library}/Zend/Locale/Data/ar_DZ.xml | 0 .../library}/Zend/Locale/Data/ar_EG.xml | 0 .../library}/Zend/Locale/Data/ar_EH.xml | 0 .../library}/Zend/Locale/Data/ar_ER.xml | 0 .../library}/Zend/Locale/Data/ar_IL.xml | 0 .../library}/Zend/Locale/Data/ar_IQ.xml | 0 .../library}/Zend/Locale/Data/ar_JO.xml | 0 .../library}/Zend/Locale/Data/ar_KM.xml | 0 .../library}/Zend/Locale/Data/ar_KW.xml | 0 .../library}/Zend/Locale/Data/ar_LB.xml | 0 .../library}/Zend/Locale/Data/ar_LY.xml | 0 .../library}/Zend/Locale/Data/ar_MA.xml | 0 .../library}/Zend/Locale/Data/ar_MR.xml | 0 .../library}/Zend/Locale/Data/ar_OM.xml | 0 .../library}/Zend/Locale/Data/ar_PS.xml | 0 .../library}/Zend/Locale/Data/ar_QA.xml | 0 .../library}/Zend/Locale/Data/ar_SA.xml | 0 .../library}/Zend/Locale/Data/ar_SD.xml | 0 .../library}/Zend/Locale/Data/ar_SO.xml | 0 .../library}/Zend/Locale/Data/ar_SS.xml | 0 .../library}/Zend/Locale/Data/ar_SY.xml | 0 .../library}/Zend/Locale/Data/ar_TD.xml | 0 .../library}/Zend/Locale/Data/ar_TN.xml | 0 .../library}/Zend/Locale/Data/ar_YE.xml | 0 .../library}/Zend/Locale/Data/as.xml | 0 .../library}/Zend/Locale/Data/as_IN.xml | 0 .../library}/Zend/Locale/Data/asa.xml | 0 .../library}/Zend/Locale/Data/asa_TZ.xml | 0 .../library}/Zend/Locale/Data/ast.xml | 0 .../library}/Zend/Locale/Data/ast_ES.xml | 0 .../library}/Zend/Locale/Data/az.xml | 0 .../library}/Zend/Locale/Data/az_Cyrl.xml | 0 .../library}/Zend/Locale/Data/az_Cyrl_AZ.xml | 0 .../library}/Zend/Locale/Data/az_Latn.xml | 0 .../library}/Zend/Locale/Data/az_Latn_AZ.xml | 0 .../library}/Zend/Locale/Data/bas.xml | 0 .../library}/Zend/Locale/Data/bas_CM.xml | 0 .../library}/Zend/Locale/Data/be.xml | 0 .../library}/Zend/Locale/Data/be_BY.xml | 0 .../library}/Zend/Locale/Data/bem.xml | 0 .../library}/Zend/Locale/Data/bem_ZM.xml | 0 .../library}/Zend/Locale/Data/bez.xml | 0 .../library}/Zend/Locale/Data/bez_TZ.xml | 0 .../library}/Zend/Locale/Data/bg.xml | 0 .../library}/Zend/Locale/Data/bg_BG.xml | 0 .../library}/Zend/Locale/Data/bm.xml | 0 .../library}/Zend/Locale/Data/bm_ML.xml | 0 .../library}/Zend/Locale/Data/bn.xml | 0 .../library}/Zend/Locale/Data/bn_BD.xml | 0 .../library}/Zend/Locale/Data/bn_IN.xml | 0 .../library}/Zend/Locale/Data/bo.xml | 0 .../library}/Zend/Locale/Data/bo_CN.xml | 0 .../library}/Zend/Locale/Data/bo_IN.xml | 0 .../library}/Zend/Locale/Data/br.xml | 0 .../library}/Zend/Locale/Data/br_FR.xml | 0 .../library}/Zend/Locale/Data/brx.xml | 0 .../library}/Zend/Locale/Data/brx_IN.xml | 0 .../library}/Zend/Locale/Data/bs.xml | 0 .../library}/Zend/Locale/Data/bs_Cyrl.xml | 0 .../library}/Zend/Locale/Data/bs_Cyrl_BA.xml | 0 .../library}/Zend/Locale/Data/bs_Latn.xml | 0 .../library}/Zend/Locale/Data/bs_Latn_BA.xml | 0 .../library}/Zend/Locale/Data/byn.xml | 0 .../library}/Zend/Locale/Data/byn_ER.xml | 0 .../library}/Zend/Locale/Data/ca.xml | 0 .../library}/Zend/Locale/Data/ca_AD.xml | 0 .../library}/Zend/Locale/Data/ca_ES.xml | 0 .../Zend/Locale/Data/ca_ES_VALENCIA.xml | 0 .../library}/Zend/Locale/Data/ca_FR.xml | 0 .../library}/Zend/Locale/Data/ca_IT.xml | 0 .../library}/Zend/Locale/Data/cgg.xml | 0 .../library}/Zend/Locale/Data/cgg_UG.xml | 0 .../library}/Zend/Locale/Data/characters.xml | 0 .../library}/Zend/Locale/Data/chr.xml | 0 .../library}/Zend/Locale/Data/chr_US.xml | 0 .../Zend/Locale/Data/coverageLevels.xml | 0 .../library}/Zend/Locale/Data/cs.xml | 0 .../library}/Zend/Locale/Data/cs_CZ.xml | 0 .../library}/Zend/Locale/Data/cy.xml | 0 .../library}/Zend/Locale/Data/cy_GB.xml | 0 .../library}/Zend/Locale/Data/da.xml | 0 .../library}/Zend/Locale/Data/da_DK.xml | 0 .../library}/Zend/Locale/Data/da_GL.xml | 0 .../library}/Zend/Locale/Data/dav.xml | 0 .../library}/Zend/Locale/Data/dav_KE.xml | 0 .../library}/Zend/Locale/Data/dayPeriods.xml | 0 .../library}/Zend/Locale/Data/de.xml | 0 .../library}/Zend/Locale/Data/de_AT.xml | 0 .../library}/Zend/Locale/Data/de_BE.xml | 0 .../library}/Zend/Locale/Data/de_CH.xml | 0 .../library}/Zend/Locale/Data/de_DE.xml | 0 .../library}/Zend/Locale/Data/de_LI.xml | 0 .../library}/Zend/Locale/Data/de_LU.xml | 0 .../library}/Zend/Locale/Data/dje.xml | 0 .../library}/Zend/Locale/Data/dje_NE.xml | 0 .../library}/Zend/Locale/Data/dua.xml | 0 .../library}/Zend/Locale/Data/dua_CM.xml | 0 .../library}/Zend/Locale/Data/dyo.xml | 0 .../library}/Zend/Locale/Data/dyo_SN.xml | 0 .../library}/Zend/Locale/Data/dz.xml | 0 .../library}/Zend/Locale/Data/dz_BT.xml | 0 .../library}/Zend/Locale/Data/ebu.xml | 0 .../library}/Zend/Locale/Data/ebu_KE.xml | 0 .../library}/Zend/Locale/Data/ee.xml | 0 .../library}/Zend/Locale/Data/ee_GH.xml | 0 .../library}/Zend/Locale/Data/ee_TG.xml | 0 .../library}/Zend/Locale/Data/el.xml | 0 .../library}/Zend/Locale/Data/el_CY.xml | 0 .../library}/Zend/Locale/Data/el_GR.xml | 0 .../library}/Zend/Locale/Data/en.xml | 0 .../library}/Zend/Locale/Data/en_001.xml | 0 .../library}/Zend/Locale/Data/en_150.xml | 0 .../library}/Zend/Locale/Data/en_AG.xml | 0 .../library}/Zend/Locale/Data/en_AI.xml | 0 .../library}/Zend/Locale/Data/en_AS.xml | 0 .../library}/Zend/Locale/Data/en_AU.xml | 0 .../library}/Zend/Locale/Data/en_BB.xml | 0 .../library}/Zend/Locale/Data/en_BE.xml | 0 .../library}/Zend/Locale/Data/en_BM.xml | 0 .../library}/Zend/Locale/Data/en_BS.xml | 0 .../library}/Zend/Locale/Data/en_BW.xml | 0 .../library}/Zend/Locale/Data/en_BZ.xml | 0 .../library}/Zend/Locale/Data/en_CA.xml | 0 .../library}/Zend/Locale/Data/en_CC.xml | 0 .../library}/Zend/Locale/Data/en_CK.xml | 0 .../library}/Zend/Locale/Data/en_CM.xml | 0 .../library}/Zend/Locale/Data/en_CX.xml | 0 .../library}/Zend/Locale/Data/en_DG.xml | 0 .../library}/Zend/Locale/Data/en_DM.xml | 0 .../library}/Zend/Locale/Data/en_Dsrt.xml | 0 .../library}/Zend/Locale/Data/en_Dsrt_US.xml | 0 .../library}/Zend/Locale/Data/en_ER.xml | 0 .../library}/Zend/Locale/Data/en_FJ.xml | 0 .../library}/Zend/Locale/Data/en_FK.xml | 0 .../library}/Zend/Locale/Data/en_FM.xml | 0 .../library}/Zend/Locale/Data/en_GB.xml | 0 .../library}/Zend/Locale/Data/en_GD.xml | 0 .../library}/Zend/Locale/Data/en_GG.xml | 0 .../library}/Zend/Locale/Data/en_GH.xml | 0 .../library}/Zend/Locale/Data/en_GI.xml | 0 .../library}/Zend/Locale/Data/en_GM.xml | 0 .../library}/Zend/Locale/Data/en_GU.xml | 0 .../library}/Zend/Locale/Data/en_GY.xml | 0 .../library}/Zend/Locale/Data/en_HK.xml | 0 .../library}/Zend/Locale/Data/en_IE.xml | 0 .../library}/Zend/Locale/Data/en_IM.xml | 0 .../library}/Zend/Locale/Data/en_IN.xml | 0 .../library}/Zend/Locale/Data/en_IO.xml | 0 .../library}/Zend/Locale/Data/en_JE.xml | 0 .../library}/Zend/Locale/Data/en_JM.xml | 0 .../library}/Zend/Locale/Data/en_KE.xml | 0 .../library}/Zend/Locale/Data/en_KI.xml | 0 .../library}/Zend/Locale/Data/en_KN.xml | 0 .../library}/Zend/Locale/Data/en_KY.xml | 0 .../library}/Zend/Locale/Data/en_LC.xml | 0 .../library}/Zend/Locale/Data/en_LR.xml | 0 .../library}/Zend/Locale/Data/en_LS.xml | 0 .../library}/Zend/Locale/Data/en_MG.xml | 0 .../library}/Zend/Locale/Data/en_MH.xml | 0 .../library}/Zend/Locale/Data/en_MO.xml | 0 .../library}/Zend/Locale/Data/en_MP.xml | 0 .../library}/Zend/Locale/Data/en_MS.xml | 0 .../library}/Zend/Locale/Data/en_MT.xml | 0 .../library}/Zend/Locale/Data/en_MU.xml | 0 .../library}/Zend/Locale/Data/en_MW.xml | 0 .../library}/Zend/Locale/Data/en_NA.xml | 0 .../library}/Zend/Locale/Data/en_NF.xml | 0 .../library}/Zend/Locale/Data/en_NG.xml | 0 .../library}/Zend/Locale/Data/en_NR.xml | 0 .../library}/Zend/Locale/Data/en_NU.xml | 0 .../library}/Zend/Locale/Data/en_NZ.xml | 0 .../library}/Zend/Locale/Data/en_PG.xml | 0 .../library}/Zend/Locale/Data/en_PH.xml | 0 .../library}/Zend/Locale/Data/en_PK.xml | 0 .../library}/Zend/Locale/Data/en_PN.xml | 0 .../library}/Zend/Locale/Data/en_PR.xml | 0 .../library}/Zend/Locale/Data/en_PW.xml | 0 .../library}/Zend/Locale/Data/en_RW.xml | 0 .../library}/Zend/Locale/Data/en_SB.xml | 0 .../library}/Zend/Locale/Data/en_SC.xml | 0 .../library}/Zend/Locale/Data/en_SD.xml | 0 .../library}/Zend/Locale/Data/en_SG.xml | 0 .../library}/Zend/Locale/Data/en_SH.xml | 0 .../library}/Zend/Locale/Data/en_SL.xml | 0 .../library}/Zend/Locale/Data/en_SS.xml | 0 .../library}/Zend/Locale/Data/en_SX.xml | 0 .../library}/Zend/Locale/Data/en_SZ.xml | 0 .../library}/Zend/Locale/Data/en_TC.xml | 0 .../library}/Zend/Locale/Data/en_TK.xml | 0 .../library}/Zend/Locale/Data/en_TO.xml | 0 .../library}/Zend/Locale/Data/en_TT.xml | 0 .../library}/Zend/Locale/Data/en_TV.xml | 0 .../library}/Zend/Locale/Data/en_TZ.xml | 0 .../library}/Zend/Locale/Data/en_UG.xml | 0 .../library}/Zend/Locale/Data/en_UM.xml | 0 .../library}/Zend/Locale/Data/en_US.xml | 0 .../library}/Zend/Locale/Data/en_US_POSIX.xml | 0 .../library}/Zend/Locale/Data/en_VC.xml | 0 .../library}/Zend/Locale/Data/en_VG.xml | 0 .../library}/Zend/Locale/Data/en_VI.xml | 0 .../library}/Zend/Locale/Data/en_VU.xml | 0 .../library}/Zend/Locale/Data/en_WS.xml | 0 .../library}/Zend/Locale/Data/en_ZA.xml | 0 .../library}/Zend/Locale/Data/en_ZM.xml | 0 .../library}/Zend/Locale/Data/en_ZW.xml | 0 .../library}/Zend/Locale/Data/eo.xml | 0 .../library}/Zend/Locale/Data/eo_001.xml | 0 .../library}/Zend/Locale/Data/es.xml | 0 .../library}/Zend/Locale/Data/es_419.xml | 0 .../library}/Zend/Locale/Data/es_AR.xml | 0 .../library}/Zend/Locale/Data/es_BO.xml | 0 .../library}/Zend/Locale/Data/es_CL.xml | 0 .../library}/Zend/Locale/Data/es_CO.xml | 0 .../library}/Zend/Locale/Data/es_CR.xml | 0 .../library}/Zend/Locale/Data/es_CU.xml | 0 .../library}/Zend/Locale/Data/es_DO.xml | 0 .../library}/Zend/Locale/Data/es_EA.xml | 0 .../library}/Zend/Locale/Data/es_EC.xml | 0 .../library}/Zend/Locale/Data/es_ES.xml | 0 .../library}/Zend/Locale/Data/es_GQ.xml | 0 .../library}/Zend/Locale/Data/es_GT.xml | 0 .../library}/Zend/Locale/Data/es_HN.xml | 0 .../library}/Zend/Locale/Data/es_IC.xml | 0 .../library}/Zend/Locale/Data/es_MX.xml | 0 .../library}/Zend/Locale/Data/es_NI.xml | 0 .../library}/Zend/Locale/Data/es_PA.xml | 0 .../library}/Zend/Locale/Data/es_PE.xml | 0 .../library}/Zend/Locale/Data/es_PH.xml | 0 .../library}/Zend/Locale/Data/es_PR.xml | 0 .../library}/Zend/Locale/Data/es_PY.xml | 0 .../library}/Zend/Locale/Data/es_SV.xml | 0 .../library}/Zend/Locale/Data/es_US.xml | 0 .../library}/Zend/Locale/Data/es_UY.xml | 0 .../library}/Zend/Locale/Data/es_VE.xml | 0 .../library}/Zend/Locale/Data/et.xml | 0 .../library}/Zend/Locale/Data/et_EE.xml | 0 .../library}/Zend/Locale/Data/eu.xml | 0 .../library}/Zend/Locale/Data/eu_ES.xml | 0 .../library}/Zend/Locale/Data/ewo.xml | 0 .../library}/Zend/Locale/Data/ewo_CM.xml | 0 .../library}/Zend/Locale/Data/fa.xml | 0 .../library}/Zend/Locale/Data/fa_AF.xml | 0 .../library}/Zend/Locale/Data/fa_IR.xml | 0 .../library}/Zend/Locale/Data/ff.xml | 0 .../library}/Zend/Locale/Data/ff_CM.xml | 0 .../library}/Zend/Locale/Data/ff_GN.xml | 0 .../library}/Zend/Locale/Data/ff_MR.xml | 0 .../library}/Zend/Locale/Data/ff_SN.xml | 0 .../library}/Zend/Locale/Data/fi.xml | 0 .../library}/Zend/Locale/Data/fi_FI.xml | 0 .../library}/Zend/Locale/Data/fil.xml | 0 .../library}/Zend/Locale/Data/fil_PH.xml | 0 .../library}/Zend/Locale/Data/fo.xml | 0 .../library}/Zend/Locale/Data/fo_FO.xml | 0 .../library}/Zend/Locale/Data/fr.xml | 0 .../library}/Zend/Locale/Data/fr_BE.xml | 0 .../library}/Zend/Locale/Data/fr_BF.xml | 0 .../library}/Zend/Locale/Data/fr_BI.xml | 0 .../library}/Zend/Locale/Data/fr_BJ.xml | 0 .../library}/Zend/Locale/Data/fr_BL.xml | 0 .../library}/Zend/Locale/Data/fr_CA.xml | 0 .../library}/Zend/Locale/Data/fr_CD.xml | 0 .../library}/Zend/Locale/Data/fr_CF.xml | 0 .../library}/Zend/Locale/Data/fr_CG.xml | 0 .../library}/Zend/Locale/Data/fr_CH.xml | 0 .../library}/Zend/Locale/Data/fr_CI.xml | 0 .../library}/Zend/Locale/Data/fr_CM.xml | 0 .../library}/Zend/Locale/Data/fr_DJ.xml | 0 .../library}/Zend/Locale/Data/fr_DZ.xml | 0 .../library}/Zend/Locale/Data/fr_FR.xml | 0 .../library}/Zend/Locale/Data/fr_GA.xml | 0 .../library}/Zend/Locale/Data/fr_GF.xml | 0 .../library}/Zend/Locale/Data/fr_GN.xml | 0 .../library}/Zend/Locale/Data/fr_GP.xml | 0 .../library}/Zend/Locale/Data/fr_GQ.xml | 0 .../library}/Zend/Locale/Data/fr_HT.xml | 0 .../library}/Zend/Locale/Data/fr_KM.xml | 0 .../library}/Zend/Locale/Data/fr_LU.xml | 0 .../library}/Zend/Locale/Data/fr_MA.xml | 0 .../library}/Zend/Locale/Data/fr_MC.xml | 0 .../library}/Zend/Locale/Data/fr_MF.xml | 0 .../library}/Zend/Locale/Data/fr_MG.xml | 0 .../library}/Zend/Locale/Data/fr_ML.xml | 0 .../library}/Zend/Locale/Data/fr_MQ.xml | 0 .../library}/Zend/Locale/Data/fr_MR.xml | 0 .../library}/Zend/Locale/Data/fr_MU.xml | 0 .../library}/Zend/Locale/Data/fr_NC.xml | 0 .../library}/Zend/Locale/Data/fr_NE.xml | 0 .../library}/Zend/Locale/Data/fr_PF.xml | 0 .../library}/Zend/Locale/Data/fr_PM.xml | 0 .../library}/Zend/Locale/Data/fr_RE.xml | 0 .../library}/Zend/Locale/Data/fr_RW.xml | 0 .../library}/Zend/Locale/Data/fr_SC.xml | 0 .../library}/Zend/Locale/Data/fr_SN.xml | 0 .../library}/Zend/Locale/Data/fr_SY.xml | 0 .../library}/Zend/Locale/Data/fr_TD.xml | 0 .../library}/Zend/Locale/Data/fr_TG.xml | 0 .../library}/Zend/Locale/Data/fr_TN.xml | 0 .../library}/Zend/Locale/Data/fr_VU.xml | 0 .../library}/Zend/Locale/Data/fr_WF.xml | 0 .../library}/Zend/Locale/Data/fr_YT.xml | 0 .../library}/Zend/Locale/Data/fur.xml | 0 .../library}/Zend/Locale/Data/fur_IT.xml | 0 .../library}/Zend/Locale/Data/fy.xml | 0 .../library}/Zend/Locale/Data/fy_NL.xml | 0 .../library}/Zend/Locale/Data/ga.xml | 0 .../library}/Zend/Locale/Data/ga_IE.xml | 0 .../library}/Zend/Locale/Data/gd.xml | 0 .../library}/Zend/Locale/Data/gd_GB.xml | 0 .../library}/Zend/Locale/Data/genderList.xml | 0 .../library}/Zend/Locale/Data/gl.xml | 0 .../library}/Zend/Locale/Data/gl_ES.xml | 0 .../library}/Zend/Locale/Data/gsw.xml | 0 .../library}/Zend/Locale/Data/gsw_CH.xml | 0 .../library}/Zend/Locale/Data/gsw_LI.xml | 0 .../library}/Zend/Locale/Data/gu.xml | 0 .../library}/Zend/Locale/Data/gu_IN.xml | 0 .../library}/Zend/Locale/Data/guz.xml | 0 .../library}/Zend/Locale/Data/guz_KE.xml | 0 .../library}/Zend/Locale/Data/gv.xml | 0 .../library}/Zend/Locale/Data/gv_IM.xml | 0 .../library}/Zend/Locale/Data/ha.xml | 0 .../library}/Zend/Locale/Data/ha_Latn.xml | 0 .../library}/Zend/Locale/Data/ha_Latn_GH.xml | 0 .../library}/Zend/Locale/Data/ha_Latn_NE.xml | 0 .../library}/Zend/Locale/Data/ha_Latn_NG.xml | 0 .../library}/Zend/Locale/Data/haw.xml | 0 .../library}/Zend/Locale/Data/haw_US.xml | 0 .../library}/Zend/Locale/Data/he.xml | 0 .../library}/Zend/Locale/Data/he_IL.xml | 0 .../library}/Zend/Locale/Data/hi.xml | 0 .../library}/Zend/Locale/Data/hi_IN.xml | 0 .../library}/Zend/Locale/Data/hr.xml | 0 .../library}/Zend/Locale/Data/hr_BA.xml | 0 .../library}/Zend/Locale/Data/hr_HR.xml | 0 .../library}/Zend/Locale/Data/hu.xml | 0 .../library}/Zend/Locale/Data/hu_HU.xml | 0 .../library}/Zend/Locale/Data/hy.xml | 0 .../library}/Zend/Locale/Data/hy_AM.xml | 0 .../library}/Zend/Locale/Data/ia.xml | 0 .../library}/Zend/Locale/Data/ia_FR.xml | 0 .../library}/Zend/Locale/Data/id.xml | 0 .../library}/Zend/Locale/Data/id_ID.xml | 0 .../library}/Zend/Locale/Data/ig.xml | 0 .../library}/Zend/Locale/Data/ig_NG.xml | 0 .../library}/Zend/Locale/Data/ii.xml | 0 .../library}/Zend/Locale/Data/ii_CN.xml | 0 .../library}/Zend/Locale/Data/is.xml | 0 .../library}/Zend/Locale/Data/is_IS.xml | 0 .../library}/Zend/Locale/Data/it.xml | 0 .../library}/Zend/Locale/Data/it_CH.xml | 0 .../library}/Zend/Locale/Data/it_IT.xml | 0 .../library}/Zend/Locale/Data/it_SM.xml | 0 .../library}/Zend/Locale/Data/ja.xml | 0 .../library}/Zend/Locale/Data/ja_JP.xml | 0 .../library}/Zend/Locale/Data/jgo.xml | 0 .../library}/Zend/Locale/Data/jgo_CM.xml | 0 .../library}/Zend/Locale/Data/jmc.xml | 0 .../library}/Zend/Locale/Data/jmc_TZ.xml | 0 .../library}/Zend/Locale/Data/ka.xml | 0 .../library}/Zend/Locale/Data/ka_GE.xml | 0 .../library}/Zend/Locale/Data/kab.xml | 0 .../library}/Zend/Locale/Data/kab_DZ.xml | 0 .../library}/Zend/Locale/Data/kam.xml | 0 .../library}/Zend/Locale/Data/kam_KE.xml | 0 .../library}/Zend/Locale/Data/kde.xml | 0 .../library}/Zend/Locale/Data/kde_TZ.xml | 0 .../library}/Zend/Locale/Data/kea.xml | 0 .../library}/Zend/Locale/Data/kea_CV.xml | 0 .../library}/Zend/Locale/Data/khq.xml | 0 .../library}/Zend/Locale/Data/khq_ML.xml | 0 .../library}/Zend/Locale/Data/ki.xml | 0 .../library}/Zend/Locale/Data/ki_KE.xml | 0 .../library}/Zend/Locale/Data/kk.xml | 0 .../library}/Zend/Locale/Data/kk_Cyrl.xml | 0 .../library}/Zend/Locale/Data/kk_Cyrl_KZ.xml | 0 .../library}/Zend/Locale/Data/kkj.xml | 0 .../library}/Zend/Locale/Data/kkj_CM.xml | 0 .../library}/Zend/Locale/Data/kl.xml | 0 .../library}/Zend/Locale/Data/kl_GL.xml | 0 .../library}/Zend/Locale/Data/kln.xml | 0 .../library}/Zend/Locale/Data/kln_KE.xml | 0 .../library}/Zend/Locale/Data/km.xml | 0 .../library}/Zend/Locale/Data/km_KH.xml | 0 .../library}/Zend/Locale/Data/kn.xml | 0 .../library}/Zend/Locale/Data/kn_IN.xml | 0 .../library}/Zend/Locale/Data/ko.xml | 0 .../library}/Zend/Locale/Data/ko_KP.xml | 0 .../library}/Zend/Locale/Data/ko_KR.xml | 0 .../library}/Zend/Locale/Data/kok.xml | 0 .../library}/Zend/Locale/Data/kok_IN.xml | 0 .../library}/Zend/Locale/Data/ks.xml | 0 .../library}/Zend/Locale/Data/ks_Arab.xml | 0 .../library}/Zend/Locale/Data/ks_Arab_IN.xml | 0 .../library}/Zend/Locale/Data/ksb.xml | 0 .../library}/Zend/Locale/Data/ksb_TZ.xml | 0 .../library}/Zend/Locale/Data/ksf.xml | 0 .../library}/Zend/Locale/Data/ksf_CM.xml | 0 .../library}/Zend/Locale/Data/ksh.xml | 0 .../library}/Zend/Locale/Data/ksh_DE.xml | 0 .../library}/Zend/Locale/Data/kw.xml | 0 .../library}/Zend/Locale/Data/kw_GB.xml | 0 .../library}/Zend/Locale/Data/ky.xml | 0 .../library}/Zend/Locale/Data/ky_Cyrl.xml | 0 .../library}/Zend/Locale/Data/ky_Cyrl_KG.xml | 0 .../library}/Zend/Locale/Data/lag.xml | 0 .../library}/Zend/Locale/Data/lag_TZ.xml | 0 .../Zend/Locale/Data/languageInfo.xml | 0 .../library}/Zend/Locale/Data/lg.xml | 0 .../library}/Zend/Locale/Data/lg_UG.xml | 0 .../Zend/Locale/Data/likelySubtags.xml | 0 .../library}/Zend/Locale/Data/lkt.xml | 0 .../library}/Zend/Locale/Data/lkt_US.xml | 0 .../library}/Zend/Locale/Data/ln.xml | 0 .../library}/Zend/Locale/Data/ln_AO.xml | 0 .../library}/Zend/Locale/Data/ln_CD.xml | 0 .../library}/Zend/Locale/Data/ln_CF.xml | 0 .../library}/Zend/Locale/Data/ln_CG.xml | 0 .../library}/Zend/Locale/Data/lo.xml | 0 .../library}/Zend/Locale/Data/lo_LA.xml | 0 .../library}/Zend/Locale/Data/lt.xml | 0 .../library}/Zend/Locale/Data/lt_LT.xml | 0 .../library}/Zend/Locale/Data/lu.xml | 0 .../library}/Zend/Locale/Data/lu_CD.xml | 0 .../library}/Zend/Locale/Data/luo.xml | 0 .../library}/Zend/Locale/Data/luo_KE.xml | 0 .../library}/Zend/Locale/Data/luy.xml | 0 .../library}/Zend/Locale/Data/luy_KE.xml | 0 .../library}/Zend/Locale/Data/lv.xml | 0 .../library}/Zend/Locale/Data/lv_LV.xml | 0 .../library}/Zend/Locale/Data/mas.xml | 0 .../library}/Zend/Locale/Data/mas_KE.xml | 0 .../library}/Zend/Locale/Data/mas_TZ.xml | 0 .../library}/Zend/Locale/Data/mer.xml | 0 .../library}/Zend/Locale/Data/mer_KE.xml | 0 .../library}/Zend/Locale/Data/metaZones.xml | 0 .../library}/Zend/Locale/Data/mfe.xml | 0 .../library}/Zend/Locale/Data/mfe_MU.xml | 0 .../library}/Zend/Locale/Data/mg.xml | 0 .../library}/Zend/Locale/Data/mg_MG.xml | 0 .../library}/Zend/Locale/Data/mgh.xml | 0 .../library}/Zend/Locale/Data/mgh_MZ.xml | 0 .../library}/Zend/Locale/Data/mgo.xml | 0 .../library}/Zend/Locale/Data/mgo_CM.xml | 0 .../library}/Zend/Locale/Data/mk.xml | 0 .../library}/Zend/Locale/Data/mk_MK.xml | 0 .../library}/Zend/Locale/Data/ml.xml | 0 .../library}/Zend/Locale/Data/ml_IN.xml | 0 .../library}/Zend/Locale/Data/mn.xml | 0 .../library}/Zend/Locale/Data/mn_Cyrl.xml | 0 .../library}/Zend/Locale/Data/mn_Cyrl_MN.xml | 0 .../library}/Zend/Locale/Data/mr.xml | 0 .../library}/Zend/Locale/Data/mr_IN.xml | 0 .../library}/Zend/Locale/Data/ms.xml | 0 .../library}/Zend/Locale/Data/ms_Latn.xml | 0 .../library}/Zend/Locale/Data/ms_Latn_BN.xml | 0 .../library}/Zend/Locale/Data/ms_Latn_MY.xml | 0 .../library}/Zend/Locale/Data/ms_Latn_SG.xml | 0 .../library}/Zend/Locale/Data/mt.xml | 0 .../library}/Zend/Locale/Data/mt_MT.xml | 0 .../library}/Zend/Locale/Data/mua.xml | 0 .../library}/Zend/Locale/Data/mua_CM.xml | 0 .../library}/Zend/Locale/Data/my.xml | 0 .../library}/Zend/Locale/Data/my_MM.xml | 0 .../library}/Zend/Locale/Data/naq.xml | 0 .../library}/Zend/Locale/Data/naq_NA.xml | 0 .../library}/Zend/Locale/Data/nb.xml | 0 .../library}/Zend/Locale/Data/nb_NO.xml | 0 .../library}/Zend/Locale/Data/nb_SJ.xml | 0 .../library}/Zend/Locale/Data/nd.xml | 0 .../library}/Zend/Locale/Data/nd_ZW.xml | 0 .../library}/Zend/Locale/Data/ne.xml | 0 .../library}/Zend/Locale/Data/ne_IN.xml | 0 .../library}/Zend/Locale/Data/ne_NP.xml | 0 .../library}/Zend/Locale/Data/nl.xml | 0 .../library}/Zend/Locale/Data/nl_AW.xml | 0 .../library}/Zend/Locale/Data/nl_BE.xml | 0 .../library}/Zend/Locale/Data/nl_BQ.xml | 0 .../library}/Zend/Locale/Data/nl_CW.xml | 0 .../library}/Zend/Locale/Data/nl_NL.xml | 0 .../library}/Zend/Locale/Data/nl_SR.xml | 0 .../library}/Zend/Locale/Data/nl_SX.xml | 0 .../library}/Zend/Locale/Data/nmg.xml | 0 .../library}/Zend/Locale/Data/nmg_CM.xml | 0 .../library}/Zend/Locale/Data/nn.xml | 0 .../library}/Zend/Locale/Data/nn_NO.xml | 0 .../library}/Zend/Locale/Data/nnh.xml | 0 .../library}/Zend/Locale/Data/nnh_CM.xml | 0 .../library}/Zend/Locale/Data/nr.xml | 0 .../library}/Zend/Locale/Data/nr_ZA.xml | 0 .../library}/Zend/Locale/Data/nso.xml | 0 .../library}/Zend/Locale/Data/nso_ZA.xml | 0 .../Zend/Locale/Data/numberingSystems.xml | 0 .../library}/Zend/Locale/Data/nus.xml | 0 .../library}/Zend/Locale/Data/nus_SD.xml | 0 .../library}/Zend/Locale/Data/nyn.xml | 0 .../library}/Zend/Locale/Data/nyn_UG.xml | 0 .../library}/Zend/Locale/Data/om.xml | 0 .../library}/Zend/Locale/Data/om_ET.xml | 0 .../library}/Zend/Locale/Data/om_KE.xml | 0 .../library}/Zend/Locale/Data/or.xml | 0 .../library}/Zend/Locale/Data/or_IN.xml | 0 .../library}/Zend/Locale/Data/ordinals.xml | 0 .../library}/Zend/Locale/Data/os.xml | 0 .../library}/Zend/Locale/Data/os_GE.xml | 0 .../library}/Zend/Locale/Data/os_RU.xml | 0 .../library}/Zend/Locale/Data/pa.xml | 0 .../library}/Zend/Locale/Data/pa_Arab.xml | 0 .../library}/Zend/Locale/Data/pa_Arab_PK.xml | 0 .../library}/Zend/Locale/Data/pa_Guru.xml | 0 .../library}/Zend/Locale/Data/pa_Guru_IN.xml | 0 .../library}/Zend/Locale/Data/pl.xml | 0 .../library}/Zend/Locale/Data/pl_PL.xml | 0 .../library}/Zend/Locale/Data/plurals.xml | 0 .../Zend/Locale/Data/postalCodeData.xml | 0 .../library}/Zend/Locale/Data/ps.xml | 0 .../library}/Zend/Locale/Data/ps_AF.xml | 0 .../library}/Zend/Locale/Data/pt.xml | 0 .../library}/Zend/Locale/Data/pt_AO.xml | 0 .../library}/Zend/Locale/Data/pt_BR.xml | 0 .../library}/Zend/Locale/Data/pt_CV.xml | 0 .../library}/Zend/Locale/Data/pt_GW.xml | 0 .../library}/Zend/Locale/Data/pt_MO.xml | 0 .../library}/Zend/Locale/Data/pt_MZ.xml | 0 .../library}/Zend/Locale/Data/pt_PT.xml | 0 .../library}/Zend/Locale/Data/pt_ST.xml | 0 .../library}/Zend/Locale/Data/pt_TL.xml | 0 .../library}/Zend/Locale/Data/rm.xml | 0 .../library}/Zend/Locale/Data/rm_CH.xml | 0 .../library}/Zend/Locale/Data/rn.xml | 0 .../library}/Zend/Locale/Data/rn_BI.xml | 0 .../library}/Zend/Locale/Data/ro.xml | 0 .../library}/Zend/Locale/Data/ro_MD.xml | 0 .../library}/Zend/Locale/Data/ro_RO.xml | 0 .../library}/Zend/Locale/Data/rof.xml | 0 .../library}/Zend/Locale/Data/rof_TZ.xml | 0 .../library}/Zend/Locale/Data/root.xml | 0 .../library}/Zend/Locale/Data/ru.xml | 0 .../library}/Zend/Locale/Data/ru_BY.xml | 0 .../library}/Zend/Locale/Data/ru_KG.xml | 0 .../library}/Zend/Locale/Data/ru_KZ.xml | 0 .../library}/Zend/Locale/Data/ru_MD.xml | 0 .../library}/Zend/Locale/Data/ru_RU.xml | 0 .../library}/Zend/Locale/Data/ru_UA.xml | 0 .../library}/Zend/Locale/Data/rw.xml | 0 .../library}/Zend/Locale/Data/rw_RW.xml | 0 .../library}/Zend/Locale/Data/rwk.xml | 0 .../library}/Zend/Locale/Data/rwk_TZ.xml | 0 .../library}/Zend/Locale/Data/sah.xml | 0 .../library}/Zend/Locale/Data/sah_RU.xml | 0 .../library}/Zend/Locale/Data/saq.xml | 0 .../library}/Zend/Locale/Data/saq_KE.xml | 0 .../library}/Zend/Locale/Data/sbp.xml | 0 .../library}/Zend/Locale/Data/sbp_TZ.xml | 0 .../library}/Zend/Locale/Data/se.xml | 0 .../library}/Zend/Locale/Data/se_FI.xml | 0 .../library}/Zend/Locale/Data/se_NO.xml | 0 .../library}/Zend/Locale/Data/seh.xml | 0 .../library}/Zend/Locale/Data/seh_MZ.xml | 0 .../library}/Zend/Locale/Data/ses.xml | 0 .../library}/Zend/Locale/Data/ses_ML.xml | 0 .../library}/Zend/Locale/Data/sg.xml | 0 .../library}/Zend/Locale/Data/sg_CF.xml | 0 .../library}/Zend/Locale/Data/shi.xml | 0 .../library}/Zend/Locale/Data/shi_Latn.xml | 0 .../library}/Zend/Locale/Data/shi_Latn_MA.xml | 0 .../library}/Zend/Locale/Data/shi_Tfng.xml | 0 .../library}/Zend/Locale/Data/shi_Tfng_MA.xml | 0 .../library}/Zend/Locale/Data/si.xml | 0 .../library}/Zend/Locale/Data/si_LK.xml | 0 .../library}/Zend/Locale/Data/sk.xml | 0 .../library}/Zend/Locale/Data/sk_SK.xml | 0 .../library}/Zend/Locale/Data/sl.xml | 0 .../library}/Zend/Locale/Data/sl_SI.xml | 0 .../library}/Zend/Locale/Data/sn.xml | 0 .../library}/Zend/Locale/Data/sn_ZW.xml | 0 .../library}/Zend/Locale/Data/so.xml | 0 .../library}/Zend/Locale/Data/so_DJ.xml | 0 .../library}/Zend/Locale/Data/so_ET.xml | 0 .../library}/Zend/Locale/Data/so_KE.xml | 0 .../library}/Zend/Locale/Data/so_SO.xml | 0 .../library}/Zend/Locale/Data/sq.xml | 0 .../library}/Zend/Locale/Data/sq_AL.xml | 0 .../library}/Zend/Locale/Data/sq_MK.xml | 0 .../library}/Zend/Locale/Data/sq_XK.xml | 0 .../library}/Zend/Locale/Data/sr.xml | 0 .../library}/Zend/Locale/Data/sr_Cyrl.xml | 0 .../library}/Zend/Locale/Data/sr_Cyrl_BA.xml | 0 .../library}/Zend/Locale/Data/sr_Cyrl_ME.xml | 0 .../library}/Zend/Locale/Data/sr_Cyrl_RS.xml | 0 .../library}/Zend/Locale/Data/sr_Cyrl_XK.xml | 0 .../library}/Zend/Locale/Data/sr_Latn.xml | 0 .../library}/Zend/Locale/Data/sr_Latn_BA.xml | 0 .../library}/Zend/Locale/Data/sr_Latn_ME.xml | 0 .../library}/Zend/Locale/Data/sr_Latn_RS.xml | 0 .../library}/Zend/Locale/Data/sr_Latn_XK.xml | 0 .../library}/Zend/Locale/Data/ss.xml | 0 .../library}/Zend/Locale/Data/ss_SZ.xml | 0 .../library}/Zend/Locale/Data/ss_ZA.xml | 0 .../library}/Zend/Locale/Data/ssy.xml | 0 .../library}/Zend/Locale/Data/ssy_ER.xml | 0 .../library}/Zend/Locale/Data/st.xml | 0 .../library}/Zend/Locale/Data/st_LS.xml | 0 .../library}/Zend/Locale/Data/st_ZA.xml | 0 .../Zend/Locale/Data/supplementalData.xml | 0 .../Zend/Locale/Data/supplementalMetadata.xml | 0 .../library}/Zend/Locale/Data/sv.xml | 0 .../library}/Zend/Locale/Data/sv_AX.xml | 0 .../library}/Zend/Locale/Data/sv_FI.xml | 0 .../library}/Zend/Locale/Data/sv_SE.xml | 0 .../library}/Zend/Locale/Data/sw.xml | 0 .../library}/Zend/Locale/Data/sw_KE.xml | 0 .../library}/Zend/Locale/Data/sw_TZ.xml | 0 .../library}/Zend/Locale/Data/sw_UG.xml | 0 .../library}/Zend/Locale/Data/swc.xml | 0 .../library}/Zend/Locale/Data/swc_CD.xml | 0 .../library}/Zend/Locale/Data/ta.xml | 0 .../library}/Zend/Locale/Data/ta_IN.xml | 0 .../library}/Zend/Locale/Data/ta_LK.xml | 0 .../library}/Zend/Locale/Data/ta_MY.xml | 0 .../library}/Zend/Locale/Data/ta_SG.xml | 0 .../library}/Zend/Locale/Data/te.xml | 0 .../library}/Zend/Locale/Data/te_IN.xml | 0 .../Zend/Locale/Data/telephoneCodeData.xml | 0 .../library}/Zend/Locale/Data/teo.xml | 0 .../library}/Zend/Locale/Data/teo_KE.xml | 0 .../library}/Zend/Locale/Data/teo_UG.xml | 0 .../library}/Zend/Locale/Data/tg.xml | 0 .../library}/Zend/Locale/Data/tg_Cyrl.xml | 0 .../library}/Zend/Locale/Data/tg_Cyrl_TJ.xml | 0 .../library}/Zend/Locale/Data/th.xml | 0 .../library}/Zend/Locale/Data/th_TH.xml | 0 .../library}/Zend/Locale/Data/ti.xml | 0 .../library}/Zend/Locale/Data/ti_ER.xml | 0 .../library}/Zend/Locale/Data/ti_ET.xml | 0 .../library}/Zend/Locale/Data/tig.xml | 0 .../library}/Zend/Locale/Data/tig_ER.xml | 0 .../library}/Zend/Locale/Data/tn.xml | 0 .../library}/Zend/Locale/Data/tn_BW.xml | 0 .../library}/Zend/Locale/Data/tn_ZA.xml | 0 .../library}/Zend/Locale/Data/to.xml | 0 .../library}/Zend/Locale/Data/to_TO.xml | 0 .../library}/Zend/Locale/Data/tr.xml | 0 .../library}/Zend/Locale/Data/tr_CY.xml | 0 .../library}/Zend/Locale/Data/tr_TR.xml | 0 .../library}/Zend/Locale/Data/ts.xml | 0 .../library}/Zend/Locale/Data/ts_ZA.xml | 0 .../library}/Zend/Locale/Data/twq.xml | 0 .../library}/Zend/Locale/Data/twq_NE.xml | 0 .../library}/Zend/Locale/Data/tzm.xml | 0 .../library}/Zend/Locale/Data/tzm_Latn.xml | 0 .../library}/Zend/Locale/Data/tzm_Latn_MA.xml | 0 .../library}/Zend/Locale/Data/ug.xml | 0 .../library}/Zend/Locale/Data/ug_Arab.xml | 0 .../library}/Zend/Locale/Data/ug_Arab_CN.xml | 0 .../library}/Zend/Locale/Data/uk.xml | 0 .../library}/Zend/Locale/Data/uk_UA.xml | 0 .../library}/Zend/Locale/Data/ur.xml | 0 .../library}/Zend/Locale/Data/ur_IN.xml | 0 .../library}/Zend/Locale/Data/ur_PK.xml | 0 .../library}/Zend/Locale/Data/uz.xml | 0 .../library}/Zend/Locale/Data/uz_Arab.xml | 0 .../library}/Zend/Locale/Data/uz_Arab_AF.xml | 0 .../library}/Zend/Locale/Data/uz_Cyrl.xml | 0 .../library}/Zend/Locale/Data/uz_Cyrl_UZ.xml | 0 .../library}/Zend/Locale/Data/uz_Latn.xml | 0 .../library}/Zend/Locale/Data/uz_Latn_UZ.xml | 0 .../library}/Zend/Locale/Data/vai.xml | 0 .../library}/Zend/Locale/Data/vai_Latn.xml | 0 .../library}/Zend/Locale/Data/vai_Latn_LR.xml | 0 .../library}/Zend/Locale/Data/vai_Vaii.xml | 0 .../library}/Zend/Locale/Data/vai_Vaii_LR.xml | 0 .../library}/Zend/Locale/Data/ve.xml | 0 .../library}/Zend/Locale/Data/ve_ZA.xml | 0 .../library}/Zend/Locale/Data/vi.xml | 0 .../library}/Zend/Locale/Data/vi_VN.xml | 0 .../library}/Zend/Locale/Data/vo.xml | 0 .../library}/Zend/Locale/Data/vo_001.xml | 0 .../library}/Zend/Locale/Data/vun.xml | 0 .../library}/Zend/Locale/Data/vun_TZ.xml | 0 .../library}/Zend/Locale/Data/wae.xml | 0 .../library}/Zend/Locale/Data/wae_CH.xml | 0 .../library}/Zend/Locale/Data/wal.xml | 0 .../library}/Zend/Locale/Data/wal_ET.xml | 0 .../Zend/Locale/Data/windowsZones.xml | 0 .../library}/Zend/Locale/Data/xh.xml | 0 .../library}/Zend/Locale/Data/xh_ZA.xml | 0 .../library}/Zend/Locale/Data/xog.xml | 0 .../library}/Zend/Locale/Data/xog_UG.xml | 0 .../library}/Zend/Locale/Data/yav.xml | 0 .../library}/Zend/Locale/Data/yav_CM.xml | 0 .../library}/Zend/Locale/Data/yo.xml | 0 .../library}/Zend/Locale/Data/yo_BJ.xml | 0 .../library}/Zend/Locale/Data/yo_NG.xml | 0 .../library}/Zend/Locale/Data/zgh.xml | 0 .../library}/Zend/Locale/Data/zgh_MA.xml | 0 .../library}/Zend/Locale/Data/zh.xml | 0 .../library}/Zend/Locale/Data/zh_Hans.xml | 0 .../library}/Zend/Locale/Data/zh_Hans_CN.xml | 0 .../library}/Zend/Locale/Data/zh_Hans_HK.xml | 0 .../library}/Zend/Locale/Data/zh_Hans_MO.xml | 0 .../library}/Zend/Locale/Data/zh_Hans_SG.xml | 0 .../library}/Zend/Locale/Data/zh_Hant.xml | 0 .../library}/Zend/Locale/Data/zh_Hant_HK.xml | 0 .../library}/Zend/Locale/Data/zh_Hant_MO.xml | 0 .../library}/Zend/Locale/Data/zh_Hant_TW.xml | 0 .../library}/Zend/Locale/Data/zu.xml | 0 .../library}/Zend/Locale/Data/zu_ZA.xml | 0 .../library}/Zend/Locale/Exception.php | 0 .../library}/Zend/Locale/Format.php | 0 .../library}/Zend/Locale/Math.php | 0 .../library}/Zend/Locale/Math/Exception.php | 0 .../library}/Zend/Locale/Math/PhpMath.php | 0 .../zendframework1/library}/Zend/Log.php | 25 +- .../library}/Zend/Log/Exception.php | 0 .../library}/Zend/Log/FactoryInterface.php | 0 .../library}/Zend/Log/Filter/Abstract.php | 0 .../library}/Zend/Log/Filter/Interface.php | 0 .../library}/Zend/Log/Filter/Message.php | 0 .../library}/Zend/Log/Filter/Priority.php | 0 .../library}/Zend/Log/Filter/Suppress.php | 0 .../library}/Zend/Log/Formatter/Abstract.php | 0 .../library}/Zend/Log/Formatter/Firebug.php | 0 .../library}/Zend/Log/Formatter/Interface.php | 0 .../library}/Zend/Log/Formatter/Simple.php | 0 .../library}/Zend/Log/Formatter/Xml.php | 0 .../library}/Zend/Log/Writer/Abstract.php | 0 .../library}/Zend/Log/Writer/Db.php | 0 .../library}/Zend/Log/Writer/Firebug.php | 0 .../library}/Zend/Log/Writer/Mail.php | 0 .../library}/Zend/Log/Writer/Mock.php | 0 .../library}/Zend/Log/Writer/Null.php | 0 .../library}/Zend/Log/Writer/Stream.php | 0 .../library}/Zend/Log/Writer/Syslog.php | 0 .../library}/Zend/Log/Writer/ZendMonitor.php | 0 .../zendframework1/library}/Zend/Mail.php | 0 .../library}/Zend/Mail/Exception.php | 0 .../library/Zend/Mail/Header/HeaderName.php | 92 + .../library/Zend/Mail/Header/HeaderValue.php | 136 + .../library}/Zend/Mail/Message.php | 1 + .../library}/Zend/Mail/Message/File.php | 0 .../library}/Zend/Mail/Message/Interface.php | 0 .../library}/Zend/Mail/Part.php | 40 +- .../library}/Zend/Mail/Part/File.php | 0 .../library}/Zend/Mail/Part/Interface.php | 0 .../library}/Zend/Mail/Protocol/Abstract.php | 0 .../library}/Zend/Mail/Protocol/Exception.php | 0 .../library}/Zend/Mail/Protocol/Imap.php | 0 .../library}/Zend/Mail/Protocol/Pop3.php | 0 .../library}/Zend/Mail/Protocol/Smtp.php | 0 .../Zend/Mail/Protocol/Smtp/Auth/Crammd5.php | 0 .../Zend/Mail/Protocol/Smtp/Auth/Login.php | 0 .../Zend/Mail/Protocol/Smtp/Auth/Plain.php | 0 .../library}/Zend/Mail/Storage.php | 1 + .../library}/Zend/Mail/Storage/Abstract.php | 0 .../library}/Zend/Mail/Storage/Exception.php | 0 .../library}/Zend/Mail/Storage/Folder.php | 0 .../Zend/Mail/Storage/Folder/Interface.php | 0 .../Zend/Mail/Storage/Folder/Maildir.php | 0 .../Zend/Mail/Storage/Folder/Mbox.php | 0 .../library}/Zend/Mail/Storage/Imap.php | 2 + .../library}/Zend/Mail/Storage/Maildir.php | 0 .../library}/Zend/Mail/Storage/Mbox.php | 0 .../library}/Zend/Mail/Storage/Pop3.php | 0 .../Zend/Mail/Storage/Writable/Interface.php | 0 .../Zend/Mail/Storage/Writable/Maildir.php | 0 .../library}/Zend/Mail/Transport/Abstract.php | 0 .../Zend/Mail/Transport/Exception.php | 0 .../library}/Zend/Mail/Transport/File.php | 0 .../library}/Zend/Mail/Transport/Sendmail.php | 0 .../library}/Zend/Mail/Transport/Smtp.php | 0 .../zendframework1/library}/Zend/Markup.php | 0 .../library}/Zend/Markup/Exception.php | 0 .../library}/Zend/Markup/Parser/Bbcode.php | 0 .../library}/Zend/Markup/Parser/Exception.php | 0 .../Zend/Markup/Parser/ParserInterface.php | 0 .../Zend/Markup/Renderer/Exception.php | 0 .../library}/Zend/Markup/Renderer/Html.php | 0 .../Zend/Markup/Renderer/Html/Code.php | 0 .../Markup/Renderer/Html/HtmlAbstract.php | 0 .../Zend/Markup/Renderer/Html/Img.php | 0 .../Zend/Markup/Renderer/Html/List.php | 0 .../Zend/Markup/Renderer/Html/Url.php | 0 .../Zend/Markup/Renderer/RendererAbstract.php | 0 .../Renderer/TokenConverterInterface.php | 0 .../library}/Zend/Markup/Token.php | 0 .../library}/Zend/Markup/TokenList.php | 0 .../library}/Zend/Measure/Abstract.php | 0 .../library}/Zend/Measure/Acceleration.php | 0 .../library}/Zend/Measure/Angle.php | 0 .../library}/Zend/Measure/Area.php | 0 .../library}/Zend/Measure/Binary.php | 0 .../library}/Zend/Measure/Capacitance.php | 0 .../library}/Zend/Measure/Cooking/Volume.php | 0 .../library}/Zend/Measure/Cooking/Weight.php | 0 .../library}/Zend/Measure/Current.php | 0 .../library}/Zend/Measure/Density.php | 0 .../library}/Zend/Measure/Energy.php | 0 .../library}/Zend/Measure/Exception.php | 0 .../library}/Zend/Measure/Flow/Mass.php | 0 .../library}/Zend/Measure/Flow/Mole.php | 0 .../library}/Zend/Measure/Flow/Volume.php | 0 .../library}/Zend/Measure/Force.php | 0 .../library}/Zend/Measure/Frequency.php | 0 .../library}/Zend/Measure/Illumination.php | 0 .../library}/Zend/Measure/Length.php | 0 .../library}/Zend/Measure/Lightness.php | 0 .../library}/Zend/Measure/Number.php | 6 + .../library}/Zend/Measure/Power.php | 0 .../library}/Zend/Measure/Pressure.php | 0 .../library}/Zend/Measure/Speed.php | 0 .../library}/Zend/Measure/Temperature.php | 0 .../library}/Zend/Measure/Time.php | 0 .../library}/Zend/Measure/Torque.php | 0 .../Zend/Measure/Viscosity/Dynamic.php | 0 .../Zend/Measure/Viscosity/Kinematic.php | 0 .../library}/Zend/Measure/Volume.php | 0 .../library}/Zend/Measure/Weight.php | 0 .../zendframework1/library}/Zend/Memory.php | 0 .../library}/Zend/Memory/AccessController.php | 0 .../library}/Zend/Memory/Container.php | 0 .../Zend/Memory/Container/Interface.php | 0 .../library}/Zend/Memory/Container/Locked.php | 0 .../Zend/Memory/Container/Movable.php | 0 .../library}/Zend/Memory/Exception.php | 0 .../library}/Zend/Memory/Manager.php | 0 .../library}/Zend/Memory/Value.php | 0 .../zendframework1/library}/Zend/Mime.php | 0 .../library}/Zend/Mime/Decode.php | 0 .../library}/Zend/Mime/Exception.php | 0 .../library}/Zend/Mime/Message.php | 0 .../library}/Zend/Mime/Part.php | 0 .../library}/Zend/Mobile/Exception.php | 0 .../library}/Zend/Mobile/Push/Abstract.php | 0 .../library}/Zend/Mobile/Push/Apns.php | 0 .../library}/Zend/Mobile/Push/Exception.php | 0 .../Push/Exception/DeviceQuotaExceeded.php | 0 .../Push/Exception/InvalidAuthToken.php | 0 .../Mobile/Push/Exception/InvalidPayload.php | 0 .../Push/Exception/InvalidRegistration.php | 0 .../Mobile/Push/Exception/InvalidToken.php | 0 .../Mobile/Push/Exception/InvalidTopic.php | 0 .../Mobile/Push/Exception/QuotaExceeded.php | 0 .../Push/Exception/ServerUnavailable.php | 0 .../library}/Zend/Mobile/Push/Gcm.php | 0 .../library}/Zend/Mobile/Push/Interface.php | 0 .../Zend/Mobile/Push/Message/Abstract.php | 0 .../Zend/Mobile/Push/Message/Apns.php | 0 .../Zend/Mobile/Push/Message/Exception.php | 0 .../library}/Zend/Mobile/Push/Message/Gcm.php | 0 .../Zend/Mobile/Push/Message/Interface.php | 0 .../Zend/Mobile/Push/Message/Mpns.php | 0 .../Zend/Mobile/Push/Message/Mpns/Raw.php | 0 .../Zend/Mobile/Push/Message/Mpns/Tile.php | 0 .../Zend/Mobile/Push/Message/Mpns/Toast.php | 0 .../library}/Zend/Mobile/Push/Mpns.php | 0 .../Zend/Mobile/Push/Response/Gcm.php | 0 .../Zend/Mobile/Push/Test/ApnsProxy.php | 0 .../library}/Zend/Navigation.php | 0 .../library}/Zend/Navigation/Container.php | 0 .../library}/Zend/Navigation/Exception.php | 0 .../library}/Zend/Navigation/Page.php | 0 .../library}/Zend/Navigation/Page/Mvc.php | 0 .../library}/Zend/Navigation/Page/Uri.php | 0 .../zendframework1/library}/Zend/Oauth.php | 0 .../library}/Zend/Oauth/Client.php | 0 .../library}/Zend/Oauth/Config.php | 0 .../Zend/Oauth/Config/ConfigInterface.php | 0 .../library}/Zend/Oauth/Consumer.php | 0 .../library}/Zend/Oauth/Exception.php | 0 .../library}/Zend/Oauth/Http.php | 0 .../library}/Zend/Oauth/Http/AccessToken.php | 0 .../library}/Zend/Oauth/Http/RequestToken.php | 0 .../Zend/Oauth/Http/UserAuthorization.php | 0 .../library}/Zend/Oauth/Http/Utility.php | 0 .../library}/Zend/Oauth/Signature/Hmac.php | 0 .../Zend/Oauth/Signature/Plaintext.php | 0 .../library}/Zend/Oauth/Signature/Rsa.php | 0 .../Oauth/Signature/SignatureAbstract.php | 0 .../library}/Zend/Oauth/Token.php | 0 .../library}/Zend/Oauth/Token/Access.php | 0 .../Zend/Oauth/Token/AuthorizedRequest.php | 0 .../library}/Zend/Oauth/Token/Request.php | 0 .../zendframework1/library}/Zend/OpenId.php | 0 .../library}/Zend/OpenId/Consumer.php | 0 .../library}/Zend/OpenId/Consumer/Storage.php | 0 .../Zend/OpenId/Consumer/Storage/File.php | 0 .../library}/Zend/OpenId/Exception.php | 0 .../library}/Zend/OpenId/Extension.php | 0 .../library}/Zend/OpenId/Extension/Sreg.php | 0 .../library}/Zend/OpenId/Provider.php | 0 .../library}/Zend/OpenId/Provider/Storage.php | 0 .../Zend/OpenId/Provider/Storage/File.php | 0 .../library}/Zend/OpenId/Provider/User.php | 0 .../Zend/OpenId/Provider/User/Session.php | 0 .../library}/Zend/Paginator.php | 0 .../library}/Zend/Paginator/Adapter/Array.php | 0 .../Zend/Paginator/Adapter/DbSelect.php | 0 .../Zend/Paginator/Adapter/DbTableSelect.php | 0 .../Zend/Paginator/Adapter/Interface.php | 0 .../Zend/Paginator/Adapter/Iterator.php | 0 .../library}/Zend/Paginator/Adapter/Null.php | 0 .../Zend/Paginator/AdapterAggregate.php | 0 .../library}/Zend/Paginator/Exception.php | 0 .../Zend/Paginator/ScrollingStyle/All.php | 0 .../Zend/Paginator/ScrollingStyle/Elastic.php | 0 .../Paginator/ScrollingStyle/Interface.php | 0 .../Zend/Paginator/ScrollingStyle/Jumping.php | 0 .../Zend/Paginator/ScrollingStyle/Sliding.php | 0 .../Paginator/SerializableLimitIterator.php | 0 .../zendframework1/library}/Zend/Pdf.php | 0 .../library}/Zend/Pdf/Action.php | 0 .../library}/Zend/Pdf/Action/GoTo.php | 0 .../library}/Zend/Pdf/Action/GoTo3DView.php | 0 .../library}/Zend/Pdf/Action/GoToE.php | 0 .../library}/Zend/Pdf/Action/GoToR.php | 0 .../library}/Zend/Pdf/Action/Hide.php | 0 .../library}/Zend/Pdf/Action/ImportData.php | 0 .../library}/Zend/Pdf/Action/JavaScript.php | 0 .../library}/Zend/Pdf/Action/Launch.php | 0 .../library}/Zend/Pdf/Action/Movie.php | 0 .../library}/Zend/Pdf/Action/Named.php | 0 .../library}/Zend/Pdf/Action/Rendition.php | 0 .../library}/Zend/Pdf/Action/ResetForm.php | 0 .../library}/Zend/Pdf/Action/SetOCGState.php | 0 .../library}/Zend/Pdf/Action/Sound.php | 0 .../library}/Zend/Pdf/Action/SubmitForm.php | 0 .../library}/Zend/Pdf/Action/Thread.php | 0 .../library}/Zend/Pdf/Action/Trans.php | 0 .../library}/Zend/Pdf/Action/URI.php | 0 .../library}/Zend/Pdf/Action/Unknown.php | 0 .../library}/Zend/Pdf/Annotation.php | 0 .../Zend/Pdf/Annotation/FileAttachment.php | 0 .../library}/Zend/Pdf/Annotation/Link.php | 0 .../library}/Zend/Pdf/Annotation/Markup.php | 0 .../library}/Zend/Pdf/Annotation/Text.php | 0 .../library}/Zend/Pdf/Canvas.php | 0 .../library}/Zend/Pdf/Canvas/Abstract.php | 0 .../library}/Zend/Pdf/Canvas/Interface.php | 0 .../zendframework1/library}/Zend/Pdf/Cmap.php | 0 .../library}/Zend/Pdf/Cmap/ByteEncoding.php | 0 .../Zend/Pdf/Cmap/ByteEncoding/Static.php | 0 .../library}/Zend/Pdf/Cmap/SegmentToDelta.php | 0 .../library}/Zend/Pdf/Cmap/TrimmedTable.php | 0 .../library}/Zend/Pdf/Color.php | 0 .../library}/Zend/Pdf/Color/Cmyk.php | 0 .../library}/Zend/Pdf/Color/GrayScale.php | 0 .../library}/Zend/Pdf/Color/Html.php | 0 .../library}/Zend/Pdf/Color/Rgb.php | 0 .../library}/Zend/Pdf/Destination.php | 0 .../Zend/Pdf/Destination/Explicit.php | 0 .../library}/Zend/Pdf/Destination/Fit.php | 0 .../Zend/Pdf/Destination/FitBoundingBox.php | 0 .../FitBoundingBoxHorizontally.php | 0 .../Destination/FitBoundingBoxVertically.php | 0 .../Zend/Pdf/Destination/FitHorizontally.php | 0 .../Zend/Pdf/Destination/FitRectangle.php | 0 .../Zend/Pdf/Destination/FitVertically.php | 0 .../library}/Zend/Pdf/Destination/Named.php | 0 .../library}/Zend/Pdf/Destination/Unknown.php | 0 .../library}/Zend/Pdf/Destination/Zoom.php | 0 .../library}/Zend/Pdf/Element.php | 0 .../library}/Zend/Pdf/Element/Array.php | 0 .../library}/Zend/Pdf/Element/Boolean.php | 0 .../library}/Zend/Pdf/Element/Dictionary.php | 0 .../library}/Zend/Pdf/Element/Name.php | 0 .../library}/Zend/Pdf/Element/Null.php | 0 .../library}/Zend/Pdf/Element/Numeric.php | 0 .../library}/Zend/Pdf/Element/Object.php | 0 .../Zend/Pdf/Element/Object/Stream.php | 0 .../library}/Zend/Pdf/Element/Reference.php | 0 .../Zend/Pdf/Element/Reference/Context.php | 0 .../Zend/Pdf/Element/Reference/Table.php | 0 .../library}/Zend/Pdf/Element/Stream.php | 0 .../library}/Zend/Pdf/Element/String.php | 0 .../Zend/Pdf/Element/String/Binary.php | 0 .../library}/Zend/Pdf/ElementFactory.php | 0 .../Zend/Pdf/ElementFactory/Interface.php | 0 .../Zend/Pdf/ElementFactory/Proxy.php | 0 .../library}/Zend/Pdf/Exception.php | 0 .../library}/Zend/Pdf/FileParser.php | 0 .../library}/Zend/Pdf/FileParser/Font.php | 0 .../Zend/Pdf/FileParser/Font/OpenType.php | 0 .../Pdf/FileParser/Font/OpenType/TrueType.php | 0 .../library}/Zend/Pdf/FileParser/Image.php | 0 .../Zend/Pdf/FileParser/Image/Png.php | 0 .../Zend/Pdf/FileParserDataSource.php | 0 .../Zend/Pdf/FileParserDataSource/File.php | 0 .../Zend/Pdf/FileParserDataSource/String.php | 0 .../library}/Zend/Pdf/Filter/Ascii85.php | 0 .../library}/Zend/Pdf/Filter/AsciiHex.php | 0 .../library}/Zend/Pdf/Filter/Compression.php | 0 .../Zend/Pdf/Filter/Compression/Flate.php | 0 .../Zend/Pdf/Filter/Compression/Lzw.php | 0 .../library}/Zend/Pdf/Filter/Interface.php | 0 .../library}/Zend/Pdf/Filter/RunLength.php | 0 .../zendframework1/library}/Zend/Pdf/Font.php | 0 .../library}/Zend/Pdf/Image.php | 0 .../library}/Zend/Pdf/NameTree.php | 0 .../library}/Zend/Pdf/Outline.php | 0 .../library}/Zend/Pdf/Outline/Created.php | 0 .../library}/Zend/Pdf/Outline/Loaded.php | 0 .../zendframework1/library}/Zend/Pdf/Page.php | 0 .../library}/Zend/Pdf/Parser.php | 0 .../RecursivelyIteratableObjectsContainer.php | 0 .../library}/Zend/Pdf/Resource.php | 0 .../Zend/Pdf/Resource/ContentStream.php | 0 .../library}/Zend/Pdf/Resource/Extractor.php | 0 .../library}/Zend/Pdf/Resource/Font.php | 0 .../Zend/Pdf/Resource/Font/CidFont.php | 0 .../Pdf/Resource/Font/CidFont/TrueType.php | 0 .../Zend/Pdf/Resource/Font/Extracted.php | 0 .../Zend/Pdf/Resource/Font/FontDescriptor.php | 0 .../Zend/Pdf/Resource/Font/Simple.php | 0 .../Zend/Pdf/Resource/Font/Simple/Parsed.php | 0 .../Resource/Font/Simple/Parsed/TrueType.php | 0 .../Pdf/Resource/Font/Simple/Standard.php | 0 .../Resource/Font/Simple/Standard/Courier.php | 0 .../Font/Simple/Standard/CourierBold.php | 0 .../Simple/Standard/CourierBoldOblique.php | 0 .../Font/Simple/Standard/CourierOblique.php | 0 .../Font/Simple/Standard/Helvetica.php | 0 .../Font/Simple/Standard/HelveticaBold.php | 0 .../Simple/Standard/HelveticaBoldOblique.php | 0 .../Font/Simple/Standard/HelveticaOblique.php | 0 .../Resource/Font/Simple/Standard/Symbol.php | 0 .../Font/Simple/Standard/TimesBold.php | 0 .../Font/Simple/Standard/TimesBoldItalic.php | 0 .../Font/Simple/Standard/TimesItalic.php | 0 .../Font/Simple/Standard/TimesRoman.php | 0 .../Font/Simple/Standard/ZapfDingbats.php | 0 .../library}/Zend/Pdf/Resource/Font/Type0.php | 0 .../Zend/Pdf/Resource/GraphicsState.php | 0 .../library}/Zend/Pdf/Resource/Image.php | 0 .../library}/Zend/Pdf/Resource/Image/Jpeg.php | 0 .../library}/Zend/Pdf/Resource/Image/Png.php | 0 .../library}/Zend/Pdf/Resource/Image/Tiff.php | 0 .../Zend/Pdf/Resource/ImageFactory.php | 0 .../library}/Zend/Pdf/Resource/Unified.php | 0 .../library}/Zend/Pdf/StringParser.php | 0 .../library}/Zend/Pdf/Style.php | 0 .../library}/Zend/Pdf/Target.php | 0 .../library}/Zend/Pdf/Trailer.php | 0 .../library}/Zend/Pdf/Trailer/Generator.php | 0 .../library}/Zend/Pdf/Trailer/Keeper.php | 0 .../library}/Zend/Pdf/UpdateInfoContainer.php | 0 .../library}/Zend/ProgressBar.php | 0 .../library}/Zend/ProgressBar/Adapter.php | 0 .../Zend/ProgressBar/Adapter/Console.php | 0 .../Zend/ProgressBar/Adapter/Exception.php | 0 .../Zend/ProgressBar/Adapter/JsPull.php | 0 .../Zend/ProgressBar/Adapter/JsPush.php | 0 .../library}/Zend/ProgressBar/Exception.php | 0 .../zendframework1/library}/Zend/Queue.php | 0 .../library}/Zend/Queue/Adapter/Activemq.php | 0 .../Zend/Queue/Adapter/AdapterAbstract.php | 0 .../Zend/Queue/Adapter/AdapterInterface.php | 0 .../library}/Zend/Queue/Adapter/Array.php | 0 .../library}/Zend/Queue/Adapter/Db.php | 0 .../Zend/Queue/Adapter/Db/Message.php | 0 .../library}/Zend/Queue/Adapter/Db/Queue.php | 0 .../library}/Zend/Queue/Adapter/Db/mysql.sql | 0 .../Zend/Queue/Adapter/Db/postgresql.sql | 0 .../Zend/Queue/Adapter/Db/queue_sqlite.sql | 0 .../library}/Zend/Queue/Adapter/Db/sqlsrv.sql | 0 .../library}/Zend/Queue/Adapter/Memcacheq.php | 0 .../library}/Zend/Queue/Adapter/Null.php | 0 .../Zend/Queue/Adapter/PlatformJobQueue.php | 0 .../library}/Zend/Queue/Exception.php | 0 .../library}/Zend/Queue/Message.php | 0 .../library}/Zend/Queue/Message/Iterator.php | 0 .../Zend/Queue/Message/PlatformJob.php | 0 .../library}/Zend/Queue/Stomp/Client.php | 0 .../Zend/Queue/Stomp/Client/Connection.php | 0 .../Stomp/Client/ConnectionInterface.php | 0 .../library}/Zend/Queue/Stomp/Frame.php | 0 .../Zend/Queue/Stomp/FrameInterface.php | 0 .../library}/Zend/Reflection/Class.php | 0 .../library}/Zend/Reflection/Docblock.php | 0 .../library}/Zend/Reflection/Docblock/Tag.php | 0 .../Zend/Reflection/Docblock/Tag/Param.php | 0 .../Zend/Reflection/Docblock/Tag/Return.php | 0 .../library}/Zend/Reflection/Exception.php | 0 .../library}/Zend/Reflection/Extension.php | 0 .../library}/Zend/Reflection/File.php | 0 .../library}/Zend/Reflection/Function.php | 0 .../library}/Zend/Reflection/Method.php | 0 .../library}/Zend/Reflection/Parameter.php | 0 .../library}/Zend/Reflection/Property.php | 0 .../zendframework1/library}/Zend/Registry.php | 2 +- .../library}/Zend/Rest/Client.php | 0 .../library}/Zend/Rest/Client/Exception.php | 0 .../library}/Zend/Rest/Client/Result.php | 0 .../Zend/Rest/Client/Result/Exception.php | 0 .../library}/Zend/Rest/Controller.php | 0 .../library}/Zend/Rest/Exception.php | 0 .../library}/Zend/Rest/Route.php | 0 .../library}/Zend/Rest/Server.php | 0 .../library}/Zend/Rest/Server/Exception.php | 0 .../library}/Zend/Search/Exception.php | 0 .../library}/Zend/Search/Lucene.php | 0 .../Zend/Search/Lucene/Analysis/Analyzer.php | 0 .../Lucene/Analysis/Analyzer/Common.php | 0 .../Lucene/Analysis/Analyzer/Common/Text.php | 0 .../Analyzer/Common/Text/CaseInsensitive.php | 0 .../Analysis/Analyzer/Common/TextNum.php | 0 .../Common/TextNum/CaseInsensitive.php | 0 .../Lucene/Analysis/Analyzer/Common/Utf8.php | 0 .../Analyzer/Common/Utf8/CaseInsensitive.php | 0 .../Analysis/Analyzer/Common/Utf8Num.php | 0 .../Common/Utf8Num/CaseInsensitive.php | 0 .../Zend/Search/Lucene/Analysis/Token.php | 0 .../Search/Lucene/Analysis/TokenFilter.php | 0 .../Lucene/Analysis/TokenFilter/LowerCase.php | 0 .../Analysis/TokenFilter/LowerCaseUtf8.php | 0 .../Analysis/TokenFilter/ShortWords.php | 0 .../Lucene/Analysis/TokenFilter/StopWords.php | 0 .../library}/Zend/Search/Lucene/Document.php | 0 .../Zend/Search/Lucene/Document/Docx.php | 0 .../Zend/Search/Lucene/Document/Exception.php | 0 .../Zend/Search/Lucene/Document/Html.php | 0 .../Zend/Search/Lucene/Document/OpenXml.php | 0 .../Zend/Search/Lucene/Document/Pptx.php | 0 .../Zend/Search/Lucene/Document/Xlsx.php | 0 .../library}/Zend/Search/Lucene/Exception.php | 0 .../library}/Zend/Search/Lucene/FSM.php | 0 .../library}/Zend/Search/Lucene/FSMAction.php | 0 .../library}/Zend/Search/Lucene/Field.php | 0 .../Search/Lucene/Index/DictionaryLoader.php | 0 .../Zend/Search/Lucene/Index/DocsFilter.php | 0 .../Zend/Search/Lucene/Index/FieldInfo.php | 0 .../Zend/Search/Lucene/Index/SegmentInfo.php | 0 .../Search/Lucene/Index/SegmentMerger.php | 0 .../Search/Lucene/Index/SegmentWriter.php | 0 .../Index/SegmentWriter/DocumentWriter.php | 0 .../Index/SegmentWriter/StreamWriter.php | 0 .../Zend/Search/Lucene/Index/Term.php | 0 .../Zend/Search/Lucene/Index/TermInfo.php | 0 .../Lucene/Index/TermsPriorityQueue.php | 0 .../Lucene/Index/TermsStream/Interface.php | 0 .../Zend/Search/Lucene/Index/Writer.php | 0 .../library}/Zend/Search/Lucene/Interface.php | 0 .../Search/Lucene/Interface/MultiSearcher.php | 0 .../Zend/Search/Lucene/LockManager.php | 0 .../Zend/Search/Lucene/MultiSearcher.php | 0 .../Zend/Search/Lucene/PriorityQueue.php | 0 .../library}/Zend/Search/Lucene/Proxy.php | 0 .../Search/BooleanExpressionRecognizer.php | 0 .../Lucene/Search/Highlighter/Default.php | 0 .../Lucene/Search/Highlighter/Interface.php | 0 .../Zend/Search/Lucene/Search/Query.php | 0 .../Search/Lucene/Search/Query/Boolean.php | 0 .../Zend/Search/Lucene/Search/Query/Empty.php | 0 .../Zend/Search/Lucene/Search/Query/Fuzzy.php | 0 .../Lucene/Search/Query/Insignificant.php | 0 .../Search/Lucene/Search/Query/MultiTerm.php | 0 .../Search/Lucene/Search/Query/Phrase.php | 0 .../Lucene/Search/Query/Preprocessing.php | 0 .../Search/Query/Preprocessing/Fuzzy.php | 0 .../Search/Query/Preprocessing/Phrase.php | 0 .../Search/Query/Preprocessing/Term.php | 0 .../Zend/Search/Lucene/Search/Query/Range.php | 0 .../Zend/Search/Lucene/Search/Query/Term.php | 0 .../Search/Lucene/Search/Query/Wildcard.php | 0 .../Zend/Search/Lucene/Search/QueryEntry.php | 0 .../Lucene/Search/QueryEntry/Phrase.php | 0 .../Lucene/Search/QueryEntry/Subquery.php | 0 .../Search/Lucene/Search/QueryEntry/Term.php | 0 .../Zend/Search/Lucene/Search/QueryHit.php | 0 .../Zend/Search/Lucene/Search/QueryLexer.php | 0 .../Zend/Search/Lucene/Search/QueryParser.php | 0 .../Lucene/Search/QueryParserContext.php | 0 .../Lucene/Search/QueryParserException.php | 0 .../Zend/Search/Lucene/Search/QueryToken.php | 0 .../Zend/Search/Lucene/Search/Similarity.php | 0 .../Lucene/Search/Similarity/Default.php | 0 .../Zend/Search/Lucene/Search/Weight.php | 0 .../Search/Lucene/Search/Weight/Boolean.php | 0 .../Search/Lucene/Search/Weight/Empty.php | 0 .../Search/Lucene/Search/Weight/MultiTerm.php | 0 .../Search/Lucene/Search/Weight/Phrase.php | 0 .../Zend/Search/Lucene/Search/Weight/Term.php | 0 .../Zend/Search/Lucene/Storage/Directory.php | 0 .../Lucene/Storage/Directory/Filesystem.php | 5 +- .../Zend/Search/Lucene/Storage/File.php | 0 .../Search/Lucene/Storage/File/Filesystem.php | 0 .../Search/Lucene/Storage/File/Memory.php | 0 .../Lucene/TermStreamsPriorityQueue.php | 0 .../library}/Zend/Serializer.php | 0 .../Serializer/Adapter/AdapterAbstract.php | 0 .../Serializer/Adapter/AdapterInterface.php | 0 .../library}/Zend/Serializer/Adapter/Amf0.php | 0 .../library}/Zend/Serializer/Adapter/Amf3.php | 0 .../Zend/Serializer/Adapter/Igbinary.php | 0 .../library}/Zend/Serializer/Adapter/Json.php | 0 .../Zend/Serializer/Adapter/PhpCode.php | 0 .../Zend/Serializer/Adapter/PhpSerialize.php | 0 .../Zend/Serializer/Adapter/PythonPickle.php | 16 - .../library}/Zend/Serializer/Adapter/Wddx.php | 0 .../library}/Zend/Serializer/Exception.php | 0 .../library}/Zend/Server/Abstract.php | 0 .../library}/Zend/Server/Cache.php | 0 .../library}/Zend/Server/Definition.php | 0 .../library}/Zend/Server/Exception.php | 0 .../library}/Zend/Server/Interface.php | 0 .../library}/Zend/Server/Method/Callback.php | 0 .../Zend/Server/Method/Definition.php | 0 .../library}/Zend/Server/Method/Parameter.php | 0 .../library}/Zend/Server/Method/Prototype.php | 0 .../library}/Zend/Server/Reflection.php | 0 .../library}/Zend/Server/Reflection/Class.php | 0 .../Zend/Server/Reflection/Exception.php | 0 .../Zend/Server/Reflection/Function.php | 0 .../Server/Reflection/Function/Abstract.php | 0 .../Zend/Server/Reflection/Method.php | 0 .../library}/Zend/Server/Reflection/Node.php | 0 .../Zend/Server/Reflection/Parameter.php | 0 .../Zend/Server/Reflection/Prototype.php | 0 .../Zend/Server/Reflection/ReturnValue.php | 0 .../library}/Zend/Service/Abstract.php | 0 .../library}/Zend/Service/Akismet.php | 0 .../library}/Zend/Service/Amazon.php | 0 .../library}/Zend/Service/Amazon/Abstract.php | 0 .../Zend/Service/Amazon/Accessories.php | 0 .../Zend/Service/Amazon/Authentication.php | 0 .../Amazon/Authentication/Exception.php | 0 .../Zend/Service/Amazon/Authentication/S3.php | 0 .../Zend/Service/Amazon/Authentication/V1.php | 0 .../Zend/Service/Amazon/Authentication/V2.php | 0 .../Zend/Service/Amazon/CustomerReview.php | 0 .../library}/Zend/Service/Amazon/Ec2.php | 0 .../Zend/Service/Amazon/Ec2/Abstract.php | 0 .../Service/Amazon/Ec2/Availabilityzones.php | 0 .../Zend/Service/Amazon/Ec2/CloudWatch.php | 0 .../library}/Zend/Service/Amazon/Ec2/Ebs.php | 0 .../Zend/Service/Amazon/Ec2/Elasticip.php | 0 .../Zend/Service/Amazon/Ec2/Exception.php | 0 .../Zend/Service/Amazon/Ec2/Image.php | 0 .../Zend/Service/Amazon/Ec2/Instance.php | 0 .../Service/Amazon/Ec2/Instance/Reserved.php | 0 .../Service/Amazon/Ec2/Instance/Windows.php | 0 .../Zend/Service/Amazon/Ec2/Keypair.php | 0 .../Zend/Service/Amazon/Ec2/Region.php | 0 .../Zend/Service/Amazon/Ec2/Response.php | 0 .../Service/Amazon/Ec2/Securitygroups.php | 0 .../Zend/Service/Amazon/EditorialReview.php | 0 .../Zend/Service/Amazon/Exception.php | 0 .../library}/Zend/Service/Amazon/Image.php | 0 .../library}/Zend/Service/Amazon/Item.php | 0 .../Zend/Service/Amazon/ListmaniaList.php | 0 .../library}/Zend/Service/Amazon/Offer.php | 0 .../library}/Zend/Service/Amazon/OfferSet.php | 0 .../library}/Zend/Service/Amazon/Query.php | 0 .../Zend/Service/Amazon/ResultSet.php | 0 .../library}/Zend/Service/Amazon/S3.php | 0 .../Zend/Service/Amazon/S3/Exception.php | 0 .../Zend/Service/Amazon/S3/Stream.php | 0 .../Zend/Service/Amazon/SimilarProduct.php | 0 .../library}/Zend/Service/Amazon/SimpleDb.php | 0 .../Service/Amazon/SimpleDb/Attribute.php | 0 .../Service/Amazon/SimpleDb/Exception.php | 0 .../Zend/Service/Amazon/SimpleDb/Page.php | 0 .../Zend/Service/Amazon/SimpleDb/Response.php | 0 .../library}/Zend/Service/Amazon/Sqs.php | 0 .../Zend/Service/Amazon/Sqs/Exception.php | 0 .../library}/Zend/Service/Audioscrobbler.php | 0 .../library}/Zend/Service/Console/Command.php | 0 .../Console/Command/ParameterSource/Argv.php | 0 .../Command/ParameterSource/ConfigFile.php | 0 .../Console/Command/ParameterSource/Env.php | 0 .../ParameterSourceInterface.php | 0 .../Command/ParameterSource/Prompt.php | 0 .../Console/Command/ParameterSource/StdIn.php | 0 .../Zend/Service/Console/Exception.php | 0 .../library}/Zend/Service/Delicious.php | 0 .../Zend/Service/Delicious/Exception.php | 0 .../library}/Zend/Service/Delicious/Post.php | 0 .../Zend/Service/Delicious/PostList.php | 0 .../Zend/Service/Delicious/SimplePost.php | 0 .../library}/Zend/Service/Ebay/Abstract.php | 0 .../library}/Zend/Service/Ebay/Exception.php | 0 .../library}/Zend/Service/Ebay/Finding.php | 0 .../Zend/Service/Ebay/Finding/Abstract.php | 0 .../Zend/Service/Ebay/Finding/Aspect.php | 0 .../Finding/Aspect/Histogram/Container.php | 0 .../Ebay/Finding/Aspect/Histogram/Value.php | 0 .../Finding/Aspect/Histogram/Value/Set.php | 0 .../Zend/Service/Ebay/Finding/Aspect/Set.php | 0 .../Zend/Service/Ebay/Finding/Category.php | 0 .../Ebay/Finding/Category/Histogram.php | 0 .../Finding/Category/Histogram/Container.php | 0 .../Ebay/Finding/Category/Histogram/Set.php | 0 .../Zend/Service/Ebay/Finding/Error/Data.php | 0 .../Service/Ebay/Finding/Error/Data/Set.php | 0 .../Service/Ebay/Finding/Error/Message.php | 0 .../Zend/Service/Ebay/Finding/Exception.php | 0 .../Zend/Service/Ebay/Finding/ListingInfo.php | 0 .../Service/Ebay/Finding/PaginationOutput.php | 0 .../Ebay/Finding/Response/Abstract.php | 0 .../Ebay/Finding/Response/Histograms.php | 0 .../Service/Ebay/Finding/Response/Items.php | 0 .../Ebay/Finding/Response/Keywords.php | 0 .../Zend/Service/Ebay/Finding/Search/Item.php | 0 .../Service/Ebay/Finding/Search/Item/Set.php | 0 .../Service/Ebay/Finding/Search/Result.php | 0 .../Zend/Service/Ebay/Finding/SellerInfo.php | 0 .../Service/Ebay/Finding/SellingStatus.php | 0 .../Service/Ebay/Finding/Set/Abstract.php | 0 .../Service/Ebay/Finding/ShippingInfo.php | 0 .../Zend/Service/Ebay/Finding/Storefront.php | 0 .../library}/Zend/Service/Exception.php | 0 .../library}/Zend/Service/Flickr.php | 0 .../library}/Zend/Service/Flickr/Image.php | 0 .../library}/Zend/Service/Flickr/Result.php | 0 .../Zend/Service/Flickr/ResultSet.php | 0 .../library}/Zend/Service/LiveDocx.php | 0 .../Zend/Service/LiveDocx/Exception.php | 0 .../Zend/Service/LiveDocx/MailMerge.php | 0 .../Zend/Service/Rackspace/Abstract.php | 0 .../Zend/Service/Rackspace/Exception.php | 0 .../library}/Zend/Service/Rackspace/Files.php | 0 .../Service/Rackspace/Files/Container.php | 0 .../Service/Rackspace/Files/ContainerList.php | 0 .../Service/Rackspace/Files/Exception.php | 0 .../Zend/Service/Rackspace/Files/Object.php | 0 .../Service/Rackspace/Files/ObjectList.php | 0 .../Zend/Service/Rackspace/Servers.php | 0 .../Service/Rackspace/Servers/Exception.php | 0 .../Zend/Service/Rackspace/Servers/Image.php | 0 .../Service/Rackspace/Servers/ImageList.php | 0 .../Zend/Service/Rackspace/Servers/Server.php | 0 .../Service/Rackspace/Servers/ServerList.php | 0 .../Rackspace/Servers/SharedIpGroup.php | 0 .../Rackspace/Servers/SharedIpGroupList.php | 0 .../library}/Zend/Service/ReCaptcha.php | 0 .../Zend/Service/ReCaptcha/Exception.php | 0 .../Zend/Service/ReCaptcha/MailHide.php | 0 .../Service/ReCaptcha/MailHide/Exception.php | 0 .../Zend/Service/ReCaptcha/Response.php | 0 .../Service/ShortUrl/AbstractShortener.php | 0 .../library}/Zend/Service/ShortUrl/BitLy.php | 0 .../Zend/Service/ShortUrl/Exception.php | 0 .../library}/Zend/Service/ShortUrl/IsGd.php | 0 .../library}/Zend/Service/ShortUrl/JdemCz.php | 0 .../Zend/Service/ShortUrl/MetamarkNet.php | 0 .../Zend/Service/ShortUrl/Shortener.php | 0 .../Zend/Service/ShortUrl/TinyUrlCom.php | 0 .../library}/Zend/Service/SlideShare.php | 0 .../Zend/Service/SlideShare/Exception.php | 0 .../Zend/Service/SlideShare/SlideShow.php | 0 .../Zend/Service/SqlAzure/Exception.php | 0 .../Service/SqlAzure/Management/Client.php | 0 .../Service/SqlAzure/Management/Exception.php | 0 .../Management/FirewallRuleInstance.php | 0 .../SqlAzure/Management/ServerInstance.php | 0 .../Management/ServiceEntityAbstract.php | 0 .../library}/Zend/Service/StrikeIron.php | 0 .../library}/Zend/Service/StrikeIron/Base.php | 0 .../Zend/Service/StrikeIron/Decorator.php | 0 .../Zend/Service/StrikeIron/Exception.php | 0 .../Service/StrikeIron/SalesUseTaxBasic.php | 0 .../StrikeIron/USAddressVerification.php | 0 .../Zend/Service/StrikeIron/ZipCodeInfo.php | 0 .../library}/Zend/Service/Twitter.php | 0 .../Zend/Service/Twitter/Exception.php | 0 .../Zend/Service/Twitter/Response.php | 0 .../WindowsAzure/CommandLine/Certificate.php | 0 .../WindowsAzure/CommandLine/Deployment.php | 0 .../CommandLine/GetAsynchronousOperation.php | 0 .../WindowsAzure/CommandLine/Package.php | 0 .../PackageScaffolderAbstract.php | 12 +- .../Scaffolders/DefaultScaffolder.phar | Bin .../Scaffolders/DefaultScaffolder/build.bat | 0 .../Scaffolders/DefaultScaffolder/index.php | 0 .../resources/PhpOnAzure.Web/Web.config | 0 .../bin/add-environment-variables.cmd | 0 .../bin/add-environment-variables.ps1 | 0 .../PhpOnAzure.Web/bin/install-php.cmd | 0 .../PhpOnAzure.Web/diagnostics.wadcfg | 0 .../WebPICmdLine/Microsoft.Web.Deployment.dll | Bin .../Microsoft.Web.PlatformInstaller.UI.dll | Bin .../Microsoft.Web.PlatformInstaller.dll | Bin .../resources/WebPICmdLine/WebpiCmdLine.exe | Bin .../resources/WebPICmdLine/license.rtf | 0 .../resources/ServiceConfiguration.cscfg | 0 .../resources/ServiceDefinition.csdef | 0 .../WindowsAzure/CommandLine/Service.php | 0 .../WindowsAzure/CommandLine/Storage.php | 0 .../Credentials/CredentialsAbstract.php | 0 .../WindowsAzure/Credentials/Exception.php | 0 .../Credentials/SharedAccessSignature.php | 0 .../WindowsAzure/Credentials/SharedKey.php | 0 .../Credentials/SharedKeyLite.php | 0 .../Diagnostics/ConfigurationDataSources.php | 0 ...figurationDiagnosticInfrastructureLogs.php | 0 .../Diagnostics/ConfigurationDirectories.php | 0 .../Diagnostics/ConfigurationInstance.php | 0 .../Diagnostics/ConfigurationLogs.php | 0 .../ConfigurationObjectBaseAbstract.php | 0 .../ConfigurationPerformanceCounters.php | 0 .../ConfigurationWindowsEventLog.php | 0 .../DirectoryConfigurationSubscription.php | 0 .../WindowsAzure/Diagnostics/Exception.php | 0 .../WindowsAzure/Diagnostics/LogLevel.php | 0 .../WindowsAzure/Diagnostics/Manager.php | 0 .../PerformanceCounterSubscription.php | 0 .../Zend/Service/WindowsAzure/Exception.php | 0 .../Service/WindowsAzure/Log/Exception.php | 0 .../Log/Formatter/WindowsAzure.php | 0 .../WindowsAzure/Log/Writer/WindowsAzure.php | 0 .../Management/AffinityGroupInstance.php | 0 .../Management/CertificateInstance.php | 0 .../WindowsAzure/Management/Client.php | 0 .../Management/DeploymentInstance.php | 0 .../WindowsAzure/Management/Exception.php | 0 .../Management/HostedServiceInstance.php | 0 .../Management/LocationInstance.php | 0 .../OperatingSystemFamilyInstance.php | 0 .../Management/OperatingSystemInstance.php | 0 .../Management/OperationStatusInstance.php | 0 .../Management/ServiceEntityAbstract.php | 0 .../Management/StorageServiceInstance.php | 0 .../SubscriptionOperationInstance.php | 0 .../WindowsAzure/RetryPolicy/Exception.php | 0 .../WindowsAzure/RetryPolicy/NoRetry.php | 0 .../WindowsAzure/RetryPolicy/RetryN.php | 0 .../RetryPolicy/RetryPolicyAbstract.php | 0 .../Service/WindowsAzure/SessionHandler.php | 0 .../Zend/Service/WindowsAzure/Storage.php | 0 .../Service/WindowsAzure/Storage/Batch.php | 0 .../Storage/BatchStorageAbstract.php | 0 .../Service/WindowsAzure/Storage/Blob.php | 0 .../WindowsAzure/Storage/Blob/Stream.php | 0 .../WindowsAzure/Storage/BlobContainer.php | 0 .../WindowsAzure/Storage/BlobInstance.php | 0 .../Storage/DynamicTableEntity.php | 0 .../WindowsAzure/Storage/LeaseInstance.php | 0 .../Storage/PageRegionInstance.php | 0 .../Service/WindowsAzure/Storage/Queue.php | 0 .../WindowsAzure/Storage/QueueInstance.php | 0 .../WindowsAzure/Storage/QueueMessage.php | 0 .../WindowsAzure/Storage/SignedIdentifier.php | 0 .../Storage/StorageEntityAbstract.php | 0 .../Service/WindowsAzure/Storage/Table.php | 0 .../WindowsAzure/Storage/TableEntity.php | 0 .../WindowsAzure/Storage/TableEntityQuery.php | 0 .../WindowsAzure/Storage/TableInstance.php | 0 .../library}/Zend/Service/Yahoo.php | 0 .../library}/Zend/Service/Yahoo/Image.php | 0 .../Zend/Service/Yahoo/ImageResult.php | 0 .../Zend/Service/Yahoo/ImageResultSet.php | 0 .../Zend/Service/Yahoo/InlinkDataResult.php | 0 .../Service/Yahoo/InlinkDataResultSet.php | 0 .../Zend/Service/Yahoo/LocalResult.php | 0 .../Zend/Service/Yahoo/LocalResultSet.php | 0 .../Zend/Service/Yahoo/NewsResult.php | 0 .../Zend/Service/Yahoo/NewsResultSet.php | 0 .../Zend/Service/Yahoo/PageDataResult.php | 0 .../Zend/Service/Yahoo/PageDataResultSet.php | 0 .../library}/Zend/Service/Yahoo/Result.php | 0 .../library}/Zend/Service/Yahoo/ResultSet.php | 0 .../Zend/Service/Yahoo/VideoResult.php | 0 .../Zend/Service/Yahoo/VideoResultSet.php | 0 .../library}/Zend/Service/Yahoo/WebResult.php | 0 .../Zend/Service/Yahoo/WebResultSet.php | 0 .../zendframework1/library}/Zend/Session.php | 6 +- .../library}/Zend/Session/Abstract.php | 0 .../library}/Zend/Session/Exception.php | 0 .../library}/Zend/Session/Namespace.php | 0 .../Zend/Session/SaveHandler/DbTable.php | 0 .../Zend/Session/SaveHandler/Exception.php | 0 .../Zend/Session/SaveHandler/Interface.php | 0 .../Zend/Session/Validator/Abstract.php | 0 .../Zend/Session/Validator}/Exception.php | 18 +- .../Zend/Session/Validator/HttpUserAgent.php | 0 .../Zend/Session/Validator/Interface.php | 0 .../library}/Zend/Soap/AutoDiscover.php | 0 .../Zend/Soap/AutoDiscover/Exception.php | 0 .../library}/Zend/Soap/Client.php | 0 .../library}/Zend/Soap/Client/Common.php | 0 .../library}/Zend/Soap/Client/DotNet.php | 0 .../library}/Zend/Soap/Client/Exception.php | 0 .../library}/Zend/Soap/Client/Local.php | 0 .../library}/Zend/Soap/Server.php | 0 .../library}/Zend/Soap/Server/Exception.php | 0 .../library}/Zend/Soap/Server/Proxy.php | 0 .../library}/Zend/Soap/Wsdl.php | 0 .../library}/Zend/Soap/Wsdl/Exception.php | 0 .../Zend/Soap/Wsdl/Strategy/Abstract.php | 0 .../Zend/Soap/Wsdl/Strategy/AnyType.php | 0 .../Soap/Wsdl/Strategy/ArrayOfTypeComplex.php | 0 .../Wsdl/Strategy/ArrayOfTypeSequence.php | 0 .../Zend/Soap/Wsdl/Strategy/Composite.php | 0 .../Soap/Wsdl/Strategy/DefaultComplexType.php | 0 .../Zend/Soap/Wsdl/Strategy/Interface.php | 0 .../library}/Zend/Stdlib/CallbackHandler.php | 0 .../library}/Zend/Stdlib/Exception.php | 0 .../Exception/InvalidCallbackException.php | 0 .../library}/Zend/Stdlib/PriorityQueue.php | 0 .../library}/Zend/Stdlib/SplPriorityQueue.php | 0 .../library}/Zend/Tag/Cloud.php | 0 .../Zend/Tag/Cloud/Decorator/Cloud.php | 0 .../Zend/Tag/Cloud/Decorator/Exception.php | 0 .../Zend/Tag/Cloud/Decorator/HtmlCloud.php | 0 .../Zend/Tag/Cloud/Decorator/HtmlTag.php | 0 .../library}/Zend/Tag/Cloud/Decorator/Tag.php | 0 .../library}/Zend/Tag/Cloud/Exception.php | 0 .../library}/Zend/Tag/Exception.php | 0 .../zendframework1/library}/Zend/Tag/Item.php | 0 .../library}/Zend/Tag/ItemList.php | 0 .../library}/Zend/Tag/Taggable.php | 0 .../library}/Zend/Test/DbAdapter.php | 0 .../library}/Zend/Test/DbStatement.php | 0 .../Zend/Test/PHPUnit/Constraint/DomQuery.php | 0 .../Test/PHPUnit/Constraint/DomQuery34.php | 0 .../Test/PHPUnit/Constraint/DomQuery37.php | 0 .../Test/PHPUnit/Constraint/DomQuery41.php | 0 .../Test/PHPUnit/Constraint/Exception.php | 0 .../Zend/Test/PHPUnit/Constraint/Redirect.php | 0 .../Test/PHPUnit/Constraint/Redirect34.php | 0 .../Test/PHPUnit/Constraint/Redirect37.php | 0 .../Test/PHPUnit/Constraint/Redirect41.php | 0 .../PHPUnit/Constraint/ResponseHeader.php | 0 .../PHPUnit/Constraint/ResponseHeader34.php | 0 .../PHPUnit/Constraint/ResponseHeader37.php | 0 .../PHPUnit/Constraint/ResponseHeader41.php | 0 .../Zend/Test/PHPUnit/ControllerTestCase.php | 0 .../Zend/Test/PHPUnit/DatabaseTestCase.php | 0 .../Zend/Test/PHPUnit/Db/Connection.php | 0 .../Zend/Test/PHPUnit/Db/DataSet/DbRowset.php | 0 .../Zend/Test/PHPUnit/Db/DataSet/DbTable.php | 0 .../PHPUnit/Db/DataSet/DbTableDataSet.php | 0 .../Test/PHPUnit/Db/DataSet/QueryDataSet.php | 0 .../Test/PHPUnit/Db/DataSet/QueryTable.php | 0 .../Zend/Test/PHPUnit/Db/Exception.php | 0 .../Zend/Test/PHPUnit/Db/Metadata/Generic.php | 0 .../Test/PHPUnit/Db/Operation/DeleteAll.php | 0 .../Zend/Test/PHPUnit/Db/Operation/Insert.php | 0 .../Test/PHPUnit/Db/Operation/Truncate.php | 0 .../Zend/Test/PHPUnit/Db/SimpleTester.php | 0 .../library}/Zend/Text/Exception.php | 0 .../library}/Zend/Text/Figlet.php | 0 .../library}/Zend/Text/Figlet/Exception.php | 0 .../Zend/Text/Figlet/zend-framework.flf | 0 .../library}/Zend/Text/MultiByte.php | 0 .../library}/Zend/Text/Table.php | 0 .../library}/Zend/Text/Table/Column.php | 0 .../Zend/Text/Table/Decorator/Ascii.php | 0 .../Zend/Text/Table/Decorator/Interface.php | 0 .../Zend/Text/Table/Decorator/Unicode.php | 0 .../library}/Zend/Text/Table/Exception.php | 0 .../library}/Zend/Text/Table/Row.php | 0 .../zendframework1/library}/Zend/TimeSync.php | 0 .../library}/Zend/TimeSync/Exception.php | 0 .../library}/Zend/TimeSync/Ntp.php | 0 .../library}/Zend/TimeSync/Protocol.php | 0 .../library}/Zend/TimeSync/Sntp.php | 0 .../Zend/Tool/Framework/Action/Base.php | 0 .../Zend/Tool/Framework/Action/Exception.php | 0 .../Zend/Tool/Framework/Action/Interface.php | 0 .../Zend/Tool/Framework/Action/Repository.php | 0 .../Zend/Tool/Framework/Client/Abstract.php | 0 .../Zend/Tool/Framework/Client/Config.php | 0 .../Zend/Tool/Framework/Client/Console.php | 0 .../Client/Console/ArgumentParser.php | 0 .../Framework/Client/Console/HelpSystem.php | 0 .../Framework/Client/Console/Manifest.php | 0 .../Console/ResponseDecorator/AlignCenter.php | 0 .../Console/ResponseDecorator/Blockize.php | 0 .../Console/ResponseDecorator/Colorizer.php | 0 .../Console/ResponseDecorator/Indention.php | 0 .../Zend/Tool/Framework/Client/Exception.php | 0 .../Client/Interactive/InputHandler.php | 0 .../Client/Interactive/InputInterface.php | 0 .../Client/Interactive/InputRequest.php | 0 .../Client/Interactive/InputResponse.php | 0 .../Client/Interactive/OutputInterface.php | 0 .../Zend/Tool/Framework/Client/Manifest.php | 0 .../Zend/Tool/Framework/Client/Request.php | 0 .../Zend/Tool/Framework/Client/Response.php | 0 .../Response/ContentDecorator/Interface.php | 0 .../Response/ContentDecorator/Separator.php | 0 .../Zend/Tool/Framework/Client/Storage.php | 0 .../Client/Storage/AdapterInterface.php | 0 .../Framework/Client/Storage/Directory.php | 0 .../Zend/Tool/Framework/Exception.php | 0 .../Zend/Tool/Framework/Loader/Abstract.php | 0 .../Tool/Framework/Loader/BasicLoader.php | 0 .../Framework/Loader/IncludePathLoader.php | 0 .../RecursiveFilterIterator.php | 0 .../Zend/Tool/Framework/Loader/Interface.php | 0 .../Framework/Manifest/ActionManifestable.php | 0 .../Framework/Manifest/ActionMetadata.php | 0 .../Tool/Framework/Manifest/Exception.php | 0 .../Tool/Framework/Manifest/Indexable.php | 0 .../Tool/Framework/Manifest/Interface.php | 0 .../Zend/Tool/Framework/Manifest/Metadata.php | 0 .../Manifest/MetadataManifestable.php | 0 .../Manifest/ProviderManifestable.php | 0 .../Framework/Manifest/ProviderMetadata.php | 0 .../Tool/Framework/Manifest/Repository.php | 0 .../Tool/Framework/Metadata/Attributable.php | 0 .../Zend/Tool/Framework/Metadata/Basic.php | 0 .../Zend/Tool/Framework/Metadata/Dynamic.php | 0 .../Tool/Framework/Metadata/Interface.php | 0 .../Zend/Tool/Framework/Metadata/Tool.php | 0 .../Zend/Tool/Framework/Provider/Abstract.php | 0 .../Provider/DocblockManifestable.php | 0 .../Tool/Framework/Provider/Exception.php | 0 .../Tool/Framework/Provider/Initializable.php | 0 .../Tool/Framework/Provider/Interactable.php | 0 .../Tool/Framework/Provider/Interface.php | 0 .../Tool/Framework/Provider/Pretendable.php | 0 .../Tool/Framework/Provider/Repository.php | 0 .../Tool/Framework/Provider/Signature.php | 0 .../library}/Zend/Tool/Framework/Registry.php | 0 .../Framework/Registry/EnabledInterface.php | 0 .../Tool/Framework/Registry/Exception.php | 0 .../Tool/Framework/Registry/Interface.php | 0 .../Tool/Framework/System/Action/Create.php | 0 .../Tool/Framework/System/Action/Delete.php | 0 .../Zend/Tool/Framework/System/Manifest.php | 0 .../Tool/Framework/System/Provider/Config.php | 0 .../Framework/System/Provider/Manifest.php | 0 .../Framework/System/Provider/Phpinfo.php | 0 .../Framework/System/Provider/Version.php | 0 .../Tool/Project/Context/Content/Engine.php | 0 .../Context/Content/Engine/CodeGenerator.php | 0 .../Project/Context/Content/Engine/Phtml.php | 0 .../Zend/Tool/Project/Context/Exception.php | 0 .../Project/Context/Filesystem/Abstract.php | 0 .../Project/Context/Filesystem/Directory.php | 0 .../Tool/Project/Context/Filesystem/File.php | 0 .../Zend/Tool/Project/Context/Interface.php | 0 .../Zend/Tool/Project/Context/Repository.php | 0 .../Tool/Project/Context/System/Interface.php | 0 .../Context/System/NotOverwritable.php | 0 .../Context/System/ProjectDirectory.php | 0 .../Context/System/ProjectProfileFile.php | 0 .../System/ProjectProvidersDirectory.php | 0 .../Context/System/TopLevelRestrictable.php | 0 .../Project/Context/Zf/AbstractClassFile.php | 0 .../Tool/Project/Context/Zf/ActionMethod.php | 0 .../Tool/Project/Context/Zf/ApisDirectory.php | 0 .../Context/Zf/ApplicationConfigFile.php | 0 .../Context/Zf/ApplicationDirectory.php | 0 .../Tool/Project/Context/Zf/BootstrapFile.php | 0 .../Project/Context/Zf/CacheDirectory.php | 0 .../Tool/Project/Context/Zf/ConfigFile.php | 0 .../Project/Context/Zf/ConfigsDirectory.php | 0 .../Project/Context/Zf/ControllerFile.php | 0 .../Context/Zf/ControllersDirectory.php | 0 .../Tool/Project/Context/Zf/DataDirectory.php | 0 .../Project/Context/Zf/DbTableDirectory.php | 0 .../Tool/Project/Context/Zf/DbTableFile.php | 0 .../Tool/Project/Context/Zf/DocsDirectory.php | 0 .../Zend/Tool/Project/Context/Zf/FormFile.php | 0 .../Project/Context/Zf/FormsDirectory.php | 0 .../Tool/Project/Context/Zf/HtaccessFile.php | 0 .../Project/Context/Zf/LayoutScriptFile.php | 0 .../Context/Zf/LayoutScriptsDirectory.php | 0 .../Project/Context/Zf/LayoutsDirectory.php | 0 .../Project/Context/Zf/LibraryDirectory.php | 0 .../Project/Context/Zf/LocalesDirectory.php | 0 .../Tool/Project/Context/Zf/LogsDirectory.php | 0 .../Tool/Project/Context/Zf/ModelFile.php | 0 .../Project/Context/Zf/ModelsDirectory.php | 0 .../Project/Context/Zf/ModuleDirectory.php | 0 .../Project/Context/Zf/ModulesDirectory.php | 0 .../Context/Zf/ProjectProviderFile.php | 0 .../Project/Context/Zf/PublicDirectory.php | 0 .../Context/Zf/PublicImagesDirectory.php | 0 .../Project/Context/Zf/PublicIndexFile.php | 0 .../Context/Zf/PublicScriptsDirectory.php | 0 .../Context/Zf/PublicStylesheetsDirectory.php | 0 .../Context/Zf/SearchIndexesDirectory.php | 0 .../Project/Context/Zf/ServicesDirectory.php | 0 .../Project/Context/Zf/SessionsDirectory.php | 0 .../Project/Context/Zf/TemporaryDirectory.php | 0 .../Zf/TestApplicationActionMethod.php | 0 .../Zf/TestApplicationBootstrapFile.php | 0 .../Zf/TestApplicationControllerDirectory.php | 0 .../Zf/TestApplicationControllerFile.php | 0 .../Context/Zf/TestApplicationDirectory.php | 0 .../Zf/TestApplicationModuleDirectory.php | 0 .../Zf/TestApplicationModulesDirectory.php | 0 .../Context/Zf/TestLibraryBootstrapFile.php | 0 .../Context/Zf/TestLibraryDirectory.php | 0 .../Project/Context/Zf/TestLibraryFile.php | 0 .../Zf/TestLibraryNamespaceDirectory.php | 0 .../Context/Zf/TestPHPUnitBootstrapFile.php | 0 .../Context/Zf/TestPHPUnitConfigFile.php | 0 .../Project/Context/Zf/TestsDirectory.php | 0 .../Project/Context/Zf/UploadsDirectory.php | 0 .../Zf/ViewControllerScriptsDirectory.php | 0 .../Context/Zf/ViewFiltersDirectory.php | 0 .../Context/Zf/ViewHelpersDirectory.php | 0 .../Project/Context/Zf/ViewScriptFile.php | 0 .../Context/Zf/ViewScriptsDirectory.php | 0 .../Project/Context/Zf/ViewsDirectory.php | 0 .../Context/Zf/ZfStandardLibraryDirectory.php | 0 .../library}/Zend/Tool/Project/Exception.php | 0 .../library}/Zend/Tool/Project/Profile.php | 0 .../Zend/Tool/Project/Profile/Exception.php | 0 .../Project/Profile/FileParser/Interface.php | 0 .../Tool/Project/Profile/FileParser/Xml.php | 0 .../Profile/Iterator/ContextFilter.php | 0 .../Iterator/EnabledResourceFilter.php | 0 .../Zend/Tool/Project/Profile/Resource.php | 0 .../Project/Profile/Resource/Container.php | 0 .../Profile/Resource/SearchConstraints.php | 0 .../Zend/Tool/Project/Provider/Abstract.php | 0 .../Zend/Tool/Project/Provider/Action.php | 0 .../Tool/Project/Provider/Application.php | 0 .../Zend/Tool/Project/Provider/Controller.php | 0 .../Zend/Tool/Project/Provider/DbAdapter.php | 0 .../Zend/Tool/Project/Provider/DbTable.php | 0 .../Zend/Tool/Project/Provider/Exception.php | 0 .../Zend/Tool/Project/Provider/Form.php | 0 .../Zend/Tool/Project/Provider/Layout.php | 0 .../Zend/Tool/Project/Provider/Manifest.php | 0 .../Zend/Tool/Project/Provider/Model.php | 0 .../Zend/Tool/Project/Provider/Module.php | 0 .../Zend/Tool/Project/Provider/Profile.php | 0 .../Zend/Tool/Project/Provider/Project.php | 0 .../Tool/Project/Provider/ProjectProvider.php | 0 .../Zend/Tool/Project/Provider/Test.php | 0 .../Zend/Tool/Project/Provider/View.php | 0 .../library}/Zend/Translate.php | 8 +- .../library}/Zend/Translate/Adapter.php | 4 +- .../library}/Zend/Translate/Adapter/Array.php | 0 .../library}/Zend/Translate/Adapter/Csv.php | 0 .../Zend/Translate/Adapter/Gettext.php | 0 .../library}/Zend/Translate/Adapter/Ini.php | 0 .../library}/Zend/Translate/Adapter/Qt.php | 0 .../library}/Zend/Translate/Adapter/Tbx.php | 0 .../library}/Zend/Translate/Adapter/Tmx.php | 0 .../library}/Zend/Translate/Adapter/Xliff.php | 0 .../library}/Zend/Translate/Adapter/XmlTm.php | 0 .../library}/Zend/Translate/Exception.php | 0 .../library}/Zend/Translate/Plural.php | 2 +- .../zendframework1/library}/Zend/Uri.php | 0 .../library}/Zend/Uri/Exception.php | 0 .../zendframework1/library}/Zend/Uri/Http.php | 0 .../zendframework1/library}/Zend/Validate.php | 0 .../library}/Zend/Validate/Abstract.php | 0 .../library}/Zend/Validate/Alnum.php | 0 .../library}/Zend/Validate/Alpha.php | 0 .../library}/Zend/Validate/Barcode.php | 0 .../Zend/Validate/Barcode/AdapterAbstract.php | 0 .../Validate/Barcode/AdapterInterface.php | 0 .../library}/Zend/Validate/Barcode/Code25.php | 0 .../Validate/Barcode/Code25interleaved.php | 0 .../library}/Zend/Validate/Barcode/Code39.php | 0 .../Zend/Validate/Barcode/Code39ext.php | 0 .../library}/Zend/Validate/Barcode/Code93.php | 0 .../Zend/Validate/Barcode/Code93ext.php | 0 .../library}/Zend/Validate/Barcode/Ean12.php | 0 .../library}/Zend/Validate/Barcode/Ean13.php | 0 .../library}/Zend/Validate/Barcode/Ean14.php | 0 .../library}/Zend/Validate/Barcode/Ean18.php | 0 .../library}/Zend/Validate/Barcode/Ean2.php | 0 .../library}/Zend/Validate/Barcode/Ean5.php | 0 .../library}/Zend/Validate/Barcode/Ean8.php | 0 .../library}/Zend/Validate/Barcode/Gtin12.php | 0 .../library}/Zend/Validate/Barcode/Gtin13.php | 0 .../library}/Zend/Validate/Barcode/Gtin14.php | 0 .../Zend/Validate/Barcode/Identcode.php | 0 .../Zend/Validate/Barcode/Intelligentmail.php | 0 .../library}/Zend/Validate/Barcode/Issn.php | 0 .../library}/Zend/Validate/Barcode/Itf14.php | 0 .../Zend/Validate/Barcode/Leitcode.php | 0 .../library}/Zend/Validate/Barcode/Planet.php | 0 .../Zend/Validate/Barcode/Postnet.php | 0 .../Zend/Validate/Barcode/Royalmail.php | 0 .../library}/Zend/Validate/Barcode/Sscc.php | 0 .../library}/Zend/Validate/Barcode/Upca.php | 0 .../library}/Zend/Validate/Barcode/Upce.php | 0 .../library}/Zend/Validate/Between.php | 0 .../library}/Zend/Validate/Callback.php | 0 .../library}/Zend/Validate/Ccnum.php | 0 .../library}/Zend/Validate/CreditCard.php | 0 .../library}/Zend/Validate/Date.php | 0 .../library}/Zend/Validate/Db/Abstract.php | 0 .../Zend/Validate/Db/NoRecordExists.php | 0 .../Zend/Validate/Db/RecordExists.php | 0 .../library}/Zend/Validate/Digits.php | 0 .../library}/Zend/Validate/EmailAddress.php | 2 +- .../library}/Zend/Validate/Exception.php | 0 .../library}/Zend/Validate/File/Count.php | 0 .../library}/Zend/Validate/File/Crc32.php | 0 .../Zend/Validate/File/ExcludeExtension.php | 0 .../Zend/Validate/File/ExcludeMimeType.php | 0 .../library}/Zend/Validate/File/Exists.php | 0 .../library}/Zend/Validate/File/Extension.php | 0 .../library}/Zend/Validate/File/FilesSize.php | 0 .../library}/Zend/Validate/File/Hash.php | 0 .../library}/Zend/Validate/File/ImageSize.php | 0 .../Zend/Validate/File/IsCompressed.php | 0 .../library}/Zend/Validate/File/IsImage.php | 0 .../library}/Zend/Validate/File/Md5.php | 0 .../library}/Zend/Validate/File/MimeType.php | 0 .../library}/Zend/Validate/File/NotExists.php | 0 .../library}/Zend/Validate/File/Sha1.php | 0 .../library}/Zend/Validate/File/Size.php | 0 .../library}/Zend/Validate/File/Upload.php | 0 .../library}/Zend/Validate/File/WordCount.php | 0 .../library}/Zend/Validate/Float.php | 0 .../library}/Zend/Validate/GreaterThan.php | 0 .../library}/Zend/Validate/Hex.php | 0 .../library}/Zend/Validate/Hostname.php | 4 +- .../library}/Zend/Validate/Hostname/Biz.php | 0 .../library}/Zend/Validate/Hostname/Cn.php | 0 .../library}/Zend/Validate/Hostname/Com.php | 0 .../library}/Zend/Validate/Hostname/Jp.php | 0 .../library}/Zend/Validate/Iban.php | 0 .../library}/Zend/Validate/Identical.php | 0 .../library}/Zend/Validate/InArray.php | 0 .../library}/Zend/Validate/Int.php | 0 .../library}/Zend/Validate/Interface.php | 0 .../library}/Zend/Validate/Ip.php | 0 .../library}/Zend/Validate/Isbn.php | 0 .../library}/Zend/Validate/Ldap/Dn.php | 0 .../library}/Zend/Validate/LessThan.php | 0 .../library}/Zend/Validate/NotEmpty.php | 0 .../library}/Zend/Validate/PostCode.php | 0 .../library}/Zend/Validate/Regex.php | 0 .../Zend/Validate/Sitemap/Changefreq.php | 0 .../Zend/Validate/Sitemap/Lastmod.php | 0 .../library}/Zend/Validate/Sitemap/Loc.php | 0 .../Zend/Validate/Sitemap/Priority.php | 0 .../library}/Zend/Validate/StringLength.php | 0 .../zendframework1/library}/Zend/Version.php | 2 +- .../zendframework1/library/Zend/View.php | 160 + .../library}/Zend/View/Abstract.php | 0 .../library}/Zend/View/Exception.php | 0 .../library}/Zend/View/Helper/Abstract.php | 0 .../library}/Zend/View/Helper/Action.php | 0 .../library}/Zend/View/Helper/BaseUrl.php | 0 .../library}/Zend/View/Helper/Currency.php | 0 .../library}/Zend/View/Helper/Cycle.php | 0 .../library}/Zend/View/Helper/DeclareVars.php | 0 .../library}/Zend/View/Helper/Doctype.php | 0 .../library}/Zend/View/Helper/Fieldset.php | 0 .../library}/Zend/View/Helper/Form.php | 0 .../library}/Zend/View/Helper/FormButton.php | 0 .../Zend/View/Helper/FormCheckbox.php | 0 .../library}/Zend/View/Helper/FormElement.php | 0 .../library}/Zend/View/Helper/FormErrors.php | 0 .../library}/Zend/View/Helper/FormFile.php | 0 .../library}/Zend/View/Helper/FormHidden.php | 0 .../library}/Zend/View/Helper/FormImage.php | 0 .../library}/Zend/View/Helper/FormLabel.php | 0 .../Zend/View/Helper/FormMultiCheckbox.php | 0 .../library}/Zend/View/Helper/FormNote.php | 0 .../Zend/View/Helper/FormPassword.php | 0 .../library}/Zend/View/Helper/FormRadio.php | 0 .../library}/Zend/View/Helper/FormReset.php | 0 .../library}/Zend/View/Helper/FormSelect.php | 0 .../library}/Zend/View/Helper/FormSubmit.php | 0 .../library}/Zend/View/Helper/FormText.php | 0 .../Zend/View/Helper/FormTextarea.php | 0 .../library}/Zend/View/Helper/Gravatar.php | 0 .../library}/Zend/View/Helper/HeadLink.php | 13 +- .../library}/Zend/View/Helper/HeadMeta.php | 16 + .../library}/Zend/View/Helper/HeadScript.php | 14 +- .../library}/Zend/View/Helper/HeadStyle.php | 9 +- .../library}/Zend/View/Helper/HeadTitle.php | 0 .../library}/Zend/View/Helper/HtmlElement.php | 0 .../library}/Zend/View/Helper/HtmlFlash.php | 0 .../library}/Zend/View/Helper/HtmlList.php | 0 .../library}/Zend/View/Helper/HtmlObject.php | 0 .../library}/Zend/View/Helper/HtmlPage.php | 0 .../Zend/View/Helper/HtmlQuicktime.php | 0 .../Zend/View/Helper/InlineScript.php | 0 .../library}/Zend/View/Helper/Interface.php | 0 .../library}/Zend/View/Helper/Json.php | 0 .../library}/Zend/View/Helper/Layout.php | 0 .../library}/Zend/View/Helper/Navigation.php | 4 + .../View/Helper/Navigation/Breadcrumbs.php | 0 .../Zend/View/Helper/Navigation/Helper.php | 0 .../View/Helper/Navigation/HelperAbstract.php | 2 +- .../Zend/View/Helper/Navigation/Links.php | 0 .../Zend/View/Helper/Navigation/Menu.php | 0 .../Zend/View/Helper/Navigation/Sitemap.php | 0 .../Zend/View/Helper/PaginationControl.php | 0 .../library}/Zend/View/Helper/Partial.php | 0 .../Zend/View/Helper/Partial/Exception.php | 0 .../library}/Zend/View/Helper/PartialLoop.php | 0 .../library}/Zend/View/Helper/Placeholder.php | 0 .../View/Helper/Placeholder/Container.php | 0 .../Helper/Placeholder/Container/Abstract.php | 0 .../Placeholder/Container/Exception.php | 0 .../Placeholder/Container/Standalone.php | 0 .../Zend/View/Helper/Placeholder/Registry.php | 0 .../Helper/Placeholder/Registry/Exception.php | 0 .../Zend/View/Helper/RenderToPlaceholder.php | 0 .../library}/Zend/View/Helper/ServerUrl.php | 0 .../library}/Zend/View/Helper/Translate.php | 0 .../library}/Zend/View/Helper/Url.php | 0 .../library}/Zend/View/Helper/UserAgent.php | 0 .../library}/Zend/View/Interface.php | 0 .../library}/Zend/View/Stream.php | 0 .../Zend/Wildfire/Channel/HttpHeaders.php | 0 .../Zend/Wildfire/Channel/Interface.php | 0 .../library}/Zend/Wildfire/Exception.php | 0 .../library}/Zend/Wildfire/Plugin/FirePhp.php | 0 .../Zend/Wildfire/Plugin/FirePhp/Message.php | 0 .../Wildfire/Plugin/FirePhp/TableMessage.php | 0 .../Zend/Wildfire/Plugin/Interface.php | 0 .../Zend/Wildfire/Protocol/JsonStream.php | 0 .../library}/Zend/Xml/Exception.php | 0 .../library/Zend/Xml/Security.php | 488 ++ .../library}/Zend/XmlRpc/Client.php | 0 .../library}/Zend/XmlRpc/Client/Exception.php | 0 .../Zend/XmlRpc/Client/FaultException.php | 0 .../Zend/XmlRpc/Client/HttpException.php | 0 .../XmlRpc/Client/IntrospectException.php | 0 .../XmlRpc/Client/ServerIntrospection.php | 0 .../Zend/XmlRpc/Client/ServerProxy.php | 0 .../library}/Zend/XmlRpc/Exception.php | 0 .../library}/Zend/XmlRpc/Fault.php | 0 .../Zend/XmlRpc/Generator/DomDocument.php | 0 .../XmlRpc/Generator/GeneratorAbstract.php | 0 .../Zend/XmlRpc/Generator/XmlWriter.php | 0 .../library}/Zend/XmlRpc/Request.php | 0 .../library}/Zend/XmlRpc/Request/Http.php | 0 .../library}/Zend/XmlRpc/Request/Stdin.php | 0 .../library}/Zend/XmlRpc/Response.php | 0 .../library}/Zend/XmlRpc/Response/Http.php | 0 .../library}/Zend/XmlRpc/Server.php | 8 +- .../library}/Zend/XmlRpc/Server/Cache.php | 0 .../library}/Zend/XmlRpc/Server/Exception.php | 0 .../library}/Zend/XmlRpc/Server/Fault.php | 0 .../library}/Zend/XmlRpc/Server/System.php | 0 .../library}/Zend/XmlRpc/Value.php | 0 .../library}/Zend/XmlRpc/Value/Array.php | 0 .../library}/Zend/XmlRpc/Value/Base64.php | 0 .../library}/Zend/XmlRpc/Value/BigInteger.php | 0 .../library}/Zend/XmlRpc/Value/Boolean.php | 0 .../library}/Zend/XmlRpc/Value/Collection.php | 0 .../library}/Zend/XmlRpc/Value/DateTime.php | 0 .../library}/Zend/XmlRpc/Value/Double.php | 0 .../library}/Zend/XmlRpc/Value/Exception.php | 0 .../library}/Zend/XmlRpc/Value/Integer.php | 0 .../library}/Zend/XmlRpc/Value/Nil.php | 0 .../library}/Zend/XmlRpc/Value/Scalar.php | 0 .../library}/Zend/XmlRpc/Value/String.php | 0 .../library}/Zend/XmlRpc/Value/Struct.php | 0 .../puppet/manifests/default.pp | 25 + .../zendframework1/puppet/scripts/pe.sh | 14 + .../puppet/scripts/php-build.sh | 84 + .../resources/languages/cs/Zend_Validate.php | 265 + .../resources/languages/de/Zend_Validate.php | 265 + .../resources/languages/en/Zend_Validate.php | 265 + .../resources/languages/es/Zend_Validate.php | 266 + .../resources/languages/fi/Zend_Validate.php | 265 + .../resources/languages/fr/Zend_Validate.php | 135 + .../resources/languages/hr/Zend_Validate.php | 264 + .../resources/languages/it/Zend_Validate.php | 265 + .../resources/languages/ja/Zend_Validate.php | 265 + .../resources/languages/nl/Zend_Validate.php | 265 + .../languages/pt_BR/Zend_Validate.php | 265 + .../resources/languages/ru/Zend_Validate.php | 259 + .../resources/languages/sk/Zend_Captcha.php | 74 +- .../resources/languages/sk/Zend_Validate.php | 265 + .../resources/languages/sr/Zend_Validate.php | 266 + .../resources/languages/uk/Zend_Validate.php | 259 + 3301 files changed, 17940 insertions(+), 23140 deletions(-) create mode 100644 composer.json create mode 100644 composer.lock delete mode 100644 library/Zend/Service/DeveloperGarden/BaseUserService.php delete mode 100644 library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php delete mode 100644 library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Client/Soap.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php delete mode 100644 library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php delete mode 100644 library/Zend/Service/DeveloperGarden/Credential.php delete mode 100644 library/Zend/Service/DeveloperGarden/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/IpLocation.php delete mode 100644 library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php delete mode 100644 library/Zend/Service/DeveloperGarden/LocalSearch.php delete mode 100644 library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php delete mode 100644 library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/BaseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php delete mode 100644 library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php delete mode 100644 library/Zend/Service/DeveloperGarden/SecurityTokenServer.php delete mode 100644 library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php delete mode 100644 library/Zend/Service/DeveloperGarden/SendSms.php delete mode 100644 library/Zend/Service/DeveloperGarden/SmsValidation.php delete mode 100644 library/Zend/Service/DeveloperGarden/VoiceCall.php delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.xsd delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.xsd delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/SmsService.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/SmsValidationUserService.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/TokenService.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.xsd delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.xsd delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/localsearch.wsdl delete mode 100644 library/Zend/Service/DeveloperGarden/Wsdl/localsearch.xsd delete mode 100644 library/Zend/Service/Technorati.php delete mode 100644 library/Zend/Service/Technorati/Author.php delete mode 100644 library/Zend/Service/Technorati/BlogInfoResult.php delete mode 100644 library/Zend/Service/Technorati/CosmosResult.php delete mode 100644 library/Zend/Service/Technorati/CosmosResultSet.php delete mode 100644 library/Zend/Service/Technorati/DailyCountsResult.php delete mode 100644 library/Zend/Service/Technorati/DailyCountsResultSet.php delete mode 100644 library/Zend/Service/Technorati/GetInfoResult.php delete mode 100644 library/Zend/Service/Technorati/KeyInfoResult.php delete mode 100644 library/Zend/Service/Technorati/Result.php delete mode 100644 library/Zend/Service/Technorati/ResultSet.php delete mode 100644 library/Zend/Service/Technorati/SearchResult.php delete mode 100644 library/Zend/Service/Technorati/SearchResultSet.php delete mode 100644 library/Zend/Service/Technorati/TagResult.php delete mode 100644 library/Zend/Service/Technorati/TagResultSet.php delete mode 100644 library/Zend/Service/Technorati/TagsResult.php delete mode 100644 library/Zend/Service/Technorati/TagsResultSet.php delete mode 100644 library/Zend/Service/Technorati/Utils.php delete mode 100644 library/Zend/Service/Technorati/Weblog.php delete mode 100644 library/Zend/View.php delete mode 100644 library/Zend/Xml/Security.php delete mode 100644 library/Zend/autoload_classmap.php create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap-theme.css create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap-theme.css.map create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap-theme.min.css create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap.css create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap.css.map create mode 100644 public/libs/bootstrap-3.3.4/css/bootstrap.min.css create mode 100644 public/libs/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot create mode 100644 public/libs/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg create mode 100644 public/libs/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf create mode 100644 public/libs/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff create mode 100644 public/libs/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2 create mode 100644 public/libs/bootstrap-3.3.4/js/bootstrap.js create mode 100644 public/libs/bootstrap-3.3.4/js/bootstrap.min.js create mode 100644 public/libs/bootstrap-3.3.4/js/npm.js delete mode 100644 public/libs/jquery/jquery.infieldlabel.min.js create mode 100644 public/libs/jquery/jquery.placeholder.js create mode 100644 public/themes/default/styles/user-login.css create mode 100644 vendor/autoload.php create mode 100644 vendor/composer/ClassLoader.php create mode 100644 vendor/composer/LICENSE create mode 100644 vendor/composer/autoload_classmap.php create mode 100644 vendor/composer/autoload_namespaces.php create mode 100644 vendor/composer/autoload_psr4.php create mode 100644 vendor/composer/autoload_real.php create mode 100644 vendor/composer/include_paths.php create mode 100644 vendor/composer/installed.json create mode 100644 vendor/zendframework/zendframework1/.gitattributes create mode 100644 vendor/zendframework/zendframework1/.gitignore create mode 100644 vendor/zendframework/zendframework1/.travis.yml create mode 100644 vendor/zendframework/zendframework1/CONTRIBUTING.md create mode 100644 vendor/zendframework/zendframework1/DEVELOPMENT_README.md create mode 100644 vendor/zendframework/zendframework1/INSTALL.md create mode 100644 vendor/zendframework/zendframework1/LICENSE.txt create mode 100644 vendor/zendframework/zendframework1/README-GIT.md create mode 100644 vendor/zendframework/zendframework1/README.md create mode 100644 vendor/zendframework/zendframework1/Vagrantfile create mode 100644 vendor/zendframework/zendframework1/bin/classmap_generator.php create mode 100644 vendor/zendframework/zendframework1/bin/zf.bat create mode 100644 vendor/zendframework/zendframework1/bin/zf.php create mode 100644 vendor/zendframework/zendframework1/bin/zf.sh create mode 100644 vendor/zendframework/zendframework1/composer.json rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Assert/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Resource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Resource/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Role.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Role/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Role/Registry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Acl/Role/Registry/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Adobe/Auth.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Adobe/DbInspector.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Adobe/Introspector.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Auth/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Constants.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Amf0/Deserializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Amf0/Serializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Amf3/Deserializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Amf3/Serializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Deserializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/InputStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/OutputStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Resource/MysqlResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Resource/MysqliResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Resource/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/Serializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Parse/TypeLoader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Request.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Request/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Response/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Server.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Util/BinaryStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/ByteArray.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/MessageBody.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/MessageHeader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/AbstractMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/AcknowledgeMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/ArrayCollection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/AsyncMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/CommandMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/ErrorMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/Messaging/RemotingMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Amf/Value/TraitsInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Bootstrap/Bootstrap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Bootstrap/BootstrapAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Bootstrap/Bootstrapper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Bootstrap/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Bootstrap/ResourceBootstrapper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Module/Autoloader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Module/Bootstrap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Cachemanager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Db.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Dojo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Frontcontroller.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Locale.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Log.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Mail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Modules.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Multidb.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Navigation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Resource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/ResourceAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Router.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Session.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Translate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/Useragent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Application/Resource/View.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/DbTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Digest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Http/Resolver/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Http/Resolver/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Http/Resolver/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/Ldap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Adapter/OpenId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Storage/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Storage/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Storage/NonPersistent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Auth/Storage/Session.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Code128.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Code25.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Code25interleaved.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Code39.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Ean13.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Ean2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Ean5.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Ean8.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Error.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Identcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Itf14.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Leitcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/ObjectAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Planet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Postnet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Royalmail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Upca.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Object/Upce.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Renderer/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Renderer/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Renderer/Pdf.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Renderer/RendererAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Barcode/Renderer/Svg.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Apc.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/BlackHole.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/ExtendedInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Libmemcached.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Memcached.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Sqlite.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Static.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Test.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/TwoLevels.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/WinCache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/Xcache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/ZendPlatform.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/ZendServer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/ZendServer/Disk.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Backend/ZendServer/ShMem.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Core.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/Capture.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/Class.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/Function.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/Output.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Frontend/Page.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cache/Manager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Base.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Dumb.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Figlet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/ReCaptcha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Captcha/Word.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/AbstractFactory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter/AbstractAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter/SimpleDb.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Adapter/WindowsAzure/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Document.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/DocumentSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Factory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/DocumentService/QueryAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Adapter/Ec2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Adapter/Rackspace.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Factory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/ImageList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/Instance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/Infrastructure/InstanceList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/OperationNotAvailableException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Adapter/AbstractAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Adapter/Sqs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Adapter/WindowsAzure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Adapter/ZendQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Factory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/QueueService/MessageSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Adapter/FileSystem.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Adapter/Rackspace.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Adapter/S3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Adapter/WindowsAzure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Cloud/StorageService/Factory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Body.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Class.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Docblock.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Docblock/Tag.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Docblock/Tag/License.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Docblock/Tag/Param.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Docblock/Tag/Return.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Member/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Member/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Method.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Parameter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Parameter/DefaultValue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Property.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/CodeGenerator/Php/Property/DefaultValue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Ini.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/FileAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/Ini.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/Xml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Writer/Yaml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Xml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Config/Yaml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Console/Getopt.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Console/Getopt/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/ActionStack.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/AjaxContext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/AutoComplete/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/AutoCompleteDojo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/Cache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/ContextSwitch.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/FlashMessenger.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/Redirector.php (98%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/Url.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Helper/ViewRenderer.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/HelperBroker.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/HelperBroker/PriorityStack.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Action/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Dispatcher/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Dispatcher/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Dispatcher/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Dispatcher/Standard.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Front.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Plugin/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Plugin/ActionStack.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Plugin/Broker.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Plugin/ErrorHandler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Plugin/PutHandler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/Apache404.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/Http.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/HttpTestCase.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Request/Simple.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Response/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Response/Cli.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Response/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Response/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Response/HttpTestCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Rewrite.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Chain.php (96%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Hostname.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Module.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Regex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Controller/Router/Route/Static.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/DiffieHellman.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/DiffieHellman/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Hmac.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Hmac/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/BigInteger.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/BigInteger/Bcmath.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/BigInteger/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/BigInteger/Gmp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/BigInteger/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Math/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Rsa.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Rsa/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Rsa/Key.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Rsa/Key/Private.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Crypt/Rsa/Key/Public.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Currency.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Currency/CurrencyInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Currency/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Date.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Date/Cities.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Date/DateObject.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Date/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Db2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Db2/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Mysqli.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Mysqli/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Oracle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Oracle/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Abstract.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Ibm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Ibm/Db2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Ibm/Ids.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Mssql.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Mysql.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Oci.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Pgsql.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Pdo/Sqlite.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Sqlsrv.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Adapter/Sqlsrv/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Expr.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Profiler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Profiler/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Profiler/Firebug.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Profiler/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Select.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Select/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Db2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Db2/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Mysqli.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Mysqli/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Oracle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Oracle/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Pdo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Pdo/Ibm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Pdo/Oci.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Sqlsrv.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Statement/Sqlsrv/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Definition.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Row.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Row/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Row/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Rowset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Rowset/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Rowset/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Select.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Db/Table/Select/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Debug.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/BuildLayer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Data.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/AccordionContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/AccordionPane.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/BorderContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/ContentPane.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/DijitContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/DijitElement.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/DijitForm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/SplitContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/StackContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Decorator/TabContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/DisplayGroup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/Button.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/CheckBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/ComboBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/CurrencyTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/DateTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/Dijit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/DijitMulti.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/Editor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/FilteringSelect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/HorizontalSlider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/NumberSpinner.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/NumberTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/PasswordTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/RadioButton.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/SimpleTextarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/Slider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/SubmitButton.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/TextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/Textarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/TimeTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/ValidationTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/Element/VerticalSlider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/Form/SubForm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/AccordionContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/AccordionPane.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/BorderContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Button.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/CheckBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/ComboBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/ContentPane.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/CurrencyTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/CustomDijit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/DateTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Dijit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/DijitContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Dojo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Dojo/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Editor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/FilteringSelect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Form.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/HorizontalSlider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/NumberSpinner.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/NumberTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/PasswordTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/RadioButton.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/SimpleTextarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Slider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/SplitContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/StackContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/SubmitButton.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/TabContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/TextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/Textarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/TimeTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/ValidationTextBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dojo/View/Helper/VerticalSlider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dom/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dom/Query.php (90%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dom/Query/Css2Xpath.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Dom/Query/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/Event.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/EventCollection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/EventDescription.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/EventManager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/EventManagerAware.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/Exception/InvalidArgumentException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/Filter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/Filter/FilterIterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/FilterChain.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/GlobalEventManager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/ListenerAggregate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/ResponseCollection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/SharedEventCollection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/SharedEventCollectionAware.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/SharedEventManager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/EventManager/StaticEventManager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder/Header.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder/Header/Itunes.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Builder/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Element.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Entry/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Entry/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Entry/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/CallbackAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/CallbackInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/HttpResponse.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Model/Subscription.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Publisher.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Subscriber.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Collection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Collection/Author.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Collection/Category.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Collection/CollectionAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Entry/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Entry/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/EntryAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/EntryInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Atom/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Atom/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Content/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/DublinCore/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/DublinCore/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/EntryAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/FeedAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Podcast/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Podcast/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Slash/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Syndication/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/Thread/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Feed/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Feed/Atom/Source.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/Feed/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/FeedAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/FeedInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Reader/FeedSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Deleted.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Exception/InvalidMethodException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/ITunes/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/ITunes/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/RendererAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/RendererInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Feed/FeedAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Entry/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Entry/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Feed/Atom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/Feed/Rss.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/RendererAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Renderer/RendererInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Feed/Writer/Source.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/ClassFileLocator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/PhpClassFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/Transfer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/Transfer/Adapter/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/Transfer/Adapter/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/File/Transfer/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Alnum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Alpha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/BaseName.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Boolean.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Callback.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Bz2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/CompressAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/CompressInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Gz.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Lzf.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Rar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Tar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Compress/Zip.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Decompress.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Decrypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Digits.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Dir.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Encrypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Encrypt/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Encrypt/Mcrypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Encrypt/Openssl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/File/Decrypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/File/Encrypt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/File/LowerCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/File/Rename.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/File/UpperCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/HtmlEntities.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Inflector.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Input.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Int.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/LocalizedToNormalized.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/NormalizedToLocalized.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Null.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/PregReplace.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/RealPath.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/StringToLower.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/StringToUpper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/StringTrim.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/StripNewlines.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/StripTags.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/CamelCaseToDash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/CamelCaseToSeparator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/CamelCaseToUnderscore.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/DashToCamelCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/DashToSeparator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/DashToUnderscore.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/Separator/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/SeparatorToCamelCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/SeparatorToDash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/SeparatorToSeparator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/UnderscoreToCamelCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/UnderscoreToDash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Filter/Word/UnderscoreToSeparator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Callback.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Captcha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Captcha/ReCaptcha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Captcha/Word.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Description.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/DtDdWrapper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Errors.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Fieldset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Form.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/FormElements.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/FormErrors.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/HtmlTag.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Label.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Marker/File/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/PrepareElements.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/Tooltip.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/ViewHelper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Decorator/ViewScript.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/DisplayGroup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Button.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Captcha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Checkbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Hash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Hidden.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Multi.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/MultiCheckbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Multiselect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Note.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Password.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Radio.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Reset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Select.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Submit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Text.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Textarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Element/Xhtml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Form/SubForm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/AccountEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/AccountFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/AccountQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/DataEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/DataFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/DataQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/Extension/Dimension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/Extension/Goal.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/Extension/Metric.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/Extension/Property.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Analytics/Extension/TableId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/AuthException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/BadMethodCallException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Base.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/BaseMediaSource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/CaptchaRequiredException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Author.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Category.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Content.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Contributor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Control.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Draft.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Edited.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Element.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Email.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Generator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Icon.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Id.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Link.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Logo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Name.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Person.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Published.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Rights.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Source.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Subtitle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Summary.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Text.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Title.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Updated.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Extension/Uri.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/FeedEntryParent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/FeedSourceParent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/HttpException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/IOException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/InvalidArgumentException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/MediaEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/MediaFileSource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/MediaSource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/Util.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/App/VersionException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/AuthSub.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/CollectionEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/CollectionFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/AnnotationLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/BooksCategory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/BooksLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/Embeddability.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/InfoLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/PreviewLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/Review.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/ThumbnailLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/Extension/Viewability.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/VolumeEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/VolumeFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Books/VolumeQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/EventEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/EventFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/EventQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/AccessLevel.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/Color.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/Hidden.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/Link.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/QuickAdd.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/Selected.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/SendEventNotifications.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/Timezone.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/Extension/WebContent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/ListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Calendar/ListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/ClientLogin.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Docs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Docs/DocumentListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Docs/DocumentListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Docs/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Creator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Date.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Description.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Format.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Identifier.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Language.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Publisher.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Rights.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Subject.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/DublinCore/Extension/Title.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Distance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Exposure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/FStop.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Flash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/FocalLength.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/ImageUniqueId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Iso.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Make.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Model.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Tags.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Extension/Time.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Exif/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/AttendeeStatus.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/AttendeeType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Comments.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/EntryLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/EventStatus.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/ExtendedProperty.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/FeedLink.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/OpenSearchItemsPerPage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/OpenSearchStartIndex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/OpenSearchTotalResults.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/OriginalEvent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Rating.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Recurrence.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/RecurrenceException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Reminder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Transparency.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Visibility.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/When.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Where.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Extension/Who.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListRecipientEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListRecipientFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/EmailListRecipientQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Error.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/EmailList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/Login.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/Name.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/Nickname.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/Property.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Extension/Quota.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/GroupEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/GroupFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/GroupQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/MemberEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/MemberFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/MemberQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/NicknameEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/NicknameFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/NicknameQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/OwnerEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/OwnerFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/OwnerQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/ServiceException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/UserEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/UserFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gapps/UserQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/Extension/BaseAttribute.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/ItemEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/ItemFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/ItemQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/SnippetEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/SnippetFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Gbase/SnippetQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo/Extension/GeoRssWhere.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo/Extension/GmlPoint.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo/Extension/GmlPos.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Geo/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/Extension/Ccr.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/ProfileEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/ProfileFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/ProfileListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/ProfileListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Health/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/HttpAdapterStreamingProxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/HttpAdapterStreamingSocket.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/HttpClient.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Kind/EventEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Entry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaCategory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaContent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaCopyright.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaCredit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaDescription.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaGroup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaHash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaKeywords.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaPlayer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaRating.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaRestriction.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaText.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaThumbnail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Extension/MediaTitle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Media/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/MediaMimeStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/MimeBodyString.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/MimeFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/AlbumEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/AlbumFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/AlbumQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/CommentEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Access.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/AlbumId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/BytesUsed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Checksum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/CommentCount.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/CommentingEnabled.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Height.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Id.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Location.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Name.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Nickname.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/NumPhotos.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/PhotoId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Position.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/QuotaCurrent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/QuotaLimit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Rotation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Size.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Thumbnail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Timestamp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/User.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Version.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Weight.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/Extension/Width.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/PhotoEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/PhotoFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/PhotoQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/TagEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/UserEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/UserFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Photos/UserQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/CellEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/CellFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/CellQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/DocumentQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/Extension/Cell.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/Extension/ColCount.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/Extension/Custom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/Extension/RowCount.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/ListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/ListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/ListQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/WorksheetEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/Spreadsheets/WorksheetFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/ActivityEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/ActivityFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/CommentEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/CommentFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/ContactEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/ContactFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/AboutMe.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Age.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Books.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Company.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Control.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/CountHint.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Description.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Duration.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/FirstName.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Gender.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Hobbies.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Hometown.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/LastName.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Link.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Location.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/MediaContent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/MediaCredit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/MediaGroup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/MediaRating.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Movies.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Music.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/NoEmbed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Occupation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/PlaylistId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/PlaylistTitle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Position.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Private.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/QueryString.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Racy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Recorded.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Relationship.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/ReleaseDate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/School.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/State.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Statistics.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Status.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Token.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Uploaded.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/Username.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/Extension/VideoId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/InboxEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/InboxFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/MediaEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/PlaylistListEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/PlaylistListFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/PlaylistVideoEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/PlaylistVideoFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/SubscriptionEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/SubscriptionFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/UserProfileEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/VideoEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/VideoFeed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Gdata/YouTube/VideoQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client.php (95%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Curl.php (95%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Proxy.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Socket.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Adapter/Test.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Client/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Cookie.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/CookieJar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Header/Exception/InvalidArgumentException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Header/Exception/RuntimeException.php (100%) create mode 100644 vendor/zendframework/zendframework1/library/Zend/Http/Header/HeaderValue.php rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Header/SetCookie.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Response.php (89%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/Response/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/AbstractDevice.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Bot.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Checker.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Console.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Desktop.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Device.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Email.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Features/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Features/Adapter/Browscap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Features/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Feed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Mobile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Offline.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Probe.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Spam.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Storage/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Storage/NonPersistent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Storage/Session.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Text.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Http/UserAgent/Validator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Decoder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Encoder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Expr.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Cache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Error.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Request.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Request/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Response/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Smd.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Json/Server/Smd/Service.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Layout/Controller/Action/Helper/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Layout/Controller/Plugin/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Layout/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Attribute.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Collection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Collection/Iterator/Default.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Converter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Converter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Dn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/And.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Logical.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Mask.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Not.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/Or.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Filter/String.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Ldif/Encoder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/ChildrenIterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Collection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/RootDse.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/RootDse/ActiveDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/RootDse/OpenLdap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/RootDse/eDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/ActiveDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/AttributeType/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/Item.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/ObjectClass/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Ldap/Node/Schema/OpenLdap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/Autoloader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/Autoloader/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/Autoloader/Resource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/AutoloaderFactory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/ClassMapAutoloader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/Exception/InvalidArgumentException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/PluginLoader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/PluginLoader/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/PluginLoader/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/SplAutoloader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Loader/StandardAutoloader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/Translation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/aa.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/aa_DJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/aa_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/aa_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/af.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/af_NA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/af_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/agq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/agq_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ak.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ak_GH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/am.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/am_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_001.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_AE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_BH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_DJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_DZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_EG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_EH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_IL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_IQ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_JO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_KM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_KW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_LB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_LY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_MR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_OM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_PS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_QA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_SA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_SD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_SO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_SS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_SY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_TD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_TN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ar_YE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/as.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/as_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/asa.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/asa_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ast.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ast_ES.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/az.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/az_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/az_Cyrl_AZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/az_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/az_Latn_AZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bas.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bas_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/be.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/be_BY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bem.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bem_ZM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bez.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bez_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bg_BG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bm.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bm_ML.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bn_BD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bn_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bo_CN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bo_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/br.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/br_FR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/brx.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/brx_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bs.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bs_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bs_Cyrl_BA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bs_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/bs_Latn_BA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/byn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/byn_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca_AD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca_ES.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca_ES_VALENCIA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca_FR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ca_IT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cgg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cgg_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/characters.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/chr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/chr_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/coverageLevels.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cs.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cs_CZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cy.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/cy_GB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/da.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/da_DK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/da_GL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dav.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dav_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dayPeriods.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_AT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_BE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_DE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_LI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/de_LU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dje.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dje_NE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dua.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dua_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dyo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dyo_SN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dz.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/dz_BT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ebu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ebu_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ee.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ee_GH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ee_TG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/el.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/el_CY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/el_GR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_001.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_150.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_AG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_AI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_AS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_AU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_BZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_CA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_CC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_CK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_CX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_DG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_DM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_Dsrt.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_Dsrt_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_FJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_FK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_FM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_GY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_HK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_IE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_IM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_IO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_JE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_JM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_KI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_KN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_KY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_LC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_LR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_LS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MP.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_MW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_NZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_PW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_RW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_SZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TV.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_UM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_US_POSIX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_VC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_VG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_VI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_VU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_WS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_ZM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/en_ZW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/eo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/eo_001.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_419.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_AR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_BO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_CL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_CO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_CR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_CU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_DO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_EA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_EC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_ES.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_GQ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_GT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_HN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_IC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_MX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_NI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_PA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_PE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_PH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_PR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_PY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_SV.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_UY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/es_VE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/et.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/et_EE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/eu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/eu_ES.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ewo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ewo_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fa.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fa_AF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fa_IR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ff.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ff_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ff_GN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ff_MR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ff_SN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fi.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fi_FI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fil.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fil_PH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fo_FO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_BE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_BF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_BI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_BJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_BL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_DJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_DZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_FR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_GA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_GF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_GN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_GP.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_GQ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_HT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_KM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_LU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_ML.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MQ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_MU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_NC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_NE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_PF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_PM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_RE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_RW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_SC.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_SN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_SY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_TD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_TG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_TN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_VU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_WF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fr_YT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fur.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fur_IT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fy.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/fy_NL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ga.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ga_IE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gd.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gd_GB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/genderList.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gl_ES.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gsw.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gsw_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gsw_LI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gu_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/guz.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/guz_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gv.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/gv_IM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ha.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ha_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ha_Latn_GH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ha_Latn_NE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ha_Latn_NG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/haw.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/haw_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/he.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/he_IL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hi.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hi_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hr_BA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hr_HR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hu_HU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hy.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/hy_AM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ia.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ia_FR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/id.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/id_ID.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ig.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ig_NG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ii.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ii_CN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/is.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/is_IS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/it.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/it_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/it_IT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/it_SM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ja.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ja_JP.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/jgo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/jgo_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/jmc.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/jmc_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ka.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ka_GE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kab.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kab_DZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kam.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kam_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kde.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kde_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kea.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kea_CV.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/khq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/khq_ML.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ki.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ki_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kk.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kk_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kk_Cyrl_KZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kkj.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kkj_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kl_GL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kln.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kln_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/km.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/km_KH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kn_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ko.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ko_KP.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ko_KR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kok.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kok_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ks.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ks_Arab.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ks_Arab_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksb.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksb_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksf.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksf_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ksh_DE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kw.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/kw_GB.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ky.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ky_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ky_Cyrl_KG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lag.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lag_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/languageInfo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lg_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/likelySubtags.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lkt.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lkt_US.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ln.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ln_AO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ln_CD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ln_CF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ln_CG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lo_LA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lt.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lt_LT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lu_CD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/luo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/luo_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/luy.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/luy_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lv.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/lv_LV.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mas.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mas_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mas_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mer.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mer_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/metaZones.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mfe.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mfe_MU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mg_MG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mgh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mgh_MZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mgo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mgo_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mk.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mk_MK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ml.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ml_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mn_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mn_Cyrl_MN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mr_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ms.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ms_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ms_Latn_BN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ms_Latn_MY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ms_Latn_SG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mt.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mt_MT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mua.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/mua_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/my.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/my_MM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/naq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/naq_NA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nb.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nb_NO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nb_SJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nd.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nd_ZW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ne.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ne_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ne_NP.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_AW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_BE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_BQ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_CW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_NL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_SR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nl_SX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nmg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nmg_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nn_NO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nnh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nnh_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nr_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nso.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nso_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/numberingSystems.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nus.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nus_SD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nyn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/nyn_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/om.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/om_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/om_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/or.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/or_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ordinals.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/os.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/os_GE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/os_RU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pa.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pa_Arab.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pa_Arab_PK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pa_Guru.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pa_Guru_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pl_PL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/plurals.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/postalCodeData.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ps.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ps_AF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_AO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_BR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_CV.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_GW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_MO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_MZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_PT.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_ST.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/pt_TL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rm.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rm_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rn_BI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ro.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ro_MD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ro_RO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rof.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rof_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/root.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_BY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_KG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_KZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_MD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_RU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ru_UA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rw.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rw_RW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rwk.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/rwk_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sah.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sah_RU.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/saq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/saq_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sbp.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sbp_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/se.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/se_FI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/se_NO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/seh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/seh_MZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ses.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ses_ML.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sg_CF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/shi.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/shi_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/shi_Latn_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/shi_Tfng.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/shi_Tfng_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/si.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/si_LK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sk.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sk_SK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sl_SI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sn_ZW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/so.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/so_DJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/so_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/so_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/so_SO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sq_AL.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sq_MK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sq_XK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Cyrl_BA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Cyrl_ME.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Cyrl_RS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Cyrl_XK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Latn_BA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Latn_ME.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Latn_RS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sr_Latn_XK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ss.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ss_SZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ss_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ssy.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ssy_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/st.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/st_LS.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/st_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/supplementalData.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/supplementalMetadata.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sv.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sv_AX.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sv_FI.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sv_SE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sw.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sw_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sw_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/sw_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/swc.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/swc_CD.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ta.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ta_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ta_LK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ta_MY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ta_SG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/te.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/te_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/telephoneCodeData.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/teo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/teo_KE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/teo_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tg.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tg_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tg_Cyrl_TJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/th.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/th_TH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ti.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ti_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ti_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tig.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tig_ER.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tn_BW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tn_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/to.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/to_TO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tr.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tr_CY.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tr_TR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ts.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ts_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/twq.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/twq_NE.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tzm.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tzm_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/tzm_Latn_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ug.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ug_Arab.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ug_Arab_CN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uk.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uk_UA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ur.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ur_IN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ur_PK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Arab.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Arab_AF.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Cyrl.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Cyrl_UZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/uz_Latn_UZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vai.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vai_Latn.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vai_Latn_LR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vai_Vaii.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vai_Vaii_LR.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ve.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/ve_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vi.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vi_VN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vo_001.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vun.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/vun_TZ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/wae.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/wae_CH.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/wal.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/wal_ET.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/windowsZones.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/xh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/xh_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/xog.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/xog_UG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/yav.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/yav_CM.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/yo.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/yo_BJ.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/yo_NG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zgh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zgh_MA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hans.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hans_CN.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hans_HK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hans_MO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hans_SG.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hant.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hant_HK.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hant_MO.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zh_Hant_TW.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zu.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Data/zu_ZA.xml (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Format.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Math.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Math/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Locale/Math/PhpMath.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log.php (95%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/FactoryInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Filter/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Filter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Filter/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Filter/Priority.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Filter/Suppress.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Formatter/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Formatter/Firebug.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Formatter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Formatter/Simple.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Formatter/Xml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Db.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Firebug.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Mail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Mock.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Null.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/Syslog.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Log/Writer/ZendMonitor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Exception.php (100%) create mode 100644 vendor/zendframework/zendframework1/library/Zend/Mail/Header/HeaderName.php create mode 100644 vendor/zendframework/zendframework1/library/Zend/Mail/Header/HeaderValue.php rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Message.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Message/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Message/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Part.php (94%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Part/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Part/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Imap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Pop3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Smtp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Smtp/Auth/Login.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Protocol/Smtp/Auth/Plain.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Folder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Folder/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Folder/Maildir.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Folder/Mbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Imap.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Maildir.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Mbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Pop3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Writable/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Storage/Writable/Maildir.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Transport/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Transport/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Transport/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Transport/Sendmail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mail/Transport/Smtp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Parser/Bbcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Parser/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Parser/ParserInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html/Code.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html/HtmlAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html/Img.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html/List.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/Html/Url.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/RendererAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Renderer/TokenConverterInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/Token.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Markup/TokenList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Acceleration.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Angle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Area.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Binary.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Capacitance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Cooking/Volume.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Cooking/Weight.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Current.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Density.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Energy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Flow/Mass.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Flow/Mole.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Flow/Volume.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Force.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Frequency.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Illumination.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Length.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Lightness.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Number.php (98%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Power.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Pressure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Speed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Temperature.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Time.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Torque.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Viscosity/Dynamic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Viscosity/Kinematic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Volume.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Measure/Weight.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/AccessController.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Container/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Container/Locked.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Container/Movable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Manager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Memory/Value.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mime.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mime/Decode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mime/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mime/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mime/Part.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Apns.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/InvalidAuthToken.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/InvalidPayload.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/InvalidRegistration.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/InvalidToken.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/InvalidTopic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/QuotaExceeded.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Exception/ServerUnavailable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Gcm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Apns.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Gcm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Mpns.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Mpns/Raw.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Mpns/Tile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Message/Mpns/Toast.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Mpns.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Response/Gcm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Mobile/Push/Test/ApnsProxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation/Page.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation/Page/Mvc.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Navigation/Page/Uri.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Config.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Config/ConfigInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Consumer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Http/AccessToken.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Http/RequestToken.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Http/UserAuthorization.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Http/Utility.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Signature/Hmac.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Signature/Plaintext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Signature/Rsa.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Signature/SignatureAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Token.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Token/Access.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Token/AuthorizedRequest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Oauth/Token/Request.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Consumer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Consumer/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Consumer/Storage/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Extension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Extension/Sreg.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Provider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Provider/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Provider/Storage/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Provider/User.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/OpenId/Provider/User/Session.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/DbSelect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/DbTableSelect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/Iterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Adapter/Null.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/AdapterAggregate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/ScrollingStyle/All.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/ScrollingStyle/Elastic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/ScrollingStyle/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/ScrollingStyle/Jumping.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/ScrollingStyle/Sliding.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Paginator/SerializableLimitIterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/GoTo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/GoTo3DView.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/GoToE.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/GoToR.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Hide.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/ImportData.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/JavaScript.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Launch.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Movie.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Named.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Rendition.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/ResetForm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/SetOCGState.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Sound.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/SubmitForm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Thread.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Trans.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/URI.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Action/Unknown.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Annotation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Annotation/FileAttachment.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Annotation/Link.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Annotation/Markup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Annotation/Text.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Canvas.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Canvas/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Canvas/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Cmap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Cmap/ByteEncoding.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Cmap/ByteEncoding/Static.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Cmap/SegmentToDelta.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Cmap/TrimmedTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Color.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Color/Cmyk.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Color/GrayScale.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Color/Html.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Color/Rgb.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/Explicit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/Fit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitBoundingBox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitBoundingBoxVertically.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitHorizontally.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitRectangle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/FitVertically.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/Named.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/Unknown.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Destination/Zoom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Boolean.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Dictionary.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Name.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Null.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Numeric.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Object.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Object/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Reference.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Reference/Context.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Reference/Table.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/String.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Element/String/Binary.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/ElementFactory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/ElementFactory/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/ElementFactory/Proxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser/Font.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser/Font/OpenType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser/Font/OpenType/TrueType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParser/Image/Png.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParserDataSource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParserDataSource/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/FileParserDataSource/String.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/Ascii85.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/AsciiHex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/Compression.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/Compression/Flate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/Compression/Lzw.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Filter/RunLength.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Font.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/NameTree.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Outline.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Outline/Created.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Outline/Loaded.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Page.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Parser.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/RecursivelyIteratableObjectsContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/ContentStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Extractor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/CidFont.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/CidFont/TrueType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Extracted.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/FontDescriptor.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Parsed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Font/Type0.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/GraphicsState.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Image/Jpeg.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Image/Png.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Image/Tiff.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/ImageFactory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Resource/Unified.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/StringParser.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Style.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Target.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Trailer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Trailer/Generator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/Trailer/Keeper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Pdf/UpdateInfoContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Adapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Adapter/Console.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Adapter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Adapter/JsPull.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Adapter/JsPush.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/ProgressBar/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Activemq.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/AdapterAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/AdapterInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/Queue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/mysql.sql (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/postgresql.sql (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/queue_sqlite.sql (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Db/sqlsrv.sql (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Memcacheq.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/Null.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Adapter/PlatformJobQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Message/Iterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Message/PlatformJob.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Stomp/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Stomp/Client/Connection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Stomp/Client/ConnectionInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Stomp/Frame.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Queue/Stomp/FrameInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Class.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Docblock.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Docblock/Tag.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Docblock/Tag/Param.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Docblock/Tag/Return.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Extension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Function.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Method.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Parameter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Reflection/Property.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Registry.php (98%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Client/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Client/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Client/Result/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Controller.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Route.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Server.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Rest/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/Token.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/TokenFilter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/Docx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/Html.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/OpenXml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/Pptx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Document/Xlsx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/FSM.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/FSMAction.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Field.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/DictionaryLoader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/DocsFilter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/FieldInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/SegmentInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/SegmentMerger.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/SegmentWriter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/Term.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/TermInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/TermsPriorityQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/TermsStream/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Index/Writer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Interface/MultiSearcher.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/LockManager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/MultiSearcher.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/PriorityQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Proxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Highlighter/Default.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Highlighter/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Boolean.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Empty.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Fuzzy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Insignificant.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/MultiTerm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Phrase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Preprocessing.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Range.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Term.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Query/Wildcard.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryEntry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryEntry/Phrase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryEntry/Subquery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryEntry/Term.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryHit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryLexer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryParser.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryParserContext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryParserException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/QueryToken.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Similarity.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Similarity/Default.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight/Boolean.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight/Empty.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight/MultiTerm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight/Phrase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Search/Weight/Term.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Storage/Directory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Storage/Directory/Filesystem.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Storage/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Storage/File/Filesystem.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/Storage/File/Memory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Search/Lucene/TermStreamsPriorityQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/AdapterAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/AdapterInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/Amf0.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/Amf3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/Igbinary.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/PhpCode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/PhpSerialize.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/PythonPickle.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Adapter/Wddx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Serializer/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Cache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Definition.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Method/Callback.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Method/Definition.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Method/Parameter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Method/Prototype.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Class.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Function.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Function/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Method.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Node.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Parameter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/Prototype.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Server/Reflection/ReturnValue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Akismet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Accessories.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Authentication.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Authentication/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Authentication/S3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Authentication/V1.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Authentication/V2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/CustomerReview.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Availabilityzones.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/CloudWatch.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Ebs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Elasticip.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Instance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Instance/Reserved.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Instance/Windows.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Keypair.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Region.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Ec2/Securitygroups.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/EditorialReview.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Item.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/ListmaniaList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Offer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/OfferSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Query.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/ResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/S3.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/S3/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/S3/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimilarProduct.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimpleDb.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimpleDb/Attribute.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimpleDb/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimpleDb/Page.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/SimpleDb/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Sqs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Amazon/Sqs/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Audioscrobbler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/Argv.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/ConfigFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/Env.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/ParameterSourceInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/Prompt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Command/ParameterSource/StdIn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Console/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Delicious.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Delicious/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Delicious/Post.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Delicious/PostList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Delicious/SimplePost.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Aspect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Aspect/Histogram/Value.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Aspect/Set.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Category.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Category/Histogram.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Category/Histogram/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Category/Histogram/Set.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Error/Data.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Error/Data/Set.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Error/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/ListingInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/PaginationOutput.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Response/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Response/Histograms.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Response/Items.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Response/Keywords.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Search/Item.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Search/Item/Set.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Search/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/SellerInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/SellingStatus.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Set/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/ShippingInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Ebay/Finding/Storefront.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Flickr.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Flickr/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Flickr/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Flickr/ResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/LiveDocx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/LiveDocx/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/LiveDocx/MailMerge.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files/ContainerList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files/Object.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Files/ObjectList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/ImageList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/Server.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/ServerList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/SharedIpGroup.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Rackspace/Servers/SharedIpGroupList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ReCaptcha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ReCaptcha/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ReCaptcha/MailHide.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ReCaptcha/MailHide/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ReCaptcha/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/AbstractShortener.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/BitLy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/IsGd.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/JdemCz.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/MetamarkNet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/Shortener.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/ShortUrl/TinyUrlCom.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SlideShare.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SlideShare/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SlideShare/SlideShow.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Management/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Management/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Management/FirewallRuleInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Management/ServerInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/Base.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/Decorator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/SalesUseTaxBasic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/USAddressVerification.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/StrikeIron/ZipCodeInfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Twitter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Twitter/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Twitter/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Certificate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Deployment.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Package.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php (97%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder.phar (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/build.bat (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/Web.config (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/add-environment-variables.cmd (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/add-environment-variables.ps1 (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/install-php.cmd (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/diagnostics.wadcfg (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/Microsoft.Web.Deployment.dll (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/Microsoft.Web.PlatformInstaller.UI.dll (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/Microsoft.Web.PlatformInstaller.dll (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/WebpiCmdLine.exe (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/license.rtf (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceConfiguration.cscfg (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceDefinition.csdef (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Service.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/CommandLine/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Credentials/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Credentials/SharedKey.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/LogLevel.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/Manager.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Log/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Log/Writer/WindowsAzure.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/AffinityGroupInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/CertificateInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/DeploymentInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/HostedServiceInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/LocationInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/OperatingSystemInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/OperationStatusInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/StorageServiceInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Management/SubscriptionOperationInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/RetryPolicy/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/SessionHandler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/Batch.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/Blob.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/Blob/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/BlobContainer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/BlobInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/LeaseInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/PageRegionInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/Queue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/QueueInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/QueueMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/Table.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/TableEntity.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/WindowsAzure/Storage/TableInstance.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/Image.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/ImageResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/ImageResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/InlinkDataResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/InlinkDataResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/LocalResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/LocalResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/NewsResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/NewsResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/PageDataResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/PageDataResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/Result.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/ResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/VideoResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/VideoResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/WebResult.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Service/Yahoo/WebResultSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Namespace.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/SaveHandler/DbTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/SaveHandler/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/SaveHandler/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Validator/Abstract.php (100%) rename {library/Zend/Service/Technorati => vendor/zendframework/zendframework1/library/Zend/Session/Validator}/Exception.php (74%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Validator/HttpUserAgent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Session/Validator/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/AutoDiscover.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/AutoDiscover/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Client/Common.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Client/DotNet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Client/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Client/Local.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Server.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Server/Proxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/AnyType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/Composite.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Soap/Wsdl/Strategy/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Stdlib/CallbackHandler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Stdlib/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Stdlib/Exception/InvalidCallbackException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Stdlib/PriorityQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Stdlib/SplPriorityQueue.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Decorator/Cloud.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Decorator/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Decorator/HtmlCloud.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Decorator/HtmlTag.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Decorator/Tag.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Cloud/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Item.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/ItemList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tag/Taggable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/DbAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/DbStatement.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/DomQuery.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/DomQuery34.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/DomQuery37.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/DomQuery41.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/Redirect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/Redirect34.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/Redirect37.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/Redirect41.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/ResponseHeader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/ControllerTestCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/DatabaseTestCase.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Connection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/DataSet/DbTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Metadata/Generic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Operation/Insert.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/Operation/Truncate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Test/PHPUnit/Db/SimpleTester.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Figlet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Figlet/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Figlet/zend-framework.flf (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/MultiByte.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Column.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Decorator/Ascii.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Decorator/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Decorator/Unicode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Text/Table/Row.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/TimeSync.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/TimeSync/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/TimeSync/Ntp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/TimeSync/Protocol.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/TimeSync/Sntp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Action/Base.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Action/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Action/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Action/Repository.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Config.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/ArgumentParser.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/HelpSystem.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/Manifest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Interactive/InputHandler.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Interactive/InputInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Interactive/InputRequest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Interactive/InputResponse.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Interactive/OutputInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Manifest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Request.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Storage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Storage/AdapterInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Client/Storage/Directory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Loader/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Loader/BasicLoader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Loader/IncludePathLoader.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Loader/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/ActionManifestable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/ActionMetadata.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/Indexable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/Metadata.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/MetadataManifestable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/ProviderManifestable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/ProviderMetadata.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Manifest/Repository.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Metadata/Attributable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Metadata/Basic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Metadata/Dynamic.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Metadata/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Metadata/Tool.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/DocblockManifestable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Initializable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Interactable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Pretendable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Repository.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Provider/Signature.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Registry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Registry/EnabledInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Registry/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/Registry/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Action/Create.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Action/Delete.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Manifest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Provider/Config.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Provider/Manifest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Provider/Phpinfo.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Framework/System/Provider/Version.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Content/Engine.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Content/Engine/Phtml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Filesystem/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Filesystem/Directory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Filesystem/File.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Repository.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/NotOverwritable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/ProjectDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/ProjectProfileFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/System/TopLevelRestrictable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/AbstractClassFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ActionMethod.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ApisDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/BootstrapFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/CacheDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ConfigFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ControllerFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ControllersDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/DataDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/DbTableDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/DbTableFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/DocsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/FormFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/FormsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/HtaccessFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LibraryDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LocalesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/LogsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ModelFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ModelsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ModuleDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ModulesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/PublicDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/PublicIndexFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ServicesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/SessionsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestLibraryFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/TestsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/UploadsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewScriptFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ViewsDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/FileParser/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/FileParser/Xml.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Iterator/ContextFilter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Resource.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Resource/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Profile/Resource/SearchConstraints.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Action.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Application.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Controller.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/DbAdapter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/DbTable.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Form.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Manifest.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Model.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Module.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Profile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Project.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/ProjectProvider.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/Test.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Tool/Project/Provider/View.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate.php (93%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Csv.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Gettext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Ini.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Qt.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Tbx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Tmx.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/Xliff.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Adapter/XmlTm.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Translate/Plural.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Uri.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Uri/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Uri/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Alnum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Alpha.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/AdapterAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/AdapterInterface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code25.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code25interleaved.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code39.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code39ext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code93.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Code93ext.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean12.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean13.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean14.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean18.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean2.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean5.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Ean8.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Gtin12.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Gtin13.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Gtin14.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Identcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Intelligentmail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Issn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Itf14.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Leitcode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Planet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Postnet.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Royalmail.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Sscc.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Upca.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Barcode/Upce.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Between.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Callback.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Ccnum.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/CreditCard.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Date.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Db/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Db/NoRecordExists.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Db/RecordExists.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Digits.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/EmailAddress.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Count.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Crc32.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/ExcludeExtension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/ExcludeMimeType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Exists.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Extension.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/FilesSize.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Hash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/ImageSize.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/IsCompressed.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/IsImage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Md5.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/MimeType.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/NotExists.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Sha1.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Size.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/Upload.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/File/WordCount.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Float.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/GreaterThan.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hostname.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hostname/Biz.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hostname/Cn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hostname/Com.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Hostname/Jp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Iban.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Identical.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/InArray.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Int.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Ip.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Isbn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Ldap/Dn.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/LessThan.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/NotEmpty.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/PostCode.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Regex.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Sitemap/Changefreq.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Sitemap/Lastmod.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Sitemap/Loc.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/Sitemap/Priority.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Validate/StringLength.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Version.php (98%) create mode 100644 vendor/zendframework/zendframework1/library/Zend/View.php rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Action.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/BaseUrl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Currency.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Cycle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/DeclareVars.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Doctype.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Fieldset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Form.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormButton.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormCheckbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormElement.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormErrors.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormFile.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormHidden.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormImage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormLabel.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormMultiCheckbox.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormNote.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormPassword.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormRadio.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormReset.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormSelect.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormSubmit.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormText.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/FormTextarea.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Gravatar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HeadLink.php (93%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HeadMeta.php (92%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HeadScript.php (94%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HeadStyle.php (96%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HeadTitle.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlElement.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlFlash.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlList.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlObject.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlPage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/HtmlQuicktime.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/InlineScript.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Json.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Layout.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation.php (98%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/Breadcrumbs.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/Helper.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/HelperAbstract.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/Links.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/Menu.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Navigation/Sitemap.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/PaginationControl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Partial.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Partial/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/PartialLoop.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Container.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Container/Abstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Container/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Container/Standalone.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Registry.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Placeholder/Registry/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/RenderToPlaceholder.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/ServerUrl.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Translate.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/Url.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Helper/UserAgent.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/View/Stream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Channel/HttpHeaders.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Channel/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Plugin/FirePhp.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Plugin/FirePhp/Message.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Plugin/FirePhp/TableMessage.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Plugin/Interface.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Wildfire/Protocol/JsonStream.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/Xml/Exception.php (100%) create mode 100644 vendor/zendframework/zendframework1/library/Zend/Xml/Security.php rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/FaultException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/HttpException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/IntrospectException.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/ServerIntrospection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Client/ServerProxy.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Fault.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Generator/DomDocument.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Generator/GeneratorAbstract.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Generator/XmlWriter.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Request.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Request/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Request/Stdin.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Response.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Response/Http.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Server.php (99%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Server/Cache.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Server/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Server/Fault.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Server/System.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Array.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Base64.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/BigInteger.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Boolean.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Collection.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/DateTime.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Double.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Exception.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Integer.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Nil.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Scalar.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/String.php (100%) rename {library => vendor/zendframework/zendframework1/library}/Zend/XmlRpc/Value/Struct.php (100%) create mode 100644 vendor/zendframework/zendframework1/puppet/manifests/default.pp create mode 100644 vendor/zendframework/zendframework1/puppet/scripts/pe.sh create mode 100644 vendor/zendframework/zendframework1/puppet/scripts/php-build.sh create mode 100644 vendor/zendframework/zendframework1/resources/languages/cs/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/de/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/en/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/es/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/fi/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/fr/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/hr/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/it/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/ja/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/nl/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/pt_BR/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/ru/Zend_Validate.php rename library/Zend/Service/DeveloperGarden/Client/Exception.php => vendor/zendframework/zendframework1/resources/languages/sk/Zend_Captcha.php (52%) create mode 100644 vendor/zendframework/zendframework1/resources/languages/sk/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/sr/Zend_Validate.php create mode 100644 vendor/zendframework/zendframework1/resources/languages/uk/Zend_Validate.php diff --git a/application/controllers/UserController.php b/application/controllers/UserController.php index 0b8836c8..e0da2170 100644 --- a/application/controllers/UserController.php +++ b/application/controllers/UserController.php @@ -7,11 +7,17 @@ class UserController extends Zend_Controller_Action */ public function loginAction() { - $this->view->inlineScript() - ->appendFile('/libs/jquery/jquery-1.10.1.min.js') - ->appendFile('/libs/jquery/jquery.infieldlabel.min.js'); + // --- Modification du visuel pour utilisation bootstrap + $this->_helper->layout()->disableLayout(); + + $this->view->headLink() + ->setStylesheet('/libs/bootstrap-3.3.4/css/bootstrap.min.css', 'all') + ->appendStylesheet('/themes/default/styles/user-login.css', 'all'); + + $this->view->headScript() + ->appendFile('/libs/jquery/jquery-1.11.3.min.js', 'text/javascript') + ->appendFile('/libs/jquery/jquery.placeholder.js', 'text/javascript'); - //@todo : gestion des affichages particuliers pour les clients $this->view->headTitle()->append('Connexion'); $form = new Application_Form_Login(); $this->view->form = $form; @@ -74,14 +80,14 @@ class UserController extends Zend_Controller_Action { $this->_helper->layout()->disableLayout(); $this->_helper->viewRenderer->setNoRender(true); - + $lang = $this->getRequest()->getParam('lang', null); - + $auth = Zend_Auth::getInstance(); $identity = $auth->getIdentity(); - + $identity->langtmp = $lang; - + $auth->getStorage()->write($identity); } diff --git a/application/views/default/scripts/user/login.phtml b/application/views/default/scripts/user/login.phtml index 6572c55f..ba220cfb 100644 --- a/application/views/default/scripts/user/login.phtml +++ b/application/views/default/scripts/user/login.phtml @@ -1,619 +1,43 @@ -doctype();?> +doctype(); ?> - headMeta();?> - headTitle();?> - - - - -inlineScript()?> - + headMeta(); ?> + headTitle(); ?> + headStyle(); ?> + headLink(); ?> + headScript(); ?> - -
-
- -
+ -
-

message?>

-
-

- - -

-

- - -

- - -
-
+
-
+
- + + + + +
+ +
+ + + + inlineScript(); ?> \ No newline at end of file diff --git a/composer.json b/composer.json new file mode 100644 index 00000000..90c7feb0 --- /dev/null +++ b/composer.json @@ -0,0 +1,21 @@ +{ + "name": "scores/sdciblage", + "description": "Odea", + "require": { + "zendframework/zendframework1": "^1.12" + }, + "include-path": ["library/"], + "autoload": { + "classmap": [ + "application/", + "library/Application/", + "library/Scores/" + ] + }, + "authors": [ + { + "name": "Scores et Decisions", + "email": "supportdev@scores-decisions.com" + } + ] +} diff --git a/composer.lock b/composer.lock new file mode 100644 index 00000000..63537434 --- /dev/null +++ b/composer.lock @@ -0,0 +1,66 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "hash": "9e179ee9b220f5335cfbb0bca2e96fcd", + "content-hash": "b0b5f7700452e8d0b12c3bef649d4bd0", + "packages": [ + { + "name": "zendframework/zendframework1", + "version": "1.12.16", + "source": { + "type": "git", + "url": "https://github.com/zendframework/zf1.git", + "reference": "8a3c471ef0a337d303cd5ae578e64c2ba1d2c025" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/zendframework/zf1/zipball/8a3c471ef0a337d303cd5ae578e64c2ba1d2c025", + "reference": "8a3c471ef0a337d303cd5ae578e64c2ba1d2c025", + "shasum": "" + }, + "require": { + "php": ">=5.2.11" + }, + "require-dev": { + "phpunit/dbunit": "1.3.*", + "phpunit/phpunit": "3.7.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12.x-dev" + } + }, + "autoload": { + "psr-0": { + "Zend_": "library/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "library/" + ], + "license": [ + "BSD-3-Clause" + ], + "description": "Zend Framework 1", + "homepage": "http://framework.zend.com/", + "keywords": [ + "ZF1", + "framework" + ], + "time": "2015-09-15 15:49:51" + } + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": [], + "platform-dev": [] +} diff --git a/library/Zend/Service/DeveloperGarden/BaseUserService.php b/library/Zend/Service/DeveloperGarden/BaseUserService.php deleted file mode 100644 index 54dc14ba..00000000 --- a/library/Zend/Service/DeveloperGarden/BaseUserService.php +++ /dev/null @@ -1,399 +0,0 @@ - - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse', - 'changeQuotaPoolResponse' => - 'Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse', - 'getAccountBalanceResponse' => - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse', - 'AccountBalance' => - 'Zend_Service_DeveloperGarden_BaseUserService_AccountBalance', - ); - - /** - * array with all QuotaModuleIds - * - * @var array - */ - protected $_moduleIds = array( - 'SmsProduction' => 'SmsProduction', - 'SmsSandbox' => 'SmsSandbox', - 'VoiceCallProduction' => 'VoiceButlerProduction', - 'VoiceCallSandbox' => 'VoiceButlerSandbox', - 'ConferenceCallProduction' => 'CCSProduction', - 'ConferenceCallSandbox' => 'CCSSandbox', - 'LocalSearchProduction' => 'localsearchProduction', - 'LocalSearchSandbox' => 'localsearchSandbox', - 'IPLocationProduction' => 'IPLocationProduction', - 'IPLocationSandbox' => 'IPLocationSandbox' - ); - - /** - * returns an array with all possible ModuleIDs - * - * @return array - */ - public function getModuleIds() - { - return $this->_moduleIds; - } - - /** - * checks the moduleId and throws exception if not valid - * - * @param string $moduleId - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return void - */ - protected function _checkModuleId($moduleId) - { - if (!in_array($moduleId, $this->_moduleIds)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('moduleId not valid'); - } - } - - /** - * returns the correct module string - * - * @param string $module - * @param integer $environment - * @return string - */ - protected function _buildModuleString($module, $environment) - { - $moduleString = $module; - switch($environment) { - case self::ENV_PRODUCTION : - $moduleString .= 'Production'; - break; - case self::ENV_SANDBOX : - $moduleString .= 'Sandbox'; - break; - default: - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception( - 'Not a valid environment supplied.' - ); - } - - if (!in_array($moduleString, $this->_moduleIds)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception( - 'Not a valid module name supplied.' - ); - } - - return $moduleString; - } - - /** - * returns the request object with the specific moduleId - * - * @param string $moduleId - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - protected function _getRequestModule($moduleId) - { - return new Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation( - $moduleId - ); - } - - /** - * returns the request object with the specific moduleId and new quotaMax value - * - * @param string $moduleId - * @param integer $quotaMax - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - protected function _getChangeRequestModule($moduleId, $quotaMax) - { - return new Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool( - $moduleId, - $quotaMax - ); - } - - /** - * returns the Quota Information for SMS Service - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getSmsQuotaInformation($environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('Sms', $environment); - $request = $this->_getRequestModule($moduleId); - return $this->getQuotaInformation($request); - } - - /** - * returns the Quota Information for VoiceCall Service - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getVoiceCallQuotaInformation($environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('VoiceButler', $environment); - $request = $this->_getRequestModule($moduleId); - return $this->getQuotaInformation($request); - } - - /** - * returns the Quota Information for SMS ConferenceCall - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getConfernceCallQuotaInformation($environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('CCS', $environment); - $request = $this->_getRequestModule($moduleId); - return $this->getQuotaInformation($request); - } - - /** - * returns the Quota Information for LocaleSearch Service - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getLocalSearchQuotaInformation($environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('localsearch', $environment); - $request = $this->_getRequestModule($moduleId); - return $this->getQuotaInformation($request); - } - - /** - * returns the Quota Information for IPLocation Service - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getIPLocationQuotaInformation($environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('IPLocation', $environment); - $request = $this->_getRequestModule($moduleId); - return $this->getQuotaInformation($request); - } - - /** - * returns the quota information - * - * @param Zend_Service_DeveloperGarden_Request_BaseUserService $request - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse - */ - public function getQuotaInformation( - Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation $request - ) { - $this->_checkModuleId($request->getModuleId()); - return $this->getSoapClient() - ->getQuotaInformation($request) - ->parse(); - } - - /** - * sets new user quota for the sms service - * - * @param integer $quotaMax - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeSmsQuotaPool($quotaMax = 0, $environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('Sms', $environment); - $request = $this->_getChangeRequestModule($moduleId, $quotaMax); - return $this->changeQuotaPool($request); - } - - /** - * sets new user quota for the voice call service - * - * @param integer $quotaMax - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeVoiceCallQuotaPool($quotaMax = 0, $environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('VoiceButler', $environment); - $request = $this->_getChangeRequestModule($moduleId, $quotaMax); - return $this->changeQuotaPool($request); - } - - /** - * sets new user quota for the IPLocation service - * - * @param integer $quotaMax - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeIPLocationQuotaPool($quotaMax = 0, $environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('IPLocation', $environment); - $request = $this->_getChangeRequestModule($moduleId, $quotaMax); - return $this->changeQuotaPool($request); - } - - /** - * sets new user quota for the Conference Call service - * - * @param integer $quotaMax - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeConferenceCallQuotaPool($quotaMax = 0, $environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('CCS', $environment); - $request = $this->_getChangeRequestModule($moduleId, $quotaMax); - return $this->changeQuotaPool($request); - } - - /** - * sets new user quota for the Local Search service - * - * @param integer $quotaMax - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeLocalSearchQuotaPool($quotaMax = 0, $environment = self::ENV_PRODUCTION) - { - self::checkEnvironment($environment); - $moduleId = $this->_buildModuleString('localsearch', $environment); - $request = $this->_getChangeRequestModule($moduleId, $quotaMax); - return $this->changeQuotaPool($request); - } - - /** - * set new quota values for the defined module - * - * @param Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool $request - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse - */ - public function changeQuotaPool( - Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool $request - ) { - $this->_checkModuleId($request->getModuleId()); - return $this->getSoapClient() - ->changeQuotaPool($request) - ->parse(); - } - - /** - * get the result for a list of accounts - * - * @param array $accounts - * @return Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse - */ - public function getAccountBalance(array $accounts = array()) - { - $request = new Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance( - $accounts - ); - return $this->getSoapClient() - ->getAccountBalance($request) - ->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php b/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php deleted file mode 100644 index 29a2c579..00000000 --- a/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php +++ /dev/null @@ -1,62 +0,0 @@ -Account; - } - - /** - * returns the credits - * - * @return integer - */ - public function getCredits() - { - return $this->Credits; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php b/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php deleted file mode 100644 index ed1b023f..00000000 --- a/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php +++ /dev/null @@ -1,430 +0,0 @@ -_credential = new Zend_Service_DeveloperGarden_Credential(); - - while (list($name, $value) = each($options)) { - switch (ucfirst($name)) { - case 'Username' : - $this->_credential->setUsername($value); - break; - case 'Password' : - $this->_credential->setPassword($value); - break; - case 'Realm' : - $this->_credential->setRealm($value); - break; - case 'Environment' : - $this->setEnvironment($value); - } - } - - if (empty($this->_wsdlFile)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('_wsdlFile not set for this service.'); - } - - if (!empty($this->_wsdlFileLocal)) { - $this->_wsdlFileLocal = realpath(dirname(__FILE__) . '/../' . $this->_wsdlFileLocal); - } - - if (empty($this->_wsdlFileLocal) || $this->_wsdlFileLocal === false) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('_wsdlFileLocal not set for this service.'); - } - } - - /** - * Set an option - * - * @param string $name - * @param mixed $value - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setOption($name, $value) - { - if (!is_string($name)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Incorrect option name: ' . $name); - } - $name = strtolower($name); - if (array_key_exists($name, $this->_options)) { - $this->_options[$name] = $value; - } - - return $this; - } - - /** - * get an option value from the internal options object - * - * @param string $name - * @return mixed - */ - public function getOption($name) - { - $name = strtolower($name); - if (array_key_exists($name, $this->_options)) { - return $this->_options[$name]; - } - - return null; - } - - /** - * returns the internal soap client - * if not allready exists we create an instance of - * Zend_Soap_Client - * - * @final - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - final public function getSoapClient() - { - if ($this->_soapClient === null) { - /** - * init the soapClient - */ - $this->_soapClient = new Zend_Service_DeveloperGarden_Client_Soap( - $this->getWsdl(), - $this->getClientOptions() - ); - $this->_soapClient->setCredential($this->_credential); - $tokenService = new Zend_Service_DeveloperGarden_SecurityTokenServer( - array( - 'username' => $this->_credential->getUsername(), - 'password' => $this->_credential->getPassword(), - 'environment' => $this->getEnvironment(), - 'realm' => $this->_credential->getRealm(), - ) - ); - $this->_soapClient->setTokenService($tokenService); - } - - return $this->_soapClient; - } - - /** - * sets new environment - * - * @param int $environment - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setEnvironment($environment) - { - self::checkEnvironment($environment); - $this->_serviceEnvironment = $environment; - return $this; - } - - /** - * returns the current configured environemnt - * - * @return int - */ - public function getEnvironment() - { - return $this->_serviceEnvironment; - } - - /** - * returns the wsdl file path, a uri or the local path - * - * @return string - */ - public function getWsdl() - { - if ($this->_useLocalWsdl) { - $retVal = $this->_wsdlFileLocal; - } else { - $retVal = $this->_wsdlFile; - } - - return $retVal; - } - - /** - * switch to the local wsdl file usage - * - * @param boolen $use - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setUseLocalWsdl($use = true) - { - $this->_useLocalWsdl = (boolean) $use; - return $this; - } - - /** - * sets a new wsdl file - * - * @param string $wsdlFile - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setWsdl($wsdlFile = null) - { - if (empty($wsdlFile)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('_wsdlFile not set for this service.'); - } - $this->_wsdlFile = $wsdlFile; - return $this; - } - - /** - * sets a new local wsdl file - * - * @param string $wsdlFile - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setLocalWsdl($wsdlFile = null) - { - if (empty($wsdlFile)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('_wsdlFileLocal not set for this service.'); - } - $this->_wsdlFileLocal = $wsdlFile; - return $this; - } - - /** - * returns an array with configured options for this client - * - * @return array - */ - public function getClientOptions() - { - $options = array( - 'soap_version' => SOAP_1_1, - ); - if (!empty($this->_classMap)) { - $options['classmap'] = $this->_classMap; - } - $wsdlCache = Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getWsdlCache(); - if ($wsdlCache !== null) { - $options['cache_wsdl'] = $wsdlCache; - } - return $options; - } - - /** - * returns the internal credential object - * - * @return Zend_Service_DeveloperGarden_Credential - */ - public function getCredential() - { - return $this->_credential; - } - - /** - * helper method to create const arrays - * @return null - */ - static protected function _buildConstArray() - { - $r = new ReflectionClass(__CLASS__); - foreach ($r->getConstants() as $k => $v) { - $s = explode('_', $k, 2); - if (!isset(self::$_consts[$s[0]])) { - self::$_consts[$s[0]] = array(); - } - self::$_consts[$s[0]][$v] = $k; - } - } - - /** - * returns an array of all available environments - * - * @return array - */ - static public function getParticipantActions() - { - if (empty(self::$_consts)) { - self::_buildConstArray(); - } - return self::$_consts['PARTICIPANT']; - } - - /** - * checks if the given action is valid - * otherwise it @throws Zend_Service_DeveloperGarden_Exception - * - * @param int $action - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return void - */ - static public function checkParticipantAction($action) - { - if (!array_key_exists($action, self::getParticipantActions())) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception( - 'Wrong Participant Action ' . $action . ' supplied.' - ); - } - } - - /** - * returns an array of all available environments - * - * @return array - */ - static public function getEnvironments() - { - if (empty(self::$_consts)) { - self::_buildConstArray(); - } - return self::$_consts['ENV']; - } - - /** - * checks if the given environemnt is valid - * otherwise it @throws Zend_Service_DeveloperGarden_Client_Exception - * - * @param int $environment - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return void - */ - static public function checkEnvironment($environment) - { - if (!array_key_exists($environment, self::getEnvironments())) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception( - 'Wrong environment ' . $environment . ' supplied.' - ); - } - } -} diff --git a/library/Zend/Service/DeveloperGarden/Client/Soap.php b/library/Zend/Service/DeveloperGarden/Client/Soap.php deleted file mode 100644 index 4451212d..00000000 --- a/library/Zend/Service/DeveloperGarden/Client/Soap.php +++ /dev/null @@ -1,340 +0,0 @@ -_tokenService !== null) { - // if login method we addWsseLoginHeader - if (in_array('login', $arguments)) { - $this->addWsseLoginHeader(); - } elseif ($name == 'getTokens') { - $this->addWsseTokenHeader($this->_tokenService->getLoginToken()); - } else { - $this->addWsseSecurityTokenHeader($this->_tokenService->getTokens()); - } - } - return parent::__call($name, $arguments); - } - - /** - * sets the internal handling for handle token service - * - * @param Zend_Service_DeveloperGarden_SecurityTokenServer $isTokenService - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - public function setTokenService(Zend_Service_DeveloperGarden_SecurityTokenServer $tokenService) - { - $this->_tokenService = $tokenService; - return $this; - } - - /** - * returns the currently configured tokenService object - * - * @return Zend_Service_DeveloperGarden_SecurityTokenServer - */ - public function getTokenService() - { - return $this->_tokenService; - } - - /** - * Sets new credential callback object - * - * @param Zend_Service_DeveloperGarden_Credential $credential - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - public function setCredential(Zend_Service_DeveloperGarden_Credential $credential) - { - $this->_credential = $credential; - return $this; - } - - /** - * returns the internal credential callback object - * - * @return Zend_Service_DeveloperGarden_Credential - */ - public function getCredential() - { - return $this->_credential; - } - - /** - * creates the login header and add - * - * @return SoapHeader - */ - public function getWsseLoginHeader() - { - $dom = new DOMDocument(); - - /** - * Security Element - */ - $securityElement = $dom->createElementNS( - self::WSSE_NAMESPACE_SECEXT, - 'wsse:' . self::WSSE_SECURITY_ELEMENT - ); - $securityElement->setAttribute('mustUnderstand', true); - - /** - * Username Token Element - */ - $usernameTokenElement = $dom->createElementNS( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_ELEMENT_USERNAMETOKEN - ); - - /** - * Username Element - */ - $usernameElement = $dom->createElementNS( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_ELEMENT_USERNAME, - $this->_credential->getUsername(true) - ); - - /** - * Password Element - */ - $passwordElement = $dom->createElementNS( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_ELEMENT_PASSWORD, - $this->_credential->getPassword() - ); - $passwordElement->setAttribute('Type', self::WSSE_ELEMENT_PASSWORD_TYPE); - - $usernameTokenElement->appendChild($usernameElement); - $usernameTokenElement->appendChild($passwordElement); - - $securityElement->appendChild($usernameTokenElement); - $dom->appendChild($securityElement); - - $authSoapVar = new SoapVar( - $dom->saveXML($securityElement), - XSD_ANYXML, - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT - ); - - $authSoapHeader = new SoapHeader( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT, - $authSoapVar, - true - ); - - return $authSoapHeader; - } - - /** - * creates the token auth header for direct calls - * - * @param Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - * @return SoapHeader - */ - public function getWsseTokenHeader( - Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - ) { - $format = '%s'; - $securityHeader = sprintf( - $format, - self::WSSE_SECURITY_ELEMENT, - self::WSSE_NAMESPACE_SECEXT, - $token->getTokenData(), - self::WSSE_SECURITY_ELEMENT - ); - - $authSoapVar = new SoapVar( - $securityHeader, - XSD_ANYXML, - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT - ); - - $authSoapHeader = new SoapHeader( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT, - $authSoapVar, - true - ); - - return $authSoapHeader; - } - - /** - * creates the security token auth header for direct calls - * - * @param Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - * @return SoapHeader - */ - public function getWsseSecurityTokenHeader( - Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse $token - ) { - $format = '%s'; - $securityHeader = sprintf( - $format, - self::WSSE_SECURITY_ELEMENT, - self::WSSE_NAMESPACE_SECEXT, - $token->getTokenData(), - self::WSSE_SECURITY_ELEMENT - ); - - $authSoapVar = new SoapVar( - $securityHeader, - XSD_ANYXML, - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT - ); - - $authSoapHeader = new SoapHeader( - self::WSSE_NAMESPACE_SECEXT, - self::WSSE_SECURITY_ELEMENT, - $authSoapVar, - true - ); - - return $authSoapHeader; - } - - /** - * adds the login specific header to the client - * - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - public function addWsseLoginHeader() - { - return $this->addSoapInputHeader($this->getWsseLoginHeader()); - } - - /** - * adds the earlier fetched token to the header - * - * @param Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - public function addWsseTokenHeader( - Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - ) { - return $this->addSoapInputHeader($this->getWsseTokenHeader($token)); - } - - /** - * adds the earlier fetched token to the header - * - * @param Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse $token - * @return Zend_Service_DeveloperGarden_Client_Soap - */ - public function addWsseSecurityTokenHeader( - Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse $token - ) { - return $this->addSoapInputHeader($this->getWsseSecurityTokenHeader($token)); - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall.php b/library/Zend/Service/DeveloperGarden/ConferenceCall.php deleted file mode 100644 index f7989ff7..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall.php +++ /dev/null @@ -1,872 +0,0 @@ - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail', - 'ConferenceAccStruct' => 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount', - 'ScheduleStruct' => 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule', - 'ParticipantStruct' => 'Zend_Service_DeveloperGarden_ConferenceCall_Participant', - 'ParticipantDetailStruct' => 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail', - 'ParticipantStatusStruct' => 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus', - - //Responses - 'CCSResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType', - - //Conference - 'createConferenceResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponse', - 'createConferenceResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType', - 'removeConferenceResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceResponse', - 'commitConferenceResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse', - 'updateConferenceResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceResponse', - 'getConferenceStatusResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponse', - 'getConferenceStatusResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType', - 'getRunningConferenceResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponse', - 'getRunningConferenceResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType', - 'getConferenceListResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponse', - 'getConferenceListResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType', - - //Participant - 'newParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponse', - 'newParticipantResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType', - 'removeParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveParticipantResponse', - 'updateParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateParticipantResponse', - 'getParticipantStatusResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponse', - 'getParticipantStatusResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType', - - //Templates - 'createConferenceTemplateResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponse', - 'createConferenceTemplateResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType', - 'getConferenceTemplateResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponse', - 'getConferenceTemplateResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType', - 'updateConferenceTemplateResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateResponse', - 'removeConferenceTemplateResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateResponse', - 'getConferenceTemplateListResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponse', - 'getConferenceTemplateListResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType', - 'addConferenceTemplateParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponse', - 'addConferenceTemplateParticipantResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType', - 'getConferenceTemplateParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponse', - 'getConferenceTemplateParticipantResponseType' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType', - 'updateConferenceTemplateParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateParticipantResponse', - 'removeConferenceTemplateParticipantResponse' => 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateParticipantResponse', - ); - - /** - * creates a new conference, ownerId should be between 3 and 39 - * chars - * - * @param string $ownerId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $conferenceSchedule - * @param integer $account - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType - */ - public function createConference($ownerId, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $conferenceSchedule = null, - $account = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest( - $this->getEnvironment(), - $ownerId, - $conferenceDetails, - $conferenceSchedule, - $account - ); - - $result = $this->getSoapClient()->createConference(array( - 'createConferenceRequest' => $request - )); - - return $result->parse(); - } - - /** - * commits the given conference - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse - */ - public function commitConference($conferenceId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest( - $this->getEnvironment(), - $conferenceId - ); - - $result = $this->getSoapClient()->commitConference(array( - 'commitConferenceRequest' => $request - )); - - return $result->parse(); - } - - /** - * updates a conference with the given parameter - * - * @param string $conferenceId - * @param string $ownerId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $conferenceSchedule - * @param string $account - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function updateConference( - $conferenceId, - $ownerId = null, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails = null, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $conferenceSchedule = null, - $account = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest( - $this->getEnvironment(), - $conferenceId, - $ownerId, - $conferenceDetails, - $conferenceSchedule, - $account - ); - - $result = $this->getSoapClient()->updateConference(array( - 'updateConferenceRequest' => $request - )); - - return $result->parse(); - } - - /** - * get conference status details - * - * @param string $conferenceId - * @param integer $what - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType - */ - public function getConferenceStatus($conferenceId, $what = 0) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest( - $this->getEnvironment(), - $conferenceId, - $what - ); - - $result = $this->getSoapClient()->getConferenceStatus(array( - 'getConferenceStatusRequest' => $request - )); - - return $result->parse(); - } - - /** - * returns the conferenceId of the running conference instance for a planned - * recurring conference or the current conferenceId - * - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType - */ - public function getRunningConference($conferenceId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest( - $this->getEnvironment(), - $conferenceId - ); - - $result = $this->getSoapClient()->getRunningConference(array( - 'getRunningConferenceRequest' => $request - )); - - return $result->parse(); - } - - /** - * remove a conference - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function removeConference($conferenceId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest( - $this->getEnvironment(), - $conferenceId - ); - - $result = $this->getSoapClient()->removeConference(array( - 'removeConferenceRequest' => $request - )); - - return $result->parse(); - } - - /** - * returns a list of conferences - * - * @param integer $what - * @param string $ownerId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType - */ - public function getConferenceList($what = 0, $ownerId = null) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest( - $this->getEnvironment(), - $what, - $ownerId - ); - - $result = $this->getSoapClient()->getConferenceList(array( - 'getConferenceListRequest' => $request - )); - - return $result->parse(); - } - - /** - * adds a new participant to the given conference - * - * @param string $conferenceId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType - */ - public function newParticipant( - $conferenceId, - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest( - $this->getEnvironment(), - $conferenceId, - $participant - ); - - $result = $this->getSoapClient()->newParticipant(array( - 'newParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * fetches the participant details for the given conferenceId - * - * @param string $conferenceId - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType - */ - public function getParticipantStatus($conferenceId, $participantId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest( - $this->getEnvironment(), - $conferenceId, - $participantId - ); - - $result = $this->getSoapClient()->getParticipantStatus(array( - 'getParticipantStatusRequest' => $request - )); - - return $result->parse(); - } - - /** - * removes the given participant from the conference - * - * @param string $conferenceId - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function removeParticipant($conferenceId, $participantId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest( - $this->getEnvironment(), - $conferenceId, - $participantId - ); - - $result = $this->getSoapClient()->removeParticipant(array( - 'removeParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * updates the participant in the given conference - * - * @param string $conferenceId - * @param string $participantId - * @param integer $action - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function updateParticipant( - $conferenceId, - $participantId, - $action = null, - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest( - $this->getEnvironment(), - $conferenceId, - $participantId, - $action, - $participant - ); - - $result = $this->getSoapClient()->updateParticipant(array( - 'updateParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * creates a new conference template - * - * @param string $ownerId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails - * @param array $participants - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType - */ - public function createConferenceTemplate( - $ownerId, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails, - array $participants = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest( - $this->getEnvironment(), - $ownerId, - $conferenceDetails, - $participants - ); - - $result = $this->getSoapClient()->createConferenceTemplate(array( - 'createConferenceTemplateRequest' => $request - )); - - return $result->parse(); - } - - /** - * get a specific template - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType - */ - public function getConferenceTemplate($templateId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest( - $this->getEnvironment(), - $templateId - ); - - $result = $this->getSoapClient()->getConferenceTemplate(array( - 'getConferenceTemplateRequest' => $request - )); - - return $result->parse(); - } - - /** - * updates a conference template - * - * @param string $templateId - * @param string $initiatorId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function updateConferenceTemplate( - $templateId, - $initiatorId = null, - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $conferenceDetails = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest( - $this->getEnvironment(), - $templateId, - $initiatorId, - $conferenceDetails - ); - - $result = $this->getSoapClient()->updateConferenceTemplate(array( - 'updateConferenceTemplateRequest' => $request - )); - - return $result->parse(); - } - - /** - * remove a conference template - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function removeConferenceTemplate($templateId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest( - $this->getEnvironment(), - $templateId - ); - - $result = $this->getSoapClient()->removeConferenceTemplate(array( - 'removeConferenceTemplateRequest' => $request - )); - - return $result->parse(); - } - - /** - * lists all available conference templates for the given owner - * - * @param string $ownerId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType - */ - public function getConferenceTemplateList($ownerId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest( - $this->getEnvironment(), - $ownerId - ); - - $result = $this->getSoapClient()->getConferenceTemplateList(array( - 'getConferenceTemplateListRequest' => $request - )); - - return $result->parse(); - } - - /** - * adds a new participants to the template - * - * @param string $templateId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType - */ - public function addConferenceTemplateParticipant( - $templateId, - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest( - $this->getEnvironment(), - $templateId, - $participant - ); - - $result = $this->getSoapClient()->addConferenceTemplateParticipant(array( - 'addConferenceTemplateParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * returns a praticipant for the given templateId - * - * @param string $templateId - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType - */ - public function getConferenceTemplateParticipant($templateId, $participantId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest( - $this->getEnvironment(), - $templateId, - $participantId - ); - - $result = $this->getSoapClient()->getConferenceTemplateParticipant(array( - 'getConferenceTemplateParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * updates the participants details - * - * @param string $templateId - * @param string $participantId - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function updateConferenceTemplateParticipant( - $templateId, - $participantId, - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - ) { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest( - $this->getEnvironment(), - $templateId, - $participantId, - $participant - ); - - $result = $this->getSoapClient()->updateConferenceTemplateParticipant(array( - 'updateConferenceTemplateParticipantRequest' => $request - )); - - return $result->parse(); - } - - /** - * removes a praticipant from the given templateId - * - * @param string $templateId - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType - */ - public function removeConferenceTemplateParticipant($templateId, $participantId) - { - $request = new Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest( - $this->getEnvironment(), - $templateId, - $participantId - ); - - $result = $this->getSoapClient()->removeConferenceTemplateParticipant(array( - 'removeConferenceTemplateParticipantRequest' => $request - )); - - return $result->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php deleted file mode 100644 index 052c1c28..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php +++ /dev/null @@ -1,62 +0,0 @@ -account; - } - - /** - * @return string - */ - public function getBillingType() - { - return $this->billingtype; - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php deleted file mode 100644 index 314cce52..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php +++ /dev/null @@ -1,129 +0,0 @@ -setName($name); - $this->setDescription($description); - $this->setDuration($duration); - } - - /** - * sets new duration for this conference in seconds - * - * @param integer $duration - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail - */ - public function setDuration($duration) - { - $this->duration = $duration; - return $this; - } - - /** - * @return string - */ - public function getDuration() - { - return $this->duration; - } - - /** - * set the description of this conference - * - * @param string $description the $description to set - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail - */ - public function setDescription($description) - { - $this->description = $description; - return $this; - } - - /** - * @return string - */ - public function getDescription() - { - return $this->description; - } - - /** - * sets the name of this conference - * - * @param string $name - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail - */ - public function setName($name) - { - $this->name = $name; - return $this; - } - - /** - * @return string - */ - public function getName() - { - return $this->name; - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php deleted file mode 100644 index e523c30b..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php +++ /dev/null @@ -1,262 +0,0 @@ - 'no recurring', - 1 => 'hourly', - 2 => 'daily', - 3 => 'weekly', - 4 => 'monthly', - ); - - /** - * constructor for schedule object, all times are in UTC - * - * @param integer $minute - * @param integer $hour - * @param integer $dayOfMonth - * @param integer $month - * @param integer $year - * @param integer $recurring - * @param integer $notify - */ - public function __construct($minute, $hour, $dayOfMonth, $month, $year, $recurring = 0, $notify = 0) - { - $this->setMinute($minute) - ->setHour($hour) - ->setDayOfMonth($dayOfMonth) - ->setMonth($month) - ->setYear($year) - ->setRecurring($recurring) - ->setNotify($notify); - } - - /** - * returns the value of $minute - * - * @return integer - */ - public function getMinute() - { - return $this->minute; - } - - /** - * sets $minute - * - * @param integer $minute - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setMinute($minute) - { - $this->minute = $minute; - return $this; - } - - /** - * returns the value of $hour - * - * @return integer - */ - public function getHour() - { - return $this->hour; - } - - /** - * sets $hour - * - * @param integer $hour - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setHour($hour) - { - $this->hour = $hour; - return $this; - } - - /** - * returns the value of $dayOfMonth - * - * @return integer - */ - public function getDayOfMonth() - { - return $this->dayOfMonth; - } - - /** - * sets $dayOfMonth - * - * @param integer $dayOfMonth - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setDayOfMonth($dayOfMonth) - { - $this->dayOfMonth = $dayOfMonth; - return $this; - } - - /** - * returns the value of $month - * - * @return integer - */ - public function getMonth() - { - return $this->month; - } - - /** - * sets $month - * - * @param integer $month - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setMonth($month) - { - $this->month = $month; - return $this; - } - - /** - * returns the value of $year - * - * @return integer - */ - public function getYear() - { - return $this->year; - } - - /** - * sets $year - * - * @param integer $year - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setYear($year) - { - $this->year = $year; - return $this; - } - - /** - * returns the value of $recurring - * - * @return integer - */ - public function getRecurring() - { - return $this->recurring; - } - - /** - * sets $recurring - * - * @param integer $recurring - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setRecurring($recurring) - { - if (!array_key_exists($recurring, $this->_recurringValues)) { - require_once 'Zend/Service/DeveloperGarden/ConferenceCall/Exception.php'; - throw new Zend_Service_DeveloperGarden_ConferenceCall_Exception( - 'Unknown ConferenceCall recurring mode.' - ); - } - $this->recurring = $recurring; - return $this; - } - - /** - * returns the value of $notify - * - * @return integer - */ - public function getNotify() - { - return $this->notify; - } - - /** - * sets $notify - * - * @param integer $notify - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function setNotify($notify) - { - $this->notify = $notify; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php deleted file mode 100644 index 5f679ffb..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php +++ /dev/null @@ -1,38 +0,0 @@ -detail; - } - - /** - * participant id - * - * @return string - */ - public function getParticipantId() - { - return $this->participantId; - } - - /** - * get the status - * returns an - * array of Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus - * - * @return array - */ - public function getStatus() - { - return $this->status; - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php deleted file mode 100644 index 6e3ee02e..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php +++ /dev/null @@ -1,195 +0,0 @@ -setFirstName($firstName) - ->setLastName($lastName) - ->setNumber($number) - ->setEmail($email) - ->setFlags((int) $isInitiator); - } - - /** - * returns the value of $firstName - * - * @return string - */ - public function getFirstName() - { - return $this->firstName; - } - - /** - * sets $firstName - * - * @param string $firstName - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function setFirstName($firstName) - { - $this->firstName = $firstName; - return $this; - } - - /** - * returns the value of $lastName - * - * @return string - */ - public function getLastName() - { - return $this->lastName; - } - - /** - * sets $lastName - * - * @param string $lastName - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function setLastName($lastName) - { - $this->lastName = $lastName; - return $this; - } - - /** - * returns the value of $number - * - * @return string - */ - public function getNumber() - { - return $this->number; - } - - /** - * sets $number - * - * @param string $number - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function setNumber($number) - { - $this->number = $number; - return $this; - } - - /** - * returns the value of $email - * - * @return string - */ - public function getEmail() - { - return $this->email; - } - - /** - * sets $email - * - * @param string email - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function setEmail($email) - { - $validator = new Zend_Validate_EmailAddress(); - - if (!$validator->isValid($email)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('Not a valid e-mail address.'); - } - $this->email = $email; - return $this; - } - - /** - * returns the value of $flags - * - * @return integer - */ - public function getFlags() - { - return $this->flags; - } - - /** - * sets $flags (ie, initiator flag) - * - * @param integer $flags - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function setFlags($flags) - { - $this->flags = $flags; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php deleted file mode 100644 index 456d5cb8..00000000 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php +++ /dev/null @@ -1,103 +0,0 @@ -setName($name) - ->setValue($value); - } - - /** - * returns the value of $name - * - * @return string - */ - public function getName() - { - return $this->name; - } - - /** - * sets $name - * - * @param string $name - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus - */ - public function setName($name) - { - $this->name = $name; - return $this; - } - - /** - * returns the value of $value - * - * @return string - */ - public function getValue() - { - return $this->value; - } - - /** - * sets $value - * - * @param string $value - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus - */ - public function setValue($value = null) - { - $this->value = $value; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Credential.php b/library/Zend/Service/DeveloperGarden/Credential.php deleted file mode 100644 index 9307b69b..00000000 --- a/library/Zend/Service/DeveloperGarden/Credential.php +++ /dev/null @@ -1,186 +0,0 @@ -setUsername($username); - } - if (!empty($password)) { - $this->setPassword($password); - } - if (!empty($realm)) { - $this->setRealm($realm); - } - } - - /** - * split the password into an array - * - * @param string $password - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setPassword($password = null) - { - if (empty($password)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Empty password not permitted.'); - } - - if (!is_string($password)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Password must be a string.'); - } - - $this->_password = $password; - return $this; - } - - /** - * returns the current configured password - * - * @return string - */ - public function getPassword() - { - return $this->_password; - } - - /** - * set the new login - * - * @param string $username - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setUsername($username = null) - { - if (empty($username)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Empty username not permitted.'); - } - - if (!is_string($username)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Username must be a string.'); - } - - $this->_username = $username; - return $this; - } - - /** - * returns the username - * - * if $withRealm == true we combine username and realm like - * username@realm - * - * @param bool $withRealm - * @return string|null - */ - public function getUsername($withRealm = false) - { - $retValue = $this->_username; - if ($withRealm) { - $retValue = sprintf( - '%s@%s', - $this->_username, - $this->_realm - ); - } - return $retValue; - } - - /** - * set the new realm - * - * @param string $realm - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @return Zend_Service_DeveloperGarden_Client_ClientAbstract - */ - public function setRealm($realm = null) - { - if (empty($realm)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Empty realm not permitted.'); - } - - if (!is_string($realm)) { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Realm must be a string.'); - } - - $this->_realm = $realm; - return $this; - } - - /** - * returns the realm - * - * @return string|null - */ - public function getRealm() - { - return $this->_realm; - } -} - diff --git a/library/Zend/Service/DeveloperGarden/Exception.php b/library/Zend/Service/DeveloperGarden/Exception.php deleted file mode 100644 index 40c7fd4d..00000000 --- a/library/Zend/Service/DeveloperGarden/Exception.php +++ /dev/null @@ -1,38 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType', - 'IPAddressLocationType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType', - 'RegionType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_RegionType', - 'GeoCoordinatesType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType', - 'CityType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_CityType', - ); - - /** - * locate the given Ip address or array of addresses - * - * @param Zend_Service_DeveloperGarden_IpLocation_IpAddress|string $ip - * @return Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse - */ - public function locateIP($ip) - { - $request = new Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest( - $this->getEnvironment(), - $ip - ); - - $result = $this->getSoapClient()->locateIP($request); - - $response = new Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse($result); - return $response->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php b/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php deleted file mode 100644 index 1fc2972b..00000000 --- a/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php +++ /dev/null @@ -1,130 +0,0 @@ -setIp($ip) - ->setVersion($version); - } - - /** - * sets new ip address - * - * @param string $ip - * @throws Zend_Service_DeveloperGarden_Exception - * @return Zend_Service_DeveloperGarden_IpLocation_IpAddress - */ - public function setIp($ip) - { - $validator = new Zend_Validate_Ip(); - - if (!$validator->isValid($ip)) { - $message = $validator->getMessages(); - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception($message['notIpAddress']); - } - $this->_address = $ip; - return $this; - } - - /** - * returns the current address - * - * @return string - */ - public function getIp() - { - return $this->_address; - } - - /** - * sets new ip version - * - * @param integer $version - * @throws Zend_Service_DeveloperGarden_Exception - * @return Zend_Service_DeveloperGarden_IpLocation_IpAddress - */ - public function setVersion($version) - { - if (!in_array($version, $this->_versionSupported)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception('Ip Version ' . (int)$version . ' is not supported.'); - } - - $this->_version = $version; - return $this; - } - - /** - * returns the ip version - * - * @return integer - */ - public function getVersion() - { - return $this->_version; - } -} diff --git a/library/Zend/Service/DeveloperGarden/LocalSearch.php b/library/Zend/Service/DeveloperGarden/LocalSearch.php deleted file mode 100644 index be3d1d63..00000000 --- a/library/Zend/Service/DeveloperGarden/LocalSearch.php +++ /dev/null @@ -1,105 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType' - ); - - /** - * localSearch with the given parameters - * - * @param Zend_Service_DeveloperGarden_LocalSearch_SearchParameters $searchParameters - * @param integer $account - * @return Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType - */ - public function localSearch( - Zend_Service_DeveloperGarden_LocalSearch_SearchParameters $searchParameters, - $account = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest( - $this->getEnvironment(), - $searchParameters, - $account - ); - - $result = $this->getSoapClient()->localSearch($request); - - $response = new Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse($result); - return $response->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php b/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php deleted file mode 100644 index b64e3077..00000000 --- a/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php +++ /dev/null @@ -1,38 +0,0 @@ - null, - 'dymwhat' => null, - 'dymrelated' => null, - 'hits' => null, - 'collapse' => null, - 'where' => null, - 'dywhere' => null, - 'radius' => null, - 'lx' => null, - 'ly' => null, - 'rx' => null, - 'ry' => null, - 'transformgeocode' => null, - 'sort' => null, - 'spatial' => null, - 'sepcomm' => null, - 'filter' => null, // can be ONLINER or OFFLINER - 'openingtime' => null, // can be now or HH::MM - 'kategorie' => null, // @see http://www.suchen.de/kategorie-katalog - 'site' => null, - 'typ' => null, - 'name' => null, - 'page' => null, - 'city' => null, - 'plz' => null, - 'strasse' => null, - 'bundesland' => null, - ); - - /** - * possible collapse values - * - * @var array - */ - private $_possibleCollapseValues = array( - true, - false, - 'ADDRESS_COMPANY', - 'DOMAIN' - ); - - /** - * sets a new search word - * alias for setWhat - * - * @param string $searchValue - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setSearchValue($searchValue) - { - return $this->setWhat($searchValue); - } - - /** - * sets a new search word - * - * @param string $searchValue - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setWhat($searchValue) - { - $this->_parameters['what'] = $searchValue; - return $this; - } - - /** - * enable the did you mean what feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function enableDidYouMeanWhat() - { - $this->_parameters['dymwhat'] = 'true'; - return $this; - } - - /** - * disable the did you mean what feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disableDidYouMeanWhat() - { - $this->_parameters['dymwhat'] = 'false'; - return $this; - } - - /** - * enable the did you mean where feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function enableDidYouMeanWhere() - { - $this->_parameters['dymwhere'] = 'true'; - return $this; - } - - /** - * disable the did you mean where feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disableDidYouMeanWhere() - { - $this->_parameters['dymwhere'] = 'false'; - return $this; - } - - /** - * enable did you mean related, if true Kihno will be corrected to Kino - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function enableDidYouMeanRelated() - { - $this->_parameters['dymrelated'] = 'true'; - return $this; - } - - /** - * diable did you mean related, if false Kihno will not be corrected to Kino - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disableDidYouMeanRelated() - { - $this->_parameters['dymrelated'] = 'true'; - return $this; - } - - /** - * set the max result hits for this search - * - * @param integer $hits - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setHits($hits = 10) - { - require_once 'Zend/Validate/Between.php'; - $validator = new Zend_Validate_Between(0, 1000); - if (!$validator->isValid($hits)) { - $message = $validator->getMessages(); - require_once 'Zend/Service/DeveloperGarden/LocalSearch/Exception.php'; - throw new Zend_Service_DeveloperGarden_LocalSearch_Exception(current($message)); - } - $this->_parameters['hits'] = $hits; - return $this; - } - - /** - * If true, addresses will be collapsed for a single domain, common values - * are: - * ADDRESS_COMPANY – to collapse by address - * DOMAIN – to collapse by domain (same like collapse=true) - * false - * - * @param mixed $value - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setCollapse($value) - { - if (!in_array($value, $this->_possibleCollapseValues, true)) { - require_once 'Zend/Service/DeveloperGarden/LocalSearch/Exception.php'; - throw new Zend_Service_DeveloperGarden_LocalSearch_Exception('Not a valid value provided.'); - } - $this->_parameters['collapse'] = $value; - return $this; - } - - /** - * set a specific search location - * examples: - * +47°54’53.10”, 11° 10’ 56.76” - * 47°54’53.10;11°10’56.76” - * 47.914750,11.182533 - * +47.914750 ; +11.1824 - * Darmstadt - * Berlin - * - * @param string $where - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setWhere($where) - { - require_once 'Zend/Validate/NotEmpty.php'; - - $validator = new Zend_Validate_NotEmpty(); - if (!$validator->isValid($where)) { - $message = $validator->getMessages(); - require_once 'Zend/Service/DeveloperGarden/LocalSearch/Exception.php'; - throw new Zend_Service_DeveloperGarden_LocalSearch_Exception(current($message)); - } - $this->_parameters['where'] = $where; - return $this; - } - - /** - * returns the defined search location (ie city, country) - * - * @return string - */ - public function getWhere() - { - return $this->_parameters['where']; - } - - /** - * enable the spatial search feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function enableSpatial() - { - $this->_parameters['spatial'] = 'true'; - return $this; - } - - /** - * disable the spatial search feature - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disableSpatial() - { - $this->_parameters['spatial'] = 'false'; - return $this; - } - - /** - * sets spatial and the given radius for a circle search - * - * @param integer $radius - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setRadius($radius) - { - require_once 'Zend/Validate/Int.php'; - - $validator = new Zend_Validate_Int(); - if (!$validator->isValid($radius)) { - $message = $validator->getMessages(); - require_once 'Zend/Service/DeveloperGarden/LocalSearch/Exception.php'; - throw new Zend_Service_DeveloperGarden_LocalSearch_Exception(current($message)); - } - $this->_parameters['radius'] = $radius; - $this->_parameters['transformgeocode'] = 'false'; - - return $this; - } - - /** - * sets the values for a rectangle search - * lx = longitude left top - * ly = latitude left top - * rx = longitude right bottom - * ry = latitude right bottom - * - * @param float $lx - * @param float $ly - * @param float $rx - * @param float $ry - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setRectangle($lx, $ly, $rx, $ry) - { - $this->_parameters['lx'] = $lx; - $this->_parameters['ly'] = $ly; - $this->_parameters['rx'] = $rx; - $this->_parameters['ry'] = $ry; - - return $this; - } - - /** - * if set, the service returns the zipcode for the result - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setTransformGeoCode() - { - $this->_parameters['transformgeocode'] = 'true'; - $this->_parameters['radius'] = null; - - return $this; - } - - /** - * sets the sort value - * possible values are: 'relevance' and 'distance' (only with spatial enabled) - * - * @param string $sort - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setSort($sort) - { - if (!in_array($sort, array('relevance', 'distance'))) { - require_once 'Zend/Service/DeveloperGarden/LocalSearch/Exception.php'; - throw new Zend_Service_DeveloperGarden_LocalSearch_Exception('Not a valid sort value provided.'); - } - - $this->_parameters['sort'] = $sort; - return $this; - } - - /** - * enable the separation of phone numbers - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function enablePhoneSeparation() - { - $this->_parameters['sepcomm'] = 'true'; - return $this; - } - - /** - * disable the separation of phone numbers - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disablePhoneSeparation() - { - $this->_parameters['sepcomm'] = 'true'; - return $this; - } - - /** - * if this filter is set, only results with a website are returned - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setFilterOnliner() - { - $this->_parameters['filter'] = 'ONLINER'; - return $this; - } - - /** - * if this filter is set, only results without a website are returned - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setFilterOffliner() - { - $this->_parameters['filter'] = 'OFFLINER'; - return $this; - } - - - /** - * removes the filter value - * - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function disableFilter() - { - $this->_parameters['filter'] = null; - return $this; - } - - /** - * set a filter to get just results who are open at the given time - * possible values: - * now = open right now - * HH:MM = at the given time (ie 20:00) - * - * @param string $time - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setOpeningTime($time = null) - { - $this->_parameters['openingtime'] = $time; - return $this; - } - - /** - * sets a category filter - * - * @see http://www.suchen.de/kategorie-katalog - * @param string $category - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setCategory($category = null) - { - $this->_parameters['kategorie'] = $category; - return $this; - } - - /** - * sets the site filter - * ie: www.developergarden.com - * - * @param string $site - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setSite($site) - { - $this->_parameters['site'] = $site; - return $this; - } - - /** - * sets a filter to the given document type - * ie: pdf, html - * - * @param string $type - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setDocumentType($type) - { - $this->_parameters['typ'] = $type; - return $this; - } - - /** - * sets a filter for the company name - * ie: Deutsche Telekom - * - * @param string $name - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setName($name) - { - $this->_parameters['name'] = $name; - return $this; - } - - /** - * sets a filter for the zip code - * - * @param string $zip - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setZipCode($zip) - { - $this->_parameters['plz'] = $zip; - return $this; - } - - /** - * sets a filter for the street - * - * @param string $street - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setStreet($street) - { - $this->_parameters['strasse'] = $street; - return $this; - } - - /** - * sets a filter for the county - * - * @param string $county - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function setCounty($county) - { - $this->_parameters['bundesland'] = $county; - return $this; - } - - /** - * sets a raw parameter with the value - * - * @param string $key - * @param mixed $value - * @return unknown_type - */ - public function setRawParameter($key, $value) - { - $this->_parameters[$key] = $value; - return $this; - } - - /** - * returns the parameters as an array - * - * @return array - */ - public function getSearchParameters() - { - $retVal = array(); - foreach ($this->_parameters as $key => $value) { - if ($value === null) { - continue; - } - $param = array( - 'parameter' => $key, - 'value' => $value - ); - $retVal[] = $param; - } - return $retVal; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php deleted file mode 100644 index c44dffcd..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php +++ /dev/null @@ -1,103 +0,0 @@ -= 0 to set new user quota - * - * @var integer - */ - public $quotaMax = 0; - - /** - * constructor give them the module id - * - * @param string $moduleId - * @param integer $quotaMax - * @return Zend_Service_Developergarde_Request_ChangeQuotaPool - */ - public function __construct($moduleId = null, $quotaMax = 0) - { - $this->setModuleId($moduleId) - ->setQuotaMax($quotaMax); - } - - /** - * sets a new moduleId - * - * @param integer $moduleId - * @return Zend_Service_Developergarde_Request_ChangeQuotaPool - */ - public function setModuleId($moduleId = null) - { - $this->moduleId = $moduleId; - return $this; - } - - /** - * returns the moduleId - * - * @return string - */ - public function getModuleId() - { - return $this->moduleId; - } - - /** - * sets new QuotaMax value - * - * @param integer $quotaMax - * @return Zend_Service_Developergarde_Request_ChangeQuotaPool - */ - public function setQuotaMax($quotaMax = 0) - { - $this->quotaMax = $quotaMax; - return $this; - } - - /** - * returns the quotaMax value - * - * @return integer - */ - public function getQuotaMax() - { - return $this->quotaMax; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php deleted file mode 100644 index 3c545c02..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php +++ /dev/null @@ -1,72 +0,0 @@ -setAccount($Account); - } - - /** - * sets a new Account array - * - * @param array $Account - * @return Zend_Service_DeveloperGarden_Request_BaseUserService - */ - public function setAccount(array $Account = array()) - { - $this->Account = $Account; - return $this; - } - - /** - * returns the moduleId - * - * @return string - */ - public function getAccount() - { - return $this->Account; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php deleted file mode 100644 index 5e2e8acb..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php +++ /dev/null @@ -1,72 +0,0 @@ -setModuleId($moduleId); - } - - /** - * sets a new moduleId - * - * @param integer $moduleId - * @return Zend_Service_DeveloperGarden_Request_BaseUserService - */ - public function setModuleId($moduleId = null) - { - $this->moduleId = $moduleId; - return $this; - } - - /** - * returns the moduleId - * - * @return string - */ - public function getModuleId() - { - return $this->moduleId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php deleted file mode 100644 index 463faa9c..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php +++ /dev/null @@ -1,91 +0,0 @@ -setTemplateId($templateId) - ->setParticipant($participant); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } - - /** - * sets new participant - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest - */ - public function setParticipant(Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant) - { - $this->participant = $participant; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php deleted file mode 100644 index 881b8ddf..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setConferenceId($conferenceId); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php deleted file mode 100644 index 2bb2b6d0..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php +++ /dev/null @@ -1,136 +0,0 @@ -setOwnerId($ownerId) - ->setDetail($conferenceDetails) - ->setSchedule($conferenceSchedule) - ->setAccount($account); - } - - /** - * sets $schedule - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $schedule - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setSchedule( - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $schedule = null - ) { - $this->schedule = $schedule; - return $this; - } - - /** - * sets $detail - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setDetail(Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail) - { - $this->detail = $detail; - return $this; - } - - /** - * sets $ownerId - * - * @param string $ownerId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setOwnerId($ownerId) - { - $this->ownerId = $ownerId; - return $this; - } - - /** - * sets $account - * - * @param int $account - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setAccount($account = null) - { - $this->account = $account; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php deleted file mode 100644 index 7c483d1d..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php +++ /dev/null @@ -1,113 +0,0 @@ -setOwnerId($ownerId) - ->setDetail($conferenceDetails) - ->setParticipants($conferenceParticipants); - } - - /** - * sets $participants - * - * @param array $participants - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest - */ - public function setParticipants(array $participants = null) - { - $this->participants = $participants; - return $this; - } - - /** - * sets $detail - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest - */ - public function setDetail(Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail) - { - $this->detail = $detail; - return $this; - } - - /** - * sets $ownerId - * - * @param string $ownerId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest - */ - public function setOwnerId($ownerId) - { - $this->ownerId = $ownerId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php deleted file mode 100644 index a8a05fb5..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php +++ /dev/null @@ -1,104 +0,0 @@ - 'all conferences', - 1 => 'just ad-hoc conferences', - 2 => 'just planned conferences', - 3 => 'just failed conferences', - ); - - /** - * unique owner id - * - * @var string - */ - public $ownerId = null; - - /** - * constructor - * - * @param integer $environment - * @param integer $what - * @param string $ownerId - */ - public function __construct($environment, $what = 0, $ownerId = null) - { - parent::__construct($environment); - $this->setWhat($what) - ->setOwnerId($ownerId); - } - - /** - * sets $what - * - * @param integer $what - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest - */ - public function setWhat($what) - { - if (!array_key_exists($what, $this->_whatValues)) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception('What value not allowed.'); - } - $this->what = $what; - return $this; - } - - /** - * sets $ownerId - * - * @param int $ownerId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest - */ - public function setOwnerId($ownerId) - { - $this->ownerId = $ownerId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php deleted file mode 100644 index bd2ac407..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php +++ /dev/null @@ -1,106 +0,0 @@ - 'all conferences', - 1 => 'just detail, acc and startTime', - 2 => 'just participants', - 3 => 'just schedule', - ); - - /** - * constructor - * - * @param integer $environment - * @param string $conferenceId - * @param integer $what - */ - public function __construct($environment, $conferenceId, $what) - { - parent::__construct($environment); - $this->setConferenceId($conferenceId) - ->setWhat($what); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } - - /** - * sets $what - * - * @param integer $what - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest - */ - public function setWhat($what) - { - if (!array_key_exists($what, $this->_whatValues)) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception('What value not allowed.'); - } - $this->what = $what; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php deleted file mode 100644 index 0e4ab5e3..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setOwnerId($ownerId); - } - - /** - * sets $ownerId - * - * @param int $ownerId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest - */ - public function setOwnerId($ownerId) - { - $this->ownerId = $ownerId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php deleted file mode 100644 index c8a945cc..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php +++ /dev/null @@ -1,90 +0,0 @@ -setTemplateId($templateId) - ->setParticipantId($participantId); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php deleted file mode 100644 index b0f609c6..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setTemplateId($templateId); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php deleted file mode 100644 index d1c70b11..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php +++ /dev/null @@ -1,90 +0,0 @@ -setConferenceId($conferenceId) - ->setParticipantId($participantId); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php deleted file mode 100644 index 0074a767..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setConferenceId($conferenceId); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php deleted file mode 100644 index d461f13d..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php +++ /dev/null @@ -1,91 +0,0 @@ -setConferenceId($conferenceId) - ->setParticipant($participant); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } - - /** - * sets new participant - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest - */ - public function setParticipant(Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant) - { - $this->participant = $participant; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php deleted file mode 100644 index ab497979..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setConferenceId($conferenceId); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php deleted file mode 100644 index f3b7df59..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php +++ /dev/null @@ -1,90 +0,0 @@ -setTemplateId($templateId) - ->setParticipantId($participantId); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php deleted file mode 100644 index f2d07cd3..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php +++ /dev/null @@ -1,69 +0,0 @@ -setTemplateId($templateId); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php deleted file mode 100644 index 13039ad1..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php +++ /dev/null @@ -1,90 +0,0 @@ -setConferenceId($conferenceId) - ->setParticipantId($participantId); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php deleted file mode 100644 index 953b94bc..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php +++ /dev/null @@ -1,158 +0,0 @@ -setConferenceId($conferenceId) - ->setOwnerId($ownerId) - ->setDetail($conferenceDetails) - ->setSchedule($conferenceSchedule) - ->setAccount($account); - } - - /** - * sets $conferenceId - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId= $conferenceId; - return $this; - } - - /** - * sets $schedule - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $schedule - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setSchedule( - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule $schedule = null - ) { - $this->schedule = $schedule; - return $this; - } - - /** - * sets $detail - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setDetail( - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail = null - ) { - $this->detail = $detail; - return $this; - } - - /** - * sets $ownerId - * - * @param string $ownerId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setOwnerId($ownerId = null) - { - $this->ownerId = $ownerId; - return $this; - } - - /** - * sets $account - * - * @param int $account - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest - */ - public function setAccount($account = null) - { - $this->account = $account; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php deleted file mode 100644 index 4d02d6a7..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php +++ /dev/null @@ -1,113 +0,0 @@ -setTemplateId($templateId) - ->setParticipantId($participantId) - ->setParticipant($participant); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } - - /** - * sets new participant - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest - */ - public function setParticipant( - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - ) { - $this->participant = $participant; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php deleted file mode 100644 index c235a1e7..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php +++ /dev/null @@ -1,113 +0,0 @@ -setTemplateId($templateId) - ->setInitiatorId($initiatorId) - ->setDetail($conferenceDetails); - } - - /** - * set the template id - * - * @param string $templateId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest - */ - public function setTemplateId($templateId) - { - $this->templateId = $templateId; - return $this; - } - - /** - * set the initiator id - * - * @param string $initiatorId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest - */ - public function setInitiatorId($initiatorId) - { - $this->initiatorId = $initiatorId; - return $this; - } - - /** - * sets $detail - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest - */ - public function setDetail( - Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail $detail = null - ) { - $this->detail = $detail; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php deleted file mode 100644 index e0b64d30..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php +++ /dev/null @@ -1,138 +0,0 @@ -setConferenceId($conferenceId) - ->setParticipantId($participantId) - ->setAction($action) - ->setParticipant($participant); - } - - /** - * set the conference id - * - * @param string $conferenceId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest - */ - public function setConferenceId($conferenceId) - { - $this->conferenceId = $conferenceId; - return $this; - } - - /** - * set the participant id - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest - */ - public function setParticipantId($participantId) - { - $this->participantId = $participantId; - return $this; - } - - /** - * sets new action - * - * @param integer $action - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest - */ - public function setAction($action = null) - { - if ($action !== null) { - Zend_Service_DeveloperGarden_ConferenceCall::checkParticipantAction($action); - } - $this->action = $action; - return $this; - } - - /** - * sets new participant - * - * @param Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant - * @return Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest - */ - public function setParticipant( - Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = null - ) { - $this->participant = $participant; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/Exception.php b/library/Zend/Service/DeveloperGarden/Request/Exception.php deleted file mode 100644 index ac9cdba2..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/Exception.php +++ /dev/null @@ -1,39 +0,0 @@ -setIp($ip); - } - } - - /** - * sets new ip or array of ips - * - * @param Zend_Service_DeveloperGarden_IpLocation_IpAddress|array $ip - * - * @return Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest - */ - public function setIp($ip) - { - if ($ip instanceof Zend_Service_DeveloperGarden_IpLocation_IpAddress) { - $this->address[] = array( - 'ipType' => $ip->getVersion(), - 'ipAddress' => $ip->getIp(), - ); - return $this; - } - - if (is_array($ip)) { - foreach ($ip as $ipObject) { - if (!$ipObject instanceof Zend_Service_DeveloperGarden_IpLocation_IpAddress - && !is_string($ipObject) - ) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception( - 'Not a valid Ip Address object found.' - ); - } - $this->setIp($ipObject); - } - return $this; - } - - if (!is_string($ip)) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception('Not a valid Ip Address object found.'); - } - - return $this->setIp(new Zend_Service_DeveloperGarden_IpLocation_IpAddress($ip)); - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php b/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php deleted file mode 100644 index 7e1a1153..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php +++ /dev/null @@ -1,113 +0,0 @@ -setSearchParameters($searchParameters) - ->setAccount($account); - } - - /** - * @param integer $account - */ - public function setAccount($account = null) - { - $this->account = $account; - return $this; - } - - /** - * @return integer - */ - public function getAccount() - { - return $this->account; - } - - /** - * @param Zend_Service_DeveloperGarden_LocalSearch_SearchParameters $searchParameters - */ - public function setSearchParameters( - Zend_Service_DeveloperGarden_LocalSearch_SearchParameters $searchParameters - ) { - $this->searchParameters = $searchParameters->getSearchParameters(); - $this->_searchParameters = $searchParameters; - return $this; - } - - /** - * @return Zend_Service_DeveloperGarden_LocalSearch_SearchParameters - */ - public function getSearchParameters() - { - return $this->_searchParameters; - } - -} diff --git a/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php b/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php deleted file mode 100644 index 10e122e1..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php +++ /dev/null @@ -1,72 +0,0 @@ -setEnvironment($environment); - } - - /** - * sets a new moduleId - * - * @param integer $environment - * @return Zend_Service_DeveloperGarden_Request_RequestAbstract - */ - public function setEnvironment($environment) - { - $this->environment = $environment; - return $this; - } - - /** - * the current configured environment value - * - * @return integer - */ - public function getEnvironment() - { - return $this->environment; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php deleted file mode 100644 index 84a38bd8..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php +++ /dev/null @@ -1,46 +0,0 @@ -number; - } - - /** - * set a new number(s) - * - * @param string $number - * @throws Zend_Service_DeveloperGarden_Request_Exception - * - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract - */ - public function setNumber($number) - { - $this->number = $number; - if ($this->getNumberCount() > $this->_maxNumbers) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception('The message is too long.'); - } - return $this; - } - - /** - * returns the current message - * - * @return string $message - */ - public function getMessage() - { - return $this->message; - } - - /** - * sets a new message - * - * @param string $message - * @throws Zend_Service_DeveloperGarden_Request_Exception - * - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract - */ - public function setMessage($message) - { - $this->message = $message; - if ($this->getMessageLength() > $this->_maxLength) { - require_once 'Zend/Service/DeveloperGarden/Request/Exception.php'; - throw new Zend_Service_DeveloperGarden_Request_Exception('The message is too long.'); - } - return $this; - } - - /** - * returns the originator - * - * @return the $originator - */ - public function getOriginator() - { - return $this->originator; - } - - /** - * the originator name - * - * @param string $originator - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract - */ - public function setOriginator($originator) - { - $this->originator = $originator; - return $this; - } - - /** - * the account - * @return integer $account - */ - public function getAccount() - { - return $this->account; - } - - /** - * sets a new accounts - * - * @param int $account the $account to set - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract - */ - public function setAccount($account) - { - $this->account = $account; - return $this; - } - - /** - * returns the calculated message length - * - * @return integer - */ - public function getMessageLength() - { - $message = $this->getMessage(); - $length = strlen($message); - - foreach ($this->_specialChars as $char) { - $c = (substr_count($message, $char) * 2) - 1; - if ($c > 0) { - $length += $c; - } - } - - return $length; - } - - /** - * returns the count of sms messages that would be send - * - * @return integer - */ - public function getMessageCount() - { - $smsLength = $this->getMessageLength(); - $retValue = 1; - if ($smsLength > 160) { - $retValue = ceil($smsLength / $this->_smsLength); - } - return $retValue; - } - - /** - * returns the count of numbers in this sms - * - * @return integer - */ - public function getNumberCount() - { - $number = $this->getNumber(); - $retValue = 0; - if (!empty($number)) { - $retValue = count(explode(',', $number)); - } - return $retValue; - } - - /** - * returns the sms type - * currently we have - * 1 = Sms - * 2 = FlashSms - * - * @return integer - */ - public function getSmsType() - { - return $this->_smsType; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php deleted file mode 100644 index e836e234..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php +++ /dev/null @@ -1,39 +0,0 @@ -setNumber($number); - } - - /** - * returns the number - * - * @return string $number - */ - public function getNumber() - { - return $this->number; - } - - /** - * set a new number - * - * @param string $number - * @return Zend_Service_DeveloperGarden_Request_SmsValidation_Validate - */ - public function setNumber($number) - { - $this->number = $number; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php deleted file mode 100644 index 60ccf065..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php +++ /dev/null @@ -1,39 +0,0 @@ -keyword; - } - - /** - * create the class for validation a sms keyword - * - * @param integer $environment - * @param string $keyword - * @param string $number - */ - public function __construct($environment, $keyword = null, $number = null) - { - parent::__construct($environment); - $this->setKeyword($keyword) - ->setNumber($number); - } - - /** - * set a new keyword - * - * @param string $keyword - * @return Zend_Service_DeveloperGarden_Request_SmsValidation_Validate - */ - public function setKeyword($keyword) - { - $this->keyword = $keyword; - return $this; - } - - /** - * returns the number - * - * @return string $number - */ - public function getNumber() - { - return $this->number; - } - - /** - * set a new number - * - * @param string $number - * @return Zend_Service_DeveloperGarden_Request_SmsValidation_Validate - */ - public function setNumber($number) - { - $this->number = $number; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php deleted file mode 100644 index 2ce8e56a..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php +++ /dev/null @@ -1,100 +0,0 @@ -setSessionId($sessionId) - ->setKeepAlive($keepAlive); - } - - /** - * @return string - */ - public function getSessionId() - { - return $this->sessionId; - } - - /** - * sets new sessionId - * - * @param string $sessionId - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus - */ - public function setSessionId($sessionId) - { - $this->sessionId = $sessionId; - return $this; - } - - /** - * @return integer - */ - public function getKeepAlive() - { - return $this->keepAlive; - } - - /** - * sets new keepAlive flag - * - * @param integer $keepAlive - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus - */ - public function setKeepAlive($keepAlive) - { - $this->keepAlive = $keepAlive; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php deleted file mode 100644 index 479da830..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php +++ /dev/null @@ -1,238 +0,0 @@ -aNumber; - } - - /** - * @param string $aNumber - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setANumber($aNumber) - { - $this->aNumber = $aNumber; - return $this; - } - - /** - * @return string - */ - public function getBNumber() - { - return $this->bNumber; - } - - /** - * @param string $bNumber - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setBNumber($bNumber) - { - $this->bNumber = $bNumber; - return $this; - } - - /** - * @return boolean - */ - public function getPrivacyA() - { - return $this->privacyA; - } - - /** - * @param boolean $privacyA - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setPrivacyA($privacyA) - { - $this->privacyA = $privacyA; - return $this; - } - - /** - * @return boolean - */ - public function getPrivacyB() - { - return $this->privacyB; - } - - /** - * @param boolean $privacyB - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setPrivacyB($privacyB) - { - $this->privacyB = $privacyB; - return $this; - } - - /** - * @return integer - */ - public function getExpiration() - { - return $this->expiration; - } - - /** - * @param integer $expiration - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setExpiration($expiration) - { - $this->expiration = $expiration; - return $this; - } - - /** - * @return integer - */ - public function getMaxDuration() - { - return $this->maxDuration; - } - - /** - * @param integer $maxDuration - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setMaxDuration($maxDuration) - { - $this->maxDuration = $maxDuration; - return $this; - } - - /** - * @return string - */ - public function getGreeter() - { - return $this->greeter; - } - - /** - * @param string $greeter - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setGreeter($greeter) - { - $this->greeter = $greeter; - return $this; - } - - /** - * @return string - */ - public function getAccount() - { - return $this->account; - } - - /** - * @param integer $account - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - public function setAccount($account) - { - $this->account = $account; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php deleted file mode 100644 index 0baf6b3b..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php +++ /dev/null @@ -1,92 +0,0 @@ -bNumber; - } - - /** - * @param array $bNumber - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall - */ - /*public function setBNumber(array $bNumber) - { - $this->bNumber = $bNumber; - return $this; - }*/ - - /** - * returns the max wait value - * - * @return integer - */ - public function getMaxWait() - { - return $this->maxWait; - } - - /** - * sets new max wait value for next number call - * - * @param integer $maxWait - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced - */ - public function setMaxWait($maxWait) - { - $this->maxWait = $maxWait; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php deleted file mode 100644 index 8dab1179..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php +++ /dev/null @@ -1,78 +0,0 @@ -setSessionId($sessionId); - } - - /** - * @return string - */ - public function getSessionId() - { - return $this->sessionId; - } - - /** - * sets new sessionId - * - * @param string $sessionId - * @return Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall - */ - public function setSessionId($sessionId) - { - $this->sessionId = $sessionId; - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php deleted file mode 100644 index 02a032c7..00000000 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php +++ /dev/null @@ -1,39 +0,0 @@ -hasError()) { - throw new Zend_Service_DeveloperGarden_Response_Exception( - $this->getStatusMessage(), - $this->getStatusCode() - ); - } - - return $this; - } - - /** - * returns the error code - * - * @return string|null - */ - public function getStatusCode() - { - return $this->statusCode; - } - - /** - * returns the error message - * - * @return string - */ - public function getStatusMessage() - { - return $this->statusMessage; - } - - /** - * returns true if the errorCode is not null and not 0000 - * - * @return boolean - */ - public function isValid() - { - return ($this->statusCode === null - || $this->statusCode == '0000'); - } - - /** - * returns true if we have a error situation - * - * @return boolean - */ - public function hasError() - { - return ($this->statusCode !== null - && $this->statusCode != '0000'); - } - - /** - * returns the error code (statusCode) - * - * @return string|null - */ - public function getErrorCode() - { - if (empty($this->errorCode)) { - return $this->statusCode; - } else { - return $this->errorCode; - } - } - - /** - * returns the error message - * - * @return string - */ - public function getErrorMessage() - { - if (empty($this->errorMessage)) { - return $this->statusMessage; - } else { - return $this->errorMessage; - } - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php deleted file mode 100644 index df4a1af9..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php +++ /dev/null @@ -1,39 +0,0 @@ -quotaLevel; - } - - /** - * returns the maxUserQuota - * - * @return integer - */ - public function getMaxUserQuota() - { - return $this->maxUserQuota; - } - - /** - * return the maxQuota - * - * @return integer - */ - public function getMaxQuota() - { - return $this->maxQuota; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php deleted file mode 100644 index 90ae3ace..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -participantId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php deleted file mode 100644 index 0aa59cf3..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php +++ /dev/null @@ -1,39 +0,0 @@ -getProperties() as $p) { - $name = $p->getName(); - if (strpos($name, 'Response') !== false) { - return $p->getValue($this); - } - } - return null; - } - - /** - * parse the response data and throws exceptions - * - * @throws Zend_Service_DeveloperGarden_Response_Exception - * @return mixed - */ - public function parse() - { - $retVal = $this->getResponse(); - if ($retVal === null) { - $this->statusCode = 9999; - $this->statusMessage = 'Internal response property not found.'; - } else { - $this->statusCode = $retVal->getStatusCode(); - $this->statusMessage = $retVal->getStatusMessage(); - } - parent::parse(); - return $retVal; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php deleted file mode 100644 index da7b79fc..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -conferenceId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php deleted file mode 100644 index 670a7abd..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -templateId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php deleted file mode 100644 index 5b148d67..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -conferenceIds; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php deleted file mode 100644 index 697ba12c..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -detail; - } - - /** - * returns the starttime - * - * @return integer - */ - public function getStartTime() - { - return $this->startTime; - } - - /** - * returns the schedule object - * - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule - */ - public function getSchedule() - { - return $this->schedule; - } - - /** - * returns array with all participants - * Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - * - * @return array of Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function getParticipants() - { - if ($this->participants instanceof Zend_Service_DeveloperGarden_ConferenceCall_Participant) { - $this->participants = array( - $this->participants - ); - } - return $this->participants; - } - - /** - * returns the participant object if found in the response - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function getParticipantById($participantId) - { - $participants = $this->getParticipants(); - if ($participants !== null) { - foreach ($participants as $participant) { - if (strcmp($participant->getParticipantId(), $participantId) == 0) { - return $participant; - } - } - } - return null; - } - - /** - * returns the conference account details - * - * @return Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount - */ - public function getAccount() - { - return $this->acc; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php deleted file mode 100644 index d53471db..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -templateIds; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php deleted file mode 100644 index d43fda75..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -participant; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php deleted file mode 100644 index 21267fb2..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -detail; - } - - /** - * returns array with all participants - * Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - * - * @return array of Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail - */ - public function getParticipants() - { - if ($this->participants instanceof Zend_Service_DeveloperGarden_ConferenceCall_Participant) { - $this->participants = array( - $this->participants - ); - } - return $this->participants; - } - - /** - * returns the participant object if found in the response - * - * @param string $participantId - * @return Zend_Service_DeveloperGarden_ConferenceCall_Participant - */ - public function getParticipantById($participantId) - { - $participants = $this->getParticipants(); - if ($participants !== null) { - foreach ($participants as $participant) { - if (strcmp($participant->getParticipantId(), $participantId) == 0) { - return $participant; - } - } - } - return null; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php deleted file mode 100644 index cb7cc0cb..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -status; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php deleted file mode 100644 index b9dd249c..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -conferenceId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php deleted file mode 100644 index 079abf7c..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php +++ /dev/null @@ -1,45 +0,0 @@ -participantId; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php deleted file mode 100644 index 49d237b0..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php +++ /dev/null @@ -1,46 +0,0 @@ -countryCode; - } - - /** - * @return string - */ - public function getCityCode() - { - return $this->cityCode; - } - - /** - * @return string - */ - public function getCityName() - { - return $this->cityName; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php deleted file mode 100644 index 002415d7..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php +++ /dev/null @@ -1,66 +0,0 @@ -geoLatitude; - } - - /** - * @return float - */ - public function getLongitude() - { - return $this->geoLongitude; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php deleted file mode 100644 index 12b91592..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php +++ /dev/null @@ -1,141 +0,0 @@ -isInRegion; - } - - /** - * @return Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType - */ - public function getGeoCoordinates() - { - return $this->isInGeo; - } - - /** - * @return Zend_Service_DeveloperGarden_Response_IpLocation_CityType - */ - public function getCity() - { - return $this->isInCity; - } - - /** - * @return integer - */ - public function getIpType() - { - return $this->ipType; - } - - /** - * @return string - */ - public function getIpAddress() - { - return $this->ipAddress; - } - - /** - * @return integer - */ - public function getRadius() - { - return $this->radius; - } - - /** - * implement parsing - * - */ - public function parse() - { - parent::parse(); - if ($this->isInCity === null) { - require_once 'Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php'; - $this->isInCity = new Zend_Service_DeveloperGarden_Response_IpLocation_CityType(); - } - - if ($this->isInRegion === null) { - require_once 'Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php'; - $this->isInRegion = new Zend_Service_DeveloperGarden_Response_IpLocation_RegionType(); - } - - if ($this->isInGeo === null) { - require_once 'Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php'; - $this->isInGeo = new Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType(); - } - - return $this; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php deleted file mode 100644 index 6b568ff0..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php +++ /dev/null @@ -1,98 +0,0 @@ -ipAddressLocation instanceof Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType) { - if (is_array($response->ipAddressLocation)) { - foreach ($response->ipAddressLocation as $location) { - $this->ipAddressLocation[] = $location; - } - - } else { - $this->ipAddressLocation[] = $response->ipAddressLocation; - } - } elseif (is_array($response->ipAddressLocation)) { - $this->ipAddressLocation = $response->ipAddressLocation; - } - - $this->errorCode = $response->getErrorCode(); - $this->errorMessage = $response->getErrorMessage(); - $this->statusCode = $response->getStatusCode(); - $this->statusMessage = $response->getStatusMessage(); - } - - /** - * implement own parsing mechanism to fix broken wsdl implementation - */ - public function parse() - { - parent::parse(); - if (is_array($this->ipAddressLocation)) { - foreach ($this->ipAddressLocation as $address) { - $address->parse(); - } - } elseif ($this->ipAddressLocation instanceof Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType) { - $this->ipAddressLocation->parse(); - } - - return $this; - } - - /** - * @return array - */ - public function getIpAddressLocation() - { - return $this->ipAddressLocation; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php deleted file mode 100644 index be16fedf..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php +++ /dev/null @@ -1,46 +0,0 @@ -countryCode; - } - - /** - * @return string - */ - public function getRegionCode() - { - return $this->regionCode; - } - - /** - * @return string - */ - public function getRegionName() - { - return $this->regionName; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php deleted file mode 100644 index 222e73f3..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php +++ /dev/null @@ -1,89 +0,0 @@ -errorCode = $response->getErrorCode(); - $this->errorMessage = $response->getErrorMessage(); - $this->statusCode = $response->getStatusCode(); - $this->statusMessage = $response->getStatusMessage(); - $this->searchResult = $response; - } - - /** - * returns the raw search result - * - * @return Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType - */ - public function getSearchResult() - { - return $this->searchResult; - } - - /** - * overwrite hasError to not handle 0103 error (empty result) - * - * @return boolean - */ - public function hasError() - { - $result = parent::hasError(); - if (!$result && $this->statusCode == '0103') { - $result = false; - } - return $result; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php deleted file mode 100644 index 8acacf8e..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php +++ /dev/null @@ -1,44 +0,0 @@ -hasError()) { - throw new Zend_Service_DeveloperGarden_Response_Exception( - $this->getErrorMessage(), - $this->getErrorCode() - ); - } - - return $this; - } - - /** - * returns the error code - * - * @return string|null - */ - public function getErrorCode() - { - return $this->errorCode; - } - - /** - * returns the error message - * - * @return string - */ - public function getErrorMessage() - { - return $this->errorMessage; - } - - /** - * returns true if the errorCode is not null and not 0000 - * - * @return boolean - */ - public function isValid() - { - return ($this->errorCode === null - || $this->errorCode == '0000'); - } - - /** - * returns true if we have a error situation - * - * @return boolean - */ - public function hasError() - { - return ($this->errorCode !== null - && $this->errorCode != '0000'); - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php deleted file mode 100644 index 32495596..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php +++ /dev/null @@ -1,39 +0,0 @@ -getSecurityToken(); - } - - /** - * returns the security token - * - * @return string - */ - public function getSecurityToken() - { - if (!$this->securityToken instanceof Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse) { - require_once 'Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php'; - throw new Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Exception( - 'No valid securityToken found.' - ); - } - return $this->securityToken->getTokenData(); - } - - /** - * returns true if the stored token data is valid - * - * @return boolean - */ - public function isValid() - { - /** - * @todo implement the true token validation check - */ - if (isset($this->securityToken) - && !empty($this->securityToken->tokenData) - ) { - return true; - } - return false; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php deleted file mode 100644 index d124bda6..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php +++ /dev/null @@ -1,40 +0,0 @@ -tokenData)) { - require_once 'Zend/Service/DeveloperGarden/Response/Exception.php'; - throw new Zend_Service_DeveloperGarden_Response_Exception('No valid tokenData found.'); - } - - return $this->tokenData; - } - - /** - * returns the token format value - * - * @return string - */ - public function getTokenFormat() - { - return $this->tokenFormat; - } - - /** - * returns the token encoding - * - * @return string - */ - public function getTokenEncoding() - { - return $this->tokenEncoding; - } - - /** - * returns true if the stored token data is valid - * - * @return boolean - */ - public function isValid() - { - /** - * @todo implement the true token validation check - */ - if (!empty($this->securityTokenData)) { - return true; - } - return false; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php deleted file mode 100644 index bf459ddf..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php +++ /dev/null @@ -1,39 +0,0 @@ -hasError()) { - require_once 'Zend/Service/DeveloperGarden/Response/Exception.php'; - throw new Zend_Service_DeveloperGarden_Response_Exception( - $this->getErrorMessage(), - $this->getErrorCode() - ); - } - - return $this; - } - - /** - * returns the error code - * - * @return string|null - */ - public function getErrorCode() - { - $retValue = null; - if ($this->return instanceof stdClass) { - $retValue = $this->return->status; - } - return $retValue; - } - - /** - * returns the error message - * - * @return string - */ - public function getErrorMessage() - { - $retValue = null; - if ($this->return instanceof stdClass) { - $retValue = $this->return->description; - } - return $retValue; - } - - /** - * returns true if the errorCode is not null and not 0000 - * - * @return boolean - */ - public function isValid() - { - return ($this->return === null - || $this->return->status == '0000'); - } - - /** - * returns true if we have a error situation - * - * @return boolean - */ - public function hasError() - { - $retValue = false; - if ($this->return instanceof stdClass - && $this->return->status != '0000' - ) { - $retValue = true; - } - return $retValue; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php deleted file mode 100644 index 6fedea2d..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php +++ /dev/null @@ -1,55 +0,0 @@ -validatedNumbers; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php deleted file mode 100644 index 9533e041..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php +++ /dev/null @@ -1,39 +0,0 @@ -number; - } - - /** - * returns the valid until date - * - * @return string - */ - public function getValidUntil() - { - return $this->validUntil; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php deleted file mode 100644 index ca315bc0..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php +++ /dev/null @@ -1,88 +0,0 @@ -getBNumber(); - } - - /** - * returns the phone number of the second participant, who was called. - * - * @return string - */ - public function getBNumber() - { - if (isset($this->return->be164)) { - return $this->return->be164; - } - return null; - } - - /** - * Index of the phone number of the second participant (B), who was called. The value 0 means - * the first B party phone number which was called, 1 means the second B party phone number - * which was called etc. - * - * @return integer - */ - public function getBNumberIndex() - { - return $this->getBIndex(); - } - - /** - * Index of the phone number of the second participant (B), who was called. The value 0 means - * the first B party phone number which was called, 1 means the second B party phone number - * which was called etc. - * - * @return integer - */ - public function getBIndex() - { - if (isset($this->return->bindex)) { - return $this->return->bindex; - } - return null; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php deleted file mode 100644 index 7cd95ba0..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php +++ /dev/null @@ -1,154 +0,0 @@ -return->sessionId)) { - return $this->return->sessionId; - } - return null; - } - - /** - * returns the connection time for participant a - * - * @return integer - */ - public function getConnectionTimeA() - { - if (isset($this->return->connectiontimea)) { - return $this->return->connectiontimea; - } - return null; - } - - /** - * returns the connection time for participant b - * - * @return integer - */ - public function getConnectionTimeB() - { - if (isset($this->return->connectiontimeb)) { - return $this->return->connectiontimeb; - } - return null; - } - - /** - * returns the description time for participant a - * - * @return string - */ - public function getDescriptionA() - { - if (isset($this->return->descriptiona)) { - return $this->return->descriptiona; - } - return null; - } - - /** - * returns the description time for participant b - * - * @return string - */ - public function getDescriptionB() - { - if (isset($this->return->descriptionb)) { - return $this->return->descriptionb; - } - return null; - } - - /** - * returns the reason time for participant a - * - * @return integer - */ - public function getReasonA() - { - if (isset($this->return->reasona)) { - return $this->return->reasona; - } - return null; - } - - /** - * returns the reason time for participant b - * - * @return integer - */ - public function getReasonB() - { - if (isset($this->return->reasonb)) { - return $this->return->reasonb; - } - return null; - } - - /** - * returns the state time for participant a - * - * @return string - */ - public function getStateA() - { - if (isset($this->return->statea)) { - return $this->return->statea; - } - return null; - } - - /** - * returns the state time for participant b - * - * @return string - */ - public function getStateB() - { - if (isset($this->return->stateb)) { - return $this->return->stateb; - } - return null; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php deleted file mode 100644 index bf196b58..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php +++ /dev/null @@ -1,60 +0,0 @@ -return->sessionId)) { - return $this->return->sessionId; - } - return null; - } - - /** - * prints the session on casting to string - * - * @return string - */ - public function __toString() - { - return $this->getSessionId(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php deleted file mode 100644 index ee167097..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php +++ /dev/null @@ -1,39 +0,0 @@ -return->sessionId)) { - return $this->return->sessionId; - } - return null; - } -} diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php deleted file mode 100644 index f7616d5c..00000000 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php +++ /dev/null @@ -1,128 +0,0 @@ -return; - } - - /** - * parse the response data and throws exceptions - * - * @throws Zend_Service_DeveloperGarden_Response_Exception - * @return Zend_Service_DeveloperGarden_Response_ResponseAbstract - */ - public function parse() - { - if ($this->hasError()) { - throw new Zend_Service_DeveloperGarden_Response_Exception( - $this->getErrorMessage(), - $this->getErrorCode() - ); - } - - return $this; - } - - /** - * returns the error code - * - * @return string|null - */ - public function getErrorCode() - { - $retValue = null; - if ($this->return instanceof stdClass) { - $retValue = $this->return->status; - } - return $retValue; - } - - /** - * returns the error message - * - * @return string - */ - public function getErrorMessage() - { - $retValue = null; - if ($this->return instanceof stdClass) { - $retValue = $this->return->err_msg; - } - return $retValue; - } - - /** - * returns true if the errorCode is not null and not 0000 - * - * @return boolean - */ - public function isValid() - { - return ($this->return === null - || $this->return->status == '0000'); - } - - /** - * returns true if we have a error situation - * - * @return boolean - */ - public function hasError() - { - $retValue = false; - if ($this->return instanceof stdClass - && $this->return->status != '0000' - ) { - $retValue = true; - } - return $retValue; - } -} diff --git a/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php b/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php deleted file mode 100644 index 328dfa88..00000000 --- a/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php +++ /dev/null @@ -1,127 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse', - 'getTokensResponse' => 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse' - ); - - /** - * does the login and return the specific response - * - * @return Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse - */ - public function getLoginToken() - { - $token = Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getTokenFromCache( - 'securityToken' - ); - - if ($token === null - || !$token->isValid() - ) { - $token = $this->getSoapClient()->login('login'); - Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::setTokenToCache( - 'securityToken', - $token - ); - } - - return $token; - } - - /** - * returns the fetched token from token server - * - * @return Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse - */ - public function getTokens() - { - $token = Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getTokenFromCache( - 'getTokens' - ); - - if ($token === null - || !$token->isValid() - ) { - $token = $this->getSoapClient()->getTokens(array( - 'serviceId' => $this->_serviceAuthId - )); - Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::setTokenToCache( - 'getTokens', - $token - ); - } - return $token; - } -} diff --git a/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php b/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php deleted file mode 100644 index 583ee2ee..00000000 --- a/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php +++ /dev/null @@ -1,207 +0,0 @@ - null, - 'getTokens' => null - ); - - /** - * Internal cache for token values - * - * @var Zend_Cache_Core - * @access private - */ - private static $_cache = null; - - /** - * PHP SOAP wsdl cache constant - * - * @var integer - */ - private static $_wsdlCache = null; - -// @codeCoverageIgnoreStart - /** - * Constructor overriding - make sure that a developer cannot instantiate - */ - protected function __construct() - { - } -// @codeCoverageIgnoreEnd - - /** - * returns stored token from cache or null - * - * @param string $tokenId - * @throws Zend_Service_DeveloperGarden_Exception - * @return Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface|null - */ - public static function getTokenFromCache($tokenId) - { - if (!array_key_exists($tokenId, self::$_storedToken)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception( - 'tokenID ' . $tokenId . ' unknown.' - ); - } - - if (self::hasCache() && self::$_storedToken[$tokenId] === null) { - $cache = self::getCache(); - $token = $cache->load(md5($tokenId)); - if ($token !== false) { - self::$_storedToken[$tokenId] = $token; - } - } - - return self::$_storedToken[$tokenId]; - } - - /** - * set new value for the given tokenId - * - * @param string $tokenId - * @throws Zend_Service_DeveloperGarden_Exception - * @param Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface $tokenValue - * @return void - */ - public static function setTokenToCache($tokenId, - Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface $tokenValue - ) { - if (!array_key_exists($tokenId, self::$_storedToken)) { - require_once 'Zend/Service/DeveloperGarden/Exception.php'; - throw new Zend_Service_DeveloperGarden_Exception( - 'tokenID ' . $tokenId . ' unknown.' - ); - } - - if (self::hasCache()) { - $cache = self::getCache(); - $cache->save($tokenValue, md5($tokenId)); - } - - self::$_storedToken[$tokenId] = $tokenValue; - } - - /** - * reset the internal cache structure - * - * @return void - */ - public static function resetTokenCache() - { - foreach (self::$_storedToken as $key => $value) { - $value = null; - self::$_storedToken[$key] = $value; - } - } - - /** - * Returns the cache - * - * @return Zend_Cache_Core - */ - public static function getCache() - { - return self::$_cache; - } - - /** - * Set a cache for token - * - * @param Zend_Cache_Core $cache A cache frontend - */ - public static function setCache(Zend_Cache_Core $cache) - { - self::$_cache = $cache; - } - - /** - * Returns true when a cache is set - * - * @return boolean - */ - public static function hasCache() - { - return (self::$_cache !== null); - } - - /** - * Removes any cache - * - * @return void - */ - public static function removeCache() - { - self::$_cache = null; - } - - /** - * Clears all cache data - * - * @return void - */ - public static function clearCache() - { - $cache = self::getCache(); - if (method_exists($cache, 'clean')) { - $cache->clean(); - } - self::$_wsdlCache = null; - } - - /** - * Returns the wsdl cache - * - * @return integer - */ - public static function getWsdlCache() - { - return self::$_wsdlCache; - } - - /** - * Set a cache for wsdl file - * - * @param integer $cache - * @return void - */ - public static function setWsdlCache($cache = null) - { - self::$_wsdlCache = $cache; - } -} diff --git a/library/Zend/Service/DeveloperGarden/SendSms.php b/library/Zend/Service/DeveloperGarden/SendSms.php deleted file mode 100644 index 06cf273f..00000000 --- a/library/Zend/Service/DeveloperGarden/SendSms.php +++ /dev/null @@ -1,156 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_SendSms_SendSMSResponse', - 'sendFlashSMSResponse' => 'Zend_Service_DeveloperGarden_Response_SendSms_SendFlashSMSResponse' - ); - - /** - * this function creates the raw sms object that can be used to send an sms - * or as flash sms - * - * @param string $number - * @param string $message - * @param string $originator - * @param integer $account - * - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendSMS - */ - public function createSms($number = null, $message = null, $originator = null, $account = null) - { - $request = new Zend_Service_DeveloperGarden_Request_SendSms_SendSMS($this->getEnvironment()); - $request->setNumber($number) - ->setMessage($message) - ->setOriginator($originator) - ->setAccount($account); - return $request; - } - - /** - * this function creates the raw sms object that can be used to send an sms - * or as flash sms - * - * @param string $number - * @param string $message - * @param string $originator - * @param integer $account - * - * @return Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS - */ - public function createFlashSms($number = null, $message = null, $originator = null, $account = null) - { - $request = new Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS($this->getEnvironment()); - $request->setNumber($number) - ->setMessage($message) - ->setOriginator($originator) - ->setAccount($account); - return $request; - } - - /** - * sends an sms with the given parameters - * - * @param Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract $sms - * - * @return Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract - */ - public function send(Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract $sms) - { - $client = $this->getSoapClient(); - $request = array( - 'request' => $sms - ); - switch ($sms->getSmsType()) { - // Sms - case 1 : - $response = $client->sendSms($request); - break; - // flashSms - case 2 : - $response = $client->sendFlashSms($request); - break; - default : { - require_once 'Zend/Service/DeveloperGarden/Client/Exception.php'; - throw new Zend_Service_DeveloperGarden_Client_Exception('Unknown SMS Type'); - } - } - - return $response->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/SmsValidation.php b/library/Zend/Service/DeveloperGarden/SmsValidation.php deleted file mode 100644 index 4998adde..00000000 --- a/library/Zend/Service/DeveloperGarden/SmsValidation.php +++ /dev/null @@ -1,193 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse', - 'ValidatedNumber' => 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber', - 'sendValidationKeywordResponse' => 'Zend_Service_DeveloperGarden_Response_SmsValidation_SendValidationKeywordResponse', - 'validateResponse' => 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse', - 'invalidateResponse' => 'Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse', - ); - - /** - * validate the given number with the keyword - * - * @param string $keyword - * @param string $number - * @return Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse - */ - public function validate($keyword = null, $number = null) - { - $request = new Zend_Service_DeveloperGarden_Request_SmsValidation_Validate( - $this->getEnvironment(), - $keyword, - $number - ); - - return $this->getSoapClient() - ->validate($request) - ->parse(); - } - - /** - * invalidate the given number - * - * @param string $number - * @return Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse - */ - public function inValidate($number = null) - { - $request = new Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate( - $this->getEnvironment(), - $number - ); - - return $this->getSoapClient() - ->invalidate($request) - ->parse(); - } - - /** - * this function sends the validation sms to the given number, - * if message is provided it should have to placeholder: - * #key# = the validation key - * #validUntil# = the valid until date - * - * @param string $number - * @param string $message - * @param string $originator - * @param integer $account - * - * @return Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeywordResponse - */ - public function sendValidationKeyword($number = null, $message = null, $originator = null, $account = null) - { - $request = new Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword( - $this->getEnvironment() - ); - $request->setNumber($number) - ->setMessage($message) - ->setOriginator($originator) - ->setAccount($account); - - return $this->getSoapClient() - ->sendValidationKeyword($request) - ->parse(); - } - - /** - * returns a list of validated numbers - * - * @return Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse - */ - public function getValidatedNumbers() - { - $request = new Zend_Service_DeveloperGarden_Request_SmsValidation_GetValidatedNumbers( - $this->getEnvironment() - ); - return $this->getSoapClient() - ->getValidatedNumbers($request) - ->parse(); - } -// @codeCoverageIgnoreEnd -} diff --git a/library/Zend/Service/DeveloperGarden/VoiceCall.php b/library/Zend/Service/DeveloperGarden/VoiceCall.php deleted file mode 100644 index 625697ad..00000000 --- a/library/Zend/Service/DeveloperGarden/VoiceCall.php +++ /dev/null @@ -1,226 +0,0 @@ - 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse', - 'newCallSequencedResponse' => 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse', - 'tearDownCallResponse' => 'Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse', - 'callStatusResponse' => 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse', - 'callStatus2Response' => 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response' - ); - - /** - * init a new call with the given params - * - * @param string $aNumber - * @param string $bNumber - * @param integer $expiration - * @param integer $maxDuration - * @param integer $account - * @param boolean $privacyA - * @param boolean $privacyB - * @param string $greeter - * @return Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse - */ - public function newCall($aNumber, $bNumber, $expiration, $maxDuration, - $account = null, $privacyA = null, $privacyB = null, $greeter = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall( - $this->getEnvironment() - ); - $request->setANumber($aNumber) - ->setBNumber($bNumber) - ->setPrivacyA($privacyA) - ->setPrivacyB($privacyB) - ->setExpiration($expiration) - ->setMaxDuration($maxDuration) - ->setGreeter($greeter) - ->setAccount($account); - $result = $this->getSoapClient()->newCall(array( - 'request' => $request - )); - - return $result->parse(); - } - - - /** - * init a new call with the given params but specially here, - * you can define a set of numbers to be called if the first number - * isnt reachable (ie: bNumber = +4930-111111,+4930-222222,+4930-333333) - * - * @throws Zend_Service_DeveloperGarden_Client_Exception - * @param string $aNumber - * @param array $bNumber - * @param integer $expiration - * @param integer $maxDuration - * @param integer $maxWait - * @param integer $account - * @param boolean $privacyA - * @param boolean $privacyB - * @param string $greeter - * @return Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse - */ - public function newCallSequenced($aNumber, $bNumber, $expiration, $maxDuration, - $maxWait, $account = null, $privacyA = null, $privacyB = null, $greeter = null - ) { - $request = new Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced( - $this->getEnvironment() - ); - $request->setANumber($aNumber) - ->setBNumber($bNumber) - ->setPrivacyA($privacyA) - ->setPrivacyB($privacyB) - ->setExpiration($expiration) - ->setMaxDuration($maxDuration) - ->setMaxWait($maxWait) - ->setGreeter($greeter) - ->setAccount($account); - $result = $this->getSoapClient()->newCallSequenced(array( - 'request' => $request - )); - - return $result->parse(); - } - - /** - * This tear down the call with the given sessionId - * - * @param string $sessionId - * @return Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse - */ - public function tearDownCall($sessionId) - { - $request = new Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall( - $this->getEnvironment(), - $sessionId - ); - $result = $this->getSoapClient()->tearDownCall(array( - 'request' => $request - )); - - return $result->parse(); - } - - /** - * checks the callStatus and updates the keepAlive if provided - * - * @param string $sessionId - * @param integer $keepAlive - * @return Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse - */ - public function callStatus($sessionId, $keepAlive = null) - { - $request = new Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus( - $this->getEnvironment(), - $sessionId, - $keepAlive - ); - - $result = $this->getSoapClient()->callStatus2(array( - 'request' => $request - )); - - return $result->parse(); - } -} diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.wsdl deleted file mode 100644 index 00ae436d..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.wsdl +++ /dev/null @@ -1,84 +0,0 @@ - - - -IP Location - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.xsd b/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.xsd deleted file mode 100644 index 26284b3e..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/IPLocation.xsd +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.wsdl deleted file mode 100644 index e630ea3d..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.wsdl +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.xsd b/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.xsd deleted file mode 100644 index e263b219..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.xsd +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/SmsService.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/SmsService.wsdl deleted file mode 100644 index f6d57290..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/SmsService.wsdl +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/SmsValidationUserService.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/SmsValidationUserService.wsdl deleted file mode 100644 index 18c2c7cd..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/SmsValidationUserService.wsdl +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/TokenService.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/TokenService.wsdl deleted file mode 100644 index 04d03ee4..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/TokenService.wsdl +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - Telekom specific format id, e.g. there will be multiple - different token formats derived from SAML 2.0 Assertions - - - - - - - - - - - Telekom specific encoding id - there can be different - encoding formats for the same token format, e.g. SAML - Assertions can be encoded as plain XML or in - base64-encoding - - - - - - - - - - - - - - format of the token carried by the response, - determines syntax and processing rules for token - - - - - - - - encoding of the token carried by the response, - determines syntax and processing rules for token - - - - - - - - contains the string representation of the - security token - no further token format identifier - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - valid SAM Session Id - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.wsdl deleted file mode 100644 index aad614e3..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.wsdl +++ /dev/null @@ -1,164 +0,0 @@ - - VoiceButlerService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.xsd b/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.xsd deleted file mode 100644 index e14ba5a4..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.xsd +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.wsdl deleted file mode 100644 index 07d9ed94..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.wsdl +++ /dev/null @@ -1,463 +0,0 @@ - - - -CCS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.xsd b/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.xsd deleted file mode 100644 index 149ba691..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/ccsPort.xsd +++ /dev/null @@ -1,736 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.wsdl b/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.wsdl deleted file mode 100644 index 5258bfc7..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.wsdl +++ /dev/null @@ -1,83 +0,0 @@ - - - -Local Search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.xsd b/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.xsd deleted file mode 100644 index 51684be4..00000000 --- a/library/Zend/Service/DeveloperGarden/Wsdl/localsearch.xsd +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/library/Zend/Service/Technorati.php b/library/Zend/Service/Technorati.php deleted file mode 100644 index a4e6526d..00000000 --- a/library/Zend/Service/Technorati.php +++ /dev/null @@ -1,1035 +0,0 @@ -_apiKey = $apiKey; - } - - - /** - * Cosmos query lets you see what blogs are linking to a given URL. - * - * On the Technorati site, you can enter a URL in the searchbox and - * it will return a list of blogs linking to it. - * The API version allows more features and gives you a way - * to use the cosmos on your own site. - * - * Query options include: - * - * 'type' => (link|weblog) - * optional - A value of link returns the freshest links referencing your target URL. - * A value of weblog returns the last set of unique weblogs referencing your target URL. - * 'limit' => (int) - * optional - adjust the size of your result from the default value of 20 - * to between 1 and 100 results. - * 'start' => (int) - * optional - adjust the range of your result set. - * Set this number to larger than zero and you will receive - * the portion of Technorati's total result set ranging from start to start+limit. - * The default start value is 1. - * 'current' => (true|false) - * optional - the default setting of true - * Technorati returns links that are currently on a weblog's homepage. - * Set this parameter to false if you would like to receive all links - * to the given URL regardless of their current placement on the source blog. - * Internally the value is converted in (yes|no). - * 'claim' => (true|false) - * optional - the default setting of FALSE returns no user information - * about each weblog included in the result set when available. - * Set this parameter to FALSE to include Technorati member data - * in the result set when a weblog in your result set - * has been successfully claimed by a member of Technorati. - * Internally the value is converted in (int). - * 'highlight' => (true|false) - * optional - the default setting of TRUE - * highlights the citation of the given URL within the weblog excerpt. - * Set this parameter to FALSE to apply no special markup to the blog excerpt. - * Internally the value is converted in (int). - * - * @param string $url the URL you are searching for. Prefixes http:// and www. are optional. - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_CosmosResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/cosmos.html Technorati API: Cosmos Query reference - */ - public function cosmos($url, $options = null) - { - static $defaultOptions = array( 'type' => 'link', - 'start' => 1, - 'limit' => 20, - 'current' => 'yes', - 'format' => 'xml', - 'claim' => 0, - 'highlight' => 1, - ); - - $options['url'] = $url; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateCosmos($options); - $response = $this->_makeRequest(self::API_PATH_COSMOS, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_CosmosResultSet - */ - require_once 'Zend/Service/Technorati/CosmosResultSet.php'; - return new Zend_Service_Technorati_CosmosResultSet($dom, $options); - } - - /** - * Search lets you see what blogs contain a given search string. - * - * Query options include: - * - * 'language' => (string) - * optional - a ISO 639-1 two character language code - * to retrieve results specific to that language. - * This feature is currently beta and may not work for all languages. - * 'authority' => (n|a1|a4|a7) - * optional - filter results to those from blogs with at least - * the Technorati Authority specified. - * Technorati calculates a blog's authority by how many people link to it. - * Filtering by authority is a good way to refine your search results. - * There are four settings: - * - n => Any authority: All results. - * - a1 => A little authority: Results from blogs with at least one link. - * - a4 => Some authority: Results from blogs with a handful of links. - * - a7 => A lot of authority: Results from blogs with hundreds of links. - * 'limit' => (int) - * optional - adjust the size of your result from the default value of 20 - * to between 1 and 100 results. - * 'start' => (int) - * optional - adjust the range of your result set. - * Set this number to larger than zero and you will receive - * the portion of Technorati's total result set ranging from start to start+limit. - * The default start value is 1. - * 'claim' => (true|false) - * optional - the default setting of FALSE returns no user information - * about each weblog included in the result set when available. - * Set this parameter to FALSE to include Technorati member data - * in the result set when a weblog in your result set - * has been successfully claimed by a member of Technorati. - * Internally the value is converted in (int). - * - * @param string $query the words you are searching for. - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_SearchResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/search.html Technorati API: Search Query reference - */ - public function search($query, $options = null) - { - static $defaultOptions = array( 'start' => 1, - 'limit' => 20, - 'format' => 'xml', - 'claim' => 0); - - $options['query'] = $query; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateSearch($options); - $response = $this->_makeRequest(self::API_PATH_SEARCH, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_SearchResultSet - */ - require_once 'Zend/Service/Technorati/SearchResultSet.php'; - return new Zend_Service_Technorati_SearchResultSet($dom, $options); - } - - /** - * Tag lets you see what posts are associated with a given tag. - * - * Query options include: - * - * 'limit' => (int) - * optional - adjust the size of your result from the default value of 20 - * to between 1 and 100 results. - * 'start' => (int) - * optional - adjust the range of your result set. - * Set this number to larger than zero and you will receive - * the portion of Technorati's total result set ranging from start to start+limit. - * The default start value is 1. - * 'excerptsize' => (int) - * optional - number of word characters to include in the post excerpts. - * By default 100 word characters are returned. - * 'topexcerptsize' => (int) - * optional - number of word characters to include in the first post excerpt. - * By default 150 word characters are returned. - * - * @param string $tag the tag term you are searching posts for. - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_TagResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/tag.html Technorati API: Tag Query reference - */ - public function tag($tag, $options = null) - { - static $defaultOptions = array( 'start' => 1, - 'limit' => 20, - 'format' => 'xml', - 'excerptsize' => 100, - 'topexcerptsize' => 150); - - $options['tag'] = $tag; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateTag($options); - $response = $this->_makeRequest(self::API_PATH_TAG, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_TagResultSet - */ - require_once 'Zend/Service/Technorati/TagResultSet.php'; - return new Zend_Service_Technorati_TagResultSet($dom, $options); - } - - /** - * TopTags provides daily counts of posts containing the queried keyword. - * - * Query options include: - * - * 'days' => (int) - * optional - Used to specify the number of days in the past - * to request daily count data for. - * Can be any integer between 1 and 180, default is 180 - * - * @param string $q the keyword query - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_DailyCountsResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/dailycounts.html Technorati API: DailyCounts Query reference - */ - public function dailyCounts($query, $options = null) - { - static $defaultOptions = array( 'days' => 180, - 'format' => 'xml' - ); - - $options['q'] = $query; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateDailyCounts($options); - $response = $this->_makeRequest(self::API_PATH_DAILYCOUNTS, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_DailyCountsResultSet - */ - require_once 'Zend/Service/Technorati/DailyCountsResultSet.php'; - return new Zend_Service_Technorati_DailyCountsResultSet($dom); - } - - /** - * TopTags provides information on top tags indexed by Technorati. - * - * Query options include: - * - * 'limit' => (int) - * optional - adjust the size of your result from the default value of 20 - * to between 1 and 100 results. - * 'start' => (int) - * optional - adjust the range of your result set. - * Set this number to larger than zero and you will receive - * the portion of Technorati's total result set ranging from start to start+limit. - * The default start value is 1. - * - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_TagsResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/toptags.html Technorati API: TopTags Query reference - */ - public function topTags($options = null) - { - static $defaultOptions = array( 'start' => 1, - 'limit' => 20, - 'format' => 'xml' - ); - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateTopTags($options); - $response = $this->_makeRequest(self::API_PATH_TOPTAGS, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_TagsResultSet - */ - require_once 'Zend/Service/Technorati/TagsResultSet.php'; - return new Zend_Service_Technorati_TagsResultSet($dom); - } - - /** - * BlogInfo provides information on what blog, if any, is associated with a given URL. - * - * @param string $url the URL you are searching for. Prefixes http:// and www. are optional. - * The URL must be recognized by Technorati as a blog. - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_BlogInfoResult - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/bloginfo.html Technorati API: BlogInfo Query reference - */ - public function blogInfo($url, $options = null) - { - static $defaultOptions = array( 'format' => 'xml' - ); - - $options['url'] = $url; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateBlogInfo($options); - $response = $this->_makeRequest(self::API_PATH_BLOGINFO, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_BlogInfoResult - */ - require_once 'Zend/Service/Technorati/BlogInfoResult.php'; - return new Zend_Service_Technorati_BlogInfoResult($dom); - } - - /** - * BlogPostTags provides information on the top tags used by a specific blog. - * - * Query options include: - * - * 'limit' => (int) - * optional - adjust the size of your result from the default value of 20 - * to between 1 and 100 results. - * 'start' => (int) - * optional - adjust the range of your result set. - * Set this number to larger than zero and you will receive - * the portion of Technorati's total result set ranging from start to start+limit. - * The default start value is 1. - * Note. This property is not documented. - * - * @param string $url the URL you are searching for. Prefixes http:// and www. are optional. - * The URL must be recognized by Technorati as a blog. - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_TagsResultSet - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/blogposttags.html Technorati API: BlogPostTags Query reference - */ - public function blogPostTags($url, $options = null) - { - static $defaultOptions = array( 'start' => 1, - 'limit' => 20, - 'format' => 'xml' - ); - - $options['url'] = $url; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateBlogPostTags($options); - $response = $this->_makeRequest(self::API_PATH_BLOGPOSTTAGS, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_TagsResultSet - */ - require_once 'Zend/Service/Technorati/TagsResultSet.php'; - return new Zend_Service_Technorati_TagsResultSet($dom); - } - - /** - * GetInfo query tells you things that Technorati knows about a member. - * - * The returned info is broken up into two sections: - * The first part describes some information that the user wants - * to allow people to know about him- or herself. - * The second part of the document is a listing of the weblogs - * that the user has successfully claimed and the information - * that Technorati knows about these weblogs. - * - * @param string $username the Technorati user name you are searching for - * @param array $options additional parameters to refine your query - * @return Zend_Service_Technorati_GetInfoResult - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/getinfo.html Technorati API: GetInfo reference - */ - public function getInfo($username, $options = null) - { - static $defaultOptions = array('format' => 'xml'); - - $options['username'] = $username; - - $options = $this->_prepareOptions($options, $defaultOptions); - $this->_validateGetInfo($options); - $response = $this->_makeRequest(self::API_PATH_GETINFO, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_GetInfoResult - */ - require_once 'Zend/Service/Technorati/GetInfoResult.php'; - return new Zend_Service_Technorati_GetInfoResult($dom); - } - - /** - * KeyInfo query provides information on daily usage of an API key. - * Key Info Queries do not count against a key's daily query limit. - * - * A day is defined as 00:00-23:59 Pacific time. - * - * @return Zend_Service_Technorati_KeyInfoResult - * @throws Zend_Service_Technorati_Exception - * @link http://developers.technorati.com/wiki/KeyInfo Technorati API: Key Info reference - */ - public function keyInfo() - { - static $defaultOptions = array(); - - $options = $this->_prepareOptions(array(), $defaultOptions); - // you don't need to validate this request - // because key is the only mandatory element - // and it's already set in #_prepareOptions - $response = $this->_makeRequest(self::API_PATH_KEYINFO, $options); - $dom = $this->_convertResponseAndCheckContent($response); - - /** - * @see Zend_Service_Technorati_KeyInfoResult - */ - require_once 'Zend/Service/Technorati/KeyInfoResult.php'; - return new Zend_Service_Technorati_KeyInfoResult($dom, $this->_apiKey); - } - - - /** - * Returns Technorati API key. - * - * @return string Technorati API key - */ - public function getApiKey() - { - return $this->_apiKey; - } - - /** - * Returns a reference to the REST client object in use. - * - * If the reference hasn't being inizialized yet, - * then a new Zend_Rest_Client instance is created. - * - * @return Zend_Rest_Client - */ - public function getRestClient() - { - if ($this->_restClient === null) { - /** - * @see Zend_Rest_Client - */ - require_once 'Zend/Rest/Client.php'; - $this->_restClient = new Zend_Rest_Client(self::API_URI_BASE); - } - - return $this->_restClient; - } - - /** - * Sets Technorati API key. - * - * Be aware that this function doesn't validate the key. - * The key is validated as soon as the first API request is sent. - * If the key is invalid, the API request method will throw - * a Zend_Service_Technorati_Exception exception with Invalid Key message. - * - * @param string $key Technorati API Key - * @return void - * @link http://technorati.com/developers/apikey.html How to get your Technorati API Key - */ - public function setApiKey($key) - { - $this->_apiKey = $key; - return $this; - } - - - /** - * Validates Cosmos query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateCosmos(array $options) - { - static $validOptions = array('key', 'url', - 'type', 'limit', 'start', 'current', 'claim', 'highlight', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate url (required) - $this->_validateOptionUrl($options); - // Validate limit (optional) - $this->_validateOptionLimit($options); - // Validate start (optional) - $this->_validateOptionStart($options); - // Validate format (optional) - $this->_validateOptionFormat($options); - // Validate type (optional) - $this->_validateInArrayOption('type', $options, array('link', 'weblog')); - // Validate claim (optional) - $this->_validateOptionClaim($options); - // Validate highlight (optional) - $this->_validateIntegerOption('highlight', $options); - // Validate current (optional) - if (isset($options['current'])) { - $tmp = (int) $options['current']; - $options['current'] = $tmp ? 'yes' : 'no'; - } - - } - - /** - * Validates Search query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateSearch(array $options) - { - static $validOptions = array('key', 'query', - 'language', 'authority', 'limit', 'start', 'claim', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate query (required) - $this->_validateMandatoryOption('query', $options); - // Validate authority (optional) - $this->_validateInArrayOption('authority', $options, array('n', 'a1', 'a4', 'a7')); - // Validate limit (optional) - $this->_validateOptionLimit($options); - // Validate start (optional) - $this->_validateOptionStart($options); - // Validate claim (optional) - $this->_validateOptionClaim($options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - /** - * Validates Tag query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateTag(array $options) - { - static $validOptions = array('key', 'tag', - 'limit', 'start', 'excerptsize', 'topexcerptsize', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate query (required) - $this->_validateMandatoryOption('tag', $options); - // Validate limit (optional) - $this->_validateOptionLimit($options); - // Validate start (optional) - $this->_validateOptionStart($options); - // Validate excerptsize (optional) - $this->_validateIntegerOption('excerptsize', $options); - // Validate excerptsize (optional) - $this->_validateIntegerOption('topexcerptsize', $options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - - /** - * Validates DailyCounts query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateDailyCounts(array $options) - { - static $validOptions = array('key', 'q', - 'days', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate q (required) - $this->_validateMandatoryOption('q', $options); - // Validate format (optional) - $this->_validateOptionFormat($options); - // Validate days (optional) - if (isset($options['days'])) { - $options['days'] = (int) $options['days']; - if ($options['days'] < self::PARAM_DAYS_MIN_VALUE || - $options['days'] > self::PARAM_DAYS_MAX_VALUE) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid value '" . $options['days'] . "' for 'days' option"); - } - } - } - - /** - * Validates GetInfo query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateGetInfo(array $options) - { - static $validOptions = array('key', 'username', - 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate username (required) - $this->_validateMandatoryOption('username', $options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - /** - * Validates TopTags query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateTopTags(array $options) - { - static $validOptions = array('key', - 'limit', 'start', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate limit (optional) - $this->_validateOptionLimit($options); - // Validate start (optional) - $this->_validateOptionStart($options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - /** - * Validates BlogInfo query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateBlogInfo(array $options) - { - static $validOptions = array('key', 'url', - 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate url (required) - $this->_validateOptionUrl($options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - /** - * Validates TopTags query options. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateBlogPostTags(array $options) - { - static $validOptions = array('key', 'url', - 'limit', 'start', 'format'); - - // Validate keys in the $options array - $this->_compareOptions($options, $validOptions); - // Validate url (required) - $this->_validateOptionUrl($options); - // Validate limit (optional) - $this->_validateOptionLimit($options); - // Validate start (optional) - $this->_validateOptionStart($options); - // Validate format (optional) - $this->_validateOptionFormat($options); - } - - /** - * Checks whether an option is in a given array. - * - * @param string $name option name - * @param array $options - * @param array $array array of valid options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateInArrayOption($name, $options, array $array) - { - if (isset($options[$name]) && !in_array($options[$name], $array)) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid value '{$options[$name]}' for '$name' option"); - } - } - - /** - * Checks whether mandatory $name option exists and it's valid. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _validateMandatoryOption($name, $options) - { - if (!isset($options[$name]) || !trim($options[$name])) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Empty value for '$name' option"); - } - } - - /** - * Checks whether $name option is a valid integer and casts it. - * - * @param array $options - * @return void - * @access protected - */ - protected function _validateIntegerOption($name, $options) - { - if (isset($options[$name])) { - $options[$name] = (int) $options[$name]; - } - } - - /** - * Makes and HTTP GET request to given $path with $options. - * HTTP Response is first validated, then returned. - * - * @param string $path - * @param array $options - * @return Zend_Http_Response - * @throws Zend_Service_Technorati_Exception on failure - * @access protected - */ - protected function _makeRequest($path, $options = array()) - { - $restClient = $this->getRestClient(); - $restClient->getHttpClient()->resetParameters(); - $response = $restClient->restGet($path, $options); - self::_checkResponse($response); - return $response; - } - - /** - * Checks whether 'claim' option value is valid. - * - * @param array $options - * @return void - * @access protected - */ - protected function _validateOptionClaim(array $options) - { - $this->_validateIntegerOption('claim', $options); - } - - /** - * Checks whether 'format' option value is valid. - * Be aware that Zend_Service_Technorati supports only XML as format value. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception if 'format' value != XML - * @access protected - */ - protected function _validateOptionFormat(array $options) - { - if (isset($options['format']) && $options['format'] != 'xml') { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid value '" . $options['format'] . "' for 'format' option. " . - "Zend_Service_Technorati supports only 'xml'"); - } - } - - /** - * Checks whether 'limit' option value is valid. - * Value must be an integer greater than PARAM_LIMIT_MIN_VALUE - * and lower than PARAM_LIMIT_MAX_VALUE. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception if 'limit' value is invalid - * @access protected - */ - protected function _validateOptionLimit(array $options) - { - if (!isset($options['limit'])) return; - - $options['limit'] = (int) $options['limit']; - if ($options['limit'] < self::PARAM_LIMIT_MIN_VALUE || - $options['limit'] > self::PARAM_LIMIT_MAX_VALUE) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid value '" . $options['limit'] . "' for 'limit' option"); - } - } - - /** - * Checks whether 'start' option value is valid. - * Value must be an integer greater than 0. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception if 'start' value is invalid - * @access protected - */ - protected function _validateOptionStart(array $options) - { - if (!isset($options['start'])) return; - - $options['start'] = (int) $options['start']; - if ($options['start'] < self::PARAM_START_MIN_VALUE) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid value '" . $options['start'] . "' for 'start' option"); - } - } - - /** - * Checks whether 'url' option value exists and is valid. - * 'url' must be a valid HTTP(s) URL. - * - * @param array $options - * @return void - * @throws Zend_Service_Technorati_Exception if 'url' value is invalid - * @access protected - * @todo support for Zend_Uri_Http - */ - protected function _validateOptionUrl(array $options) - { - $this->_validateMandatoryOption('url', $options); - } - - /** - * Checks XML response content for errors. - * - * @param DomDocument $dom the XML response as a DOM document - * @return void - * @throws Zend_Service_Technorati_Exception - * @link http://technorati.com/developers/api/error.html Technorati API: Error response - * @access protected - */ - protected static function _checkErrors(DomDocument $dom) - { - $xpath = new DOMXPath($dom); - - $result = $xpath->query("/tapi/document/result/error"); - if ($result->length >= 1) { - $error = $result->item(0)->nodeValue; - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception($error); - } - } - - /** - * Converts $response body to a DOM object and checks it. - * - * @param Zend_Http_Response $response - * @return DOMDocument - * @throws Zend_Service_Technorati_Exception if response content contains an error message - * @access protected - */ - protected function _convertResponseAndCheckContent(Zend_Http_Response $response) - { - $dom = new DOMDocument(); - $dom = Zend_Xml_Security::scan($response->getBody(), $dom); - self::_checkErrors($dom); - return $dom; - } - - /** - * Checks ReST response for errors. - * - * @param Zend_Http_Response $response the ReST response - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected static function _checkResponse(Zend_Http_Response $response) - { - if ($response->isError()) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception(sprintf( - 'Invalid response status code (HTTP/%s %s %s)', - $response->getVersion(), $response->getStatus(), $response->getMessage())); - } - } - - /** - * Checks whether user given options are valid. - * - * @param array $options user options - * @param array $validOptions valid options - * @return void - * @throws Zend_Service_Technorati_Exception - * @access protected - */ - protected function _compareOptions(array $options, array $validOptions) - { - $difference = array_diff(array_keys($options), $validOptions); - if ($difference) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "The following parameters are invalid: '" . - implode("', '", $difference) . "'"); - } - } - - /** - * Prepares options for the request - * - * @param array $options user options - * @param array $defaultOptions default options - * @return array Merged array of user and default/required options. - * @access protected - */ - protected function _prepareOptions($options, array $defaultOptions) - { - $options = (array) $options; // force cast to convert null to array() - $options['key'] = $this->_apiKey; - $options = array_merge($defaultOptions, $options); - return $options; - } -} diff --git a/library/Zend/Service/Technorati/Author.php b/library/Zend/Service/Technorati/Author.php deleted file mode 100644 index 9ca3b53a..00000000 --- a/library/Zend/Service/Technorati/Author.php +++ /dev/null @@ -1,242 +0,0 @@ -ownerDocument); - - $result = $xpath->query('./firstname/text()', $dom); - if ($result->length == 1) $this->setFirstName($result->item(0)->data); - - $result = $xpath->query('./lastname/text()', $dom); - if ($result->length == 1) $this->setLastName($result->item(0)->data); - - $result = $xpath->query('./username/text()', $dom); - if ($result->length == 1) $this->setUsername($result->item(0)->data); - - $result = $xpath->query('./description/text()', $dom); - if ($result->length == 1) $this->setDescription($result->item(0)->data); - - $result = $xpath->query('./bio/text()', $dom); - if ($result->length == 1) $this->setBio($result->item(0)->data); - - $result = $xpath->query('./thumbnailpicture/text()', $dom); - if ($result->length == 1) $this->setThumbnailPicture($result->item(0)->data); - } - - - /** - * Returns Author first name. - * - * @return string Author first name - */ - public function getFirstName() { - return $this->_firstName; - } - - /** - * Returns Author last name. - * - * @return string Author last name - */ - public function getLastName() { - return $this->_lastName; - } - - /** - * Returns Technorati account username. - * - * @return string Technorati account username - */ - public function getUsername() { - return $this->_username; - } - - /** - * Returns Technorati account description. - * - * @return string Technorati account description - */ - public function getDescription() { - return $this->_description; - } - - /** - * Returns Technorati account biography. - * - * @return string Technorati account biography - */ - public function getBio() { - return $this->_bio; - } - - /** - * Returns Technorati account thumbnail picture. - * - * @return null|Zend_Uri_Http Technorati account thumbnail picture - */ - public function getThumbnailPicture() { - return $this->_thumbnailPicture; - } - - - /** - * Sets author first name. - * - * @param string $input first Name input value - * @return Zend_Service_Technorati_Author $this instance - */ - public function setFirstName($input) { - $this->_firstName = (string) $input; - return $this; - } - - /** - * Sets author last name. - * - * @param string $input last Name input value - * @return Zend_Service_Technorati_Author $this instance - */ - public function setLastName($input) { - $this->_lastName = (string) $input; - return $this; - } - - /** - * Sets Technorati account username. - * - * @param string $input username input value - * @return Zend_Service_Technorati_Author $this instance - */ - public function setUsername($input) { - $this->_username = (string) $input; - return $this; - } - - /** - * Sets Technorati account biography. - * - * @param string $input biography input value - * @return Zend_Service_Technorati_Author $this instance - */ - public function setBio($input) { - $this->_bio = (string) $input; - return $this; - } - - /** - * Sets Technorati account description. - * - * @param string $input description input value - * @return Zend_Service_Technorati_Author $this instance - */ - public function setDescription($input) { - $this->_description = (string) $input; - return $this; - } - - /** - * Sets Technorati account thumbnail picture. - * - * @param string|Zend_Uri_Http $input thumbnail picture URI - * @return Zend_Service_Technorati_Author $this instance - * @throws Zend_Service_Technorati_Exception if $input is an invalid URI - * (via Zend_Service_Technorati_Utils::normalizeUriHttp) - */ - public function setThumbnailPicture($input) { - $this->_thumbnailPicture = Zend_Service_Technorati_Utils::normalizeUriHttp($input); - return $this; - } - -} diff --git a/library/Zend/Service/Technorati/BlogInfoResult.php b/library/Zend/Service/Technorati/BlogInfoResult.php deleted file mode 100644 index a1c7804a..00000000 --- a/library/Zend/Service/Technorati/BlogInfoResult.php +++ /dev/null @@ -1,161 +0,0 @@ -query('//result/weblog'); - if ($result->length == 1) { - $this->_weblog = new Zend_Service_Technorati_Weblog($result->item(0)); - } else { - // follow the same behavior of blogPostTags - // and raise an Exception if the URL is not a valid weblog - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Your URL is not a recognized Technorati weblog"); - } - - $result = $xpath->query('//result/url/text()'); - if ($result->length == 1) { - try { - // fetched URL often doens't include schema - // and this issue causes the following line to fail - $this->_url = Zend_Service_Technorati_Utils::normalizeUriHttp($result->item(0)->data); - } catch(Zend_Service_Technorati_Exception $e) { - if ($this->getWeblog() instanceof Zend_Service_Technorati_Weblog) { - $this->_url = $this->getWeblog()->getUrl(); - } - } - } - - $result = $xpath->query('//result/inboundblogs/text()'); - if ($result->length == 1) $this->_inboundBlogs = (int) $result->item(0)->data; - - $result = $xpath->query('//result/inboundlinks/text()'); - if ($result->length == 1) $this->_inboundLinks = (int) $result->item(0)->data; - - } - - - /** - * Returns the weblog URL. - * - * @return Zend_Uri_Http - */ - public function getUrl() { - return $this->_url; - } - - /** - * Returns the weblog. - * - * @return Zend_Service_Technorati_Weblog - */ - public function getWeblog() { - return $this->_weblog; - } - - /** - * Returns number of unique blogs linking this blog. - * - * @return integer the number of inbound blogs - */ - public function getInboundBlogs() - { - return (int) $this->_inboundBlogs; - } - - /** - * Returns number of incoming links to this blog. - * - * @return integer the number of inbound links - */ - public function getInboundLinks() - { - return (int) $this->_inboundLinks; - } - -} diff --git a/library/Zend/Service/Technorati/CosmosResult.php b/library/Zend/Service/Technorati/CosmosResult.php deleted file mode 100644 index e0a0a1d5..00000000 --- a/library/Zend/Service/Technorati/CosmosResult.php +++ /dev/null @@ -1,152 +0,0 @@ -_fields = array( '_nearestPermalink' => 'nearestpermalink', - '_excerpt' => 'excerpt', - '_linkCreated' => 'linkcreated', - '_linkUrl' => 'linkurl'); - parent::__construct($dom); - - // weblog object field - $this->_parseWeblog(); - - // filter fields - $this->_nearestPermalink = Zend_Service_Technorati_Utils::normalizeUriHttp($this->_nearestPermalink); - $this->_linkUrl = Zend_Service_Technorati_Utils::normalizeUriHttp($this->_linkUrl); - $this->_linkCreated = Zend_Service_Technorati_Utils::normalizeDate($this->_linkCreated); - } - - /** - * Returns the weblog object that links queried URL. - * - * @return Zend_Service_Technorati_Weblog - */ - public function getWeblog() { - return $this->_weblog; - } - - /** - * Returns the nearest permalink tracked for queried URL. - * - * @return Zend_Uri_Http - */ - public function getNearestPermalink() { - return $this->_nearestPermalink; - } - - /** - * Returns the excerpt of the blog/page linking queried URL. - * - * @return string - */ - public function getExcerpt() { - return $this->_excerpt; - } - - /** - * Returns the datetime the link was created. - * - * @return Zend_Date - */ - public function getLinkCreated() { - return $this->_linkCreated; - } - - /** - * If queried URL is a valid blog, - * returns the URL of the specific link target page. - * - * @return Zend_Uri_Http - */ - public function getLinkUrl() { - return $this->_linkUrl; - } - -} diff --git a/library/Zend/Service/Technorati/CosmosResultSet.php b/library/Zend/Service/Technorati/CosmosResultSet.php deleted file mode 100644 index d87f297a..00000000 --- a/library/Zend/Service/Technorati/CosmosResultSet.php +++ /dev/null @@ -1,176 +0,0 @@ -_xpath->query('/tapi/document/result/inboundlinks/text()'); - if ($result->length == 1) $this->_inboundLinks = (int) $result->item(0)->data; - - $result = $this->_xpath->query('/tapi/document/result/inboundblogs/text()'); - if ($result->length == 1) $this->_inboundBlogs = (int) $result->item(0)->data; - - $result = $this->_xpath->query('/tapi/document/result/weblog'); - if ($result->length == 1) { - /** - * @see Zend_Service_Technorati_Weblog - */ - require_once 'Zend/Service/Technorati/Weblog.php'; - $this->_weblog = new Zend_Service_Technorati_Weblog($result->item(0)); - } - - $result = $this->_xpath->query('/tapi/document/result/url/text()'); - if ($result->length == 1) { - try { - // fetched URL often doens't include schema - // and this issue causes the following line to fail - $this->_url = Zend_Service_Technorati_Utils::normalizeUriHttp($result->item(0)->data); - } catch(Zend_Service_Technorati_Exception $e) { - if ($this->getWeblog() instanceof Zend_Service_Technorati_Weblog) { - $this->_url = $this->getWeblog()->getUrl(); - } - } - } - - $this->_totalResultsReturned = (int) $this->_xpath->evaluate("count(/tapi/document/item)"); - - // total number of results depends on query type - // for now check only getInboundLinks() and getInboundBlogs() value - if ((int) $this->getInboundLinks() > 0) { - $this->_totalResultsAvailable = $this->getInboundLinks(); - } elseif ((int) $this->getInboundBlogs() > 0) { - $this->_totalResultsAvailable = $this->getInboundBlogs(); - } else { - $this->_totalResultsAvailable = 0; - } - } - - - /** - * Returns the weblog URL. - * - * @return Zend_Uri_Http - */ - public function getUrl() { - return $this->_url; - } - - /** - * Returns the weblog. - * - * @return Zend_Service_Technorati_Weblog - */ - public function getWeblog() { - return $this->_weblog; - } - - /** - * Returns number of unique blogs linking this blog. - * - * @return integer the number of inbound blogs - */ - public function getInboundBlogs() - { - return $this->_inboundBlogs; - } - - /** - * Returns number of incoming links to this blog. - * - * @return integer the number of inbound links - */ - public function getInboundLinks() - { - return $this->_inboundLinks; - } - - /** - * Implements Zend_Service_Technorati_ResultSet::current(). - * - * @return Zend_Service_Technorati_CosmosResult current result - */ - public function current() - { - /** - * @see Zend_Service_Technorati_CosmosResult - */ - require_once 'Zend/Service/Technorati/CosmosResult.php'; - return new Zend_Service_Technorati_CosmosResult($this->_results->item($this->_currentIndex)); - } -} diff --git a/library/Zend/Service/Technorati/DailyCountsResult.php b/library/Zend/Service/Technorati/DailyCountsResult.php deleted file mode 100644 index 510bbc3c..00000000 --- a/library/Zend/Service/Technorati/DailyCountsResult.php +++ /dev/null @@ -1,93 +0,0 @@ -_fields = array( '_date' => 'date', - '_count' => 'count'); - parent::__construct($dom); - - // filter fields - $this->_date = new Zend_Date(strtotime($this->_date)); - $this->_count = (int) $this->_count; - } - - /** - * Returns the date of count. - * - * @return Zend_Date - */ - public function getDate() { - return $this->_date; - } - - /** - * Returns the number of posts containing query on given date. - * - * @return int - */ - public function getCount() { - return $this->_count; - } -} diff --git a/library/Zend/Service/Technorati/DailyCountsResultSet.php b/library/Zend/Service/Technorati/DailyCountsResultSet.php deleted file mode 100644 index d287c414..00000000 --- a/library/Zend/Service/Technorati/DailyCountsResultSet.php +++ /dev/null @@ -1,125 +0,0 @@ -_xpath->query('/tapi/document/result/days/text()'); - if ($result->length == 1) $this->_days = (int) $result->item(0)->data; - - $result = $this->_xpath->query('/tapi/document/result/searchurl/text()'); - if ($result->length == 1) { - $this->_searchUrl = Zend_Service_Technorati_Utils::normalizeUriHttp($result->item(0)->data); - } - - $this->_totalResultsReturned = (int) $this->_xpath->evaluate("count(/tapi/document/items/item)"); - $this->_totalResultsAvailable = (int) $this->getDays(); - } - - - /** - * Returns the search URL for given query. - * - * @return Zend_Uri_Http - */ - public function getSearchUrl() { - return $this->_searchUrl; - } - - /** - * Returns the number of days for which counts provided. - * - * @return int - */ - public function getDays() { - return $this->_days; - } - - /** - * Implements Zend_Service_Technorati_ResultSet::current(). - * - * @return Zend_Service_Technorati_DailyCountsResult current result - */ - public function current() - { - /** - * @see Zend_Service_Technorati_DailyCountsResult - */ - require_once 'Zend/Service/Technorati/DailyCountsResult.php'; - return new Zend_Service_Technorati_DailyCountsResult($this->_results->item($this->_currentIndex)); - } -} diff --git a/library/Zend/Service/Technorati/GetInfoResult.php b/library/Zend/Service/Technorati/GetInfoResult.php deleted file mode 100644 index 51c170b5..00000000 --- a/library/Zend/Service/Technorati/GetInfoResult.php +++ /dev/null @@ -1,103 +0,0 @@ -query('//result'); - if ($result->length == 1) { - $this->_author = new Zend_Service_Technorati_Author($result->item(0)); - } - - /** - * @see Zend_Service_Technorati_Weblog - */ - require_once 'Zend/Service/Technorati/Weblog.php'; - - $result = $xpath->query('//item/weblog'); - if ($result->length >= 1) { - foreach ($result as $weblog) { - $this->_weblogs[] = new Zend_Service_Technorati_Weblog($weblog); - } - } - } - - - /** - * Returns the author associated with queried username. - * - * @return Zend_Service_Technorati_Author - */ - public function getAuthor() { - return $this->_author; - } - - /** - * Returns the collection of weblogs authored by queried username. - * - * @return array of Zend_Service_Technorati_Weblog - */ - public function getWeblogs() { - return $this->_weblogs; - } - -} diff --git a/library/Zend/Service/Technorati/KeyInfoResult.php b/library/Zend/Service/Technorati/KeyInfoResult.php deleted file mode 100644 index 6f4d09d2..00000000 --- a/library/Zend/Service/Technorati/KeyInfoResult.php +++ /dev/null @@ -1,118 +0,0 @@ -_dom = $dom; - // $this->_xpath = new DOMXPath($dom); - $xpath = new DOMXPath($dom); - - $this->_apiQueries = (int) $xpath->query('/tapi/document/result/apiqueries/text()')->item(0)->data; - $this->_maxQueries = (int) $xpath->query('/tapi/document/result/maxqueries/text()')->item(0)->data; - $this->setApiKey($apiKey); - } - - - /** - * Returns API Key string. - * - * @return string API Key string - */ - public function getApiKey() { - return $this->_apiKey; - } - - /** - * Returns the number of queries sent today. - * - * @return int number of queries sent today - */ - public function getApiQueries() { - return $this->_apiQueries; - } - - /** - * Returns Key's daily query limit. - * - * @return int maximum number of available queries per day - */ - public function getMaxQueries() { - return $this->_maxQueries; - } - - - /** - * Sets API Key string. - * - * @param string $apiKey the API Key - * @return Zend_Service_Technorati_KeyInfoResult $this instance - */ - public function setApiKey($apiKey) { - $this->_apiKey = $apiKey; - return $this; - } -} diff --git a/library/Zend/Service/Technorati/Result.php b/library/Zend/Service/Technorati/Result.php deleted file mode 100644 index 2c7add15..00000000 --- a/library/Zend/Service/Technorati/Result.php +++ /dev/null @@ -1,121 +0,0 @@ - 'xmlfieldtag' - * - * @var array - * @access protected - */ - protected $_fields; - - /** - * The ReST fragment for this result object - * - * @var DomElement - * @access protected - */ - protected $_dom; - - /** - * Object for $this->_dom - * - * @var DOMXpath - * @access protected - */ - protected $_xpath; - - - /** - * Constructs a new object from DOM Element. - * Properties are automatically fetched from XML - * according to array of $_fields to be read. - * - * @param DomElement $result the ReST fragment for this object - */ - public function __construct(DomElement $dom) - { - $this->_xpath = new DOMXPath($dom->ownerDocument); - $this->_dom = $dom; - - // default fields for all search results - $fields = array(); - - // merge with child's object fields - $this->_fields = array_merge($this->_fields, $fields); - - // add results to appropriate fields - foreach($this->_fields as $phpName => $xmlName) { - $query = "./$xmlName/text()"; - $node = $this->_xpath->query($query, $this->_dom); - if ($node->length == 1) { - $this->{$phpName} = (string) $node->item(0)->data; - } - } - } - - /** - * Parses weblog node and sets weblog object. - * - * @return void - */ - protected function _parseWeblog() - { - // weblog object field - $result = $this->_xpath->query('./weblog', $this->_dom); - if ($result->length == 1) { - /** - * @see Zend_Service_Technorati_Weblog - */ - require_once 'Zend/Service/Technorati/Weblog.php'; - $this->_weblog = new Zend_Service_Technorati_Weblog($result->item(0)); - } else { - $this->_weblog = null; - } - } - - /** - * Returns the document fragment for this object as XML string. - * - * @return string the document fragment for this object - * converted into XML format - */ - public function getXml() - { - return $this->_dom->ownerDocument->saveXML($this->_dom); - } -} diff --git a/library/Zend/Service/Technorati/ResultSet.php b/library/Zend/Service/Technorati/ResultSet.php deleted file mode 100644 index d01a3220..00000000 --- a/library/Zend/Service/Technorati/ResultSet.php +++ /dev/null @@ -1,289 +0,0 @@ -_dom - * - * @var DOMXpath - * @access protected - */ - protected $_xpath; - - /** - * XML string representation for $this->_dom - * - * @var string - * @access protected - */ - protected $_xml; - - /** - * Current Item - * - * @var int - * @access protected - */ - protected $_currentIndex = 0; - - - /** - * Parses the search response and retrieves the results for iteration. - * - * @param DomDocument $dom the ReST fragment for this object - * @param array $options query options as associative array - */ - public function __construct(DomDocument $dom, $options = array()) - { - $this->_init($dom, $options); - - // Technorati loves to make developer's life really hard - // I must read query options in order to normalize a single way - // to display start and limit. - // The value is printed out in XML using many different tag names, - // too hard to get it from XML - - // Additionally, the following tags should be always available - // according to API documentation but... this is not the truth! - // - querytime - // - limit - // - start (sometimes rankingstart) - - // query tag is only available for some requests, the same for url. - // For now ignore them. - - //$start = isset($options['start']) ? $options['start'] : 1; - //$limit = isset($options['limit']) ? $options['limit'] : 20; - //$this->_firstResultPosition = $start; - } - - /** - * Initializes this object from a DomDocument response. - * - * Because __construct and __wakeup shares some common executions, - * it's useful to group them in a single initialization method. - * This method is called once each time a new instance is created - * or a serialized object is unserialized. - * - * @param DomDocument $dom the ReST fragment for this object - * @param array $options query options as associative array - * * @return void - */ - protected function _init(DomDocument $dom, $options = array()) - { - $this->_dom = $dom; - $this->_xpath = new DOMXPath($dom); - - $this->_results = $this->_xpath->query("//item"); - } - - /** - * Number of results returned. - * - * @return int total number of results returned - */ - public function totalResults() - { - return (int) $this->_totalResultsReturned; - } - - - /** - * Number of available results. - * - * @return int total number of available results - */ - public function totalResultsAvailable() - { - return (int) $this->_totalResultsAvailable; - } - - /** - * Implements SeekableIterator::current(). - * - * @return void - * @throws Zend_Service_Exception - * @abstract - */ - // abstract public function current(); - - /** - * Implements SeekableIterator::key(). - * - * @return int - */ - public function key() - { - return $this->_currentIndex; - } - - /** - * Implements SeekableIterator::next(). - * - * @return void - */ - public function next() - { - $this->_currentIndex += 1; - } - - /** - * Implements SeekableIterator::rewind(). - * - * @return bool - */ - public function rewind() - { - $this->_currentIndex = 0; - return true; - } - - /** - * Implement SeekableIterator::seek(). - * - * @param int $index - * @return void - * @throws OutOfBoundsException - */ - public function seek($index) - { - $indexInt = (int) $index; - if ($indexInt >= 0 && $indexInt < $this->_results->length) { - $this->_currentIndex = $indexInt; - } else { - throw new OutOfBoundsException("Illegal index '$index'"); - } - } - - /** - * Implement SeekableIterator::valid(). - * - * @return boolean - */ - public function valid() - { - return null !== $this->_results && $this->_currentIndex < $this->_results->length; - } - - /** - * Returns the response document as XML string. - * - * @return string the response document converted into XML format - */ - public function getXml() - { - return $this->_dom->saveXML(); - } - - /** - * Overwrites standard __sleep method to make this object serializable. - * - * DomDocument and DOMXpath objects cannot be serialized. - * This method converts them back to an XML string. - * - * @return void - */ - public function __sleep() { - $this->_xml = $this->getXml(); - $vars = array_keys(get_object_vars($this)); - return array_diff($vars, array('_dom', '_xpath')); - } - - /** - * Overwrites standard __wakeup method to make this object unserializable. - * - * Restores object status before serialization. - * Converts XML string into a DomDocument object and creates a valid - * DOMXpath instance for given DocDocument. - * - * @return void - */ - public function __wakeup() { - $dom = new DOMDocument(); - $dom->loadXml($this->_xml); - $this->_init($dom); - $this->_xml = null; // reset XML content - } -} diff --git a/library/Zend/Service/Technorati/SearchResult.php b/library/Zend/Service/Technorati/SearchResult.php deleted file mode 100644 index 90dc3fa2..00000000 --- a/library/Zend/Service/Technorati/SearchResult.php +++ /dev/null @@ -1,150 +0,0 @@ -_fields = array( '_permalink' => 'permalink', - '_excerpt' => 'excerpt', - '_created' => 'created', - '_title' => 'title'); - parent::__construct($dom); - - // weblog object field - $this->_parseWeblog(); - - // filter fields - $this->_permalink = Zend_Service_Technorati_Utils::normalizeUriHttp($this->_permalink); - $this->_created = Zend_Service_Technorati_Utils::normalizeDate($this->_created); - } - - /** - * Returns the weblog object that links queried URL. - * - * @return Zend_Service_Technorati_Weblog - */ - public function getWeblog() { - return $this->_weblog; - } - - /** - * Returns the title of the entry. - * - * @return string - */ - public function getTitle() { - return $this->_title; - } - - /** - * Returns the blurb from entry with search term highlighted. - * - * @return string - */ - public function getExcerpt() { - return $this->_excerpt; - } - - /** - * Returns the datetime the entry was created. - * - * @return Zend_Date - */ - public function getCreated() { - return $this->_created; - } - - /** - * Returns the permalink of the blog entry. - * - * @return Zend_Uri_Http - */ - public function getPermalink() { - return $this->_permalink; - } - -} diff --git a/library/Zend/Service/Technorati/SearchResultSet.php b/library/Zend/Service/Technorati/SearchResultSet.php deleted file mode 100644 index 4428bfcc..00000000 --- a/library/Zend/Service/Technorati/SearchResultSet.php +++ /dev/null @@ -1,79 +0,0 @@ -_xpath->query('/tapi/document/result/querycount/text()'); - if ($result->length == 1) $this->_queryCount = (int) $result->item(0)->data; - - $this->_totalResultsReturned = (int) $this->_xpath->evaluate("count(/tapi/document/item)"); - $this->_totalResultsAvailable = (int) $this->_queryCount; - } - - /** - * Implements Zend_Service_Technorati_ResultSet::current(). - * - * @return Zend_Service_Technorati_SearchResult current result - */ - public function current() - { - /** - * @see Zend_Service_Technorati_SearchResult - */ - require_once 'Zend/Service/Technorati/SearchResult.php'; - return new Zend_Service_Technorati_SearchResult($this->_results->item($this->_currentIndex)); - } -} diff --git a/library/Zend/Service/Technorati/TagResult.php b/library/Zend/Service/Technorati/TagResult.php deleted file mode 100644 index 6960fe0c..00000000 --- a/library/Zend/Service/Technorati/TagResult.php +++ /dev/null @@ -1,171 +0,0 @@ -_fields = array( '_permalink' => 'permalink', - '_excerpt' => 'excerpt', - '_created' => 'created', - '_updated' => 'postupdate', - '_title' => 'title'); - parent::__construct($dom); - - // weblog object field - $this->_parseWeblog(); - - // filter fields - $this->_permalink = Zend_Service_Technorati_Utils::normalizeUriHttp($this->_permalink); - $this->_created = Zend_Service_Technorati_Utils::normalizeDate($this->_created); - $this->_updated = Zend_Service_Technorati_Utils::normalizeDate($this->_updated); - } - - /** - * Returns the weblog object that links queried URL. - * - * @return Zend_Service_Technorati_Weblog - */ - public function getWeblog() { - return $this->_weblog; - } - - /** - * Returns the title of the entry. - * - * @return string - */ - public function getTitle() { - return $this->_title; - } - - /** - * Returns the blurb from entry with search term highlighted. - * - * @return string - */ - public function getExcerpt() { - return $this->_excerpt; - } - - /** - * Returns the datetime the entry was created. - * - * @return Zend_Date - */ - public function getCreated() { - return $this->_created; - } - - /** - * Returns the datetime the entry was updated. - * - * @return Zend_Date - */ - public function getUpdated() { - return $this->_updated; - } - - /** - * Returns the permalink of the blog entry. - * - * @return Zend_Uri_Http - */ - public function getPermalink() { - return $this->_permalink; - } - -} diff --git a/library/Zend/Service/Technorati/TagResultSet.php b/library/Zend/Service/Technorati/TagResultSet.php deleted file mode 100644 index 48f341b2..00000000 --- a/library/Zend/Service/Technorati/TagResultSet.php +++ /dev/null @@ -1,110 +0,0 @@ -_xpath->query('/tapi/document/result/postsmatched/text()'); - if ($result->length == 1) $this->_postsMatched = (int) $result->item(0)->data; - - $result = $this->_xpath->query('/tapi/document/result/blogsmatched/text()'); - if ($result->length == 1) $this->_blogsMatched = (int) $result->item(0)->data; - - $this->_totalResultsReturned = (int) $this->_xpath->evaluate("count(/tapi/document/item)"); - /** @todo Validate the following assertion */ - $this->_totalResultsAvailable = (int) $this->getPostsMatched(); - } - - - /** - * Returns the number of posts that match the tag. - * - * @return int - */ - public function getPostsMatched() { - return $this->_postsMatched; - } - - /** - * Returns the number of blogs that match the tag. - * - * @return int - */ - public function getBlogsMatched() { - return $this->_blogsMatched; - } - - /** - * Implements Zend_Service_Technorati_ResultSet::current(). - * - * @return Zend_Service_Technorati_TagResult current result - */ - public function current() - { - /** - * @see Zend_Service_Technorati_TagResult - */ - require_once 'Zend/Service/Technorati/TagResult.php'; - return new Zend_Service_Technorati_TagResult($this->_results->item($this->_currentIndex)); - } -} diff --git a/library/Zend/Service/Technorati/TagsResult.php b/library/Zend/Service/Technorati/TagsResult.php deleted file mode 100644 index 0ec55cc1..00000000 --- a/library/Zend/Service/Technorati/TagsResult.php +++ /dev/null @@ -1,93 +0,0 @@ -_fields = array( '_tag' => 'tag', - '_posts' => 'posts'); - parent::__construct($dom); - - // filter fields - $this->_tag = (string) $this->_tag; - $this->_posts = (int) $this->_posts; - } - - /** - * Returns the tag name. - * - * @return string - */ - public function getTag() { - return $this->_tag; - } - - /** - * Returns the number of posts. - * - * @return int - */ - public function getPosts() { - return $this->_posts; - } -} diff --git a/library/Zend/Service/Technorati/TagsResultSet.php b/library/Zend/Service/Technorati/TagsResultSet.php deleted file mode 100644 index 2ae89721..00000000 --- a/library/Zend/Service/Technorati/TagsResultSet.php +++ /dev/null @@ -1,67 +0,0 @@ -_totalResultsReturned = (int) $this->_xpath->evaluate("count(/tapi/document/item)"); - $this->_totalResultsAvailable = (int) $this->_totalResultsReturned; - } - - /** - * Implements Zend_Service_Technorati_ResultSet::current(). - * - * @return Zend_Service_Technorati_TagsResult current result - */ - public function current() - { - /** - * @see Zend_Service_Technorati_TagsResult - */ - require_once 'Zend/Service/Technorati/TagsResult.php'; - return new Zend_Service_Technorati_TagsResult($this->_results->item($this->_currentIndex)); - } -} diff --git a/library/Zend/Service/Technorati/Utils.php b/library/Zend/Service/Technorati/Utils.php deleted file mode 100644 index b6662ba5..00000000 --- a/library/Zend/Service/Technorati/Utils.php +++ /dev/null @@ -1,136 +0,0 @@ -getMessage(), 0, $e); - } - } - - // allow inly Zend_Uri_Http objects or child classes - if (!($uri instanceof Zend_Uri_Http)) { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception( - "Invalid URL $uri, only HTTP(S) protocols can be used"); - } - - return $uri; - } - /** - * Parses, validates and returns a valid Zend_Date object - * from given $input. - * - * $input can be either a string, an integer or a Zend_Date object. - * If $input is string or int, it will be provided to Zend_Date as it is. - * If $input is a Zend_Date object, the object instance will be returned. - * - * @param mixed|Zend_Date $input - * @return null|Zend_Date - * @throws Zend_Service_Technorati_Exception - * @static - */ - public static function normalizeDate($input) - { - /** - * @see Zend_Date - */ - require_once 'Zend/Date.php'; - /** - * @see Zend_Locale - */ - require_once 'Zend/Locale.php'; - - // allow null as value and return valid Zend_Date objects - if (($input === null) || ($input instanceof Zend_Date)) { - return $input; - } - - // due to a BC break as of ZF 1.5 it's not safe to use Zend_Date::isDate() here - // see ZF-2524, ZF-2334 - if (@strtotime($input) !== FALSE) { - return new Zend_Date($input); - } else { - /** - * @see Zend_Service_Technorati_Exception - */ - require_once 'Zend/Service/Technorati/Exception.php'; - throw new Zend_Service_Technorati_Exception("'$input' is not a valid Date/Time"); - } - } - - /** - * @todo public static function xpathQueryAndSet() {} - */ - - /** - * @todo public static function xpathQueryAndSetIf() {} - */ - - /** - * @todo public static function xpathQueryAndSetUnless() {} - */ -} diff --git a/library/Zend/Service/Technorati/Weblog.php b/library/Zend/Service/Technorati/Weblog.php deleted file mode 100644 index 5fb47c50..00000000 --- a/library/Zend/Service/Technorati/Weblog.php +++ /dev/null @@ -1,486 +0,0 @@ -ownerDocument); - - $result = $xpath->query('./name/text()', $dom); - if ($result->length == 1) $this->setName($result->item(0)->data); - - $result = $xpath->query('./url/text()', $dom); - if ($result->length == 1) $this->setUrl($result->item(0)->data); - - $result = $xpath->query('./inboundblogs/text()', $dom); - if ($result->length == 1) $this->setInboundBlogs($result->item(0)->data); - - $result = $xpath->query('./inboundlinks/text()', $dom); - if ($result->length == 1) $this->setInboundLinks($result->item(0)->data); - - $result = $xpath->query('./lastupdate/text()', $dom); - if ($result->length == 1) $this->setLastUpdate($result->item(0)->data); - - /* The following elements need more attention */ - - $result = $xpath->query('./rssurl/text()', $dom); - if ($result->length == 1) $this->setRssUrl($result->item(0)->data); - - $result = $xpath->query('./atomurl/text()', $dom); - if ($result->length == 1) $this->setAtomUrl($result->item(0)->data); - - $result = $xpath->query('./author', $dom); - if ($result->length >= 1) { - foreach ($result as $author) { - $this->_authors[] = new Zend_Service_Technorati_Author($author); - } - } - - /** - * The following are optional elements - * - * I can't find any official documentation about the following properties - * however they are included in response DTD and/or test responses. - */ - - $result = $xpath->query('./rank/text()', $dom); - if ($result->length == 1) $this->setRank($result->item(0)->data); - - $result = $xpath->query('./lat/text()', $dom); - if ($result->length == 1) $this->setLat($result->item(0)->data); - - $result = $xpath->query('./lon/text()', $dom); - if ($result->length == 1) $this->setLon($result->item(0)->data); - - $result = $xpath->query('./hasphoto/text()', $dom); - if ($result->length == 1) $this->setHasPhoto($result->item(0)->data); - } - - - /** - * Returns weblog name. - * - * @return string Weblog name - */ - public function getName() - { - return $this->_name; - } - - /** - * Returns weblog URL. - * - * @return null|Zend_Uri_Http object representing weblog base URL - */ - public function getUrl() - { - return $this->_url; - } - - /** - * Returns number of unique blogs linking this blog. - * - * @return integer the number of inbound blogs - */ - public function getInboundBlogs() - { - return $this->_inboundBlogs; - } - - /** - * Returns number of incoming links to this blog. - * - * @return integer the number of inbound links - */ - public function getInboundLinks() - { - return $this->_inboundLinks; - } - - /** - * Returns weblog Rss URL. - * - * @return null|Zend_Uri_Http object representing the URL - * of the RSS feed for given blog - */ - public function getRssUrl() - { - return $this->_rssUrl; - } - - /** - * Returns weblog Atom URL. - * - * @return null|Zend_Uri_Http object representing the URL - * of the Atom feed for given blog - */ - public function getAtomUrl() - { - return $this->_atomUrl; - } - - /** - * Returns UNIX timestamp of the last weblog update. - * - * @return integer UNIX timestamp of the last weblog update - */ - public function getLastUpdate() - { - return $this->_lastUpdate; - } - - /** - * Returns weblog rank value. - * - * Note. This property is not documented. - * - * @return integer weblog rank value - */ - public function getRank() - { - return $this->_rank; - } - - /** - * Returns weblog latitude coordinate. - * - * Note. This property is not documented. - * - * @return float weblog latitude coordinate - */ - public function getLat() { - return $this->_lat; - } - - /** - * Returns weblog longitude coordinate. - * - * Note. This property is not documented. - * - * @return float weblog longitude coordinate - */ - public function getLon() - { - return $this->_lon; - } - - /** - * Returns whether the author who claimed this weblog has a photo. - * - * Note. This property is not documented. - * - * @return bool TRUE if the author who claimed this weblog has a photo, - * FALSE otherwise. - */ - public function hasPhoto() - { - return (bool) $this->_hasPhoto; - } - - /** - * Returns the array of weblog authors. - * - * @return array of Zend_Service_Technorati_Author authors - */ - public function getAuthors() - { - return (array) $this->_authors; - } - - - /** - * Sets weblog name. - * - * @param string $name - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setName($name) - { - $this->_name = (string) $name; - return $this; - } - - /** - * Sets weblog URL. - * - * @param string|Zend_Uri_Http $url - * @return void - * @throws Zend_Service_Technorati_Exception if $input is an invalid URI - * (via Zend_Service_Technorati_Utils::normalizeUriHttp) - */ - public function setUrl($url) - { - $this->_url = Zend_Service_Technorati_Utils::normalizeUriHttp($url); - return $this; - } - - /** - * Sets number of inbound blogs. - * - * @param integer $number - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setInboundBlogs($number) - { - $this->_inboundBlogs = (int) $number; - return $this; - } - - /** - * Sets number of Iinbound links. - * - * @param integer $number - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setInboundLinks($number) - { - $this->_inboundLinks = (int) $number; - return $this; - } - - /** - * Sets weblog Rss URL. - * - * @param string|Zend_Uri_Http $url - * @return Zend_Service_Technorati_Weblog $this instance - * @throws Zend_Service_Technorati_Exception if $input is an invalid URI - * (via Zend_Service_Technorati_Utils::normalizeUriHttp) - */ - public function setRssUrl($url) - { - $this->_rssUrl = Zend_Service_Technorati_Utils::normalizeUriHttp($url); - return $this; - } - - /** - * Sets weblog Atom URL. - * - * @param string|Zend_Uri_Http $url - * @return Zend_Service_Technorati_Weblog $this instance - * @throws Zend_Service_Technorati_Exception if $input is an invalid URI - * (via Zend_Service_Technorati_Utils::normalizeUriHttp) - */ - public function setAtomUrl($url) - { - $this->_atomUrl = Zend_Service_Technorati_Utils::normalizeUriHttp($url); - return $this; - } - - /** - * Sets weblog Last Update timestamp. - * - * $datetime can be any value supported by - * Zend_Service_Technorati_Utils::normalizeDate(). - * - * @param mixed $datetime A string representing the last update date time - * in a valid date time format - * @return Zend_Service_Technorati_Weblog $this instance - * @throws Zend_Service_Technorati_Exception - */ - public function setLastUpdate($datetime) - { - $this->_lastUpdate = Zend_Service_Technorati_Utils::normalizeDate($datetime); - return $this; - } - - /** - * Sets weblog Rank. - * - * @param integer $rank - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setRank($rank) - { - $this->_rank = (int) $rank; - return $this; - } - - /** - * Sets weblog latitude coordinate. - * - * @param float $coordinate - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setLat($coordinate) - { - $this->_lat = (float) $coordinate; - return $this; - } - - /** - * Sets weblog longitude coordinate. - * - * @param float $coordinate - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setLon($coordinate) - { - $this->_lon = (float) $coordinate; - return $this; - } - - /** - * Sets hasPhoto property. - * - * @param bool $hasPhoto - * @return Zend_Service_Technorati_Weblog $this instance - */ - public function setHasPhoto($hasPhoto) - { - $this->_hasPhoto = (bool) $hasPhoto; - return $this; - } - -} diff --git a/library/Zend/View.php b/library/Zend/View.php deleted file mode 100644 index 83e0f93d..00000000 --- a/library/Zend/View.php +++ /dev/null @@ -1,111 +0,0 @@ -_useViewStream = (bool) ini_get('short_open_tag') ? false : true; - if ($this->_useViewStream) { - if (!in_array('zend.view', stream_get_wrappers())) { - require_once 'Zend/View/Stream.php'; - stream_wrapper_register('zend.view', 'Zend_View_Stream'); - } - } - - if (array_key_exists('useStreamWrapper', $config)) { - $this->setUseStreamWrapper($config['useStreamWrapper']); - } - - parent::__construct($config); - } - - /** - * Set flag indicating if stream wrapper should be used if short_open_tag is off - * - * @param bool $flag - * @return Zend_View - */ - public function setUseStreamWrapper($flag) - { - $this->_useStreamWrapper = (bool) $flag; - return $this; - } - - /** - * Should the stream wrapper be used if short_open_tag is off? - * - * @return bool - */ - public function useStreamWrapper() - { - return $this->_useStreamWrapper; - } - - /** - * Includes the view script in a scope with only public $this variables. - * - * @param string The view script to execute. - */ - protected function _run() - { - if ($this->_useViewStream && $this->useStreamWrapper()) { - include 'zend.view://' . func_get_arg(0); - } else { - include func_get_arg(0); - } - } -} diff --git a/library/Zend/Xml/Security.php b/library/Zend/Xml/Security.php deleted file mode 100644 index ac52e407..00000000 --- a/library/Zend/Xml/Security.php +++ /dev/null @@ -1,159 +0,0 @@ - 0) { - return true; - } - return false; - } - - /** - * Scan XML string for potential XXE and XEE attacks - * - * @param string $xml - * @param DomDocument $dom - * @throws Zend_Xml_Exception - * @return SimpleXMLElement|DomDocument|boolean - */ - public static function scan($xml, DOMDocument $dom = null) - { - // If running with PHP-FPM we perform an heuristic scan - // We cannot use libxml_disable_entity_loader because of this bug - // @see https://bugs.php.net/bug.php?id=64938 - if (self::isPhpFpm()) { - self::heuristicScan($xml); - } - - if (null === $dom) { - $simpleXml = true; - $dom = new DOMDocument(); - } - - if (!self::isPhpFpm()) { - $loadEntities = libxml_disable_entity_loader(true); - $useInternalXmlErrors = libxml_use_internal_errors(true); - } - - // Load XML with network access disabled (LIBXML_NONET) - // error disabled with @ for PHP-FPM scenario - set_error_handler(array('Zend_Xml_Security', 'loadXmlErrorHandler'), E_WARNING); - - $result = $dom->loadXml($xml, LIBXML_NONET); - restore_error_handler(); - - // Entity load to previous setting - if (!self::isPhpFpm()) { - libxml_disable_entity_loader($loadEntities); - libxml_use_internal_errors($useInternalXmlErrors); - } - - if (!$result) { - return false; - } - - // Scan for potential XEE attacks using ENTITY, if not PHP-FPM - if (!self::isPhpFpm()) { - foreach ($dom->childNodes as $child) { - if ($child->nodeType === XML_DOCUMENT_TYPE_NODE) { - if ($child->entities->length > 0) { - require_once 'Exception.php'; - throw new Zend_Xml_Exception(self::ENTITY_DETECT); - } - } - } - } - - if (isset($simpleXml)) { - $result = simplexml_import_dom($dom); - if (!$result instanceof SimpleXMLElement) { - return false; - } - return $result; - } - return $dom; - } - - /** - * Scan XML file for potential XXE/XEE attacks - * - * @param string $file - * @param DOMDocument $dom - * @throws Zend_Xml_Exception - * @return SimpleXMLElement|DomDocument - */ - public static function scanFile($file, DOMDocument $dom = null) - { - if (!file_exists($file)) { - require_once 'Exception.php'; - throw new Zend_Xml_Exception( - "The file $file specified doesn't exist" - ); - } - return self::scan(file_get_contents($file), $dom); - } - - /** - * Return true if PHP is running with PHP-FPM - * - * @return boolean - */ - public static function isPhpFpm() - { - if (substr(php_sapi_name(), 0, 3) === 'fpm') { - return true; - } - return false; - } -} diff --git a/library/Zend/autoload_classmap.php b/library/Zend/autoload_classmap.php deleted file mode 100644 index fa39cb4b..00000000 --- a/library/Zend/autoload_classmap.php +++ /dev/null @@ -1,2471 +0,0 @@ - dirname(__FILE__) . '//Acl/Assert/Interface.php', - 'Zend_Acl_Exception' => dirname(__FILE__) . '//Acl/Exception.php', - 'Zend_Acl_Resource_Interface' => dirname(__FILE__) . '//Acl/Resource/Interface.php', - 'Zend_Acl_Resource' => dirname(__FILE__) . '//Acl/Resource.php', - 'Zend_Acl_Role_Interface' => dirname(__FILE__) . '//Acl/Role/Interface.php', - 'Zend_Acl_Role_Registry_Exception' => dirname(__FILE__) . '//Acl/Role/Registry/Exception.php', - 'Zend_Acl_Role_Registry' => dirname(__FILE__) . '//Acl/Role/Registry.php', - 'Zend_Acl_Role' => dirname(__FILE__) . '//Acl/Role.php', - 'Zend_Acl' => dirname(__FILE__) . '//Acl.php', - 'Zend_Amf_Adobe_Auth' => dirname(__FILE__) . '//Amf/Adobe/Auth.php', - 'Zend_Amf_Adobe_DbInspector' => dirname(__FILE__) . '//Amf/Adobe/DbInspector.php', - 'Zend_Amf_Adobe_Introspector' => dirname(__FILE__) . '//Amf/Adobe/Introspector.php', - 'Zend_Amf_Auth_Abstract' => dirname(__FILE__) . '//Amf/Auth/Abstract.php', - 'Zend_Amf_Constants' => dirname(__FILE__) . '//Amf/Constants.php', - 'Zend_Amf_Exception' => dirname(__FILE__) . '//Amf/Exception.php', - 'Zend_Amf_Parse_Amf0_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Amf0/Deserializer.php', - 'Zend_Amf_Parse_Amf0_Serializer' => dirname(__FILE__) . '//Amf/Parse/Amf0/Serializer.php', - 'Zend_Amf_Parse_Amf3_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Amf3/Deserializer.php', - 'Zend_Amf_Parse_Amf3_Serializer' => dirname(__FILE__) . '//Amf/Parse/Amf3/Serializer.php', - 'Zend_Amf_Parse_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Deserializer.php', - 'Zend_Amf_Parse_InputStream' => dirname(__FILE__) . '//Amf/Parse/InputStream.php', - 'Zend_Amf_Parse_OutputStream' => dirname(__FILE__) . '//Amf/Parse/OutputStream.php', - 'Zend_Amf_Parse_Resource_MysqliResult' => dirname(__FILE__) . '//Amf/Parse/Resource/MysqliResult.php', - 'Zend_Amf_Parse_Resource_MysqlResult' => dirname(__FILE__) . '//Amf/Parse/Resource/MysqlResult.php', - 'Zend_Amf_Parse_Resource_Stream' => dirname(__FILE__) . '//Amf/Parse/Resource/Stream.php', - 'Zend_Amf_Parse_Serializer' => dirname(__FILE__) . '//Amf/Parse/Serializer.php', - 'Zend_Amf_Parse_TypeLoader' => dirname(__FILE__) . '//Amf/Parse/TypeLoader.php', - 'Zend_Amf_Request_Http' => dirname(__FILE__) . '//Amf/Request/Http.php', - 'Zend_Amf_Request' => dirname(__FILE__) . '//Amf/Request.php', - 'Zend_Amf_Response_Http' => dirname(__FILE__) . '//Amf/Response/Http.php', - 'Zend_Amf_Response' => dirname(__FILE__) . '//Amf/Response.php', - 'Zend_Amf_Server_Exception' => dirname(__FILE__) . '//Amf/Server/Exception.php', - 'Zend_Amf_Server' => dirname(__FILE__) . '//Amf/Server.php', - 'Zend_Amf_Util_BinaryStream' => dirname(__FILE__) . '//Amf/Util/BinaryStream.php', - 'Zend_Amf_Value_ByteArray' => dirname(__FILE__) . '//Amf/Value/ByteArray.php', - 'Zend_Amf_Value_MessageBody' => dirname(__FILE__) . '//Amf/Value/MessageBody.php', - 'Zend_Amf_Value_MessageHeader' => dirname(__FILE__) . '//Amf/Value/MessageHeader.php', - 'Zend_Amf_Value_Messaging_AbstractMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AbstractMessage.php', - 'Zend_Amf_Value_Messaging_AcknowledgeMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AcknowledgeMessage.php', - 'Zend_Amf_Value_Messaging_ArrayCollection' => dirname(__FILE__) . '//Amf/Value/Messaging/ArrayCollection.php', - 'Zend_Amf_Value_Messaging_AsyncMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AsyncMessage.php', - 'Zend_Amf_Value_Messaging_CommandMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/CommandMessage.php', - 'Zend_Amf_Value_Messaging_ErrorMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/ErrorMessage.php', - 'Zend_Amf_Value_Messaging_RemotingMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/RemotingMessage.php', - 'Zend_Amf_Value_TraitsInfo' => dirname(__FILE__) . '//Amf/Value/TraitsInfo.php', - 'Zend_Application_Bootstrap_Bootstrap' => dirname(__FILE__) . '//Application/Bootstrap/Bootstrap.php', - 'Zend_Application_Bootstrap_BootstrapAbstract' => dirname(__FILE__) . '//Application/Bootstrap/BootstrapAbstract.php', - 'Zend_Application_Bootstrap_Bootstrapper' => dirname(__FILE__) . '//Application/Bootstrap/Bootstrapper.php', - 'Zend_Application_Bootstrap_Exception' => dirname(__FILE__) . '//Application/Bootstrap/Exception.php', - 'Zend_Application_Bootstrap_ResourceBootstrapper' => dirname(__FILE__) . '//Application/Bootstrap/ResourceBootstrapper.php', - 'Zend_Application_Exception' => dirname(__FILE__) . '//Application/Exception.php', - 'Zend_Application_Module_Autoloader' => dirname(__FILE__) . '//Application/Module/Autoloader.php', - 'Zend_Application_Module_Bootstrap' => dirname(__FILE__) . '//Application/Module/Bootstrap.php', - 'Zend_Application_Resource_Cachemanager' => dirname(__FILE__) . '//Application/Resource/Cachemanager.php', - 'Zend_Application_Resource_Db' => dirname(__FILE__) . '//Application/Resource/Db.php', - 'Zend_Application_Resource_Dojo' => dirname(__FILE__) . '//Application/Resource/Dojo.php', - 'Zend_Application_Resource_Exception' => dirname(__FILE__) . '//Application/Resource/Exception.php', - 'Zend_Application_Resource_Frontcontroller' => dirname(__FILE__) . '//Application/Resource/Frontcontroller.php', - 'Zend_Application_Resource_Layout' => dirname(__FILE__) . '//Application/Resource/Layout.php', - 'Zend_Application_Resource_Locale' => dirname(__FILE__) . '//Application/Resource/Locale.php', - 'Zend_Application_Resource_Log' => dirname(__FILE__) . '//Application/Resource/Log.php', - 'Zend_Application_Resource_Mail' => dirname(__FILE__) . '//Application/Resource/Mail.php', - 'Zend_Application_Resource_Modules' => dirname(__FILE__) . '//Application/Resource/Modules.php', - 'Zend_Application_Resource_Multidb' => dirname(__FILE__) . '//Application/Resource/Multidb.php', - 'Zend_Application_Resource_Navigation' => dirname(__FILE__) . '//Application/Resource/Navigation.php', - 'Zend_Application_Resource_Resource' => dirname(__FILE__) . '//Application/Resource/Resource.php', - 'Zend_Application_Resource_ResourceAbstract' => dirname(__FILE__) . '//Application/Resource/ResourceAbstract.php', - 'Zend_Application_Resource_Router' => dirname(__FILE__) . '//Application/Resource/Router.php', - 'Zend_Application_Resource_Session' => dirname(__FILE__) . '//Application/Resource/Session.php', - 'Zend_Application_Resource_Translate' => dirname(__FILE__) . '//Application/Resource/Translate.php', - 'Zend_Application_Resource_UserAgent' => dirname(__FILE__) . '//Application/Resource/Useragent.php', - 'Zend_Application_Resource_View' => dirname(__FILE__) . '//Application/Resource/View.php', - 'Zend_Application' => dirname(__FILE__) . '//Application.php', - 'Zend_Auth_Adapter_DbTable' => dirname(__FILE__) . '//Auth/Adapter/DbTable.php', - 'Zend_Auth_Adapter_Digest' => dirname(__FILE__) . '//Auth/Adapter/Digest.php', - 'Zend_Auth_Adapter_Exception' => dirname(__FILE__) . '//Auth/Adapter/Exception.php', - 'Zend_Auth_Adapter_Http_Resolver_Exception' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/Exception.php', - 'Zend_Auth_Adapter_Http_Resolver_File' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/File.php', - 'Zend_Auth_Adapter_Http_Resolver_Interface' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/Interface.php', - 'Zend_Auth_Adapter_Http' => dirname(__FILE__) . '//Auth/Adapter/Http.php', - 'Zend_Auth_Adapter_Interface' => dirname(__FILE__) . '//Auth/Adapter/Interface.php', - 'Zend_Auth_Adapter_Ldap' => dirname(__FILE__) . '//Auth/Adapter/Ldap.php', - 'Zend_Auth_Adapter_OpenId' => dirname(__FILE__) . '//Auth/Adapter/OpenId.php', - 'Zend_Auth_Exception' => dirname(__FILE__) . '//Auth/Exception.php', - 'Zend_Auth_Result' => dirname(__FILE__) . '//Auth/Result.php', - 'Zend_Auth_Storage_Exception' => dirname(__FILE__) . '//Auth/Storage/Exception.php', - 'Zend_Auth_Storage_Interface' => dirname(__FILE__) . '//Auth/Storage/Interface.php', - 'Zend_Auth_Storage_NonPersistent' => dirname(__FILE__) . '//Auth/Storage/NonPersistent.php', - 'Zend_Auth_Storage_Session' => dirname(__FILE__) . '//Auth/Storage/Session.php', - 'Zend_Auth' => dirname(__FILE__) . '//Auth.php', - 'Zend_Barcode_Exception' => dirname(__FILE__) . '//Barcode/Exception.php', - 'Zend_Barcode_Object_Code128' => dirname(__FILE__) . '//Barcode/Object/Code128.php', - 'Zend_Barcode_Object_Code25' => dirname(__FILE__) . '//Barcode/Object/Code25.php', - 'Zend_Barcode_Object_Code25interleaved' => dirname(__FILE__) . '//Barcode/Object/Code25interleaved.php', - 'Zend_Barcode_Object_Code39' => dirname(__FILE__) . '//Barcode/Object/Code39.php', - 'Zend_Barcode_Object_Ean13' => dirname(__FILE__) . '//Barcode/Object/Ean13.php', - 'Zend_Barcode_Object_Ean2' => dirname(__FILE__) . '//Barcode/Object/Ean2.php', - 'Zend_Barcode_Object_Ean5' => dirname(__FILE__) . '//Barcode/Object/Ean5.php', - 'Zend_Barcode_Object_Ean8' => dirname(__FILE__) . '//Barcode/Object/Ean8.php', - 'Zend_Barcode_Object_Error' => dirname(__FILE__) . '//Barcode/Object/Error.php', - 'Zend_Barcode_Object_Exception' => dirname(__FILE__) . '//Barcode/Object/Exception.php', - 'Zend_Barcode_Object_Identcode' => dirname(__FILE__) . '//Barcode/Object/Identcode.php', - 'Zend_Barcode_Object_Itf14' => dirname(__FILE__) . '//Barcode/Object/Itf14.php', - 'Zend_Barcode_Object_Leitcode' => dirname(__FILE__) . '//Barcode/Object/Leitcode.php', - 'Zend_Barcode_Object_ObjectAbstract' => dirname(__FILE__) . '//Barcode/Object/ObjectAbstract.php', - 'Zend_Barcode_Object_Planet' => dirname(__FILE__) . '//Barcode/Object/Planet.php', - 'Zend_Barcode_Object_Postnet' => dirname(__FILE__) . '//Barcode/Object/Postnet.php', - 'Zend_Barcode_Object_Royalmail' => dirname(__FILE__) . '//Barcode/Object/Royalmail.php', - 'Zend_Barcode_Object_Upca' => dirname(__FILE__) . '//Barcode/Object/Upca.php', - 'Zend_Barcode_Object_Upce' => dirname(__FILE__) . '//Barcode/Object/Upce.php', - 'Zend_Barcode_Renderer_Exception' => dirname(__FILE__) . '//Barcode/Renderer/Exception.php', - 'Zend_Barcode_Renderer_Image' => dirname(__FILE__) . '//Barcode/Renderer/Image.php', - 'Zend_Barcode_Renderer_Pdf' => dirname(__FILE__) . '//Barcode/Renderer/Pdf.php', - 'Zend_Barcode_Renderer_RendererAbstract' => dirname(__FILE__) . '//Barcode/Renderer/RendererAbstract.php', - 'Zend_Barcode_Renderer_Svg' => dirname(__FILE__) . '//Barcode/Renderer/Svg.php', - 'Zend_Barcode' => dirname(__FILE__) . '//Barcode.php', - 'Zend_Cache_Backend_Apc' => dirname(__FILE__) . '//Cache/Backend/Apc.php', - 'Zend_Cache_Backend_BlackHole' => dirname(__FILE__) . '//Cache/Backend/BlackHole.php', - 'Zend_Cache_Backend_ExtendedInterface' => dirname(__FILE__) . '//Cache/Backend/ExtendedInterface.php', - 'Zend_Cache_Backend_File' => dirname(__FILE__) . '//Cache/Backend/File.php', - 'Zend_Cache_Backend_Interface' => dirname(__FILE__) . '//Cache/Backend/Interface.php', - 'Zend_Cache_Backend_Libmemcached' => dirname(__FILE__) . '//Cache/Backend/Libmemcached.php', - 'Zend_Cache_Backend_Memcached' => dirname(__FILE__) . '//Cache/Backend/Memcached.php', - 'Zend_Cache_Backend_Sqlite' => dirname(__FILE__) . '//Cache/Backend/Sqlite.php', - 'Zend_Cache_Backend_Static' => dirname(__FILE__) . '//Cache/Backend/Static.php', - 'Zend_Cache_Backend_Test' => dirname(__FILE__) . '//Cache/Backend/Test.php', - 'Zend_Cache_Backend_TwoLevels' => dirname(__FILE__) . '//Cache/Backend/TwoLevels.php', - 'Zend_Cache_Backend_WinCache' => dirname(__FILE__) . '//Cache/Backend/WinCache.php', - 'Zend_Cache_Backend_Xcache' => dirname(__FILE__) . '//Cache/Backend/Xcache.php', - 'Zend_Cache_Backend_ZendPlatform' => dirname(__FILE__) . '//Cache/Backend/ZendPlatform.php', - 'Zend_Cache_Backend_ZendServer_Disk' => dirname(__FILE__) . '//Cache/Backend/ZendServer/Disk.php', - 'Zend_Cache_Backend_ZendServer_ShMem' => dirname(__FILE__) . '//Cache/Backend/ZendServer/ShMem.php', - 'Zend_Cache_Backend_ZendServer' => dirname(__FILE__) . '//Cache/Backend/ZendServer.php', - 'Zend_Cache_Backend' => dirname(__FILE__) . '//Cache/Backend.php', - 'Zend_Cache_Core' => dirname(__FILE__) . '//Cache/Core.php', - 'Zend_Cache_Exception' => dirname(__FILE__) . '//Cache/Exception.php', - 'Zend_Cache_Frontend_Capture' => dirname(__FILE__) . '//Cache/Frontend/Capture.php', - 'Zend_Cache_Frontend_Class' => dirname(__FILE__) . '//Cache/Frontend/Class.php', - 'Zend_Cache_Frontend_File' => dirname(__FILE__) . '//Cache/Frontend/File.php', - 'Zend_Cache_Frontend_Function' => dirname(__FILE__) . '//Cache/Frontend/Function.php', - 'Zend_Cache_Frontend_Output' => dirname(__FILE__) . '//Cache/Frontend/Output.php', - 'Zend_Cache_Frontend_Page' => dirname(__FILE__) . '//Cache/Frontend/Page.php', - 'Zend_Cache_Manager' => dirname(__FILE__) . '//Cache/Manager.php', - 'Zend_Cache' => dirname(__FILE__) . '//Cache.php', - 'Zend_Captcha_Adapter' => dirname(__FILE__) . '//Captcha/Adapter.php', - 'Zend_Captcha_Base' => dirname(__FILE__) . '//Captcha/Base.php', - 'Zend_Captcha_Dumb' => dirname(__FILE__) . '//Captcha/Dumb.php', - 'Zend_Captcha_Exception' => dirname(__FILE__) . '//Captcha/Exception.php', - 'Zend_Captcha_Figlet' => dirname(__FILE__) . '//Captcha/Figlet.php', - 'Zend_Captcha_Image' => dirname(__FILE__) . '//Captcha/Image.php', - 'Zend_Captcha_ReCaptcha' => dirname(__FILE__) . '//Captcha/ReCaptcha.php', - 'Zend_Captcha_Word' => dirname(__FILE__) . '//Captcha/Word.php', - 'Zend_Cloud_AbstractFactory' => dirname(__FILE__) . '//Cloud/AbstractFactory.php', - 'Zend_Cloud_DocumentService_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/AbstractAdapter.php', - 'Zend_Cloud_DocumentService_Adapter_SimpleDb_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/SimpleDb/Query.php', - 'Zend_Cloud_DocumentService_Adapter_SimpleDb' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/SimpleDb.php', - 'Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/WindowsAzure/Query.php', - 'Zend_Cloud_DocumentService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/WindowsAzure.php', - 'Zend_Cloud_DocumentService_Adapter' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter.php', - 'Zend_Cloud_DocumentService_Document' => dirname(__FILE__) . '//Cloud/DocumentService/Document.php', - 'Zend_Cloud_DocumentService_DocumentSet' => dirname(__FILE__) . '//Cloud/DocumentService/DocumentSet.php', - 'Zend_Cloud_DocumentService_Exception' => dirname(__FILE__) . '//Cloud/DocumentService/Exception.php', - 'Zend_Cloud_DocumentService_Factory' => dirname(__FILE__) . '//Cloud/DocumentService/Factory.php', - 'Zend_Cloud_DocumentService_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Query.php', - 'Zend_Cloud_DocumentService_QueryAdapter' => dirname(__FILE__) . '//Cloud/DocumentService/QueryAdapter.php', - 'Zend_Cloud_Exception' => dirname(__FILE__) . '//Cloud/Exception.php', - 'Zend_Cloud_Infrastructure_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/AbstractAdapter.php', - 'Zend_Cloud_Infrastructure_Adapter_Ec2' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/Ec2.php', - 'Zend_Cloud_Infrastructure_Adapter_Rackspace' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/Rackspace.php', - 'Zend_Cloud_Infrastructure_Adapter' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter.php', - 'Zend_Cloud_Infrastructure_Exception' => dirname(__FILE__) . '//Cloud/Infrastructure/Exception.php', - 'Zend_Cloud_Infrastructure_Factory' => dirname(__FILE__) . '//Cloud/Infrastructure/Factory.php', - 'Zend_Cloud_Infrastructure_Image' => dirname(__FILE__) . '//Cloud/Infrastructure/Image.php', - 'Zend_Cloud_Infrastructure_ImageList' => dirname(__FILE__) . '//Cloud/Infrastructure/ImageList.php', - 'Zend_Cloud_Infrastructure_Instance' => dirname(__FILE__) . '//Cloud/Infrastructure/Instance.php', - 'Zend_Cloud_Infrastructure_InstanceList' => dirname(__FILE__) . '//Cloud/Infrastructure/InstanceList.php', - 'Zend_Cloud_OperationNotAvailableException' => dirname(__FILE__) . '//Cloud/OperationNotAvailableException.php', - 'Zend_Cloud_QueueService_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/AbstractAdapter.php', - 'Zend_Cloud_QueueService_Adapter_Sqs' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/Sqs.php', - 'Zend_Cloud_QueueService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/WindowsAzure.php', - 'Zend_Cloud_QueueService_Adapter_ZendQueue' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/ZendQueue.php', - 'Zend_Cloud_QueueService_Adapter' => dirname(__FILE__) . '//Cloud/QueueService/Adapter.php', - 'Zend_Cloud_QueueService_Exception' => dirname(__FILE__) . '//Cloud/QueueService/Exception.php', - 'Zend_Cloud_QueueService_Factory' => dirname(__FILE__) . '//Cloud/QueueService/Factory.php', - 'Zend_Cloud_QueueService_Message' => dirname(__FILE__) . '//Cloud/QueueService/Message.php', - 'Zend_Cloud_QueueService_MessageSet' => dirname(__FILE__) . '//Cloud/QueueService/MessageSet.php', - 'Zend_Cloud_StorageService_Adapter_FileSystem' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/FileSystem.php', - 'Zend_Cloud_StorageService_Adapter_Rackspace' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/Rackspace.php', - 'Zend_Cloud_StorageService_Adapter_S3' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/S3.php', - 'Zend_Cloud_StorageService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/WindowsAzure.php', - 'Zend_Cloud_StorageService_Adapter' => dirname(__FILE__) . '//Cloud/StorageService/Adapter.php', - 'Zend_Cloud_StorageService_Exception' => dirname(__FILE__) . '//Cloud/StorageService/Exception.php', - 'Zend_Cloud_StorageService_Factory' => dirname(__FILE__) . '//Cloud/StorageService/Factory.php', - 'Zend_CodeGenerator_Abstract' => dirname(__FILE__) . '//CodeGenerator/Abstract.php', - 'Zend_CodeGenerator_Exception' => dirname(__FILE__) . '//CodeGenerator/Exception.php', - 'Zend_CodeGenerator_Php_Abstract' => dirname(__FILE__) . '//CodeGenerator/Php/Abstract.php', - 'Zend_CodeGenerator_Php_Body' => dirname(__FILE__) . '//CodeGenerator/Php/Body.php', - 'Zend_CodeGenerator_Php_Class' => dirname(__FILE__) . '//CodeGenerator/Php/Class.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_License' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/License.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_Param' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/Param.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_Return' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/Return.php', - 'Zend_CodeGenerator_Php_Docblock_Tag' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag.php', - 'Zend_CodeGenerator_Php_Docblock' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock.php', - 'Zend_CodeGenerator_Php_Exception' => dirname(__FILE__) . '//CodeGenerator/Php/Exception.php', - 'Zend_CodeGenerator_Php_File' => dirname(__FILE__) . '//CodeGenerator/Php/File.php', - 'Zend_CodeGenerator_Php_Member_Abstract' => dirname(__FILE__) . '//CodeGenerator/Php/Member/Abstract.php', - 'Zend_CodeGenerator_Php_Member_Container' => dirname(__FILE__) . '//CodeGenerator/Php/Member/Container.php', - 'Zend_CodeGenerator_Php_Method' => dirname(__FILE__) . '//CodeGenerator/Php/Method.php', - 'Zend_CodeGenerator_Php_Parameter_DefaultValue' => dirname(__FILE__) . '//CodeGenerator/Php/Parameter/DefaultValue.php', - 'Zend_CodeGenerator_Php_Parameter' => dirname(__FILE__) . '//CodeGenerator/Php/Parameter.php', - 'Zend_CodeGenerator_Php_Property_DefaultValue' => dirname(__FILE__) . '//CodeGenerator/Php/Property/DefaultValue.php', - 'Zend_CodeGenerator_Php_Property' => dirname(__FILE__) . '//CodeGenerator/Php/Property.php', - 'Zend_Config_Exception' => dirname(__FILE__) . '//Config/Exception.php', - 'Zend_Config_Ini' => dirname(__FILE__) . '//Config/Ini.php', - 'Zend_Config_Json' => dirname(__FILE__) . '//Config/Json.php', - 'Zend_Config_Writer_Array' => dirname(__FILE__) . '//Config/Writer/Array.php', - 'Zend_Config_Writer_FileAbstract' => dirname(__FILE__) . '//Config/Writer/FileAbstract.php', - 'Zend_Config_Writer_Ini' => dirname(__FILE__) . '//Config/Writer/Ini.php', - 'Zend_Config_Writer_Json' => dirname(__FILE__) . '//Config/Writer/Json.php', - 'Zend_Config_Writer_Xml' => dirname(__FILE__) . '//Config/Writer/Xml.php', - 'Zend_Config_Writer_Yaml' => dirname(__FILE__) . '//Config/Writer/Yaml.php', - 'Zend_Config_Writer' => dirname(__FILE__) . '//Config/Writer.php', - 'Zend_Config_Xml' => dirname(__FILE__) . '//Config/Xml.php', - 'Zend_Config_Yaml' => dirname(__FILE__) . '//Config/Yaml.php', - 'Zend_Config' => dirname(__FILE__) . '//Config.php', - 'Zend_Console_Getopt_Exception' => dirname(__FILE__) . '//Console/Getopt/Exception.php', - 'Zend_Console_Getopt' => dirname(__FILE__) . '//Console/Getopt.php', - 'Zend_Controller_Action_Exception' => dirname(__FILE__) . '//Controller/Action/Exception.php', - 'Zend_Controller_Action_Helper_Abstract' => dirname(__FILE__) . '//Controller/Action/Helper/Abstract.php', - 'Zend_Controller_Action_Helper_ActionStack' => dirname(__FILE__) . '//Controller/Action/Helper/ActionStack.php', - 'Zend_Controller_Action_Helper_AjaxContext' => dirname(__FILE__) . '//Controller/Action/Helper/AjaxContext.php', - 'Zend_Controller_Action_Helper_AutoComplete_Abstract' => dirname(__FILE__) . '//Controller/Action/Helper/AutoComplete/Abstract.php', - 'Zend_Controller_Action_Helper_AutoCompleteDojo' => dirname(__FILE__) . '//Controller/Action/Helper/AutoCompleteDojo.php', - 'Zend_Controller_Action_Helper_AutoCompleteScriptaculous' => dirname(__FILE__) . '//Controller/Action/Helper/AutoCompleteScriptaculous.php', - 'Zend_Controller_Action_Helper_Cache' => dirname(__FILE__) . '//Controller/Action/Helper/Cache.php', - 'Zend_Controller_Action_Helper_ContextSwitch' => dirname(__FILE__) . '//Controller/Action/Helper/ContextSwitch.php', - 'Zend_Controller_Action_Helper_FlashMessenger' => dirname(__FILE__) . '//Controller/Action/Helper/FlashMessenger.php', - 'Zend_Controller_Action_Helper_Json' => dirname(__FILE__) . '//Controller/Action/Helper/Json.php', - 'Zend_Controller_Action_Helper_Redirector' => dirname(__FILE__) . '//Controller/Action/Helper/Redirector.php', - 'Zend_Controller_Action_Helper_Url' => dirname(__FILE__) . '//Controller/Action/Helper/Url.php', - 'Zend_Controller_Action_Helper_ViewRenderer' => dirname(__FILE__) . '//Controller/Action/Helper/ViewRenderer.php', - 'Zend_Controller_Action_HelperBroker_PriorityStack' => dirname(__FILE__) . '//Controller/Action/HelperBroker/PriorityStack.php', - 'Zend_Controller_Action_HelperBroker' => dirname(__FILE__) . '//Controller/Action/HelperBroker.php', - 'Zend_Controller_Action_Interface' => dirname(__FILE__) . '//Controller/Action/Interface.php', - 'Zend_Controller_Action' => dirname(__FILE__) . '//Controller/Action.php', - 'Zend_Controller_Dispatcher_Abstract' => dirname(__FILE__) . '//Controller/Dispatcher/Abstract.php', - 'Zend_Controller_Dispatcher_Exception' => dirname(__FILE__) . '//Controller/Dispatcher/Exception.php', - 'Zend_Controller_Dispatcher_Interface' => dirname(__FILE__) . '//Controller/Dispatcher/Interface.php', - 'Zend_Controller_Dispatcher_Standard' => dirname(__FILE__) . '//Controller/Dispatcher/Standard.php', - 'Zend_Controller_Exception' => dirname(__FILE__) . '//Controller/Exception.php', - 'Zend_Controller_Front' => dirname(__FILE__) . '//Controller/Front.php', - 'Zend_Controller_Plugin_Abstract' => dirname(__FILE__) . '//Controller/Plugin/Abstract.php', - 'Zend_Controller_Plugin_ActionStack' => dirname(__FILE__) . '//Controller/Plugin/ActionStack.php', - 'Zend_Controller_Plugin_Broker' => dirname(__FILE__) . '//Controller/Plugin/Broker.php', - 'Zend_Controller_Plugin_ErrorHandler' => dirname(__FILE__) . '//Controller/Plugin/ErrorHandler.php', - 'Zend_Controller_Plugin_PutHandler' => dirname(__FILE__) . '//Controller/Plugin/PutHandler.php', - 'Zend_Controller_Request_Abstract' => dirname(__FILE__) . '//Controller/Request/Abstract.php', - 'Zend_Controller_Request_Apache404' => dirname(__FILE__) . '//Controller/Request/Apache404.php', - 'Zend_Controller_Request_Exception' => dirname(__FILE__) . '//Controller/Request/Exception.php', - 'Zend_Controller_Request_Http' => dirname(__FILE__) . '//Controller/Request/Http.php', - 'Zend_Controller_Request_HttpTestCase' => dirname(__FILE__) . '//Controller/Request/HttpTestCase.php', - 'Zend_Controller_Request_Simple' => dirname(__FILE__) . '//Controller/Request/Simple.php', - 'Zend_Controller_Response_Abstract' => dirname(__FILE__) . '//Controller/Response/Abstract.php', - 'Zend_Controller_Response_Cli' => dirname(__FILE__) . '//Controller/Response/Cli.php', - 'Zend_Controller_Response_Exception' => dirname(__FILE__) . '//Controller/Response/Exception.php', - 'Zend_Controller_Response_Http' => dirname(__FILE__) . '//Controller/Response/Http.php', - 'Zend_Controller_Response_HttpTestCase' => dirname(__FILE__) . '//Controller/Response/HttpTestCase.php', - 'Zend_Controller_Router_Abstract' => dirname(__FILE__) . '//Controller/Router/Abstract.php', - 'Zend_Controller_Router_Exception' => dirname(__FILE__) . '//Controller/Router/Exception.php', - 'Zend_Controller_Router_Interface' => dirname(__FILE__) . '//Controller/Router/Interface.php', - 'Zend_Controller_Router_Rewrite' => dirname(__FILE__) . '//Controller/Router/Rewrite.php', - 'Zend_Controller_Router_Route_Abstract' => dirname(__FILE__) . '//Controller/Router/Route/Abstract.php', - 'Zend_Controller_Router_Route_Chain' => dirname(__FILE__) . '//Controller/Router/Route/Chain.php', - 'Zend_Controller_Router_Route_Hostname' => dirname(__FILE__) . '//Controller/Router/Route/Hostname.php', - 'Zend_Controller_Router_Route_Interface' => dirname(__FILE__) . '//Controller/Router/Route/Interface.php', - 'Zend_Controller_Router_Route_Module' => dirname(__FILE__) . '//Controller/Router/Route/Module.php', - 'Zend_Controller_Router_Route_Regex' => dirname(__FILE__) . '//Controller/Router/Route/Regex.php', - 'Zend_Controller_Router_Route_Static' => dirname(__FILE__) . '//Controller/Router/Route/Static.php', - 'Zend_Controller_Router_Route' => dirname(__FILE__) . '//Controller/Router/Route.php', - 'Zend_Crypt_DiffieHellman_Exception' => dirname(__FILE__) . '//Crypt/DiffieHellman/Exception.php', - 'Zend_Crypt_DiffieHellman' => dirname(__FILE__) . '//Crypt/DiffieHellman.php', - 'Zend_Crypt_Exception' => dirname(__FILE__) . '//Crypt/Exception.php', - 'Zend_Crypt_Hmac_Exception' => dirname(__FILE__) . '//Crypt/Hmac/Exception.php', - 'Zend_Crypt_Hmac' => dirname(__FILE__) . '//Crypt/Hmac.php', - 'Zend_Crypt_Math_BigInteger_Bcmath' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Bcmath.php', - 'Zend_Crypt_Math_BigInteger_Exception' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Exception.php', - 'Zend_Crypt_Math_BigInteger_Gmp' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Gmp.php', - 'Zend_Crypt_Math_BigInteger_Interface' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Interface.php', - 'Zend_Crypt_Math_BigInteger' => dirname(__FILE__) . '//Crypt/Math/BigInteger.php', - 'Zend_Crypt_Math_Exception' => dirname(__FILE__) . '//Crypt/Math/Exception.php', - 'Zend_Crypt_Math' => dirname(__FILE__) . '//Crypt/Math.php', - 'Zend_Crypt_Rsa_Exception' => dirname(__FILE__) . '//Crypt/Rsa/Exception.php', - 'Zend_Crypt_Rsa_Key_Private' => dirname(__FILE__) . '//Crypt/Rsa/Key/Private.php', - 'Zend_Crypt_Rsa_Key_Public' => dirname(__FILE__) . '//Crypt/Rsa/Key/Public.php', - 'Zend_Crypt_Rsa_Key' => dirname(__FILE__) . '//Crypt/Rsa/Key.php', - 'Zend_Crypt_Rsa' => dirname(__FILE__) . '//Crypt/Rsa.php', - 'Zend_Crypt' => dirname(__FILE__) . '//Crypt.php', - 'Zend_Currency_CurrencyInterface' => dirname(__FILE__) . '//Currency/CurrencyInterface.php', - 'Zend_Currency_Exception' => dirname(__FILE__) . '//Currency/Exception.php', - 'Zend_Currency' => dirname(__FILE__) . '//Currency.php', - 'Zend_Date_Cities' => dirname(__FILE__) . '//Date/Cities.php', - 'Zend_Date_DateObject' => dirname(__FILE__) . '//Date/DateObject.php', - 'Zend_Date_Exception' => dirname(__FILE__) . '//Date/Exception.php', - 'Zend_Date' => dirname(__FILE__) . '//Date.php', - 'Zend_Db_Adapter_Abstract' => dirname(__FILE__) . '//Db/Adapter/Abstract.php', - 'Zend_Db_Adapter_Db2_Exception' => dirname(__FILE__) . '//Db/Adapter/Db2/Exception.php', - 'Zend_Db_Adapter_Db2' => dirname(__FILE__) . '//Db/Adapter/Db2.php', - 'Zend_Db_Adapter_Exception' => dirname(__FILE__) . '//Db/Adapter/Exception.php', - 'Zend_Db_Adapter_Mysqli_Exception' => dirname(__FILE__) . '//Db/Adapter/Mysqli/Exception.php', - 'Zend_Db_Adapter_Mysqli' => dirname(__FILE__) . '//Db/Adapter/Mysqli.php', - 'Zend_Db_Adapter_Oracle_Exception' => dirname(__FILE__) . '//Db/Adapter/Oracle/Exception.php', - 'Zend_Db_Adapter_Oracle' => dirname(__FILE__) . '//Db/Adapter/Oracle.php', - 'Zend_Db_Adapter_Pdo_Abstract' => dirname(__FILE__) . '//Db/Adapter/Pdo/Abstract.php', - 'Zend_Db_Adapter_Pdo_Ibm_Db2' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm/Db2.php', - 'Zend_Db_Adapter_Pdo_Ibm_Ids' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm/Ids.php', - 'Zend_Db_Adapter_Pdo_Ibm' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm.php', - 'Zend_Db_Adapter_Pdo_Mssql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Mssql.php', - 'Zend_Db_Adapter_Pdo_Mysql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Mysql.php', - 'Zend_Db_Adapter_Pdo_Oci' => dirname(__FILE__) . '//Db/Adapter/Pdo/Oci.php', - 'Zend_Db_Adapter_Pdo_Pgsql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Pgsql.php', - 'Zend_Db_Adapter_Pdo_Sqlite' => dirname(__FILE__) . '//Db/Adapter/Pdo/Sqlite.php', - 'Zend_Db_Adapter_Sqlsrv_Exception' => dirname(__FILE__) . '//Db/Adapter/Sqlsrv/Exception.php', - 'Zend_Db_Adapter_Sqlsrv' => dirname(__FILE__) . '//Db/Adapter/Sqlsrv.php', - 'Zend_Db_Exception' => dirname(__FILE__) . '//Db/Exception.php', - 'Zend_Db_Expr' => dirname(__FILE__) . '//Db/Expr.php', - 'Zend_Db_Profiler_Exception' => dirname(__FILE__) . '//Db/Profiler/Exception.php', - 'Zend_Db_Profiler_Firebug' => dirname(__FILE__) . '//Db/Profiler/Firebug.php', - 'Zend_Db_Profiler_Query' => dirname(__FILE__) . '//Db/Profiler/Query.php', - 'Zend_Db_Profiler' => dirname(__FILE__) . '//Db/Profiler.php', - 'Zend_Db_Select_Exception' => dirname(__FILE__) . '//Db/Select/Exception.php', - 'Zend_Db_Select' => dirname(__FILE__) . '//Db/Select.php', - 'Zend_Db_Statement_Db2_Exception' => dirname(__FILE__) . '//Db/Statement/Db2/Exception.php', - 'Zend_Db_Statement_Db2' => dirname(__FILE__) . '//Db/Statement/Db2.php', - 'Zend_Db_Statement_Exception' => dirname(__FILE__) . '//Db/Statement/Exception.php', - 'Zend_Db_Statement_Interface' => dirname(__FILE__) . '//Db/Statement/Interface.php', - 'Zend_Db_Statement_Mysqli_Exception' => dirname(__FILE__) . '//Db/Statement/Mysqli/Exception.php', - 'Zend_Db_Statement_Mysqli' => dirname(__FILE__) . '//Db/Statement/Mysqli.php', - 'Zend_Db_Statement_Oracle_Exception' => dirname(__FILE__) . '//Db/Statement/Oracle/Exception.php', - 'Zend_Db_Statement_Oracle' => dirname(__FILE__) . '//Db/Statement/Oracle.php', - 'Zend_Db_Statement_Pdo_Ibm' => dirname(__FILE__) . '//Db/Statement/Pdo/Ibm.php', - 'Zend_Db_Statement_Pdo_Oci' => dirname(__FILE__) . '//Db/Statement/Pdo/Oci.php', - 'Zend_Db_Statement_Pdo' => dirname(__FILE__) . '//Db/Statement/Pdo.php', - 'Zend_Db_Statement_Sqlsrv_Exception' => dirname(__FILE__) . '//Db/Statement/Sqlsrv/Exception.php', - 'Zend_Db_Statement_Sqlsrv' => dirname(__FILE__) . '//Db/Statement/Sqlsrv.php', - 'Zend_Db_Statement' => dirname(__FILE__) . '//Db/Statement.php', - 'Zend_Db_Table_Abstract' => dirname(__FILE__) . '//Db/Table/Abstract.php', - 'Zend_Db_Table_Definition' => dirname(__FILE__) . '//Db/Table/Definition.php', - 'Zend_Db_Table_Exception' => dirname(__FILE__) . '//Db/Table/Exception.php', - 'Zend_Db_Table_Row_Abstract' => dirname(__FILE__) . '//Db/Table/Row/Abstract.php', - 'Zend_Db_Table_Row_Exception' => dirname(__FILE__) . '//Db/Table/Row/Exception.php', - 'Zend_Db_Table_Row' => dirname(__FILE__) . '//Db/Table/Row.php', - 'Zend_Db_Table_Rowset_Abstract' => dirname(__FILE__) . '//Db/Table/Rowset/Abstract.php', - 'Zend_Db_Table_Rowset_Exception' => dirname(__FILE__) . '//Db/Table/Rowset/Exception.php', - 'Zend_Db_Table_Rowset' => dirname(__FILE__) . '//Db/Table/Rowset.php', - 'Zend_Db_Table_Select_Exception' => dirname(__FILE__) . '//Db/Table/Select/Exception.php', - 'Zend_Db_Table_Select' => dirname(__FILE__) . '//Db/Table/Select.php', - 'Zend_Db_Table' => dirname(__FILE__) . '//Db/Table.php', - 'Zend_Db' => dirname(__FILE__) . '//Db.php', - 'Zend_Debug' => dirname(__FILE__) . '//Debug.php', - 'Zend_Dojo_BuildLayer' => dirname(__FILE__) . '//Dojo/BuildLayer.php', - 'Zend_Dojo_Data' => dirname(__FILE__) . '//Dojo/Data.php', - 'Zend_Dojo_Exception' => dirname(__FILE__) . '//Dojo/Exception.php', - 'Zend_Dojo_Form_Decorator_AccordionContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/AccordionContainer.php', - 'Zend_Dojo_Form_Decorator_AccordionPane' => dirname(__FILE__) . '//Dojo/Form/Decorator/AccordionPane.php', - 'Zend_Dojo_Form_Decorator_BorderContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/BorderContainer.php', - 'Zend_Dojo_Form_Decorator_ContentPane' => dirname(__FILE__) . '//Dojo/Form/Decorator/ContentPane.php', - 'Zend_Dojo_Form_Decorator_DijitContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitContainer.php', - 'Zend_Dojo_Form_Decorator_DijitElement' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitElement.php', - 'Zend_Dojo_Form_Decorator_DijitForm' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitForm.php', - 'Zend_Dojo_Form_Decorator_SplitContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/SplitContainer.php', - 'Zend_Dojo_Form_Decorator_StackContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/StackContainer.php', - 'Zend_Dojo_Form_Decorator_TabContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/TabContainer.php', - 'Zend_Dojo_Form_DisplayGroup' => dirname(__FILE__) . '//Dojo/Form/DisplayGroup.php', - 'Zend_Dojo_Form_Element_Button' => dirname(__FILE__) . '//Dojo/Form/Element/Button.php', - 'Zend_Dojo_Form_Element_CheckBox' => dirname(__FILE__) . '//Dojo/Form/Element/CheckBox.php', - 'Zend_Dojo_Form_Element_ComboBox' => dirname(__FILE__) . '//Dojo/Form/Element/ComboBox.php', - 'Zend_Dojo_Form_Element_CurrencyTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/CurrencyTextBox.php', - 'Zend_Dojo_Form_Element_DateTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/DateTextBox.php', - 'Zend_Dojo_Form_Element_Dijit' => dirname(__FILE__) . '//Dojo/Form/Element/Dijit.php', - 'Zend_Dojo_Form_Element_DijitMulti' => dirname(__FILE__) . '//Dojo/Form/Element/DijitMulti.php', - 'Zend_Dojo_Form_Element_Editor' => dirname(__FILE__) . '//Dojo/Form/Element/Editor.php', - 'Zend_Dojo_Form_Element_FilteringSelect' => dirname(__FILE__) . '//Dojo/Form/Element/FilteringSelect.php', - 'Zend_Dojo_Form_Element_HorizontalSlider' => dirname(__FILE__) . '//Dojo/Form/Element/HorizontalSlider.php', - 'Zend_Dojo_Form_Element_NumberSpinner' => dirname(__FILE__) . '//Dojo/Form/Element/NumberSpinner.php', - 'Zend_Dojo_Form_Element_NumberTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/NumberTextBox.php', - 'Zend_Dojo_Form_Element_PasswordTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/PasswordTextBox.php', - 'Zend_Dojo_Form_Element_RadioButton' => dirname(__FILE__) . '//Dojo/Form/Element/RadioButton.php', - 'Zend_Dojo_Form_Element_SimpleTextarea' => dirname(__FILE__) . '//Dojo/Form/Element/SimpleTextarea.php', - 'Zend_Dojo_Form_Element_Slider' => dirname(__FILE__) . '//Dojo/Form/Element/Slider.php', - 'Zend_Dojo_Form_Element_SubmitButton' => dirname(__FILE__) . '//Dojo/Form/Element/SubmitButton.php', - 'Zend_Dojo_Form_Element_Textarea' => dirname(__FILE__) . '//Dojo/Form/Element/Textarea.php', - 'Zend_Dojo_Form_Element_TextBox' => dirname(__FILE__) . '//Dojo/Form/Element/TextBox.php', - 'Zend_Dojo_Form_Element_TimeTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/TimeTextBox.php', - 'Zend_Dojo_Form_Element_ValidationTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/ValidationTextBox.php', - 'Zend_Dojo_Form_Element_VerticalSlider' => dirname(__FILE__) . '//Dojo/Form/Element/VerticalSlider.php', - 'Zend_Dojo_Form_SubForm' => dirname(__FILE__) . '//Dojo/Form/SubForm.php', - 'Zend_Dojo_Form' => dirname(__FILE__) . '//Dojo/Form.php', - 'Zend_Dojo_View_Exception' => dirname(__FILE__) . '//Dojo/View/Exception.php', - 'Zend_Dojo_View_Helper_AccordionContainer' => dirname(__FILE__) . '//Dojo/View/Helper/AccordionContainer.php', - 'Zend_Dojo_View_Helper_AccordionPane' => dirname(__FILE__) . '//Dojo/View/Helper/AccordionPane.php', - 'Zend_Dojo_View_Helper_BorderContainer' => dirname(__FILE__) . '//Dojo/View/Helper/BorderContainer.php', - 'Zend_Dojo_View_Helper_Button' => dirname(__FILE__) . '//Dojo/View/Helper/Button.php', - 'Zend_Dojo_View_Helper_CheckBox' => dirname(__FILE__) . '//Dojo/View/Helper/CheckBox.php', - 'Zend_Dojo_View_Helper_ComboBox' => dirname(__FILE__) . '//Dojo/View/Helper/ComboBox.php', - 'Zend_Dojo_View_Helper_ContentPane' => dirname(__FILE__) . '//Dojo/View/Helper/ContentPane.php', - 'Zend_Dojo_View_Helper_CurrencyTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/CurrencyTextBox.php', - 'Zend_Dojo_View_Helper_CustomDijit' => dirname(__FILE__) . '//Dojo/View/Helper/CustomDijit.php', - 'Zend_Dojo_View_Helper_DateTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/DateTextBox.php', - 'Zend_Dojo_View_Helper_Dijit' => dirname(__FILE__) . '//Dojo/View/Helper/Dijit.php', - 'Zend_Dojo_View_Helper_DijitContainer' => dirname(__FILE__) . '//Dojo/View/Helper/DijitContainer.php', - 'Zend_Dojo_View_Helper_Dojo_Container' => dirname(__FILE__) . '//Dojo/View/Helper/Dojo/Container.php', - 'Zend_Dojo_View_Helper_Dojo' => dirname(__FILE__) . '//Dojo/View/Helper/Dojo.php', - 'Zend_Dojo_View_Helper_Editor' => dirname(__FILE__) . '//Dojo/View/Helper/Editor.php', - 'Zend_Dojo_View_Helper_FilteringSelect' => dirname(__FILE__) . '//Dojo/View/Helper/FilteringSelect.php', - 'Zend_Dojo_View_Helper_Form' => dirname(__FILE__) . '//Dojo/View/Helper/Form.php', - 'Zend_Dojo_View_Helper_HorizontalSlider' => dirname(__FILE__) . '//Dojo/View/Helper/HorizontalSlider.php', - 'Zend_Dojo_View_Helper_NumberSpinner' => dirname(__FILE__) . '//Dojo/View/Helper/NumberSpinner.php', - 'Zend_Dojo_View_Helper_NumberTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/NumberTextBox.php', - 'Zend_Dojo_View_Helper_PasswordTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/PasswordTextBox.php', - 'Zend_Dojo_View_Helper_RadioButton' => dirname(__FILE__) . '//Dojo/View/Helper/RadioButton.php', - 'Zend_Dojo_View_Helper_SimpleTextarea' => dirname(__FILE__) . '//Dojo/View/Helper/SimpleTextarea.php', - 'Zend_Dojo_View_Helper_Slider' => dirname(__FILE__) . '//Dojo/View/Helper/Slider.php', - 'Zend_Dojo_View_Helper_SplitContainer' => dirname(__FILE__) . '//Dojo/View/Helper/SplitContainer.php', - 'Zend_Dojo_View_Helper_StackContainer' => dirname(__FILE__) . '//Dojo/View/Helper/StackContainer.php', - 'Zend_Dojo_View_Helper_SubmitButton' => dirname(__FILE__) . '//Dojo/View/Helper/SubmitButton.php', - 'Zend_Dojo_View_Helper_TabContainer' => dirname(__FILE__) . '//Dojo/View/Helper/TabContainer.php', - 'Zend_Dojo_View_Helper_Textarea' => dirname(__FILE__) . '//Dojo/View/Helper/Textarea.php', - 'Zend_Dojo_View_Helper_TextBox' => dirname(__FILE__) . '//Dojo/View/Helper/TextBox.php', - 'Zend_Dojo_View_Helper_TimeTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/TimeTextBox.php', - 'Zend_Dojo_View_Helper_ValidationTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/ValidationTextBox.php', - 'Zend_Dojo_View_Helper_VerticalSlider' => dirname(__FILE__) . '//Dojo/View/Helper/VerticalSlider.php', - 'Zend_Dojo' => dirname(__FILE__) . '//Dojo.php', - 'Zend_Dom_Exception' => dirname(__FILE__) . '//Dom/Exception.php', - 'Zend_Dom_Query_Css2Xpath' => dirname(__FILE__) . '//Dom/Query/Css2Xpath.php', - 'Zend_Dom_Query_Result' => dirname(__FILE__) . '//Dom/Query/Result.php', - 'Zend_Dom_Query' => dirname(__FILE__) . '//Dom/Query.php', - 'Zend_EventManager_Event' => dirname(__FILE__) . '//EventManager/Event.php', - 'Zend_EventManager_EventCollection' => dirname(__FILE__) . '//EventManager/EventCollection.php', - 'Zend_EventManager_EventDescription' => dirname(__FILE__) . '//EventManager/EventDescription.php', - 'Zend_EventManager_EventManager' => dirname(__FILE__) . '//EventManager/EventManager.php', - 'Zend_EventManager_EventManagerAware' => dirname(__FILE__) . '//EventManager/EventManagerAware.php', - 'Zend_EventManager_Exception_InvalidArgumentException' => dirname(__FILE__) . '//EventManager/Exception/InvalidArgumentException.php', - 'Zend_EventManager_Exception' => dirname(__FILE__) . '//EventManager/Exception.php', - 'Zend_EventManager_Filter_FilterIterator' => dirname(__FILE__) . '//EventManager/Filter/FilterIterator.php', - 'Zend_EventManager_Filter' => dirname(__FILE__) . '//EventManager/Filter.php', - 'Zend_EventManager_FilterChain' => dirname(__FILE__) . '//EventManager/FilterChain.php', - 'Zend_EventManager_GlobalEventManager' => dirname(__FILE__) . '//EventManager/GlobalEventManager.php', - 'Zend_EventManager_ListenerAggregate' => dirname(__FILE__) . '//EventManager/ListenerAggregate.php', - 'SplStack' => dirname(__FILE__) . '//EventManager/ResponseCollection.php', - 'Zend_EventManager_ResponseCollection' => dirname(__FILE__) . '//EventManager/ResponseCollection.php', - 'Zend_EventManager_SharedEventCollection' => dirname(__FILE__) . '//EventManager/SharedEventCollection.php', - 'Zend_EventManager_SharedEventCollectionAware' => dirname(__FILE__) . '//EventManager/SharedEventCollectionAware.php', - 'Zend_EventManager_SharedEventManager' => dirname(__FILE__) . '//EventManager/SharedEventManager.php', - 'Zend_EventManager_StaticEventManager' => dirname(__FILE__) . '//EventManager/StaticEventManager.php', - 'Zend_Exception' => dirname(__FILE__) . '//Exception.php', - 'Zend_Feed_Abstract' => dirname(__FILE__) . '//Feed/Abstract.php', - 'Zend_Feed_Atom' => dirname(__FILE__) . '//Feed/Atom.php', - 'Zend_Feed_Builder_Entry' => dirname(__FILE__) . '//Feed/Builder/Entry.php', - 'Zend_Feed_Builder_Exception' => dirname(__FILE__) . '//Feed/Builder/Exception.php', - 'Zend_Feed_Builder_Header_Itunes' => dirname(__FILE__) . '//Feed/Builder/Header/Itunes.php', - 'Zend_Feed_Builder_Header' => dirname(__FILE__) . '//Feed/Builder/Header.php', - 'Zend_Feed_Builder_Interface' => dirname(__FILE__) . '//Feed/Builder/Interface.php', - 'Zend_Feed_Builder' => dirname(__FILE__) . '//Feed/Builder.php', - 'Zend_Feed_Element' => dirname(__FILE__) . '//Feed/Element.php', - 'Zend_Feed_Entry_Abstract' => dirname(__FILE__) . '//Feed/Entry/Abstract.php', - 'Zend_Feed_Entry_Atom' => dirname(__FILE__) . '//Feed/Entry/Atom.php', - 'Zend_Feed_Entry_Rss' => dirname(__FILE__) . '//Feed/Entry/Rss.php', - 'Zend_Feed_Exception' => dirname(__FILE__) . '//Feed/Exception.php', - 'Zend_Feed_Pubsubhubbub_CallbackAbstract' => dirname(__FILE__) . '//Feed/Pubsubhubbub/CallbackAbstract.php', - 'Zend_Feed_Pubsubhubbub_CallbackInterface' => dirname(__FILE__) . '//Feed/Pubsubhubbub/CallbackInterface.php', - 'Zend_Feed_Pubsubhubbub_Exception' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Exception.php', - 'Zend_Feed_Pubsubhubbub_HttpResponse' => dirname(__FILE__) . '//Feed/Pubsubhubbub/HttpResponse.php', - 'Zend_Feed_Pubsubhubbub_Model_ModelAbstract' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/ModelAbstract.php', - 'Zend_Feed_Pubsubhubbub_Model_Subscription' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/Subscription.php', - 'Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/SubscriptionInterface.php', - 'Zend_Feed_Pubsubhubbub_Publisher' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Publisher.php', - 'Zend_Feed_Pubsubhubbub_Subscriber_Callback' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Subscriber/Callback.php', - 'Zend_Feed_Pubsubhubbub_Subscriber' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Subscriber.php', - 'Zend_Feed_Pubsubhubbub' => dirname(__FILE__) . '//Feed/Pubsubhubbub.php', - 'Zend_Feed_Reader_Collection_Author' => dirname(__FILE__) . '//Feed/Reader/Collection/Author.php', - 'Zend_Feed_Reader_Collection_Category' => dirname(__FILE__) . '//Feed/Reader/Collection/Category.php', - 'Zend_Feed_Reader_Collection_CollectionAbstract' => dirname(__FILE__) . '//Feed/Reader/Collection/CollectionAbstract.php', - 'Zend_Feed_Reader_Collection' => dirname(__FILE__) . '//Feed/Reader/Collection.php', - 'Zend_Feed_Reader_Entry_Atom' => dirname(__FILE__) . '//Feed/Reader/Entry/Atom.php', - 'Zend_Feed_Reader_Entry_Rss' => dirname(__FILE__) . '//Feed/Reader/Entry/Rss.php', - 'Zend_Feed_Reader_EntryAbstract' => dirname(__FILE__) . '//Feed/Reader/EntryAbstract.php', - 'Zend_Feed_Reader_EntryInterface' => dirname(__FILE__) . '//Feed/Reader/EntryInterface.php', - 'Zend_Feed_Reader_Extension_Atom_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Atom/Entry.php', - 'Zend_Feed_Reader_Extension_Atom_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Atom/Feed.php', - 'Zend_Feed_Reader_Extension_Content_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Content/Entry.php', - 'Zend_Feed_Reader_Extension_CreativeCommons_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/CreativeCommons/Entry.php', - 'Zend_Feed_Reader_Extension_CreativeCommons_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/CreativeCommons/Feed.php', - 'Zend_Feed_Reader_Extension_DublinCore_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/DublinCore/Entry.php', - 'Zend_Feed_Reader_Extension_DublinCore_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/DublinCore/Feed.php', - 'Zend_Feed_Reader_Extension_EntryAbstract' => dirname(__FILE__) . '//Feed/Reader/Extension/EntryAbstract.php', - 'Zend_Feed_Reader_Extension_FeedAbstract' => dirname(__FILE__) . '//Feed/Reader/Extension/FeedAbstract.php', - 'Zend_Feed_Reader_Extension_Podcast_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Podcast/Entry.php', - 'Zend_Feed_Reader_Extension_Podcast_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Podcast/Feed.php', - 'Zend_Feed_Reader_Extension_Slash_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Slash/Entry.php', - 'Zend_Feed_Reader_Extension_Syndication_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Syndication/Feed.php', - 'Zend_Feed_Reader_Extension_Thread_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Thread/Entry.php', - 'Zend_Feed_Reader_Extension_WellFormedWeb_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/WellFormedWeb/Entry.php', - 'Zend_Feed_Reader_Feed_Atom_Source' => dirname(__FILE__) . '//Feed/Reader/Feed/Atom/Source.php', - 'Zend_Feed_Reader_Feed_Atom' => dirname(__FILE__) . '//Feed/Reader/Feed/Atom.php', - 'Zend_Feed_Reader_Feed_Rss' => dirname(__FILE__) . '//Feed/Reader/Feed/Rss.php', - 'Zend_Feed_Reader_FeedAbstract' => dirname(__FILE__) . '//Feed/Reader/FeedAbstract.php', - 'Zend_Feed_Reader_FeedInterface' => dirname(__FILE__) . '//Feed/Reader/FeedInterface.php', - 'Zend_Feed_Reader_FeedSet' => dirname(__FILE__) . '//Feed/Reader/FeedSet.php', - 'Zend_Feed_Reader' => dirname(__FILE__) . '//Feed/Reader.php', - 'Zend_Feed_Rss' => dirname(__FILE__) . '//Feed/Rss.php', - 'Zend_Feed_Writer_Deleted' => dirname(__FILE__) . '//Feed/Writer/Deleted.php', - 'Zend_Feed_Writer_Entry' => dirname(__FILE__) . '//Feed/Writer/Entry.php', - 'Zend_Feed_Writer_Exception_InvalidMethodException' => dirname(__FILE__) . '//Feed/Writer/Exception/InvalidMethodException.php', - 'Zend_Feed_Writer_Extension_Atom_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/Atom/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_Content_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Content/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/DublinCore/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/DublinCore/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_ITunes_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Entry.php', - 'Zend_Feed_Writer_Extension_ITunes_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Feed.php', - 'Zend_Feed_Writer_Extension_ITunes_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_ITunes_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_RendererAbstract' => dirname(__FILE__) . '//Feed/Writer/Extension/RendererAbstract.php', - 'Zend_Feed_Writer_Extension_RendererInterface' => dirname(__FILE__) . '//Feed/Writer/Extension/RendererInterface.php', - 'Zend_Feed_Writer_Extension_Slash_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Slash/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_Threading_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Threading/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php', - 'Zend_Feed_Writer_Feed_FeedAbstract' => dirname(__FILE__) . '//Feed/Writer/Feed/FeedAbstract.php', - 'Zend_Feed_Writer_Feed' => dirname(__FILE__) . '//Feed/Writer/Feed.php', - 'Zend_Feed_Writer_Renderer_Entry_Atom_Deleted' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Atom/Deleted.php', - 'Zend_Feed_Writer_Renderer_Entry_Atom' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Atom.php', - 'Zend_Feed_Writer_Renderer_Entry_Rss' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Rss.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom_Source' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom/Source.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom.php', - 'Zend_Feed_Writer_Renderer_Feed_Rss' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Rss.php', - 'Zend_Feed_Writer_Renderer_RendererAbstract' => dirname(__FILE__) . '//Feed/Writer/Renderer/RendererAbstract.php', - 'Zend_Feed_Writer_Renderer_RendererInterface' => dirname(__FILE__) . '//Feed/Writer/Renderer/RendererInterface.php', - 'Zend_Feed_Writer_Source' => dirname(__FILE__) . '//Feed/Writer/Source.php', - 'Zend_Feed_Writer' => dirname(__FILE__) . '//Feed/Writer.php', - 'Zend_Feed' => dirname(__FILE__) . '//Feed.php', - 'Zend_File_ClassFileLocator' => dirname(__FILE__) . '//File/ClassFileLocator.php', - 'Zend_File_PhpClassFile' => dirname(__FILE__) . '//File/PhpClassFile.php', - 'Zend_File_Transfer_Adapter_Abstract' => dirname(__FILE__) . '//File/Transfer/Adapter/Abstract.php', - 'Zend_File_Transfer_Adapter_Http' => dirname(__FILE__) . '//File/Transfer/Adapter/Http.php', - 'Zend_File_Transfer_Exception' => dirname(__FILE__) . '//File/Transfer/Exception.php', - 'Zend_File_Transfer' => dirname(__FILE__) . '//File/Transfer.php', - 'Zend_Filter_Alnum' => dirname(__FILE__) . '//Filter/Alnum.php', - 'Zend_Filter_Alpha' => dirname(__FILE__) . '//Filter/Alpha.php', - 'Zend_Filter_BaseName' => dirname(__FILE__) . '//Filter/BaseName.php', - 'Zend_Filter_Boolean' => dirname(__FILE__) . '//Filter/Boolean.php', - 'Zend_Filter_Callback' => dirname(__FILE__) . '//Filter/Callback.php', - 'Zend_Filter_Compress_Bz2' => dirname(__FILE__) . '//Filter/Compress/Bz2.php', - 'Zend_Filter_Compress_CompressAbstract' => dirname(__FILE__) . '//Filter/Compress/CompressAbstract.php', - 'Zend_Filter_Compress_CompressInterface' => dirname(__FILE__) . '//Filter/Compress/CompressInterface.php', - 'Zend_Filter_Compress_Gz' => dirname(__FILE__) . '//Filter/Compress/Gz.php', - 'Zend_Filter_Compress_Lzf' => dirname(__FILE__) . '//Filter/Compress/Lzf.php', - 'Zend_Filter_Compress_Rar' => dirname(__FILE__) . '//Filter/Compress/Rar.php', - 'Zend_Filter_Compress_Tar' => dirname(__FILE__) . '//Filter/Compress/Tar.php', - 'Zend_Filter_Compress_Zip' => dirname(__FILE__) . '//Filter/Compress/Zip.php', - 'Zend_Filter_Compress' => dirname(__FILE__) . '//Filter/Compress.php', - 'Zend_Filter_Decompress' => dirname(__FILE__) . '//Filter/Decompress.php', - 'Zend_Filter_Decrypt' => dirname(__FILE__) . '//Filter/Decrypt.php', - 'Zend_Filter_Digits' => dirname(__FILE__) . '//Filter/Digits.php', - 'Zend_Filter_Dir' => dirname(__FILE__) . '//Filter/Dir.php', - 'Zend_Filter_Encrypt_Interface' => dirname(__FILE__) . '//Filter/Encrypt/Interface.php', - 'Zend_Filter_Encrypt_Mcrypt' => dirname(__FILE__) . '//Filter/Encrypt/Mcrypt.php', - 'Zend_Filter_Encrypt_Openssl' => dirname(__FILE__) . '//Filter/Encrypt/Openssl.php', - 'Zend_Filter_Encrypt' => dirname(__FILE__) . '//Filter/Encrypt.php', - 'Zend_Filter_Exception' => dirname(__FILE__) . '//Filter/Exception.php', - 'Zend_Filter_File_Decrypt' => dirname(__FILE__) . '//Filter/File/Decrypt.php', - 'Zend_Filter_File_Encrypt' => dirname(__FILE__) . '//Filter/File/Encrypt.php', - 'Zend_Filter_File_LowerCase' => dirname(__FILE__) . '//Filter/File/LowerCase.php', - 'Zend_Filter_File_Rename' => dirname(__FILE__) . '//Filter/File/Rename.php', - 'Zend_Filter_File_UpperCase' => dirname(__FILE__) . '//Filter/File/UpperCase.php', - 'Zend_Filter_HtmlEntities' => dirname(__FILE__) . '//Filter/HtmlEntities.php', - 'Zend_Filter_Inflector' => dirname(__FILE__) . '//Filter/Inflector.php', - 'Zend_Filter_Input' => dirname(__FILE__) . '//Filter/Input.php', - 'Zend_Filter_Int' => dirname(__FILE__) . '//Filter/Int.php', - 'Zend_Filter_Interface' => dirname(__FILE__) . '//Filter/Interface.php', - 'Zend_Filter_LocalizedToNormalized' => dirname(__FILE__) . '//Filter/LocalizedToNormalized.php', - 'Zend_Filter_NormalizedToLocalized' => dirname(__FILE__) . '//Filter/NormalizedToLocalized.php', - 'Zend_Filter_Null' => dirname(__FILE__) . '//Filter/Null.php', - 'Zend_Filter_PregReplace' => dirname(__FILE__) . '//Filter/PregReplace.php', - 'Zend_Filter_RealPath' => dirname(__FILE__) . '//Filter/RealPath.php', - 'Zend_Filter_StringToLower' => dirname(__FILE__) . '//Filter/StringToLower.php', - 'Zend_Filter_StringToUpper' => dirname(__FILE__) . '//Filter/StringToUpper.php', - 'Zend_Filter_StringTrim' => dirname(__FILE__) . '//Filter/StringTrim.php', - 'Zend_Filter_StripNewlines' => dirname(__FILE__) . '//Filter/StripNewlines.php', - 'Zend_Filter_StripTags' => dirname(__FILE__) . '//Filter/StripTags.php', - 'Zend_Filter_Word_CamelCaseToDash' => dirname(__FILE__) . '//Filter/Word/CamelCaseToDash.php', - 'Zend_Filter_Word_CamelCaseToSeparator' => dirname(__FILE__) . '//Filter/Word/CamelCaseToSeparator.php', - 'Zend_Filter_Word_CamelCaseToUnderscore' => dirname(__FILE__) . '//Filter/Word/CamelCaseToUnderscore.php', - 'Zend_Filter_Word_DashToCamelCase' => dirname(__FILE__) . '//Filter/Word/DashToCamelCase.php', - 'Zend_Filter_Word_DashToSeparator' => dirname(__FILE__) . '//Filter/Word/DashToSeparator.php', - 'Zend_Filter_Word_DashToUnderscore' => dirname(__FILE__) . '//Filter/Word/DashToUnderscore.php', - 'Zend_Filter_Word_Separator_Abstract' => dirname(__FILE__) . '//Filter/Word/Separator/Abstract.php', - 'Zend_Filter_Word_SeparatorToCamelCase' => dirname(__FILE__) . '//Filter/Word/SeparatorToCamelCase.php', - 'Zend_Filter_Word_SeparatorToDash' => dirname(__FILE__) . '//Filter/Word/SeparatorToDash.php', - 'Zend_Filter_Word_SeparatorToSeparator' => dirname(__FILE__) . '//Filter/Word/SeparatorToSeparator.php', - 'Zend_Filter_Word_UnderscoreToCamelCase' => dirname(__FILE__) . '//Filter/Word/UnderscoreToCamelCase.php', - 'Zend_Filter_Word_UnderscoreToDash' => dirname(__FILE__) . '//Filter/Word/UnderscoreToDash.php', - 'Zend_Filter_Word_UnderscoreToSeparator' => dirname(__FILE__) . '//Filter/Word/UnderscoreToSeparator.php', - 'Zend_Filter' => dirname(__FILE__) . '//Filter.php', - 'Zend_Form_Decorator_Abstract' => dirname(__FILE__) . '//Form/Decorator/Abstract.php', - 'Zend_Form_Decorator_Callback' => dirname(__FILE__) . '//Form/Decorator/Callback.php', - 'Zend_Form_Decorator_Captcha_ReCaptcha' => dirname(__FILE__) . '//Form/Decorator/Captcha/ReCaptcha.php', - 'Zend_Form_Decorator_Captcha_Word' => dirname(__FILE__) . '//Form/Decorator/Captcha/Word.php', - 'Zend_Form_Decorator_Captcha' => dirname(__FILE__) . '//Form/Decorator/Captcha.php', - 'Zend_Form_Decorator_Description' => dirname(__FILE__) . '//Form/Decorator/Description.php', - 'Zend_Form_Decorator_DtDdWrapper' => dirname(__FILE__) . '//Form/Decorator/DtDdWrapper.php', - 'Zend_Form_Decorator_Errors' => dirname(__FILE__) . '//Form/Decorator/Errors.php', - 'Zend_Form_Decorator_Exception' => dirname(__FILE__) . '//Form/Decorator/Exception.php', - 'Zend_Form_Decorator_Fieldset' => dirname(__FILE__) . '//Form/Decorator/Fieldset.php', - 'Zend_Form_Decorator_File' => dirname(__FILE__) . '//Form/Decorator/File.php', - 'Zend_Form_Decorator_Form' => dirname(__FILE__) . '//Form/Decorator/Form.php', - 'Zend_Form_Decorator_FormElements' => dirname(__FILE__) . '//Form/Decorator/FormElements.php', - 'Zend_Form_Decorator_FormErrors' => dirname(__FILE__) . '//Form/Decorator/FormErrors.php', - 'Zend_Form_Decorator_HtmlTag' => dirname(__FILE__) . '//Form/Decorator/HtmlTag.php', - 'Zend_Form_Decorator_Image' => dirname(__FILE__) . '//Form/Decorator/Image.php', - 'Zend_Form_Decorator_Interface' => dirname(__FILE__) . '//Form/Decorator/Interface.php', - 'Zend_Form_Decorator_Label' => dirname(__FILE__) . '//Form/Decorator/Label.php', - 'Zend_Form_Decorator_Marker_File_Interface' => dirname(__FILE__) . '//Form/Decorator/Marker/File/Interface.php', - 'Zend_Form_Decorator_PrepareElements' => dirname(__FILE__) . '//Form/Decorator/PrepareElements.php', - 'Zend_Form_Decorator_Tooltip' => dirname(__FILE__) . '//Form/Decorator/Tooltip.php', - 'Zend_Form_Decorator_ViewHelper' => dirname(__FILE__) . '//Form/Decorator/ViewHelper.php', - 'Zend_Form_Decorator_ViewScript' => dirname(__FILE__) . '//Form/Decorator/ViewScript.php', - 'Zend_Form_DisplayGroup' => dirname(__FILE__) . '//Form/DisplayGroup.php', - 'Zend_Form_Element_Button' => dirname(__FILE__) . '//Form/Element/Button.php', - 'Zend_Form_Element_Captcha' => dirname(__FILE__) . '//Form/Element/Captcha.php', - 'Zend_Form_Element_Checkbox' => dirname(__FILE__) . '//Form/Element/Checkbox.php', - 'Zend_Form_Element_Exception' => dirname(__FILE__) . '//Form/Element/Exception.php', - 'Zend_Form_Element_File' => dirname(__FILE__) . '//Form/Element/File.php', - 'Zend_Form_Element_Hash' => dirname(__FILE__) . '//Form/Element/Hash.php', - 'Zend_Form_Element_Hidden' => dirname(__FILE__) . '//Form/Element/Hidden.php', - 'Zend_Form_Element_Image' => dirname(__FILE__) . '//Form/Element/Image.php', - 'Zend_Form_Element_Multi' => dirname(__FILE__) . '//Form/Element/Multi.php', - 'Zend_Form_Element_MultiCheckbox' => dirname(__FILE__) . '//Form/Element/MultiCheckbox.php', - 'Zend_Form_Element_Multiselect' => dirname(__FILE__) . '//Form/Element/Multiselect.php', - 'Zend_Form_Element_Note' => dirname(__FILE__) . '//Form/Element/Note.php', - 'Zend_Form_Element_Password' => dirname(__FILE__) . '//Form/Element/Password.php', - 'Zend_Form_Element_Radio' => dirname(__FILE__) . '//Form/Element/Radio.php', - 'Zend_Form_Element_Reset' => dirname(__FILE__) . '//Form/Element/Reset.php', - 'Zend_Form_Element_Select' => dirname(__FILE__) . '//Form/Element/Select.php', - 'Zend_Form_Element_Submit' => dirname(__FILE__) . '//Form/Element/Submit.php', - 'Zend_Form_Element_Text' => dirname(__FILE__) . '//Form/Element/Text.php', - 'Zend_Form_Element_Textarea' => dirname(__FILE__) . '//Form/Element/Textarea.php', - 'Zend_Form_Element_Xhtml' => dirname(__FILE__) . '//Form/Element/Xhtml.php', - 'Zend_Form_Element' => dirname(__FILE__) . '//Form/Element.php', - 'Zend_Form_Exception' => dirname(__FILE__) . '//Form/Exception.php', - 'Zend_Form_SubForm' => dirname(__FILE__) . '//Form/SubForm.php', - 'Zend_Form' => dirname(__FILE__) . '//Form.php', - 'Zend_Gdata_Analytics_AccountEntry' => dirname(__FILE__) . '//Gdata/Analytics/AccountEntry.php', - 'Zend_Gdata_Analytics_AccountFeed' => dirname(__FILE__) . '//Gdata/Analytics/AccountFeed.php', - 'Zend_Gdata_Analytics_AccountQuery' => dirname(__FILE__) . '//Gdata/Analytics/AccountQuery.php', - 'Zend_Gdata_Analytics_DataEntry' => dirname(__FILE__) . '//Gdata/Analytics/DataEntry.php', - 'Zend_Gdata_Analytics_DataFeed' => dirname(__FILE__) . '//Gdata/Analytics/DataFeed.php', - 'Zend_Gdata_Analytics_DataQuery' => dirname(__FILE__) . '//Gdata/Analytics/DataQuery.php', - 'Zend_Gdata_Analytics_Extension_Dimension' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Dimension.php', - 'Zend_Gdata_Analytics_Goal' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Goal.php', - 'Zend_Gdata_Analytics_Extension_Metric' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Metric.php', - 'Zend_Gdata_Analytics_Extension_Property' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Property.php', - 'Zend_Gdata_Analytics_Extension_TableId' => dirname(__FILE__) . '//Gdata/Analytics/Extension/TableId.php', - 'Zend_Gdata_Analytics' => dirname(__FILE__) . '//Gdata/Analytics.php', - 'Zend_Gdata_App_AuthException' => dirname(__FILE__) . '//Gdata/App/AuthException.php', - 'Zend_Gdata_App_BadMethodCallException' => dirname(__FILE__) . '//Gdata/App/BadMethodCallException.php', - 'Zend_Gdata_App_Base' => dirname(__FILE__) . '//Gdata/App/Base.php', - 'Zend_Gdata_App_BaseMediaSource' => dirname(__FILE__) . '//Gdata/App/BaseMediaSource.php', - 'Zend_Gdata_App_CaptchaRequiredException' => dirname(__FILE__) . '//Gdata/App/CaptchaRequiredException.php', - 'Zend_Gdata_App_Entry' => dirname(__FILE__) . '//Gdata/App/Entry.php', - 'Zend_Gdata_App_Exception' => dirname(__FILE__) . '//Gdata/App/Exception.php', - 'Zend_Gdata_App_Extension_Author' => dirname(__FILE__) . '//Gdata/App/Extension/Author.php', - 'Zend_Gdata_App_Extension_Category' => dirname(__FILE__) . '//Gdata/App/Extension/Category.php', - 'Zend_Gdata_App_Extension_Content' => dirname(__FILE__) . '//Gdata/App/Extension/Content.php', - 'Zend_Gdata_App_Extension_Contributor' => dirname(__FILE__) . '//Gdata/App/Extension/Contributor.php', - 'Zend_Gdata_App_Extension_Control' => dirname(__FILE__) . '//Gdata/App/Extension/Control.php', - 'Zend_Gdata_App_Extension_Draft' => dirname(__FILE__) . '//Gdata/App/Extension/Draft.php', - 'Zend_Gdata_App_Extension_Edited' => dirname(__FILE__) . '//Gdata/App/Extension/Edited.php', - 'Zend_Gdata_App_Extension_Element' => dirname(__FILE__) . '//Gdata/App/Extension/Element.php', - 'Zend_Gdata_App_Extension_Email' => dirname(__FILE__) . '//Gdata/App/Extension/Email.php', - 'Zend_Gdata_App_Extension_Generator' => dirname(__FILE__) . '//Gdata/App/Extension/Generator.php', - 'Zend_Gdata_App_Extension_Icon' => dirname(__FILE__) . '//Gdata/App/Extension/Icon.php', - 'Zend_Gdata_App_Extension_Id' => dirname(__FILE__) . '//Gdata/App/Extension/Id.php', - 'Zend_Gdata_App_Extension_Link' => dirname(__FILE__) . '//Gdata/App/Extension/Link.php', - 'Zend_Gdata_App_Extension_Logo' => dirname(__FILE__) . '//Gdata/App/Extension/Logo.php', - 'Zend_Gdata_App_Extension_Name' => dirname(__FILE__) . '//Gdata/App/Extension/Name.php', - 'Zend_Gdata_App_Extension_Person' => dirname(__FILE__) . '//Gdata/App/Extension/Person.php', - 'Zend_Gdata_App_Extension_Published' => dirname(__FILE__) . '//Gdata/App/Extension/Published.php', - 'Zend_Gdata_App_Extension_Rights' => dirname(__FILE__) . '//Gdata/App/Extension/Rights.php', - 'Zend_Gdata_App_Extension_Source' => dirname(__FILE__) . '//Gdata/App/Extension/Source.php', - 'Zend_Gdata_App_Extension_Subtitle' => dirname(__FILE__) . '//Gdata/App/Extension/Subtitle.php', - 'Zend_Gdata_App_Extension_Summary' => dirname(__FILE__) . '//Gdata/App/Extension/Summary.php', - 'Zend_Gdata_App_Extension_Text' => dirname(__FILE__) . '//Gdata/App/Extension/Text.php', - 'Zend_Gdata_App_Extension_Title' => dirname(__FILE__) . '//Gdata/App/Extension/Title.php', - 'Zend_Gdata_App_Extension_Updated' => dirname(__FILE__) . '//Gdata/App/Extension/Updated.php', - 'Zend_Gdata_App_Extension_Uri' => dirname(__FILE__) . '//Gdata/App/Extension/Uri.php', - 'Zend_Gdata_App_Extension' => dirname(__FILE__) . '//Gdata/App/Extension.php', - 'Zend_Gdata_App_Feed' => dirname(__FILE__) . '//Gdata/App/Feed.php', - 'Zend_Gdata_App_FeedEntryParent' => dirname(__FILE__) . '//Gdata/App/FeedEntryParent.php', - 'Zend_Gdata_App_FeedSourceParent' => dirname(__FILE__) . '//Gdata/App/FeedSourceParent.php', - 'Zend_Gdata_App_HttpException' => dirname(__FILE__) . '//Gdata/App/HttpException.php', - 'Zend_Gdata_App_InvalidArgumentException' => dirname(__FILE__) . '//Gdata/App/InvalidArgumentException.php', - 'Zend_Gdata_App_IOException' => dirname(__FILE__) . '//Gdata/App/IOException.php', - 'Zend_Gdata_App_LoggingHttpClientAdapterSocket' => dirname(__FILE__) . '//Gdata/App/LoggingHttpClientAdapterSocket.php', - 'Zend_Gdata_App_MediaEntry' => dirname(__FILE__) . '//Gdata/App/MediaEntry.php', - 'Zend_Gdata_App_MediaFileSource' => dirname(__FILE__) . '//Gdata/App/MediaFileSource.php', - 'Zend_Gdata_App_MediaSource' => dirname(__FILE__) . '//Gdata/App/MediaSource.php', - 'Zend_Gdata_App_Util' => dirname(__FILE__) . '//Gdata/App/Util.php', - 'Zend_Gdata_App_VersionException' => dirname(__FILE__) . '//Gdata/App/VersionException.php', - 'Zend_Gdata_App' => dirname(__FILE__) . '//Gdata/App.php', - 'Zend_Gdata_AuthSub' => dirname(__FILE__) . '//Gdata/AuthSub.php', - 'Zend_Gdata_Books_CollectionEntry' => dirname(__FILE__) . '//Gdata/Books/CollectionEntry.php', - 'Zend_Gdata_Books_CollectionFeed' => dirname(__FILE__) . '//Gdata/Books/CollectionFeed.php', - 'Zend_Gdata_Books_Extension_AnnotationLink' => dirname(__FILE__) . '//Gdata/Books/Extension/AnnotationLink.php', - 'Zend_Gdata_Books_Extension_BooksCategory' => dirname(__FILE__) . '//Gdata/Books/Extension/BooksCategory.php', - 'Zend_Gdata_Books_Extension_BooksLink' => dirname(__FILE__) . '//Gdata/Books/Extension/BooksLink.php', - 'Zend_Gdata_Books_Extension_Embeddability' => dirname(__FILE__) . '//Gdata/Books/Extension/Embeddability.php', - 'Zend_Gdata_Books_Extension_InfoLink' => dirname(__FILE__) . '//Gdata/Books/Extension/InfoLink.php', - 'Zend_Gdata_Books_Extension_PreviewLink' => dirname(__FILE__) . '//Gdata/Books/Extension/PreviewLink.php', - 'Zend_Gdata_Books_Extension_Review' => dirname(__FILE__) . '//Gdata/Books/Extension/Review.php', - 'Zend_Gdata_Books_Extension_ThumbnailLink' => dirname(__FILE__) . '//Gdata/Books/Extension/ThumbnailLink.php', - 'Zend_Gdata_Books_Extension_Viewability' => dirname(__FILE__) . '//Gdata/Books/Extension/Viewability.php', - 'Zend_Gdata_Books_VolumeEntry' => dirname(__FILE__) . '//Gdata/Books/VolumeEntry.php', - 'Zend_Gdata_Books_VolumeFeed' => dirname(__FILE__) . '//Gdata/Books/VolumeFeed.php', - 'Zend_Gdata_Books_VolumeQuery' => dirname(__FILE__) . '//Gdata/Books/VolumeQuery.php', - 'Zend_Gdata_Books' => dirname(__FILE__) . '//Gdata/Books.php', - 'Zend_Gdata_Calendar_EventEntry' => dirname(__FILE__) . '//Gdata/Calendar/EventEntry.php', - 'Zend_Gdata_Calendar_EventFeed' => dirname(__FILE__) . '//Gdata/Calendar/EventFeed.php', - 'Zend_Gdata_Calendar_EventQuery' => dirname(__FILE__) . '//Gdata/Calendar/EventQuery.php', - 'Zend_Gdata_Calendar_Extension_AccessLevel' => dirname(__FILE__) . '//Gdata/Calendar/Extension/AccessLevel.php', - 'Zend_Gdata_Calendar_Extension_Color' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Color.php', - 'Zend_Gdata_Calendar_Extension_Hidden' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Hidden.php', - 'Zend_Gdata_Calendar_Extension_Link' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Link.php', - 'Zend_Gdata_Calendar_Extension_QuickAdd' => dirname(__FILE__) . '//Gdata/Calendar/Extension/QuickAdd.php', - 'Zend_Gdata_Calendar_Extension_Selected' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Selected.php', - 'Zend_Gdata_Calendar_Extension_SendEventNotifications' => dirname(__FILE__) . '//Gdata/Calendar/Extension/SendEventNotifications.php', - 'Zend_Gdata_Calendar_Extension_Timezone' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Timezone.php', - 'Zend_Gdata_Calendar_Extension_WebContent' => dirname(__FILE__) . '//Gdata/Calendar/Extension/WebContent.php', - 'Zend_Gdata_Calendar_ListEntry' => dirname(__FILE__) . '//Gdata/Calendar/ListEntry.php', - 'Zend_Gdata_Calendar_ListFeed' => dirname(__FILE__) . '//Gdata/Calendar/ListFeed.php', - 'Zend_Gdata_Calendar' => dirname(__FILE__) . '//Gdata/Calendar.php', - 'Zend_Gdata_ClientLogin' => dirname(__FILE__) . '//Gdata/ClientLogin.php', - 'Zend_Gdata_Docs_DocumentListEntry' => dirname(__FILE__) . '//Gdata/Docs/DocumentListEntry.php', - 'Zend_Gdata_Docs_DocumentListFeed' => dirname(__FILE__) . '//Gdata/Docs/DocumentListFeed.php', - 'Zend_Gdata_Docs_Query' => dirname(__FILE__) . '//Gdata/Docs/Query.php', - 'Zend_Gdata_Docs' => dirname(__FILE__) . '//Gdata/Docs.php', - 'Zend_Gdata_DublinCore_Extension_Creator' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Creator.php', - 'Zend_Gdata_DublinCore_Extension_Date' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Date.php', - 'Zend_Gdata_DublinCore_Extension_Description' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Description.php', - 'Zend_Gdata_DublinCore_Extension_Format' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Format.php', - 'Zend_Gdata_DublinCore_Extension_Identifier' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Identifier.php', - 'Zend_Gdata_DublinCore_Extension_Language' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Language.php', - 'Zend_Gdata_DublinCore_Extension_Publisher' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Publisher.php', - 'Zend_Gdata_DublinCore_Extension_Rights' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Rights.php', - 'Zend_Gdata_DublinCore_Extension_Subject' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Subject.php', - 'Zend_Gdata_DublinCore_Extension_Title' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Title.php', - 'Zend_Gdata_DublinCore' => dirname(__FILE__) . '//Gdata/DublinCore.php', - 'Zend_Gdata_Entry' => dirname(__FILE__) . '//Gdata/Entry.php', - 'Zend_Gdata_Exif_Entry' => dirname(__FILE__) . '//Gdata/Exif/Entry.php', - 'Zend_Gdata_Exif_Extension_Distance' => dirname(__FILE__) . '//Gdata/Exif/Extension/Distance.php', - 'Zend_Gdata_Exif_Extension_Exposure' => dirname(__FILE__) . '//Gdata/Exif/Extension/Exposure.php', - 'Zend_Gdata_Exif_Extension_Flash' => dirname(__FILE__) . '//Gdata/Exif/Extension/Flash.php', - 'Zend_Gdata_Exif_Extension_FocalLength' => dirname(__FILE__) . '//Gdata/Exif/Extension/FocalLength.php', - 'Zend_Gdata_Exif_Extension_FStop' => dirname(__FILE__) . '//Gdata/Exif/Extension/FStop.php', - 'Zend_Gdata_Exif_Extension_ImageUniqueId' => dirname(__FILE__) . '//Gdata/Exif/Extension/ImageUniqueId.php', - 'Zend_Gdata_Exif_Extension_Iso' => dirname(__FILE__) . '//Gdata/Exif/Extension/Iso.php', - 'Zend_Gdata_Exif_Extension_Make' => dirname(__FILE__) . '//Gdata/Exif/Extension/Make.php', - 'Zend_Gdata_Exif_Extension_Model' => dirname(__FILE__) . '//Gdata/Exif/Extension/Model.php', - 'Zend_Gdata_Exif_Extension_Tags' => dirname(__FILE__) . '//Gdata/Exif/Extension/Tags.php', - 'Zend_Gdata_Exif_Extension_Time' => dirname(__FILE__) . '//Gdata/Exif/Extension/Time.php', - 'Zend_Gdata_Exif_Feed' => dirname(__FILE__) . '//Gdata/Exif/Feed.php', - 'Zend_Gdata_Exif' => dirname(__FILE__) . '//Gdata/Exif.php', - 'Zend_Gdata_Extension_AttendeeStatus' => dirname(__FILE__) . '//Gdata/Extension/AttendeeStatus.php', - 'Zend_Gdata_Extension_AttendeeType' => dirname(__FILE__) . '//Gdata/Extension/AttendeeType.php', - 'Zend_Gdata_Extension_Comments' => dirname(__FILE__) . '//Gdata/Extension/Comments.php', - 'Zend_Gdata_Extension_EntryLink' => dirname(__FILE__) . '//Gdata/Extension/EntryLink.php', - 'Zend_Gdata_Extension_EventStatus' => dirname(__FILE__) . '//Gdata/Extension/EventStatus.php', - 'Zend_Gdata_Extension_ExtendedProperty' => dirname(__FILE__) . '//Gdata/Extension/ExtendedProperty.php', - 'Zend_Gdata_Extension_FeedLink' => dirname(__FILE__) . '//Gdata/Extension/FeedLink.php', - 'Zend_Gdata_Extension_OpenSearchItemsPerPage' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchItemsPerPage.php', - 'Zend_Gdata_Extension_OpenSearchStartIndex' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchStartIndex.php', - 'Zend_Gdata_Extension_OpenSearchTotalResults' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchTotalResults.php', - 'Zend_Gdata_Extension_OriginalEvent' => dirname(__FILE__) . '//Gdata/Extension/OriginalEvent.php', - 'Zend_Gdata_Extension_Rating' => dirname(__FILE__) . '//Gdata/Extension/Rating.php', - 'Zend_Gdata_Extension_Recurrence' => dirname(__FILE__) . '//Gdata/Extension/Recurrence.php', - 'Zend_Gdata_Extension_RecurrenceException' => dirname(__FILE__) . '//Gdata/Extension/RecurrenceException.php', - 'Zend_Gdata_Extension_Reminder' => dirname(__FILE__) . '//Gdata/Extension/Reminder.php', - 'Zend_Gdata_Extension_Transparency' => dirname(__FILE__) . '//Gdata/Extension/Transparency.php', - 'Zend_Gdata_Extension_Visibility' => dirname(__FILE__) . '//Gdata/Extension/Visibility.php', - 'Zend_Gdata_Extension_When' => dirname(__FILE__) . '//Gdata/Extension/When.php', - 'Zend_Gdata_Extension_Where' => dirname(__FILE__) . '//Gdata/Extension/Where.php', - 'Zend_Gdata_Extension_Who' => dirname(__FILE__) . '//Gdata/Extension/Who.php', - 'Zend_Gdata_Extension' => dirname(__FILE__) . '//Gdata/Extension.php', - 'Zend_Gdata_Feed' => dirname(__FILE__) . '//Gdata/Feed.php', - 'Zend_Gdata_Gapps_EmailListEntry' => dirname(__FILE__) . '//Gdata/Gapps/EmailListEntry.php', - 'Zend_Gdata_Gapps_EmailListFeed' => dirname(__FILE__) . '//Gdata/Gapps/EmailListFeed.php', - 'Zend_Gdata_Gapps_EmailListQuery' => dirname(__FILE__) . '//Gdata/Gapps/EmailListQuery.php', - 'Zend_Gdata_Gapps_EmailListRecipientEntry' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientEntry.php', - 'Zend_Gdata_Gapps_EmailListRecipientFeed' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientFeed.php', - 'Zend_Gdata_Gapps_EmailListRecipientQuery' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientQuery.php', - 'Zend_Gdata_Gapps_Error' => dirname(__FILE__) . '//Gdata/Gapps/Error.php', - 'Zend_Gdata_Gapps_Extension_EmailList' => dirname(__FILE__) . '//Gdata/Gapps/Extension/EmailList.php', - 'Zend_Gdata_Gapps_Extension_Login' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Login.php', - 'Zend_Gdata_Gapps_Extension_Name' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Name.php', - 'Zend_Gdata_Gapps_Extension_Nickname' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Nickname.php', - 'Zend_Gdata_Gapps_Extension_Property' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Property.php', - 'Zend_Gdata_Gapps_Extension_Quota' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Quota.php', - 'Zend_Gdata_Gapps_GroupEntry' => dirname(__FILE__) . '//Gdata/Gapps/GroupEntry.php', - 'Zend_Gdata_Gapps_GroupFeed' => dirname(__FILE__) . '//Gdata/Gapps/GroupFeed.php', - 'Zend_Gdata_Gapps_GroupQuery' => dirname(__FILE__) . '//Gdata/Gapps/GroupQuery.php', - 'Zend_Gdata_Gapps_MemberEntry' => dirname(__FILE__) . '//Gdata/Gapps/MemberEntry.php', - 'Zend_Gdata_Gapps_MemberFeed' => dirname(__FILE__) . '//Gdata/Gapps/MemberFeed.php', - 'Zend_Gdata_Gapps_MemberQuery' => dirname(__FILE__) . '//Gdata/Gapps/MemberQuery.php', - 'Zend_Gdata_Gapps_NicknameEntry' => dirname(__FILE__) . '//Gdata/Gapps/NicknameEntry.php', - 'Zend_Gdata_Gapps_NicknameFeed' => dirname(__FILE__) . '//Gdata/Gapps/NicknameFeed.php', - 'Zend_Gdata_Gapps_NicknameQuery' => dirname(__FILE__) . '//Gdata/Gapps/NicknameQuery.php', - 'Zend_Gdata_Gapps_OwnerEntry' => dirname(__FILE__) . '//Gdata/Gapps/OwnerEntry.php', - 'Zend_Gdata_Gapps_OwnerFeed' => dirname(__FILE__) . '//Gdata/Gapps/OwnerFeed.php', - 'Zend_Gdata_Gapps_OwnerQuery' => dirname(__FILE__) . '//Gdata/Gapps/OwnerQuery.php', - 'Zend_Gdata_Gapps_Query' => dirname(__FILE__) . '//Gdata/Gapps/Query.php', - 'Zend_Gdata_Gapps_ServiceException' => dirname(__FILE__) . '//Gdata/Gapps/ServiceException.php', - 'Zend_Gdata_Gapps_UserEntry' => dirname(__FILE__) . '//Gdata/Gapps/UserEntry.php', - 'Zend_Gdata_Gapps_UserFeed' => dirname(__FILE__) . '//Gdata/Gapps/UserFeed.php', - 'Zend_Gdata_Gapps_UserQuery' => dirname(__FILE__) . '//Gdata/Gapps/UserQuery.php', - 'Zend_Gdata_Gapps' => dirname(__FILE__) . '//Gdata/Gapps.php', - 'Zend_Gdata_Gbase_Entry' => dirname(__FILE__) . '//Gdata/Gbase/Entry.php', - 'Zend_Gdata_Gbase_Extension_BaseAttribute' => dirname(__FILE__) . '//Gdata/Gbase/Extension/BaseAttribute.php', - 'Zend_Gdata_Gbase_Feed' => dirname(__FILE__) . '//Gdata/Gbase/Feed.php', - 'Zend_Gdata_Gbase_ItemEntry' => dirname(__FILE__) . '//Gdata/Gbase/ItemEntry.php', - 'Zend_Gdata_Gbase_ItemFeed' => dirname(__FILE__) . '//Gdata/Gbase/ItemFeed.php', - 'Zend_Gdata_Gbase_ItemQuery' => dirname(__FILE__) . '//Gdata/Gbase/ItemQuery.php', - 'Zend_Gdata_Gbase_Query' => dirname(__FILE__) . '//Gdata/Gbase/Query.php', - 'Zend_Gdata_Gbase_SnippetEntry' => dirname(__FILE__) . '//Gdata/Gbase/SnippetEntry.php', - 'Zend_Gdata_Gbase_SnippetFeed' => dirname(__FILE__) . '//Gdata/Gbase/SnippetFeed.php', - 'Zend_Gdata_Gbase_SnippetQuery' => dirname(__FILE__) . '//Gdata/Gbase/SnippetQuery.php', - 'Zend_Gdata_Gbase' => dirname(__FILE__) . '//Gdata/Gbase.php', - 'Zend_Gdata_Geo_Entry' => dirname(__FILE__) . '//Gdata/Geo/Entry.php', - 'Zend_Gdata_Geo_Extension_GeoRssWhere' => dirname(__FILE__) . '//Gdata/Geo/Extension/GeoRssWhere.php', - 'Zend_Gdata_Geo_Extension_GmlPoint' => dirname(__FILE__) . '//Gdata/Geo/Extension/GmlPoint.php', - 'Zend_Gdata_Geo_Extension_GmlPos' => dirname(__FILE__) . '//Gdata/Geo/Extension/GmlPos.php', - 'Zend_Gdata_Geo_Feed' => dirname(__FILE__) . '//Gdata/Geo/Feed.php', - 'Zend_Gdata_Geo' => dirname(__FILE__) . '//Gdata/Geo.php', - 'Zend_Gdata_Health_Extension_Ccr' => dirname(__FILE__) . '//Gdata/Health/Extension/Ccr.php', - 'Zend_Gdata_Health_ProfileEntry' => dirname(__FILE__) . '//Gdata/Health/ProfileEntry.php', - 'Zend_Gdata_Health_ProfileFeed' => dirname(__FILE__) . '//Gdata/Health/ProfileFeed.php', - 'Zend_Gdata_Health_ProfileListEntry' => dirname(__FILE__) . '//Gdata/Health/ProfileListEntry.php', - 'Zend_Gdata_Health_ProfileListFeed' => dirname(__FILE__) . '//Gdata/Health/ProfileListFeed.php', - 'Zend_Gdata_Health_Query' => dirname(__FILE__) . '//Gdata/Health/Query.php', - 'Zend_Gdata_Health' => dirname(__FILE__) . '//Gdata/Health.php', - 'Zend_Gdata_HttpAdapterStreamingProxy' => dirname(__FILE__) . '//Gdata/HttpAdapterStreamingProxy.php', - 'Zend_Gdata_HttpAdapterStreamingSocket' => dirname(__FILE__) . '//Gdata/HttpAdapterStreamingSocket.php', - 'Zend_Gdata_HttpClient' => dirname(__FILE__) . '//Gdata/HttpClient.php', - 'Zend_Gdata_Kind_EventEntry' => dirname(__FILE__) . '//Gdata/Kind/EventEntry.php', - 'Zend_Gdata_Media_Entry' => dirname(__FILE__) . '//Gdata/Media/Entry.php', - 'Zend_Gdata_Media_Extension_MediaCategory' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCategory.php', - 'Zend_Gdata_Media_Extension_MediaContent' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaContent.php', - 'Zend_Gdata_Media_Extension_MediaCopyright' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCopyright.php', - 'Zend_Gdata_Media_Extension_MediaCredit' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCredit.php', - 'Zend_Gdata_Media_Extension_MediaDescription' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaDescription.php', - 'Zend_Gdata_Media_Extension_MediaGroup' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaGroup.php', - 'Zend_Gdata_Media_Extension_MediaHash' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaHash.php', - 'Zend_Gdata_Media_Extension_MediaKeywords' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaKeywords.php', - 'Zend_Gdata_Media_Extension_MediaPlayer' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaPlayer.php', - 'Zend_Gdata_Media_Extension_MediaRating' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaRating.php', - 'Zend_Gdata_Media_Extension_MediaRestriction' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaRestriction.php', - 'Zend_Gdata_Media_Extension_MediaText' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaText.php', - 'Zend_Gdata_Media_Extension_MediaThumbnail' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaThumbnail.php', - 'Zend_Gdata_Media_Extension_MediaTitle' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaTitle.php', - 'Zend_Gdata_Media_Feed' => dirname(__FILE__) . '//Gdata/Media/Feed.php', - 'Zend_Gdata_Media' => dirname(__FILE__) . '//Gdata/Media.php', - 'Zend_Gdata_MediaMimeStream' => dirname(__FILE__) . '//Gdata/MediaMimeStream.php', - 'Zend_Gdata_MimeBodyString' => dirname(__FILE__) . '//Gdata/MimeBodyString.php', - 'Zend_Gdata_MimeFile' => dirname(__FILE__) . '//Gdata/MimeFile.php', - 'Zend_Gdata_Photos_AlbumEntry' => dirname(__FILE__) . '//Gdata/Photos/AlbumEntry.php', - 'Zend_Gdata_Photos_AlbumFeed' => dirname(__FILE__) . '//Gdata/Photos/AlbumFeed.php', - 'Zend_Gdata_Photos_AlbumQuery' => dirname(__FILE__) . '//Gdata/Photos/AlbumQuery.php', - 'Zend_Gdata_Photos_CommentEntry' => dirname(__FILE__) . '//Gdata/Photos/CommentEntry.php', - 'Zend_Gdata_Photos_Extension_Access' => dirname(__FILE__) . '//Gdata/Photos/Extension/Access.php', - 'Zend_Gdata_Photos_Extension_AlbumId' => dirname(__FILE__) . '//Gdata/Photos/Extension/AlbumId.php', - 'Zend_Gdata_Photos_Extension_BytesUsed' => dirname(__FILE__) . '//Gdata/Photos/Extension/BytesUsed.php', - 'Zend_Gdata_Photos_Extension_Checksum' => dirname(__FILE__) . '//Gdata/Photos/Extension/Checksum.php', - 'Zend_Gdata_Photos_Extension_Client' => dirname(__FILE__) . '//Gdata/Photos/Extension/Client.php', - 'Zend_Gdata_Photos_Extension_CommentCount' => dirname(__FILE__) . '//Gdata/Photos/Extension/CommentCount.php', - 'Zend_Gdata_Photos_Extension_CommentingEnabled' => dirname(__FILE__) . '//Gdata/Photos/Extension/CommentingEnabled.php', - 'Zend_Gdata_Photos_Extension_Height' => dirname(__FILE__) . '//Gdata/Photos/Extension/Height.php', - 'Zend_Gdata_Photos_Extension_Id' => dirname(__FILE__) . '//Gdata/Photos/Extension/Id.php', - 'Zend_Gdata_Photos_Extension_Location' => dirname(__FILE__) . '//Gdata/Photos/Extension/Location.php', - 'Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum' => dirname(__FILE__) . '//Gdata/Photos/Extension/MaxPhotosPerAlbum.php', - 'Zend_Gdata_Photos_Extension_Name' => dirname(__FILE__) . '//Gdata/Photos/Extension/Name.php', - 'Zend_Gdata_Photos_Extension_Nickname' => dirname(__FILE__) . '//Gdata/Photos/Extension/Nickname.php', - 'Zend_Gdata_Photos_Extension_NumPhotos' => dirname(__FILE__) . '//Gdata/Photos/Extension/NumPhotos.php', - 'Zend_Gdata_Photos_Extension_NumPhotosRemaining' => dirname(__FILE__) . '//Gdata/Photos/Extension/NumPhotosRemaining.php', - 'Zend_Gdata_Photos_Extension_PhotoId' => dirname(__FILE__) . '//Gdata/Photos/Extension/PhotoId.php', - 'Zend_Gdata_Photos_Extension_Position' => dirname(__FILE__) . '//Gdata/Photos/Extension/Position.php', - 'Zend_Gdata_Photos_Extension_QuotaCurrent' => dirname(__FILE__) . '//Gdata/Photos/Extension/QuotaCurrent.php', - 'Zend_Gdata_Photos_Extension_QuotaLimit' => dirname(__FILE__) . '//Gdata/Photos/Extension/QuotaLimit.php', - 'Zend_Gdata_Photos_Extension_Rotation' => dirname(__FILE__) . '//Gdata/Photos/Extension/Rotation.php', - 'Zend_Gdata_Photos_Extension_Size' => dirname(__FILE__) . '//Gdata/Photos/Extension/Size.php', - 'Zend_Gdata_Photos_Extension_Thumbnail' => dirname(__FILE__) . '//Gdata/Photos/Extension/Thumbnail.php', - 'Zend_Gdata_Photos_Extension_Timestamp' => dirname(__FILE__) . '//Gdata/Photos/Extension/Timestamp.php', - 'Zend_Gdata_Photos_Extension_User' => dirname(__FILE__) . '//Gdata/Photos/Extension/User.php', - 'Zend_Gdata_Photos_Extension_Version' => dirname(__FILE__) . '//Gdata/Photos/Extension/Version.php', - 'Zend_Gdata_Photos_Extension_Weight' => dirname(__FILE__) . '//Gdata/Photos/Extension/Weight.php', - 'Zend_Gdata_Photos_Extension_Width' => dirname(__FILE__) . '//Gdata/Photos/Extension/Width.php', - 'Zend_Gdata_Photos_PhotoEntry' => dirname(__FILE__) . '//Gdata/Photos/PhotoEntry.php', - 'Zend_Gdata_Photos_PhotoFeed' => dirname(__FILE__) . '//Gdata/Photos/PhotoFeed.php', - 'Zend_Gdata_Photos_PhotoQuery' => dirname(__FILE__) . '//Gdata/Photos/PhotoQuery.php', - 'Zend_Gdata_Photos_TagEntry' => dirname(__FILE__) . '//Gdata/Photos/TagEntry.php', - 'Zend_Gdata_Photos_UserEntry' => dirname(__FILE__) . '//Gdata/Photos/UserEntry.php', - 'Zend_Gdata_Photos_UserFeed' => dirname(__FILE__) . '//Gdata/Photos/UserFeed.php', - 'Zend_Gdata_Photos_UserQuery' => dirname(__FILE__) . '//Gdata/Photos/UserQuery.php', - 'Zend_Gdata_Photos' => dirname(__FILE__) . '//Gdata/Photos.php', - 'Zend_Gdata_Query' => dirname(__FILE__) . '//Gdata/Query.php', - 'Zend_Gdata_Spreadsheets_CellEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellEntry.php', - 'Zend_Gdata_Spreadsheets_CellFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellFeed.php', - 'Zend_Gdata_Spreadsheets_CellQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellQuery.php', - 'Zend_Gdata_Spreadsheets_DocumentQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/DocumentQuery.php', - 'Zend_Gdata_Spreadsheets_Extension_Cell' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/Cell.php', - 'Zend_Gdata_Spreadsheets_Extension_ColCount' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/ColCount.php', - 'Zend_Gdata_Spreadsheets_Extension_Custom' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/Custom.php', - 'Zend_Gdata_Spreadsheets_Extension_RowCount' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/RowCount.php', - 'Zend_Gdata_Spreadsheets_ListEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListEntry.php', - 'Zend_Gdata_Spreadsheets_ListFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListFeed.php', - 'Zend_Gdata_Spreadsheets_ListQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListQuery.php', - 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/SpreadsheetEntry.php', - 'Zend_Gdata_Spreadsheets_SpreadsheetFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/SpreadsheetFeed.php', - 'Zend_Gdata_Spreadsheets_WorksheetEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/WorksheetEntry.php', - 'Zend_Gdata_Spreadsheets_WorksheetFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/WorksheetFeed.php', - 'Zend_Gdata_Spreadsheets' => dirname(__FILE__) . '//Gdata/Spreadsheets.php', - 'Zend_Gdata_YouTube_ActivityEntry' => dirname(__FILE__) . '//Gdata/YouTube/ActivityEntry.php', - 'Zend_Gdata_YouTube_ActivityFeed' => dirname(__FILE__) . '//Gdata/YouTube/ActivityFeed.php', - 'Zend_Gdata_YouTube_CommentEntry' => dirname(__FILE__) . '//Gdata/YouTube/CommentEntry.php', - 'Zend_Gdata_YouTube_CommentFeed' => dirname(__FILE__) . '//Gdata/YouTube/CommentFeed.php', - 'Zend_Gdata_YouTube_ContactEntry' => dirname(__FILE__) . '//Gdata/YouTube/ContactEntry.php', - 'Zend_Gdata_YouTube_ContactFeed' => dirname(__FILE__) . '//Gdata/YouTube/ContactFeed.php', - 'Zend_Gdata_YouTube_Extension_AboutMe' => dirname(__FILE__) . '//Gdata/YouTube/Extension/AboutMe.php', - 'Zend_Gdata_YouTube_Extension_Age' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Age.php', - 'Zend_Gdata_YouTube_Extension_Books' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Books.php', - 'Zend_Gdata_YouTube_Extension_Company' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Company.php', - 'Zend_Gdata_YouTube_Extension_Control' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Control.php', - 'Zend_Gdata_YouTube_Extension_CountHint' => dirname(__FILE__) . '//Gdata/YouTube/Extension/CountHint.php', - 'Zend_Gdata_YouTube_Extension_Description' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Description.php', - 'Zend_Gdata_YouTube_Extension_Duration' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Duration.php', - 'Zend_Gdata_YouTube_Extension_FirstName' => dirname(__FILE__) . '//Gdata/YouTube/Extension/FirstName.php', - 'Zend_Gdata_YouTube_Extension_Gender' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Gender.php', - 'Zend_Gdata_YouTube_Extension_Hobbies' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Hobbies.php', - 'Zend_Gdata_YouTube_Extension_Hometown' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Hometown.php', - 'Zend_Gdata_YouTube_Extension_LastName' => dirname(__FILE__) . '//Gdata/YouTube/Extension/LastName.php', - 'Zend_Gdata_YouTube_Extension_Link' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Link.php', - 'Zend_Gdata_YouTube_Extension_Location' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Location.php', - 'Zend_Gdata_YouTube_Extension_MediaContent' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaContent.php', - 'Zend_Gdata_YouTube_Extension_MediaCredit' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaCredit.php', - 'Zend_Gdata_YouTube_Extension_MediaGroup' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaGroup.php', - 'Zend_Gdata_YouTube_Extension_MediaRating' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaRating.php', - 'Zend_Gdata_YouTube_Extension_Movies' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Movies.php', - 'Zend_Gdata_YouTube_Extension_Music' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Music.php', - 'Zend_Gdata_YouTube_Extension_NoEmbed' => dirname(__FILE__) . '//Gdata/YouTube/Extension/NoEmbed.php', - 'Zend_Gdata_YouTube_Extension_Occupation' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Occupation.php', - 'Zend_Gdata_YouTube_Extension_PlaylistId' => dirname(__FILE__) . '//Gdata/YouTube/Extension/PlaylistId.php', - 'Zend_Gdata_YouTube_Extension_PlaylistTitle' => dirname(__FILE__) . '//Gdata/YouTube/Extension/PlaylistTitle.php', - 'Zend_Gdata_YouTube_Extension_Position' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Position.php', - 'Zend_Gdata_YouTube_Extension_Private' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Private.php', - 'Zend_Gdata_YouTube_Extension_QueryString' => dirname(__FILE__) . '//Gdata/YouTube/Extension/QueryString.php', - 'Zend_Gdata_YouTube_Extension_Racy' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Racy.php', - 'Zend_Gdata_YouTube_Extension_Recorded' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Recorded.php', - 'Zend_Gdata_YouTube_Extension_Relationship' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Relationship.php', - 'Zend_Gdata_YouTube_Extension_ReleaseDate' => dirname(__FILE__) . '//Gdata/YouTube/Extension/ReleaseDate.php', - 'Zend_Gdata_YouTube_Extension_School' => dirname(__FILE__) . '//Gdata/YouTube/Extension/School.php', - 'Zend_Gdata_YouTube_Extension_State' => dirname(__FILE__) . '//Gdata/YouTube/Extension/State.php', - 'Zend_Gdata_YouTube_Extension_Statistics' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Statistics.php', - 'Zend_Gdata_YouTube_Extension_Status' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Status.php', - 'Zend_Gdata_YouTube_Extension_Token' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Token.php', - 'Zend_Gdata_YouTube_Extension_Uploaded' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Uploaded.php', - 'Zend_Gdata_YouTube_Extension_Username' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Username.php', - 'Zend_Gdata_YouTube_Extension_VideoId' => dirname(__FILE__) . '//Gdata/YouTube/Extension/VideoId.php', - 'Zend_Gdata_YouTube_InboxEntry' => dirname(__FILE__) . '//Gdata/YouTube/InboxEntry.php', - 'Zend_Gdata_YouTube_InboxFeed' => dirname(__FILE__) . '//Gdata/YouTube/InboxFeed.php', - 'Zend_Gdata_YouTube_MediaEntry' => dirname(__FILE__) . '//Gdata/YouTube/MediaEntry.php', - 'Zend_Gdata_YouTube_PlaylistListEntry' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistListEntry.php', - 'Zend_Gdata_YouTube_PlaylistListFeed' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistListFeed.php', - 'Zend_Gdata_YouTube_PlaylistVideoEntry' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistVideoEntry.php', - 'Zend_Gdata_YouTube_PlaylistVideoFeed' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistVideoFeed.php', - 'Zend_Gdata_YouTube_SubscriptionEntry' => dirname(__FILE__) . '//Gdata/YouTube/SubscriptionEntry.php', - 'Zend_Gdata_YouTube_SubscriptionFeed' => dirname(__FILE__) . '//Gdata/YouTube/SubscriptionFeed.php', - 'Zend_Gdata_YouTube_UserProfileEntry' => dirname(__FILE__) . '//Gdata/YouTube/UserProfileEntry.php', - 'Zend_Gdata_YouTube_VideoEntry' => dirname(__FILE__) . '//Gdata/YouTube/VideoEntry.php', - 'Zend_Gdata_YouTube_VideoFeed' => dirname(__FILE__) . '//Gdata/YouTube/VideoFeed.php', - 'Zend_Gdata_YouTube_VideoQuery' => dirname(__FILE__) . '//Gdata/YouTube/VideoQuery.php', - 'Zend_Gdata_YouTube' => dirname(__FILE__) . '//Gdata/YouTube.php', - 'Zend_Gdata' => dirname(__FILE__) . '//Gdata.php', - 'Zend_Http_Client_Adapter_Curl' => dirname(__FILE__) . '//Http/Client/Adapter/Curl.php', - 'Zend_Http_Client_Adapter_Exception' => dirname(__FILE__) . '//Http/Client/Adapter/Exception.php', - 'Zend_Http_Client_Adapter_Interface' => dirname(__FILE__) . '//Http/Client/Adapter/Interface.php', - 'Zend_Http_Client_Adapter_Proxy' => dirname(__FILE__) . '//Http/Client/Adapter/Proxy.php', - 'Zend_Http_Client_Adapter_Socket' => dirname(__FILE__) . '//Http/Client/Adapter/Socket.php', - 'Zend_Http_Client_Adapter_Stream' => dirname(__FILE__) . '//Http/Client/Adapter/Stream.php', - 'Zend_Http_Client_Adapter_Test' => dirname(__FILE__) . '//Http/Client/Adapter/Test.php', - 'Zend_Http_Client_Exception' => dirname(__FILE__) . '//Http/Client/Exception.php', - 'Zend_Http_Client' => dirname(__FILE__) . '//Http/Client.php', - 'Zend_Http_Cookie' => dirname(__FILE__) . '//Http/Cookie.php', - 'Zend_Http_CookieJar' => dirname(__FILE__) . '//Http/CookieJar.php', - 'Zend_Http_Exception' => dirname(__FILE__) . '//Http/Exception.php', - 'Zend_Http_Header_Exception_InvalidArgumentException' => dirname(__FILE__) . '//Http/Header/Exception/InvalidArgumentException.php', - 'Zend_Http_Header_Exception_RuntimeException' => dirname(__FILE__) . '//Http/Header/Exception/RuntimeException.php', - 'Zend_Http_Header_SetCookie' => dirname(__FILE__) . '//Http/Header/SetCookie.php', - 'Zend_Http_Response_Stream' => dirname(__FILE__) . '//Http/Response/Stream.php', - 'Zend_Http_Response' => dirname(__FILE__) . '//Http/Response.php', - 'Zend_Http_UserAgent_AbstractDevice' => dirname(__FILE__) . '//Http/UserAgent/AbstractDevice.php', - 'Zend_Http_UserAgent_Bot' => dirname(__FILE__) . '//Http/UserAgent/Bot.php', - 'Zend_Http_UserAgent_Checker' => dirname(__FILE__) . '//Http/UserAgent/Checker.php', - 'Zend_Http_UserAgent_Console' => dirname(__FILE__) . '//Http/UserAgent/Console.php', - 'Zend_Http_UserAgent_Desktop' => dirname(__FILE__) . '//Http/UserAgent/Desktop.php', - 'Zend_Http_UserAgent_Device' => dirname(__FILE__) . '//Http/UserAgent/Device.php', - 'Zend_Http_UserAgent_Email' => dirname(__FILE__) . '//Http/UserAgent/Email.php', - 'Zend_Http_UserAgent_Exception' => dirname(__FILE__) . '//Http/UserAgent/Exception.php', - 'Zend_Http_UserAgent_Features_Adapter_Browscap' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/Browscap.php', - 'Zend_Http_UserAgent_Features_Adapter_DeviceAtlas' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/DeviceAtlas.php', - 'Zend_Http_UserAgent_Features_Adapter_TeraWurfl' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/TeraWurfl.php', - 'Zend_Http_UserAgent_Features_Adapter' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter.php', - 'Zend_Http_UserAgent_Features_Exception' => dirname(__FILE__) . '//Http/UserAgent/Features/Exception.php', - 'Zend_Http_UserAgent_Feed' => dirname(__FILE__) . '//Http/UserAgent/Feed.php', - 'Zend_Http_UserAgent_Mobile' => dirname(__FILE__) . '//Http/UserAgent/Mobile.php', - 'Zend_Http_UserAgent_Offline' => dirname(__FILE__) . '//Http/UserAgent/Offline.php', - 'Zend_Http_UserAgent_Probe' => dirname(__FILE__) . '//Http/UserAgent/Probe.php', - 'Zend_Http_UserAgent_Spam' => dirname(__FILE__) . '//Http/UserAgent/Spam.php', - 'Zend_Http_UserAgent_Storage_Exception' => dirname(__FILE__) . '//Http/UserAgent/Storage/Exception.php', - 'Zend_Http_UserAgent_Storage_NonPersistent' => dirname(__FILE__) . '//Http/UserAgent/Storage/NonPersistent.php', - 'Zend_Http_UserAgent_Storage_Session' => dirname(__FILE__) . '//Http/UserAgent/Storage/Session.php', - 'Zend_Http_UserAgent_Storage' => dirname(__FILE__) . '//Http/UserAgent/Storage.php', - 'Zend_Http_UserAgent_Text' => dirname(__FILE__) . '//Http/UserAgent/Text.php', - 'Zend_Http_UserAgent_Validator' => dirname(__FILE__) . '//Http/UserAgent/Validator.php', - 'Zend_Http_UserAgent' => dirname(__FILE__) . '//Http/UserAgent.php', - 'Zend_Json_Decoder' => dirname(__FILE__) . '//Json/Decoder.php', - 'Zend_Json_Encoder' => dirname(__FILE__) . '//Json/Encoder.php', - 'Zend_Json_Exception' => dirname(__FILE__) . '//Json/Exception.php', - 'Zend_Json_Expr' => dirname(__FILE__) . '//Json/Expr.php', - 'Zend_Json_Server_Cache' => dirname(__FILE__) . '//Json/Server/Cache.php', - 'Zend_Json_Server_Error' => dirname(__FILE__) . '//Json/Server/Error.php', - 'Zend_Json_Server_Exception' => dirname(__FILE__) . '//Json/Server/Exception.php', - 'Zend_Json_Server_Request_Http' => dirname(__FILE__) . '//Json/Server/Request/Http.php', - 'Zend_Json_Server_Request' => dirname(__FILE__) . '//Json/Server/Request.php', - 'Zend_Json_Server_Response_Http' => dirname(__FILE__) . '//Json/Server/Response/Http.php', - 'Zend_Json_Server_Response' => dirname(__FILE__) . '//Json/Server/Response.php', - 'Zend_Json_Server_Smd_Service' => dirname(__FILE__) . '//Json/Server/Smd/Service.php', - 'Zend_Json_Server_Smd' => dirname(__FILE__) . '//Json/Server/Smd.php', - 'Zend_Json_Server' => dirname(__FILE__) . '//Json/Server.php', - 'Zend_Json' => dirname(__FILE__) . '//Json.php', - 'Zend_Layout_Controller_Action_Helper_Layout' => dirname(__FILE__) . '//Layout/Controller/Action/Helper/Layout.php', - 'Zend_Layout_Controller_Plugin_Layout' => dirname(__FILE__) . '//Layout/Controller/Plugin/Layout.php', - 'Zend_Layout_Exception' => dirname(__FILE__) . '//Layout/Exception.php', - 'Zend_Layout' => dirname(__FILE__) . '//Layout.php', - 'Zend_Ldap_Attribute' => dirname(__FILE__) . '//Ldap/Attribute.php', - 'Zend_Ldap_Collection_Iterator_Default' => dirname(__FILE__) . '//Ldap/Collection/Iterator/Default.php', - 'Zend_Ldap_Collection' => dirname(__FILE__) . '//Ldap/Collection.php', - 'Zend_Ldap_Converter_Exception' => dirname(__FILE__) . '//Ldap/Converter/Exception.php', - 'Zend_Ldap_Converter' => dirname(__FILE__) . '//Ldap/Converter.php', - 'Zend_Ldap_Dn' => dirname(__FILE__) . '//Ldap/Dn.php', - 'Zend_Ldap_Exception' => dirname(__FILE__) . '//Ldap/Exception.php', - 'Zend_Ldap_Filter_Abstract' => dirname(__FILE__) . '//Ldap/Filter/Abstract.php', - 'Zend_Ldap_Filter_And' => dirname(__FILE__) . '//Ldap/Filter/And.php', - 'Zend_Ldap_Filter_Exception' => dirname(__FILE__) . '//Ldap/Filter/Exception.php', - 'Zend_Ldap_Filter_Logical' => dirname(__FILE__) . '//Ldap/Filter/Logical.php', - 'Zend_Ldap_Filter_Mask' => dirname(__FILE__) . '//Ldap/Filter/Mask.php', - 'Zend_Ldap_Filter_Not' => dirname(__FILE__) . '//Ldap/Filter/Not.php', - 'Zend_Ldap_Filter_Or' => dirname(__FILE__) . '//Ldap/Filter/Or.php', - 'Zend_Ldap_Filter_String' => dirname(__FILE__) . '//Ldap/Filter/String.php', - 'Zend_Ldap_Filter' => dirname(__FILE__) . '//Ldap/Filter.php', - 'Zend_Ldap_Ldif_Encoder' => dirname(__FILE__) . '//Ldap/Ldif/Encoder.php', - 'Zend_Ldap_Node_Abstract' => dirname(__FILE__) . '//Ldap/Node/Abstract.php', - 'Zend_Ldap_Node_ChildrenIterator' => dirname(__FILE__) . '//Ldap/Node/ChildrenIterator.php', - 'Zend_Ldap_Node_Collection' => dirname(__FILE__) . '//Ldap/Node/Collection.php', - 'Zend_Ldap_Node_RootDse_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/RootDse/ActiveDirectory.php', - 'Zend_Ldap_Node_RootDse_eDirectory' => dirname(__FILE__) . '//Ldap/Node/RootDse/eDirectory.php', - 'Zend_Ldap_Node_RootDse_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/RootDse/OpenLdap.php', - 'Zend_Ldap_Node_RootDse' => dirname(__FILE__) . '//Ldap/Node/RootDse.php', - 'Zend_Ldap_Node_Schema_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_AttributeType_Interface' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/Interface.php', - 'Zend_Ldap_Node_Schema_AttributeType_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/OpenLdap.php', - 'Zend_Ldap_Node_Schema_Item' => dirname(__FILE__) . '//Ldap/Node/Schema/Item.php', - 'Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_ObjectClass_Interface' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/Interface.php', - 'Zend_Ldap_Node_Schema_ObjectClass_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/OpenLdap.php', - 'Zend_Ldap_Node_Schema_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/OpenLdap.php', - 'Zend_Ldap_Node_Schema' => dirname(__FILE__) . '//Ldap/Node/Schema.php', - 'Zend_Ldap_Node' => dirname(__FILE__) . '//Ldap/Node.php', - 'Zend_Ldap' => dirname(__FILE__) . '//Ldap.php', - 'Zend_Loader_Autoloader_Interface' => dirname(__FILE__) . '//Loader/Autoloader/Interface.php', - 'Zend_Loader_Autoloader_Resource' => dirname(__FILE__) . '//Loader/Autoloader/Resource.php', - 'Zend_Loader_Autoloader' => dirname(__FILE__) . '//Loader/Autoloader.php', - 'Zend_Loader_AutoloaderFactory' => dirname(__FILE__) . '//Loader/AutoloaderFactory.php', - 'Zend_Loader_ClassMapAutoloader' => dirname(__FILE__) . '//Loader/ClassMapAutoloader.php', - 'Zend_Loader_Exception_InvalidArgumentException' => dirname(__FILE__) . '//Loader/Exception/InvalidArgumentException.php', - 'Zend_Loader_Exception' => dirname(__FILE__) . '//Loader/Exception.php', - 'Zend_Loader_PluginLoader_Exception' => dirname(__FILE__) . '//Loader/PluginLoader/Exception.php', - 'Zend_Loader_PluginLoader_Interface' => dirname(__FILE__) . '//Loader/PluginLoader/Interface.php', - 'Zend_Loader_PluginLoader' => dirname(__FILE__) . '//Loader/PluginLoader.php', - 'Zend_Loader_SplAutoloader' => dirname(__FILE__) . '//Loader/SplAutoloader.php', - 'Zend_Loader_StandardAutoloader' => dirname(__FILE__) . '//Loader/StandardAutoloader.php', - 'Zend_Loader' => dirname(__FILE__) . '//Loader.php', - 'Zend_Locale_Data_Translation' => dirname(__FILE__) . '//Locale/Data/Translation.php', - 'Zend_Locale_Data' => dirname(__FILE__) . '//Locale/Data.php', - 'Zend_Locale_Exception' => dirname(__FILE__) . '//Locale/Exception.php', - 'Zend_Locale_Format' => dirname(__FILE__) . '//Locale/Format.php', - 'Zend_Locale_Math_Exception' => dirname(__FILE__) . '//Locale/Math/Exception.php', - 'Zend_Locale_Math_PhpMath' => dirname(__FILE__) . '//Locale/Math/PhpMath.php', - 'Zend_Locale_Math' => dirname(__FILE__) . '//Locale/Math.php', - 'Zend_Locale' => dirname(__FILE__) . '//Locale.php', - 'Zend_Log_Exception' => dirname(__FILE__) . '//Log/Exception.php', - 'Zend_Log_FactoryInterface' => dirname(__FILE__) . '//Log/FactoryInterface.php', - 'Zend_Log_Filter_Abstract' => dirname(__FILE__) . '//Log/Filter/Abstract.php', - 'Zend_Log_Filter_Interface' => dirname(__FILE__) . '//Log/Filter/Interface.php', - 'Zend_Log_Filter_Message' => dirname(__FILE__) . '//Log/Filter/Message.php', - 'Zend_Log_Filter_Priority' => dirname(__FILE__) . '//Log/Filter/Priority.php', - 'Zend_Log_Filter_Suppress' => dirname(__FILE__) . '//Log/Filter/Suppress.php', - 'Zend_Log_Formatter_Abstract' => dirname(__FILE__) . '//Log/Formatter/Abstract.php', - 'Zend_Log_Formatter_Firebug' => dirname(__FILE__) . '//Log/Formatter/Firebug.php', - 'Zend_Log_Formatter_Interface' => dirname(__FILE__) . '//Log/Formatter/Interface.php', - 'Zend_Log_Formatter_Simple' => dirname(__FILE__) . '//Log/Formatter/Simple.php', - 'Zend_Log_Formatter_Xml' => dirname(__FILE__) . '//Log/Formatter/Xml.php', - 'Zend_Log_Writer_Abstract' => dirname(__FILE__) . '//Log/Writer/Abstract.php', - 'Zend_Log_Writer_Db' => dirname(__FILE__) . '//Log/Writer/Db.php', - 'Zend_Log_Writer_Firebug' => dirname(__FILE__) . '//Log/Writer/Firebug.php', - 'Zend_Log_Writer_Mail' => dirname(__FILE__) . '//Log/Writer/Mail.php', - 'Zend_Log_Writer_Mock' => dirname(__FILE__) . '//Log/Writer/Mock.php', - 'Zend_Log_Writer_Null' => dirname(__FILE__) . '//Log/Writer/Null.php', - 'Zend_Log_Writer_Stream' => dirname(__FILE__) . '//Log/Writer/Stream.php', - 'Zend_Log_Writer_Syslog' => dirname(__FILE__) . '//Log/Writer/Syslog.php', - 'Zend_Log_Writer_ZendMonitor' => dirname(__FILE__) . '//Log/Writer/ZendMonitor.php', - 'Zend_Log' => dirname(__FILE__) . '//Log.php', - 'Zend_Mail_Exception' => dirname(__FILE__) . '//Mail/Exception.php', - 'Zend_Mail_Message_File' => dirname(__FILE__) . '//Mail/Message/File.php', - 'Zend_Mail_Message_Interface' => dirname(__FILE__) . '//Mail/Message/Interface.php', - 'Zend_Mail_Message' => dirname(__FILE__) . '//Mail/Message.php', - 'Zend_Mail_Part_File' => dirname(__FILE__) . '//Mail/Part/File.php', - 'Zend_Mail_Part_Interface' => dirname(__FILE__) . '//Mail/Part/Interface.php', - 'Zend_Mail_Part' => dirname(__FILE__) . '//Mail/Part.php', - 'Zend_Mail_Protocol_Abstract' => dirname(__FILE__) . '//Mail/Protocol/Abstract.php', - 'Zend_Mail_Protocol_Exception' => dirname(__FILE__) . '//Mail/Protocol/Exception.php', - 'Zend_Mail_Protocol_Imap' => dirname(__FILE__) . '//Mail/Protocol/Imap.php', - 'Zend_Mail_Protocol_Pop3' => dirname(__FILE__) . '//Mail/Protocol/Pop3.php', - 'Zend_Mail_Protocol_Smtp_Auth_Crammd5' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Crammd5.php', - 'Zend_Mail_Protocol_Smtp_Auth_Login' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Login.php', - 'Zend_Mail_Protocol_Smtp_Auth_Plain' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Plain.php', - 'Zend_Mail_Protocol_Smtp' => dirname(__FILE__) . '//Mail/Protocol/Smtp.php', - 'Zend_Mail_Storage_Abstract' => dirname(__FILE__) . '//Mail/Storage/Abstract.php', - 'Zend_Mail_Storage_Exception' => dirname(__FILE__) . '//Mail/Storage/Exception.php', - 'Zend_Mail_Storage_Folder_Interface' => dirname(__FILE__) . '//Mail/Storage/Folder/Interface.php', - 'Zend_Mail_Storage_Folder_Maildir' => dirname(__FILE__) . '//Mail/Storage/Folder/Maildir.php', - 'Zend_Mail_Storage_Folder_Mbox' => dirname(__FILE__) . '//Mail/Storage/Folder/Mbox.php', - 'Zend_Mail_Storage_Folder' => dirname(__FILE__) . '//Mail/Storage/Folder.php', - 'Zend_Mail_Storage_Imap' => dirname(__FILE__) . '//Mail/Storage/Imap.php', - 'Zend_Mail_Storage_Maildir' => dirname(__FILE__) . '//Mail/Storage/Maildir.php', - 'Zend_Mail_Storage_Mbox' => dirname(__FILE__) . '//Mail/Storage/Mbox.php', - 'Zend_Mail_Storage_Pop3' => dirname(__FILE__) . '//Mail/Storage/Pop3.php', - 'Zend_Mail_Storage_Writable_Interface' => dirname(__FILE__) . '//Mail/Storage/Writable/Interface.php', - 'Zend_Mail_Storage_Writable_Maildir' => dirname(__FILE__) . '//Mail/Storage/Writable/Maildir.php', - 'Zend_Mail_Storage' => dirname(__FILE__) . '//Mail/Storage.php', - 'Zend_Mail_Transport_Abstract' => dirname(__FILE__) . '//Mail/Transport/Abstract.php', - 'Zend_Mail_Transport_Exception' => dirname(__FILE__) . '//Mail/Transport/Exception.php', - 'Zend_Mail_Transport_File' => dirname(__FILE__) . '//Mail/Transport/File.php', - 'Zend_Mail_Transport_Sendmail' => dirname(__FILE__) . '//Mail/Transport/Sendmail.php', - 'Zend_Mail_Transport_Smtp' => dirname(__FILE__) . '//Mail/Transport/Smtp.php', - 'Zend_Mail' => dirname(__FILE__) . '//Mail.php', - 'Zend_Markup_Exception' => dirname(__FILE__) . '//Markup/Exception.php', - 'Zend_Markup_Parser_Bbcode' => dirname(__FILE__) . '//Markup/Parser/Bbcode.php', - 'Zend_Markup_Parser_Exception' => dirname(__FILE__) . '//Markup/Parser/Exception.php', - 'Zend_Markup_Parser_ParserInterface' => dirname(__FILE__) . '//Markup/Parser/ParserInterface.php', - 'Zend_Markup_Renderer_Exception' => dirname(__FILE__) . '//Markup/Renderer/Exception.php', - 'Zend_Markup_Renderer_Html_Code' => dirname(__FILE__) . '//Markup/Renderer/Html/Code.php', - 'Zend_Markup_Renderer_Html_HtmlAbstract' => dirname(__FILE__) . '//Markup/Renderer/Html/HtmlAbstract.php', - 'Zend_Markup_Renderer_Html_Img' => dirname(__FILE__) . '//Markup/Renderer/Html/Img.php', - 'Zend_Markup_Renderer_Html_List' => dirname(__FILE__) . '//Markup/Renderer/Html/List.php', - 'Zend_Markup_Renderer_Html_Url' => dirname(__FILE__) . '//Markup/Renderer/Html/Url.php', - 'Zend_Markup_Renderer_Html' => dirname(__FILE__) . '//Markup/Renderer/Html.php', - 'Zend_Markup_Renderer_RendererAbstract' => dirname(__FILE__) . '//Markup/Renderer/RendererAbstract.php', - 'Zend_Markup_Renderer_TokenConverterInterface' => dirname(__FILE__) . '//Markup/Renderer/TokenConverterInterface.php', - 'Zend_Markup_Token' => dirname(__FILE__) . '//Markup/Token.php', - 'Zend_Markup_TokenList' => dirname(__FILE__) . '//Markup/TokenList.php', - 'Zend_Markup' => dirname(__FILE__) . '//Markup.php', - 'Zend_Measure_Abstract' => dirname(__FILE__) . '//Measure/Abstract.php', - 'Zend_Measure_Acceleration' => dirname(__FILE__) . '//Measure/Acceleration.php', - 'Zend_Measure_Angle' => dirname(__FILE__) . '//Measure/Angle.php', - 'Zend_Measure_Area' => dirname(__FILE__) . '//Measure/Area.php', - 'Zend_Measure_Binary' => dirname(__FILE__) . '//Measure/Binary.php', - 'Zend_Measure_Capacitance' => dirname(__FILE__) . '//Measure/Capacitance.php', - 'Zend_Measure_Cooking_Volume' => dirname(__FILE__) . '//Measure/Cooking/Volume.php', - 'Zend_Measure_Cooking_Weight' => dirname(__FILE__) . '//Measure/Cooking/Weight.php', - 'Zend_Measure_Current' => dirname(__FILE__) . '//Measure/Current.php', - 'Zend_Measure_Density' => dirname(__FILE__) . '//Measure/Density.php', - 'Zend_Measure_Energy' => dirname(__FILE__) . '//Measure/Energy.php', - 'Zend_Measure_Exception' => dirname(__FILE__) . '//Measure/Exception.php', - 'Zend_Measure_Flow_Mass' => dirname(__FILE__) . '//Measure/Flow/Mass.php', - 'Zend_Measure_Flow_Mole' => dirname(__FILE__) . '//Measure/Flow/Mole.php', - 'Zend_Measure_Flow_Volume' => dirname(__FILE__) . '//Measure/Flow/Volume.php', - 'Zend_Measure_Force' => dirname(__FILE__) . '//Measure/Force.php', - 'Zend_Measure_Frequency' => dirname(__FILE__) . '//Measure/Frequency.php', - 'Zend_Measure_Illumination' => dirname(__FILE__) . '//Measure/Illumination.php', - 'Zend_Measure_Length' => dirname(__FILE__) . '//Measure/Length.php', - 'Zend_Measure_Lightness' => dirname(__FILE__) . '//Measure/Lightness.php', - 'Zend_Measure_Number' => dirname(__FILE__) . '//Measure/Number.php', - 'Zend_Measure_Power' => dirname(__FILE__) . '//Measure/Power.php', - 'Zend_Measure_Pressure' => dirname(__FILE__) . '//Measure/Pressure.php', - 'Zend_Measure_Speed' => dirname(__FILE__) . '//Measure/Speed.php', - 'Zend_Measure_Temperature' => dirname(__FILE__) . '//Measure/Temperature.php', - 'Zend_Measure_Time' => dirname(__FILE__) . '//Measure/Time.php', - 'Zend_Measure_Torque' => dirname(__FILE__) . '//Measure/Torque.php', - 'Zend_Measure_Viscosity_Dynamic' => dirname(__FILE__) . '//Measure/Viscosity/Dynamic.php', - 'Zend_Measure_Viscosity_Kinematic' => dirname(__FILE__) . '//Measure/Viscosity/Kinematic.php', - 'Zend_Measure_Volume' => dirname(__FILE__) . '//Measure/Volume.php', - 'Zend_Measure_Weight' => dirname(__FILE__) . '//Measure/Weight.php', - 'Zend_Memory_AccessController' => dirname(__FILE__) . '//Memory/AccessController.php', - 'Zend_Memory_Container_Interface' => dirname(__FILE__) . '//Memory/Container/Interface.php', - 'Zend_Memory_Container_Locked' => dirname(__FILE__) . '//Memory/Container/Locked.php', - 'Zend_Memory_Container_Movable' => dirname(__FILE__) . '//Memory/Container/Movable.php', - 'Zend_Memory_Container' => dirname(__FILE__) . '//Memory/Container.php', - 'Zend_Memory_Exception' => dirname(__FILE__) . '//Memory/Exception.php', - 'Zend_Memory_Manager' => dirname(__FILE__) . '//Memory/Manager.php', - 'Zend_Memory_Value' => dirname(__FILE__) . '//Memory/Value.php', - 'Zend_Memory' => dirname(__FILE__) . '//Memory.php', - 'Zend_Mime_Decode' => dirname(__FILE__) . '//Mime/Decode.php', - 'Zend_Mime_Exception' => dirname(__FILE__) . '//Mime/Exception.php', - 'Zend_Mime_Message' => dirname(__FILE__) . '//Mime/Message.php', - 'Zend_Mime_Part' => dirname(__FILE__) . '//Mime/Part.php', - 'Zend_Mime' => dirname(__FILE__) . '//Mime.php', - 'Zend_Mobile_Exception' => dirname(__FILE__) . '//Mobile/Exception.php', - 'Zend_Mobile_Push_Abstract' => dirname(__FILE__) . '//Mobile/Push/Abstract.php', - 'Zend_Mobile_Push_Apns' => dirname(__FILE__) . '//Mobile/Push/Apns.php', - 'Zend_Mobile_Push_Exception_DeviceQuotaExceeded' => dirname(__FILE__) . '//Mobile/Push/Exception/DeviceQuotaExceeded.php', - 'Zend_Mobile_Push_Exception_InvalidAuthToken' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidAuthToken.php', - 'Zend_Mobile_Push_Exception_InvalidPayload' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidPayload.php', - 'Zend_Mobile_Push_Exception_InvalidRegistration' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidRegistration.php', - 'Zend_Mobile_Push_Exception_InvalidToken' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidToken.php', - 'Zend_Mobile_Push_Exception_InvalidTopic' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidTopic.php', - 'Zend_Mobile_Push_Exception_QuotaExceeded' => dirname(__FILE__) . '//Mobile/Push/Exception/QuotaExceeded.php', - 'Zend_Mobile_Push_Exception_ServerUnavailable' => dirname(__FILE__) . '//Mobile/Push/Exception/ServerUnavailable.php', - 'Zend_Mobile_Push_Exception' => dirname(__FILE__) . '//Mobile/Push/Exception.php', - 'Zend_Mobile_Push_Gcm' => dirname(__FILE__) . '//Mobile/Push/Gcm.php', - 'Zend_Mobile_Push_Interface' => dirname(__FILE__) . '//Mobile/Push/Interface.php', - 'Zend_Mobile_Push_Message_Abstract' => dirname(__FILE__) . '//Mobile/Push/Message/Abstract.php', - 'Zend_Mobile_Push_Message_Apns' => dirname(__FILE__) . '//Mobile/Push/Message/Apns.php', - 'Zend_Mobile_Push_Message_Exception' => dirname(__FILE__) . '//Mobile/Push/Message/Exception.php', - 'Zend_Mobile_Push_Message_Gcm' => dirname(__FILE__) . '//Mobile/Push/Message/Gcm.php', - 'Zend_Mobile_Push_Message_Interface' => dirname(__FILE__) . '//Mobile/Push/Message/Interface.php', - 'Zend_Mobile_Push_Message_Mpns_Raw' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Raw.php', - 'Zend_Mobile_Push_Message_Mpns_Tile' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Tile.php', - 'Zend_Mobile_Push_Message_Mpns_Toast' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Toast.php', - 'Zend_Mobile_Push_Message_Mpns' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns.php', - 'Zend_Mobile_Push_Mpns' => dirname(__FILE__) . '//Mobile/Push/Mpns.php', - 'Zend_Mobile_Push_Response_Gcm' => dirname(__FILE__) . '//Mobile/Push/Response/Gcm.php', - 'Zend_Mobile_Push_Test_ApnsProxy' => dirname(__FILE__) . '//Mobile/Push/Test/ApnsProxy.php', - 'Zend_Navigation_Container' => dirname(__FILE__) . '//Navigation/Container.php', - 'Zend_Navigation_Exception' => dirname(__FILE__) . '//Navigation/Exception.php', - 'Zend_Navigation_Page_Mvc' => dirname(__FILE__) . '//Navigation/Page/Mvc.php', - 'Zend_Navigation_Page_Uri' => dirname(__FILE__) . '//Navigation/Page/Uri.php', - 'Zend_Navigation_Page' => dirname(__FILE__) . '//Navigation/Page.php', - 'Zend_Navigation' => dirname(__FILE__) . '//Navigation.php', - 'Zend_Oauth_Client' => dirname(__FILE__) . '//Oauth/Client.php', - 'Zend_Oauth_Config_ConfigInterface' => dirname(__FILE__) . '//Oauth/Config/ConfigInterface.php', - 'Zend_Oauth_Config' => dirname(__FILE__) . '//Oauth/Config.php', - 'Zend_Oauth_Consumer' => dirname(__FILE__) . '//Oauth/Consumer.php', - 'Zend_Oauth_Exception' => dirname(__FILE__) . '//Oauth/Exception.php', - 'Zend_Oauth_Http_AccessToken' => dirname(__FILE__) . '//Oauth/Http/AccessToken.php', - 'Zend_Oauth_Http_RequestToken' => dirname(__FILE__) . '//Oauth/Http/RequestToken.php', - 'Zend_Oauth_Http_UserAuthorization' => dirname(__FILE__) . '//Oauth/Http/UserAuthorization.php', - 'Zend_Oauth_Http_Utility' => dirname(__FILE__) . '//Oauth/Http/Utility.php', - 'Zend_Oauth_Http' => dirname(__FILE__) . '//Oauth/Http.php', - 'Zend_Oauth_Signature_Hmac' => dirname(__FILE__) . '//Oauth/Signature/Hmac.php', - 'Zend_Oauth_Signature_Plaintext' => dirname(__FILE__) . '//Oauth/Signature/Plaintext.php', - 'Zend_Oauth_Signature_Rsa' => dirname(__FILE__) . '//Oauth/Signature/Rsa.php', - 'Zend_Oauth_Signature_SignatureAbstract' => dirname(__FILE__) . '//Oauth/Signature/SignatureAbstract.php', - 'Zend_Oauth_Token_Access' => dirname(__FILE__) . '//Oauth/Token/Access.php', - 'Zend_Oauth_Token_AuthorizedRequest' => dirname(__FILE__) . '//Oauth/Token/AuthorizedRequest.php', - 'Zend_Oauth_Token_Request' => dirname(__FILE__) . '//Oauth/Token/Request.php', - 'Zend_Oauth_Token' => dirname(__FILE__) . '//Oauth/Token.php', - 'Zend_Oauth' => dirname(__FILE__) . '//Oauth.php', - 'Zend_OpenId_Consumer_Storage_File' => dirname(__FILE__) . '//OpenId/Consumer/Storage/File.php', - 'Zend_OpenId_Consumer_Storage' => dirname(__FILE__) . '//OpenId/Consumer/Storage.php', - 'Zend_OpenId_Consumer' => dirname(__FILE__) . '//OpenId/Consumer.php', - 'Zend_OpenId_Exception' => dirname(__FILE__) . '//OpenId/Exception.php', - 'Zend_OpenId_Extension_Sreg' => dirname(__FILE__) . '//OpenId/Extension/Sreg.php', - 'Zend_OpenId_Extension' => dirname(__FILE__) . '//OpenId/Extension.php', - 'Zend_OpenId_Provider_Storage_File' => dirname(__FILE__) . '//OpenId/Provider/Storage/File.php', - 'Zend_OpenId_Provider_Storage' => dirname(__FILE__) . '//OpenId/Provider/Storage.php', - 'Zend_OpenId_Provider_User_Session' => dirname(__FILE__) . '//OpenId/Provider/User/Session.php', - 'Zend_OpenId_Provider_User' => dirname(__FILE__) . '//OpenId/Provider/User.php', - 'Zend_OpenId_Provider' => dirname(__FILE__) . '//OpenId/Provider.php', - 'Zend_OpenId' => dirname(__FILE__) . '//OpenId.php', - 'Zend_Paginator_Adapter_Array' => dirname(__FILE__) . '//Paginator/Adapter/Array.php', - 'Zend_Paginator_Adapter_DbSelect' => dirname(__FILE__) . '//Paginator/Adapter/DbSelect.php', - 'Zend_Paginator_Adapter_DbTableSelect' => dirname(__FILE__) . '//Paginator/Adapter/DbTableSelect.php', - 'Zend_Paginator_Adapter_Interface' => dirname(__FILE__) . '//Paginator/Adapter/Interface.php', - 'Zend_Paginator_Adapter_Iterator' => dirname(__FILE__) . '//Paginator/Adapter/Iterator.php', - 'Zend_Paginator_Adapter_Null' => dirname(__FILE__) . '//Paginator/Adapter/Null.php', - 'Zend_Paginator_AdapterAggregate' => dirname(__FILE__) . '//Paginator/AdapterAggregate.php', - 'Zend_Paginator_Exception' => dirname(__FILE__) . '//Paginator/Exception.php', - 'Zend_Paginator_ScrollingStyle_All' => dirname(__FILE__) . '//Paginator/ScrollingStyle/All.php', - 'Zend_Paginator_ScrollingStyle_Elastic' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Elastic.php', - 'Zend_Paginator_ScrollingStyle_Interface' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Interface.php', - 'Zend_Paginator_ScrollingStyle_Jumping' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Jumping.php', - 'Zend_Paginator_ScrollingStyle_Sliding' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Sliding.php', - 'Zend_Paginator_SerializableLimitIterator' => dirname(__FILE__) . '//Paginator/SerializableLimitIterator.php', - 'Zend_Paginator' => dirname(__FILE__) . '//Paginator.php', - 'Zend_Pdf_Action_GoTo' => dirname(__FILE__) . '//Pdf/Action/GoTo.php', - 'Zend_Pdf_Action_GoTo3DView' => dirname(__FILE__) . '//Pdf/Action/GoTo3DView.php', - 'Zend_Pdf_Action_GoToE' => dirname(__FILE__) . '//Pdf/Action/GoToE.php', - 'Zend_Pdf_Action_GoToR' => dirname(__FILE__) . '//Pdf/Action/GoToR.php', - 'Zend_Pdf_Action_Hide' => dirname(__FILE__) . '//Pdf/Action/Hide.php', - 'Zend_Pdf_Action_ImportData' => dirname(__FILE__) . '//Pdf/Action/ImportData.php', - 'Zend_Pdf_Action_JavaScript' => dirname(__FILE__) . '//Pdf/Action/JavaScript.php', - 'Zend_Pdf_Action_Launch' => dirname(__FILE__) . '//Pdf/Action/Launch.php', - 'Zend_Pdf_Action_Movie' => dirname(__FILE__) . '//Pdf/Action/Movie.php', - 'Zend_Pdf_Action_Named' => dirname(__FILE__) . '//Pdf/Action/Named.php', - 'Zend_Pdf_Action_Rendition' => dirname(__FILE__) . '//Pdf/Action/Rendition.php', - 'Zend_Pdf_Action_ResetForm' => dirname(__FILE__) . '//Pdf/Action/ResetForm.php', - 'Zend_Pdf_Action_SetOCGState' => dirname(__FILE__) . '//Pdf/Action/SetOCGState.php', - 'Zend_Pdf_Action_Sound' => dirname(__FILE__) . '//Pdf/Action/Sound.php', - 'Zend_Pdf_Action_SubmitForm' => dirname(__FILE__) . '//Pdf/Action/SubmitForm.php', - 'Zend_Pdf_Action_Thread' => dirname(__FILE__) . '//Pdf/Action/Thread.php', - 'Zend_Pdf_Action_Trans' => dirname(__FILE__) . '//Pdf/Action/Trans.php', - 'Zend_Pdf_Action_Unknown' => dirname(__FILE__) . '//Pdf/Action/Unknown.php', - 'Zend_Pdf_Action_URI' => dirname(__FILE__) . '//Pdf/Action/URI.php', - 'Zend_Pdf_Action' => dirname(__FILE__) . '//Pdf/Action.php', - 'Zend_Pdf_Annotation_FileAttachment' => dirname(__FILE__) . '//Pdf/Annotation/FileAttachment.php', - 'Zend_Pdf_Annotation_Link' => dirname(__FILE__) . '//Pdf/Annotation/Link.php', - 'Zend_Pdf_Annotation_Markup' => dirname(__FILE__) . '//Pdf/Annotation/Markup.php', - 'Zend_Pdf_Annotation_Text' => dirname(__FILE__) . '//Pdf/Annotation/Text.php', - 'Zend_Pdf_Annotation' => dirname(__FILE__) . '//Pdf/Annotation.php', - 'Zend_Pdf_Canvas_Abstract' => dirname(__FILE__) . '//Pdf/Canvas/Abstract.php', - 'Zend_Pdf_Canvas_Interface' => dirname(__FILE__) . '//Pdf/Canvas/Interface.php', - 'Zend_Pdf_Canvas' => dirname(__FILE__) . '//Pdf/Canvas.php', - 'Zend_Pdf_Cmap_ByteEncoding_Static' => dirname(__FILE__) . '//Pdf/Cmap/ByteEncoding/Static.php', - 'Zend_Pdf_Cmap_ByteEncoding' => dirname(__FILE__) . '//Pdf/Cmap/ByteEncoding.php', - 'Zend_Pdf_Cmap_SegmentToDelta' => dirname(__FILE__) . '//Pdf/Cmap/SegmentToDelta.php', - 'Zend_Pdf_Cmap_TrimmedTable' => dirname(__FILE__) . '//Pdf/Cmap/TrimmedTable.php', - 'Zend_Pdf_Cmap' => dirname(__FILE__) . '//Pdf/Cmap.php', - 'Zend_Pdf_Color_Cmyk' => dirname(__FILE__) . '//Pdf/Color/Cmyk.php', - 'Zend_Pdf_Color_GrayScale' => dirname(__FILE__) . '//Pdf/Color/GrayScale.php', - 'Zend_Pdf_Color_Html' => dirname(__FILE__) . '//Pdf/Color/Html.php', - 'Zend_Pdf_Color_Rgb' => dirname(__FILE__) . '//Pdf/Color/Rgb.php', - 'Zend_Pdf_Color' => dirname(__FILE__) . '//Pdf/Color.php', - 'Zend_Pdf_Destination_Explicit' => dirname(__FILE__) . '//Pdf/Destination/Explicit.php', - 'Zend_Pdf_Destination_Fit' => dirname(__FILE__) . '//Pdf/Destination/Fit.php', - 'Zend_Pdf_Destination_FitBoundingBox' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBox.php', - 'Zend_Pdf_Destination_FitBoundingBoxHorizontally' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBoxHorizontally.php', - 'Zend_Pdf_Destination_FitBoundingBoxVertically' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBoxVertically.php', - 'Zend_Pdf_Destination_FitHorizontally' => dirname(__FILE__) . '//Pdf/Destination/FitHorizontally.php', - 'Zend_Pdf_Destination_FitRectangle' => dirname(__FILE__) . '//Pdf/Destination/FitRectangle.php', - 'Zend_Pdf_Destination_FitVertically' => dirname(__FILE__) . '//Pdf/Destination/FitVertically.php', - 'Zend_Pdf_Destination_Named' => dirname(__FILE__) . '//Pdf/Destination/Named.php', - 'Zend_Pdf_Destination_Unknown' => dirname(__FILE__) . '//Pdf/Destination/Unknown.php', - 'Zend_Pdf_Destination_Zoom' => dirname(__FILE__) . '//Pdf/Destination/Zoom.php', - 'Zend_Pdf_Destination' => dirname(__FILE__) . '//Pdf/Destination.php', - 'Zend_Pdf_Element_Array' => dirname(__FILE__) . '//Pdf/Element/Array.php', - 'Zend_Pdf_Element_Boolean' => dirname(__FILE__) . '//Pdf/Element/Boolean.php', - 'Zend_Pdf_Element_Dictionary' => dirname(__FILE__) . '//Pdf/Element/Dictionary.php', - 'Zend_Pdf_Element_Name' => dirname(__FILE__) . '//Pdf/Element/Name.php', - 'Zend_Pdf_Element_Null' => dirname(__FILE__) . '//Pdf/Element/Null.php', - 'Zend_Pdf_Element_Numeric' => dirname(__FILE__) . '//Pdf/Element/Numeric.php', - 'Zend_Pdf_Element_Object_Stream' => dirname(__FILE__) . '//Pdf/Element/Object/Stream.php', - 'Zend_Pdf_Element_Object' => dirname(__FILE__) . '//Pdf/Element/Object.php', - 'Zend_Pdf_Element_Reference_Context' => dirname(__FILE__) . '//Pdf/Element/Reference/Context.php', - 'Zend_Pdf_Element_Reference_Table' => dirname(__FILE__) . '//Pdf/Element/Reference/Table.php', - 'Zend_Pdf_Element_Reference' => dirname(__FILE__) . '//Pdf/Element/Reference.php', - 'Zend_Pdf_Element_Stream' => dirname(__FILE__) . '//Pdf/Element/Stream.php', - 'Zend_Pdf_Element_String_Binary' => dirname(__FILE__) . '//Pdf/Element/String/Binary.php', - 'Zend_Pdf_Element_String' => dirname(__FILE__) . '//Pdf/Element/String.php', - 'Zend_Pdf_Element' => dirname(__FILE__) . '//Pdf/Element.php', - 'Zend_Pdf_ElementFactory_Interface' => dirname(__FILE__) . '//Pdf/ElementFactory/Interface.php', - 'Zend_Pdf_ElementFactory_Proxy' => dirname(__FILE__) . '//Pdf/ElementFactory/Proxy.php', - 'Zend_Pdf_ElementFactory' => dirname(__FILE__) . '//Pdf/ElementFactory.php', - 'Zend_Pdf_Exception' => dirname(__FILE__) . '//Pdf/Exception.php', - 'Zend_Pdf_FileParser_Font_OpenType_TrueType' => dirname(__FILE__) . '//Pdf/FileParser/Font/OpenType/TrueType.php', - 'Zend_Pdf_FileParser_Font_OpenType' => dirname(__FILE__) . '//Pdf/FileParser/Font/OpenType.php', - 'Zend_Pdf_FileParser_Font' => dirname(__FILE__) . '//Pdf/FileParser/Font.php', - 'Zend_Pdf_FileParser_Image_Png' => dirname(__FILE__) . '//Pdf/FileParser/Image/Png.php', - 'Zend_Pdf_FileParser_Image' => dirname(__FILE__) . '//Pdf/FileParser/Image.php', - 'Zend_Pdf_FileParser' => dirname(__FILE__) . '//Pdf/FileParser.php', - 'Zend_Pdf_FileParserDataSource_File' => dirname(__FILE__) . '//Pdf/FileParserDataSource/File.php', - 'Zend_Pdf_FileParserDataSource_String' => dirname(__FILE__) . '//Pdf/FileParserDataSource/String.php', - 'Zend_Pdf_FileParserDataSource' => dirname(__FILE__) . '//Pdf/FileParserDataSource.php', - 'Zend_Pdf_Filter_Ascii85' => dirname(__FILE__) . '//Pdf/Filter/Ascii85.php', - 'Zend_Pdf_Filter_AsciiHex' => dirname(__FILE__) . '//Pdf/Filter/AsciiHex.php', - 'Zend_Pdf_Filter_Compression_Flate' => dirname(__FILE__) . '//Pdf/Filter/Compression/Flate.php', - 'Zend_Pdf_Filter_Compression_Lzw' => dirname(__FILE__) . '//Pdf/Filter/Compression/Lzw.php', - 'Zend_Pdf_Filter_Compression' => dirname(__FILE__) . '//Pdf/Filter/Compression.php', - 'Zend_Pdf_Filter_Interface' => dirname(__FILE__) . '//Pdf/Filter/Interface.php', - 'Zend_Pdf_Filter_RunLength' => dirname(__FILE__) . '//Pdf/Filter/RunLength.php', - 'Zend_Pdf_Font' => dirname(__FILE__) . '//Pdf/Font.php', - 'Zend_Pdf_Image' => dirname(__FILE__) . '//Pdf/Image.php', - 'Zend_Pdf_NameTree' => dirname(__FILE__) . '//Pdf/NameTree.php', - 'Zend_Pdf_Outline_Created' => dirname(__FILE__) . '//Pdf/Outline/Created.php', - 'Zend_Pdf_Outline_Loaded' => dirname(__FILE__) . '//Pdf/Outline/Loaded.php', - 'Zend_Pdf_Outline' => dirname(__FILE__) . '//Pdf/Outline.php', - 'Zend_Pdf_Page' => dirname(__FILE__) . '//Pdf/Page.php', - 'Zend_Pdf_Parser' => dirname(__FILE__) . '//Pdf/Parser.php', - 'Zend_Pdf_RecursivelyIteratableObjectsContainer' => dirname(__FILE__) . '//Pdf/RecursivelyIteratableObjectsContainer.php', - 'Zend_Pdf_Resource_ContentStream' => dirname(__FILE__) . '//Pdf/Resource/ContentStream.php', - 'Zend_Pdf_Resource_Extractor' => dirname(__FILE__) . '//Pdf/Resource/Extractor.php', - 'Zend_Pdf_Resource_Font_CidFont_TrueType' => dirname(__FILE__) . '//Pdf/Resource/Font/CidFont/TrueType.php', - 'Zend_Pdf_Resource_Font_CidFont' => dirname(__FILE__) . '//Pdf/Resource/Font/CidFont.php', - 'Zend_Pdf_Resource_Font_Extracted' => dirname(__FILE__) . '//Pdf/Resource/Font/Extracted.php', - 'Zend_Pdf_Resource_Font_FontDescriptor' => dirname(__FILE__) . '//Pdf/Resource/Font/FontDescriptor.php', - 'Zend_Pdf_Resource_Font_Simple_Parsed_TrueType' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Parsed/TrueType.php', - 'Zend_Pdf_Resource_Font_Simple_Parsed' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Parsed.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Courier' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Courier.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBoldOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Helvetica' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Helvetica.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBoldOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Symbol' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Symbol.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBoldItalic' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesItalic' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesItalic.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesRoman' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesRoman.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php', - 'Zend_Pdf_Resource_Font_Simple_Standard' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard.php', - 'Zend_Pdf_Resource_Font_Simple' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple.php', - 'Zend_Pdf_Resource_Font_Type0' => dirname(__FILE__) . '//Pdf/Resource/Font/Type0.php', - 'Zend_Pdf_Resource_Font' => dirname(__FILE__) . '//Pdf/Resource/Font.php', - 'Zend_Pdf_Resource_GraphicsState' => dirname(__FILE__) . '//Pdf/Resource/GraphicsState.php', - 'Zend_Pdf_Resource_Image_Jpeg' => dirname(__FILE__) . '//Pdf/Resource/Image/Jpeg.php', - 'Zend_Pdf_Resource_Image_Png' => dirname(__FILE__) . '//Pdf/Resource/Image/Png.php', - 'Zend_Pdf_Resource_Image_Tiff' => dirname(__FILE__) . '//Pdf/Resource/Image/Tiff.php', - 'Zend_Pdf_Resource_Image' => dirname(__FILE__) . '//Pdf/Resource/Image.php', - 'Zend_Pdf_Resource_ImageFactory' => dirname(__FILE__) . '//Pdf/Resource/ImageFactory.php', - 'Zend_Pdf_Resource_Unified' => dirname(__FILE__) . '//Pdf/Resource/Unified.php', - 'Zend_Pdf_Resource' => dirname(__FILE__) . '//Pdf/Resource.php', - 'Zend_Pdf_StringParser' => dirname(__FILE__) . '//Pdf/StringParser.php', - 'Zend_Pdf_Style' => dirname(__FILE__) . '//Pdf/Style.php', - 'Zend_Pdf_Target' => dirname(__FILE__) . '//Pdf/Target.php', - 'Zend_Pdf_Trailer_Generator' => dirname(__FILE__) . '//Pdf/Trailer/Generator.php', - 'Zend_Pdf_Trailer_Keeper' => dirname(__FILE__) . '//Pdf/Trailer/Keeper.php', - 'Zend_Pdf_Trailer' => dirname(__FILE__) . '//Pdf/Trailer.php', - 'Zend_Pdf_UpdateInfoContainer' => dirname(__FILE__) . '//Pdf/UpdateInfoContainer.php', - 'Zend_Pdf' => dirname(__FILE__) . '//Pdf.php', - 'Zend_ProgressBar_Adapter_Console' => dirname(__FILE__) . '//ProgressBar/Adapter/Console.php', - 'Zend_ProgressBar_Adapter_Exception' => dirname(__FILE__) . '//ProgressBar/Adapter/Exception.php', - 'Zend_ProgressBar_Adapter_JsPull' => dirname(__FILE__) . '//ProgressBar/Adapter/JsPull.php', - 'Zend_ProgressBar_Adapter_JsPush' => dirname(__FILE__) . '//ProgressBar/Adapter/JsPush.php', - 'Zend_ProgressBar_Adapter' => dirname(__FILE__) . '//ProgressBar/Adapter.php', - 'Zend_ProgressBar_Exception' => dirname(__FILE__) . '//ProgressBar/Exception.php', - 'Zend_ProgressBar' => dirname(__FILE__) . '//ProgressBar.php', - 'Zend_Queue_Adapter_Activemq' => dirname(__FILE__) . '//Queue/Adapter/Activemq.php', - 'Zend_Queue_Adapter_AdapterAbstract' => dirname(__FILE__) . '//Queue/Adapter/AdapterAbstract.php', - 'Zend_Queue_Adapter_AdapterInterface' => dirname(__FILE__) . '//Queue/Adapter/AdapterInterface.php', - 'Zend_Queue_Adapter_Array' => dirname(__FILE__) . '//Queue/Adapter/Array.php', - 'Zend_Queue_Adapter_Db_Message' => dirname(__FILE__) . '//Queue/Adapter/Db/Message.php', - 'Zend_Queue_Adapter_Db_Queue' => dirname(__FILE__) . '//Queue/Adapter/Db/Queue.php', - 'Zend_Queue_Adapter_Db' => dirname(__FILE__) . '//Queue/Adapter/Db.php', - 'Zend_Queue_Adapter_Memcacheq' => dirname(__FILE__) . '//Queue/Adapter/Memcacheq.php', - 'Zend_Queue_Adapter_Null' => dirname(__FILE__) . '//Queue/Adapter/Null.php', - 'Zend_Queue_Adapter_PlatformJobQueue' => dirname(__FILE__) . '//Queue/Adapter/PlatformJobQueue.php', - 'Zend_Queue_Exception' => dirname(__FILE__) . '//Queue/Exception.php', - 'Zend_Queue_Message_Iterator' => dirname(__FILE__) . '//Queue/Message/Iterator.php', - 'Zend_Queue_Message_PlatformJob' => dirname(__FILE__) . '//Queue/Message/PlatformJob.php', - 'Zend_Queue_Message' => dirname(__FILE__) . '//Queue/Message.php', - 'Zend_Queue_Stomp_Client_Connection' => dirname(__FILE__) . '//Queue/Stomp/Client/Connection.php', - 'Zend_Queue_Stomp_Client_ConnectionInterface' => dirname(__FILE__) . '//Queue/Stomp/Client/ConnectionInterface.php', - 'Zend_Queue_Stomp_Client' => dirname(__FILE__) . '//Queue/Stomp/Client.php', - 'Zend_Queue_Stomp_Frame' => dirname(__FILE__) . '//Queue/Stomp/Frame.php', - 'Zend_Queue_Stomp_FrameInterface' => dirname(__FILE__) . '//Queue/Stomp/FrameInterface.php', - 'Zend_Queue' => dirname(__FILE__) . '//Queue.php', - 'Zend_Reflection_Class' => dirname(__FILE__) . '//Reflection/Class.php', - 'Zend_Reflection_Docblock_Tag_Param' => dirname(__FILE__) . '//Reflection/Docblock/Tag/Param.php', - 'Zend_Reflection_Docblock_Tag_Return' => dirname(__FILE__) . '//Reflection/Docblock/Tag/Return.php', - 'Zend_Reflection_Docblock_Tag' => dirname(__FILE__) . '//Reflection/Docblock/Tag.php', - 'Zend_Reflection_Docblock' => dirname(__FILE__) . '//Reflection/Docblock.php', - 'Zend_Reflection_Exception' => dirname(__FILE__) . '//Reflection/Exception.php', - 'Zend_Reflection_Extension' => dirname(__FILE__) . '//Reflection/Extension.php', - 'Zend_Reflection_File' => dirname(__FILE__) . '//Reflection/File.php', - 'Zend_Reflection_Function' => dirname(__FILE__) . '//Reflection/Function.php', - 'Zend_Reflection_Method' => dirname(__FILE__) . '//Reflection/Method.php', - 'Zend_Reflection_Parameter' => dirname(__FILE__) . '//Reflection/Parameter.php', - 'Zend_Reflection_Property' => dirname(__FILE__) . '//Reflection/Property.php', - 'Zend_Registry' => dirname(__FILE__) . '//Registry.php', - 'Zend_Rest_Client_Exception' => dirname(__FILE__) . '//Rest/Client/Exception.php', - 'Zend_Rest_Client_Result_Exception' => dirname(__FILE__) . '//Rest/Client/Result/Exception.php', - 'Zend_Rest_Client_Result' => dirname(__FILE__) . '//Rest/Client/Result.php', - 'Zend_Rest_Client' => dirname(__FILE__) . '//Rest/Client.php', - 'Zend_Rest_Controller' => dirname(__FILE__) . '//Rest/Controller.php', - 'Zend_Rest_Exception' => dirname(__FILE__) . '//Rest/Exception.php', - 'Zend_Rest_Route' => dirname(__FILE__) . '//Rest/Route.php', - 'Zend_Rest_Server_Exception' => dirname(__FILE__) . '//Rest/Server/Exception.php', - 'Zend_Rest_Server' => dirname(__FILE__) . '//Rest/Server.php', - 'Zend_Search_Exception' => dirname(__FILE__) . '//Search/Exception.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Text.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/TextNum.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common.php', - 'Zend_Search_Lucene_Analysis_Analyzer' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer.php', - 'Zend_Search_Lucene_Analysis_Token' => dirname(__FILE__) . '//Search/Lucene/Analysis/Token.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCase' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/LowerCase.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCaseUtf8' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_ShortWords' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/ShortWords.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_StopWords' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/StopWords.php', - 'Zend_Search_Lucene_Analysis_TokenFilter' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter.php', - 'Zend_Search_Lucene_Document_Docx' => dirname(__FILE__) . '//Search/Lucene/Document/Docx.php', - 'Zend_Search_Lucene_Document_Exception' => dirname(__FILE__) . '//Search/Lucene/Document/Exception.php', - 'Zend_Search_Lucene_Document_Html' => dirname(__FILE__) . '//Search/Lucene/Document/Html.php', - 'Zend_Search_Lucene_Document_OpenXml' => dirname(__FILE__) . '//Search/Lucene/Document/OpenXml.php', - 'Zend_Search_Lucene_Document_Pptx' => dirname(__FILE__) . '//Search/Lucene/Document/Pptx.php', - 'Zend_Search_Lucene_Document_Xlsx' => dirname(__FILE__) . '//Search/Lucene/Document/Xlsx.php', - 'Zend_Search_Lucene_Document' => dirname(__FILE__) . '//Search/Lucene/Document.php', - 'Zend_Search_Lucene_Exception' => dirname(__FILE__) . '//Search/Lucene/Exception.php', - 'Zend_Search_Lucene_Field' => dirname(__FILE__) . '//Search/Lucene/Field.php', - 'Zend_Search_Lucene_FSM' => dirname(__FILE__) . '//Search/Lucene/FSM.php', - 'Zend_Search_Lucene_FSMAction' => dirname(__FILE__) . '//Search/Lucene/FSMAction.php', - 'Zend_Search_Lucene_Index_DictionaryLoader' => dirname(__FILE__) . '//Search/Lucene/Index/DictionaryLoader.php', - 'Zend_Search_Lucene_Index_DocsFilter' => dirname(__FILE__) . '//Search/Lucene/Index/DocsFilter.php', - 'Zend_Search_Lucene_Index_FieldInfo' => dirname(__FILE__) . '//Search/Lucene/Index/FieldInfo.php', - 'Zend_Search_Lucene_Index_SegmentInfo' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentInfo.php', - 'Zend_Search_Lucene_Index_SegmentMerger' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentMerger.php', - 'Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter/DocumentWriter.php', - 'Zend_Search_Lucene_Index_SegmentWriter_StreamWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter/StreamWriter.php', - 'Zend_Search_Lucene_Index_SegmentWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter.php', - 'Zend_Search_Lucene_Index_Term' => dirname(__FILE__) . '//Search/Lucene/Index/Term.php', - 'Zend_Search_Lucene_Index_TermInfo' => dirname(__FILE__) . '//Search/Lucene/Index/TermInfo.php', - 'Zend_Search_Lucene_Index_TermsPriorityQueue' => dirname(__FILE__) . '//Search/Lucene/Index/TermsPriorityQueue.php', - 'Zend_Search_Lucene_Index_TermsStream_Interface' => dirname(__FILE__) . '//Search/Lucene/Index/TermsStream/Interface.php', - 'Zend_Search_Lucene_Index_Writer' => dirname(__FILE__) . '//Search/Lucene/Index/Writer.php', - 'Zend_Search_Lucene_Interface' => dirname(__FILE__) . '//Search/Lucene/Interface.php', - 'Zend_Search_Lucene_LockManager' => dirname(__FILE__) . '//Search/Lucene/LockManager.php', - 'Zend_Search_Lucene_MultiSearcher' => dirname(__FILE__) . '//Search/Lucene/MultiSearcher.php', - 'Zend_Search_Lucene_Interface_MultiSearcher' => dirname(__FILE__) . '//Search/Lucene/MultiSearcher.php', - 'Zend_Search_Lucene_PriorityQueue' => dirname(__FILE__) . '//Search/Lucene/PriorityQueue.php', - 'Zend_Search_Lucene_Proxy' => dirname(__FILE__) . '//Search/Lucene/Proxy.php', - 'Zend_Search_Lucene_Search_BooleanExpressionRecognizer' => dirname(__FILE__) . '//Search/Lucene/Search/BooleanExpressionRecognizer.php', - 'Zend_Search_Lucene_Search_Highlighter_Default' => dirname(__FILE__) . '//Search/Lucene/Search/Highlighter/Default.php', - 'Zend_Search_Lucene_Search_Highlighter_Interface' => dirname(__FILE__) . '//Search/Lucene/Search/Highlighter/Interface.php', - 'Zend_Search_Lucene_Search_Query_Boolean' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Boolean.php', - 'Zend_Search_Lucene_Search_Query_Empty' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Empty.php', - 'Zend_Search_Lucene_Search_Query_Fuzzy' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Fuzzy.php', - 'Zend_Search_Lucene_Search_Query_Insignificant' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Insignificant.php', - 'Zend_Search_Lucene_Search_Query_MultiTerm' => dirname(__FILE__) . '//Search/Lucene/Search/Query/MultiTerm.php', - 'Zend_Search_Lucene_Search_Query_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Phrase.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Fuzzy.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Phrase.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Term.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing.php', - 'Zend_Search_Lucene_Search_Query_Range' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Range.php', - 'Zend_Search_Lucene_Search_Query_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Term.php', - 'Zend_Search_Lucene_Search_Query_Wildcard' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Wildcard.php', - 'Zend_Search_Lucene_Search_Query' => dirname(__FILE__) . '//Search/Lucene/Search/Query.php', - 'Zend_Search_Lucene_Search_QueryEntry_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Phrase.php', - 'Zend_Search_Lucene_Search_QueryEntry_Subquery' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Subquery.php', - 'Zend_Search_Lucene_Search_QueryEntry_Term' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Term.php', - 'Zend_Search_Lucene_Search_QueryEntry' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry.php', - 'Zend_Search_Lucene_Search_QueryHit' => dirname(__FILE__) . '//Search/Lucene/Search/QueryHit.php', - 'Zend_Search_Lucene_Search_QueryLexer' => dirname(__FILE__) . '//Search/Lucene/Search/QueryLexer.php', - 'Zend_Search_Lucene_Search_QueryParser' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParser.php', - 'Zend_Search_Lucene_Search_QueryParserContext' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParserContext.php', - 'Zend_Search_Lucene_Search_QueryParserException' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParserException.php', - 'Zend_Search_Lucene_Search_QueryToken' => dirname(__FILE__) . '//Search/Lucene/Search/QueryToken.php', - 'Zend_Search_Lucene_Search_Similarity_Default' => dirname(__FILE__) . '//Search/Lucene/Search/Similarity/Default.php', - 'Zend_Search_Lucene_Search_Similarity' => dirname(__FILE__) . '//Search/Lucene/Search/Similarity.php', - 'Zend_Search_Lucene_Search_Weight_Boolean' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Boolean.php', - 'Zend_Search_Lucene_Search_Weight_Empty' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Empty.php', - 'Zend_Search_Lucene_Search_Weight_MultiTerm' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/MultiTerm.php', - 'Zend_Search_Lucene_Search_Weight_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Phrase.php', - 'Zend_Search_Lucene_Search_Weight_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Term.php', - 'Zend_Search_Lucene_Search_Weight' => dirname(__FILE__) . '//Search/Lucene/Search/Weight.php', - 'Zend_Search_Lucene_Storage_Directory_Filesystem' => dirname(__FILE__) . '//Search/Lucene/Storage/Directory/Filesystem.php', - 'Zend_Search_Lucene_Storage_Directory' => dirname(__FILE__) . '//Search/Lucene/Storage/Directory.php', - 'Zend_Search_Lucene_Storage_File_Filesystem' => dirname(__FILE__) . '//Search/Lucene/Storage/File/Filesystem.php', - 'Zend_Search_Lucene_Storage_File_Memory' => dirname(__FILE__) . '//Search/Lucene/Storage/File/Memory.php', - 'Zend_Search_Lucene_Storage_File' => dirname(__FILE__) . '//Search/Lucene/Storage/File.php', - 'Zend_Search_Lucene_TermStreamsPriorityQueue' => dirname(__FILE__) . '//Search/Lucene/TermStreamsPriorityQueue.php', - 'Zend_Search_Lucene' => dirname(__FILE__) . '//Search/Lucene.php', - 'Zend_Serializer_Adapter_AdapterAbstract' => dirname(__FILE__) . '//Serializer/Adapter/AdapterAbstract.php', - 'Zend_Serializer_Adapter_AdapterInterface' => dirname(__FILE__) . '//Serializer/Adapter/AdapterInterface.php', - 'Zend_Serializer_Adapter_Amf0' => dirname(__FILE__) . '//Serializer/Adapter/Amf0.php', - 'Zend_Serializer_Adapter_Amf3' => dirname(__FILE__) . '//Serializer/Adapter/Amf3.php', - 'Zend_Serializer_Adapter_Igbinary' => dirname(__FILE__) . '//Serializer/Adapter/Igbinary.php', - 'Zend_Serializer_Adapter_Json' => dirname(__FILE__) . '//Serializer/Adapter/Json.php', - 'Zend_Serializer_Adapter_PhpCode' => dirname(__FILE__) . '//Serializer/Adapter/PhpCode.php', - 'Zend_Serializer_Adapter_PhpSerialize' => dirname(__FILE__) . '//Serializer/Adapter/PhpSerialize.php', - 'Zend_Serializer_Adapter_PythonPickle' => dirname(__FILE__) . '//Serializer/Adapter/PythonPickle.php', - 'Zend_Serializer_Adapter_Wddx' => dirname(__FILE__) . '//Serializer/Adapter/Wddx.php', - 'Zend_Serializer_Exception' => dirname(__FILE__) . '//Serializer/Exception.php', - 'Zend_Serializer' => dirname(__FILE__) . '//Serializer.php', - 'Zend_Server_Abstract' => dirname(__FILE__) . '//Server/Abstract.php', - 'Zend_Server_Cache' => dirname(__FILE__) . '//Server/Cache.php', - 'Zend_Server_Definition' => dirname(__FILE__) . '//Server/Definition.php', - 'Zend_Server_Exception' => dirname(__FILE__) . '//Server/Exception.php', - 'Zend_Server_Interface' => dirname(__FILE__) . '//Server/Interface.php', - 'Zend_Server_Method_Callback' => dirname(__FILE__) . '//Server/Method/Callback.php', - 'Zend_Server_Method_Definition' => dirname(__FILE__) . '//Server/Method/Definition.php', - 'Zend_Server_Method_Parameter' => dirname(__FILE__) . '//Server/Method/Parameter.php', - 'Zend_Server_Method_Prototype' => dirname(__FILE__) . '//Server/Method/Prototype.php', - 'Zend_Server_Reflection_Class' => dirname(__FILE__) . '//Server/Reflection/Class.php', - 'Zend_Server_Reflection_Exception' => dirname(__FILE__) . '//Server/Reflection/Exception.php', - 'Zend_Server_Reflection_Function_Abstract' => dirname(__FILE__) . '//Server/Reflection/Function/Abstract.php', - 'Zend_Server_Reflection_Function' => dirname(__FILE__) . '//Server/Reflection/Function.php', - 'Zend_Server_Reflection_Method' => dirname(__FILE__) . '//Server/Reflection/Method.php', - 'Zend_Server_Reflection_Node' => dirname(__FILE__) . '//Server/Reflection/Node.php', - 'Zend_Server_Reflection_Parameter' => dirname(__FILE__) . '//Server/Reflection/Parameter.php', - 'Zend_Server_Reflection_Prototype' => dirname(__FILE__) . '//Server/Reflection/Prototype.php', - 'Zend_Server_Reflection_ReturnValue' => dirname(__FILE__) . '//Server/Reflection/ReturnValue.php', - 'Zend_Server_Reflection' => dirname(__FILE__) . '//Server/Reflection.php', - 'Zend_Service_Abstract' => dirname(__FILE__) . '//Service/Abstract.php', - 'Zend_Service_Akismet' => dirname(__FILE__) . '//Service/Akismet.php', - 'Zend_Service_Amazon_Abstract' => dirname(__FILE__) . '//Service/Amazon/Abstract.php', - 'Zend_Service_Amazon_Accessories' => dirname(__FILE__) . '//Service/Amazon/Accessories.php', - 'Zend_Service_Amazon_Authentication_Exception' => dirname(__FILE__) . '//Service/Amazon/Authentication/Exception.php', - 'Zend_Service_Amazon_Authentication_S3' => dirname(__FILE__) . '//Service/Amazon/Authentication/S3.php', - 'Zend_Service_Amazon_Authentication_V1' => dirname(__FILE__) . '//Service/Amazon/Authentication/V1.php', - 'Zend_Service_Amazon_Authentication_V2' => dirname(__FILE__) . '//Service/Amazon/Authentication/V2.php', - 'Zend_Service_Amazon_Authentication' => dirname(__FILE__) . '//Service/Amazon/Authentication.php', - 'Zend_Service_Amazon_CustomerReview' => dirname(__FILE__) . '//Service/Amazon/CustomerReview.php', - 'Zend_Service_Amazon_Ec2_Abstract' => dirname(__FILE__) . '//Service/Amazon/Ec2/Abstract.php', - 'Zend_Service_Amazon_Ec2_Availabilityzones' => dirname(__FILE__) . '//Service/Amazon/Ec2/Availabilityzones.php', - 'Zend_Service_Amazon_Ec2_CloudWatch' => dirname(__FILE__) . '//Service/Amazon/Ec2/CloudWatch.php', - 'Zend_Service_Amazon_Ec2_Ebs' => dirname(__FILE__) . '//Service/Amazon/Ec2/Ebs.php', - 'Zend_Service_Amazon_Ec2_Elasticip' => dirname(__FILE__) . '//Service/Amazon/Ec2/Elasticip.php', - 'Zend_Service_Amazon_Ec2_Exception' => dirname(__FILE__) . '//Service/Amazon/Ec2/Exception.php', - 'Zend_Service_Amazon_Ec2_Image' => dirname(__FILE__) . '//Service/Amazon/Ec2/Image.php', - 'Zend_Service_Amazon_Ec2_Instance_Reserved' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance/Reserved.php', - 'Zend_Service_Amazon_Ec2_Instance_Windows' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance/Windows.php', - 'Zend_Service_Amazon_Ec2_Instance' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance.php', - 'Zend_Service_Amazon_Ec2_Keypair' => dirname(__FILE__) . '//Service/Amazon/Ec2/Keypair.php', - 'Zend_Service_Amazon_Ec2_Region' => dirname(__FILE__) . '//Service/Amazon/Ec2/Region.php', - 'Zend_Service_Amazon_Ec2_Response' => dirname(__FILE__) . '//Service/Amazon/Ec2/Response.php', - 'Zend_Service_Amazon_Ec2_Securitygroups' => dirname(__FILE__) . '//Service/Amazon/Ec2/Securitygroups.php', - 'Zend_Service_Amazon_Ec2' => dirname(__FILE__) . '//Service/Amazon/Ec2.php', - 'Zend_Service_Amazon_EditorialReview' => dirname(__FILE__) . '//Service/Amazon/EditorialReview.php', - 'Zend_Service_Amazon_Exception' => dirname(__FILE__) . '//Service/Amazon/Exception.php', - 'Zend_Service_Amazon_Image' => dirname(__FILE__) . '//Service/Amazon/Image.php', - 'Zend_Service_Amazon_Item' => dirname(__FILE__) . '//Service/Amazon/Item.php', - 'Zend_Service_Amazon_ListmaniaList' => dirname(__FILE__) . '//Service/Amazon/ListmaniaList.php', - 'Zend_Service_Amazon_Offer' => dirname(__FILE__) . '//Service/Amazon/Offer.php', - 'Zend_Service_Amazon_OfferSet' => dirname(__FILE__) . '//Service/Amazon/OfferSet.php', - 'Zend_Service_Amazon_Query' => dirname(__FILE__) . '//Service/Amazon/Query.php', - 'Zend_Service_Amazon_ResultSet' => dirname(__FILE__) . '//Service/Amazon/ResultSet.php', - 'Zend_Service_Amazon_S3_Exception' => dirname(__FILE__) . '//Service/Amazon/S3/Exception.php', - 'Zend_Service_Amazon_S3_Stream' => dirname(__FILE__) . '//Service/Amazon/S3/Stream.php', - 'Zend_Service_Amazon_S3' => dirname(__FILE__) . '//Service/Amazon/S3.php', - 'Zend_Service_Amazon_SimilarProduct' => dirname(__FILE__) . '//Service/Amazon/SimilarProduct.php', - 'Zend_Service_Amazon_SimpleDb_Attribute' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Attribute.php', - 'Zend_Service_Amazon_SimpleDb_Exception' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Exception.php', - 'Zend_Service_Amazon_SimpleDb_Page' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Page.php', - 'Zend_Service_Amazon_SimpleDb_Response' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Response.php', - 'Zend_Service_Amazon_SimpleDb' => dirname(__FILE__) . '//Service/Amazon/SimpleDb.php', - 'Zend_Service_Amazon_Sqs_Exception' => dirname(__FILE__) . '//Service/Amazon/Sqs/Exception.php', - 'Zend_Service_Amazon_Sqs' => dirname(__FILE__) . '//Service/Amazon/Sqs.php', - 'Zend_Service_Amazon' => dirname(__FILE__) . '//Service/Amazon.php', - 'Zend_Service_Audioscrobbler' => dirname(__FILE__) . '//Service/Audioscrobbler.php', - 'Zend_Service_Console_Command_ParameterSource_Argv' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Argv.php', - 'Zend_Service_Console_Command_ParameterSource_ConfigFile' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/ConfigFile.php', - 'Zend_Service_Console_Command_ParameterSource_Env' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Env.php', - 'Zend_Service_Console_Command_ParameterSource_ParameterSourceInterface' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/ParameterSourceInterface.php', - 'Zend_Service_Console_Command_ParameterSource_Prompt' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Prompt.php', - 'Zend_Service_Console_Command_ParameterSource_StdIn' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/StdIn.php', - 'Zend_Service_Console_Command' => dirname(__FILE__) . '//Service/Console/Command.php', - 'Zend_Service_Console_Exception' => dirname(__FILE__) . '//Service/Console/Exception.php', - 'Zend_Service_Delicious_Exception' => dirname(__FILE__) . '//Service/Delicious/Exception.php', - 'Zend_Service_Delicious_Post' => dirname(__FILE__) . '//Service/Delicious/Post.php', - 'Zend_Service_Delicious_PostList' => dirname(__FILE__) . '//Service/Delicious/PostList.php', - 'Zend_Service_Delicious_SimplePost' => dirname(__FILE__) . '//Service/Delicious/SimplePost.php', - 'Zend_Service_Delicious' => dirname(__FILE__) . '//Service/Delicious.php', - 'Zend_Service_DeveloperGarden_BaseUserService_AccountBalance' => dirname(__FILE__) . '//Service/DeveloperGarden/BaseUserService/AccountBalance.php', - 'Zend_Service_DeveloperGarden_BaseUserService' => dirname(__FILE__) . '//Service/DeveloperGarden/BaseUserService.php', - 'Zend_Service_DeveloperGarden_Client_ClientAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/ClientAbstract.php', - 'Zend_Service_DeveloperGarden_Client_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/Exception.php', - 'Zend_Service_DeveloperGarden_Client_Soap' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/Soap.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/Exception.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_Participant' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/Participant.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php', - 'Zend_Service_DeveloperGarden_ConferenceCall' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall.php', - 'Zend_Service_DeveloperGarden_Credential' => dirname(__FILE__) . '//Service/DeveloperGarden/Credential.php', - 'Zend_Service_DeveloperGarden_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Exception.php', - 'Zend_Service_DeveloperGarden_IpLocation_IpAddress' => dirname(__FILE__) . '//Service/DeveloperGarden/IpLocation/IpAddress.php', - 'Zend_Service_DeveloperGarden_IpLocation' => dirname(__FILE__) . '//Service/DeveloperGarden/IpLocation.php', - 'Zend_Service_DeveloperGarden_LocalSearch_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch/Exception.php', - 'Zend_Service_DeveloperGarden_LocalSearch_SearchParameters' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch/SearchParameters.php', - 'Zend_Service_DeveloperGarden_LocalSearch' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/Exception.php', - 'Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php', - 'Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php', - 'Zend_Service_DeveloperGarden_Request_RequestAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/RequestAbstract.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendSMS' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendSMS.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_GetValidatedNumbers' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/Invalidate.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_Validate' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/Validate.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/CallStatus.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/NewCall.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php', - 'Zend_Service_DeveloperGarden_Response_BaseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseType.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_ConferenceCallAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/Exception.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_CityType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/CityType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_RegionType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/RegionType.php', - 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php', - 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ResponseAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ResponseAbstract.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendFlashSMSResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendSMSResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_SendValidationKeywordResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php', - 'Zend_Service_DeveloperGarden_SecurityTokenServer_Cache' => dirname(__FILE__) . '//Service/DeveloperGarden/SecurityTokenServer/Cache.php', - 'Zend_Service_DeveloperGarden_SecurityTokenServer' => dirname(__FILE__) . '//Service/DeveloperGarden/SecurityTokenServer.php', - 'Zend_Service_DeveloperGarden_SendSms' => dirname(__FILE__) . '//Service/DeveloperGarden/SendSms.php', - 'Zend_Service_DeveloperGarden_SmsValidation' => dirname(__FILE__) . '//Service/DeveloperGarden/SmsValidation.php', - 'Zend_Service_DeveloperGarden_VoiceCall' => dirname(__FILE__) . '//Service/DeveloperGarden/VoiceCall.php', - 'Zend_Service_Ebay_Abstract' => dirname(__FILE__) . '//Service/Ebay/Abstract.php', - 'Zend_Service_Ebay_Exception' => dirname(__FILE__) . '//Service/Ebay/Exception.php', - 'Zend_Service_Ebay_Finding_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Abstract.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Container' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Container.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Value/Set.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Value.php', - 'Zend_Service_Ebay_Finding_Aspect_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Set.php', - 'Zend_Service_Ebay_Finding_Aspect' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect.php', - 'Zend_Service_Ebay_Finding_Category_Histogram_Container' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram/Container.php', - 'Zend_Service_Ebay_Finding_Category_Histogram_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram/Set.php', - 'Zend_Service_Ebay_Finding_Category_Histogram' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram.php', - 'Zend_Service_Ebay_Finding_Category' => dirname(__FILE__) . '//Service/Ebay/Finding/Category.php', - 'Zend_Service_Ebay_Finding_Error_Data_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Data/Set.php', - 'Zend_Service_Ebay_Finding_Error_Data' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Data.php', - 'Zend_Service_Ebay_Finding_Error_Message' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Message.php', - 'Zend_Service_Ebay_Finding_Exception' => dirname(__FILE__) . '//Service/Ebay/Finding/Exception.php', - 'Zend_Service_Ebay_Finding_ListingInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/ListingInfo.php', - 'Zend_Service_Ebay_Finding_PaginationOutput' => dirname(__FILE__) . '//Service/Ebay/Finding/PaginationOutput.php', - 'Zend_Service_Ebay_Finding_Response_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Abstract.php', - 'Zend_Service_Ebay_Finding_Response_Histograms' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Histograms.php', - 'Zend_Service_Ebay_Finding_Response_Items' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Items.php', - 'Zend_Service_Ebay_Finding_Response_Keywords' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Keywords.php', - 'Zend_Service_Ebay_Finding_Search_Item_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Item/Set.php', - 'Zend_Service_Ebay_Finding_Search_Item' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Item.php', - 'Zend_Service_Ebay_Finding_Search_Result' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Result.php', - 'Zend_Service_Ebay_Finding_SellerInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/SellerInfo.php', - 'Zend_Service_Ebay_Finding_SellingStatus' => dirname(__FILE__) . '//Service/Ebay/Finding/SellingStatus.php', - 'Zend_Service_Ebay_Finding_Set_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Set/Abstract.php', - 'Zend_Service_Ebay_Finding_ShippingInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/ShippingInfo.php', - 'Zend_Service_Ebay_Finding_Storefront' => dirname(__FILE__) . '//Service/Ebay/Finding/Storefront.php', - 'Zend_Service_Ebay_Finding' => dirname(__FILE__) . '//Service/Ebay/Finding.php', - 'Zend_Service_Exception' => dirname(__FILE__) . '//Service/Exception.php', - 'Zend_Service_Flickr_Image' => dirname(__FILE__) . '//Service/Flickr/Image.php', - 'Zend_Service_Flickr_Result' => dirname(__FILE__) . '//Service/Flickr/Result.php', - 'Zend_Service_Flickr_ResultSet' => dirname(__FILE__) . '//Service/Flickr/ResultSet.php', - 'Zend_Service_Flickr' => dirname(__FILE__) . '//Service/Flickr.php', - 'Zend_Service_LiveDocx_Exception' => dirname(__FILE__) . '//Service/LiveDocx/Exception.php', - 'Zend_Service_LiveDocx_MailMerge' => dirname(__FILE__) . '//Service/LiveDocx/MailMerge.php', - 'Zend_Service_LiveDocx' => dirname(__FILE__) . '//Service/LiveDocx.php', - 'Zend_Service_Rackspace_Abstract' => dirname(__FILE__) . '//Service/Rackspace/Abstract.php', - 'Zend_Service_Rackspace_Exception' => dirname(__FILE__) . '//Service/Rackspace/Exception.php', - 'Zend_Service_Rackspace_Files_Container' => dirname(__FILE__) . '//Service/Rackspace/Files/Container.php', - 'Zend_Service_Rackspace_Files_ContainerList' => dirname(__FILE__) . '//Service/Rackspace/Files/ContainerList.php', - 'Zend_Service_Rackspace_Files_Exception' => dirname(__FILE__) . '//Service/Rackspace/Files/Exception.php', - 'Zend_Service_Rackspace_Files_Object' => dirname(__FILE__) . '//Service/Rackspace/Files/Object.php', - 'Zend_Service_Rackspace_Files_ObjectList' => dirname(__FILE__) . '//Service/Rackspace/Files/ObjectList.php', - 'Zend_Service_Rackspace_Files' => dirname(__FILE__) . '//Service/Rackspace/Files.php', - 'Zend_Service_Rackspace_Servers_Exception' => dirname(__FILE__) . '//Service/Rackspace/Servers/Exception.php', - 'Zend_Service_Rackspace_Servers_Image' => dirname(__FILE__) . '//Service/Rackspace/Servers/Image.php', - 'Zend_Service_Rackspace_Servers_ImageList' => dirname(__FILE__) . '//Service/Rackspace/Servers/ImageList.php', - 'Zend_Service_Rackspace_Servers_Server' => dirname(__FILE__) . '//Service/Rackspace/Servers/Server.php', - 'Zend_Service_Rackspace_Servers_ServerList' => dirname(__FILE__) . '//Service/Rackspace/Servers/ServerList.php', - 'Zend_Service_Rackspace_Servers_SharedIpGroup' => dirname(__FILE__) . '//Service/Rackspace/Servers/SharedIpGroup.php', - 'Zend_Service_Rackspace_Servers_SharedIpGroupList' => dirname(__FILE__) . '//Service/Rackspace/Servers/SharedIpGroupList.php', - 'Zend_Service_Rackspace_Servers' => dirname(__FILE__) . '//Service/Rackspace/Servers.php', - 'Zend_Service_ReCaptcha_Exception' => dirname(__FILE__) . '//Service/ReCaptcha/Exception.php', - 'Zend_Service_ReCaptcha_MailHide_Exception' => dirname(__FILE__) . '//Service/ReCaptcha/MailHide/Exception.php', - 'Zend_Service_ReCaptcha_MailHide' => dirname(__FILE__) . '//Service/ReCaptcha/MailHide.php', - 'Zend_Service_ReCaptcha_Response' => dirname(__FILE__) . '//Service/ReCaptcha/Response.php', - 'Zend_Service_ReCaptcha' => dirname(__FILE__) . '//Service/ReCaptcha.php', - 'Zend_Service_ShortUrl_AbstractShortener' => dirname(__FILE__) . '//Service/ShortUrl/AbstractShortener.php', - 'Zend_Service_ShortUrl_BitLy' => dirname(__FILE__) . '//Service/ShortUrl/BitLy.php', - 'Zend_Service_ShortUrl_Exception' => dirname(__FILE__) . '//Service/ShortUrl/Exception.php', - 'Zend_Service_ShortUrl_IsGd' => dirname(__FILE__) . '//Service/ShortUrl/IsGd.php', - 'Zend_Service_ShortUrl_JdemCz' => dirname(__FILE__) . '//Service/ShortUrl/JdemCz.php', - 'Zend_Service_ShortUrl_MetamarkNet' => dirname(__FILE__) . '//Service/ShortUrl/MetamarkNet.php', - 'Zend_Service_ShortUrl_Shortener' => dirname(__FILE__) . '//Service/ShortUrl/Shortener.php', - 'Zend_Service_ShortUrl_TinyUrlCom' => dirname(__FILE__) . '//Service/ShortUrl/TinyUrlCom.php', - 'Zend_Service_SlideShare_Exception' => dirname(__FILE__) . '//Service/SlideShare/Exception.php', - 'Zend_Service_SlideShare_SlideShow' => dirname(__FILE__) . '//Service/SlideShare/SlideShow.php', - 'Zend_Service_SlideShare' => dirname(__FILE__) . '//Service/SlideShare.php', - 'Zend_Service_SqlAzure_Exception' => dirname(__FILE__) . '//Service/SqlAzure/Exception.php', - 'Zend_Service_SqlAzure_Management_Client' => dirname(__FILE__) . '//Service/SqlAzure/Management/Client.php', - 'Zend_Service_SqlAzure_Management_Exception' => dirname(__FILE__) . '//Service/SqlAzure/Management/Exception.php', - 'Zend_Service_SqlAzure_Management_FirewallRuleInstance' => dirname(__FILE__) . '//Service/SqlAzure/Management/FirewallRuleInstance.php', - 'Zend_Service_SqlAzure_Management_ServerInstance' => dirname(__FILE__) . '//Service/SqlAzure/Management/ServerInstance.php', - 'Zend_Service_SqlAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '//Service/SqlAzure/Management/ServiceEntityAbstract.php', - 'Zend_Service_StrikeIron_Base' => dirname(__FILE__) . '//Service/StrikeIron/Base.php', - 'Zend_Service_StrikeIron_Decorator' => dirname(__FILE__) . '//Service/StrikeIron/Decorator.php', - 'Zend_Service_StrikeIron_Exception' => dirname(__FILE__) . '//Service/StrikeIron/Exception.php', - 'Zend_Service_StrikeIron_SalesUseTaxBasic' => dirname(__FILE__) . '//Service/StrikeIron/SalesUseTaxBasic.php', - 'Zend_Service_StrikeIron_USAddressVerification' => dirname(__FILE__) . '//Service/StrikeIron/USAddressVerification.php', - 'Zend_Service_StrikeIron_ZipCodeInfo' => dirname(__FILE__) . '//Service/StrikeIron/ZipCodeInfo.php', - 'Zend_Service_StrikeIron' => dirname(__FILE__) . '//Service/StrikeIron.php', - 'Zend_Service_Technorati_Author' => dirname(__FILE__) . '//Service/Technorati/Author.php', - 'Zend_Service_Technorati_BlogInfoResult' => dirname(__FILE__) . '//Service/Technorati/BlogInfoResult.php', - 'Zend_Service_Technorati_CosmosResult' => dirname(__FILE__) . '//Service/Technorati/CosmosResult.php', - 'Zend_Service_Technorati_CosmosResultSet' => dirname(__FILE__) . '//Service/Technorati/CosmosResultSet.php', - 'Zend_Service_Technorati_DailyCountsResult' => dirname(__FILE__) . '//Service/Technorati/DailyCountsResult.php', - 'Zend_Service_Technorati_DailyCountsResultSet' => dirname(__FILE__) . '//Service/Technorati/DailyCountsResultSet.php', - 'Zend_Service_Technorati_Exception' => dirname(__FILE__) . '//Service/Technorati/Exception.php', - 'Zend_Service_Technorati_GetInfoResult' => dirname(__FILE__) . '//Service/Technorati/GetInfoResult.php', - 'Zend_Service_Technorati_KeyInfoResult' => dirname(__FILE__) . '//Service/Technorati/KeyInfoResult.php', - 'Zend_Service_Technorati_Result' => dirname(__FILE__) . '//Service/Technorati/Result.php', - 'Zend_Service_Technorati_ResultSet' => dirname(__FILE__) . '//Service/Technorati/ResultSet.php', - 'Zend_Service_Technorati_SearchResult' => dirname(__FILE__) . '//Service/Technorati/SearchResult.php', - 'Zend_Service_Technorati_SearchResultSet' => dirname(__FILE__) . '//Service/Technorati/SearchResultSet.php', - 'Zend_Service_Technorati_TagResult' => dirname(__FILE__) . '//Service/Technorati/TagResult.php', - 'Zend_Service_Technorati_TagResultSet' => dirname(__FILE__) . '//Service/Technorati/TagResultSet.php', - 'Zend_Service_Technorati_TagsResult' => dirname(__FILE__) . '//Service/Technorati/TagsResult.php', - 'Zend_Service_Technorati_TagsResultSet' => dirname(__FILE__) . '//Service/Technorati/TagsResultSet.php', - 'Zend_Service_Technorati_Utils' => dirname(__FILE__) . '//Service/Technorati/Utils.php', - 'Zend_Service_Technorati_Weblog' => dirname(__FILE__) . '//Service/Technorati/Weblog.php', - 'Zend_Service_Technorati' => dirname(__FILE__) . '//Service/Technorati.php', - 'Zend_Service_Twitter_Exception' => dirname(__FILE__) . '//Service/Twitter/Exception.php', - 'Zend_Service_Twitter_Response' => dirname(__FILE__) . '//Service/Twitter/Response.php', - 'Zend_Service_Twitter' => dirname(__FILE__) . '//Service/Twitter.php', - 'Zend_Service_WindowsAzure_CommandLine_Certificate' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Certificate.php', - 'Zend_Service_WindowsAzure_CommandLine_Deployment' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Deployment.php', - 'Zend_Service_WindowsAzure_CommandLine_GetAsynchronousOperation' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php', - 'Zend_Service_WindowsAzure_CommandLine_Package' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Package.php', - 'Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php', - 'Scaffolder' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php', - 'Zend_Service_WindowsAzure_CommandLine_Service' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Service.php', - 'Zend_Service_WindowsAzure_CommandLine_Storage' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Storage.php', - 'Zend_Service_WindowsAzure_Credentials_CredentialsAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/CredentialsAbstract.php', - 'Zend_Service_WindowsAzure_Credentials_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/Exception.php', - 'Zend_Service_WindowsAzure_Credentials_SharedAccessSignature' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedAccessSignature.php', - 'Zend_Service_WindowsAzure_Credentials_SharedKey' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedKey.php', - 'Zend_Service_WindowsAzure_Credentials_SharedKeyLite' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedKeyLite.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDirectories' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationInstance.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationLogs' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationLogs.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php', - 'Zend_Service_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php', - 'Zend_Service_WindowsAzure_Diagnostics_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/Exception.php', - 'Zend_Service_WindowsAzure_Diagnostics_LogLevel' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/LogLevel.php', - 'Zend_Service_WindowsAzure_Diagnostics_Manager' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/Manager.php', - 'Zend_Service_WindowsAzure_Diagnostics_PerformanceCounterSubscription' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php', - 'Zend_Service_WindowsAzure_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Exception.php', - 'Zend_Service_WindowsAzure_Log_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Exception.php', - 'Zend_Service_WindowsAzure_Log_Formatter_WindowsAzure' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Formatter/WindowsAzure.php', - 'Zend_Service_WindowsAzure_Log_Writer_WindowsAzure' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Writer/WindowsAzure.php', - 'Zend_Service_WindowsAzure_Management_AffinityGroupInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/AffinityGroupInstance.php', - 'Zend_Service_WindowsAzure_Management_CertificateInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/CertificateInstance.php', - 'Zend_Service_WindowsAzure_Management_Client' => dirname(__FILE__) . '//Service/WindowsAzure/Management/Client.php', - 'Zend_Service_WindowsAzure_Management_DeploymentInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/DeploymentInstance.php', - 'Zend_Service_WindowsAzure_Management_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Management/Exception.php', - 'Zend_Service_WindowsAzure_Management_HostedServiceInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/HostedServiceInstance.php', - 'Zend_Service_WindowsAzure_Management_LocationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/LocationInstance.php', - 'Zend_Service_WindowsAzure_Management_OperatingSystemFamilyInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php', - 'Zend_Service_WindowsAzure_Management_OperatingSystemInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperatingSystemInstance.php', - 'Zend_Service_WindowsAzure_Management_OperationStatusInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperationStatusInstance.php', - 'Zend_Service_WindowsAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Management/ServiceEntityAbstract.php', - 'Zend_Service_WindowsAzure_Management_StorageServiceInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/StorageServiceInstance.php', - 'Zend_Service_WindowsAzure_Management_SubscriptionOperationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/SubscriptionOperationInstance.php', - 'Zend_Service_WindowsAzure_RetryPolicy_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/Exception.php', - 'Zend_Service_WindowsAzure_RetryPolicy_NoRetry' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/NoRetry.php', - 'Zend_Service_WindowsAzure_RetryPolicy_RetryN' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/RetryN.php', - 'Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php', - 'Zend_Service_WindowsAzure_SessionHandler' => dirname(__FILE__) . '//Service/WindowsAzure/SessionHandler.php', - 'Zend_Service_WindowsAzure_Storage_Batch' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Batch.php', - 'Zend_Service_WindowsAzure_Storage_BatchStorageAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BatchStorageAbstract.php', - 'Zend_Service_WindowsAzure_Storage_Blob_Stream' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Blob/Stream.php', - 'Zend_Service_WindowsAzure_Storage_Blob' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Blob.php', - 'Zend_Service_WindowsAzure_Storage_BlobContainer' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BlobContainer.php', - 'Zend_Service_WindowsAzure_Storage_BlobInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BlobInstance.php', - 'Zend_Service_WindowsAzure_Storage_DynamicTableEntity' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/DynamicTableEntity.php', - 'Zend_Service_WindowsAzure_Storage_LeaseInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/LeaseInstance.php', - 'Zend_Service_WindowsAzure_Storage_PageRegionInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/PageRegionInstance.php', - 'Zend_Service_WindowsAzure_Storage_Queue' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Queue.php', - 'Zend_Service_WindowsAzure_Storage_QueueInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/QueueInstance.php', - 'Zend_Service_WindowsAzure_Storage_QueueMessage' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/QueueMessage.php', - 'Zend_Service_WindowsAzure_Storage_SignedIdentifier' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/SignedIdentifier.php', - 'Zend_Service_WindowsAzure_Storage_StorageEntityAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/StorageEntityAbstract.php', - 'Zend_Service_WindowsAzure_Storage_Table' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Table.php', - 'Zend_Service_WindowsAzure_Storage_TableEntity' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableEntity.php', - 'Zend_Service_WindowsAzure_Storage_TableEntityQuery' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableEntityQuery.php', - 'Zend_Service_WindowsAzure_Storage_TableInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableInstance.php', - 'Zend_Service_WindowsAzure_Storage' => dirname(__FILE__) . '//Service/WindowsAzure/Storage.php', - 'Zend_Service_Yahoo_Image' => dirname(__FILE__) . '//Service/Yahoo/Image.php', - 'Zend_Service_Yahoo_ImageResult' => dirname(__FILE__) . '//Service/Yahoo/ImageResult.php', - 'Zend_Service_Yahoo_ImageResultSet' => dirname(__FILE__) . '//Service/Yahoo/ImageResultSet.php', - 'Zend_Service_Yahoo_InlinkDataResult' => dirname(__FILE__) . '//Service/Yahoo/InlinkDataResult.php', - 'Zend_Service_Yahoo_InlinkDataResultSet' => dirname(__FILE__) . '//Service/Yahoo/InlinkDataResultSet.php', - 'Zend_Service_Yahoo_LocalResult' => dirname(__FILE__) . '//Service/Yahoo/LocalResult.php', - 'Zend_Service_Yahoo_LocalResultSet' => dirname(__FILE__) . '//Service/Yahoo/LocalResultSet.php', - 'Zend_Service_Yahoo_NewsResult' => dirname(__FILE__) . '//Service/Yahoo/NewsResult.php', - 'Zend_Service_Yahoo_NewsResultSet' => dirname(__FILE__) . '//Service/Yahoo/NewsResultSet.php', - 'Zend_Service_Yahoo_PageDataResult' => dirname(__FILE__) . '//Service/Yahoo/PageDataResult.php', - 'Zend_Service_Yahoo_PageDataResultSet' => dirname(__FILE__) . '//Service/Yahoo/PageDataResultSet.php', - 'Zend_Service_Yahoo_Result' => dirname(__FILE__) . '//Service/Yahoo/Result.php', - 'Zend_Service_Yahoo_ResultSet' => dirname(__FILE__) . '//Service/Yahoo/ResultSet.php', - 'Zend_Service_Yahoo_VideoResult' => dirname(__FILE__) . '//Service/Yahoo/VideoResult.php', - 'Zend_Service_Yahoo_VideoResultSet' => dirname(__FILE__) . '//Service/Yahoo/VideoResultSet.php', - 'Zend_Service_Yahoo_WebResult' => dirname(__FILE__) . '//Service/Yahoo/WebResult.php', - 'Zend_Service_Yahoo_WebResultSet' => dirname(__FILE__) . '//Service/Yahoo/WebResultSet.php', - 'Zend_Service_Yahoo' => dirname(__FILE__) . '//Service/Yahoo.php', - 'Zend_Session_Abstract' => dirname(__FILE__) . '//Session/Abstract.php', - 'Zend_Session_Exception' => dirname(__FILE__) . '//Session/Exception.php', - 'Zend_Session_Namespace' => dirname(__FILE__) . '//Session/Namespace.php', - 'Zend_Session_SaveHandler_DbTable' => dirname(__FILE__) . '//Session/SaveHandler/DbTable.php', - 'Zend_Session_SaveHandler_Exception' => dirname(__FILE__) . '//Session/SaveHandler/Exception.php', - 'Zend_Session_SaveHandler_Interface' => dirname(__FILE__) . '//Session/SaveHandler/Interface.php', - 'Zend_Session_Validator_Abstract' => dirname(__FILE__) . '//Session/Validator/Abstract.php', - 'Zend_Session_Validator_HttpUserAgent' => dirname(__FILE__) . '//Session/Validator/HttpUserAgent.php', - 'Zend_Session_Validator_Interface' => dirname(__FILE__) . '//Session/Validator/Interface.php', - 'Zend_Session' => dirname(__FILE__) . '//Session.php', - 'Zend_Soap_AutoDiscover_Exception' => dirname(__FILE__) . '//Soap/AutoDiscover/Exception.php', - 'Zend_Soap_AutoDiscover' => dirname(__FILE__) . '//Soap/AutoDiscover.php', - 'Zend_Soap_Client_Common' => dirname(__FILE__) . '//Soap/Client/Common.php', - 'Zend_Soap_Client_DotNet' => dirname(__FILE__) . '//Soap/Client/DotNet.php', - 'Zend_Soap_Client_Exception' => dirname(__FILE__) . '//Soap/Client/Exception.php', - 'Zend_Soap_Client_Local' => dirname(__FILE__) . '//Soap/Client/Local.php', - 'Zend_Soap_Client' => dirname(__FILE__) . '//Soap/Client.php', - 'Zend_Soap_Server_Exception' => dirname(__FILE__) . '//Soap/Server/Exception.php', - 'Zend_Soap_Server_Proxy' => dirname(__FILE__) . '//Soap/Server/Proxy.php', - 'Zend_Soap_Server' => dirname(__FILE__) . '//Soap/Server.php', - 'Zend_Soap_Wsdl_Exception' => dirname(__FILE__) . '//Soap/Wsdl/Exception.php', - 'Zend_Soap_Wsdl_Strategy_Abstract' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Abstract.php', - 'Zend_Soap_Wsdl_Strategy_AnyType' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/AnyType.php', - 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/ArrayOfTypeComplex.php', - 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/ArrayOfTypeSequence.php', - 'Zend_Soap_Wsdl_Strategy_Composite' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Composite.php', - 'Zend_Soap_Wsdl_Strategy_DefaultComplexType' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/DefaultComplexType.php', - 'Zend_Soap_Wsdl_Strategy_Interface' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Interface.php', - 'Zend_Soap_Wsdl' => dirname(__FILE__) . '//Soap/Wsdl.php', - 'Zend_Stdlib_CallbackHandler' => dirname(__FILE__) . '//Stdlib/CallbackHandler.php', - 'Zend_Stdlib_Exception_InvalidCallbackException' => dirname(__FILE__) . '//Stdlib/Exception/InvalidCallbackException.php', - 'Zend_Stdlib_Exception' => dirname(__FILE__) . '//Stdlib/Exception.php', - 'Zend_Stdlib_PriorityQueue' => dirname(__FILE__) . '//Stdlib/PriorityQueue.php', - 'SplPriorityQueue' => dirname(__FILE__) . '//Stdlib/SplPriorityQueue.php', - 'Zend_Stdlib_SplPriorityQueue' => dirname(__FILE__) . '//Stdlib/SplPriorityQueue.php', - 'Zend_Tag_Cloud_Decorator_Cloud' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Cloud.php', - 'Zend_Tag_Cloud_Decorator_Exception' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Exception.php', - 'Zend_Tag_Cloud_Decorator_HtmlCloud' => dirname(__FILE__) . '//Tag/Cloud/Decorator/HtmlCloud.php', - 'Zend_Tag_Cloud_Decorator_HtmlTag' => dirname(__FILE__) . '//Tag/Cloud/Decorator/HtmlTag.php', - 'Zend_Tag_Cloud_Decorator_Tag' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Tag.php', - 'Zend_Tag_Cloud_Exception' => dirname(__FILE__) . '//Tag/Cloud/Exception.php', - 'Zend_Tag_Cloud' => dirname(__FILE__) . '//Tag/Cloud.php', - 'Zend_Tag_Exception' => dirname(__FILE__) . '//Tag/Exception.php', - 'Zend_Tag_Item' => dirname(__FILE__) . '//Tag/Item.php', - 'Zend_Tag_ItemList' => dirname(__FILE__) . '//Tag/ItemList.php', - 'Zend_Tag_Taggable' => dirname(__FILE__) . '//Tag/Taggable.php', - 'Zend_Test_DbAdapter' => dirname(__FILE__) . '//Test/DbAdapter.php', - 'Zend_Test_DbStatement' => dirname(__FILE__) . '//Test/DbStatement.php', - 'Zend_Test_PHPUnit_Constraint_DomQuery' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery.php', - 'Zend_Test_PHPUnit_Constraint_DomQuery34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery34.php', - 'Zend_Test_PHPUnit_Constraint_DomQuery37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery37.php', - 'Zend_Test_PHPUnit_Constraint_DomQuery41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery41.php', - 'Zend_Test_PHPUnit_Constraint_Exception' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Exception.php', - 'Zend_Test_PHPUnit_Constraint_Redirect' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect.php', - 'Zend_Test_PHPUnit_Constraint_Redirect34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect34.php', - 'Zend_Test_PHPUnit_Constraint_Redirect37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect37.php', - 'Zend_Test_PHPUnit_Constraint_Redirect41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect41.php', - 'Zend_Test_PHPUnit_Constraint_ResponseHeader' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader.php', - 'Zend_Test_PHPUnit_Constraint_ResponseHeader34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader34.php', - 'Zend_Test_PHPUnit_Constraint_ResponseHeader37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader37.php', - 'Zend_Test_PHPUnit_Constraint_ResponseHeader41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader41.php', - 'Zend_Test_PHPUnit_ControllerTestCase' => dirname(__FILE__) . '//Test/PHPUnit/ControllerTestCase.php', - 'Zend_Test_PHPUnit_DatabaseTestCase' => dirname(__FILE__) . '//Test/PHPUnit/DatabaseTestCase.php', - 'Zend_Test_PHPUnit_Db_Connection' => dirname(__FILE__) . '//Test/PHPUnit/Db/Connection.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbRowset' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbRowset.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbTable' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbTable.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbTableDataSet.php', - 'Zend_Test_PHPUnit_Db_DataSet_QueryDataSet' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/QueryDataSet.php', - 'Zend_Test_PHPUnit_Db_DataSet_QueryTable' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/QueryTable.php', - 'Zend_Test_PHPUnit_Db_Exception' => dirname(__FILE__) . '//Test/PHPUnit/Db/Exception.php', - 'Zend_Test_PHPUnit_Db_Metadata_Generic' => dirname(__FILE__) . '//Test/PHPUnit/Db/Metadata/Generic.php', - 'Zend_Test_PHPUnit_Db_Operation_DeleteAll' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/DeleteAll.php', - 'Zend_Test_PHPUnit_Db_Operation_Insert' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/Insert.php', - 'Zend_Test_PHPUnit_Db_Operation_Truncate' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/Truncate.php', - 'Zend_Test_PHPUnit_Db_SimpleTester' => dirname(__FILE__) . '//Test/PHPUnit/Db/SimpleTester.php', - 'Zend_Text_Exception' => dirname(__FILE__) . '//Text/Exception.php', - 'Zend_Text_Figlet_Exception' => dirname(__FILE__) . '//Text/Figlet/Exception.php', - 'Zend_Text_Figlet' => dirname(__FILE__) . '//Text/Figlet.php', - 'Zend_Text_MultiByte' => dirname(__FILE__) . '//Text/MultiByte.php', - 'Zend_Text_Table_Column' => dirname(__FILE__) . '//Text/Table/Column.php', - 'Zend_Text_Table_Decorator_Ascii' => dirname(__FILE__) . '//Text/Table/Decorator/Ascii.php', - 'Zend_Text_Table_Decorator_Interface' => dirname(__FILE__) . '//Text/Table/Decorator/Interface.php', - 'Zend_Text_Table_Decorator_Unicode' => dirname(__FILE__) . '//Text/Table/Decorator/Unicode.php', - 'Zend_Text_Table_Exception' => dirname(__FILE__) . '//Text/Table/Exception.php', - 'Zend_Text_Table_Row' => dirname(__FILE__) . '//Text/Table/Row.php', - 'Zend_Text_Table' => dirname(__FILE__) . '//Text/Table.php', - 'Zend_TimeSync_Exception' => dirname(__FILE__) . '//TimeSync/Exception.php', - 'Zend_TimeSync_Ntp' => dirname(__FILE__) . '//TimeSync/Ntp.php', - 'Zend_TimeSync_Protocol' => dirname(__FILE__) . '//TimeSync/Protocol.php', - 'Zend_TimeSync_Sntp' => dirname(__FILE__) . '//TimeSync/Sntp.php', - 'Zend_TimeSync' => dirname(__FILE__) . '//TimeSync.php', - 'Zend_Tool_Framework_Action_Base' => dirname(__FILE__) . '//Tool/Framework/Action/Base.php', - 'Zend_Tool_Framework_Action_Exception' => dirname(__FILE__) . '//Tool/Framework/Action/Exception.php', - 'Zend_Tool_Framework_Action_Interface' => dirname(__FILE__) . '//Tool/Framework/Action/Interface.php', - 'Zend_Tool_Framework_Action_Repository' => dirname(__FILE__) . '//Tool/Framework/Action/Repository.php', - 'Zend_Tool_Framework_Client_Abstract' => dirname(__FILE__) . '//Tool/Framework/Client/Abstract.php', - 'Zend_Tool_Framework_Client_Config' => dirname(__FILE__) . '//Tool/Framework/Client/Config.php', - 'Zend_Tool_Framework_Client_Console_ArgumentParser' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ArgumentParser.php', - 'Zend_Tool_Framework_Client_Console_HelpSystem' => dirname(__FILE__) . '//Tool/Framework/Client/Console/HelpSystem.php', - 'Zend_Tool_Framework_Client_Console_Manifest' => dirname(__FILE__) . '//Tool/Framework/Client/Console/Manifest.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_AlignCenter' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Blockize' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Blockize.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Indention.php', - 'Zend_Tool_Framework_Client_Console' => dirname(__FILE__) . '//Tool/Framework/Client/Console.php', - 'Zend_Tool_Framework_Client_Exception' => dirname(__FILE__) . '//Tool/Framework/Client/Exception.php', - 'Zend_Tool_Framework_Client_Interactive_InputHandler' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputHandler.php', - 'Zend_Tool_Framework_Client_Interactive_InputInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputInterface.php', - 'Zend_Tool_Framework_Client_Interactive_InputRequest' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputRequest.php', - 'Zend_Tool_Framework_Client_Interactive_InputResponse' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputResponse.php', - 'Zend_Tool_Framework_Client_Interactive_OutputInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/OutputInterface.php', - 'Zend_Tool_Framework_Client_Manifest' => dirname(__FILE__) . '//Tool/Framework/Client/Manifest.php', - 'Zend_Tool_Framework_Client_Request' => dirname(__FILE__) . '//Tool/Framework/Client/Request.php', - 'Zend_Tool_Framework_Client_Response_ContentDecorator_Interface' => dirname(__FILE__) . '//Tool/Framework/Client/Response/ContentDecorator/Interface.php', - 'Zend_Tool_Framework_Client_Response_ContentDecorator_Separator' => dirname(__FILE__) . '//Tool/Framework/Client/Response/ContentDecorator/Separator.php', - 'Zend_Tool_Framework_Client_Response' => dirname(__FILE__) . '//Tool/Framework/Client/Response.php', - 'Zend_Tool_Framework_Client_Storage_AdapterInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Storage/AdapterInterface.php', - 'Zend_Tool_Framework_Client_Storage_Directory' => dirname(__FILE__) . '//Tool/Framework/Client/Storage/Directory.php', - 'Zend_Tool_Framework_Client_Storage' => dirname(__FILE__) . '//Tool/Framework/Client/Storage.php', - 'Zend_Tool_Framework_Exception' => dirname(__FILE__) . '//Tool/Framework/Exception.php', - 'Zend_Tool_Framework_Loader_Abstract' => dirname(__FILE__) . '//Tool/Framework/Loader/Abstract.php', - 'Zend_Tool_Framework_Loader_BasicLoader' => dirname(__FILE__) . '//Tool/Framework/Loader/BasicLoader.php', - 'Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator' => dirname(__FILE__) . '//Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php', - 'Zend_Tool_Framework_Loader_IncludePathLoader' => dirname(__FILE__) . '//Tool/Framework/Loader/IncludePathLoader.php', - 'Zend_Tool_Framework_Loader_Interface' => dirname(__FILE__) . '//Tool/Framework/Loader/Interface.php', - 'Zend_Tool_Framework_Manifest_ActionManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/ActionManifestable.php', - 'Zend_Tool_Framework_Manifest_ActionMetadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/ActionMetadata.php', - 'Zend_Tool_Framework_Manifest_Exception' => dirname(__FILE__) . '//Tool/Framework/Manifest/Exception.php', - 'Zend_Tool_Framework_Manifest_Indexable' => dirname(__FILE__) . '//Tool/Framework/Manifest/Indexable.php', - 'Zend_Tool_Framework_Manifest_Interface' => dirname(__FILE__) . '//Tool/Framework/Manifest/Interface.php', - 'Zend_Tool_Framework_Manifest_Metadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/Metadata.php', - 'Zend_Tool_Framework_Manifest_MetadataManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/MetadataManifestable.php', - 'Zend_Tool_Framework_Manifest_ProviderManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/ProviderManifestable.php', - 'Zend_Tool_Framework_Manifest_ProviderMetadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/ProviderMetadata.php', - 'Zend_Tool_Framework_Manifest_Repository' => dirname(__FILE__) . '//Tool/Framework/Manifest/Repository.php', - 'Zend_Tool_Framework_Metadata_Attributable' => dirname(__FILE__) . '//Tool/Framework/Metadata/Attributable.php', - 'Zend_Tool_Framework_Metadata_Basic' => dirname(__FILE__) . '//Tool/Framework/Metadata/Basic.php', - 'Zend_Tool_Framework_Metadata_Dynamic' => dirname(__FILE__) . '//Tool/Framework/Metadata/Dynamic.php', - 'Zend_Tool_Framework_Metadata_Interface' => dirname(__FILE__) . '//Tool/Framework/Metadata/Interface.php', - 'Zend_Tool_Framework_Metadata_Tool' => dirname(__FILE__) . '//Tool/Framework/Metadata/Tool.php', - 'Zend_Tool_Framework_Provider_Abstract' => dirname(__FILE__) . '//Tool/Framework/Provider/Abstract.php', - 'Zend_Tool_Framework_Provider_DocblockManifestInterface' => dirname(__FILE__) . '//Tool/Framework/Provider/DocblockManifestable.php', - 'Zend_Tool_Framework_Provider_Exception' => dirname(__FILE__) . '//Tool/Framework/Provider/Exception.php', - 'Zend_Tool_Framework_Provider_Initializable' => dirname(__FILE__) . '//Tool/Framework/Provider/Initializable.php', - 'Zend_Tool_Framework_Provider_Interactable' => dirname(__FILE__) . '//Tool/Framework/Provider/Interactable.php', - 'Zend_Tool_Framework_Provider_Interface' => dirname(__FILE__) . '//Tool/Framework/Provider/Interface.php', - 'Zend_Tool_Framework_Provider_Pretendable' => dirname(__FILE__) . '//Tool/Framework/Provider/Pretendable.php', - 'Zend_Tool_Framework_Provider_Repository' => dirname(__FILE__) . '//Tool/Framework/Provider/Repository.php', - 'Zend_Tool_Framework_Provider_Signature' => dirname(__FILE__) . '//Tool/Framework/Provider/Signature.php', - 'Zend_Tool_Framework_Registry_EnabledInterface' => dirname(__FILE__) . '//Tool/Framework/Registry/EnabledInterface.php', - 'Zend_Tool_Framework_Registry_Exception' => dirname(__FILE__) . '//Tool/Framework/Registry/Exception.php', - 'Zend_Tool_Framework_Registry_Interface' => dirname(__FILE__) . '//Tool/Framework/Registry/Interface.php', - 'Zend_Tool_Framework_Registry' => dirname(__FILE__) . '//Tool/Framework/Registry.php', - 'Zend_Tool_Framework_System_Action_Create' => dirname(__FILE__) . '//Tool/Framework/System/Action/Create.php', - 'Zend_Tool_Framework_System_Action_Delete' => dirname(__FILE__) . '//Tool/Framework/System/Action/Delete.php', - 'Zend_Tool_Framework_System_Manifest' => dirname(__FILE__) . '//Tool/Framework/System/Manifest.php', - 'Zend_Tool_Framework_System_Provider_Config' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Config.php', - 'Zend_Tool_Framework_System_Provider_Manifest' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Manifest.php', - 'Zend_Tool_Framework_System_Provider_Phpinfo' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Phpinfo.php', - 'Zend_Tool_Framework_System_Provider_Version' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Version.php', - 'Zend_Tool_Project_Context_Content_Engine_CodeGenerator' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine/CodeGenerator.php', - 'Zend_Tool_Project_Context_Content_Engine_Phtml' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine/Phtml.php', - 'Zend_Tool_Project_Context_Content_Engine' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine.php', - 'Zend_Tool_Project_Context_Exception' => dirname(__FILE__) . '//Tool/Project/Context/Exception.php', - 'Zend_Tool_Project_Context_Filesystem_Abstract' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/Abstract.php', - 'Zend_Tool_Project_Context_Filesystem_Directory' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/Directory.php', - 'Zend_Tool_Project_Context_Filesystem_File' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/File.php', - 'Zend_Tool_Project_Context_Interface' => dirname(__FILE__) . '//Tool/Project/Context/Interface.php', - 'Zend_Tool_Project_Context_Repository' => dirname(__FILE__) . '//Tool/Project/Context/Repository.php', - 'Zend_Tool_Project_Context_System_Interface' => dirname(__FILE__) . '//Tool/Project/Context/System/Interface.php', - 'Zend_Tool_Project_Context_System_NotOverwritable' => dirname(__FILE__) . '//Tool/Project/Context/System/NotOverwritable.php', - 'Zend_Tool_Project_Context_System_ProjectDirectory' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectDirectory.php', - 'Zend_Tool_Project_Context_System_ProjectProfileFile' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectProfileFile.php', - 'Zend_Tool_Project_Context_System_ProjectProvidersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectProvidersDirectory.php', - 'Zend_Tool_Project_Context_System_TopLevelRestrictable' => dirname(__FILE__) . '//Tool/Project/Context/System/TopLevelRestrictable.php', - 'Zend_Tool_Project_Context_Zf_AbstractClassFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/AbstractClassFile.php', - 'Zend_Tool_Project_Context_Zf_ActionMethod' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ActionMethod.php', - 'Zend_Tool_Project_Context_Zf_ApisDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApisDirectory.php', - 'Zend_Tool_Project_Context_Zf_ApplicationConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApplicationConfigFile.php', - 'Zend_Tool_Project_Context_Zf_ApplicationDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApplicationDirectory.php', - 'Zend_Tool_Project_Context_Zf_BootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/BootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_CacheDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/CacheDirectory.php', - 'Zend_Tool_Project_Context_Zf_ConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ConfigFile.php', - 'Zend_Tool_Project_Context_Zf_ConfigsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ConfigsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ControllerFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ControllerFile.php', - 'Zend_Tool_Project_Context_Zf_ControllersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ControllersDirectory.php', - 'Zend_Tool_Project_Context_Zf_DataDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DataDirectory.php', - 'Zend_Tool_Project_Context_Zf_DbTableDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DbTableDirectory.php', - 'Zend_Tool_Project_Context_Zf_DbTableFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DbTableFile.php', - 'Zend_Tool_Project_Context_Zf_DocsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DocsDirectory.php', - 'Zend_Tool_Project_Context_Zf_FormFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/FormFile.php', - 'Zend_Tool_Project_Context_Zf_FormsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/FormsDirectory.php', - 'Zend_Tool_Project_Context_Zf_HtaccessFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/HtaccessFile.php', - 'Zend_Tool_Project_Context_Zf_LayoutScriptFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutScriptFile.php', - 'Zend_Tool_Project_Context_Zf_LayoutScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_LayoutsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutsDirectory.php', - 'Zend_Tool_Project_Context_Zf_LibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LibraryDirectory.php', - 'Zend_Tool_Project_Context_Zf_LocalesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LocalesDirectory.php', - 'Zend_Tool_Project_Context_Zf_LogsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LogsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModelFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModelFile.php', - 'Zend_Tool_Project_Context_Zf_ModelsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModelsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModuleDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModuleDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModulesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModulesDirectory.php', - 'Zend_Tool_Project_Context_Zf_ProjectProviderFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ProjectProviderFile.php', - 'Zend_Tool_Project_Context_Zf_PublicDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicImagesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicImagesDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicIndexFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicIndexFile.php', - 'Zend_Tool_Project_Context_Zf_PublicScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicStylesheetsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicStylesheetsDirectory.php', - 'Zend_Tool_Project_Context_Zf_SearchIndexesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/SearchIndexesDirectory.php', - 'Zend_Tool_Project_Context_Zf_ServicesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ServicesDirectory.php', - 'Zend_Tool_Project_Context_Zf_SessionsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/SessionsDirectory.php', - 'Zend_Tool_Project_Context_Zf_TemporaryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TemporaryDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationActionMethod' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationActionMethod.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationControllerDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationControllerDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationControllerFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationControllerFile.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationModuleDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationModulesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationModulesDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryFile.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestPHPUnitBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestPHPUnitConfigFile.php', - 'Zend_Tool_Project_Context_Zf_TestsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestsDirectory.php', - 'Zend_Tool_Project_Context_Zf_UploadsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/UploadsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewFiltersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewFiltersDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewHelpersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewHelpersDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewScriptFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewScriptFile.php', - 'Zend_Tool_Project_Context_Zf_ViewScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php', - 'Zend_Tool_Project_Exception' => dirname(__FILE__) . '//Tool/Project/Exception.php', - 'Zend_Tool_Project_Profile_Exception' => dirname(__FILE__) . '//Tool/Project/Profile/Exception.php', - 'Zend_Tool_Project_Profile_FileParser_Interface' => dirname(__FILE__) . '//Tool/Project/Profile/FileParser/Interface.php', - 'Zend_Tool_Project_Profile_FileParser_Xml' => dirname(__FILE__) . '//Tool/Project/Profile/FileParser/Xml.php', - 'Zend_Tool_Project_Profile_Iterator_ContextFilter' => dirname(__FILE__) . '//Tool/Project/Profile/Iterator/ContextFilter.php', - 'Zend_Tool_Project_Profile_Iterator_EnabledResourceFilter' => dirname(__FILE__) . '//Tool/Project/Profile/Iterator/EnabledResourceFilter.php', - 'Zend_Tool_Project_Profile_Resource_Container' => dirname(__FILE__) . '//Tool/Project/Profile/Resource/Container.php', - 'Zend_Tool_Project_Profile_Resource_SearchConstraints' => dirname(__FILE__) . '//Tool/Project/Profile/Resource/SearchConstraints.php', - 'Zend_Tool_Project_Profile_Resource' => dirname(__FILE__) . '//Tool/Project/Profile/Resource.php', - 'Zend_Tool_Project_Profile' => dirname(__FILE__) . '//Tool/Project/Profile.php', - 'Zend_Tool_Project_Provider_Abstract' => dirname(__FILE__) . '//Tool/Project/Provider/Abstract.php', - 'Zend_Tool_Project_Provider_Action' => dirname(__FILE__) . '//Tool/Project/Provider/Action.php', - 'Zend_Tool_Project_Provider_Application' => dirname(__FILE__) . '//Tool/Project/Provider/Application.php', - 'Zend_Tool_Project_Provider_Controller' => dirname(__FILE__) . '//Tool/Project/Provider/Controller.php', - 'Zend_Tool_Project_Provider_DbAdapter' => dirname(__FILE__) . '//Tool/Project/Provider/DbAdapter.php', - 'Zend_Tool_Project_Provider_DbTable' => dirname(__FILE__) . '//Tool/Project/Provider/DbTable.php', - 'Zend_Tool_Project_Provider_Exception' => dirname(__FILE__) . '//Tool/Project/Provider/Exception.php', - 'Zend_Tool_Project_Provider_Form' => dirname(__FILE__) . '//Tool/Project/Provider/Form.php', - 'Zend_Tool_Project_Provider_Layout' => dirname(__FILE__) . '//Tool/Project/Provider/Layout.php', - 'Zend_Tool_Project_Provider_Manifest' => dirname(__FILE__) . '//Tool/Project/Provider/Manifest.php', - 'Zend_Tool_Project_Provider_Model' => dirname(__FILE__) . '//Tool/Project/Provider/Model.php', - 'Zend_Tool_Project_Provider_Module' => dirname(__FILE__) . '//Tool/Project/Provider/Module.php', - 'Zend_Tool_Project_Provider_Profile' => dirname(__FILE__) . '//Tool/Project/Provider/Profile.php', - 'Zend_Tool_Project_Provider_Project' => dirname(__FILE__) . '//Tool/Project/Provider/Project.php', - 'Zend_Tool_Project_Provider_ProjectProvider' => dirname(__FILE__) . '//Tool/Project/Provider/ProjectProvider.php', - 'Zend_Tool_Project_Provider_Test' => dirname(__FILE__) . '//Tool/Project/Provider/Test.php', - 'Zend_Tool_Project_Provider_View' => dirname(__FILE__) . '//Tool/Project/Provider/View.php', - 'Zend_Translate_Adapter_Array' => dirname(__FILE__) . '//Translate/Adapter/Array.php', - 'Zend_Translate_Adapter_Csv' => dirname(__FILE__) . '//Translate/Adapter/Csv.php', - 'Zend_Translate_Adapter_Gettext' => dirname(__FILE__) . '//Translate/Adapter/Gettext.php', - 'Zend_Translate_Adapter_Ini' => dirname(__FILE__) . '//Translate/Adapter/Ini.php', - 'Zend_Translate_Adapter_Qt' => dirname(__FILE__) . '//Translate/Adapter/Qt.php', - 'Zend_Translate_Adapter_Tbx' => dirname(__FILE__) . '//Translate/Adapter/Tbx.php', - 'Zend_Translate_Adapter_Tmx' => dirname(__FILE__) . '//Translate/Adapter/Tmx.php', - 'Zend_Translate_Adapter_Xliff' => dirname(__FILE__) . '//Translate/Adapter/Xliff.php', - 'Zend_Translate_Adapter_XmlTm' => dirname(__FILE__) . '//Translate/Adapter/XmlTm.php', - 'Zend_Translate_Adapter' => dirname(__FILE__) . '//Translate/Adapter.php', - 'Zend_Translate_Exception' => dirname(__FILE__) . '//Translate/Exception.php', - 'Zend_Translate_Plural' => dirname(__FILE__) . '//Translate/Plural.php', - 'Zend_Translate' => dirname(__FILE__) . '//Translate.php', - 'Zend_Uri_Exception' => dirname(__FILE__) . '//Uri/Exception.php', - 'Zend_Uri_Http' => dirname(__FILE__) . '//Uri/Http.php', - 'Zend_Uri' => dirname(__FILE__) . '//Uri.php', - 'Zend_Validate_Abstract' => dirname(__FILE__) . '//Validate/Abstract.php', - 'Zend_Validate_Alnum' => dirname(__FILE__) . '//Validate/Alnum.php', - 'Zend_Validate_Alpha' => dirname(__FILE__) . '//Validate/Alpha.php', - 'Zend_Validate_Barcode_AdapterAbstract' => dirname(__FILE__) . '//Validate/Barcode/AdapterAbstract.php', - 'Zend_Validate_Barcode_AdapterInterface' => dirname(__FILE__) . '//Validate/Barcode/AdapterInterface.php', - 'Zend_Validate_Barcode_Code25' => dirname(__FILE__) . '//Validate/Barcode/Code25.php', - 'Zend_Validate_Barcode_Code25interleaved' => dirname(__FILE__) . '//Validate/Barcode/Code25interleaved.php', - 'Zend_Validate_Barcode_Code39' => dirname(__FILE__) . '//Validate/Barcode/Code39.php', - 'Zend_Validate_Barcode_Code39ext' => dirname(__FILE__) . '//Validate/Barcode/Code39ext.php', - 'Zend_Validate_Barcode_Code93' => dirname(__FILE__) . '//Validate/Barcode/Code93.php', - 'Zend_Validate_Barcode_Code93ext' => dirname(__FILE__) . '//Validate/Barcode/Code93ext.php', - 'Zend_Validate_Barcode_Ean12' => dirname(__FILE__) . '//Validate/Barcode/Ean12.php', - 'Zend_Validate_Barcode_Ean13' => dirname(__FILE__) . '//Validate/Barcode/Ean13.php', - 'Zend_Validate_Barcode_Ean14' => dirname(__FILE__) . '//Validate/Barcode/Ean14.php', - 'Zend_Validate_Barcode_Ean18' => dirname(__FILE__) . '//Validate/Barcode/Ean18.php', - 'Zend_Validate_Barcode_Ean2' => dirname(__FILE__) . '//Validate/Barcode/Ean2.php', - 'Zend_Validate_Barcode_Ean5' => dirname(__FILE__) . '//Validate/Barcode/Ean5.php', - 'Zend_Validate_Barcode_Ean8' => dirname(__FILE__) . '//Validate/Barcode/Ean8.php', - 'Zend_Validate_Barcode_Gtin12' => dirname(__FILE__) . '//Validate/Barcode/Gtin12.php', - 'Zend_Validate_Barcode_Gtin13' => dirname(__FILE__) . '//Validate/Barcode/Gtin13.php', - 'Zend_Validate_Barcode_Gtin14' => dirname(__FILE__) . '//Validate/Barcode/Gtin14.php', - 'Zend_Validate_Barcode_Identcode' => dirname(__FILE__) . '//Validate/Barcode/Identcode.php', - 'Zend_Validate_Barcode_IntelligentMail' => dirname(__FILE__) . '//Validate/Barcode/Intelligentmail.php', - 'Zend_Validate_Barcode_Issn' => dirname(__FILE__) . '//Validate/Barcode/Issn.php', - 'Zend_Validate_Barcode_Itf14' => dirname(__FILE__) . '//Validate/Barcode/Itf14.php', - 'Zend_Validate_Barcode_Leitcode' => dirname(__FILE__) . '//Validate/Barcode/Leitcode.php', - 'Zend_Validate_Barcode_Planet' => dirname(__FILE__) . '//Validate/Barcode/Planet.php', - 'Zend_Validate_Barcode_Postnet' => dirname(__FILE__) . '//Validate/Barcode/Postnet.php', - 'Zend_Validate_Barcode_Royalmail' => dirname(__FILE__) . '//Validate/Barcode/Royalmail.php', - 'Zend_Validate_Barcode_Sscc' => dirname(__FILE__) . '//Validate/Barcode/Sscc.php', - 'Zend_Validate_Barcode_Upca' => dirname(__FILE__) . '//Validate/Barcode/Upca.php', - 'Zend_Validate_Barcode_Upce' => dirname(__FILE__) . '//Validate/Barcode/Upce.php', - 'Zend_Validate_Barcode' => dirname(__FILE__) . '//Validate/Barcode.php', - 'Zend_Validate_Between' => dirname(__FILE__) . '//Validate/Between.php', - 'Zend_Validate_Callback' => dirname(__FILE__) . '//Validate/Callback.php', - 'Zend_Validate_Ccnum' => dirname(__FILE__) . '//Validate/Ccnum.php', - 'Zend_Validate_CreditCard' => dirname(__FILE__) . '//Validate/CreditCard.php', - 'Zend_Validate_Date' => dirname(__FILE__) . '//Validate/Date.php', - 'Zend_Validate_Db_Abstract' => dirname(__FILE__) . '//Validate/Db/Abstract.php', - 'Zend_Validate_Db_NoRecordExists' => dirname(__FILE__) . '//Validate/Db/NoRecordExists.php', - 'Zend_Validate_Db_RecordExists' => dirname(__FILE__) . '//Validate/Db/RecordExists.php', - 'Zend_Validate_Digits' => dirname(__FILE__) . '//Validate/Digits.php', - 'Zend_Validate_EmailAddress' => dirname(__FILE__) . '//Validate/EmailAddress.php', - 'Zend_Validate_Exception' => dirname(__FILE__) . '//Validate/Exception.php', - 'Zend_Validate_File_Count' => dirname(__FILE__) . '//Validate/File/Count.php', - 'Zend_Validate_File_Crc32' => dirname(__FILE__) . '//Validate/File/Crc32.php', - 'Zend_Validate_File_ExcludeExtension' => dirname(__FILE__) . '//Validate/File/ExcludeExtension.php', - 'Zend_Validate_File_ExcludeMimeType' => dirname(__FILE__) . '//Validate/File/ExcludeMimeType.php', - 'Zend_Validate_File_Exists' => dirname(__FILE__) . '//Validate/File/Exists.php', - 'Zend_Validate_File_Extension' => dirname(__FILE__) . '//Validate/File/Extension.php', - 'Zend_Validate_File_FilesSize' => dirname(__FILE__) . '//Validate/File/FilesSize.php', - 'Zend_Validate_File_Hash' => dirname(__FILE__) . '//Validate/File/Hash.php', - 'Zend_Validate_File_ImageSize' => dirname(__FILE__) . '//Validate/File/ImageSize.php', - 'Zend_Validate_File_IsCompressed' => dirname(__FILE__) . '//Validate/File/IsCompressed.php', - 'Zend_Validate_File_IsImage' => dirname(__FILE__) . '//Validate/File/IsImage.php', - 'Zend_Validate_File_Md5' => dirname(__FILE__) . '//Validate/File/Md5.php', - 'Zend_Validate_File_MimeType' => dirname(__FILE__) . '//Validate/File/MimeType.php', - 'Zend_Validate_File_NotExists' => dirname(__FILE__) . '//Validate/File/NotExists.php', - 'Zend_Validate_File_Sha1' => dirname(__FILE__) . '//Validate/File/Sha1.php', - 'Zend_Validate_File_Size' => dirname(__FILE__) . '//Validate/File/Size.php', - 'Zend_Validate_File_Upload' => dirname(__FILE__) . '//Validate/File/Upload.php', - 'Zend_Validate_File_WordCount' => dirname(__FILE__) . '//Validate/File/WordCount.php', - 'Zend_Validate_Float' => dirname(__FILE__) . '//Validate/Float.php', - 'Zend_Validate_GreaterThan' => dirname(__FILE__) . '//Validate/GreaterThan.php', - 'Zend_Validate_Hex' => dirname(__FILE__) . '//Validate/Hex.php', - 'Zend_Validate_Hostname' => dirname(__FILE__) . '//Validate/Hostname.php', - 'Zend_Validate_Iban' => dirname(__FILE__) . '//Validate/Iban.php', - 'Zend_Validate_Identical' => dirname(__FILE__) . '//Validate/Identical.php', - 'Zend_Validate_InArray' => dirname(__FILE__) . '//Validate/InArray.php', - 'Zend_Validate_Int' => dirname(__FILE__) . '//Validate/Int.php', - 'Zend_Validate_Interface' => dirname(__FILE__) . '//Validate/Interface.php', - 'Zend_Validate_Ip' => dirname(__FILE__) . '//Validate/Ip.php', - 'Zend_Validate_Isbn' => dirname(__FILE__) . '//Validate/Isbn.php', - 'Zend_Validate_Ldap_Dn' => dirname(__FILE__) . '//Validate/Ldap/Dn.php', - 'Zend_Validate_LessThan' => dirname(__FILE__) . '//Validate/LessThan.php', - 'Zend_Validate_NotEmpty' => dirname(__FILE__) . '//Validate/NotEmpty.php', - 'Zend_Validate_PostCode' => dirname(__FILE__) . '//Validate/PostCode.php', - 'Zend_Validate_Regex' => dirname(__FILE__) . '//Validate/Regex.php', - 'Zend_Validate_Sitemap_Changefreq' => dirname(__FILE__) . '//Validate/Sitemap/Changefreq.php', - 'Zend_Validate_Sitemap_Lastmod' => dirname(__FILE__) . '//Validate/Sitemap/Lastmod.php', - 'Zend_Validate_Sitemap_Loc' => dirname(__FILE__) . '//Validate/Sitemap/Loc.php', - 'Zend_Validate_Sitemap_Priority' => dirname(__FILE__) . '//Validate/Sitemap/Priority.php', - 'Zend_Validate_StringLength' => dirname(__FILE__) . '//Validate/StringLength.php', - 'Zend_Validate' => dirname(__FILE__) . '//Validate.php', - 'Zend_Version' => dirname(__FILE__) . '//Version.php', - 'Zend_View_Abstract' => dirname(__FILE__) . '//View/Abstract.php', - 'Zend_View_Exception' => dirname(__FILE__) . '//View/Exception.php', - 'Zend_View_Helper_Abstract' => dirname(__FILE__) . '//View/Helper/Abstract.php', - 'Zend_View_Helper_Action' => dirname(__FILE__) . '//View/Helper/Action.php', - 'Zend_View_Helper_BaseUrl' => dirname(__FILE__) . '//View/Helper/BaseUrl.php', - 'Zend_View_Helper_Currency' => dirname(__FILE__) . '//View/Helper/Currency.php', - 'Zend_View_Helper_Cycle' => dirname(__FILE__) . '//View/Helper/Cycle.php', - 'Zend_View_Helper_DeclareVars' => dirname(__FILE__) . '//View/Helper/DeclareVars.php', - 'Zend_View_Helper_Doctype' => dirname(__FILE__) . '//View/Helper/Doctype.php', - 'Zend_View_Helper_Fieldset' => dirname(__FILE__) . '//View/Helper/Fieldset.php', - 'Zend_View_Helper_Form' => dirname(__FILE__) . '//View/Helper/Form.php', - 'Zend_View_Helper_FormButton' => dirname(__FILE__) . '//View/Helper/FormButton.php', - 'Zend_View_Helper_FormCheckbox' => dirname(__FILE__) . '//View/Helper/FormCheckbox.php', - 'Zend_View_Helper_FormElement' => dirname(__FILE__) . '//View/Helper/FormElement.php', - 'Zend_View_Helper_FormErrors' => dirname(__FILE__) . '//View/Helper/FormErrors.php', - 'Zend_View_Helper_FormFile' => dirname(__FILE__) . '//View/Helper/FormFile.php', - 'Zend_View_Helper_FormHidden' => dirname(__FILE__) . '//View/Helper/FormHidden.php', - 'Zend_View_Helper_FormImage' => dirname(__FILE__) . '//View/Helper/FormImage.php', - 'Zend_View_Helper_FormLabel' => dirname(__FILE__) . '//View/Helper/FormLabel.php', - 'Zend_View_Helper_FormMultiCheckbox' => dirname(__FILE__) . '//View/Helper/FormMultiCheckbox.php', - 'Zend_View_Helper_FormNote' => dirname(__FILE__) . '//View/Helper/FormNote.php', - 'Zend_View_Helper_FormPassword' => dirname(__FILE__) . '//View/Helper/FormPassword.php', - 'Zend_View_Helper_FormRadio' => dirname(__FILE__) . '//View/Helper/FormRadio.php', - 'Zend_View_Helper_FormReset' => dirname(__FILE__) . '//View/Helper/FormReset.php', - 'Zend_View_Helper_FormSelect' => dirname(__FILE__) . '//View/Helper/FormSelect.php', - 'Zend_View_Helper_FormSubmit' => dirname(__FILE__) . '//View/Helper/FormSubmit.php', - 'Zend_View_Helper_FormText' => dirname(__FILE__) . '//View/Helper/FormText.php', - 'Zend_View_Helper_FormTextarea' => dirname(__FILE__) . '//View/Helper/FormTextarea.php', - 'Zend_View_Helper_Gravatar' => dirname(__FILE__) . '//View/Helper/Gravatar.php', - 'Zend_View_Helper_HeadLink' => dirname(__FILE__) . '//View/Helper/HeadLink.php', - 'Zend_View_Helper_HeadMeta' => dirname(__FILE__) . '//View/Helper/HeadMeta.php', - 'Zend_View_Helper_HeadScript' => dirname(__FILE__) . '//View/Helper/HeadScript.php', - 'Zend_View_Helper_HeadStyle' => dirname(__FILE__) . '//View/Helper/HeadStyle.php', - 'Zend_View_Helper_HeadTitle' => dirname(__FILE__) . '//View/Helper/HeadTitle.php', - 'Zend_View_Helper_HtmlElement' => dirname(__FILE__) . '//View/Helper/HtmlElement.php', - 'Zend_View_Helper_HtmlFlash' => dirname(__FILE__) . '//View/Helper/HtmlFlash.php', - 'Zend_View_Helper_HtmlList' => dirname(__FILE__) . '//View/Helper/HtmlList.php', - 'Zend_View_Helper_HtmlObject' => dirname(__FILE__) . '//View/Helper/HtmlObject.php', - 'Zend_View_Helper_HtmlPage' => dirname(__FILE__) . '//View/Helper/HtmlPage.php', - 'Zend_View_Helper_HtmlQuicktime' => dirname(__FILE__) . '//View/Helper/HtmlQuicktime.php', - 'Zend_View_Helper_InlineScript' => dirname(__FILE__) . '//View/Helper/InlineScript.php', - 'Zend_View_Helper_Interface' => dirname(__FILE__) . '//View/Helper/Interface.php', - 'Zend_View_Helper_Json' => dirname(__FILE__) . '//View/Helper/Json.php', - 'Zend_View_Helper_Layout' => dirname(__FILE__) . '//View/Helper/Layout.php', - 'Zend_View_Helper_Navigation_Breadcrumbs' => dirname(__FILE__) . '//View/Helper/Navigation/Breadcrumbs.php', - 'Zend_View_Helper_Navigation_Helper' => dirname(__FILE__) . '//View/Helper/Navigation/Helper.php', - 'Zend_View_Helper_Navigation_HelperAbstract' => dirname(__FILE__) . '//View/Helper/Navigation/HelperAbstract.php', - 'Zend_View_Helper_Navigation_Links' => dirname(__FILE__) . '//View/Helper/Navigation/Links.php', - 'Zend_View_Helper_Navigation_Menu' => dirname(__FILE__) . '//View/Helper/Navigation/Menu.php', - 'Zend_View_Helper_Navigation_Sitemap' => dirname(__FILE__) . '//View/Helper/Navigation/Sitemap.php', - 'Zend_View_Helper_Navigation' => dirname(__FILE__) . '//View/Helper/Navigation.php', - 'Zend_View_Helper_PaginationControl' => dirname(__FILE__) . '//View/Helper/PaginationControl.php', - 'Zend_View_Helper_Partial_Exception' => dirname(__FILE__) . '//View/Helper/Partial/Exception.php', - 'Zend_View_Helper_Partial' => dirname(__FILE__) . '//View/Helper/Partial.php', - 'Zend_View_Helper_PartialLoop' => dirname(__FILE__) . '//View/Helper/PartialLoop.php', - 'Zend_View_Helper_Placeholder_Container_Abstract' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Abstract.php', - 'Zend_View_Helper_Placeholder_Container_Exception' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Exception.php', - 'Zend_View_Helper_Placeholder_Container_Standalone' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Standalone.php', - 'Zend_View_Helper_Placeholder_Container' => dirname(__FILE__) . '//View/Helper/Placeholder/Container.php', - 'Zend_View_Helper_Placeholder_Registry_Exception' => dirname(__FILE__) . '//View/Helper/Placeholder/Registry/Exception.php', - 'Zend_View_Helper_Placeholder_Registry' => dirname(__FILE__) . '//View/Helper/Placeholder/Registry.php', - 'Zend_View_Helper_Placeholder' => dirname(__FILE__) . '//View/Helper/Placeholder.php', - 'Zend_View_Helper_RenderToPlaceholder' => dirname(__FILE__) . '//View/Helper/RenderToPlaceholder.php', - 'Zend_View_Helper_ServerUrl' => dirname(__FILE__) . '//View/Helper/ServerUrl.php', - 'Zend_View_Helper_Translate' => dirname(__FILE__) . '//View/Helper/Translate.php', - 'Zend_View_Helper_Url' => dirname(__FILE__) . '//View/Helper/Url.php', - 'Zend_View_Helper_UserAgent' => dirname(__FILE__) . '//View/Helper/UserAgent.php', - 'Zend_View_Interface' => dirname(__FILE__) . '//View/Interface.php', - 'Zend_View_Stream' => dirname(__FILE__) . '//View/Stream.php', - 'Zend_View' => dirname(__FILE__) . '//View.php', - 'Zend_Wildfire_Channel_HttpHeaders' => dirname(__FILE__) . '//Wildfire/Channel/HttpHeaders.php', - 'Zend_Wildfire_Channel_Interface' => dirname(__FILE__) . '//Wildfire/Channel/Interface.php', - 'Zend_Wildfire_Exception' => dirname(__FILE__) . '//Wildfire/Exception.php', - 'Zend_Wildfire_Plugin_FirePhp_Message' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp/Message.php', - 'Zend_Wildfire_Plugin_FirePhp_TableMessage' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp/TableMessage.php', - 'Zend_Wildfire_Plugin_FirePhp' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp.php', - 'Zend_Wildfire_Plugin_Interface' => dirname(__FILE__) . '//Wildfire/Plugin/Interface.php', - 'Zend_Wildfire_Protocol_JsonStream' => dirname(__FILE__) . '//Wildfire/Protocol/JsonStream.php', - 'Zend_Xml_Exception' => dirname(__FILE__) . '//Xml/Exception.php', - 'Zend_Xml_Security' => dirname(__FILE__) . '//Xml/Security.php', - 'Zend_XmlRpc_Client_Exception' => dirname(__FILE__) . '//XmlRpc/Client/Exception.php', - 'Zend_XmlRpc_Client_FaultException' => dirname(__FILE__) . '//XmlRpc/Client/FaultException.php', - 'Zend_XmlRpc_Client_HttpException' => dirname(__FILE__) . '//XmlRpc/Client/HttpException.php', - 'Zend_XmlRpc_Client_IntrospectException' => dirname(__FILE__) . '//XmlRpc/Client/IntrospectException.php', - 'Zend_XmlRpc_Client_ServerIntrospection' => dirname(__FILE__) . '//XmlRpc/Client/ServerIntrospection.php', - 'Zend_XmlRpc_Client_ServerProxy' => dirname(__FILE__) . '//XmlRpc/Client/ServerProxy.php', - 'Zend_XmlRpc_Client' => dirname(__FILE__) . '//XmlRpc/Client.php', - 'Zend_XmlRpc_Exception' => dirname(__FILE__) . '//XmlRpc/Exception.php', - 'Zend_XmlRpc_Fault' => dirname(__FILE__) . '//XmlRpc/Fault.php', - 'Zend_XmlRpc_Generator_DomDocument' => dirname(__FILE__) . '//XmlRpc/Generator/DomDocument.php', - 'Zend_XmlRpc_Generator_GeneratorAbstract' => dirname(__FILE__) . '//XmlRpc/Generator/GeneratorAbstract.php', - 'Zend_XmlRpc_Generator_XmlWriter' => dirname(__FILE__) . '//XmlRpc/Generator/XmlWriter.php', - 'Zend_XmlRpc_Request_Http' => dirname(__FILE__) . '//XmlRpc/Request/Http.php', - 'Zend_XmlRpc_Request_Stdin' => dirname(__FILE__) . '//XmlRpc/Request/Stdin.php', - 'Zend_XmlRpc_Request' => dirname(__FILE__) . '//XmlRpc/Request.php', - 'Zend_XmlRpc_Response_Http' => dirname(__FILE__) . '//XmlRpc/Response/Http.php', - 'Zend_XmlRpc_Response' => dirname(__FILE__) . '//XmlRpc/Response.php', - 'Zend_XmlRpc_Server_Cache' => dirname(__FILE__) . '//XmlRpc/Server/Cache.php', - 'Zend_XmlRpc_Server_Exception' => dirname(__FILE__) . '//XmlRpc/Server/Exception.php', - 'Zend_XmlRpc_Server_Fault' => dirname(__FILE__) . '//XmlRpc/Server/Fault.php', - 'Zend_XmlRpc_Server_System' => dirname(__FILE__) . '//XmlRpc/Server/System.php', - 'Zend_XmlRpc_Server' => dirname(__FILE__) . '//XmlRpc/Server.php', - 'Zend_XmlRpc_Value_Array' => dirname(__FILE__) . '//XmlRpc/Value/Array.php', - 'Zend_XmlRpc_Value_Base64' => dirname(__FILE__) . '//XmlRpc/Value/Base64.php', - 'Zend_XmlRpc_Value_BigInteger' => dirname(__FILE__) . '//XmlRpc/Value/BigInteger.php', - 'Zend_XmlRpc_Value_Boolean' => dirname(__FILE__) . '//XmlRpc/Value/Boolean.php', - 'Zend_XmlRpc_Value_Collection' => dirname(__FILE__) . '//XmlRpc/Value/Collection.php', - 'Zend_XmlRpc_Value_DateTime' => dirname(__FILE__) . '//XmlRpc/Value/DateTime.php', - 'Zend_XmlRpc_Value_Double' => dirname(__FILE__) . '//XmlRpc/Value/Double.php', - 'Zend_XmlRpc_Value_Exception' => dirname(__FILE__) . '//XmlRpc/Value/Exception.php', - 'Zend_XmlRpc_Value_Integer' => dirname(__FILE__) . '//XmlRpc/Value/Integer.php', - 'Zend_XmlRpc_Value_Nil' => dirname(__FILE__) . '//XmlRpc/Value/Nil.php', - 'Zend_XmlRpc_Value_Scalar' => dirname(__FILE__) . '//XmlRpc/Value/Scalar.php', - 'Zend_XmlRpc_Value_String' => dirname(__FILE__) . '//XmlRpc/Value/String.php', - 'Zend_XmlRpc_Value_Struct' => dirname(__FILE__) . '//XmlRpc/Value/Struct.php', - 'Zend_XmlRpc_Value' => dirname(__FILE__) . '//XmlRpc/Value.php', -); diff --git a/public/index.php b/public/index.php index 7c0d06b8..1d97b85e 100644 --- a/public/index.php +++ b/public/index.php @@ -1,26 +1,15 @@ bootstrap()->run(); \ No newline at end of file diff --git a/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css new file mode 100644 index 00000000..b0fdfcbf --- /dev/null +++ b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css @@ -0,0 +1,476 @@ +/*! + * Bootstrap v3.3.4 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +.btn-default, +.btn-primary, +.btn-success, +.btn-info, +.btn-warning, +.btn-danger { + text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); +} +.btn-default:active, +.btn-primary:active, +.btn-success:active, +.btn-info:active, +.btn-warning:active, +.btn-danger:active, +.btn-default.active, +.btn-primary.active, +.btn-success.active, +.btn-info.active, +.btn-warning.active, +.btn-danger.active { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-default .badge, +.btn-primary .badge, +.btn-success .badge, +.btn-info .badge, +.btn-warning .badge, +.btn-danger .badge { + text-shadow: none; +} +.btn:active, +.btn.active { + background-image: none; +} +.btn-default { + text-shadow: 0 1px 0 #fff; + background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); + background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); + background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #dbdbdb; + border-color: #ccc; +} +.btn-default:hover, +.btn-default:focus { + background-color: #e0e0e0; + background-position: 0 -15px; +} +.btn-default:active, +.btn-default.active { + background-color: #e0e0e0; + border-color: #dbdbdb; +} +.btn-default.disabled, +.btn-default:disabled, +.btn-default[disabled] { + background-color: #e0e0e0; + background-image: none; +} +.btn-primary { + background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88)); + background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #245580; +} +.btn-primary:hover, +.btn-primary:focus { + background-color: #265a88; + background-position: 0 -15px; +} +.btn-primary:active, +.btn-primary.active { + background-color: #265a88; + border-color: #245580; +} +.btn-primary.disabled, +.btn-primary:disabled, +.btn-primary[disabled] { + background-color: #265a88; + background-image: none; +} +.btn-success { + background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); + background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641)); + background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #3e8f3e; +} +.btn-success:hover, +.btn-success:focus { + background-color: #419641; + background-position: 0 -15px; +} +.btn-success:active, +.btn-success.active { + background-color: #419641; + border-color: #3e8f3e; +} +.btn-success.disabled, +.btn-success:disabled, +.btn-success[disabled] { + background-color: #419641; + background-image: none; +} +.btn-info { + background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); + background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2)); + background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #28a4c9; +} +.btn-info:hover, +.btn-info:focus { + background-color: #2aabd2; + background-position: 0 -15px; +} +.btn-info:active, +.btn-info.active { + background-color: #2aabd2; + border-color: #28a4c9; +} +.btn-info.disabled, +.btn-info:disabled, +.btn-info[disabled] { + background-color: #2aabd2; + background-image: none; +} +.btn-warning { + background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); + background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316)); + background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #e38d13; +} +.btn-warning:hover, +.btn-warning:focus { + background-color: #eb9316; + background-position: 0 -15px; +} +.btn-warning:active, +.btn-warning.active { + background-color: #eb9316; + border-color: #e38d13; +} +.btn-warning.disabled, +.btn-warning:disabled, +.btn-warning[disabled] { + background-color: #eb9316; + background-image: none; +} +.btn-danger { + background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%); + background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a)); + background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-color: #b92c28; +} +.btn-danger:hover, +.btn-danger:focus { + background-color: #c12e2a; + background-position: 0 -15px; +} +.btn-danger:active, +.btn-danger.active { + background-color: #c12e2a; + border-color: #b92c28; +} +.btn-danger.disabled, +.btn-danger:disabled, +.btn-danger[disabled] { + background-color: #c12e2a; + background-image: none; +} +.thumbnail, +.img-thumbnail { + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); + box-shadow: 0 1px 2px rgba(0, 0, 0, .075); +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + background-color: #e8e8e8; + background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); + background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); + background-repeat: repeat-x; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + background-color: #2e6da4; + background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); + background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); + background-repeat: repeat-x; +} +.navbar-default { + background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%); + background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8)); + background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .active > a { + background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%); + background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2)); + background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0); + background-repeat: repeat-x; + -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075); + box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075); +} +.navbar-brand, +.navbar-nav > li > a { + text-shadow: 0 1px 0 rgba(255, 255, 255, .25); +} +.navbar-inverse { + background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%); + background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222)); + background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .active > a { + background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%); + background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f)); + background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0); + background-repeat: repeat-x; + -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25); + box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25); +} +.navbar-inverse .navbar-brand, +.navbar-inverse .navbar-nav > li > a { + text-shadow: 0 -1px 0 rgba(0, 0, 0, .25); +} +.navbar-static-top, +.navbar-fixed-top, +.navbar-fixed-bottom { + border-radius: 0; +} +@media (max-width: 767px) { + .navbar .navbar-nav .open .dropdown-menu > .active > a, + .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); + background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); + background-repeat: repeat-x; + } +} +.alert { + text-shadow: 0 1px 0 rgba(255, 255, 255, .2); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05); +} +.alert-success { + background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); + background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc)); + background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); + background-repeat: repeat-x; + border-color: #b2dba1; +} +.alert-info { + background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%); + background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0)); + background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); + background-repeat: repeat-x; + border-color: #9acfea; +} +.alert-warning { + background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); + background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0)); + background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); + background-repeat: repeat-x; + border-color: #f5e79e; +} +.alert-danger { + background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); + background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3)); + background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); + background-repeat: repeat-x; + border-color: #dca7a7; +} +.progress { + background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); + background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5)); + background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar { + background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090)); + background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-success { + background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%); + background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44)); + background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-info { + background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); + background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5)); + background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-warning { + background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); + background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f)); + background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-danger { + background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%); + background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c)); + background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.list-group { + border-radius: 4px; + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); + box-shadow: 0 1px 2px rgba(0, 0, 0, .075); +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + text-shadow: 0 -1px 0 #286090; + background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a)); + background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0); + background-repeat: repeat-x; + border-color: #2b669a; +} +.list-group-item.active .badge, +.list-group-item.active:hover .badge, +.list-group-item.active:focus .badge { + text-shadow: none; +} +.panel { + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05); + box-shadow: 0 1px 2px rgba(0, 0, 0, .05); +} +.panel-default > .panel-heading { + background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); + background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); + background-repeat: repeat-x; +} +.panel-primary > .panel-heading { + background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); + background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); + background-repeat: repeat-x; +} +.panel-success > .panel-heading { + background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); + background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6)); + background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); + background-repeat: repeat-x; +} +.panel-info > .panel-heading { + background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); + background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3)); + background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); + background-repeat: repeat-x; +} +.panel-warning > .panel-heading { + background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); + background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc)); + background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); + background-repeat: repeat-x; +} +.panel-danger > .panel-heading { + background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%); + background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc)); + background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); + background-repeat: repeat-x; +} +.well { + background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); + background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5)); + background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0); + background-repeat: repeat-x; + border-color: #dcdcdc; + -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); +} +/*# sourceMappingURL=bootstrap-theme.css.map */ diff --git a/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css.map b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css.map new file mode 100644 index 00000000..5a12d631 --- /dev/null +++ b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["less/theme.less","less/mixins/vendor-prefixes.less","bootstrap-theme.css","less/mixins/gradients.less","less/mixins/reset-filter.less"],"names":[],"mappings":"AAcA;;;;;;EAME,0CAAA;ECgDA,6FAAA;EACQ,qFAAA;EC5DT;AFgBC;;;;;;;;;;;;EC2CA,0DAAA;EACQ,kDAAA;EC7CT;AFVD;;;;;;EAiBI,mBAAA;EECH;AFiCC;;EAEE,wBAAA;EE/BH;AFoCD;EGnDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EAgC2C,2BAAA;EAA2B,oBAAA;EEzBvE;AFLC;;EAEE,2BAAA;EACA,8BAAA;EEOH;AFJC;;EAEE,2BAAA;EACA,uBAAA;EEMH;AFHC;;;EAGE,2BAAA;EACA,wBAAA;EEKH;AFUD;EGpDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EEgCD;AF9BC;;EAEE,2BAAA;EACA,8BAAA;EEgCH;AF7BC;;EAEE,2BAAA;EACA,uBAAA;EE+BH;AF5BC;;;EAGE,2BAAA;EACA,wBAAA;EE8BH;AFdD;EGrDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EEyDD;AFvDC;;EAEE,2BAAA;EACA,8BAAA;EEyDH;AFtDC;;EAEE,2BAAA;EACA,uBAAA;EEwDH;AFrDC;;;EAGE,2BAAA;EACA,wBAAA;EEuDH;AFtCD;EGtDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EEkFD;AFhFC;;EAEE,2BAAA;EACA,8BAAA;EEkFH;AF/EC;;EAEE,2BAAA;EACA,uBAAA;EEiFH;AF9EC;;;EAGE,2BAAA;EACA,wBAAA;EEgFH;AF9DD;EGvDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EE2GD;AFzGC;;EAEE,2BAAA;EACA,8BAAA;EE2GH;AFxGC;;EAEE,2BAAA;EACA,uBAAA;EE0GH;AFvGC;;;EAGE,2BAAA;EACA,wBAAA;EEyGH;AFtFD;EGxDI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EAEA,wHAAA;ECnBF,qEAAA;EJiCA,6BAAA;EACA,uBAAA;EEoID;AFlIC;;EAEE,2BAAA;EACA,8BAAA;EEoIH;AFjIC;;EAEE,2BAAA;EACA,uBAAA;EEmIH;AFhIC;;;EAGE,2BAAA;EACA,wBAAA;EEkIH;AFxGD;;EChBE,oDAAA;EACQ,4CAAA;EC4HT;AFnGD;;EGzEI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EHwEF,2BAAA;EEyGD;AFvGD;;;EG9EI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH8EF,2BAAA;EE6GD;AFpGD;EG3FI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ECnBF,qEAAA;EJ6GA,oBAAA;EC/CA,6FAAA;EACQ,qFAAA;EC0JT;AF/GD;;EG3FI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EF2CF,0DAAA;EACQ,kDAAA;ECoKT;AF5GD;;EAEE,gDAAA;EE8GD;AF1GD;EG9GI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ECnBF,qEAAA;EF+OD;AFlHD;;EG9GI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EF2CF,yDAAA;EACQ,iDAAA;EC0LT;AF5HD;;EAYI,2CAAA;EEoHH;AF/GD;;;EAGE,kBAAA;EEiHD;AF5FD;EAfI;;;IAGE,aAAA;IG3IF,0EAAA;IACA,qEAAA;IACA,+FAAA;IAAA,wEAAA;IACA,6BAAA;IACA,wHAAA;ID0PD;EACF;AFxGD;EACE,+CAAA;ECzGA,4FAAA;EACQ,oFAAA;ECoNT;AFhGD;EGpKI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH4JF,uBAAA;EE4GD;AFvGD;EGrKI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH4JF,uBAAA;EEoHD;AF9GD;EGtKI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH4JF,uBAAA;EE4HD;AFrHD;EGvKI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH4JF,uBAAA;EEoID;AFrHD;EG/KI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDuSH;AFlHD;EGzLI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED8SH;AFxHD;EG1LI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDqTH;AF9HD;EG3LI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED4TH;AFpID;EG5LI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDmUH;AF1ID;EG7LI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED0UH;AF7ID;EGhKI,+MAAA;EACA,0MAAA;EACA,uMAAA;EDgTH;AFzID;EACE,oBAAA;EC5JA,oDAAA;EACQ,4CAAA;ECwST;AF1ID;;;EAGE,+BAAA;EGjNE,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EH+MF,uBAAA;EEgJD;AFrJD;;;EAQI,mBAAA;EEkJH;AFxID;ECjLE,mDAAA;EACQ,2CAAA;EC4TT;AFlID;EG1OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED+WH;AFxID;EG3OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDsXH;AF9ID;EG5OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED6XH;AFpJD;EG7OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDoYH;AF1JD;EG9OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;ED2YH;AFhKD;EG/OI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EDkZH;AFhKD;EGtPI,0EAAA;EACA,qEAAA;EACA,+FAAA;EAAA,wEAAA;EACA,6BAAA;EACA,wHAAA;EHoPF,uBAAA;ECzMA,2FAAA;EACQ,mFAAA;ECgXT","file":"bootstrap-theme.css","sourcesContent":["\n//\n// Load core variables and mixins\n// --------------------------------------------------\n\n@import \"variables.less\";\n@import \"mixins.less\";\n\n\n//\n// Buttons\n// --------------------------------------------------\n\n// Common styles\n.btn-default,\n.btn-primary,\n.btn-success,\n.btn-info,\n.btn-warning,\n.btn-danger {\n text-shadow: 0 -1px 0 rgba(0,0,0,.2);\n @shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);\n .box-shadow(@shadow);\n\n // Reset the shadow\n &:active,\n &.active {\n .box-shadow(inset 0 3px 5px rgba(0,0,0,.125));\n }\n\n .badge {\n text-shadow: none;\n }\n}\n\n// Mixin for generating new styles\n.btn-styles(@btn-color: #555) {\n #gradient > .vertical(@start-color: @btn-color; @end-color: darken(@btn-color, 12%));\n .reset-filter(); // Disable gradients for IE9 because filter bleeds through rounded corners; see https://github.com/twbs/bootstrap/issues/10620\n background-repeat: repeat-x;\n border-color: darken(@btn-color, 14%);\n\n &:hover,\n &:focus {\n background-color: darken(@btn-color, 12%);\n background-position: 0 -15px;\n }\n\n &:active,\n &.active {\n background-color: darken(@btn-color, 12%);\n border-color: darken(@btn-color, 14%);\n }\n\n &.disabled,\n &:disabled,\n &[disabled] {\n background-color: darken(@btn-color, 12%);\n background-image: none;\n }\n}\n\n// Common styles\n.btn {\n // Remove the gradient for the pressed/active state\n &:active,\n &.active {\n background-image: none;\n }\n}\n\n// Apply the mixin to the buttons\n.btn-default { .btn-styles(@btn-default-bg); text-shadow: 0 1px 0 #fff; border-color: #ccc; }\n.btn-primary { .btn-styles(@btn-primary-bg); }\n.btn-success { .btn-styles(@btn-success-bg); }\n.btn-info { .btn-styles(@btn-info-bg); }\n.btn-warning { .btn-styles(@btn-warning-bg); }\n.btn-danger { .btn-styles(@btn-danger-bg); }\n\n\n//\n// Images\n// --------------------------------------------------\n\n.thumbnail,\n.img-thumbnail {\n .box-shadow(0 1px 2px rgba(0,0,0,.075));\n}\n\n\n//\n// Dropdowns\n// --------------------------------------------------\n\n.dropdown-menu > li > a:hover,\n.dropdown-menu > li > a:focus {\n #gradient > .vertical(@start-color: @dropdown-link-hover-bg; @end-color: darken(@dropdown-link-hover-bg, 5%));\n background-color: darken(@dropdown-link-hover-bg, 5%);\n}\n.dropdown-menu > .active > a,\n.dropdown-menu > .active > a:hover,\n.dropdown-menu > .active > a:focus {\n #gradient > .vertical(@start-color: @dropdown-link-active-bg; @end-color: darken(@dropdown-link-active-bg, 5%));\n background-color: darken(@dropdown-link-active-bg, 5%);\n}\n\n\n//\n// Navbar\n// --------------------------------------------------\n\n// Default navbar\n.navbar-default {\n #gradient > .vertical(@start-color: lighten(@navbar-default-bg, 10%); @end-color: @navbar-default-bg);\n .reset-filter(); // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered\n border-radius: @navbar-border-radius;\n @shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);\n .box-shadow(@shadow);\n\n .navbar-nav > .open > a,\n .navbar-nav > .active > a {\n #gradient > .vertical(@start-color: darken(@navbar-default-link-active-bg, 5%); @end-color: darken(@navbar-default-link-active-bg, 2%));\n .box-shadow(inset 0 3px 9px rgba(0,0,0,.075));\n }\n}\n.navbar-brand,\n.navbar-nav > li > a {\n text-shadow: 0 1px 0 rgba(255,255,255,.25);\n}\n\n// Inverted navbar\n.navbar-inverse {\n #gradient > .vertical(@start-color: lighten(@navbar-inverse-bg, 10%); @end-color: @navbar-inverse-bg);\n .reset-filter(); // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered; see https://github.com/twbs/bootstrap/issues/10257\n\n .navbar-nav > .open > a,\n .navbar-nav > .active > a {\n #gradient > .vertical(@start-color: @navbar-inverse-link-active-bg; @end-color: lighten(@navbar-inverse-link-active-bg, 2.5%));\n .box-shadow(inset 0 3px 9px rgba(0,0,0,.25));\n }\n\n .navbar-brand,\n .navbar-nav > li > a {\n text-shadow: 0 -1px 0 rgba(0,0,0,.25);\n }\n}\n\n// Undo rounded corners in static and fixed navbars\n.navbar-static-top,\n.navbar-fixed-top,\n.navbar-fixed-bottom {\n border-radius: 0;\n}\n\n// Fix active state of dropdown items in collapsed mode\n@media (max-width: @grid-float-breakpoint-max) {\n .navbar .navbar-nav .open .dropdown-menu > .active > a {\n &,\n &:hover,\n &:focus {\n color: #fff;\n #gradient > .vertical(@start-color: @dropdown-link-active-bg; @end-color: darken(@dropdown-link-active-bg, 5%));\n }\n }\n}\n\n\n//\n// Alerts\n// --------------------------------------------------\n\n// Common styles\n.alert {\n text-shadow: 0 1px 0 rgba(255,255,255,.2);\n @shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);\n .box-shadow(@shadow);\n}\n\n// Mixin for generating new styles\n.alert-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 7.5%));\n border-color: darken(@color, 15%);\n}\n\n// Apply the mixin to the alerts\n.alert-success { .alert-styles(@alert-success-bg); }\n.alert-info { .alert-styles(@alert-info-bg); }\n.alert-warning { .alert-styles(@alert-warning-bg); }\n.alert-danger { .alert-styles(@alert-danger-bg); }\n\n\n//\n// Progress bars\n// --------------------------------------------------\n\n// Give the progress background some depth\n.progress {\n #gradient > .vertical(@start-color: darken(@progress-bg, 4%); @end-color: @progress-bg)\n}\n\n// Mixin for generating new styles\n.progress-bar-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 10%));\n}\n\n// Apply the mixin to the progress bars\n.progress-bar { .progress-bar-styles(@progress-bar-bg); }\n.progress-bar-success { .progress-bar-styles(@progress-bar-success-bg); }\n.progress-bar-info { .progress-bar-styles(@progress-bar-info-bg); }\n.progress-bar-warning { .progress-bar-styles(@progress-bar-warning-bg); }\n.progress-bar-danger { .progress-bar-styles(@progress-bar-danger-bg); }\n\n// Reset the striped class because our mixins don't do multiple gradients and\n// the above custom styles override the new `.progress-bar-striped` in v3.2.0.\n.progress-bar-striped {\n #gradient > .striped();\n}\n\n\n//\n// List groups\n// --------------------------------------------------\n\n.list-group {\n border-radius: @border-radius-base;\n .box-shadow(0 1px 2px rgba(0,0,0,.075));\n}\n.list-group-item.active,\n.list-group-item.active:hover,\n.list-group-item.active:focus {\n text-shadow: 0 -1px 0 darken(@list-group-active-bg, 10%);\n #gradient > .vertical(@start-color: @list-group-active-bg; @end-color: darken(@list-group-active-bg, 7.5%));\n border-color: darken(@list-group-active-border, 7.5%);\n\n .badge {\n text-shadow: none;\n }\n}\n\n\n//\n// Panels\n// --------------------------------------------------\n\n// Common styles\n.panel {\n .box-shadow(0 1px 2px rgba(0,0,0,.05));\n}\n\n// Mixin for generating new styles\n.panel-heading-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 5%));\n}\n\n// Apply the mixin to the panel headings only\n.panel-default > .panel-heading { .panel-heading-styles(@panel-default-heading-bg); }\n.panel-primary > .panel-heading { .panel-heading-styles(@panel-primary-heading-bg); }\n.panel-success > .panel-heading { .panel-heading-styles(@panel-success-heading-bg); }\n.panel-info > .panel-heading { .panel-heading-styles(@panel-info-heading-bg); }\n.panel-warning > .panel-heading { .panel-heading-styles(@panel-warning-heading-bg); }\n.panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); }\n\n\n//\n// Wells\n// --------------------------------------------------\n\n.well {\n #gradient > .vertical(@start-color: darken(@well-bg, 5%); @end-color: @well-bg);\n border-color: darken(@well-bg, 10%);\n @shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);\n .box-shadow(@shadow);\n}\n","// Vendor Prefixes\n//\n// All vendor mixins are deprecated as of v3.2.0 due to the introduction of\n// Autoprefixer in our Gruntfile. They will be removed in v4.\n\n// - Animations\n// - Backface visibility\n// - Box shadow\n// - Box sizing\n// - Content columns\n// - Hyphens\n// - Placeholder text\n// - Transformations\n// - Transitions\n// - User Select\n\n\n// Animations\n.animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n animation: @animation;\n}\n.animation-name(@name) {\n -webkit-animation-name: @name;\n animation-name: @name;\n}\n.animation-duration(@duration) {\n -webkit-animation-duration: @duration;\n animation-duration: @duration;\n}\n.animation-timing-function(@timing-function) {\n -webkit-animation-timing-function: @timing-function;\n animation-timing-function: @timing-function;\n}\n.animation-delay(@delay) {\n -webkit-animation-delay: @delay;\n animation-delay: @delay;\n}\n.animation-iteration-count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n animation-iteration-count: @iteration-count;\n}\n.animation-direction(@direction) {\n -webkit-animation-direction: @direction;\n animation-direction: @direction;\n}\n.animation-fill-mode(@fill-mode) {\n -webkit-animation-fill-mode: @fill-mode;\n animation-fill-mode: @fill-mode;\n}\n\n// Backface visibility\n// Prevent browsers from flickering when using CSS 3D transforms.\n// Default value is `visible`, but can be changed to `hidden`\n\n.backface-visibility(@visibility){\n -webkit-backface-visibility: @visibility;\n -moz-backface-visibility: @visibility;\n backface-visibility: @visibility;\n}\n\n// Drop shadows\n//\n// Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's\n// supported browsers that have box shadow capabilities now support it.\n\n.box-shadow(@shadow) {\n -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1\n box-shadow: @shadow;\n}\n\n// Box sizing\n.box-sizing(@boxmodel) {\n -webkit-box-sizing: @boxmodel;\n -moz-box-sizing: @boxmodel;\n box-sizing: @boxmodel;\n}\n\n// CSS3 Content Columns\n.content-columns(@column-count; @column-gap: @grid-gutter-width) {\n -webkit-column-count: @column-count;\n -moz-column-count: @column-count;\n column-count: @column-count;\n -webkit-column-gap: @column-gap;\n -moz-column-gap: @column-gap;\n column-gap: @column-gap;\n}\n\n// Optional hyphenation\n.hyphens(@mode: auto) {\n word-wrap: break-word;\n -webkit-hyphens: @mode;\n -moz-hyphens: @mode;\n -ms-hyphens: @mode; // IE10+\n -o-hyphens: @mode;\n hyphens: @mode;\n}\n\n// Placeholder text\n.placeholder(@color: @input-color-placeholder) {\n // Firefox\n &::-moz-placeholder {\n color: @color;\n opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526\n }\n &:-ms-input-placeholder { color: @color; } // Internet Explorer 10+\n &::-webkit-input-placeholder { color: @color; } // Safari and Chrome\n}\n\n// Transformations\n.scale(@ratio) {\n -webkit-transform: scale(@ratio);\n -ms-transform: scale(@ratio); // IE9 only\n -o-transform: scale(@ratio);\n transform: scale(@ratio);\n}\n.scale(@ratioX; @ratioY) {\n -webkit-transform: scale(@ratioX, @ratioY);\n -ms-transform: scale(@ratioX, @ratioY); // IE9 only\n -o-transform: scale(@ratioX, @ratioY);\n transform: scale(@ratioX, @ratioY);\n}\n.scaleX(@ratio) {\n -webkit-transform: scaleX(@ratio);\n -ms-transform: scaleX(@ratio); // IE9 only\n -o-transform: scaleX(@ratio);\n transform: scaleX(@ratio);\n}\n.scaleY(@ratio) {\n -webkit-transform: scaleY(@ratio);\n -ms-transform: scaleY(@ratio); // IE9 only\n -o-transform: scaleY(@ratio);\n transform: scaleY(@ratio);\n}\n.skew(@x; @y) {\n -webkit-transform: skewX(@x) skewY(@y);\n -ms-transform: skewX(@x) skewY(@y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+\n -o-transform: skewX(@x) skewY(@y);\n transform: skewX(@x) skewY(@y);\n}\n.translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @y); // IE9 only\n -o-transform: translate(@x, @y);\n transform: translate(@x, @y);\n}\n.translate3d(@x; @y; @z) {\n -webkit-transform: translate3d(@x, @y, @z);\n transform: translate3d(@x, @y, @z);\n}\n.rotate(@degrees) {\n -webkit-transform: rotate(@degrees);\n -ms-transform: rotate(@degrees); // IE9 only\n -o-transform: rotate(@degrees);\n transform: rotate(@degrees);\n}\n.rotateX(@degrees) {\n -webkit-transform: rotateX(@degrees);\n -ms-transform: rotateX(@degrees); // IE9 only\n -o-transform: rotateX(@degrees);\n transform: rotateX(@degrees);\n}\n.rotateY(@degrees) {\n -webkit-transform: rotateY(@degrees);\n -ms-transform: rotateY(@degrees); // IE9 only\n -o-transform: rotateY(@degrees);\n transform: rotateY(@degrees);\n}\n.perspective(@perspective) {\n -webkit-perspective: @perspective;\n -moz-perspective: @perspective;\n perspective: @perspective;\n}\n.perspective-origin(@perspective) {\n -webkit-perspective-origin: @perspective;\n -moz-perspective-origin: @perspective;\n perspective-origin: @perspective;\n}\n.transform-origin(@origin) {\n -webkit-transform-origin: @origin;\n -moz-transform-origin: @origin;\n -ms-transform-origin: @origin; // IE9 only\n transform-origin: @origin;\n}\n\n\n// Transitions\n\n.transition(@transition) {\n -webkit-transition: @transition;\n -o-transition: @transition;\n transition: @transition;\n}\n.transition-property(@transition-property) {\n -webkit-transition-property: @transition-property;\n transition-property: @transition-property;\n}\n.transition-delay(@transition-delay) {\n -webkit-transition-delay: @transition-delay;\n transition-delay: @transition-delay;\n}\n.transition-duration(@transition-duration) {\n -webkit-transition-duration: @transition-duration;\n transition-duration: @transition-duration;\n}\n.transition-timing-function(@timing-function) {\n -webkit-transition-timing-function: @timing-function;\n transition-timing-function: @timing-function;\n}\n.transition-transform(@transition) {\n -webkit-transition: -webkit-transform @transition;\n -moz-transition: -moz-transform @transition;\n -o-transition: -o-transform @transition;\n transition: transform @transition;\n}\n\n\n// User select\n// For selecting text on the page\n\n.user-select(@select) {\n -webkit-user-select: @select;\n -moz-user-select: @select;\n -ms-user-select: @select; // IE10+\n user-select: @select;\n}\n",".btn-default,\n.btn-primary,\n.btn-success,\n.btn-info,\n.btn-warning,\n.btn-danger {\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);\n}\n.btn-default:active,\n.btn-primary:active,\n.btn-success:active,\n.btn-info:active,\n.btn-warning:active,\n.btn-danger:active,\n.btn-default.active,\n.btn-primary.active,\n.btn-success.active,\n.btn-info.active,\n.btn-warning.active,\n.btn-danger.active {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n}\n.btn-default .badge,\n.btn-primary .badge,\n.btn-success .badge,\n.btn-info .badge,\n.btn-warning .badge,\n.btn-danger .badge {\n text-shadow: none;\n}\n.btn:active,\n.btn.active {\n background-image: none;\n}\n.btn-default {\n background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);\n background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);\n background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #dbdbdb;\n text-shadow: 0 1px 0 #fff;\n border-color: #ccc;\n}\n.btn-default:hover,\n.btn-default:focus {\n background-color: #e0e0e0;\n background-position: 0 -15px;\n}\n.btn-default:active,\n.btn-default.active {\n background-color: #e0e0e0;\n border-color: #dbdbdb;\n}\n.btn-default.disabled,\n.btn-default:disabled,\n.btn-default[disabled] {\n background-color: #e0e0e0;\n background-image: none;\n}\n.btn-primary {\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #245580;\n}\n.btn-primary:hover,\n.btn-primary:focus {\n background-color: #265a88;\n background-position: 0 -15px;\n}\n.btn-primary:active,\n.btn-primary.active {\n background-color: #265a88;\n border-color: #245580;\n}\n.btn-primary.disabled,\n.btn-primary:disabled,\n.btn-primary[disabled] {\n background-color: #265a88;\n background-image: none;\n}\n.btn-success {\n background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);\n background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);\n background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #3e8f3e;\n}\n.btn-success:hover,\n.btn-success:focus {\n background-color: #419641;\n background-position: 0 -15px;\n}\n.btn-success:active,\n.btn-success.active {\n background-color: #419641;\n border-color: #3e8f3e;\n}\n.btn-success.disabled,\n.btn-success:disabled,\n.btn-success[disabled] {\n background-color: #419641;\n background-image: none;\n}\n.btn-info {\n background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);\n background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);\n background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #28a4c9;\n}\n.btn-info:hover,\n.btn-info:focus {\n background-color: #2aabd2;\n background-position: 0 -15px;\n}\n.btn-info:active,\n.btn-info.active {\n background-color: #2aabd2;\n border-color: #28a4c9;\n}\n.btn-info.disabled,\n.btn-info:disabled,\n.btn-info[disabled] {\n background-color: #2aabd2;\n background-image: none;\n}\n.btn-warning {\n background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);\n background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);\n background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #e38d13;\n}\n.btn-warning:hover,\n.btn-warning:focus {\n background-color: #eb9316;\n background-position: 0 -15px;\n}\n.btn-warning:active,\n.btn-warning.active {\n background-color: #eb9316;\n border-color: #e38d13;\n}\n.btn-warning.disabled,\n.btn-warning:disabled,\n.btn-warning[disabled] {\n background-color: #eb9316;\n background-image: none;\n}\n.btn-danger {\n background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);\n background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);\n background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n background-repeat: repeat-x;\n border-color: #b92c28;\n}\n.btn-danger:hover,\n.btn-danger:focus {\n background-color: #c12e2a;\n background-position: 0 -15px;\n}\n.btn-danger:active,\n.btn-danger.active {\n background-color: #c12e2a;\n border-color: #b92c28;\n}\n.btn-danger.disabled,\n.btn-danger:disabled,\n.btn-danger[disabled] {\n background-color: #c12e2a;\n background-image: none;\n}\n.thumbnail,\n.img-thumbnail {\n -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);\n}\n.dropdown-menu > li > a:hover,\n.dropdown-menu > li > a:focus {\n background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);\n background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);\n background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);\n background-color: #e8e8e8;\n}\n.dropdown-menu > .active > a,\n.dropdown-menu > .active > a:hover,\n.dropdown-menu > .active > a:focus {\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);\n background-color: #2e6da4;\n}\n.navbar-default {\n background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);\n background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);\n background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);\n}\n.navbar-default .navbar-nav > .open > a,\n.navbar-default .navbar-nav > .active > a {\n background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);\n background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);\n background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);\n -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);\n}\n.navbar-brand,\n.navbar-nav > li > a {\n text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);\n}\n.navbar-inverse {\n background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);\n background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);\n background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n}\n.navbar-inverse .navbar-nav > .open > a,\n.navbar-inverse .navbar-nav > .active > a {\n background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);\n background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);\n background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);\n -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);\n box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);\n}\n.navbar-inverse .navbar-brand,\n.navbar-inverse .navbar-nav > li > a {\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\n.navbar-static-top,\n.navbar-fixed-top,\n.navbar-fixed-bottom {\n border-radius: 0;\n}\n@media (max-width: 767px) {\n .navbar .navbar-nav .open .dropdown-menu > .active > a,\n .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,\n .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {\n color: #fff;\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);\n }\n}\n.alert {\n text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);\n}\n.alert-success {\n background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);\n background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);\n background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);\n border-color: #b2dba1;\n}\n.alert-info {\n background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);\n background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);\n background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);\n border-color: #9acfea;\n}\n.alert-warning {\n background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);\n background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);\n background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);\n border-color: #f5e79e;\n}\n.alert-danger {\n background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);\n background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);\n background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);\n border-color: #dca7a7;\n}\n.progress {\n background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);\n background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);\n background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);\n}\n.progress-bar {\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);\n}\n.progress-bar-success {\n background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);\n background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);\n background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);\n}\n.progress-bar-info {\n background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);\n background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);\n background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);\n}\n.progress-bar-warning {\n background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);\n background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);\n background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);\n}\n.progress-bar-danger {\n background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);\n background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);\n background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);\n}\n.progress-bar-striped {\n 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);\n 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);\n 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);\n}\n.list-group {\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);\n}\n.list-group-item.active,\n.list-group-item.active:hover,\n.list-group-item.active:focus {\n text-shadow: 0 -1px 0 #286090;\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);\n border-color: #2b669a;\n}\n.list-group-item.active .badge,\n.list-group-item.active:hover .badge,\n.list-group-item.active:focus .badge {\n text-shadow: none;\n}\n.panel {\n -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n}\n.panel-default > .panel-heading {\n background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);\n background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);\n background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);\n}\n.panel-primary > .panel-heading {\n background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);\n background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);\n}\n.panel-success > .panel-heading {\n background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);\n background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);\n background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);\n}\n.panel-info > .panel-heading {\n background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);\n background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);\n background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);\n}\n.panel-warning > .panel-heading {\n background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);\n background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);\n background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);\n}\n.panel-danger > .panel-heading {\n background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);\n background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);\n background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);\n}\n.well {\n background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);\n background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);\n background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);\n border-color: #dcdcdc;\n -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);\n box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);\n}\n/*# sourceMappingURL=bootstrap-theme.css.map */","// Gradients\n\n#gradient {\n\n // Horizontal gradient, from left to right\n //\n // Creates two color stops, start and end, by specifying a color and position for each color stop.\n // Color stops are not available in IE9 and below.\n .horizontal(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {\n background-image: -webkit-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // Safari 5.1-6, Chrome 10+\n background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // Opera 12\n background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down\n }\n\n // Vertical gradient, from top to bottom\n //\n // Creates two color stops, start and end, by specifying a color and position for each color stop.\n // Color stops are not available in IE9 and below.\n .vertical(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {\n background-image: -webkit-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // Safari 5.1-6, Chrome 10+\n background-image: -o-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // Opera 12\n background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)\",argb(@start-color),argb(@end-color))); // IE9 and down\n }\n\n .directional(@start-color: #555; @end-color: #333; @deg: 45deg) {\n background-repeat: repeat-x;\n background-image: -webkit-linear-gradient(@deg, @start-color, @end-color); // Safari 5.1-6, Chrome 10+\n background-image: -o-linear-gradient(@deg, @start-color, @end-color); // Opera 12\n background-image: linear-gradient(@deg, @start-color, @end-color); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n }\n .horizontal-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {\n background-image: -webkit-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);\n background-image: -o-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);\n background-image: linear-gradient(to right, @start-color, @mid-color @color-stop, @end-color);\n background-repeat: no-repeat;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback\n }\n .vertical-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {\n background-image: -webkit-linear-gradient(@start-color, @mid-color @color-stop, @end-color);\n background-image: -o-linear-gradient(@start-color, @mid-color @color-stop, @end-color);\n background-image: linear-gradient(@start-color, @mid-color @color-stop, @end-color);\n background-repeat: no-repeat;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)\",argb(@start-color),argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback\n }\n .radial(@inner-color: #555; @outer-color: #333) {\n background-image: -webkit-radial-gradient(circle, @inner-color, @outer-color);\n background-image: radial-gradient(circle, @inner-color, @outer-color);\n background-repeat: no-repeat;\n }\n .striped(@color: rgba(255,255,255,.15); @angle: 45deg) {\n background-image: -webkit-linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);\n background-image: -o-linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);\n background-image: linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);\n }\n}\n","// Reset filters for IE\n//\n// When you need to remove a gradient background, do not forget to use this to reset\n// the IE filter for IE9 and below.\n\n.reset-filter() {\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(enabled = false)\"));\n}\n"]} \ No newline at end of file diff --git a/public/libs/bootstrap-3.3.4/css/bootstrap-theme.min.css b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.min.css new file mode 100644 index 00000000..cefa3d1a --- /dev/null +++ b/public/libs/bootstrap-3.3.4/css/bootstrap-theme.min.css @@ -0,0 +1,5 @@ +/*! + * Bootstrap v3.3.4 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary:disabled,.btn-primary[disabled]{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)} \ No newline at end of file diff --git a/public/libs/bootstrap-3.3.4/css/bootstrap.css b/public/libs/bootstrap-3.3.4/css/bootstrap.css new file mode 100644 index 00000000..fb15e3d6 --- /dev/null +++ b/public/libs/bootstrap-3.3.4/css/bootstrap.css @@ -0,0 +1,6584 @@ +/*! + * Bootstrap v3.3.4 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ +html { + font-family: sans-serif; + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + margin: .67em 0; + font-size: 2em; +} +mark { + color: #000; + background: #ff0; +} +small { + font-size: 80%; +} +sub, +sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline; +} +sup { + top: -.5em; +} +sub { + bottom: -.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + height: 0; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + margin: 0; + font: inherit; + color: inherit; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + padding: 0; + border: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + -webkit-appearance: textfield; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + padding: .35em .625em .75em; + margin: 0 2px; + border: 1px solid #c0c0c0; +} +legend { + padding: 0; + border: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-spacing: 0; + border-collapse: collapse; +} +td, +th { + padding: 0; +} +/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ +@media print { + *, + *:before, + *:after { + color: #000 !important; + text-shadow: none !important; + background: transparent !important; + -webkit-box-shadow: none !important; + box-shadow: none !important; + } + a, + a:visited { + text-decoration: underline; + } + a[href]:after { + content: " (" attr(href) ")"; + } + abbr[title]:after { + content: " (" attr(title) ")"; + } + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; + } + pre, + blockquote { + border: 1px solid #999; + + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + select { + background: #fff !important; + } + .navbar { + display: none; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +@font-face { + font-family: 'Glyphicons Halflings'; + + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before, +.glyphicon-eur:before { + content: "\20ac"; +} +.glyphicon-minus:before { + content: "\2212"; +} +.glyphicon-cloud:before { + content: "\2601"; +} +.glyphicon-envelope:before { + content: "\2709"; +} +.glyphicon-pencil:before { + content: "\270f"; +} +.glyphicon-glass:before { + content: "\e001"; +} +.glyphicon-music:before { + content: "\e002"; +} +.glyphicon-search:before { + content: "\e003"; +} +.glyphicon-heart:before { + content: "\e005"; +} +.glyphicon-star:before { + content: "\e006"; +} +.glyphicon-star-empty:before { + content: "\e007"; +} +.glyphicon-user:before { + content: "\e008"; +} +.glyphicon-film:before { + content: "\e009"; +} +.glyphicon-th-large:before { + content: "\e010"; +} +.glyphicon-th:before { + content: "\e011"; +} +.glyphicon-th-list:before { + content: "\e012"; +} +.glyphicon-ok:before { + content: "\e013"; +} +.glyphicon-remove:before { + content: "\e014"; +} +.glyphicon-zoom-in:before { + content: "\e015"; +} +.glyphicon-zoom-out:before { + content: "\e016"; +} +.glyphicon-off:before { + content: "\e017"; +} +.glyphicon-signal:before { + content: "\e018"; +} +.glyphicon-cog:before { + content: "\e019"; +} +.glyphicon-trash:before { + content: "\e020"; +} +.glyphicon-home:before { + content: "\e021"; +} +.glyphicon-file:before { + content: "\e022"; +} +.glyphicon-time:before { + content: "\e023"; +} +.glyphicon-road:before { + content: "\e024"; +} +.glyphicon-download-alt:before { + content: "\e025"; +} +.glyphicon-download:before { + content: "\e026"; +} +.glyphicon-upload:before { + content: "\e027"; +} +.glyphicon-inbox:before { + content: "\e028"; +} +.glyphicon-play-circle:before { + content: "\e029"; +} +.glyphicon-repeat:before { + content: "\e030"; +} +.glyphicon-refresh:before { + content: "\e031"; +} +.glyphicon-list-alt:before { + content: "\e032"; +} +.glyphicon-lock:before { + content: "\e033"; +} +.glyphicon-flag:before { + content: "\e034"; +} +.glyphicon-headphones:before { + content: "\e035"; +} +.glyphicon-volume-off:before { + content: "\e036"; +} +.glyphicon-volume-down:before { + content: "\e037"; +} +.glyphicon-volume-up:before { + content: "\e038"; +} +.glyphicon-qrcode:before { + content: "\e039"; +} +.glyphicon-barcode:before { + content: "\e040"; +} +.glyphicon-tag:before { + content: "\e041"; +} +.glyphicon-tags:before { + content: "\e042"; +} +.glyphicon-book:before { + content: "\e043"; +} +.glyphicon-bookmark:before { + content: "\e044"; +} +.glyphicon-print:before { + content: "\e045"; +} +.glyphicon-camera:before { + content: "\e046"; +} +.glyphicon-font:before { + content: "\e047"; +} +.glyphicon-bold:before { + content: "\e048"; +} +.glyphicon-italic:before { + content: "\e049"; +} +.glyphicon-text-height:before { + content: "\e050"; +} +.glyphicon-text-width:before { + content: "\e051"; +} +.glyphicon-align-left:before { + content: "\e052"; +} +.glyphicon-align-center:before { + content: "\e053"; +} +.glyphicon-align-right:before { + content: "\e054"; +} +.glyphicon-align-justify:before { + content: "\e055"; +} +.glyphicon-list:before { + content: "\e056"; +} +.glyphicon-indent-left:before { + content: "\e057"; +} +.glyphicon-indent-right:before { + content: "\e058"; +} +.glyphicon-facetime-video:before { + content: "\e059"; +} +.glyphicon-picture:before { + content: "\e060"; +} +.glyphicon-map-marker:before { + content: "\e062"; +} +.glyphicon-adjust:before { + content: "\e063"; +} +.glyphicon-tint:before { + content: "\e064"; +} +.glyphicon-edit:before { + content: "\e065"; +} +.glyphicon-share:before { + content: "\e066"; +} +.glyphicon-check:before { + content: "\e067"; +} +.glyphicon-move:before { + content: "\e068"; +} +.glyphicon-step-backward:before { + content: "\e069"; +} +.glyphicon-fast-backward:before { + content: "\e070"; +} +.glyphicon-backward:before { + content: "\e071"; +} +.glyphicon-play:before { + content: "\e072"; +} +.glyphicon-pause:before { + content: "\e073"; +} +.glyphicon-stop:before { + content: "\e074"; +} +.glyphicon-forward:before { + content: "\e075"; +} +.glyphicon-fast-forward:before { + content: "\e076"; +} +.glyphicon-step-forward:before { + content: "\e077"; +} +.glyphicon-eject:before { + content: "\e078"; +} +.glyphicon-chevron-left:before { + content: "\e079"; +} +.glyphicon-chevron-right:before { + content: "\e080"; +} +.glyphicon-plus-sign:before { + content: "\e081"; +} +.glyphicon-minus-sign:before { + content: "\e082"; +} +.glyphicon-remove-sign:before { + content: "\e083"; +} +.glyphicon-ok-sign:before { + content: "\e084"; +} +.glyphicon-question-sign:before { + content: "\e085"; +} +.glyphicon-info-sign:before { + content: "\e086"; +} +.glyphicon-screenshot:before { + content: "\e087"; +} +.glyphicon-remove-circle:before { + content: "\e088"; +} +.glyphicon-ok-circle:before { + content: "\e089"; +} +.glyphicon-ban-circle:before { + content: "\e090"; +} +.glyphicon-arrow-left:before { + content: "\e091"; +} +.glyphicon-arrow-right:before { + content: "\e092"; +} +.glyphicon-arrow-up:before { + content: "\e093"; +} +.glyphicon-arrow-down:before { + content: "\e094"; +} +.glyphicon-share-alt:before { + content: "\e095"; +} +.glyphicon-resize-full:before { + content: "\e096"; +} +.glyphicon-resize-small:before { + content: "\e097"; +} +.glyphicon-exclamation-sign:before { + content: "\e101"; +} +.glyphicon-gift:before { + content: "\e102"; +} +.glyphicon-leaf:before { + content: "\e103"; +} +.glyphicon-fire:before { + content: "\e104"; +} +.glyphicon-eye-open:before { + content: "\e105"; +} +.glyphicon-eye-close:before { + content: "\e106"; +} +.glyphicon-warning-sign:before { + content: "\e107"; +} +.glyphicon-plane:before { + content: "\e108"; +} +.glyphicon-calendar:before { + content: "\e109"; +} +.glyphicon-random:before { + content: "\e110"; +} +.glyphicon-comment:before { + content: "\e111"; +} +.glyphicon-magnet:before { + content: "\e112"; +} +.glyphicon-chevron-up:before { + content: "\e113"; +} +.glyphicon-chevron-down:before { + content: "\e114"; +} +.glyphicon-retweet:before { + content: "\e115"; +} +.glyphicon-shopping-cart:before { + content: "\e116"; +} +.glyphicon-folder-close:before { + content: "\e117"; +} +.glyphicon-folder-open:before { + content: "\e118"; +} +.glyphicon-resize-vertical:before { + content: "\e119"; +} +.glyphicon-resize-horizontal:before { + content: "\e120"; +} +.glyphicon-hdd:before { + content: "\e121"; +} +.glyphicon-bullhorn:before { + content: "\e122"; +} +.glyphicon-bell:before { + content: "\e123"; +} +.glyphicon-certificate:before { + content: "\e124"; +} +.glyphicon-thumbs-up:before { + content: "\e125"; +} +.glyphicon-thumbs-down:before { + content: "\e126"; +} +.glyphicon-hand-right:before { + content: "\e127"; +} +.glyphicon-hand-left:before { + content: "\e128"; +} +.glyphicon-hand-up:before { + content: "\e129"; +} +.glyphicon-hand-down:before { + content: "\e130"; +} +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} +.glyphicon-globe:before { + content: "\e135"; +} +.glyphicon-wrench:before { + content: "\e136"; +} +.glyphicon-tasks:before { + content: "\e137"; +} +.glyphicon-filter:before { + content: "\e138"; +} +.glyphicon-briefcase:before { + content: "\e139"; +} +.glyphicon-fullscreen:before { + content: "\e140"; +} +.glyphicon-dashboard:before { + content: "\e141"; +} +.glyphicon-paperclip:before { + content: "\e142"; +} +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; +} +.glyphicon-sort:before { + content: "\e150"; +} +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} +.glyphicon-sort-by-order:before { + content: "\e153"; +} +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} +.glyphicon-unchecked:before { + content: "\e157"; +} +.glyphicon-expand:before { + content: "\e158"; +} +.glyphicon-collapse-down:before { + content: "\e159"; +} +.glyphicon-collapse-up:before { + content: "\e160"; +} +.glyphicon-log-in:before { + content: "\e161"; +} +.glyphicon-flash:before { + content: "\e162"; +} +.glyphicon-log-out:before { + content: "\e163"; +} +.glyphicon-new-window:before { + content: "\e164"; +} +.glyphicon-record:before { + content: "\e165"; +} +.glyphicon-save:before { + content: "\e166"; +} +.glyphicon-open:before { + content: "\e167"; +} +.glyphicon-saved:before { + content: "\e168"; +} +.glyphicon-import:before { + content: "\e169"; +} +.glyphicon-export:before { + content: "\e170"; +} +.glyphicon-send:before { + content: "\e171"; +} +.glyphicon-floppy-disk:before { + content: "\e172"; +} +.glyphicon-floppy-saved:before { + content: "\e173"; +} +.glyphicon-floppy-remove:before { + content: "\e174"; +} +.glyphicon-floppy-save:before { + content: "\e175"; +} +.glyphicon-floppy-open:before { + content: "\e176"; +} +.glyphicon-credit-card:before { + content: "\e177"; +} +.glyphicon-transfer:before { + content: "\e178"; +} +.glyphicon-cutlery:before { + content: "\e179"; +} +.glyphicon-header:before { + content: "\e180"; +} +.glyphicon-compressed:before { + content: "\e181"; +} +.glyphicon-earphone:before { + content: "\e182"; +} +.glyphicon-phone-alt:before { + content: "\e183"; +} +.glyphicon-tower:before { + content: "\e184"; +} +.glyphicon-stats:before { + content: "\e185"; +} +.glyphicon-sd-video:before { + content: "\e186"; +} +.glyphicon-hd-video:before { + content: "\e187"; +} +.glyphicon-subtitles:before { + content: "\e188"; +} +.glyphicon-sound-stereo:before { + content: "\e189"; +} +.glyphicon-sound-dolby:before { + content: "\e190"; +} +.glyphicon-sound-5-1:before { + content: "\e191"; +} +.glyphicon-sound-6-1:before { + content: "\e192"; +} +.glyphicon-sound-7-1:before { + content: "\e193"; +} +.glyphicon-copyright-mark:before { + content: "\e194"; +} +.glyphicon-registration-mark:before { + content: "\e195"; +} +.glyphicon-cloud-download:before { + content: "\e197"; +} +.glyphicon-cloud-upload:before { + content: "\e198"; +} +.glyphicon-tree-conifer:before { + content: "\e199"; +} +.glyphicon-tree-deciduous:before { + content: "\e200"; +} +.glyphicon-cd:before { + content: "\e201"; +} +.glyphicon-save-file:before { + content: "\e202"; +} +.glyphicon-open-file:before { + content: "\e203"; +} +.glyphicon-level-up:before { + content: "\e204"; +} +.glyphicon-copy:before { + content: "\e205"; +} +.glyphicon-paste:before { + content: "\e206"; +} +.glyphicon-alert:before { + content: "\e209"; +} +.glyphicon-equalizer:before { + content: "\e210"; +} +.glyphicon-king:before { + content: "\e211"; +} +.glyphicon-queen:before { + content: "\e212"; +} +.glyphicon-pawn:before { + content: "\e213"; +} +.glyphicon-bishop:before { + content: "\e214"; +} +.glyphicon-knight:before { + content: "\e215"; +} +.glyphicon-baby-formula:before { + content: "\e216"; +} +.glyphicon-tent:before { + content: "\26fa"; +} +.glyphicon-blackboard:before { + content: "\e218"; +} +.glyphicon-bed:before { + content: "\e219"; +} +.glyphicon-apple:before { + content: "\f8ff"; +} +.glyphicon-erase:before { + content: "\e221"; +} +.glyphicon-hourglass:before { + content: "\231b"; +} +.glyphicon-lamp:before { + content: "\e223"; +} +.glyphicon-duplicate:before { + content: "\e224"; +} +.glyphicon-piggy-bank:before { + content: "\e225"; +} +.glyphicon-scissors:before { + content: "\e226"; +} +.glyphicon-bitcoin:before { + content: "\e227"; +} +.glyphicon-btc:before { + content: "\e227"; +} +.glyphicon-xbt:before { + content: "\e227"; +} +.glyphicon-yen:before { + content: "\00a5"; +} +.glyphicon-jpy:before { + content: "\00a5"; +} +.glyphicon-ruble:before { + content: "\20bd"; +} +.glyphicon-rub:before { + content: "\20bd"; +} +.glyphicon-scale:before { + content: "\e230"; +} +.glyphicon-ice-lolly:before { + content: "\e231"; +} +.glyphicon-ice-lolly-tasted:before { + content: "\e232"; +} +.glyphicon-education:before { + content: "\e233"; +} +.glyphicon-option-horizontal:before { + content: "\e234"; +} +.glyphicon-option-vertical:before { + content: "\e235"; +} +.glyphicon-menu-hamburger:before { + content: "\e236"; +} +.glyphicon-modal-window:before { + content: "\e237"; +} +.glyphicon-oil:before { + content: "\e238"; +} +.glyphicon-grain:before { + content: "\e239"; +} +.glyphicon-sunglasses:before { + content: "\e240"; +} +.glyphicon-text-size:before { + content: "\e241"; +} +.glyphicon-text-color:before { + content: "\e242"; +} +.glyphicon-text-background:before { + content: "\e243"; +} +.glyphicon-object-align-top:before { + content: "\e244"; +} +.glyphicon-object-align-bottom:before { + content: "\e245"; +} +.glyphicon-object-align-horizontal:before { + content: "\e246"; +} +.glyphicon-object-align-left:before { + content: "\e247"; +} +.glyphicon-object-align-vertical:before { + content: "\e248"; +} +.glyphicon-object-align-right:before { + content: "\e249"; +} +.glyphicon-triangle-right:before { + content: "\e250"; +} +.glyphicon-triangle-left:before { + content: "\e251"; +} +.glyphicon-triangle-bottom:before { + content: "\e252"; +} +.glyphicon-triangle-top:before { + content: "\e253"; +} +.glyphicon-console:before { + content: "\e254"; +} +.glyphicon-superscript:before { + content: "\e255"; +} +.glyphicon-subscript:before { + content: "\e256"; +} +.glyphicon-menu-left:before { + content: "\e257"; +} +.glyphicon-menu-right:before { + content: "\e258"; +} +.glyphicon-menu-down:before { + content: "\e259"; +} +.glyphicon-menu-up:before { + content: "\e260"; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} +body { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.42857143; + color: #333; + background-color: #fff; +} +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + display: inline-block; + max-width: 100%; + height: auto; + padding: 4px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { + white-space: nowrap; +} +.text-lowercase { + text-transform: lowercase; +} +.text-uppercase { + text-transform: uppercase; +} +.text-capitalize { + text-transform: capitalize; +} +.text-muted { + color: #777; +} +.text-primary { + color: #337ab7; +} +a.text-primary:hover { + color: #286090; +} +.text-success { + color: #3c763d; +} +a.text-success:hover { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #337ab7; +} +a.bg-primary:hover { + background-color: #286090; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + margin-left: -5px; + list-style: none; +} +.list-inline > li { + display: inline-block; + padding-right: 5px; + padding-left: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + text-align: right; + border-right: 5px solid #eee; + border-left: 0; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; +} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +} +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; + -webkit-box-shadow: none; + box-shadow: none; +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + color: #333; + word-break: break-all; + word-wrap: break-word; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +.row { + margin-right: -15px; + margin-left: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #fff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + display: table-column; + float: none; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + display: table-cell; + float: none; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + min-height: .01%; + overflow-x: auto; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"], + input[type="time"], + input[type="datetime-local"], + input[type="month"] { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-top: 4px \9; + margin-left: -20px; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + vertical-align: middle; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + min-height: 34px; + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-right: 0; + padding-left: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.form-group-sm .form-control { + height: 30px; + line-height: 30px; +} +textarea.form-group-sm .form-control, +select[multiple].form-group-sm .form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.form-group-lg .form-control { + height: 46px; + line-height: 46px; +} +textarea.form-group-lg .form-control, +select[multiple].form-group-lg .form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + background-color: #dff0d8; + border-color: #3c763d; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #8a6d3b; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + background-color: #f2dede; + border-color: #a94442; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 7px; + margin-top: 0; + margin-bottom: 0; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + padding-top: 7px; + margin-bottom: 0; + text-align: right; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.333333px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + } +} +.btn { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus, +.btn.focus, +.btn:active.focus, +.btn.active.focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus, +.btn.focus { + color: #333; + text-decoration: none; +} +.btn:active, +.btn.active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + pointer-events: none; + cursor: not-allowed; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; + opacity: .65; +} +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; +} +.btn-default:hover, +.btn-default:focus, +.btn-default.focus, +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled.focus, +.btn-default[disabled].focus, +fieldset[disabled] .btn-default.focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; +} +.btn-default .badge { + color: #fff; + background-color: #333; +} +.btn-primary { + color: #fff; + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary:hover, +.btn-primary:focus, +.btn-primary.focus, +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled.focus, +.btn-primary[disabled].focus, +fieldset[disabled] .btn-primary.focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary .badge { + color: #337ab7; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:hover, +.btn-success:focus, +.btn-success.focus, +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled.focus, +.btn-success[disabled].focus, +fieldset[disabled] .btn-success.focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:hover, +.btn-info:focus, +.btn-info.focus, +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled.focus, +.btn-info[disabled].focus, +fieldset[disabled] .btn-info.focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:hover, +.btn-warning:focus, +.btn-warning.focus, +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled.focus, +.btn-warning[disabled].focus, +fieldset[disabled] .btn-warning.focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:hover, +.btn-danger:focus, +.btn-danger.focus, +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled.focus, +.btn-danger[disabled].focus, +fieldset[disabled] .btn-danger.focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-link { + font-weight: normal; + color: #337ab7; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link.active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #23527c; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +tr.collapse.in { + display: table-row; +} +tbody.collapse.in { + display: table-row-group; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition-timing-function: ease; + -o-transition-timing-function: ease; + transition-timing-function: ease; + -webkit-transition-duration: .35s; + -o-transition-duration: .35s; + transition-duration: .35s; + -webkit-transition-property: height, visibility; + -o-transition-property: height, visibility; + transition-property: height, visibility; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px dashed; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropup, +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.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; + font-size: 14px; + text-align: left; + list-style: none; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + box-shadow: 0 6px 12px rgba(0, 0, 0, .175); +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + color: #262626; + text-decoration: none; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #fff; + text-decoration: none; + background-color: #337ab7; + outline: 0; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #777; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + cursor: not-allowed; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + right: 0; + left: auto; +} +.dropdown-menu-left { + right: auto; + left: 0; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #777; + white-space: nowrap; +} +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + content: ""; + border-top: 0; + border-bottom: 4px solid; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 2px; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + right: 0; + left: auto; + } + .navbar-right .dropdown-menu-left { + right: auto; + left: 0; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group > .btn-group { + float: left; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-right: 8px; + padding-left: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-right: 12px; + padding-left: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-bottom-left-radius: 4px; +} +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + display: table-cell; + float: none; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-right: 0; + padding-left: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555; + text-align: center; + background-color: #eee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + margin-left: -1px; +} +.nav { + padding-left: 0; + margin-bottom: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eee; +} +.nav > li.disabled > a { + color: #777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777; + text-decoration: none; + cursor: not-allowed; + background-color: transparent; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eee #eee #ddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555; + cursor: default; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #fff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } +} +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + padding-right: 15px; + padding-left: 15px; + overflow-x: visible; + -webkit-overflow-scrolling: touch; + border-top: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-right: 0; + padding-left: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + height: 50px; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + padding: 9px 10px; + margin-top: 8px; + margin-right: 15px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 768px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + padding: 10px 15px; + margin-top: 8px; + margin-right: -15px; + margin-bottom: 8px; + margin-left: -15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + padding-top: 0; + padding-bottom: 0; + margin-right: 0; + margin-left: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 768px) { + .navbar-text { + float: left; + margin-right: 15px; + margin-left: 15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777; +} +.navbar-default .navbar-nav > li > a { + color: #777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #ddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + color: #555; + background-color: #e7e7e7; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #ccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777; +} +.navbar-default .navbar-link:hover { + color: #333; +} +.navbar-default .btn-link { + color: #777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + color: #fff; + background-color: #080808; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #fff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb > li { + display: inline-block; +} +.breadcrumb > li + li:before { + padding: 0 5px; + color: #ccc; + content: "/\00a0"; +} +.breadcrumb > .active { + color: #777; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination > li { + display: inline; +} +.pagination > li > a, +.pagination > li > span { + position: relative; + float: left; + padding: 6px 12px; + margin-left: -1px; + line-height: 1.42857143; + color: #337ab7; + text-decoration: none; + background-color: #fff; + border: 1px solid #ddd; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + color: #23527c; + background-color: #eee; + border-color: #ddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #fff; + cursor: default; + background-color: #337ab7; + border-color: #337ab7; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #777; + cursor: not-allowed; + background-color: #fff; + border-color: #ddd; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + text-align: center; + list-style: none; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #777; + cursor: not-allowed; + background-color: #fff; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + background-color: #777; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge, +.btn-group-xs > .btn .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #337ab7; + background-color: #fff; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding: 30px 15px; + margin-bottom: 30px; + color: inherit; + background-color: #eee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.jumbotron > hr { + border-top-color: #d5d5d5; +} +.container .jumbotron, +.container-fluid .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding: 48px 0; + } + .container .jumbotron, + .container-fluid .jumbotron { + padding-right: 60px; + padding-left: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: border .2s ease-in-out; + -o-transition: border .2s ease-in-out; + transition: border .2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-right: auto; + margin-left: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #337ab7; +} +.thumbnail .caption { + padding: 9px; + color: #333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable, +.alert-dismissible { + padding-right: 35px; +} +.alert-dismissable .close, +.alert-dismissible .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@-o-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + height: 20px; + margin-bottom: 20px; + overflow: hidden; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + -webkit-transition: width .6s ease; + -o-transition: width .6s ease; + transition: width .6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media, +.media-body { + overflow: hidden; + zoom: 1; +} +.media-body { + width: 10000px; +} +.media-object { + display: block; +} +.media-right, +.media > .pull-right { + padding-left: 10px; +} +.media-left, +.media > .pull-left { + padding-right: 10px; +} +.media-left, +.media-right, +.media-body { + display: table-cell; + vertical-align: top; +} +.media-middle { + vertical-align: middle; +} +.media-bottom { + vertical-align: bottom; +} +.media-heading { + margin-top: 0; + margin-bottom: 5px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + padding-left: 0; + margin-bottom: 20px; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-left-radius: 4px; + border-top-right-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +a.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, +a.list-group-item:focus { + color: #555; + text-decoration: none; + background-color: #f5f5f5; +} +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + color: #777; + cursor: not-allowed; + background-color: #eee; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { + color: inherit; +} +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { + color: #c7ddef; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +a.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +a.list-group-item-success.active:hover, +a.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +a.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +a.list-group-item-info.active:hover, +a.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +a.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +a.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #fff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: 0 1px 1px rgba(0, 0, 0, .05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-right: 15px; + padding-left: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #ddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + margin-bottom: 0; + border: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #ddd; +} +.panel-default > .panel-heading { + color: #333; + background-color: #f5f5f5; + border-color: #ddd; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ddd; +} +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ddd; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} +.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive-4by3 { + padding-bottom: 75%; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, .15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + filter: alpha(opacity=20); + opacity: .2; +} +.close:hover, +.close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + filter: alpha(opacity=50); + opacity: .5; +} +button.close { + -webkit-appearance: none; + padding: 0; + cursor: pointer; + background: transparent; + border: 0; +} +.modal-open { + overflow: hidden; +} +.modal { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + display: none; + overflow: hidden; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transition: -webkit-transform .3s ease-out; + -o-transition: -o-transform .3s ease-out; + transition: transform .3s ease-out; + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + -o-transform: translate(0, -25%); + transform: translate(0, -25%); +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + -o-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + outline: 0; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + box-shadow: 0 3px 9px rgba(0, 0, 0, .5); +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + filter: alpha(opacity=0); + opacity: 0; +} +.modal-backdrop.in { + filter: alpha(opacity=50); + opacity: .5; +} +.modal-header { + min-height: 16.42857143px; + padding: 15px; + border-bottom: 1px solid #e5e5e5; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 15px; +} +.modal-footer { + padding: 15px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-bottom: 0; + margin-left: 5px; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 12px; + font-weight: normal; + line-height: 1.4; + filter: alpha(opacity=0); + opacity: 0; +} +.tooltip.in { + filter: alpha(opacity=90); + opacity: .9; +} +.tooltip.top { + padding: 5px 0; + margin-top: -3px; +} +.tooltip.right { + padding: 0 5px; + margin-left: 3px; +} +.tooltip.bottom { + padding: 5px 0; + margin-top: 3px; +} +.tooltip.left { + padding: 0 5px; + margin-left: -3px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + text-decoration: none; + background-color: #000; + 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: #000; +} +.tooltip.top-left .tooltip-arrow { + right: 5px; + bottom: 0; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + left: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + right: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + left: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: none; + max-width: 276px; + padding: 1px; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + white-space: normal; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + box-shadow: 0 5px 10px rgba(0, 0, 0, .2); +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + padding: 8px 14px; + margin: 0; + font-size: 14px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover > .arrow, +.popover > .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover > .arrow { + border-width: 11px; +} +.popover > .arrow:after { + content: ""; + border-width: 10px; +} +.popover.top > .arrow { + bottom: -11px; + left: 50%; + margin-left: -11px; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, .25); + border-bottom-width: 0; +} +.popover.top > .arrow:after { + bottom: 1px; + margin-left: -10px; + content: " "; + border-top-color: #fff; + border-bottom-width: 0; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, .25); + border-left-width: 0; +} +.popover.right > .arrow:after { + bottom: -10px; + left: 1px; + content: " "; + border-right-color: #fff; + border-left-width: 0; +} +.popover.bottom > .arrow { + top: -11px; + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, .25); +} +.popover.bottom > .arrow:after { + top: 1px; + margin-left: -10px; + content: " "; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, .25); +} +.popover.left > .arrow:after { + right: 1px; + bottom: -10px; + content: " "; + border-right-width: 0; + border-left-color: #fff; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; +} +.carousel-inner > .item { + position: relative; + display: none; + -webkit-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +@media all and (transform-3d), (-webkit-transform-3d) { + .carousel-inner > .item { + -webkit-transition: -webkit-transform .6s ease-in-out; + -o-transition: -o-transform .6s ease-in-out; + transition: transform .6s ease-in-out; + + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000; + perspective: 1000; + } + .carousel-inner > .item.next, + .carousel-inner > .item.active.right { + left: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + .carousel-inner > .item.prev, + .carousel-inner > .item.active.left { + left: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + .carousel-inner > .item.next.left, + .carousel-inner > .item.prev.right, + .carousel-inner > .item.active { + left: 0; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} +.carousel-inner > .active, +.carousel-inner > .next, +.carousel-inner > .prev { + display: block; +} +.carousel-inner > .active { + left: 0; +} +.carousel-inner > .next, +.carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; +} +.carousel-inner > .next { + left: 100%; +} +.carousel-inner > .prev { + left: -100%; +} +.carousel-inner > .next.left, +.carousel-inner > .prev.right { + left: 0; +} +.carousel-inner > .active.left { + left: -100%; +} +.carousel-inner > .active.right { + left: 100%; +} +.carousel-control { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 15%; + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); + filter: alpha(opacity=50); + opacity: .5; +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control.right { + right: 0; + left: auto; + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control:hover, +.carousel-control:focus { + color: #fff; + text-decoration: none; + filter: alpha(opacity=90); + outline: 0; + opacity: .9; +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + margin-left: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + margin-right: -10px; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + margin-top: -10px; + font-family: serif; + line-height: 1; +} +.carousel-control .icon-prev:before { + content: '\2039'; +} +.carousel-control .icon-next:before { + content: '\203a'; +} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + padding-left: 0; + margin-left: -30%; + text-align: center; + list-style: none; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); + border: 1px solid #fff; + border-radius: 10px; +} +.carousel-indicators .active { + width: 12px; + height: 12px; + margin: 0; + background-color: #fff; +} +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + font-size: 30px; + } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } + .carousel-caption { + right: 20%; + left: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + display: table; + content: " "; +} +.clearfix:after, +.dl-horizontal dd:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-right: auto; + margin-left: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} +/*# sourceMappingURL=bootstrap.css.map */ diff --git a/public/libs/bootstrap-3.3.4/css/bootstrap.css.map b/public/libs/bootstrap-3.3.4/css/bootstrap.css.map new file mode 100644 index 00000000..2fd84f36 --- /dev/null +++ b/public/libs/bootstrap-3.3.4/css/bootstrap.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["bootstrap.css","less/normalize.less","less/print.less","less/glyphicons.less","less/scaffolding.less","less/mixins/vendor-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type.less","less/mixins/text-emphasis.less","less/mixins/background-variant.less","less/mixins/text-overflow.less","less/code.less","less/grid.less","less/mixins/grid.less","less/mixins/grid-framework.less","less/tables.less","less/mixins/table-row.less","less/forms.less","less/mixins/forms.less","less/buttons.less","less/mixins/buttons.less","less/mixins/opacity.less","less/component-animations.less","less/dropdowns.less","less/mixins/nav-divider.less","less/mixins/reset-filter.less","less/button-groups.less","less/mixins/border-radius.less","less/input-groups.less","less/navs.less","less/navbar.less","less/mixins/nav-vertical-align.less","less/utilities.less","less/breadcrumbs.less","less/pagination.less","less/mixins/pagination.less","less/pager.less","less/labels.less","less/mixins/labels.less","less/badges.less","less/jumbotron.less","less/thumbnails.less","less/alerts.less","less/mixins/alerts.less","less/progress-bars.less","less/mixins/gradients.less","less/mixins/progress-bar.less","less/media.less","less/list-group.less","less/mixins/list-group.less","less/panels.less","less/mixins/panels.less","less/responsive-embed.less","less/wells.less","less/close.less","less/modals.less","less/tooltip.less","less/popovers.less","less/carousel.less","less/mixins/clearfix.less","less/mixins/center-block.less","less/mixins/hide-text.less","less/responsive-utilities.less","less/mixins/responsive-visibility.less"],"names":[],"mappings":"AAAA,6DAA4D;ACQ5D;EACE,yBAAA;EACA,4BAAA;EACA,gCAAA;EDND;ACaD;EACE,WAAA;EDXD;ACwBD;;;;;;;;;;;;;EAaE,gBAAA;EDtBD;AC8BD;;;;EAIE,uBAAA;EACA,0BAAA;ED5BD;ACoCD;EACE,eAAA;EACA,WAAA;EDlCD;AC0CD;;EAEE,eAAA;EDxCD;ACkDD;EACE,+BAAA;EDhDD;ACuDD;;EAEE,YAAA;EDrDD;AC+DD;EACE,2BAAA;ED7DD;ACoED;;EAEE,mBAAA;EDlED;ACyED;EACE,oBAAA;EDvED;AC+ED;EACE,gBAAA;EACA,kBAAA;ED7ED;ACoFD;EACE,kBAAA;EACA,aAAA;EDlFD;ACyFD;EACE,gBAAA;EDvFD;AC8FD;;EAEE,gBAAA;EACA,gBAAA;EACA,oBAAA;EACA,0BAAA;ED5FD;AC+FD;EACE,aAAA;ED7FD;ACgGD;EACE,iBAAA;ED9FD;ACwGD;EACE,WAAA;EDtGD;AC6GD;EACE,kBAAA;ED3GD;ACqHD;EACE,kBAAA;EDnHD;AC0HD;EACE,8BAAA;EACA,iCAAA;UAAA,yBAAA;EACA,WAAA;EDxHD;AC+HD;EACE,gBAAA;ED7HD;ACoID;;;;EAIE,mCAAA;EACA,gBAAA;EDlID;ACoJD;;;;;EAKE,gBAAA;EACA,eAAA;EACA,WAAA;EDlJD;ACyJD;EACE,mBAAA;EDvJD;ACiKD;;EAEE,sBAAA;ED/JD;AC0KD;;;;EAIE,4BAAA;EACA,iBAAA;EDxKD;AC+KD;;EAEE,iBAAA;ED7KD;ACoLD;;EAEE,WAAA;EACA,YAAA;EDlLD;AC0LD;EACE,qBAAA;EDxLD;ACmMD;;EAEE,gCAAA;KAAA,6BAAA;UAAA,wBAAA;EACA,YAAA;EDjMD;AC0MD;;EAEE,cAAA;EDxMD;ACiND;EACE,+BAAA;EACA,8BAAA;EACA,iCAAA;EACA,yBAAA;ED/MD;ACwND;;EAEE,0BAAA;EDtND;AC6ND;EACE,2BAAA;EACA,eAAA;EACA,gCAAA;ED3ND;ACmOD;EACE,WAAA;EACA,YAAA;EDjOD;ACwOD;EACE,gBAAA;EDtOD;AC8OD;EACE,mBAAA;ED5OD;ACsPD;EACE,2BAAA;EACA,mBAAA;EDpPD;ACuPD;;EAEE,YAAA;EDrPD;AACD,sFAAqF;AE1ErF;EAnGI;;;IAGI,oCAAA;IACA,wBAAA;IACA,qCAAA;YAAA,6BAAA;IACA,8BAAA;IFgLL;EE7KC;;IAEI,4BAAA;IF+KL;EE5KC;IACI,8BAAA;IF8KL;EE3KC;IACI,+BAAA;IF6KL;EExKC;;IAEI,aAAA;IF0KL;EEvKC;;IAEI,wBAAA;IACA,0BAAA;IFyKL;EEtKC;IACI,6BAAA;IFwKL;EErKC;;IAEI,0BAAA;IFuKL;EEpKC;IACI,4BAAA;IFsKL;EEnKC;;;IAGI,YAAA;IACA,WAAA;IFqKL;EElKC;;IAEI,yBAAA;IFoKL;EE7JC;IACI,6BAAA;IF+JL;EE3JC;IACI,eAAA;IF6JL;EE3JC;;IAGQ,mCAAA;IF4JT;EEzJC;IACI,wBAAA;IF2JL;EExJC;IACI,sCAAA;IF0JL;EE3JC;;IAKQ,mCAAA;IF0JT;EEvJC;;IAGQ,mCAAA;IFwJT;EACF;AGpPD;EACE,qCAAA;EACA,uDAAA;EACA,iYAAA;EHsPD;AG9OD;EACE,oBAAA;EACA,UAAA;EACA,uBAAA;EACA,qCAAA;EACA,oBAAA;EACA,qBAAA;EACA,gBAAA;EACA,qCAAA;EACA,oCAAA;EHgPD;AG5OmC;EAAW,gBAAA;EH+O9C;AG9OmC;EAAW,gBAAA;EHiP9C;AG/OmC;;EAAW,kBAAA;EHmP9C;AGlPmC;EAAW,kBAAA;EHqP9C;AGpPmC;EAAW,kBAAA;EHuP9C;AGtPmC;EAAW,kBAAA;EHyP9C;AGxPmC;EAAW,kBAAA;EH2P9C;AG1PmC;EAAW,kBAAA;EH6P9C;AG5PmC;EAAW,kBAAA;EH+P9C;AG9PmC;EAAW,kBAAA;EHiQ9C;AGhQmC;EAAW,kBAAA;EHmQ9C;AGlQmC;EAAW,kBAAA;EHqQ9C;AGpQmC;EAAW,kBAAA;EHuQ9C;AGtQmC;EAAW,kBAAA;EHyQ9C;AGxQmC;EAAW,kBAAA;EH2Q9C;AG1QmC;EAAW,kBAAA;EH6Q9C;AG5QmC;EAAW,kBAAA;EH+Q9C;AG9QmC;EAAW,kBAAA;EHiR9C;AGhRmC;EAAW,kBAAA;EHmR9C;AGlRmC;EAAW,kBAAA;EHqR9C;AGpRmC;EAAW,kBAAA;EHuR9C;AGtRmC;EAAW,kBAAA;EHyR9C;AGxRmC;EAAW,kBAAA;EH2R9C;AG1RmC;EAAW,kBAAA;EH6R9C;AG5RmC;EAAW,kBAAA;EH+R9C;AG9RmC;EAAW,kBAAA;EHiS9C;AGhSmC;EAAW,kBAAA;EHmS9C;AGlSmC;EAAW,kBAAA;EHqS9C;AGpSmC;EAAW,kBAAA;EHuS9C;AGtSmC;EAAW,kBAAA;EHyS9C;AGxSmC;EAAW,kBAAA;EH2S9C;AG1SmC;EAAW,kBAAA;EH6S9C;AG5SmC;EAAW,kBAAA;EH+S9C;AG9SmC;EAAW,kBAAA;EHiT9C;AGhTmC;EAAW,kBAAA;EHmT9C;AGlTmC;EAAW,kBAAA;EHqT9C;AGpTmC;EAAW,kBAAA;EHuT9C;AGtTmC;EAAW,kBAAA;EHyT9C;AGxTmC;EAAW,kBAAA;EH2T9C;AG1TmC;EAAW,kBAAA;EH6T9C;AG5TmC;EAAW,kBAAA;EH+T9C;AG9TmC;EAAW,kBAAA;EHiU9C;AGhUmC;EAAW,kBAAA;EHmU9C;AGlUmC;EAAW,kBAAA;EHqU9C;AGpUmC;EAAW,kBAAA;EHuU9C;AGtUmC;EAAW,kBAAA;EHyU9C;AGxUmC;EAAW,kBAAA;EH2U9C;AG1UmC;EAAW,kBAAA;EH6U9C;AG5UmC;EAAW,kBAAA;EH+U9C;AG9UmC;EAAW,kBAAA;EHiV9C;AGhVmC;EAAW,kBAAA;EHmV9C;AGlVmC;EAAW,kBAAA;EHqV9C;AGpVmC;EAAW,kBAAA;EHuV9C;AGtVmC;EAAW,kBAAA;EHyV9C;AGxVmC;EAAW,kBAAA;EH2V9C;AG1VmC;EAAW,kBAAA;EH6V9C;AG5VmC;EAAW,kBAAA;EH+V9C;AG9VmC;EAAW,kBAAA;EHiW9C;AGhWmC;EAAW,kBAAA;EHmW9C;AGlWmC;EAAW,kBAAA;EHqW9C;AGpWmC;EAAW,kBAAA;EHuW9C;AGtWmC;EAAW,kBAAA;EHyW9C;AGxWmC;EAAW,kBAAA;EH2W9C;AG1WmC;EAAW,kBAAA;EH6W9C;AG5WmC;EAAW,kBAAA;EH+W9C;AG9WmC;EAAW,kBAAA;EHiX9C;AGhXmC;EAAW,kBAAA;EHmX9C;AGlXmC;EAAW,kBAAA;EHqX9C;AGpXmC;EAAW,kBAAA;EHuX9C;AGtXmC;EAAW,kBAAA;EHyX9C;AGxXmC;EAAW,kBAAA;EH2X9C;AG1XmC;EAAW,kBAAA;EH6X9C;AG5XmC;EAAW,kBAAA;EH+X9C;AG9XmC;EAAW,kBAAA;EHiY9C;AGhYmC;EAAW,kBAAA;EHmY9C;AGlYmC;EAAW,kBAAA;EHqY9C;AGpYmC;EAAW,kBAAA;EHuY9C;AGtYmC;EAAW,kBAAA;EHyY9C;AGxYmC;EAAW,kBAAA;EH2Y9C;AG1YmC;EAAW,kBAAA;EH6Y9C;AG5YmC;EAAW,kBAAA;EH+Y9C;AG9YmC;EAAW,kBAAA;EHiZ9C;AGhZmC;EAAW,kBAAA;EHmZ9C;AGlZmC;EAAW,kBAAA;EHqZ9C;AGpZmC;EAAW,kBAAA;EHuZ9C;AGtZmC;EAAW,kBAAA;EHyZ9C;AGxZmC;EAAW,kBAAA;EH2Z9C;AG1ZmC;EAAW,kBAAA;EH6Z9C;AG5ZmC;EAAW,kBAAA;EH+Z9C;AG9ZmC;EAAW,kBAAA;EHia9C;AGhamC;EAAW,kBAAA;EHma9C;AGlamC;EAAW,kBAAA;EHqa9C;AGpamC;EAAW,kBAAA;EHua9C;AGtamC;EAAW,kBAAA;EHya9C;AGxamC;EAAW,kBAAA;EH2a9C;AG1amC;EAAW,kBAAA;EH6a9C;AG5amC;EAAW,kBAAA;EH+a9C;AG9amC;EAAW,kBAAA;EHib9C;AGhbmC;EAAW,kBAAA;EHmb9C;AGlbmC;EAAW,kBAAA;EHqb9C;AGpbmC;EAAW,kBAAA;EHub9C;AGtbmC;EAAW,kBAAA;EHyb9C;AGxbmC;EAAW,kBAAA;EH2b9C;AG1bmC;EAAW,kBAAA;EH6b9C;AG5bmC;EAAW,kBAAA;EH+b9C;AG9bmC;EAAW,kBAAA;EHic9C;AGhcmC;EAAW,kBAAA;EHmc9C;AGlcmC;EAAW,kBAAA;EHqc9C;AGpcmC;EAAW,kBAAA;EHuc9C;AGtcmC;EAAW,kBAAA;EHyc9C;AGxcmC;EAAW,kBAAA;EH2c9C;AG1cmC;EAAW,kBAAA;EH6c9C;AG5cmC;EAAW,kBAAA;EH+c9C;AG9cmC;EAAW,kBAAA;EHid9C;AGhdmC;EAAW,kBAAA;EHmd9C;AGldmC;EAAW,kBAAA;EHqd9C;AGpdmC;EAAW,kBAAA;EHud9C;AGtdmC;EAAW,kBAAA;EHyd9C;AGxdmC;EAAW,kBAAA;EH2d9C;AG1dmC;EAAW,kBAAA;EH6d9C;AG5dmC;EAAW,kBAAA;EH+d9C;AG9dmC;EAAW,kBAAA;EHie9C;AGhemC;EAAW,kBAAA;EHme9C;AGlemC;EAAW,kBAAA;EHqe9C;AGpemC;EAAW,kBAAA;EHue9C;AGtemC;EAAW,kBAAA;EHye9C;AGxemC;EAAW,kBAAA;EH2e9C;AG1emC;EAAW,kBAAA;EH6e9C;AG5emC;EAAW,kBAAA;EH+e9C;AG9emC;EAAW,kBAAA;EHif9C;AGhfmC;EAAW,kBAAA;EHmf9C;AGlfmC;EAAW,kBAAA;EHqf9C;AGpfmC;EAAW,kBAAA;EHuf9C;AGtfmC;EAAW,kBAAA;EHyf9C;AGxfmC;EAAW,kBAAA;EH2f9C;AG1fmC;EAAW,kBAAA;EH6f9C;AG5fmC;EAAW,kBAAA;EH+f9C;AG9fmC;EAAW,kBAAA;EHigB9C;AGhgBmC;EAAW,kBAAA;EHmgB9C;AGlgBmC;EAAW,kBAAA;EHqgB9C;AGpgBmC;EAAW,kBAAA;EHugB9C;AGtgBmC;EAAW,kBAAA;EHygB9C;AGxgBmC;EAAW,kBAAA;EH2gB9C;AG1gBmC;EAAW,kBAAA;EH6gB9C;AG5gBmC;EAAW,kBAAA;EH+gB9C;AG9gBmC;EAAW,kBAAA;EHihB9C;AGhhBmC;EAAW,kBAAA;EHmhB9C;AGlhBmC;EAAW,kBAAA;EHqhB9C;AGphBmC;EAAW,kBAAA;EHuhB9C;AGthBmC;EAAW,kBAAA;EHyhB9C;AGxhBmC;EAAW,kBAAA;EH2hB9C;AG1hBmC;EAAW,kBAAA;EH6hB9C;AG5hBmC;EAAW,kBAAA;EH+hB9C;AG9hBmC;EAAW,kBAAA;EHiiB9C;AGhiBmC;EAAW,kBAAA;EHmiB9C;AGliBmC;EAAW,kBAAA;EHqiB9C;AGpiBmC;EAAW,kBAAA;EHuiB9C;AGtiBmC;EAAW,kBAAA;EHyiB9C;AGxiBmC;EAAW,kBAAA;EH2iB9C;AG1iBmC;EAAW,kBAAA;EH6iB9C;AG5iBmC;EAAW,kBAAA;EH+iB9C;AG9iBmC;EAAW,kBAAA;EHijB9C;AGhjBmC;EAAW,kBAAA;EHmjB9C;AGljBmC;EAAW,kBAAA;EHqjB9C;AGpjBmC;EAAW,kBAAA;EHujB9C;AGtjBmC;EAAW,kBAAA;EHyjB9C;AGxjBmC;EAAW,kBAAA;EH2jB9C;AG1jBmC;EAAW,kBAAA;EH6jB9C;AG5jBmC;EAAW,kBAAA;EH+jB9C;AG9jBmC;EAAW,kBAAA;EHikB9C;AGhkBmC;EAAW,kBAAA;EHmkB9C;AGlkBmC;EAAW,kBAAA;EHqkB9C;AGpkBmC;EAAW,kBAAA;EHukB9C;AGtkBmC;EAAW,kBAAA;EHykB9C;AGxkBmC;EAAW,kBAAA;EH2kB9C;AG1kBmC;EAAW,kBAAA;EH6kB9C;AG5kBmC;EAAW,kBAAA;EH+kB9C;AG9kBmC;EAAW,kBAAA;EHilB9C;AGhlBmC;EAAW,kBAAA;EHmlB9C;AGllBmC;EAAW,kBAAA;EHqlB9C;AGplBmC;EAAW,kBAAA;EHulB9C;AGtlBmC;EAAW,kBAAA;EHylB9C;AGxlBmC;EAAW,kBAAA;EH2lB9C;AG1lBmC;EAAW,kBAAA;EH6lB9C;AG5lBmC;EAAW,kBAAA;EH+lB9C;AG9lBmC;EAAW,kBAAA;EHimB9C;AGhmBmC;EAAW,kBAAA;EHmmB9C;AGlmBmC;EAAW,kBAAA;EHqmB9C;AGpmBmC;EAAW,kBAAA;EHumB9C;AGtmBmC;EAAW,kBAAA;EHymB9C;AGxmBmC;EAAW,kBAAA;EH2mB9C;AG1mBmC;EAAW,kBAAA;EH6mB9C;AG5mBmC;EAAW,kBAAA;EH+mB9C;AG9mBmC;EAAW,kBAAA;EHinB9C;AGhnBmC;EAAW,kBAAA;EHmnB9C;AGlnBmC;EAAW,kBAAA;EHqnB9C;AGpnBmC;EAAW,kBAAA;EHunB9C;AGtnBmC;EAAW,kBAAA;EHynB9C;AGxnBmC;EAAW,kBAAA;EH2nB9C;AG1nBmC;EAAW,kBAAA;EH6nB9C;AG5nBmC;EAAW,kBAAA;EH+nB9C;AG9nBmC;EAAW,kBAAA;EHioB9C;AGhoBmC;EAAW,kBAAA;EHmoB9C;AGloBmC;EAAW,kBAAA;EHqoB9C;AGpoBmC;EAAW,kBAAA;EHuoB9C;AGtoBmC;EAAW,kBAAA;EHyoB9C;AGhoBmC;EAAW,kBAAA;EHmoB9C;AGloBmC;EAAW,kBAAA;EHqoB9C;AGpoBmC;EAAW,kBAAA;EHuoB9C;AGtoBmC;EAAW,kBAAA;EHyoB9C;AGxoBmC;EAAW,kBAAA;EH2oB9C;AG1oBmC;EAAW,kBAAA;EH6oB9C;AG5oBmC;EAAW,kBAAA;EH+oB9C;AG9oBmC;EAAW,kBAAA;EHipB9C;AGhpBmC;EAAW,kBAAA;EHmpB9C;AGlpBmC;EAAW,kBAAA;EHqpB9C;AGppBmC;EAAW,kBAAA;EHupB9C;AGtpBmC;EAAW,kBAAA;EHypB9C;AGxpBmC;EAAW,kBAAA;EH2pB9C;AG1pBmC;EAAW,kBAAA;EH6pB9C;AG5pBmC;EAAW,kBAAA;EH+pB9C;AG9pBmC;EAAW,kBAAA;EHiqB9C;AGhqBmC;EAAW,kBAAA;EHmqB9C;AGlqBmC;EAAW,kBAAA;EHqqB9C;AGpqBmC;EAAW,kBAAA;EHuqB9C;AGtqBmC;EAAW,kBAAA;EHyqB9C;AGxqBmC;EAAW,kBAAA;EH2qB9C;AG1qBmC;EAAW,kBAAA;EH6qB9C;AG5qBmC;EAAW,kBAAA;EH+qB9C;AG9qBmC;EAAW,kBAAA;EHirB9C;AGhrBmC;EAAW,kBAAA;EHmrB9C;AGlrBmC;EAAW,kBAAA;EHqrB9C;AGprBmC;EAAW,kBAAA;EHurB9C;AGtrBmC;EAAW,kBAAA;EHyrB9C;AGxrBmC;EAAW,kBAAA;EH2rB9C;AG1rBmC;EAAW,kBAAA;EH6rB9C;AG5rBmC;EAAW,kBAAA;EH+rB9C;AG9rBmC;EAAW,kBAAA;EHisB9C;AGhsBmC;EAAW,kBAAA;EHmsB9C;AGlsBmC;EAAW,kBAAA;EHqsB9C;AGpsBmC;EAAW,kBAAA;EHusB9C;AGtsBmC;EAAW,kBAAA;EHysB9C;AGxsBmC;EAAW,kBAAA;EH2sB9C;AG1sBmC;EAAW,kBAAA;EH6sB9C;AG5sBmC;EAAW,kBAAA;EH+sB9C;AG9sBmC;EAAW,kBAAA;EHitB9C;AGhtBmC;EAAW,kBAAA;EHmtB9C;AGltBmC;EAAW,kBAAA;EHqtB9C;AGptBmC;EAAW,kBAAA;EHutB9C;AGttBmC;EAAW,kBAAA;EHytB9C;AGxtBmC;EAAW,kBAAA;EH2tB9C;AG1tBmC;EAAW,kBAAA;EH6tB9C;AG5tBmC;EAAW,kBAAA;EH+tB9C;AG9tBmC;EAAW,kBAAA;EHiuB9C;AGhuBmC;EAAW,kBAAA;EHmuB9C;AGluBmC;EAAW,kBAAA;EHquB9C;AGpuBmC;EAAW,kBAAA;EHuuB9C;AGtuBmC;EAAW,kBAAA;EHyuB9C;AGxuBmC;EAAW,kBAAA;EH2uB9C;AG1uBmC;EAAW,kBAAA;EH6uB9C;AG5uBmC;EAAW,kBAAA;EH+uB9C;AG9uBmC;EAAW,kBAAA;EHivB9C;AIvhCD;ECgEE,gCAAA;EACG,6BAAA;EACK,wBAAA;EL09BT;AIzhCD;;EC6DE,gCAAA;EACG,6BAAA;EACK,wBAAA;ELg+BT;AIvhCD;EACE,iBAAA;EACA,+CAAA;EJyhCD;AIthCD;EACE,6DAAA;EACA,iBAAA;EACA,yBAAA;EACA,gBAAA;EACA,2BAAA;EJwhCD;AIphCD;;;;EAIE,sBAAA;EACA,oBAAA;EACA,sBAAA;EJshCD;AIhhCD;EACE,gBAAA;EACA,uBAAA;EJkhCD;AIhhCC;;EAEE,gBAAA;EACA,4BAAA;EJkhCH;AI/gCC;EErDA,sBAAA;EAEA,4CAAA;EACA,sBAAA;ENskCD;AIzgCD;EACE,WAAA;EJ2gCD;AIrgCD;EACE,wBAAA;EJugCD;AIngCD;;;;;EGvEE,gBAAA;EACA,iBAAA;EACA,cAAA;EPilCD;AIvgCD;EACE,oBAAA;EJygCD;AIngCD;EACE,cAAA;EACA,yBAAA;EACA,2BAAA;EACA,2BAAA;EACA,oBAAA;EC6FA,0CAAA;EACK,qCAAA;EACG,kCAAA;EEvLR,uBAAA;EACA,iBAAA;EACA,cAAA;EPimCD;AIngCD;EACE,oBAAA;EJqgCD;AI//BD;EACE,kBAAA;EACA,qBAAA;EACA,WAAA;EACA,+BAAA;EJigCD;AIz/BD;EACE,oBAAA;EACA,YAAA;EACA,aAAA;EACA,cAAA;EACA,YAAA;EACA,kBAAA;EACA,wBAAA;EACA,WAAA;EJ2/BD;AIn/BC;;EAEE,kBAAA;EACA,aAAA;EACA,cAAA;EACA,WAAA;EACA,mBAAA;EACA,YAAA;EJq/BH;AIz+BD;EACE,iBAAA;EJ2+BD;AQnoCD;;;;;;;;;;;;EAEE,sBAAA;EACA,kBAAA;EACA,kBAAA;EACA,gBAAA;ER+oCD;AQppCD;;;;;;;;;;;;;;;;;;;;;;;;EASI,qBAAA;EACA,gBAAA;EACA,gBAAA;ERqqCH;AQjqCD;;;;;;EAGE,kBAAA;EACA,qBAAA;ERsqCD;AQ1qCD;;;;;;;;;;;;EAQI,gBAAA;ERgrCH;AQ7qCD;;;;;;EAGE,kBAAA;EACA,qBAAA;ERkrCD;AQtrCD;;;;;;;;;;;;EAQI,gBAAA;ER4rCH;AQxrCD;;EAAU,iBAAA;ER4rCT;AQ3rCD;;EAAU,iBAAA;ER+rCT;AQ9rCD;;EAAU,iBAAA;ERksCT;AQjsCD;;EAAU,iBAAA;ERqsCT;AQpsCD;;EAAU,iBAAA;ERwsCT;AQvsCD;;EAAU,iBAAA;ER2sCT;AQrsCD;EACE,kBAAA;ERusCD;AQpsCD;EACE,qBAAA;EACA,iBAAA;EACA,kBAAA;EACA,kBAAA;ERssCD;AQjsCD;EAAA;IAFI,iBAAA;IRusCD;EACF;AQ/rCD;;EAEE,gBAAA;ERisCD;AQ9rCD;;EAEE,2BAAA;EACA,eAAA;ERgsCD;AQ5rCD;EAAuB,kBAAA;ER+rCtB;AQ9rCD;EAAuB,mBAAA;ERisCtB;AQhsCD;EAAuB,oBAAA;ERmsCtB;AQlsCD;EAAuB,qBAAA;ERqsCtB;AQpsCD;EAAuB,qBAAA;ERusCtB;AQpsCD;EAAuB,2BAAA;ERusCtB;AQtsCD;EAAuB,2BAAA;ERysCtB;AQxsCD;EAAuB,4BAAA;ER2sCtB;AQxsCD;EACE,gBAAA;ER0sCD;AQxsCD;ECrGE,gBAAA;ETgzCD;AS/yCC;EACE,gBAAA;ETizCH;AQ3sCD;ECxGE,gBAAA;ETszCD;ASrzCC;EACE,gBAAA;ETuzCH;AQ9sCD;EC3GE,gBAAA;ET4zCD;AS3zCC;EACE,gBAAA;ET6zCH;AQjtCD;EC9GE,gBAAA;ETk0CD;ASj0CC;EACE,gBAAA;ETm0CH;AQptCD;ECjHE,gBAAA;ETw0CD;ASv0CC;EACE,gBAAA;ETy0CH;AQntCD;EAGE,aAAA;EE3HA,2BAAA;EV+0CD;AU90CC;EACE,2BAAA;EVg1CH;AQptCD;EE9HE,2BAAA;EVq1CD;AUp1CC;EACE,2BAAA;EVs1CH;AQvtCD;EEjIE,2BAAA;EV21CD;AU11CC;EACE,2BAAA;EV41CH;AQ1tCD;EEpIE,2BAAA;EVi2CD;AUh2CC;EACE,2BAAA;EVk2CH;AQ7tCD;EEvIE,2BAAA;EVu2CD;AUt2CC;EACE,2BAAA;EVw2CH;AQ3tCD;EACE,qBAAA;EACA,qBAAA;EACA,kCAAA;ER6tCD;AQrtCD;;EAEE,eAAA;EACA,qBAAA;ERutCD;AQ1tCD;;;;EAMI,kBAAA;ER0tCH;AQntCD;EACE,iBAAA;EACA,kBAAA;ERqtCD;AQjtCD;EALE,iBAAA;EACA,kBAAA;EAMA,mBAAA;ERotCD;AQttCD;EAKI,uBAAA;EACA,mBAAA;EACA,oBAAA;ERotCH;AQ/sCD;EACE,eAAA;EACA,qBAAA;ERitCD;AQ/sCD;;EAEE,yBAAA;ERitCD;AQ/sCD;EACE,mBAAA;ERitCD;AQ/sCD;EACE,gBAAA;ERitCD;AQxrCD;EAAA;IAVM,aAAA;IACA,cAAA;IACA,aAAA;IACA,mBAAA;IGtNJ,kBAAA;IACA,yBAAA;IACA,qBAAA;IX65CC;EQlsCH;IAHM,oBAAA;IRwsCH;EACF;AQ/rCD;;EAGE,cAAA;EACA,mCAAA;ERgsCD;AQ9rCD;EACE,gBAAA;EA9IqB,2BAAA;ER+0CtB;AQ5rCD;EACE,oBAAA;EACA,kBAAA;EACA,mBAAA;EACA,gCAAA;ER8rCD;AQzrCG;;;EACE,kBAAA;ER6rCL;AQvsCD;;;EAmBI,gBAAA;EACA,gBAAA;EACA,yBAAA;EACA,gBAAA;ERyrCH;AQvrCG;;;EACE,wBAAA;ER2rCL;AQnrCD;;EAEE,qBAAA;EACA,iBAAA;EACA,iCAAA;EACA,gBAAA;EACA,mBAAA;ERqrCD;AQ/qCG;;;;;;EAAW,aAAA;ERurCd;AQtrCG;;;;;;EACE,wBAAA;ER6rCL;AQvrCD;EACE,qBAAA;EACA,oBAAA;EACA,yBAAA;ERyrCD;AY/9CD;;;;EAIE,gEAAA;EZi+CD;AY79CD;EACE,kBAAA;EACA,gBAAA;EACA,gBAAA;EACA,2BAAA;EACA,oBAAA;EZ+9CD;AY39CD;EACE,kBAAA;EACA,gBAAA;EACA,gBAAA;EACA,2BAAA;EACA,oBAAA;EACA,wDAAA;UAAA,gDAAA;EZ69CD;AYn+CD;EASI,YAAA;EACA,iBAAA;EACA,mBAAA;EACA,0BAAA;UAAA,kBAAA;EZ69CH;AYx9CD;EACE,gBAAA;EACA,gBAAA;EACA,kBAAA;EACA,iBAAA;EACA,yBAAA;EACA,uBAAA;EACA,uBAAA;EACA,gBAAA;EACA,2BAAA;EACA,2BAAA;EACA,oBAAA;EZ09CD;AYr+CD;EAeI,YAAA;EACA,oBAAA;EACA,gBAAA;EACA,uBAAA;EACA,+BAAA;EACA,kBAAA;EZy9CH;AYp9CD;EACE,mBAAA;EACA,oBAAA;EZs9CD;AahhDD;ECHE,oBAAA;EACA,mBAAA;EACA,oBAAA;EACA,qBAAA;EdshDD;AahhDC;EAAA;IAFE,cAAA;IbshDD;EACF;AalhDC;EAAA;IAFE,cAAA;IbwhDD;EACF;AaphDD;EAAA;IAFI,eAAA;Ib0hDD;EACF;AajhDD;ECvBE,oBAAA;EACA,mBAAA;EACA,oBAAA;EACA,qBAAA;Ed2iDD;Aa9gDD;ECvBE,oBAAA;EACA,qBAAA;EdwiDD;AexiDG;EACE,oBAAA;EAEA,iBAAA;EAEA,oBAAA;EACA,qBAAA;EfwiDL;AexhDG;EACE,aAAA;Ef0hDL;AenhDC;EACE,aAAA;EfqhDH;AethDC;EACE,qBAAA;EfwhDH;AezhDC;EACE,qBAAA;Ef2hDH;Ae5hDC;EACE,YAAA;Ef8hDH;Ae/hDC;EACE,qBAAA;EfiiDH;AeliDC;EACE,qBAAA;EfoiDH;AeriDC;EACE,YAAA;EfuiDH;AexiDC;EACE,qBAAA;Ef0iDH;Ae3iDC;EACE,qBAAA;Ef6iDH;Ae9iDC;EACE,YAAA;EfgjDH;AejjDC;EACE,qBAAA;EfmjDH;AepjDC;EACE,oBAAA;EfsjDH;AexiDC;EACE,aAAA;Ef0iDH;Ae3iDC;EACE,qBAAA;Ef6iDH;Ae9iDC;EACE,qBAAA;EfgjDH;AejjDC;EACE,YAAA;EfmjDH;AepjDC;EACE,qBAAA;EfsjDH;AevjDC;EACE,qBAAA;EfyjDH;Ae1jDC;EACE,YAAA;Ef4jDH;Ae7jDC;EACE,qBAAA;Ef+jDH;AehkDC;EACE,qBAAA;EfkkDH;AenkDC;EACE,YAAA;EfqkDH;AetkDC;EACE,qBAAA;EfwkDH;AezkDC;EACE,oBAAA;Ef2kDH;AevkDC;EACE,aAAA;EfykDH;AezlDC;EACE,YAAA;Ef2lDH;Ae5lDC;EACE,oBAAA;Ef8lDH;Ae/lDC;EACE,oBAAA;EfimDH;AelmDC;EACE,WAAA;EfomDH;AermDC;EACE,oBAAA;EfumDH;AexmDC;EACE,oBAAA;Ef0mDH;Ae3mDC;EACE,WAAA;Ef6mDH;Ae9mDC;EACE,oBAAA;EfgnDH;AejnDC;EACE,oBAAA;EfmnDH;AepnDC;EACE,WAAA;EfsnDH;AevnDC;EACE,oBAAA;EfynDH;Ae1nDC;EACE,mBAAA;Ef4nDH;AexnDC;EACE,YAAA;Ef0nDH;Ae5mDC;EACE,mBAAA;Ef8mDH;Ae/mDC;EACE,2BAAA;EfinDH;AelnDC;EACE,2BAAA;EfonDH;AernDC;EACE,kBAAA;EfunDH;AexnDC;EACE,2BAAA;Ef0nDH;Ae3nDC;EACE,2BAAA;Ef6nDH;Ae9nDC;EACE,kBAAA;EfgoDH;AejoDC;EACE,2BAAA;EfmoDH;AepoDC;EACE,2BAAA;EfsoDH;AevoDC;EACE,kBAAA;EfyoDH;Ae1oDC;EACE,2BAAA;Ef4oDH;Ae7oDC;EACE,0BAAA;Ef+oDH;AehpDC;EACE,iBAAA;EfkpDH;AalpDD;EElCI;IACE,aAAA;IfurDH;EehrDD;IACE,aAAA;IfkrDD;EenrDD;IACE,qBAAA;IfqrDD;EetrDD;IACE,qBAAA;IfwrDD;EezrDD;IACE,YAAA;If2rDD;Ee5rDD;IACE,qBAAA;If8rDD;Ee/rDD;IACE,qBAAA;IfisDD;EelsDD;IACE,YAAA;IfosDD;EersDD;IACE,qBAAA;IfusDD;EexsDD;IACE,qBAAA;If0sDD;Ee3sDD;IACE,YAAA;If6sDD;Ee9sDD;IACE,qBAAA;IfgtDD;EejtDD;IACE,oBAAA;IfmtDD;EersDD;IACE,aAAA;IfusDD;EexsDD;IACE,qBAAA;If0sDD;Ee3sDD;IACE,qBAAA;If6sDD;Ee9sDD;IACE,YAAA;IfgtDD;EejtDD;IACE,qBAAA;IfmtDD;EeptDD;IACE,qBAAA;IfstDD;EevtDD;IACE,YAAA;IfytDD;Ee1tDD;IACE,qBAAA;If4tDD;Ee7tDD;IACE,qBAAA;If+tDD;EehuDD;IACE,YAAA;IfkuDD;EenuDD;IACE,qBAAA;IfquDD;EetuDD;IACE,oBAAA;IfwuDD;EepuDD;IACE,aAAA;IfsuDD;EetvDD;IACE,YAAA;IfwvDD;EezvDD;IACE,oBAAA;If2vDD;Ee5vDD;IACE,oBAAA;If8vDD;Ee/vDD;IACE,WAAA;IfiwDD;EelwDD;IACE,oBAAA;IfowDD;EerwDD;IACE,oBAAA;IfuwDD;EexwDD;IACE,WAAA;If0wDD;Ee3wDD;IACE,oBAAA;If6wDD;Ee9wDD;IACE,oBAAA;IfgxDD;EejxDD;IACE,WAAA;IfmxDD;EepxDD;IACE,oBAAA;IfsxDD;EevxDD;IACE,mBAAA;IfyxDD;EerxDD;IACE,YAAA;IfuxDD;EezwDD;IACE,mBAAA;If2wDD;Ee5wDD;IACE,2BAAA;If8wDD;Ee/wDD;IACE,2BAAA;IfixDD;EelxDD;IACE,kBAAA;IfoxDD;EerxDD;IACE,2BAAA;IfuxDD;EexxDD;IACE,2BAAA;If0xDD;Ee3xDD;IACE,kBAAA;If6xDD;Ee9xDD;IACE,2BAAA;IfgyDD;EejyDD;IACE,2BAAA;IfmyDD;EepyDD;IACE,kBAAA;IfsyDD;EevyDD;IACE,2BAAA;IfyyDD;Ee1yDD;IACE,0BAAA;If4yDD;Ee7yDD;IACE,iBAAA;If+yDD;EACF;AavyDD;EE3CI;IACE,aAAA;Ifq1DH;Ee90DD;IACE,aAAA;Ifg1DD;Eej1DD;IACE,qBAAA;Ifm1DD;Eep1DD;IACE,qBAAA;Ifs1DD;Eev1DD;IACE,YAAA;Ify1DD;Ee11DD;IACE,qBAAA;If41DD;Ee71DD;IACE,qBAAA;If+1DD;Eeh2DD;IACE,YAAA;Ifk2DD;Een2DD;IACE,qBAAA;Ifq2DD;Eet2DD;IACE,qBAAA;Ifw2DD;Eez2DD;IACE,YAAA;If22DD;Ee52DD;IACE,qBAAA;If82DD;Ee/2DD;IACE,oBAAA;Ifi3DD;Een2DD;IACE,aAAA;Ifq2DD;Eet2DD;IACE,qBAAA;Ifw2DD;Eez2DD;IACE,qBAAA;If22DD;Ee52DD;IACE,YAAA;If82DD;Ee/2DD;IACE,qBAAA;Ifi3DD;Eel3DD;IACE,qBAAA;Ifo3DD;Eer3DD;IACE,YAAA;Ifu3DD;Eex3DD;IACE,qBAAA;If03DD;Ee33DD;IACE,qBAAA;If63DD;Ee93DD;IACE,YAAA;Ifg4DD;Eej4DD;IACE,qBAAA;Ifm4DD;Eep4DD;IACE,oBAAA;Ifs4DD;Eel4DD;IACE,aAAA;Ifo4DD;Eep5DD;IACE,YAAA;Ifs5DD;Eev5DD;IACE,oBAAA;Ify5DD;Ee15DD;IACE,oBAAA;If45DD;Ee75DD;IACE,WAAA;If+5DD;Eeh6DD;IACE,oBAAA;Ifk6DD;Een6DD;IACE,oBAAA;Ifq6DD;Eet6DD;IACE,WAAA;Ifw6DD;Eez6DD;IACE,oBAAA;If26DD;Ee56DD;IACE,oBAAA;If86DD;Ee/6DD;IACE,WAAA;Ifi7DD;Eel7DD;IACE,oBAAA;Ifo7DD;Eer7DD;IACE,mBAAA;Ifu7DD;Een7DD;IACE,YAAA;Ifq7DD;Eev6DD;IACE,mBAAA;Ify6DD;Ee16DD;IACE,2BAAA;If46DD;Ee76DD;IACE,2BAAA;If+6DD;Eeh7DD;IACE,kBAAA;Ifk7DD;Een7DD;IACE,2BAAA;Ifq7DD;Eet7DD;IACE,2BAAA;Ifw7DD;Eez7DD;IACE,kBAAA;If27DD;Ee57DD;IACE,2BAAA;If87DD;Ee/7DD;IACE,2BAAA;Ifi8DD;Eel8DD;IACE,kBAAA;Ifo8DD;Eer8DD;IACE,2BAAA;Ifu8DD;Eex8DD;IACE,0BAAA;If08DD;Ee38DD;IACE,iBAAA;If68DD;EACF;Aal8DD;EE9CI;IACE,aAAA;Ifm/DH;Ee5+DD;IACE,aAAA;If8+DD;Ee/+DD;IACE,qBAAA;Ifi/DD;Eel/DD;IACE,qBAAA;Ifo/DD;Eer/DD;IACE,YAAA;Ifu/DD;Eex/DD;IACE,qBAAA;If0/DD;Ee3/DD;IACE,qBAAA;If6/DD;Ee9/DD;IACE,YAAA;IfggED;EejgED;IACE,qBAAA;IfmgED;EepgED;IACE,qBAAA;IfsgED;EevgED;IACE,YAAA;IfygED;Ee1gED;IACE,qBAAA;If4gED;Ee7gED;IACE,oBAAA;If+gED;EejgED;IACE,aAAA;IfmgED;EepgED;IACE,qBAAA;IfsgED;EevgED;IACE,qBAAA;IfygED;Ee1gED;IACE,YAAA;If4gED;Ee7gED;IACE,qBAAA;If+gED;EehhED;IACE,qBAAA;IfkhED;EenhED;IACE,YAAA;IfqhED;EethED;IACE,qBAAA;IfwhED;EezhED;IACE,qBAAA;If2hED;Ee5hED;IACE,YAAA;If8hED;Ee/hED;IACE,qBAAA;IfiiED;EeliED;IACE,oBAAA;IfoiED;EehiED;IACE,aAAA;IfkiED;EeljED;IACE,YAAA;IfojED;EerjED;IACE,oBAAA;IfujED;EexjED;IACE,oBAAA;If0jED;Ee3jED;IACE,WAAA;If6jED;Ee9jED;IACE,oBAAA;IfgkED;EejkED;IACE,oBAAA;IfmkED;EepkED;IACE,WAAA;IfskED;EevkED;IACE,oBAAA;IfykED;Ee1kED;IACE,oBAAA;If4kED;Ee7kED;IACE,WAAA;If+kED;EehlED;IACE,oBAAA;IfklED;EenlED;IACE,mBAAA;IfqlED;EejlED;IACE,YAAA;IfmlED;EerkED;IACE,mBAAA;IfukED;EexkED;IACE,2BAAA;If0kED;Ee3kED;IACE,2BAAA;If6kED;Ee9kED;IACE,kBAAA;IfglED;EejlED;IACE,2BAAA;IfmlED;EeplED;IACE,2BAAA;IfslED;EevlED;IACE,kBAAA;IfylED;Ee1lED;IACE,2BAAA;If4lED;Ee7lED;IACE,2BAAA;If+lED;EehmED;IACE,kBAAA;IfkmED;EenmED;IACE,2BAAA;IfqmED;EetmED;IACE,0BAAA;IfwmED;EezmED;IACE,iBAAA;If2mED;EACF;AgB/qED;EACE,+BAAA;EhBirED;AgB/qED;EACE,kBAAA;EACA,qBAAA;EACA,gBAAA;EACA,kBAAA;EhBirED;AgB/qED;EACE,kBAAA;EhBirED;AgB3qED;EACE,aAAA;EACA,iBAAA;EACA,qBAAA;EhB6qED;AgBhrED;;;;;;EAWQ,cAAA;EACA,yBAAA;EACA,qBAAA;EACA,+BAAA;EhB6qEP;AgB3rED;EAoBI,wBAAA;EACA,kCAAA;EhB0qEH;AgB/rED;;;;;;EA8BQ,eAAA;EhByqEP;AgBvsED;EAoCI,+BAAA;EhBsqEH;AgB1sED;EAyCI,2BAAA;EhBoqEH;AgB7pED;;;;;;EAOQ,cAAA;EhB8pEP;AgBnpED;EACE,2BAAA;EhBqpED;AgBtpED;;;;;;EAQQ,2BAAA;EhBspEP;AgB9pED;;EAeM,0BAAA;EhBmpEL;AgBzoED;EAEI,2BAAA;EhB0oEH;AgBjoED;EAEI,2BAAA;EhBkoEH;AgBznED;EACE,kBAAA;EACA,aAAA;EACA,uBAAA;EhB2nED;AgBtnEG;;EACE,kBAAA;EACA,aAAA;EACA,qBAAA;EhBynEL;AiBrwEC;;;;;;;;;;;;EAOI,2BAAA;EjB4wEL;AiBtwEC;;;;;EAMI,2BAAA;EjBuwEL;AiB1xEC;;;;;;;;;;;;EAOI,2BAAA;EjBiyEL;AiB3xEC;;;;;EAMI,2BAAA;EjB4xEL;AiB/yEC;;;;;;;;;;;;EAOI,2BAAA;EjBszEL;AiBhzEC;;;;;EAMI,2BAAA;EjBizEL;AiBp0EC;;;;;;;;;;;;EAOI,2BAAA;EjB20EL;AiBr0EC;;;;;EAMI,2BAAA;EjBs0EL;AiBz1EC;;;;;;;;;;;;EAOI,2BAAA;EjBg2EL;AiB11EC;;;;;EAMI,2BAAA;EjB21EL;AgBzsED;EACE,kBAAA;EACA,mBAAA;EhB2sED;AgB9oED;EAAA;IA1DI,aAAA;IACA,qBAAA;IACA,oBAAA;IACA,8CAAA;IACA,2BAAA;IhB4sED;EgBtpEH;IAlDM,kBAAA;IhB2sEH;EgBzpEH;;;;;;IAzCY,qBAAA;IhB0sET;EgBjqEH;IAjCM,WAAA;IhBqsEH;EgBpqEH;;;;;;IAxBY,gBAAA;IhBosET;EgB5qEH;;;;;;IApBY,iBAAA;IhBwsET;EgBprEH;;;;IAPY,kBAAA;IhBisET;EACF;AkB35ED;EACE,YAAA;EACA,WAAA;EACA,WAAA;EAIA,cAAA;ElB05ED;AkBv5ED;EACE,gBAAA;EACA,aAAA;EACA,YAAA;EACA,qBAAA;EACA,iBAAA;EACA,sBAAA;EACA,gBAAA;EACA,WAAA;EACA,kCAAA;ElBy5ED;AkBt5ED;EACE,uBAAA;EACA,iBAAA;EACA,oBAAA;EACA,mBAAA;ElBw5ED;AkB74ED;Eb4BE,gCAAA;EACG,6BAAA;EACK,wBAAA;ELo3ET;AkB74ED;;EAEE,iBAAA;EACA,oBAAA;EACA,qBAAA;ElB+4ED;AkB34ED;EACE,gBAAA;ElB64ED;AkBz4ED;EACE,gBAAA;EACA,aAAA;ElB24ED;AkBv4ED;;EAEE,cAAA;ElBy4ED;AkBr4ED;;;EZxEE,sBAAA;EAEA,4CAAA;EACA,sBAAA;ENi9ED;AkBr4ED;EACE,gBAAA;EACA,kBAAA;EACA,iBAAA;EACA,yBAAA;EACA,gBAAA;ElBu4ED;AkB72ED;EACE,gBAAA;EACA,aAAA;EACA,cAAA;EACA,mBAAA;EACA,iBAAA;EACA,yBAAA;EACA,gBAAA;EACA,2BAAA;EACA,wBAAA;EACA,2BAAA;EACA,oBAAA;EbzDA,0DAAA;EACQ,kDAAA;EAyHR,wFAAA;EACK,2EAAA;EACG,wEAAA;ELizET;AmBz7EC;EACE,uBAAA;EACA,YAAA;EdUF,wFAAA;EACQ,gFAAA;ELk7ET;AKj5EC;EACE,gBAAA;EACA,YAAA;ELm5EH;AKj5EC;EAA0B,gBAAA;ELo5E3B;AKn5EC;EAAgC,gBAAA;ELs5EjC;AkBr3EC;;;EAGE,2BAAA;EACA,YAAA;ElBu3EH;AkBp3EC;;EAEE,qBAAA;ElBs3EH;AkBl3EC;EACE,cAAA;ElBo3EH;AkBx2ED;EACE,0BAAA;ElB02ED;AkBt0ED;EAxBE;;;;IAIE,mBAAA;IlBi2ED;EkB/1EC;;;;;;;;IAEE,mBAAA;IlBu2EH;EkBp2EC;;;;;;;;IAEE,mBAAA;IlB42EH;EACF;AkBl2ED;EACE,qBAAA;ElBo2ED;AkB51ED;;EAEE,oBAAA;EACA,gBAAA;EACA,kBAAA;EACA,qBAAA;ElB81ED;AkBn2ED;;EAQI,kBAAA;EACA,oBAAA;EACA,kBAAA;EACA,qBAAA;EACA,iBAAA;ElB+1EH;AkB51ED;;;;EAIE,oBAAA;EACA,oBAAA;EACA,oBAAA;ElB81ED;AkB31ED;;EAEE,kBAAA;ElB61ED;AkBz1ED;;EAEE,oBAAA;EACA,uBAAA;EACA,oBAAA;EACA,kBAAA;EACA,wBAAA;EACA,qBAAA;EACA,iBAAA;ElB21ED;AkBz1ED;;EAEE,eAAA;EACA,mBAAA;ElB21ED;AkBl1EC;;;;;;EAGE,qBAAA;ElBu1EH;AkBj1EC;;;;EAEE,qBAAA;ElBq1EH;AkB/0EC;;;;EAGI,qBAAA;ElBk1EL;AkBv0ED;EAEE,kBAAA;EACA,qBAAA;EAEA,kBAAA;EACA,kBAAA;ElBu0ED;AkBr0EC;;EAEE,iBAAA;EACA,kBAAA;ElBu0EH;AkB1zED;EC1PE,cAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;EnBujFD;AmBrjFC;EACE,cAAA;EACA,mBAAA;EnBujFH;AmBpjFC;;EAEE,cAAA;EnBsjFH;AkBt0ED;EC7PE,cAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;EnBskFD;AmBpkFC;EACE,cAAA;EACA,mBAAA;EnBskFH;AmBnkFC;;EAEE,cAAA;EnBqkFH;AkBr1ED;EAKI,cAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,kBAAA;ElBm1EH;AkB/0ED;EC1QE,cAAA;EACA,oBAAA;EACA,iBAAA;EACA,wBAAA;EACA,oBAAA;EnB4lFD;AmB1lFC;EACE,cAAA;EACA,mBAAA;EnB4lFH;AmBzlFC;;EAEE,cAAA;EnB2lFH;AkB31ED;EC7QE,cAAA;EACA,oBAAA;EACA,iBAAA;EACA,wBAAA;EACA,oBAAA;EnB2mFD;AmBzmFC;EACE,cAAA;EACA,mBAAA;EnB2mFH;AmBxmFC;;EAEE,cAAA;EnB0mFH;AkB12ED;EAKI,cAAA;EACA,oBAAA;EACA,iBAAA;EACA,wBAAA;EACA,kBAAA;ElBw2EH;AkB/1ED;EAEE,oBAAA;ElBg2ED;AkBl2ED;EAMI,uBAAA;ElB+1EH;AkB31ED;EACE,oBAAA;EACA,QAAA;EACA,UAAA;EACA,YAAA;EACA,gBAAA;EACA,aAAA;EACA,cAAA;EACA,mBAAA;EACA,oBAAA;EACA,sBAAA;ElB61ED;AkB31ED;EACE,aAAA;EACA,cAAA;EACA,mBAAA;ElB61ED;AkB31ED;EACE,aAAA;EACA,cAAA;EACA,mBAAA;ElB61ED;AkBz1ED;;;;;;;;;;ECrXI,gBAAA;EnB0tFH;AkBr2ED;ECjXI,uBAAA;Ed+CF,0DAAA;EACQ,kDAAA;EL2qFT;AmBztFG;EACE,uBAAA;Ed4CJ,2EAAA;EACQ,mEAAA;ELgrFT;AkB/2ED;ECvWI,gBAAA;EACA,uBAAA;EACA,2BAAA;EnBytFH;AkBp3ED;ECjWI,gBAAA;EnBwtFH;AkBp3ED;;;;;;;;;;ECxXI,gBAAA;EnBwvFH;AkBh4ED;ECpXI,uBAAA;Ed+CF,0DAAA;EACQ,kDAAA;ELysFT;AmBvvFG;EACE,uBAAA;Ed4CJ,2EAAA;EACQ,mEAAA;EL8sFT;AkB14ED;EC1WI,gBAAA;EACA,uBAAA;EACA,2BAAA;EnBuvFH;AkB/4ED;ECpWI,gBAAA;EnBsvFH;AkB/4ED;;;;;;;;;;EC3XI,gBAAA;EnBsxFH;AkB35ED;ECvXI,uBAAA;Ed+CF,0DAAA;EACQ,kDAAA;ELuuFT;AmBrxFG;EACE,uBAAA;Ed4CJ,2EAAA;EACQ,mEAAA;EL4uFT;AkBr6ED;EC7WI,gBAAA;EACA,uBAAA;EACA,2BAAA;EnBqxFH;AkB16ED;ECvWI,gBAAA;EnBoxFH;AkBt6EC;EACG,WAAA;ElBw6EJ;AkBt6EC;EACG,QAAA;ElBw6EJ;AkB95ED;EACE,gBAAA;EACA,iBAAA;EACA,qBAAA;EACA,gBAAA;ElBg6ED;AkB70ED;EAAA;IA9DM,uBAAA;IACA,kBAAA;IACA,wBAAA;IlB+4EH;EkBn1EH;IAvDM,uBAAA;IACA,aAAA;IACA,wBAAA;IlB64EH;EkBx1EH;IAhDM,uBAAA;IlB24EH;EkB31EH;IA5CM,uBAAA;IACA,wBAAA;IlB04EH;EkB/1EH;;;IAtCQ,aAAA;IlB04EL;EkBp2EH;IAhCM,aAAA;IlBu4EH;EkBv2EH;IA5BM,kBAAA;IACA,wBAAA;IlBs4EH;EkB32EH;;IApBM,uBAAA;IACA,eAAA;IACA,kBAAA;IACA,wBAAA;IlBm4EH;EkBl3EH;;IAdQ,iBAAA;IlBo4EL;EkBt3EH;;IATM,oBAAA;IACA,gBAAA;IlBm4EH;EkB33EH;IAHM,QAAA;IlBi4EH;EACF;AkBv3ED;;;;EASI,eAAA;EACA,kBAAA;EACA,kBAAA;ElBo3EH;AkB/3ED;;EAiBI,kBAAA;ElBk3EH;AkBn4ED;EJjfE,oBAAA;EACA,qBAAA;Edu3FD;AkBh2EC;EAAA;IAVI,mBAAA;IACA,kBAAA;IACA,kBAAA;IlB82EH;EACF;AkB94ED;EAwCI,aAAA;ElBy2EH;AkB51EC;EAAA;IAHM,0BAAA;IlBm2EL;EACF;AkB11EC;EAAA;IAHM,kBAAA;IlBi2EL;EACF;AoBn5FD;EACE,uBAAA;EACA,kBAAA;EACA,qBAAA;EACA,oBAAA;EACA,wBAAA;EACA,gCAAA;MAAA,4BAAA;EACA,iBAAA;EACA,wBAAA;EACA,+BAAA;EACA,qBAAA;EC6BA,mBAAA;EACA,iBAAA;EACA,yBAAA;EACA,oBAAA;EhB4KA,2BAAA;EACG,wBAAA;EACC,uBAAA;EACI,mBAAA;EL8sFT;AoBt5FG;;;;;;EdrBF,sBAAA;EAEA,4CAAA;EACA,sBAAA;ENk7FD;AoB15FC;;;EAGE,gBAAA;EACA,uBAAA;EpB45FH;AoBz5FC;;EAEE,YAAA;EACA,wBAAA;Ef2BF,0DAAA;EACQ,kDAAA;ELi4FT;AoBz5FC;;;EAGE,qBAAA;EACA,sBAAA;EE9CF,eAAA;EAGA,2BAAA;EjB8DA,0BAAA;EACQ,kBAAA;EL24FT;AoBr5FD;ECrDE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErB68FD;AqB38FC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErB68FP;AqB38FC;;;EAGE,wBAAA;ErB68FH;AqBx8FG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErBs9FT;AoB97FD;ECnBI,gBAAA;EACA,2BAAA;ErBo9FH;AoB/7FD;ECxDE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErB0/FD;AqBx/FC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErB0/FP;AqBx/FC;;;EAGE,wBAAA;ErB0/FH;AqBr/FG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErBmgGT;AoBx+FD;ECtBI,gBAAA;EACA,2BAAA;ErBigGH;AoBx+FD;EC5DE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErBuiGD;AqBriGC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErBuiGP;AqBriGC;;;EAGE,wBAAA;ErBuiGH;AqBliGG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErBgjGT;AoBjhGD;EC1BI,gBAAA;EACA,2BAAA;ErB8iGH;AoBjhGD;EChEE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErBolGD;AqBllGC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErBolGP;AqBllGC;;;EAGE,wBAAA;ErBolGH;AqB/kGG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErB6lGT;AoB1jGD;EC9BI,gBAAA;EACA,2BAAA;ErB2lGH;AoB1jGD;ECpEE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErBioGD;AqB/nGC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErBioGP;AqB/nGC;;;EAGE,wBAAA;ErBioGH;AqB5nGG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErB0oGT;AoBnmGD;EClCI,gBAAA;EACA,2BAAA;ErBwoGH;AoBnmGD;ECxEE,gBAAA;EACA,2BAAA;EACA,uBAAA;ErB8qGD;AqB5qGC;;;;;;EAME,gBAAA;EACA,2BAAA;EACI,uBAAA;ErB8qGP;AqB5qGC;;;EAGE,wBAAA;ErB8qGH;AqBzqGG;;;;;;;;;;;;;;;;;;EAME,2BAAA;EACI,uBAAA;ErBurGT;AoB5oGD;ECtCI,gBAAA;EACA,2BAAA;ErBqrGH;AoBvoGD;EACE,gBAAA;EACA,qBAAA;EACA,kBAAA;EpByoGD;AoBvoGC;;;;;EAKE,+BAAA;Ef7BF,0BAAA;EACQ,kBAAA;ELuqGT;AoBxoGC;;;;EAIE,2BAAA;EpB0oGH;AoBxoGC;;EAEE,gBAAA;EACA,4BAAA;EACA,+BAAA;EpB0oGH;AoBtoGG;;;;EAEE,gBAAA;EACA,uBAAA;EpB0oGL;AoBjoGD;;EC/EE,oBAAA;EACA,iBAAA;EACA,wBAAA;EACA,oBAAA;ErBotGD;AoBpoGD;;ECnFE,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;ErB2tGD;AoBvoGD;;ECvFE,kBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;ErBkuGD;AoBtoGD;EACE,gBAAA;EACA,aAAA;EpBwoGD;AoBpoGD;EACE,iBAAA;EpBsoGD;AoB/nGC;;;EACE,aAAA;EpBmoGH;AuBvxGD;EACE,YAAA;ElBoLA,0CAAA;EACK,qCAAA;EACG,kCAAA;ELsmGT;AuB1xGC;EACE,YAAA;EvB4xGH;AuBxxGD;EACE,eAAA;EvB0xGD;AuBxxGC;EAAY,gBAAA;EvB2xGb;AuB1xGC;EAAY,oBAAA;EvB6xGb;AuB5xGC;EAAY,0BAAA;EvB+xGb;AuB5xGD;EACE,oBAAA;EACA,WAAA;EACA,kBAAA;ElBuKA,iDAAA;EACQ,4CAAA;KAAA,yCAAA;EAOR,oCAAA;EACQ,+BAAA;KAAA,4BAAA;EAGR,0CAAA;EACQ,qCAAA;KAAA,kCAAA;ELgnGT;AwB1zGD;EACE,uBAAA;EACA,UAAA;EACA,WAAA;EACA,kBAAA;EACA,wBAAA;EACA,wBAAA;EACA,qCAAA;EACA,oCAAA;ExB4zGD;AwBxzGD;;EAEE,oBAAA;ExB0zGD;AwBtzGD;EACE,YAAA;ExBwzGD;AwBpzGD;EACE,oBAAA;EACA,WAAA;EACA,SAAA;EACA,eAAA;EACA,eAAA;EACA,aAAA;EACA,kBAAA;EACA,gBAAA;EACA,iBAAA;EACA,kBAAA;EACA,iBAAA;EACA,kBAAA;EACA,2BAAA;EACA,2BAAA;EACA,uCAAA;EACA,oBAAA;EnBuBA,qDAAA;EACQ,6CAAA;EmBtBR,sCAAA;UAAA,8BAAA;ExBuzGD;AwBlzGC;EACE,UAAA;EACA,YAAA;ExBozGH;AwB70GD;ECxBE,aAAA;EACA,eAAA;EACA,kBAAA;EACA,2BAAA;EzBw2GD;AwBn1GD;EAmCI,gBAAA;EACA,mBAAA;EACA,aAAA;EACA,qBAAA;EACA,yBAAA;EACA,gBAAA;EACA,qBAAA;ExBmzGH;AwB7yGC;;EAEE,uBAAA;EACA,gBAAA;EACA,2BAAA;ExB+yGH;AwBzyGC;;;EAGE,gBAAA;EACA,uBAAA;EACA,YAAA;EACA,2BAAA;ExB2yGH;AwBlyGC;;;EAGE,gBAAA;ExBoyGH;AwBhyGC;;EAEE,uBAAA;EACA,+BAAA;EACA,wBAAA;EE1GF,qEAAA;EF4GE,qBAAA;ExBkyGH;AwB7xGD;EAGI,gBAAA;ExB6xGH;AwBhyGD;EAQI,YAAA;ExB2xGH;AwBnxGD;EACE,YAAA;EACA,UAAA;ExBqxGD;AwB7wGD;EACE,SAAA;EACA,aAAA;ExB+wGD;AwB3wGD;EACE,gBAAA;EACA,mBAAA;EACA,iBAAA;EACA,yBAAA;EACA,gBAAA;EACA,qBAAA;ExB6wGD;AwBzwGD;EACE,iBAAA;EACA,SAAA;EACA,UAAA;EACA,WAAA;EACA,QAAA;EACA,cAAA;ExB2wGD;AwBvwGD;EACE,UAAA;EACA,YAAA;ExBywGD;AwBjwGD;;EAII,eAAA;EACA,0BAAA;EACA,aAAA;ExBiwGH;AwBvwGD;;EAUI,WAAA;EACA,cAAA;EACA,oBAAA;ExBiwGH;AwB5uGD;EAXE;IAnEA,YAAA;IACA,UAAA;IxB8zGC;EwB5vGD;IAzDA,SAAA;IACA,aAAA;IxBwzGC;EACF;A2Bv8GD;;EAEE,oBAAA;EACA,uBAAA;EACA,wBAAA;E3By8GD;A2B78GD;;EAMI,oBAAA;EACA,aAAA;E3B28GH;A2Bz8GG;;;;;;;;EAIE,YAAA;E3B+8GL;A2Bz8GD;;;;EAKI,mBAAA;E3B08GH;A2Br8GD;EACE,mBAAA;E3Bu8GD;A2Bx8GD;;EAMI,aAAA;E3Bs8GH;A2B58GD;;;EAWI,kBAAA;E3Bs8GH;A2Bl8GD;EACE,kBAAA;E3Bo8GD;A2Bh8GD;EACE,gBAAA;E3Bk8GD;A2Bj8GC;ECjDA,+BAAA;EACG,4BAAA;E5Bq/GJ;A2Bh8GD;;EC9CE,8BAAA;EACG,2BAAA;E5Bk/GJ;A2B/7GD;EACE,aAAA;E3Bi8GD;A2B/7GD;EACE,kBAAA;E3Bi8GD;A2B/7GD;;EClEE,+BAAA;EACG,4BAAA;E5BqgHJ;A2B97GD;EChEE,8BAAA;EACG,2BAAA;E5BigHJ;A2B77GD;;EAEE,YAAA;E3B+7GD;A2B96GD;EACE,mBAAA;EACA,oBAAA;E3Bg7GD;A2B96GD;EACE,oBAAA;EACA,qBAAA;E3Bg7GD;A2B36GD;EtB9CE,0DAAA;EACQ,kDAAA;EL49GT;A2B36GC;EtBlDA,0BAAA;EACQ,kBAAA;ELg+GT;A2Bx6GD;EACE,gBAAA;E3B06GD;A2Bv6GD;EACE,yBAAA;EACA,wBAAA;E3By6GD;A2Bt6GD;EACE,yBAAA;E3Bw6GD;A2Bj6GD;;;EAII,gBAAA;EACA,aAAA;EACA,aAAA;EACA,iBAAA;E3Bk6GH;A2Bz6GD;EAcM,aAAA;E3B85GL;A2B56GD;;;;EAsBI,kBAAA;EACA,gBAAA;E3B45GH;A2Bv5GC;EACE,kBAAA;E3By5GH;A2Bv5GC;EACE,8BAAA;ECnKF,+BAAA;EACC,8BAAA;E5B6jHF;A2Bx5GC;EACE,gCAAA;EC/KF,4BAAA;EACC,2BAAA;E5B0kHF;A2Bx5GD;EACE,kBAAA;E3B05GD;A2Bx5GD;;EC9KE,+BAAA;EACC,8BAAA;E5B0kHF;A2Bv5GD;EC5LE,4BAAA;EACC,2BAAA;E5BslHF;A2Bn5GD;EACE,gBAAA;EACA,aAAA;EACA,qBAAA;EACA,2BAAA;E3Bq5GD;A2Bz5GD;;EAOI,aAAA;EACA,qBAAA;EACA,WAAA;E3Bs5GH;A2B/5GD;EAYI,aAAA;E3Bs5GH;A2Bl6GD;EAgBI,YAAA;E3Bq5GH;A2Bp4GD;;;;EAKM,oBAAA;EACA,wBAAA;EACA,sBAAA;E3Bq4GL;A6B9mHD;EACE,oBAAA;EACA,gBAAA;EACA,2BAAA;E7BgnHD;A6B7mHC;EACE,aAAA;EACA,iBAAA;EACA,kBAAA;E7B+mHH;A6BxnHD;EAeI,oBAAA;EACA,YAAA;EAKA,aAAA;EAEA,aAAA;EACA,kBAAA;E7BumHH;A6B9lHD;;;EV8BE,cAAA;EACA,oBAAA;EACA,iBAAA;EACA,wBAAA;EACA,oBAAA;EnBqkHD;AmBnkHC;;;EACE,cAAA;EACA,mBAAA;EnBukHH;AmBpkHC;;;;;;EAEE,cAAA;EnB0kHH;A6BhnHD;;;EVyBE,cAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;EnB4lHD;AmB1lHC;;;EACE,cAAA;EACA,mBAAA;EnB8lHH;AmB3lHC;;;;;;EAEE,cAAA;EnBimHH;A6B9nHD;;;EAGE,qBAAA;E7BgoHD;A6B9nHC;;;EACE,kBAAA;E7BkoHH;A6B9nHD;;EAEE,WAAA;EACA,qBAAA;EACA,wBAAA;E7BgoHD;A6B3nHD;EACE,mBAAA;EACA,iBAAA;EACA,qBAAA;EACA,gBAAA;EACA,gBAAA;EACA,oBAAA;EACA,2BAAA;EACA,2BAAA;EACA,oBAAA;E7B6nHD;A6B1nHC;EACE,mBAAA;EACA,iBAAA;EACA,oBAAA;E7B4nHH;A6B1nHC;EACE,oBAAA;EACA,iBAAA;EACA,oBAAA;E7B4nHH;A6BhpHD;;EA0BI,eAAA;E7B0nHH;A6BrnHD;;;;;;;EDhGE,+BAAA;EACG,4BAAA;E5B8tHJ;A6BtnHD;EACE,iBAAA;E7BwnHD;A6BtnHD;;;;;;;EDpGE,8BAAA;EACG,2BAAA;E5BmuHJ;A6BvnHD;EACE,gBAAA;E7BynHD;A6BpnHD;EACE,oBAAA;EAGA,cAAA;EACA,qBAAA;E7BonHD;A6BznHD;EAUI,oBAAA;E7BknHH;A6B5nHD;EAYM,mBAAA;E7BmnHL;A6BhnHG;;;EAGE,YAAA;E7BknHL;A6B7mHC;;EAGI,oBAAA;E7B8mHL;A6B3mHC;;EAGI,mBAAA;E7B4mHL;A8BtwHD;EACE,kBAAA;EACA,iBAAA;EACA,kBAAA;E9BwwHD;A8B3wHD;EAOI,oBAAA;EACA,gBAAA;E9BuwHH;A8B/wHD;EAWM,oBAAA;EACA,gBAAA;EACA,oBAAA;E9BuwHL;A8BtwHK;;EAEE,uBAAA;EACA,2BAAA;E9BwwHP;A8BnwHG;EACE,gBAAA;E9BqwHL;A8BnwHK;;EAEE,gBAAA;EACA,uBAAA;EACA,+BAAA;EACA,qBAAA;E9BqwHP;A8B9vHG;;;EAGE,2BAAA;EACA,uBAAA;E9BgwHL;A8BzyHD;ELHE,aAAA;EACA,eAAA;EACA,kBAAA;EACA,2BAAA;EzB+yHD;A8B/yHD;EA0DI,iBAAA;E9BwvHH;A8B/uHD;EACE,kCAAA;E9BivHD;A8BlvHD;EAGI,aAAA;EAEA,qBAAA;E9BivHH;A8BtvHD;EASM,mBAAA;EACA,yBAAA;EACA,+BAAA;EACA,4BAAA;E9BgvHL;A8B/uHK;EACE,uCAAA;E9BivHP;A8B3uHK;;;EAGE,gBAAA;EACA,2BAAA;EACA,2BAAA;EACA,kCAAA;EACA,iBAAA;E9B6uHP;A8BxuHC;EAqDA,aAAA;EA8BA,kBAAA;E9BypHD;A8B5uHC;EAwDE,aAAA;E9BurHH;A8B/uHC;EA0DI,oBAAA;EACA,oBAAA;E9BwrHL;A8BnvHC;EAgEE,WAAA;EACA,YAAA;E9BsrHH;A8B1qHD;EAAA;IAPM,qBAAA;IACA,WAAA;I9BqrHH;E8B/qHH;IAJQ,kBAAA;I9BsrHL;EACF;A8BhwHC;EAuFE,iBAAA;EACA,oBAAA;E9B4qHH;A8BpwHC;;;EA8FE,2BAAA;E9B2qHH;A8B7pHD;EAAA;IATM,kCAAA;IACA,4BAAA;I9B0qHH;E8BlqHH;;;IAHM,8BAAA;I9B0qHH;EACF;A8B3wHD;EAEI,aAAA;E9B4wHH;A8B9wHD;EAMM,oBAAA;E9B2wHL;A8BjxHD;EASM,kBAAA;E9B2wHL;A8BtwHK;;;EAGE,gBAAA;EACA,2BAAA;E9BwwHP;A8BhwHD;EAEI,aAAA;E9BiwHH;A8BnwHD;EAIM,iBAAA;EACA,gBAAA;E9BkwHL;A8BtvHD;EACE,aAAA;E9BwvHD;A8BzvHD;EAII,aAAA;E9BwvHH;A8B5vHD;EAMM,oBAAA;EACA,oBAAA;E9ByvHL;A8BhwHD;EAYI,WAAA;EACA,YAAA;E9BuvHH;A8B3uHD;EAAA;IAPM,qBAAA;IACA,WAAA;I9BsvHH;E8BhvHH;IAJQ,kBAAA;I9BuvHL;EACF;A8B/uHD;EACE,kBAAA;E9BivHD;A8BlvHD;EAKI,iBAAA;EACA,oBAAA;E9BgvHH;A8BtvHD;;;EAYI,2BAAA;E9B+uHH;A8BjuHD;EAAA;IATM,kCAAA;IACA,4BAAA;I9B8uHH;E8BtuHH;;;IAHM,8BAAA;I9B8uHH;EACF;A8BruHD;EAEI,eAAA;E9BsuHH;A8BxuHD;EAKI,gBAAA;E9BsuHH;A8B7tHD;EAEE,kBAAA;EF3OA,4BAAA;EACC,2BAAA;E5B08HF;A+Bp8HD;EACE,oBAAA;EACA,kBAAA;EACA,qBAAA;EACA,+BAAA;E/Bs8HD;A+B97HD;EAAA;IAFI,oBAAA;I/Bo8HD;EACF;A+Br7HD;EAAA;IAFI,aAAA;I/B27HD;EACF;A+B76HD;EACE,qBAAA;EACA,qBAAA;EACA,oBAAA;EACA,mCAAA;EACA,4DAAA;UAAA,oDAAA;EAEA,mCAAA;E/B86HD;A+B56HC;EACE,kBAAA;E/B86HH;A+Bl5HD;EAAA;IAxBI,aAAA;IACA,eAAA;IACA,0BAAA;YAAA,kBAAA;I/B86HD;E+B56HC;IACE,2BAAA;IACA,yBAAA;IACA,mBAAA;IACA,8BAAA;I/B86HH;E+B36HC;IACE,qBAAA;I/B66HH;E+Bx6HC;;;IAGE,iBAAA;IACA,kBAAA;I/B06HH;EACF;A+Bt6HD;;EAGI,mBAAA;E/Bu6HH;A+Bl6HC;EAAA;;IAFI,mBAAA;I/By6HH;EACF;A+Bh6HD;;;;EAII,qBAAA;EACA,oBAAA;E/Bk6HH;A+B55HC;EAAA;;;;IAHI,iBAAA;IACA,gBAAA;I/Bs6HH;EACF;A+B15HD;EACE,eAAA;EACA,uBAAA;E/B45HD;A+Bv5HD;EAAA;IAFI,kBAAA;I/B65HD;EACF;A+Bz5HD;;EAEE,iBAAA;EACA,UAAA;EACA,SAAA;EACA,eAAA;E/B25HD;A+Br5HD;EAAA;;IAFI,kBAAA;I/B45HD;EACF;A+B15HD;EACE,QAAA;EACA,uBAAA;E/B45HD;A+B15HD;EACE,WAAA;EACA,kBAAA;EACA,uBAAA;E/B45HD;A+Bt5HD;EACE,aAAA;EACA,oBAAA;EACA,iBAAA;EACA,mBAAA;EACA,cAAA;E/Bw5HD;A+Bt5HC;;EAEE,uBAAA;E/Bw5HH;A+Bj6HD;EAaI,gBAAA;E/Bu5HH;A+B94HD;EALI;;IAEE,oBAAA;I/Bs5HH;EACF;A+B54HD;EACE,oBAAA;EACA,cAAA;EACA,oBAAA;EACA,mBAAA;EC9LA,iBAAA;EACA,oBAAA;ED+LA,+BAAA;EACA,wBAAA;EACA,+BAAA;EACA,oBAAA;E/B+4HD;A+B34HC;EACE,YAAA;E/B64HH;A+B35HD;EAmBI,gBAAA;EACA,aAAA;EACA,aAAA;EACA,oBAAA;E/B24HH;A+Bj6HD;EAyBI,iBAAA;E/B24HH;A+Br4HD;EAAA;IAFI,eAAA;I/B24HD;EACF;A+Bl4HD;EACE,qBAAA;E/Bo4HD;A+Br4HD;EAII,mBAAA;EACA,sBAAA;EACA,mBAAA;E/Bo4HH;A+Bx2HC;EAAA;IAtBI,kBAAA;IACA,aAAA;IACA,aAAA;IACA,eAAA;IACA,+BAAA;IACA,WAAA;IACA,0BAAA;YAAA,kBAAA;I/Bk4HH;E+Bl3HD;;IAbM,4BAAA;I/Bm4HL;E+Bt3HD;IAVM,mBAAA;I/Bm4HL;E+Bl4HK;;IAEE,wBAAA;I/Bo4HP;EACF;A+Bl3HD;EAAA;IAXI,aAAA;IACA,WAAA;I/Bi4HD;E+Bv3HH;IAPM,aAAA;I/Bi4HH;E+B13HH;IALQ,mBAAA;IACA,sBAAA;I/Bk4HL;EACF;A+Bv3HD;EACE,oBAAA;EACA,qBAAA;EACA,oBAAA;EACA,mCAAA;EACA,sCAAA;E1B9NA,8FAAA;EACQ,sFAAA;E2B/DR,iBAAA;EACA,oBAAA;EhCwpID;AkBvqHD;EAAA;IA9DM,uBAAA;IACA,kBAAA;IACA,wBAAA;IlByuHH;EkB7qHH;IAvDM,uBAAA;IACA,aAAA;IACA,wBAAA;IlBuuHH;EkBlrHH;IAhDM,uBAAA;IlBquHH;EkBrrHH;IA5CM,uBAAA;IACA,wBAAA;IlBouHH;EkBzrHH;;;IAtCQ,aAAA;IlBouHL;EkB9rHH;IAhCM,aAAA;IlBiuHH;EkBjsHH;IA5BM,kBAAA;IACA,wBAAA;IlBguHH;EkBrsHH;;IApBM,uBAAA;IACA,eAAA;IACA,kBAAA;IACA,wBAAA;IlB6tHH;EkB5sHH;;IAdQ,iBAAA;IlB8tHL;EkBhtHH;;IATM,oBAAA;IACA,gBAAA;IlB6tHH;EkBrtHH;IAHM,QAAA;IlB2tHH;EACF;A+Bh6HC;EAAA;IANI,oBAAA;I/B06HH;E+Bx6HG;IACE,kBAAA;I/B06HL;EACF;A+Bz5HD;EAAA;IARI,aAAA;IACA,WAAA;IACA,gBAAA;IACA,iBAAA;IACA,gBAAA;IACA,mBAAA;I1BzPF,0BAAA;IACQ,kBAAA;IL+pIP;EACF;A+B/5HD;EACE,eAAA;EHpUA,4BAAA;EACC,2BAAA;E5BsuIF;A+B/5HD;EACE,kBAAA;EHzUA,8BAAA;EACC,6BAAA;EAOD,+BAAA;EACC,8BAAA;E5BquIF;A+B35HD;EChVE,iBAAA;EACA,oBAAA;EhC8uID;A+B55HC;ECnVA,kBAAA;EACA,qBAAA;EhCkvID;A+B75HC;ECtVA,kBAAA;EACA,qBAAA;EhCsvID;A+Bv5HD;EChWE,kBAAA;EACA,qBAAA;EhC0vID;A+Bn5HD;EAAA;IAJI,aAAA;IACA,mBAAA;IACA,oBAAA;I/B25HD;EACF;A+B93HD;EAhBE;IExWA,wBAAA;IjC0vIC;E+Bj5HD;IE5WA,yBAAA;IF8WE,qBAAA;I/Bm5HD;E+Br5HD;IAKI,iBAAA;I/Bm5HH;EACF;A+B14HD;EACE,2BAAA;EACA,uBAAA;E/B44HD;A+B94HD;EAKI,gBAAA;E/B44HH;A+B34HG;;EAEE,gBAAA;EACA,+BAAA;E/B64HL;A+Bt5HD;EAcI,gBAAA;E/B24HH;A+Bz5HD;EAmBM,gBAAA;E/By4HL;A+Bv4HK;;EAEE,gBAAA;EACA,+BAAA;E/By4HP;A+Br4HK;;;EAGE,gBAAA;EACA,2BAAA;E/Bu4HP;A+Bn4HK;;;EAGE,gBAAA;EACA,+BAAA;E/Bq4HP;A+B76HD;EA8CI,uBAAA;E/Bk4HH;A+Bj4HG;;EAEE,2BAAA;E/Bm4HL;A+Bp7HD;EAoDM,2BAAA;E/Bm4HL;A+Bv7HD;;EA0DI,uBAAA;E/Bi4HH;A+B13HK;;;EAGE,2BAAA;EACA,gBAAA;E/B43HP;A+B31HC;EAAA;IAzBQ,gBAAA;I/Bw3HP;E+Bv3HO;;IAEE,gBAAA;IACA,+BAAA;I/By3HT;E+Br3HO;;;IAGE,gBAAA;IACA,2BAAA;I/Bu3HT;E+Bn3HO;;;IAGE,gBAAA;IACA,+BAAA;I/Bq3HT;EACF;A+Bv9HD;EA8GI,gBAAA;E/B42HH;A+B32HG;EACE,gBAAA;E/B62HL;A+B79HD;EAqHI,gBAAA;E/B22HH;A+B12HG;;EAEE,gBAAA;E/B42HL;A+Bx2HK;;;;EAEE,gBAAA;E/B42HP;A+Bp2HD;EACE,2BAAA;EACA,uBAAA;E/Bs2HD;A+Bx2HD;EAKI,gBAAA;E/Bs2HH;A+Br2HG;;EAEE,gBAAA;EACA,+BAAA;E/Bu2HL;A+Bh3HD;EAcI,gBAAA;E/Bq2HH;A+Bn3HD;EAmBM,gBAAA;E/Bm2HL;A+Bj2HK;;EAEE,gBAAA;EACA,+BAAA;E/Bm2HP;A+B/1HK;;;EAGE,gBAAA;EACA,2BAAA;E/Bi2HP;A+B71HK;;;EAGE,gBAAA;EACA,+BAAA;E/B+1HP;A+Bv4HD;EA+CI,uBAAA;E/B21HH;A+B11HG;;EAEE,2BAAA;E/B41HL;A+B94HD;EAqDM,2BAAA;E/B41HL;A+Bj5HD;;EA2DI,uBAAA;E/B01HH;A+Bp1HK;;;EAGE,2BAAA;EACA,gBAAA;E/Bs1HP;A+B/yHC;EAAA;IA/BQ,uBAAA;I/Bk1HP;E+BnzHD;IA5BQ,2BAAA;I/Bk1HP;E+BtzHD;IAzBQ,gBAAA;I/Bk1HP;E+Bj1HO;;IAEE,gBAAA;IACA,+BAAA;I/Bm1HT;E+B/0HO;;;IAGE,gBAAA;IACA,2BAAA;I/Bi1HT;E+B70HO;;;IAGE,gBAAA;IACA,+BAAA;I/B+0HT;EACF;A+Bv7HD;EA+GI,gBAAA;E/B20HH;A+B10HG;EACE,gBAAA;E/B40HL;A+B77HD;EAsHI,gBAAA;E/B00HH;A+Bz0HG;;EAEE,gBAAA;E/B20HL;A+Bv0HK;;;;EAEE,gBAAA;E/B20HP;AkCr9ID;EACE,mBAAA;EACA,qBAAA;EACA,kBAAA;EACA,2BAAA;EACA,oBAAA;ElCu9ID;AkC59ID;EAQI,uBAAA;ElCu9IH;AkC/9ID;EAWM,mBAAA;EACA,gBAAA;EACA,gBAAA;ElCu9IL;AkCp+ID;EAkBI,gBAAA;ElCq9IH;AmCz+ID;EACE,uBAAA;EACA,iBAAA;EACA,gBAAA;EACA,oBAAA;EnC2+ID;AmC/+ID;EAOI,iBAAA;EnC2+IH;AmCl/ID;;EAUM,oBAAA;EACA,aAAA;EACA,mBAAA;EACA,yBAAA;EACA,uBAAA;EACA,gBAAA;EACA,2BAAA;EACA,2BAAA;EACA,mBAAA;EnC4+IL;AmC1+IG;;EAGI,gBAAA;EPXN,gCAAA;EACG,6BAAA;E5Bu/IJ;AmCz+IG;;EPvBF,iCAAA;EACG,8BAAA;E5BogJJ;AmCp+IG;;;;EAEE,gBAAA;EACA,2BAAA;EACA,uBAAA;EnCw+IL;AmCl+IG;;;;;;EAGE,YAAA;EACA,gBAAA;EACA,2BAAA;EACA,uBAAA;EACA,iBAAA;EnCu+IL;AmC7hJD;;;;;;EAiEM,gBAAA;EACA,2BAAA;EACA,uBAAA;EACA,qBAAA;EnCo+IL;AmC39ID;;EC1EM,oBAAA;EACA,iBAAA;EpCyiJL;AoCviJG;;ERMF,gCAAA;EACG,6BAAA;E5BqiJJ;AoCtiJG;;ERRF,iCAAA;EACG,8BAAA;E5BkjJJ;AmCr+ID;;EC/EM,mBAAA;EACA,iBAAA;EpCwjJL;AoCtjJG;;ERMF,gCAAA;EACG,6BAAA;E5BojJJ;AoCrjJG;;ERRF,iCAAA;EACG,8BAAA;E5BikJJ;AqCpkJD;EACE,iBAAA;EACA,gBAAA;EACA,kBAAA;EACA,oBAAA;ErCskJD;AqC1kJD;EAOI,iBAAA;ErCskJH;AqC7kJD;;EAUM,uBAAA;EACA,mBAAA;EACA,2BAAA;EACA,2BAAA;EACA,qBAAA;ErCukJL;AqCrlJD;;EAmBM,uBAAA;EACA,2BAAA;ErCskJL;AqC1lJD;;EA2BM,cAAA;ErCmkJL;AqC9lJD;;EAkCM,aAAA;ErCgkJL;AqClmJD;;;;EA2CM,gBAAA;EACA,2BAAA;EACA,qBAAA;ErC6jJL;AsC3mJD;EACE,iBAAA;EACA,yBAAA;EACA,gBAAA;EACA,mBAAA;EACA,gBAAA;EACA,gBAAA;EACA,oBAAA;EACA,qBAAA;EACA,0BAAA;EACA,sBAAA;EtC6mJD;AsCzmJG;;EAEE,gBAAA;EACA,uBAAA;EACA,iBAAA;EtC2mJL;AsCtmJC;EACE,eAAA;EtCwmJH;AsCpmJC;EACE,oBAAA;EACA,WAAA;EtCsmJH;AsC/lJD;ECtCE,2BAAA;EvCwoJD;AuCroJG;;EAEE,2BAAA;EvCuoJL;AsClmJD;EC1CE,2BAAA;EvC+oJD;AuC5oJG;;EAEE,2BAAA;EvC8oJL;AsCrmJD;EC9CE,2BAAA;EvCspJD;AuCnpJG;;EAEE,2BAAA;EvCqpJL;AsCxmJD;EClDE,2BAAA;EvC6pJD;AuC1pJG;;EAEE,2BAAA;EvC4pJL;AsC3mJD;ECtDE,2BAAA;EvCoqJD;AuCjqJG;;EAEE,2BAAA;EvCmqJL;AsC9mJD;EC1DE,2BAAA;EvC2qJD;AuCxqJG;;EAEE,2BAAA;EvC0qJL;AwC5qJD;EACE,uBAAA;EACA,iBAAA;EACA,kBAAA;EACA,iBAAA;EACA,mBAAA;EACA,gBAAA;EACA,gBAAA;EACA,0BAAA;EACA,qBAAA;EACA,oBAAA;EACA,2BAAA;EACA,qBAAA;ExC8qJD;AwC3qJC;EACE,eAAA;ExC6qJH;AwCzqJC;EACE,oBAAA;EACA,WAAA;ExC2qJH;AwCxqJC;;EAEE,QAAA;EACA,kBAAA;ExC0qJH;AwCrqJG;;EAEE,gBAAA;EACA,uBAAA;EACA,iBAAA;ExCuqJL;AwClqJC;;EAEE,gBAAA;EACA,2BAAA;ExCoqJH;AwCjqJC;EACE,cAAA;ExCmqJH;AwChqJC;EACE,mBAAA;ExCkqJH;AwC/pJC;EACE,kBAAA;ExCiqJH;AyC3tJD;EACE,oBAAA;EACA,qBAAA;EACA,gBAAA;EACA,2BAAA;EzC6tJD;AyCjuJD;;EAQI,gBAAA;EzC6tJH;AyCruJD;EAYI,qBAAA;EACA,iBAAA;EACA,kBAAA;EzC4tJH;AyC1uJD;EAkBI,2BAAA;EzC2tJH;AyCxtJC;;EAEE,oBAAA;EzC0tJH;AyCjvJD;EA2BI,iBAAA;EzCytJH;AyCxsJD;EAAA;IAbI,iBAAA;IzCytJD;EyCvtJC;;IAEE,oBAAA;IACA,qBAAA;IzCytJH;EyCjtJH;;IAHM,iBAAA;IzCwtJH;EACF;A0CjwJD;EACE,gBAAA;EACA,cAAA;EACA,qBAAA;EACA,yBAAA;EACA,2BAAA;EACA,2BAAA;EACA,oBAAA;ErCiLA,6CAAA;EACK,wCAAA;EACG,qCAAA;ELmlJT;A0C7wJD;;EAaI,mBAAA;EACA,oBAAA;E1CowJH;A0ChwJC;;;EAGE,uBAAA;E1CkwJH;A0CvxJD;EA0BI,cAAA;EACA,gBAAA;E1CgwJH;A2CzxJD;EACE,eAAA;EACA,qBAAA;EACA,+BAAA;EACA,oBAAA;E3C2xJD;A2C/xJD;EAQI,eAAA;EAEA,gBAAA;E3CyxJH;A2CnyJD;EAeI,mBAAA;E3CuxJH;A2CtyJD;;EAqBI,kBAAA;E3CqxJH;A2C1yJD;EAyBI,iBAAA;E3CoxJH;A2C5wJD;;EAEE,qBAAA;E3C8wJD;A2ChxJD;;EAMI,oBAAA;EACA,WAAA;EACA,cAAA;EACA,gBAAA;E3C8wJH;A2CtwJD;ECvDE,2BAAA;EACA,uBAAA;EACA,gBAAA;E5Cg0JD;A2C3wJD;EClDI,2BAAA;E5Cg0JH;A2C9wJD;EC/CI,gBAAA;E5Cg0JH;A2C7wJD;EC3DE,2BAAA;EACA,uBAAA;EACA,gBAAA;E5C20JD;A2ClxJD;ECtDI,2BAAA;E5C20JH;A2CrxJD;ECnDI,gBAAA;E5C20JH;A2CpxJD;EC/DE,2BAAA;EACA,uBAAA;EACA,gBAAA;E5Cs1JD;A2CzxJD;EC1DI,2BAAA;E5Cs1JH;A2C5xJD;ECvDI,gBAAA;E5Cs1JH;A2C3xJD;ECnEE,2BAAA;EACA,uBAAA;EACA,gBAAA;E5Ci2JD;A2ChyJD;EC9DI,2BAAA;E5Ci2JH;A2CnyJD;EC3DI,gBAAA;E5Ci2JH;A6Cn2JD;EACE;IAAQ,6BAAA;I7Cs2JP;E6Cr2JD;IAAQ,0BAAA;I7Cw2JP;EACF;A6Cr2JD;EACE;IAAQ,6BAAA;I7Cw2JP;E6Cv2JD;IAAQ,0BAAA;I7C02JP;EACF;A6C72JD;EACE;IAAQ,6BAAA;I7Cw2JP;E6Cv2JD;IAAQ,0BAAA;I7C02JP;EACF;A6Cn2JD;EACE,kBAAA;EACA,cAAA;EACA,qBAAA;EACA,2BAAA;EACA,oBAAA;ExCsCA,wDAAA;EACQ,gDAAA;ELg0JT;A6Cl2JD;EACE,aAAA;EACA,WAAA;EACA,cAAA;EACA,iBAAA;EACA,mBAAA;EACA,gBAAA;EACA,oBAAA;EACA,2BAAA;ExCyBA,wDAAA;EACQ,gDAAA;EAyHR,qCAAA;EACK,gCAAA;EACG,6BAAA;ELotJT;A6C/1JD;;ECCI,+MAAA;EACA,0MAAA;EACA,uMAAA;EDAF,oCAAA;UAAA,4BAAA;E7Cm2JD;A6C51JD;;ExC5CE,4DAAA;EACK,uDAAA;EACG,oDAAA;EL44JT;A6Cz1JD;EErEE,2BAAA;E/Ci6JD;A+C95JC;EDgDE,+MAAA;EACA,0MAAA;EACA,uMAAA;E9Ci3JH;A6C71JD;EEzEE,2BAAA;E/Cy6JD;A+Ct6JC;EDgDE,+MAAA;EACA,0MAAA;EACA,uMAAA;E9Cy3JH;A6Cj2JD;EE7EE,2BAAA;E/Ci7JD;A+C96JC;EDgDE,+MAAA;EACA,0MAAA;EACA,uMAAA;E9Ci4JH;A6Cr2JD;EEjFE,2BAAA;E/Cy7JD;A+Ct7JC;EDgDE,+MAAA;EACA,0MAAA;EACA,uMAAA;E9Cy4JH;AgDj8JD;EAEE,kBAAA;EhDk8JD;AgDh8JC;EACE,eAAA;EhDk8JH;AgD97JD;;EAEE,SAAA;EACA,kBAAA;EhDg8JD;AgD77JD;EACE,gBAAA;EhD+7JD;AgD57JD;EACE,gBAAA;EhD87JD;AgD37JD;;EAEE,oBAAA;EhD67JD;AgD17JD;;EAEE,qBAAA;EhD47JD;AgDz7JD;;;EAGE,qBAAA;EACA,qBAAA;EhD27JD;AgDx7JD;EACE,wBAAA;EhD07JD;AgDv7JD;EACE,wBAAA;EhDy7JD;AgDr7JD;EACE,eAAA;EACA,oBAAA;EhDu7JD;AgDj7JD;EACE,iBAAA;EACA,kBAAA;EhDm7JD;AiDr+JD;EAEE,qBAAA;EACA,iBAAA;EjDs+JD;AiD99JD;EACE,oBAAA;EACA,gBAAA;EACA,oBAAA;EAEA,qBAAA;EACA,2BAAA;EACA,2BAAA;EjD+9JD;AiD59JC;ErB3BA,8BAAA;EACC,6BAAA;E5B0/JF;AiD79JC;EACE,kBAAA;ErBvBF,iCAAA;EACC,gCAAA;E5Bu/JF;AiDt9JD;EACE,gBAAA;EjDw9JD;AiDz9JD;EAII,gBAAA;EjDw9JH;AiDp9JC;;EAEE,uBAAA;EACA,gBAAA;EACA,2BAAA;EjDs9JH;AiDh9JC;;;EAGE,2BAAA;EACA,gBAAA;EACA,qBAAA;EjDk9JH;AiDv9JC;;;EASI,gBAAA;EjDm9JL;AiD59JC;;;EAYI,gBAAA;EjDq9JL;AiDh9JC;;;EAGE,YAAA;EACA,gBAAA;EACA,2BAAA;EACA,uBAAA;EjDk9JH;AiDx9JC;;;;;;;;;EAYI,gBAAA;EjDu9JL;AiDn+JC;;;EAeI,gBAAA;EjDy9JL;AkDrjKC;EACE,gBAAA;EACA,2BAAA;ElDujKH;AkDrjKG;EACE,gBAAA;ElDujKL;AkDxjKG;EAII,gBAAA;ElDujKP;AkDpjKK;;EAEE,gBAAA;EACA,2BAAA;ElDsjKP;AkDpjKK;;;EAGE,aAAA;EACA,2BAAA;EACA,uBAAA;ElDsjKP;AkD3kKC;EACE,gBAAA;EACA,2BAAA;ElD6kKH;AkD3kKG;EACE,gBAAA;ElD6kKL;AkD9kKG;EAII,gBAAA;ElD6kKP;AkD1kKK;;EAEE,gBAAA;EACA,2BAAA;ElD4kKP;AkD1kKK;;;EAGE,aAAA;EACA,2BAAA;EACA,uBAAA;ElD4kKP;AkDjmKC;EACE,gBAAA;EACA,2BAAA;ElDmmKH;AkDjmKG;EACE,gBAAA;ElDmmKL;AkDpmKG;EAII,gBAAA;ElDmmKP;AkDhmKK;;EAEE,gBAAA;EACA,2BAAA;ElDkmKP;AkDhmKK;;;EAGE,aAAA;EACA,2BAAA;EACA,uBAAA;ElDkmKP;AkDvnKC;EACE,gBAAA;EACA,2BAAA;ElDynKH;AkDvnKG;EACE,gBAAA;ElDynKL;AkD1nKG;EAII,gBAAA;ElDynKP;AkDtnKK;;EAEE,gBAAA;EACA,2BAAA;ElDwnKP;AkDtnKK;;;EAGE,aAAA;EACA,2BAAA;EACA,uBAAA;ElDwnKP;AiD5hKD;EACE,eAAA;EACA,oBAAA;EjD8hKD;AiD5hKD;EACE,kBAAA;EACA,kBAAA;EjD8hKD;AmDlpKD;EACE,qBAAA;EACA,2BAAA;EACA,+BAAA;EACA,oBAAA;E9C0DA,mDAAA;EACQ,2CAAA;EL2lKT;AmDjpKD;EACE,eAAA;EnDmpKD;AmD9oKD;EACE,oBAAA;EACA,sCAAA;EvBpBA,8BAAA;EACC,6BAAA;E5BqqKF;AmDppKD;EAMI,gBAAA;EnDipKH;AmD5oKD;EACE,eAAA;EACA,kBAAA;EACA,iBAAA;EACA,gBAAA;EnD8oKD;AmDlpKD;;;;;EAWI,gBAAA;EnD8oKH;AmDzoKD;EACE,oBAAA;EACA,2BAAA;EACA,+BAAA;EvBxCA,iCAAA;EACC,gCAAA;E5BorKF;AmDnoKD;;EAGI,kBAAA;EnDooKH;AmDvoKD;;EAMM,qBAAA;EACA,kBAAA;EnDqoKL;AmDjoKG;;EAEI,eAAA;EvBvEN,8BAAA;EACC,6BAAA;E5B2sKF;AmDhoKG;;EAEI,kBAAA;EvBtEN,iCAAA;EACC,gCAAA;E5BysKF;AmD7nKD;EAEI,qBAAA;EnD8nKH;AmD3nKD;EACE,qBAAA;EnD6nKD;AmDrnKD;;;EAII,kBAAA;EnDsnKH;AmD1nKD;;;EAOM,oBAAA;EACA,qBAAA;EnDwnKL;AmDhoKD;;EvBnGE,8BAAA;EACC,6BAAA;E5BuuKF;AmDroKD;;;;EAmBQ,6BAAA;EACA,8BAAA;EnDwnKP;AmD5oKD;;;;;;;;EAwBU,6BAAA;EnD8nKT;AmDtpKD;;;;;;;;EA4BU,8BAAA;EnDooKT;AmDhqKD;;EvB3FE,iCAAA;EACC,gCAAA;E5B+vKF;AmDrqKD;;;;EAyCQ,gCAAA;EACA,iCAAA;EnDkoKP;AmD5qKD;;;;;;;;EA8CU,gCAAA;EnDwoKT;AmDtrKD;;;;;;;;EAkDU,iCAAA;EnD8oKT;AmDhsKD;;;;EA2DI,+BAAA;EnD2oKH;AmDtsKD;;EA+DI,eAAA;EnD2oKH;AmD1sKD;;EAmEI,WAAA;EnD2oKH;AmD9sKD;;;;;;;;;;;;EA0EU,gBAAA;EnDkpKT;AmD5tKD;;;;;;;;;;;;EA8EU,iBAAA;EnD4pKT;AmD1uKD;;;;;;;;EAuFU,kBAAA;EnD6pKT;AmDpvKD;;;;;;;;EAgGU,kBAAA;EnD8pKT;AmD9vKD;EAsGI,WAAA;EACA,kBAAA;EnD2pKH;AmDjpKD;EACE,qBAAA;EnDmpKD;AmDppKD;EAKI,kBAAA;EACA,oBAAA;EnDkpKH;AmDxpKD;EASM,iBAAA;EnDkpKL;AmD3pKD;EAcI,kBAAA;EnDgpKH;AmD9pKD;;EAkBM,+BAAA;EnDgpKL;AmDlqKD;EAuBI,eAAA;EnD8oKH;AmDrqKD;EAyBM,kCAAA;EnD+oKL;AmDxoKD;ECpPE,uBAAA;EpD+3KD;AoD73KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpD+3KH;AoDl4KC;EAMI,2BAAA;EpD+3KL;AoDr4KC;EASI,gBAAA;EACA,2BAAA;EpD+3KL;AoD53KC;EAEI,8BAAA;EpD63KL;AmDvpKD;ECvPE,uBAAA;EpDi5KD;AoD/4KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpDi5KH;AoDp5KC;EAMI,2BAAA;EpDi5KL;AoDv5KC;EASI,gBAAA;EACA,2BAAA;EpDi5KL;AoD94KC;EAEI,8BAAA;EpD+4KL;AmDtqKD;EC1PE,uBAAA;EpDm6KD;AoDj6KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpDm6KH;AoDt6KC;EAMI,2BAAA;EpDm6KL;AoDz6KC;EASI,gBAAA;EACA,2BAAA;EpDm6KL;AoDh6KC;EAEI,8BAAA;EpDi6KL;AmDrrKD;EC7PE,uBAAA;EpDq7KD;AoDn7KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpDq7KH;AoDx7KC;EAMI,2BAAA;EpDq7KL;AoD37KC;EASI,gBAAA;EACA,2BAAA;EpDq7KL;AoDl7KC;EAEI,8BAAA;EpDm7KL;AmDpsKD;EChQE,uBAAA;EpDu8KD;AoDr8KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpDu8KH;AoD18KC;EAMI,2BAAA;EpDu8KL;AoD78KC;EASI,gBAAA;EACA,2BAAA;EpDu8KL;AoDp8KC;EAEI,8BAAA;EpDq8KL;AmDntKD;ECnQE,uBAAA;EpDy9KD;AoDv9KC;EACE,gBAAA;EACA,2BAAA;EACA,uBAAA;EpDy9KH;AoD59KC;EAMI,2BAAA;EpDy9KL;AoD/9KC;EASI,gBAAA;EACA,2BAAA;EpDy9KL;AoDt9KC;EAEI,8BAAA;EpDu9KL;AqDv+KD;EACE,oBAAA;EACA,gBAAA;EACA,WAAA;EACA,YAAA;EACA,kBAAA;ErDy+KD;AqD9+KD;;;;;EAYI,oBAAA;EACA,QAAA;EACA,SAAA;EACA,WAAA;EACA,cAAA;EACA,aAAA;EACA,WAAA;ErDy+KH;AqDp+KD;EACE,wBAAA;ErDs+KD;AqDl+KD;EACE,qBAAA;ErDo+KD;AsD//KD;EACE,kBAAA;EACA,eAAA;EACA,qBAAA;EACA,2BAAA;EACA,2BAAA;EACA,oBAAA;EjDwDA,yDAAA;EACQ,iDAAA;EL08KT;AsDzgLD;EASI,oBAAA;EACA,mCAAA;EtDmgLH;AsD9/KD;EACE,eAAA;EACA,oBAAA;EtDggLD;AsD9/KD;EACE,cAAA;EACA,oBAAA;EtDggLD;AuDthLD;EACE,cAAA;EACA,iBAAA;EACA,mBAAA;EACA,gBAAA;EACA,gBAAA;EACA,8BAAA;EjCRA,cAAA;EAGA,2BAAA;EtB+hLD;AuDvhLC;;EAEE,gBAAA;EACA,uBAAA;EACA,iBAAA;EjCfF,cAAA;EAGA,2BAAA;EtBuiLD;AuDnhLC;EACE,YAAA;EACA,iBAAA;EACA,yBAAA;EACA,WAAA;EACA,0BAAA;EvDqhLH;AwD1iLD;EACE,kBAAA;ExD4iLD;AwDxiLD;EACE,eAAA;EACA,kBAAA;EACA,iBAAA;EACA,QAAA;EACA,UAAA;EACA,WAAA;EACA,SAAA;EACA,eAAA;EACA,mCAAA;EAIA,YAAA;ExDuiLD;AwDpiLC;EnD+GA,uCAAA;EACI,mCAAA;EACC,kCAAA;EACG,+BAAA;EAkER,qDAAA;EAEK,2CAAA;EACG,qCAAA;ELu3KT;AwD1iLC;EnD2GA,oCAAA;EACI,gCAAA;EACC,+BAAA;EACG,4BAAA;ELk8KT;AwD9iLD;EACE,oBAAA;EACA,kBAAA;ExDgjLD;AwD5iLD;EACE,oBAAA;EACA,aAAA;EACA,cAAA;ExD8iLD;AwD1iLD;EACE,oBAAA;EACA,2BAAA;EACA,2BAAA;EACA,sCAAA;EACA,oBAAA;EnDaA,kDAAA;EACQ,0CAAA;EmDZR,sCAAA;UAAA,8BAAA;EAEA,YAAA;ExD4iLD;AwDxiLD;EACE,iBAAA;EACA,QAAA;EACA,UAAA;EACA,WAAA;EACA,SAAA;EACA,eAAA;EACA,2BAAA;ExD0iLD;AwDxiLC;ElCrEA,YAAA;EAGA,0BAAA;EtB8mLD;AwD3iLC;ElCtEA,cAAA;EAGA,2BAAA;EtBknLD;AwD1iLD;EACE,eAAA;EACA,kCAAA;EACA,2BAAA;ExD4iLD;AwDziLD;EACE,kBAAA;ExD2iLD;AwDviLD;EACE,WAAA;EACA,yBAAA;ExDyiLD;AwDpiLD;EACE,oBAAA;EACA,eAAA;ExDsiLD;AwDliLD;EACE,eAAA;EACA,mBAAA;EACA,+BAAA;ExDoiLD;AwDviLD;EAQI,kBAAA;EACA,kBAAA;ExDkiLH;AwD3iLD;EAaI,mBAAA;ExDiiLH;AwD9iLD;EAiBI,gBAAA;ExDgiLH;AwD3hLD;EACE,oBAAA;EACA,cAAA;EACA,aAAA;EACA,cAAA;EACA,kBAAA;ExD6hLD;AwD3gLD;EAZE;IACE,cAAA;IACA,mBAAA;IxD0hLD;EwDxhLD;InDvEA,mDAAA;IACQ,2CAAA;ILkmLP;EwDvhLD;IAAY,cAAA;IxD0hLX;EACF;AwDrhLD;EAFE;IAAY,cAAA;IxD2hLX;EACF;AyD1qLD;EACE,oBAAA;EACA,eAAA;EACA,gBAAA;EAEA,6DAAA;EACA,iBAAA;EACA,qBAAA;EACA,kBAAA;EnCXA,YAAA;EAGA,0BAAA;EtBqrLD;AyD1qLC;EnCdA,cAAA;EAGA,2BAAA;EtByrLD;AyD7qLC;EAAW,kBAAA;EAAmB,gBAAA;EzDirL/B;AyDhrLC;EAAW,kBAAA;EAAmB,gBAAA;EzDorL/B;AyDnrLC;EAAW,iBAAA;EAAmB,gBAAA;EzDurL/B;AyDtrLC;EAAW,mBAAA;EAAmB,gBAAA;EzD0rL/B;AyDtrLD;EACE,kBAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,uBAAA;EACA,2BAAA;EACA,oBAAA;EzDwrLD;AyDprLD;EACE,oBAAA;EACA,UAAA;EACA,WAAA;EACA,2BAAA;EACA,qBAAA;EzDsrLD;AyDlrLC;EACE,WAAA;EACA,WAAA;EACA,mBAAA;EACA,yBAAA;EACA,2BAAA;EzDorLH;AyDlrLC;EACE,WAAA;EACA,YAAA;EACA,qBAAA;EACA,yBAAA;EACA,2BAAA;EzDorLH;AyDlrLC;EACE,WAAA;EACA,WAAA;EACA,qBAAA;EACA,yBAAA;EACA,2BAAA;EzDorLH;AyDlrLC;EACE,UAAA;EACA,SAAA;EACA,kBAAA;EACA,6BAAA;EACA,6BAAA;EzDorLH;AyDlrLC;EACE,UAAA;EACA,UAAA;EACA,kBAAA;EACA,6BAAA;EACA,4BAAA;EzDorLH;AyDlrLC;EACE,QAAA;EACA,WAAA;EACA,mBAAA;EACA,yBAAA;EACA,8BAAA;EzDorLH;AyDlrLC;EACE,QAAA;EACA,YAAA;EACA,kBAAA;EACA,yBAAA;EACA,8BAAA;EzDorLH;AyDlrLC;EACE,QAAA;EACA,WAAA;EACA,kBAAA;EACA,yBAAA;EACA,8BAAA;EzDorLH;A0DlxLD;EACE,oBAAA;EACA,QAAA;EACA,SAAA;EACA,eAAA;EACA,eAAA;EACA,kBAAA;EACA,cAAA;EAEA,6DAAA;EACA,iBAAA;EACA,qBAAA;EACA,yBAAA;EACA,kBAAA;EACA,2BAAA;EACA,sCAAA;UAAA,8BAAA;EACA,2BAAA;EACA,sCAAA;EACA,oBAAA;ErD6CA,mDAAA;EACQ,2CAAA;EqD1CR,qBAAA;E1DkxLD;A0D/wLC;EAAY,mBAAA;E1DkxLb;A0DjxLC;EAAY,mBAAA;E1DoxLb;A0DnxLC;EAAY,kBAAA;E1DsxLb;A0DrxLC;EAAY,oBAAA;E1DwxLb;A0DrxLD;EACE,WAAA;EACA,mBAAA;EACA,iBAAA;EACA,2BAAA;EACA,kCAAA;EACA,4BAAA;E1DuxLD;A0DpxLD;EACE,mBAAA;E1DsxLD;A0D9wLC;;EAEE,oBAAA;EACA,gBAAA;EACA,UAAA;EACA,WAAA;EACA,2BAAA;EACA,qBAAA;E1DgxLH;A0D7wLD;EACE,oBAAA;E1D+wLD;A0D7wLD;EACE,oBAAA;EACA,aAAA;E1D+wLD;A0D3wLC;EACE,WAAA;EACA,oBAAA;EACA,wBAAA;EACA,2BAAA;EACA,uCAAA;EACA,eAAA;E1D6wLH;A0D5wLG;EACE,cAAA;EACA,aAAA;EACA,oBAAA;EACA,wBAAA;EACA,2BAAA;E1D8wLL;A0D3wLC;EACE,UAAA;EACA,aAAA;EACA,mBAAA;EACA,sBAAA;EACA,6BAAA;EACA,yCAAA;E1D6wLH;A0D5wLG;EACE,cAAA;EACA,WAAA;EACA,eAAA;EACA,sBAAA;EACA,6BAAA;E1D8wLL;A0D3wLC;EACE,WAAA;EACA,oBAAA;EACA,qBAAA;EACA,8BAAA;EACA,0CAAA;EACA,YAAA;E1D6wLH;A0D5wLG;EACE,cAAA;EACA,UAAA;EACA,oBAAA;EACA,qBAAA;EACA,8BAAA;E1D8wLL;A0D1wLC;EACE,UAAA;EACA,cAAA;EACA,mBAAA;EACA,uBAAA;EACA,4BAAA;EACA,wCAAA;E1D4wLH;A0D3wLG;EACE,cAAA;EACA,YAAA;EACA,uBAAA;EACA,4BAAA;EACA,eAAA;E1D6wLL;A2D14LD;EACE,oBAAA;E3D44LD;A2Dz4LD;EACE,oBAAA;EACA,kBAAA;EACA,aAAA;E3D24LD;A2D94LD;EAMI,eAAA;EACA,oBAAA;EtD6KF,2CAAA;EACK,sCAAA;EACG,mCAAA;EL+tLT;A2Dr5LD;;EAcM,gBAAA;E3D24LL;A2Dj3LC;EAAA;ItDiKA,wDAAA;IAEK,8CAAA;IACG,wCAAA;IA7JR,qCAAA;IAEQ,6BAAA;IA+GR,2BAAA;IAEQ,mBAAA;ILowLP;E2D/4LG;;ItDmHJ,4CAAA;IACQ,oCAAA;IsDjHF,SAAA;I3Dk5LL;E2Dh5LG;;ItD8GJ,6CAAA;IACQ,qCAAA;IsD5GF,SAAA;I3Dm5LL;E2Dj5LG;;;ItDyGJ,yCAAA;IACQ,iCAAA;IsDtGF,SAAA;I3Do5LL;EACF;A2D17LD;;;EA6CI,gBAAA;E3Dk5LH;A2D/7LD;EAiDI,SAAA;E3Di5LH;A2Dl8LD;;EAsDI,oBAAA;EACA,QAAA;EACA,aAAA;E3Dg5LH;A2Dx8LD;EA4DI,YAAA;E3D+4LH;A2D38LD;EA+DI,aAAA;E3D+4LH;A2D98LD;;EAmEI,SAAA;E3D+4LH;A2Dl9LD;EAuEI,aAAA;E3D84LH;A2Dr9LD;EA0EI,YAAA;E3D84LH;A2Dt4LD;EACE,oBAAA;EACA,QAAA;EACA,SAAA;EACA,WAAA;EACA,YAAA;ErC9FA,cAAA;EAGA,2BAAA;EqC6FA,iBAAA;EACA,gBAAA;EACA,oBAAA;EACA,2CAAA;E3Dy4LD;A2Dp4LC;EblGE,oGAAA;EACA,+FAAA;EACA,sHAAA;EAAA,gGAAA;EACA,6BAAA;EACA,wHAAA;E9Cy+LH;A2Dx4LC;EACE,YAAA;EACA,UAAA;EbvGA,oGAAA;EACA,+FAAA;EACA,sHAAA;EAAA,gGAAA;EACA,6BAAA;EACA,wHAAA;E9Ck/LH;A2D14LC;;EAEE,YAAA;EACA,gBAAA;EACA,uBAAA;ErCtHF,cAAA;EAGA,2BAAA;EtBigMD;A2D36LD;;;;EAsCI,oBAAA;EACA,UAAA;EACA,YAAA;EACA,uBAAA;E3D24LH;A2Dp7LD;;EA6CI,WAAA;EACA,oBAAA;E3D24LH;A2Dz7LD;;EAkDI,YAAA;EACA,qBAAA;E3D24LH;A2D97LD;;EAuDI,aAAA;EACA,cAAA;EACA,mBAAA;EACA,gBAAA;EACA,oBAAA;E3D24LH;A2Dt4LG;EACE,kBAAA;E3Dw4LL;A2Dp4LG;EACE,kBAAA;E3Ds4LL;A2D53LD;EACE,oBAAA;EACA,cAAA;EACA,WAAA;EACA,aAAA;EACA,YAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,oBAAA;E3D83LD;A2Dv4LD;EAYI,uBAAA;EACA,aAAA;EACA,cAAA;EACA,aAAA;EACA,qBAAA;EACA,2BAAA;EACA,qBAAA;EACA,iBAAA;EAWA,2BAAA;EACA,oCAAA;E3Do3LH;A2Dn5LD;EAkCI,WAAA;EACA,aAAA;EACA,cAAA;EACA,2BAAA;E3Do3LH;A2D72LD;EACE,oBAAA;EACA,WAAA;EACA,YAAA;EACA,cAAA;EACA,aAAA;EACA,mBAAA;EACA,sBAAA;EACA,gBAAA;EACA,oBAAA;EACA,2CAAA;E3D+2LD;A2D92LC;EACE,mBAAA;E3Dg3LH;A2Dv0LD;EAhCE;;;;IAKI,aAAA;IACA,cAAA;IACA,mBAAA;IACA,iBAAA;I3Dy2LH;E2Dj3LD;;IAYI,oBAAA;I3Dy2LH;E2Dr3LD;;IAgBI,qBAAA;I3Dy2LH;E2Dp2LD;IACE,WAAA;IACA,YAAA;IACA,sBAAA;I3Ds2LD;E2Dl2LD;IACE,cAAA;I3Do2LD;EACF;A4DlmMC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAEE,cAAA;EACA,gBAAA;E5DgoMH;A4D9nMC;;;;;;;;;;;;;;;EACE,aAAA;E5D8oMH;AiCtpMD;E4BRE,gBAAA;EACA,mBAAA;EACA,oBAAA;E7DiqMD;AiCxpMD;EACE,yBAAA;EjC0pMD;AiCxpMD;EACE,wBAAA;EjC0pMD;AiClpMD;EACE,0BAAA;EjCopMD;AiClpMD;EACE,2BAAA;EjCopMD;AiClpMD;EACE,oBAAA;EjCopMD;AiClpMD;E6BzBE,aAAA;EACA,oBAAA;EACA,mBAAA;EACA,+BAAA;EACA,WAAA;E9D8qMD;AiChpMD;EACE,0BAAA;EjCkpMD;AiC3oMD;EACE,iBAAA;EjC6oMD;A+D9qMD;EACE,qBAAA;E/DgrMD;A+D1qMD;;;;ECdE,0BAAA;EhE8rMD;A+DzqMD;;;;;;;;;;;;EAYE,0BAAA;E/D2qMD;A+DpqMD;EAAA;IChDE,2BAAA;IhEwtMC;EgEvtMD;IAAU,gBAAA;IhE0tMT;EgEztMD;IAAU,+BAAA;IhE4tMT;EgE3tMD;;IACU,gCAAA;IhE8tMT;EACF;A+D9qMD;EAAA;IAFI,2BAAA;I/DorMD;EACF;A+D9qMD;EAAA;IAFI,4BAAA;I/DorMD;EACF;A+D9qMD;EAAA;IAFI,kCAAA;I/DorMD;EACF;A+D7qMD;EAAA;ICrEE,2BAAA;IhEsvMC;EgErvMD;IAAU,gBAAA;IhEwvMT;EgEvvMD;IAAU,+BAAA;IhE0vMT;EgEzvMD;;IACU,gCAAA;IhE4vMT;EACF;A+DvrMD;EAAA;IAFI,2BAAA;I/D6rMD;EACF;A+DvrMD;EAAA;IAFI,4BAAA;I/D6rMD;EACF;A+DvrMD;EAAA;IAFI,kCAAA;I/D6rMD;EACF;A+DtrMD;EAAA;IC1FE,2BAAA;IhEoxMC;EgEnxMD;IAAU,gBAAA;IhEsxMT;EgErxMD;IAAU,+BAAA;IhEwxMT;EgEvxMD;;IACU,gCAAA;IhE0xMT;EACF;A+DhsMD;EAAA;IAFI,2BAAA;I/DssMD;EACF;A+DhsMD;EAAA;IAFI,4BAAA;I/DssMD;EACF;A+DhsMD;EAAA;IAFI,kCAAA;I/DssMD;EACF;A+D/rMD;EAAA;IC/GE,2BAAA;IhEkzMC;EgEjzMD;IAAU,gBAAA;IhEozMT;EgEnzMD;IAAU,+BAAA;IhEszMT;EgErzMD;;IACU,gCAAA;IhEwzMT;EACF;A+DzsMD;EAAA;IAFI,2BAAA;I/D+sMD;EACF;A+DzsMD;EAAA;IAFI,4BAAA;I/D+sMD;EACF;A+DzsMD;EAAA;IAFI,kCAAA;I/D+sMD;EACF;A+DxsMD;EAAA;IC5HE,0BAAA;IhEw0MC;EACF;A+DxsMD;EAAA;ICjIE,0BAAA;IhE60MC;EACF;A+DxsMD;EAAA;ICtIE,0BAAA;IhEk1MC;EACF;A+DxsMD;EAAA;IC3IE,0BAAA;IhEu1MC;EACF;A+DrsMD;ECnJE,0BAAA;EhE21MD;A+DlsMD;EAAA;ICjKE,2BAAA;IhEu2MC;EgEt2MD;IAAU,gBAAA;IhEy2MT;EgEx2MD;IAAU,+BAAA;IhE22MT;EgE12MD;;IACU,gCAAA;IhE62MT;EACF;A+DhtMD;EACE,0BAAA;E/DktMD;A+D7sMD;EAAA;IAFI,2BAAA;I/DmtMD;EACF;A+DjtMD;EACE,0BAAA;E/DmtMD;A+D9sMD;EAAA;IAFI,4BAAA;I/DotMD;EACF;A+DltMD;EACE,0BAAA;E/DotMD;A+D/sMD;EAAA;IAFI,kCAAA;I/DqtMD;EACF;A+D9sMD;EAAA;ICpLE,0BAAA;IhEs4MC;EACF","file":"bootstrap.css","sourcesContent":["/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\nhtml {\n font-family: sans-serif;\n -ms-text-size-adjust: 100%;\n -webkit-text-size-adjust: 100%;\n}\nbody {\n margin: 0;\n}\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nmenu,\nnav,\nsection,\nsummary {\n display: block;\n}\naudio,\ncanvas,\nprogress,\nvideo {\n display: inline-block;\n vertical-align: baseline;\n}\naudio:not([controls]) {\n display: none;\n height: 0;\n}\n[hidden],\ntemplate {\n display: none;\n}\na {\n background-color: transparent;\n}\na:active,\na:hover {\n outline: 0;\n}\nabbr[title] {\n border-bottom: 1px dotted;\n}\nb,\nstrong {\n font-weight: bold;\n}\ndfn {\n font-style: italic;\n}\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\nmark {\n background: #ff0;\n color: #000;\n}\nsmall {\n font-size: 80%;\n}\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsup {\n top: -0.5em;\n}\nsub {\n bottom: -0.25em;\n}\nimg {\n border: 0;\n}\nsvg:not(:root) {\n overflow: hidden;\n}\nfigure {\n margin: 1em 40px;\n}\nhr {\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n height: 0;\n}\npre {\n overflow: auto;\n}\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, monospace;\n font-size: 1em;\n}\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n color: inherit;\n font: inherit;\n margin: 0;\n}\nbutton {\n overflow: visible;\n}\nbutton,\nselect {\n text-transform: none;\n}\nbutton,\nhtml input[type=\"button\"],\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n -webkit-appearance: button;\n cursor: pointer;\n}\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\ninput {\n line-height: normal;\n}\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n padding: 0;\n}\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\ninput[type=\"search\"] {\n -webkit-appearance: textfield;\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n}\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\nlegend {\n border: 0;\n padding: 0;\n}\ntextarea {\n overflow: auto;\n}\noptgroup {\n font-weight: bold;\n}\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\ntd,\nth {\n padding: 0;\n}\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n@media print {\n *,\n *:before,\n *:after {\n background: transparent !important;\n color: #000 !important;\n box-shadow: none !important;\n text-shadow: none !important;\n }\n a,\n a:visited {\n text-decoration: underline;\n }\n a[href]:after {\n content: \" (\" attr(href) \")\";\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\";\n }\n a[href^=\"#\"]:after,\n a[href^=\"javascript:\"]:after {\n content: \"\";\n }\n pre,\n blockquote {\n border: 1px solid #999;\n page-break-inside: avoid;\n }\n thead {\n display: table-header-group;\n }\n tr,\n img {\n page-break-inside: avoid;\n }\n img {\n max-width: 100% !important;\n }\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n h2,\n h3 {\n page-break-after: avoid;\n }\n select {\n background: #fff !important;\n }\n .navbar {\n display: none;\n }\n .btn > .caret,\n .dropup > .btn > .caret {\n border-top-color: #000 !important;\n }\n .label {\n border: 1px solid #000;\n }\n .table {\n border-collapse: collapse !important;\n }\n .table td,\n .table th {\n background-color: #fff !important;\n }\n .table-bordered th,\n .table-bordered td {\n border: 1px solid #ddd !important;\n }\n}\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url('../fonts/glyphicons-halflings-regular.eot');\n src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');\n}\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: normal;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.glyphicon-asterisk:before {\n content: \"\\2a\";\n}\n.glyphicon-plus:before {\n content: \"\\2b\";\n}\n.glyphicon-euro:before,\n.glyphicon-eur:before {\n content: \"\\20ac\";\n}\n.glyphicon-minus:before {\n content: \"\\2212\";\n}\n.glyphicon-cloud:before {\n content: \"\\2601\";\n}\n.glyphicon-envelope:before {\n content: \"\\2709\";\n}\n.glyphicon-pencil:before {\n content: \"\\270f\";\n}\n.glyphicon-glass:before {\n content: \"\\e001\";\n}\n.glyphicon-music:before {\n content: \"\\e002\";\n}\n.glyphicon-search:before {\n content: \"\\e003\";\n}\n.glyphicon-heart:before {\n content: \"\\e005\";\n}\n.glyphicon-star:before {\n content: \"\\e006\";\n}\n.glyphicon-star-empty:before {\n content: \"\\e007\";\n}\n.glyphicon-user:before {\n content: \"\\e008\";\n}\n.glyphicon-film:before {\n content: \"\\e009\";\n}\n.glyphicon-th-large:before {\n content: \"\\e010\";\n}\n.glyphicon-th:before {\n content: \"\\e011\";\n}\n.glyphicon-th-list:before {\n content: \"\\e012\";\n}\n.glyphicon-ok:before {\n content: \"\\e013\";\n}\n.glyphicon-remove:before {\n content: \"\\e014\";\n}\n.glyphicon-zoom-in:before {\n content: \"\\e015\";\n}\n.glyphicon-zoom-out:before {\n content: \"\\e016\";\n}\n.glyphicon-off:before {\n content: \"\\e017\";\n}\n.glyphicon-signal:before {\n content: \"\\e018\";\n}\n.glyphicon-cog:before {\n content: \"\\e019\";\n}\n.glyphicon-trash:before {\n content: \"\\e020\";\n}\n.glyphicon-home:before {\n content: \"\\e021\";\n}\n.glyphicon-file:before {\n content: \"\\e022\";\n}\n.glyphicon-time:before {\n content: \"\\e023\";\n}\n.glyphicon-road:before {\n content: \"\\e024\";\n}\n.glyphicon-download-alt:before {\n content: \"\\e025\";\n}\n.glyphicon-download:before {\n content: \"\\e026\";\n}\n.glyphicon-upload:before {\n content: \"\\e027\";\n}\n.glyphicon-inbox:before {\n content: \"\\e028\";\n}\n.glyphicon-play-circle:before {\n content: \"\\e029\";\n}\n.glyphicon-repeat:before {\n content: \"\\e030\";\n}\n.glyphicon-refresh:before {\n content: \"\\e031\";\n}\n.glyphicon-list-alt:before {\n content: \"\\e032\";\n}\n.glyphicon-lock:before {\n content: \"\\e033\";\n}\n.glyphicon-flag:before {\n content: \"\\e034\";\n}\n.glyphicon-headphones:before {\n content: \"\\e035\";\n}\n.glyphicon-volume-off:before {\n content: \"\\e036\";\n}\n.glyphicon-volume-down:before {\n content: \"\\e037\";\n}\n.glyphicon-volume-up:before {\n content: \"\\e038\";\n}\n.glyphicon-qrcode:before {\n content: \"\\e039\";\n}\n.glyphicon-barcode:before {\n content: \"\\e040\";\n}\n.glyphicon-tag:before {\n content: \"\\e041\";\n}\n.glyphicon-tags:before {\n content: \"\\e042\";\n}\n.glyphicon-book:before {\n content: \"\\e043\";\n}\n.glyphicon-bookmark:before {\n content: \"\\e044\";\n}\n.glyphicon-print:before {\n content: \"\\e045\";\n}\n.glyphicon-camera:before {\n content: \"\\e046\";\n}\n.glyphicon-font:before {\n content: \"\\e047\";\n}\n.glyphicon-bold:before {\n content: \"\\e048\";\n}\n.glyphicon-italic:before {\n content: \"\\e049\";\n}\n.glyphicon-text-height:before {\n content: \"\\e050\";\n}\n.glyphicon-text-width:before {\n content: \"\\e051\";\n}\n.glyphicon-align-left:before {\n content: \"\\e052\";\n}\n.glyphicon-align-center:before {\n content: \"\\e053\";\n}\n.glyphicon-align-right:before {\n content: \"\\e054\";\n}\n.glyphicon-align-justify:before {\n content: \"\\e055\";\n}\n.glyphicon-list:before {\n content: \"\\e056\";\n}\n.glyphicon-indent-left:before {\n content: \"\\e057\";\n}\n.glyphicon-indent-right:before {\n content: \"\\e058\";\n}\n.glyphicon-facetime-video:before {\n content: \"\\e059\";\n}\n.glyphicon-picture:before {\n content: \"\\e060\";\n}\n.glyphicon-map-marker:before {\n content: \"\\e062\";\n}\n.glyphicon-adjust:before {\n content: \"\\e063\";\n}\n.glyphicon-tint:before {\n content: \"\\e064\";\n}\n.glyphicon-edit:before {\n content: \"\\e065\";\n}\n.glyphicon-share:before {\n content: \"\\e066\";\n}\n.glyphicon-check:before {\n content: \"\\e067\";\n}\n.glyphicon-move:before {\n content: \"\\e068\";\n}\n.glyphicon-step-backward:before {\n content: \"\\e069\";\n}\n.glyphicon-fast-backward:before {\n content: \"\\e070\";\n}\n.glyphicon-backward:before {\n content: \"\\e071\";\n}\n.glyphicon-play:before {\n content: \"\\e072\";\n}\n.glyphicon-pause:before {\n content: \"\\e073\";\n}\n.glyphicon-stop:before {\n content: \"\\e074\";\n}\n.glyphicon-forward:before {\n content: \"\\e075\";\n}\n.glyphicon-fast-forward:before {\n content: \"\\e076\";\n}\n.glyphicon-step-forward:before {\n content: \"\\e077\";\n}\n.glyphicon-eject:before {\n content: \"\\e078\";\n}\n.glyphicon-chevron-left:before {\n content: \"\\e079\";\n}\n.glyphicon-chevron-right:before {\n content: \"\\e080\";\n}\n.glyphicon-plus-sign:before {\n content: \"\\e081\";\n}\n.glyphicon-minus-sign:before {\n content: \"\\e082\";\n}\n.glyphicon-remove-sign:before {\n content: \"\\e083\";\n}\n.glyphicon-ok-sign:before {\n content: \"\\e084\";\n}\n.glyphicon-question-sign:before {\n content: \"\\e085\";\n}\n.glyphicon-info-sign:before {\n content: \"\\e086\";\n}\n.glyphicon-screenshot:before {\n content: \"\\e087\";\n}\n.glyphicon-remove-circle:before {\n content: \"\\e088\";\n}\n.glyphicon-ok-circle:before {\n content: \"\\e089\";\n}\n.glyphicon-ban-circle:before {\n content: \"\\e090\";\n}\n.glyphicon-arrow-left:before {\n content: \"\\e091\";\n}\n.glyphicon-arrow-right:before {\n content: \"\\e092\";\n}\n.glyphicon-arrow-up:before {\n content: \"\\e093\";\n}\n.glyphicon-arrow-down:before {\n content: \"\\e094\";\n}\n.glyphicon-share-alt:before {\n content: \"\\e095\";\n}\n.glyphicon-resize-full:before {\n content: \"\\e096\";\n}\n.glyphicon-resize-small:before {\n content: \"\\e097\";\n}\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\";\n}\n.glyphicon-gift:before {\n content: \"\\e102\";\n}\n.glyphicon-leaf:before {\n content: \"\\e103\";\n}\n.glyphicon-fire:before {\n content: \"\\e104\";\n}\n.glyphicon-eye-open:before {\n content: \"\\e105\";\n}\n.glyphicon-eye-close:before {\n content: \"\\e106\";\n}\n.glyphicon-warning-sign:before {\n content: \"\\e107\";\n}\n.glyphicon-plane:before {\n content: \"\\e108\";\n}\n.glyphicon-calendar:before {\n content: \"\\e109\";\n}\n.glyphicon-random:before {\n content: \"\\e110\";\n}\n.glyphicon-comment:before {\n content: \"\\e111\";\n}\n.glyphicon-magnet:before {\n content: \"\\e112\";\n}\n.glyphicon-chevron-up:before {\n content: \"\\e113\";\n}\n.glyphicon-chevron-down:before {\n content: \"\\e114\";\n}\n.glyphicon-retweet:before {\n content: \"\\e115\";\n}\n.glyphicon-shopping-cart:before {\n content: \"\\e116\";\n}\n.glyphicon-folder-close:before {\n content: \"\\e117\";\n}\n.glyphicon-folder-open:before {\n content: \"\\e118\";\n}\n.glyphicon-resize-vertical:before {\n content: \"\\e119\";\n}\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\";\n}\n.glyphicon-hdd:before {\n content: \"\\e121\";\n}\n.glyphicon-bullhorn:before {\n content: \"\\e122\";\n}\n.glyphicon-bell:before {\n content: \"\\e123\";\n}\n.glyphicon-certificate:before {\n content: \"\\e124\";\n}\n.glyphicon-thumbs-up:before {\n content: \"\\e125\";\n}\n.glyphicon-thumbs-down:before {\n content: \"\\e126\";\n}\n.glyphicon-hand-right:before {\n content: \"\\e127\";\n}\n.glyphicon-hand-left:before {\n content: \"\\e128\";\n}\n.glyphicon-hand-up:before {\n content: \"\\e129\";\n}\n.glyphicon-hand-down:before {\n content: \"\\e130\";\n}\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\";\n}\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\";\n}\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\";\n}\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\";\n}\n.glyphicon-globe:before {\n content: \"\\e135\";\n}\n.glyphicon-wrench:before {\n content: \"\\e136\";\n}\n.glyphicon-tasks:before {\n content: \"\\e137\";\n}\n.glyphicon-filter:before {\n content: \"\\e138\";\n}\n.glyphicon-briefcase:before {\n content: \"\\e139\";\n}\n.glyphicon-fullscreen:before {\n content: \"\\e140\";\n}\n.glyphicon-dashboard:before {\n content: \"\\e141\";\n}\n.glyphicon-paperclip:before {\n content: \"\\e142\";\n}\n.glyphicon-heart-empty:before {\n content: \"\\e143\";\n}\n.glyphicon-link:before {\n content: \"\\e144\";\n}\n.glyphicon-phone:before {\n content: \"\\e145\";\n}\n.glyphicon-pushpin:before {\n content: \"\\e146\";\n}\n.glyphicon-usd:before {\n content: \"\\e148\";\n}\n.glyphicon-gbp:before {\n content: \"\\e149\";\n}\n.glyphicon-sort:before {\n content: \"\\e150\";\n}\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\";\n}\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\";\n}\n.glyphicon-sort-by-order:before {\n content: \"\\e153\";\n}\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\";\n}\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\";\n}\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\";\n}\n.glyphicon-unchecked:before {\n content: \"\\e157\";\n}\n.glyphicon-expand:before {\n content: \"\\e158\";\n}\n.glyphicon-collapse-down:before {\n content: \"\\e159\";\n}\n.glyphicon-collapse-up:before {\n content: \"\\e160\";\n}\n.glyphicon-log-in:before {\n content: \"\\e161\";\n}\n.glyphicon-flash:before {\n content: \"\\e162\";\n}\n.glyphicon-log-out:before {\n content: \"\\e163\";\n}\n.glyphicon-new-window:before {\n content: \"\\e164\";\n}\n.glyphicon-record:before {\n content: \"\\e165\";\n}\n.glyphicon-save:before {\n content: \"\\e166\";\n}\n.glyphicon-open:before {\n content: \"\\e167\";\n}\n.glyphicon-saved:before {\n content: \"\\e168\";\n}\n.glyphicon-import:before {\n content: \"\\e169\";\n}\n.glyphicon-export:before {\n content: \"\\e170\";\n}\n.glyphicon-send:before {\n content: \"\\e171\";\n}\n.glyphicon-floppy-disk:before {\n content: \"\\e172\";\n}\n.glyphicon-floppy-saved:before {\n content: \"\\e173\";\n}\n.glyphicon-floppy-remove:before {\n content: \"\\e174\";\n}\n.glyphicon-floppy-save:before {\n content: \"\\e175\";\n}\n.glyphicon-floppy-open:before {\n content: \"\\e176\";\n}\n.glyphicon-credit-card:before {\n content: \"\\e177\";\n}\n.glyphicon-transfer:before {\n content: \"\\e178\";\n}\n.glyphicon-cutlery:before {\n content: \"\\e179\";\n}\n.glyphicon-header:before {\n content: \"\\e180\";\n}\n.glyphicon-compressed:before {\n content: \"\\e181\";\n}\n.glyphicon-earphone:before {\n content: \"\\e182\";\n}\n.glyphicon-phone-alt:before {\n content: \"\\e183\";\n}\n.glyphicon-tower:before {\n content: \"\\e184\";\n}\n.glyphicon-stats:before {\n content: \"\\e185\";\n}\n.glyphicon-sd-video:before {\n content: \"\\e186\";\n}\n.glyphicon-hd-video:before {\n content: \"\\e187\";\n}\n.glyphicon-subtitles:before {\n content: \"\\e188\";\n}\n.glyphicon-sound-stereo:before {\n content: \"\\e189\";\n}\n.glyphicon-sound-dolby:before {\n content: \"\\e190\";\n}\n.glyphicon-sound-5-1:before {\n content: \"\\e191\";\n}\n.glyphicon-sound-6-1:before {\n content: \"\\e192\";\n}\n.glyphicon-sound-7-1:before {\n content: \"\\e193\";\n}\n.glyphicon-copyright-mark:before {\n content: \"\\e194\";\n}\n.glyphicon-registration-mark:before {\n content: \"\\e195\";\n}\n.glyphicon-cloud-download:before {\n content: \"\\e197\";\n}\n.glyphicon-cloud-upload:before {\n content: \"\\e198\";\n}\n.glyphicon-tree-conifer:before {\n content: \"\\e199\";\n}\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\";\n}\n.glyphicon-cd:before {\n content: \"\\e201\";\n}\n.glyphicon-save-file:before {\n content: \"\\e202\";\n}\n.glyphicon-open-file:before {\n content: \"\\e203\";\n}\n.glyphicon-level-up:before {\n content: \"\\e204\";\n}\n.glyphicon-copy:before {\n content: \"\\e205\";\n}\n.glyphicon-paste:before {\n content: \"\\e206\";\n}\n.glyphicon-alert:before {\n content: \"\\e209\";\n}\n.glyphicon-equalizer:before {\n content: \"\\e210\";\n}\n.glyphicon-king:before {\n content: \"\\e211\";\n}\n.glyphicon-queen:before {\n content: \"\\e212\";\n}\n.glyphicon-pawn:before {\n content: \"\\e213\";\n}\n.glyphicon-bishop:before {\n content: \"\\e214\";\n}\n.glyphicon-knight:before {\n content: \"\\e215\";\n}\n.glyphicon-baby-formula:before {\n content: \"\\e216\";\n}\n.glyphicon-tent:before {\n content: \"\\26fa\";\n}\n.glyphicon-blackboard:before {\n content: \"\\e218\";\n}\n.glyphicon-bed:before {\n content: \"\\e219\";\n}\n.glyphicon-apple:before {\n content: \"\\f8ff\";\n}\n.glyphicon-erase:before {\n content: \"\\e221\";\n}\n.glyphicon-hourglass:before {\n content: \"\\231b\";\n}\n.glyphicon-lamp:before {\n content: \"\\e223\";\n}\n.glyphicon-duplicate:before {\n content: \"\\e224\";\n}\n.glyphicon-piggy-bank:before {\n content: \"\\e225\";\n}\n.glyphicon-scissors:before {\n content: \"\\e226\";\n}\n.glyphicon-bitcoin:before {\n content: \"\\e227\";\n}\n.glyphicon-btc:before {\n content: \"\\e227\";\n}\n.glyphicon-xbt:before {\n content: \"\\e227\";\n}\n.glyphicon-yen:before {\n content: \"\\00a5\";\n}\n.glyphicon-jpy:before {\n content: \"\\00a5\";\n}\n.glyphicon-ruble:before {\n content: \"\\20bd\";\n}\n.glyphicon-rub:before {\n content: \"\\20bd\";\n}\n.glyphicon-scale:before {\n content: \"\\e230\";\n}\n.glyphicon-ice-lolly:before {\n content: \"\\e231\";\n}\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\";\n}\n.glyphicon-education:before {\n content: \"\\e233\";\n}\n.glyphicon-option-horizontal:before {\n content: \"\\e234\";\n}\n.glyphicon-option-vertical:before {\n content: \"\\e235\";\n}\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\";\n}\n.glyphicon-modal-window:before {\n content: \"\\e237\";\n}\n.glyphicon-oil:before {\n content: \"\\e238\";\n}\n.glyphicon-grain:before {\n content: \"\\e239\";\n}\n.glyphicon-sunglasses:before {\n content: \"\\e240\";\n}\n.glyphicon-text-size:before {\n content: \"\\e241\";\n}\n.glyphicon-text-color:before {\n content: \"\\e242\";\n}\n.glyphicon-text-background:before {\n content: \"\\e243\";\n}\n.glyphicon-object-align-top:before {\n content: \"\\e244\";\n}\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\";\n}\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\";\n}\n.glyphicon-object-align-left:before {\n content: \"\\e247\";\n}\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\";\n}\n.glyphicon-object-align-right:before {\n content: \"\\e249\";\n}\n.glyphicon-triangle-right:before {\n content: \"\\e250\";\n}\n.glyphicon-triangle-left:before {\n content: \"\\e251\";\n}\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\";\n}\n.glyphicon-triangle-top:before {\n content: \"\\e253\";\n}\n.glyphicon-console:before {\n content: \"\\e254\";\n}\n.glyphicon-superscript:before {\n content: \"\\e255\";\n}\n.glyphicon-subscript:before {\n content: \"\\e256\";\n}\n.glyphicon-menu-left:before {\n content: \"\\e257\";\n}\n.glyphicon-menu-right:before {\n content: \"\\e258\";\n}\n.glyphicon-menu-down:before {\n content: \"\\e259\";\n}\n.glyphicon-menu-up:before {\n content: \"\\e260\";\n}\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n*:before,\n*:after {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333333;\n background-color: #ffffff;\n}\ninput,\nbutton,\nselect,\ntextarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\na {\n color: #337ab7;\n text-decoration: none;\n}\na:hover,\na:focus {\n color: #23527c;\n text-decoration: underline;\n}\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\nfigure {\n margin: 0;\n}\nimg {\n vertical-align: middle;\n}\n.img-responsive,\n.thumbnail > img,\n.thumbnail a > img,\n.carousel-inner > .item > img,\n.carousel-inner > .item > a > img {\n display: block;\n max-width: 100%;\n height: auto;\n}\n.img-rounded {\n border-radius: 6px;\n}\n.img-thumbnail {\n padding: 4px;\n line-height: 1.42857143;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n border-radius: 4px;\n -webkit-transition: all 0.2s ease-in-out;\n -o-transition: all 0.2s ease-in-out;\n transition: all 0.2s ease-in-out;\n display: inline-block;\n max-width: 100%;\n height: auto;\n}\n.img-circle {\n border-radius: 50%;\n}\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eeeeee;\n}\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n margin: -1px;\n padding: 0;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0;\n}\n.sr-only-focusable:active,\n.sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto;\n}\n[role=\"button\"] {\n cursor: pointer;\n}\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit;\n}\nh1 small,\nh2 small,\nh3 small,\nh4 small,\nh5 small,\nh6 small,\n.h1 small,\n.h2 small,\n.h3 small,\n.h4 small,\n.h5 small,\n.h6 small,\nh1 .small,\nh2 .small,\nh3 .small,\nh4 .small,\nh5 .small,\nh6 .small,\n.h1 .small,\n.h2 .small,\n.h3 .small,\n.h4 .small,\n.h5 .small,\n.h6 .small {\n font-weight: normal;\n line-height: 1;\n color: #777777;\n}\nh1,\n.h1,\nh2,\n.h2,\nh3,\n.h3 {\n margin-top: 20px;\n margin-bottom: 10px;\n}\nh1 small,\n.h1 small,\nh2 small,\n.h2 small,\nh3 small,\n.h3 small,\nh1 .small,\n.h1 .small,\nh2 .small,\n.h2 .small,\nh3 .small,\n.h3 .small {\n font-size: 65%;\n}\nh4,\n.h4,\nh5,\n.h5,\nh6,\n.h6 {\n margin-top: 10px;\n margin-bottom: 10px;\n}\nh4 small,\n.h4 small,\nh5 small,\n.h5 small,\nh6 small,\n.h6 small,\nh4 .small,\n.h4 .small,\nh5 .small,\n.h5 .small,\nh6 .small,\n.h6 .small {\n font-size: 75%;\n}\nh1,\n.h1 {\n font-size: 36px;\n}\nh2,\n.h2 {\n font-size: 30px;\n}\nh3,\n.h3 {\n font-size: 24px;\n}\nh4,\n.h4 {\n font-size: 18px;\n}\nh5,\n.h5 {\n font-size: 14px;\n}\nh6,\n.h6 {\n font-size: 12px;\n}\np {\n margin: 0 0 10px;\n}\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4;\n}\n@media (min-width: 768px) {\n .lead {\n font-size: 21px;\n }\n}\nsmall,\n.small {\n font-size: 85%;\n}\nmark,\n.mark {\n background-color: #fcf8e3;\n padding: .2em;\n}\n.text-left {\n text-align: left;\n}\n.text-right {\n text-align: right;\n}\n.text-center {\n text-align: center;\n}\n.text-justify {\n text-align: justify;\n}\n.text-nowrap {\n white-space: nowrap;\n}\n.text-lowercase {\n text-transform: lowercase;\n}\n.text-uppercase {\n text-transform: uppercase;\n}\n.text-capitalize {\n text-transform: capitalize;\n}\n.text-muted {\n color: #777777;\n}\n.text-primary {\n color: #337ab7;\n}\na.text-primary:hover {\n color: #286090;\n}\n.text-success {\n color: #3c763d;\n}\na.text-success:hover {\n color: #2b542c;\n}\n.text-info {\n color: #31708f;\n}\na.text-info:hover {\n color: #245269;\n}\n.text-warning {\n color: #8a6d3b;\n}\na.text-warning:hover {\n color: #66512c;\n}\n.text-danger {\n color: #a94442;\n}\na.text-danger:hover {\n color: #843534;\n}\n.bg-primary {\n color: #fff;\n background-color: #337ab7;\n}\na.bg-primary:hover {\n background-color: #286090;\n}\n.bg-success {\n background-color: #dff0d8;\n}\na.bg-success:hover {\n background-color: #c1e2b3;\n}\n.bg-info {\n background-color: #d9edf7;\n}\na.bg-info:hover {\n background-color: #afd9ee;\n}\n.bg-warning {\n background-color: #fcf8e3;\n}\na.bg-warning:hover {\n background-color: #f7ecb5;\n}\n.bg-danger {\n background-color: #f2dede;\n}\na.bg-danger:hover {\n background-color: #e4b9b9;\n}\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eeeeee;\n}\nul,\nol {\n margin-top: 0;\n margin-bottom: 10px;\n}\nul ul,\nol ul,\nul ol,\nol ol {\n margin-bottom: 0;\n}\n.list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n.list-inline {\n padding-left: 0;\n list-style: none;\n margin-left: -5px;\n}\n.list-inline > li {\n display: inline-block;\n padding-left: 5px;\n padding-right: 5px;\n}\ndl {\n margin-top: 0;\n margin-bottom: 20px;\n}\ndt,\ndd {\n line-height: 1.42857143;\n}\ndt {\n font-weight: bold;\n}\ndd {\n margin-left: 0;\n}\n@media (min-width: 768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n clear: left;\n text-align: right;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n .dl-horizontal dd {\n margin-left: 180px;\n }\n}\nabbr[title],\nabbr[data-original-title] {\n cursor: help;\n border-bottom: 1px dotted #777777;\n}\n.initialism {\n font-size: 90%;\n text-transform: uppercase;\n}\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eeeeee;\n}\nblockquote p:last-child,\nblockquote ul:last-child,\nblockquote ol:last-child {\n margin-bottom: 0;\n}\nblockquote footer,\nblockquote small,\nblockquote .small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777777;\n}\nblockquote footer:before,\nblockquote small:before,\nblockquote .small:before {\n content: '\\2014 \\00A0';\n}\n.blockquote-reverse,\nblockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n border-right: 5px solid #eeeeee;\n border-left: 0;\n text-align: right;\n}\n.blockquote-reverse footer:before,\nblockquote.pull-right footer:before,\n.blockquote-reverse small:before,\nblockquote.pull-right small:before,\n.blockquote-reverse .small:before,\nblockquote.pull-right .small:before {\n content: '';\n}\n.blockquote-reverse footer:after,\nblockquote.pull-right footer:after,\n.blockquote-reverse small:after,\nblockquote.pull-right small:after,\n.blockquote-reverse .small:after,\nblockquote.pull-right .small:after {\n content: '\\00A0 \\2014';\n}\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143;\n}\ncode,\nkbd,\npre,\nsamp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace;\n}\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px;\n}\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #ffffff;\n background-color: #333333;\n border-radius: 3px;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: bold;\n box-shadow: none;\n}\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n word-break: break-all;\n word-wrap: break-word;\n color: #333333;\n background-color: #f5f5f5;\n border: 1px solid #cccccc;\n border-radius: 4px;\n}\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0;\n}\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll;\n}\n.container {\n margin-right: auto;\n margin-left: auto;\n padding-left: 15px;\n padding-right: 15px;\n}\n@media (min-width: 768px) {\n .container {\n width: 750px;\n }\n}\n@media (min-width: 992px) {\n .container {\n width: 970px;\n }\n}\n@media (min-width: 1200px) {\n .container {\n width: 1170px;\n }\n}\n.container-fluid {\n margin-right: auto;\n margin-left: auto;\n padding-left: 15px;\n padding-right: 15px;\n}\n.row {\n margin-left: -15px;\n margin-right: -15px;\n}\n.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {\n position: relative;\n min-height: 1px;\n padding-left: 15px;\n padding-right: 15px;\n}\n.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {\n float: left;\n}\n.col-xs-12 {\n width: 100%;\n}\n.col-xs-11 {\n width: 91.66666667%;\n}\n.col-xs-10 {\n width: 83.33333333%;\n}\n.col-xs-9 {\n width: 75%;\n}\n.col-xs-8 {\n width: 66.66666667%;\n}\n.col-xs-7 {\n width: 58.33333333%;\n}\n.col-xs-6 {\n width: 50%;\n}\n.col-xs-5 {\n width: 41.66666667%;\n}\n.col-xs-4 {\n width: 33.33333333%;\n}\n.col-xs-3 {\n width: 25%;\n}\n.col-xs-2 {\n width: 16.66666667%;\n}\n.col-xs-1 {\n width: 8.33333333%;\n}\n.col-xs-pull-12 {\n right: 100%;\n}\n.col-xs-pull-11 {\n right: 91.66666667%;\n}\n.col-xs-pull-10 {\n right: 83.33333333%;\n}\n.col-xs-pull-9 {\n right: 75%;\n}\n.col-xs-pull-8 {\n right: 66.66666667%;\n}\n.col-xs-pull-7 {\n right: 58.33333333%;\n}\n.col-xs-pull-6 {\n right: 50%;\n}\n.col-xs-pull-5 {\n right: 41.66666667%;\n}\n.col-xs-pull-4 {\n right: 33.33333333%;\n}\n.col-xs-pull-3 {\n right: 25%;\n}\n.col-xs-pull-2 {\n right: 16.66666667%;\n}\n.col-xs-pull-1 {\n right: 8.33333333%;\n}\n.col-xs-pull-0 {\n right: auto;\n}\n.col-xs-push-12 {\n left: 100%;\n}\n.col-xs-push-11 {\n left: 91.66666667%;\n}\n.col-xs-push-10 {\n left: 83.33333333%;\n}\n.col-xs-push-9 {\n left: 75%;\n}\n.col-xs-push-8 {\n left: 66.66666667%;\n}\n.col-xs-push-7 {\n left: 58.33333333%;\n}\n.col-xs-push-6 {\n left: 50%;\n}\n.col-xs-push-5 {\n left: 41.66666667%;\n}\n.col-xs-push-4 {\n left: 33.33333333%;\n}\n.col-xs-push-3 {\n left: 25%;\n}\n.col-xs-push-2 {\n left: 16.66666667%;\n}\n.col-xs-push-1 {\n left: 8.33333333%;\n}\n.col-xs-push-0 {\n left: auto;\n}\n.col-xs-offset-12 {\n margin-left: 100%;\n}\n.col-xs-offset-11 {\n margin-left: 91.66666667%;\n}\n.col-xs-offset-10 {\n margin-left: 83.33333333%;\n}\n.col-xs-offset-9 {\n margin-left: 75%;\n}\n.col-xs-offset-8 {\n margin-left: 66.66666667%;\n}\n.col-xs-offset-7 {\n margin-left: 58.33333333%;\n}\n.col-xs-offset-6 {\n margin-left: 50%;\n}\n.col-xs-offset-5 {\n margin-left: 41.66666667%;\n}\n.col-xs-offset-4 {\n margin-left: 33.33333333%;\n}\n.col-xs-offset-3 {\n margin-left: 25%;\n}\n.col-xs-offset-2 {\n margin-left: 16.66666667%;\n}\n.col-xs-offset-1 {\n margin-left: 8.33333333%;\n}\n.col-xs-offset-0 {\n margin-left: 0%;\n}\n@media (min-width: 768px) {\n .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {\n float: left;\n }\n .col-sm-12 {\n width: 100%;\n }\n .col-sm-11 {\n width: 91.66666667%;\n }\n .col-sm-10 {\n width: 83.33333333%;\n }\n .col-sm-9 {\n width: 75%;\n }\n .col-sm-8 {\n width: 66.66666667%;\n }\n .col-sm-7 {\n width: 58.33333333%;\n }\n .col-sm-6 {\n width: 50%;\n }\n .col-sm-5 {\n width: 41.66666667%;\n }\n .col-sm-4 {\n width: 33.33333333%;\n }\n .col-sm-3 {\n width: 25%;\n }\n .col-sm-2 {\n width: 16.66666667%;\n }\n .col-sm-1 {\n width: 8.33333333%;\n }\n .col-sm-pull-12 {\n right: 100%;\n }\n .col-sm-pull-11 {\n right: 91.66666667%;\n }\n .col-sm-pull-10 {\n right: 83.33333333%;\n }\n .col-sm-pull-9 {\n right: 75%;\n }\n .col-sm-pull-8 {\n right: 66.66666667%;\n }\n .col-sm-pull-7 {\n right: 58.33333333%;\n }\n .col-sm-pull-6 {\n right: 50%;\n }\n .col-sm-pull-5 {\n right: 41.66666667%;\n }\n .col-sm-pull-4 {\n right: 33.33333333%;\n }\n .col-sm-pull-3 {\n right: 25%;\n }\n .col-sm-pull-2 {\n right: 16.66666667%;\n }\n .col-sm-pull-1 {\n right: 8.33333333%;\n }\n .col-sm-pull-0 {\n right: auto;\n }\n .col-sm-push-12 {\n left: 100%;\n }\n .col-sm-push-11 {\n left: 91.66666667%;\n }\n .col-sm-push-10 {\n left: 83.33333333%;\n }\n .col-sm-push-9 {\n left: 75%;\n }\n .col-sm-push-8 {\n left: 66.66666667%;\n }\n .col-sm-push-7 {\n left: 58.33333333%;\n }\n .col-sm-push-6 {\n left: 50%;\n }\n .col-sm-push-5 {\n left: 41.66666667%;\n }\n .col-sm-push-4 {\n left: 33.33333333%;\n }\n .col-sm-push-3 {\n left: 25%;\n }\n .col-sm-push-2 {\n left: 16.66666667%;\n }\n .col-sm-push-1 {\n left: 8.33333333%;\n }\n .col-sm-push-0 {\n left: auto;\n }\n .col-sm-offset-12 {\n margin-left: 100%;\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%;\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%;\n }\n .col-sm-offset-9 {\n margin-left: 75%;\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%;\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%;\n }\n .col-sm-offset-6 {\n margin-left: 50%;\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%;\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%;\n }\n .col-sm-offset-3 {\n margin-left: 25%;\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%;\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%;\n }\n .col-sm-offset-0 {\n margin-left: 0%;\n }\n}\n@media (min-width: 992px) {\n .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {\n float: left;\n }\n .col-md-12 {\n width: 100%;\n }\n .col-md-11 {\n width: 91.66666667%;\n }\n .col-md-10 {\n width: 83.33333333%;\n }\n .col-md-9 {\n width: 75%;\n }\n .col-md-8 {\n width: 66.66666667%;\n }\n .col-md-7 {\n width: 58.33333333%;\n }\n .col-md-6 {\n width: 50%;\n }\n .col-md-5 {\n width: 41.66666667%;\n }\n .col-md-4 {\n width: 33.33333333%;\n }\n .col-md-3 {\n width: 25%;\n }\n .col-md-2 {\n width: 16.66666667%;\n }\n .col-md-1 {\n width: 8.33333333%;\n }\n .col-md-pull-12 {\n right: 100%;\n }\n .col-md-pull-11 {\n right: 91.66666667%;\n }\n .col-md-pull-10 {\n right: 83.33333333%;\n }\n .col-md-pull-9 {\n right: 75%;\n }\n .col-md-pull-8 {\n right: 66.66666667%;\n }\n .col-md-pull-7 {\n right: 58.33333333%;\n }\n .col-md-pull-6 {\n right: 50%;\n }\n .col-md-pull-5 {\n right: 41.66666667%;\n }\n .col-md-pull-4 {\n right: 33.33333333%;\n }\n .col-md-pull-3 {\n right: 25%;\n }\n .col-md-pull-2 {\n right: 16.66666667%;\n }\n .col-md-pull-1 {\n right: 8.33333333%;\n }\n .col-md-pull-0 {\n right: auto;\n }\n .col-md-push-12 {\n left: 100%;\n }\n .col-md-push-11 {\n left: 91.66666667%;\n }\n .col-md-push-10 {\n left: 83.33333333%;\n }\n .col-md-push-9 {\n left: 75%;\n }\n .col-md-push-8 {\n left: 66.66666667%;\n }\n .col-md-push-7 {\n left: 58.33333333%;\n }\n .col-md-push-6 {\n left: 50%;\n }\n .col-md-push-5 {\n left: 41.66666667%;\n }\n .col-md-push-4 {\n left: 33.33333333%;\n }\n .col-md-push-3 {\n left: 25%;\n }\n .col-md-push-2 {\n left: 16.66666667%;\n }\n .col-md-push-1 {\n left: 8.33333333%;\n }\n .col-md-push-0 {\n left: auto;\n }\n .col-md-offset-12 {\n margin-left: 100%;\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%;\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%;\n }\n .col-md-offset-9 {\n margin-left: 75%;\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%;\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%;\n }\n .col-md-offset-6 {\n margin-left: 50%;\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%;\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%;\n }\n .col-md-offset-3 {\n margin-left: 25%;\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%;\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%;\n }\n .col-md-offset-0 {\n margin-left: 0%;\n }\n}\n@media (min-width: 1200px) {\n .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {\n float: left;\n }\n .col-lg-12 {\n width: 100%;\n }\n .col-lg-11 {\n width: 91.66666667%;\n }\n .col-lg-10 {\n width: 83.33333333%;\n }\n .col-lg-9 {\n width: 75%;\n }\n .col-lg-8 {\n width: 66.66666667%;\n }\n .col-lg-7 {\n width: 58.33333333%;\n }\n .col-lg-6 {\n width: 50%;\n }\n .col-lg-5 {\n width: 41.66666667%;\n }\n .col-lg-4 {\n width: 33.33333333%;\n }\n .col-lg-3 {\n width: 25%;\n }\n .col-lg-2 {\n width: 16.66666667%;\n }\n .col-lg-1 {\n width: 8.33333333%;\n }\n .col-lg-pull-12 {\n right: 100%;\n }\n .col-lg-pull-11 {\n right: 91.66666667%;\n }\n .col-lg-pull-10 {\n right: 83.33333333%;\n }\n .col-lg-pull-9 {\n right: 75%;\n }\n .col-lg-pull-8 {\n right: 66.66666667%;\n }\n .col-lg-pull-7 {\n right: 58.33333333%;\n }\n .col-lg-pull-6 {\n right: 50%;\n }\n .col-lg-pull-5 {\n right: 41.66666667%;\n }\n .col-lg-pull-4 {\n right: 33.33333333%;\n }\n .col-lg-pull-3 {\n right: 25%;\n }\n .col-lg-pull-2 {\n right: 16.66666667%;\n }\n .col-lg-pull-1 {\n right: 8.33333333%;\n }\n .col-lg-pull-0 {\n right: auto;\n }\n .col-lg-push-12 {\n left: 100%;\n }\n .col-lg-push-11 {\n left: 91.66666667%;\n }\n .col-lg-push-10 {\n left: 83.33333333%;\n }\n .col-lg-push-9 {\n left: 75%;\n }\n .col-lg-push-8 {\n left: 66.66666667%;\n }\n .col-lg-push-7 {\n left: 58.33333333%;\n }\n .col-lg-push-6 {\n left: 50%;\n }\n .col-lg-push-5 {\n left: 41.66666667%;\n }\n .col-lg-push-4 {\n left: 33.33333333%;\n }\n .col-lg-push-3 {\n left: 25%;\n }\n .col-lg-push-2 {\n left: 16.66666667%;\n }\n .col-lg-push-1 {\n left: 8.33333333%;\n }\n .col-lg-push-0 {\n left: auto;\n }\n .col-lg-offset-12 {\n margin-left: 100%;\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%;\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%;\n }\n .col-lg-offset-9 {\n margin-left: 75%;\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%;\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%;\n }\n .col-lg-offset-6 {\n margin-left: 50%;\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%;\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%;\n }\n .col-lg-offset-3 {\n margin-left: 25%;\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%;\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%;\n }\n .col-lg-offset-0 {\n margin-left: 0%;\n }\n}\ntable {\n background-color: transparent;\n}\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777777;\n text-align: left;\n}\nth {\n text-align: left;\n}\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px;\n}\n.table > thead > tr > th,\n.table > tbody > tr > th,\n.table > tfoot > tr > th,\n.table > thead > tr > td,\n.table > tbody > tr > td,\n.table > tfoot > tr > td {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #dddddd;\n}\n.table > thead > tr > th {\n vertical-align: bottom;\n border-bottom: 2px solid #dddddd;\n}\n.table > caption + thead > tr:first-child > th,\n.table > colgroup + thead > tr:first-child > th,\n.table > thead:first-child > tr:first-child > th,\n.table > caption + thead > tr:first-child > td,\n.table > colgroup + thead > tr:first-child > td,\n.table > thead:first-child > tr:first-child > td {\n border-top: 0;\n}\n.table > tbody + tbody {\n border-top: 2px solid #dddddd;\n}\n.table .table {\n background-color: #ffffff;\n}\n.table-condensed > thead > tr > th,\n.table-condensed > tbody > tr > th,\n.table-condensed > tfoot > tr > th,\n.table-condensed > thead > tr > td,\n.table-condensed > tbody > tr > td,\n.table-condensed > tfoot > tr > td {\n padding: 5px;\n}\n.table-bordered {\n border: 1px solid #dddddd;\n}\n.table-bordered > thead > tr > th,\n.table-bordered > tbody > tr > th,\n.table-bordered > tfoot > tr > th,\n.table-bordered > thead > tr > td,\n.table-bordered > tbody > tr > td,\n.table-bordered > tfoot > tr > td {\n border: 1px solid #dddddd;\n}\n.table-bordered > thead > tr > th,\n.table-bordered > thead > tr > td {\n border-bottom-width: 2px;\n}\n.table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #f9f9f9;\n}\n.table-hover > tbody > tr:hover {\n background-color: #f5f5f5;\n}\ntable col[class*=\"col-\"] {\n position: static;\n float: none;\n display: table-column;\n}\ntable td[class*=\"col-\"],\ntable th[class*=\"col-\"] {\n position: static;\n float: none;\n display: table-cell;\n}\n.table > thead > tr > td.active,\n.table > tbody > tr > td.active,\n.table > tfoot > tr > td.active,\n.table > thead > tr > th.active,\n.table > tbody > tr > th.active,\n.table > tfoot > tr > th.active,\n.table > thead > tr.active > td,\n.table > tbody > tr.active > td,\n.table > tfoot > tr.active > td,\n.table > thead > tr.active > th,\n.table > tbody > tr.active > th,\n.table > tfoot > tr.active > th {\n background-color: #f5f5f5;\n}\n.table-hover > tbody > tr > td.active:hover,\n.table-hover > tbody > tr > th.active:hover,\n.table-hover > tbody > tr.active:hover > td,\n.table-hover > tbody > tr:hover > .active,\n.table-hover > tbody > tr.active:hover > th {\n background-color: #e8e8e8;\n}\n.table > thead > tr > td.success,\n.table > tbody > tr > td.success,\n.table > tfoot > tr > td.success,\n.table > thead > tr > th.success,\n.table > tbody > tr > th.success,\n.table > tfoot > tr > th.success,\n.table > thead > tr.success > td,\n.table > tbody > tr.success > td,\n.table > tfoot > tr.success > td,\n.table > thead > tr.success > th,\n.table > tbody > tr.success > th,\n.table > tfoot > tr.success > th {\n background-color: #dff0d8;\n}\n.table-hover > tbody > tr > td.success:hover,\n.table-hover > tbody > tr > th.success:hover,\n.table-hover > tbody > tr.success:hover > td,\n.table-hover > tbody > tr:hover > .success,\n.table-hover > tbody > tr.success:hover > th {\n background-color: #d0e9c6;\n}\n.table > thead > tr > td.info,\n.table > tbody > tr > td.info,\n.table > tfoot > tr > td.info,\n.table > thead > tr > th.info,\n.table > tbody > tr > th.info,\n.table > tfoot > tr > th.info,\n.table > thead > tr.info > td,\n.table > tbody > tr.info > td,\n.table > tfoot > tr.info > td,\n.table > thead > tr.info > th,\n.table > tbody > tr.info > th,\n.table > tfoot > tr.info > th {\n background-color: #d9edf7;\n}\n.table-hover > tbody > tr > td.info:hover,\n.table-hover > tbody > tr > th.info:hover,\n.table-hover > tbody > tr.info:hover > td,\n.table-hover > tbody > tr:hover > .info,\n.table-hover > tbody > tr.info:hover > th {\n background-color: #c4e3f3;\n}\n.table > thead > tr > td.warning,\n.table > tbody > tr > td.warning,\n.table > tfoot > tr > td.warning,\n.table > thead > tr > th.warning,\n.table > tbody > tr > th.warning,\n.table > tfoot > tr > th.warning,\n.table > thead > tr.warning > td,\n.table > tbody > tr.warning > td,\n.table > tfoot > tr.warning > td,\n.table > thead > tr.warning > th,\n.table > tbody > tr.warning > th,\n.table > tfoot > tr.warning > th {\n background-color: #fcf8e3;\n}\n.table-hover > tbody > tr > td.warning:hover,\n.table-hover > tbody > tr > th.warning:hover,\n.table-hover > tbody > tr.warning:hover > td,\n.table-hover > tbody > tr:hover > .warning,\n.table-hover > tbody > tr.warning:hover > th {\n background-color: #faf2cc;\n}\n.table > thead > tr > td.danger,\n.table > tbody > tr > td.danger,\n.table > tfoot > tr > td.danger,\n.table > thead > tr > th.danger,\n.table > tbody > tr > th.danger,\n.table > tfoot > tr > th.danger,\n.table > thead > tr.danger > td,\n.table > tbody > tr.danger > td,\n.table > tfoot > tr.danger > td,\n.table > thead > tr.danger > th,\n.table > tbody > tr.danger > th,\n.table > tfoot > tr.danger > th {\n background-color: #f2dede;\n}\n.table-hover > tbody > tr > td.danger:hover,\n.table-hover > tbody > tr > th.danger:hover,\n.table-hover > tbody > tr.danger:hover > td,\n.table-hover > tbody > tr:hover > .danger,\n.table-hover > tbody > tr.danger:hover > th {\n background-color: #ebcccc;\n}\n.table-responsive {\n overflow-x: auto;\n min-height: 0.01%;\n}\n@media screen and (max-width: 767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #dddddd;\n }\n .table-responsive > .table {\n margin-bottom: 0;\n }\n .table-responsive > .table > thead > tr > th,\n .table-responsive > .table > tbody > tr > th,\n .table-responsive > .table > tfoot > tr > th,\n .table-responsive > .table > thead > tr > td,\n .table-responsive > .table > tbody > tr > td,\n .table-responsive > .table > tfoot > tr > td {\n white-space: nowrap;\n }\n .table-responsive > .table-bordered {\n border: 0;\n }\n .table-responsive > .table-bordered > thead > tr > th:first-child,\n .table-responsive > .table-bordered > tbody > tr > th:first-child,\n .table-responsive > .table-bordered > tfoot > tr > th:first-child,\n .table-responsive > .table-bordered > thead > tr > td:first-child,\n .table-responsive > .table-bordered > tbody > tr > td:first-child,\n .table-responsive > .table-bordered > tfoot > tr > td:first-child {\n border-left: 0;\n }\n .table-responsive > .table-bordered > thead > tr > th:last-child,\n .table-responsive > .table-bordered > tbody > tr > th:last-child,\n .table-responsive > .table-bordered > tfoot > tr > th:last-child,\n .table-responsive > .table-bordered > thead > tr > td:last-child,\n .table-responsive > .table-bordered > tbody > tr > td:last-child,\n .table-responsive > .table-bordered > tfoot > tr > td:last-child {\n border-right: 0;\n }\n .table-responsive > .table-bordered > tbody > tr:last-child > th,\n .table-responsive > .table-bordered > tfoot > tr:last-child > th,\n .table-responsive > .table-bordered > tbody > tr:last-child > td,\n .table-responsive > .table-bordered > tfoot > tr:last-child > td {\n border-bottom: 0;\n }\n}\nfieldset {\n padding: 0;\n margin: 0;\n border: 0;\n min-width: 0;\n}\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333333;\n border: 0;\n border-bottom: 1px solid #e5e5e5;\n}\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: bold;\n}\ninput[type=\"search\"] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal;\n}\ninput[type=\"file\"] {\n display: block;\n}\ninput[type=\"range\"] {\n display: block;\n width: 100%;\n}\nselect[multiple],\nselect[size] {\n height: auto;\n}\ninput[type=\"file\"]:focus,\ninput[type=\"radio\"]:focus,\ninput[type=\"checkbox\"]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555555;\n}\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555555;\n background-color: #ffffff;\n background-image: none;\n border: 1px solid #cccccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n}\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);\n}\n.form-control::-moz-placeholder {\n color: #999999;\n opacity: 1;\n}\n.form-control:-ms-input-placeholder {\n color: #999999;\n}\n.form-control::-webkit-input-placeholder {\n color: #999999;\n}\n.form-control[disabled],\n.form-control[readonly],\nfieldset[disabled] .form-control {\n background-color: #eeeeee;\n opacity: 1;\n}\n.form-control[disabled],\nfieldset[disabled] .form-control {\n cursor: not-allowed;\n}\ntextarea.form-control {\n height: auto;\n}\ninput[type=\"search\"] {\n -webkit-appearance: none;\n}\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n input[type=\"date\"],\n input[type=\"time\"],\n input[type=\"datetime-local\"],\n input[type=\"month\"] {\n line-height: 34px;\n }\n input[type=\"date\"].input-sm,\n input[type=\"time\"].input-sm,\n input[type=\"datetime-local\"].input-sm,\n input[type=\"month\"].input-sm,\n .input-group-sm input[type=\"date\"],\n .input-group-sm input[type=\"time\"],\n .input-group-sm input[type=\"datetime-local\"],\n .input-group-sm input[type=\"month\"] {\n line-height: 30px;\n }\n input[type=\"date\"].input-lg,\n input[type=\"time\"].input-lg,\n input[type=\"datetime-local\"].input-lg,\n input[type=\"month\"].input-lg,\n .input-group-lg input[type=\"date\"],\n .input-group-lg input[type=\"time\"],\n .input-group-lg input[type=\"datetime-local\"],\n .input-group-lg input[type=\"month\"] {\n line-height: 46px;\n }\n}\n.form-group {\n margin-bottom: 15px;\n}\n.radio,\n.checkbox {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px;\n}\n.radio label,\n.checkbox label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: normal;\n cursor: pointer;\n}\n.radio input[type=\"radio\"],\n.radio-inline input[type=\"radio\"],\n.checkbox input[type=\"checkbox\"],\n.checkbox-inline input[type=\"checkbox\"] {\n position: absolute;\n margin-left: -20px;\n margin-top: 4px \\9;\n}\n.radio + .radio,\n.checkbox + .checkbox {\n margin-top: -5px;\n}\n.radio-inline,\n.checkbox-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n vertical-align: middle;\n font-weight: normal;\n cursor: pointer;\n}\n.radio-inline + .radio-inline,\n.checkbox-inline + .checkbox-inline {\n margin-top: 0;\n margin-left: 10px;\n}\ninput[type=\"radio\"][disabled],\ninput[type=\"checkbox\"][disabled],\ninput[type=\"radio\"].disabled,\ninput[type=\"checkbox\"].disabled,\nfieldset[disabled] input[type=\"radio\"],\nfieldset[disabled] input[type=\"checkbox\"] {\n cursor: not-allowed;\n}\n.radio-inline.disabled,\n.checkbox-inline.disabled,\nfieldset[disabled] .radio-inline,\nfieldset[disabled] .checkbox-inline {\n cursor: not-allowed;\n}\n.radio.disabled label,\n.checkbox.disabled label,\nfieldset[disabled] .radio label,\nfieldset[disabled] .checkbox label {\n cursor: not-allowed;\n}\n.form-control-static {\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0;\n min-height: 34px;\n}\n.form-control-static.input-lg,\n.form-control-static.input-sm {\n padding-left: 0;\n padding-right: 0;\n}\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px;\n}\nselect.input-sm {\n height: 30px;\n line-height: 30px;\n}\ntextarea.input-sm,\nselect[multiple].input-sm {\n height: auto;\n}\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px;\n}\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px;\n}\ntextarea.form-group-sm .form-control,\nselect[multiple].form-group-sm .form-control {\n height: auto;\n}\n.form-group-sm .form-control-static {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n min-height: 32px;\n}\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px;\n}\nselect.input-lg {\n height: 46px;\n line-height: 46px;\n}\ntextarea.input-lg,\nselect[multiple].input-lg {\n height: auto;\n}\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px;\n}\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px;\n}\ntextarea.form-group-lg .form-control,\nselect[multiple].form-group-lg .form-control {\n height: auto;\n}\n.form-group-lg .form-control-static {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n min-height: 38px;\n}\n.has-feedback {\n position: relative;\n}\n.has-feedback .form-control {\n padding-right: 42.5px;\n}\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none;\n}\n.input-lg + .form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px;\n}\n.input-sm + .form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px;\n}\n.has-success .help-block,\n.has-success .control-label,\n.has-success .radio,\n.has-success .checkbox,\n.has-success .radio-inline,\n.has-success .checkbox-inline,\n.has-success.radio label,\n.has-success.checkbox label,\n.has-success.radio-inline label,\n.has-success.checkbox-inline label {\n color: #3c763d;\n}\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n}\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;\n}\n.has-success .input-group-addon {\n color: #3c763d;\n border-color: #3c763d;\n background-color: #dff0d8;\n}\n.has-success .form-control-feedback {\n color: #3c763d;\n}\n.has-warning .help-block,\n.has-warning .control-label,\n.has-warning .radio,\n.has-warning .checkbox,\n.has-warning .radio-inline,\n.has-warning .checkbox-inline,\n.has-warning.radio label,\n.has-warning.checkbox label,\n.has-warning.radio-inline label,\n.has-warning.checkbox-inline label {\n color: #8a6d3b;\n}\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n}\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;\n}\n.has-warning .input-group-addon {\n color: #8a6d3b;\n border-color: #8a6d3b;\n background-color: #fcf8e3;\n}\n.has-warning .form-control-feedback {\n color: #8a6d3b;\n}\n.has-error .help-block,\n.has-error .control-label,\n.has-error .radio,\n.has-error .checkbox,\n.has-error .radio-inline,\n.has-error .checkbox-inline,\n.has-error.radio label,\n.has-error.checkbox label,\n.has-error.radio-inline label,\n.has-error.checkbox-inline label {\n color: #a94442;\n}\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n}\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;\n}\n.has-error .input-group-addon {\n color: #a94442;\n border-color: #a94442;\n background-color: #f2dede;\n}\n.has-error .form-control-feedback {\n color: #a94442;\n}\n.has-feedback label ~ .form-control-feedback {\n top: 25px;\n}\n.has-feedback label.sr-only ~ .form-control-feedback {\n top: 0;\n}\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373;\n}\n@media (min-width: 768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle;\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .form-inline .form-control-static {\n display: inline-block;\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle;\n }\n .form-inline .input-group .input-group-addon,\n .form-inline .input-group .input-group-btn,\n .form-inline .input-group .form-control {\n width: auto;\n }\n .form-inline .input-group > .form-control {\n width: 100%;\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle;\n }\n .form-inline .radio,\n .form-inline .checkbox {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle;\n }\n .form-inline .radio label,\n .form-inline .checkbox label {\n padding-left: 0;\n }\n .form-inline .radio input[type=\"radio\"],\n .form-inline .checkbox input[type=\"checkbox\"] {\n position: relative;\n margin-left: 0;\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0;\n }\n}\n.form-horizontal .radio,\n.form-horizontal .checkbox,\n.form-horizontal .radio-inline,\n.form-horizontal .checkbox-inline {\n margin-top: 0;\n margin-bottom: 0;\n padding-top: 7px;\n}\n.form-horizontal .radio,\n.form-horizontal .checkbox {\n min-height: 27px;\n}\n.form-horizontal .form-group {\n margin-left: -15px;\n margin-right: -15px;\n}\n@media (min-width: 768px) {\n .form-horizontal .control-label {\n text-align: right;\n margin-bottom: 0;\n padding-top: 7px;\n }\n}\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px;\n}\n@media (min-width: 768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.333333px;\n }\n}\n@media (min-width: 768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px;\n }\n}\n.btn {\n display: inline-block;\n margin-bottom: 0;\n font-weight: normal;\n text-align: center;\n vertical-align: middle;\n touch-action: manipulation;\n cursor: pointer;\n background-image: none;\n border: 1px solid transparent;\n white-space: nowrap;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n border-radius: 4px;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n.btn:focus,\n.btn:active:focus,\n.btn.active:focus,\n.btn.focus,\n.btn:active.focus,\n.btn.active.focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n.btn:hover,\n.btn:focus,\n.btn.focus {\n color: #333333;\n text-decoration: none;\n}\n.btn:active,\n.btn.active {\n outline: 0;\n background-image: none;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n}\n.btn.disabled,\n.btn[disabled],\nfieldset[disabled] .btn {\n cursor: not-allowed;\n pointer-events: none;\n opacity: 0.65;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n}\n.btn-default {\n color: #333333;\n background-color: #ffffff;\n border-color: #cccccc;\n}\n.btn-default:hover,\n.btn-default:focus,\n.btn-default.focus,\n.btn-default:active,\n.btn-default.active,\n.open > .dropdown-toggle.btn-default {\n color: #333333;\n background-color: #e6e6e6;\n border-color: #adadad;\n}\n.btn-default:active,\n.btn-default.active,\n.open > .dropdown-toggle.btn-default {\n background-image: none;\n}\n.btn-default.disabled,\n.btn-default[disabled],\nfieldset[disabled] .btn-default,\n.btn-default.disabled:hover,\n.btn-default[disabled]:hover,\nfieldset[disabled] .btn-default:hover,\n.btn-default.disabled:focus,\n.btn-default[disabled]:focus,\nfieldset[disabled] .btn-default:focus,\n.btn-default.disabled.focus,\n.btn-default[disabled].focus,\nfieldset[disabled] .btn-default.focus,\n.btn-default.disabled:active,\n.btn-default[disabled]:active,\nfieldset[disabled] .btn-default:active,\n.btn-default.disabled.active,\n.btn-default[disabled].active,\nfieldset[disabled] .btn-default.active {\n background-color: #ffffff;\n border-color: #cccccc;\n}\n.btn-default .badge {\n color: #ffffff;\n background-color: #333333;\n}\n.btn-primary {\n color: #ffffff;\n background-color: #337ab7;\n border-color: #2e6da4;\n}\n.btn-primary:hover,\n.btn-primary:focus,\n.btn-primary.focus,\n.btn-primary:active,\n.btn-primary.active,\n.open > .dropdown-toggle.btn-primary {\n color: #ffffff;\n background-color: #286090;\n border-color: #204d74;\n}\n.btn-primary:active,\n.btn-primary.active,\n.open > .dropdown-toggle.btn-primary {\n background-image: none;\n}\n.btn-primary.disabled,\n.btn-primary[disabled],\nfieldset[disabled] .btn-primary,\n.btn-primary.disabled:hover,\n.btn-primary[disabled]:hover,\nfieldset[disabled] .btn-primary:hover,\n.btn-primary.disabled:focus,\n.btn-primary[disabled]:focus,\nfieldset[disabled] .btn-primary:focus,\n.btn-primary.disabled.focus,\n.btn-primary[disabled].focus,\nfieldset[disabled] .btn-primary.focus,\n.btn-primary.disabled:active,\n.btn-primary[disabled]:active,\nfieldset[disabled] .btn-primary:active,\n.btn-primary.disabled.active,\n.btn-primary[disabled].active,\nfieldset[disabled] .btn-primary.active {\n background-color: #337ab7;\n border-color: #2e6da4;\n}\n.btn-primary .badge {\n color: #337ab7;\n background-color: #ffffff;\n}\n.btn-success {\n color: #ffffff;\n background-color: #5cb85c;\n border-color: #4cae4c;\n}\n.btn-success:hover,\n.btn-success:focus,\n.btn-success.focus,\n.btn-success:active,\n.btn-success.active,\n.open > .dropdown-toggle.btn-success {\n color: #ffffff;\n background-color: #449d44;\n border-color: #398439;\n}\n.btn-success:active,\n.btn-success.active,\n.open > .dropdown-toggle.btn-success {\n background-image: none;\n}\n.btn-success.disabled,\n.btn-success[disabled],\nfieldset[disabled] .btn-success,\n.btn-success.disabled:hover,\n.btn-success[disabled]:hover,\nfieldset[disabled] .btn-success:hover,\n.btn-success.disabled:focus,\n.btn-success[disabled]:focus,\nfieldset[disabled] .btn-success:focus,\n.btn-success.disabled.focus,\n.btn-success[disabled].focus,\nfieldset[disabled] .btn-success.focus,\n.btn-success.disabled:active,\n.btn-success[disabled]:active,\nfieldset[disabled] .btn-success:active,\n.btn-success.disabled.active,\n.btn-success[disabled].active,\nfieldset[disabled] .btn-success.active {\n background-color: #5cb85c;\n border-color: #4cae4c;\n}\n.btn-success .badge {\n color: #5cb85c;\n background-color: #ffffff;\n}\n.btn-info {\n color: #ffffff;\n background-color: #5bc0de;\n border-color: #46b8da;\n}\n.btn-info:hover,\n.btn-info:focus,\n.btn-info.focus,\n.btn-info:active,\n.btn-info.active,\n.open > .dropdown-toggle.btn-info {\n color: #ffffff;\n background-color: #31b0d5;\n border-color: #269abc;\n}\n.btn-info:active,\n.btn-info.active,\n.open > .dropdown-toggle.btn-info {\n background-image: none;\n}\n.btn-info.disabled,\n.btn-info[disabled],\nfieldset[disabled] .btn-info,\n.btn-info.disabled:hover,\n.btn-info[disabled]:hover,\nfieldset[disabled] .btn-info:hover,\n.btn-info.disabled:focus,\n.btn-info[disabled]:focus,\nfieldset[disabled] .btn-info:focus,\n.btn-info.disabled.focus,\n.btn-info[disabled].focus,\nfieldset[disabled] .btn-info.focus,\n.btn-info.disabled:active,\n.btn-info[disabled]:active,\nfieldset[disabled] .btn-info:active,\n.btn-info.disabled.active,\n.btn-info[disabled].active,\nfieldset[disabled] .btn-info.active {\n background-color: #5bc0de;\n border-color: #46b8da;\n}\n.btn-info .badge {\n color: #5bc0de;\n background-color: #ffffff;\n}\n.btn-warning {\n color: #ffffff;\n background-color: #f0ad4e;\n border-color: #eea236;\n}\n.btn-warning:hover,\n.btn-warning:focus,\n.btn-warning.focus,\n.btn-warning:active,\n.btn-warning.active,\n.open > .dropdown-toggle.btn-warning {\n color: #ffffff;\n background-color: #ec971f;\n border-color: #d58512;\n}\n.btn-warning:active,\n.btn-warning.active,\n.open > .dropdown-toggle.btn-warning {\n background-image: none;\n}\n.btn-warning.disabled,\n.btn-warning[disabled],\nfieldset[disabled] .btn-warning,\n.btn-warning.disabled:hover,\n.btn-warning[disabled]:hover,\nfieldset[disabled] .btn-warning:hover,\n.btn-warning.disabled:focus,\n.btn-warning[disabled]:focus,\nfieldset[disabled] .btn-warning:focus,\n.btn-warning.disabled.focus,\n.btn-warning[disabled].focus,\nfieldset[disabled] .btn-warning.focus,\n.btn-warning.disabled:active,\n.btn-warning[disabled]:active,\nfieldset[disabled] .btn-warning:active,\n.btn-warning.disabled.active,\n.btn-warning[disabled].active,\nfieldset[disabled] .btn-warning.active {\n background-color: #f0ad4e;\n border-color: #eea236;\n}\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #ffffff;\n}\n.btn-danger {\n color: #ffffff;\n background-color: #d9534f;\n border-color: #d43f3a;\n}\n.btn-danger:hover,\n.btn-danger:focus,\n.btn-danger.focus,\n.btn-danger:active,\n.btn-danger.active,\n.open > .dropdown-toggle.btn-danger {\n color: #ffffff;\n background-color: #c9302c;\n border-color: #ac2925;\n}\n.btn-danger:active,\n.btn-danger.active,\n.open > .dropdown-toggle.btn-danger {\n background-image: none;\n}\n.btn-danger.disabled,\n.btn-danger[disabled],\nfieldset[disabled] .btn-danger,\n.btn-danger.disabled:hover,\n.btn-danger[disabled]:hover,\nfieldset[disabled] .btn-danger:hover,\n.btn-danger.disabled:focus,\n.btn-danger[disabled]:focus,\nfieldset[disabled] .btn-danger:focus,\n.btn-danger.disabled.focus,\n.btn-danger[disabled].focus,\nfieldset[disabled] .btn-danger.focus,\n.btn-danger.disabled:active,\n.btn-danger[disabled]:active,\nfieldset[disabled] .btn-danger:active,\n.btn-danger.disabled.active,\n.btn-danger[disabled].active,\nfieldset[disabled] .btn-danger.active {\n background-color: #d9534f;\n border-color: #d43f3a;\n}\n.btn-danger .badge {\n color: #d9534f;\n background-color: #ffffff;\n}\n.btn-link {\n color: #337ab7;\n font-weight: normal;\n border-radius: 0;\n}\n.btn-link,\n.btn-link:active,\n.btn-link.active,\n.btn-link[disabled],\nfieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none;\n}\n.btn-link,\n.btn-link:hover,\n.btn-link:focus,\n.btn-link:active {\n border-color: transparent;\n}\n.btn-link:hover,\n.btn-link:focus {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent;\n}\n.btn-link[disabled]:hover,\nfieldset[disabled] .btn-link:hover,\n.btn-link[disabled]:focus,\nfieldset[disabled] .btn-link:focus {\n color: #777777;\n text-decoration: none;\n}\n.btn-lg,\n.btn-group-lg > .btn {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px;\n}\n.btn-sm,\n.btn-group-sm > .btn {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px;\n}\n.btn-xs,\n.btn-group-xs > .btn {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px;\n}\n.btn-block {\n display: block;\n width: 100%;\n}\n.btn-block + .btn-block {\n margin-top: 5px;\n}\ninput[type=\"submit\"].btn-block,\ninput[type=\"reset\"].btn-block,\ninput[type=\"button\"].btn-block {\n width: 100%;\n}\n.fade {\n opacity: 0;\n -webkit-transition: opacity 0.15s linear;\n -o-transition: opacity 0.15s linear;\n transition: opacity 0.15s linear;\n}\n.fade.in {\n opacity: 1;\n}\n.collapse {\n display: none;\n}\n.collapse.in {\n display: block;\n}\ntr.collapse.in {\n display: table-row;\n}\ntbody.collapse.in {\n display: table-row-group;\n}\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-property: height, visibility;\n transition-property: height, visibility;\n -webkit-transition-duration: 0.35s;\n transition-duration: 0.35s;\n -webkit-transition-timing-function: ease;\n transition-timing-function: ease;\n}\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent;\n}\n.dropup,\n.dropdown {\n position: relative;\n}\n.dropdown-toggle:focus {\n outline: 0;\n}\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n list-style: none;\n font-size: 14px;\n text-align: left;\n background-color: #ffffff;\n border: 1px solid #cccccc;\n border: 1px solid rgba(0, 0, 0, 0.15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);\n background-clip: padding-box;\n}\n.dropdown-menu.pull-right {\n right: 0;\n left: auto;\n}\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5;\n}\n.dropdown-menu > li > a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: normal;\n line-height: 1.42857143;\n color: #333333;\n white-space: nowrap;\n}\n.dropdown-menu > li > a:hover,\n.dropdown-menu > li > a:focus {\n text-decoration: none;\n color: #262626;\n background-color: #f5f5f5;\n}\n.dropdown-menu > .active > a,\n.dropdown-menu > .active > a:hover,\n.dropdown-menu > .active > a:focus {\n color: #ffffff;\n text-decoration: none;\n outline: 0;\n background-color: #337ab7;\n}\n.dropdown-menu > .disabled > a,\n.dropdown-menu > .disabled > a:hover,\n.dropdown-menu > .disabled > a:focus {\n color: #777777;\n}\n.dropdown-menu > .disabled > a:hover,\n.dropdown-menu > .disabled > a:focus {\n text-decoration: none;\n background-color: transparent;\n background-image: none;\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n cursor: not-allowed;\n}\n.open > .dropdown-menu {\n display: block;\n}\n.open > a {\n outline: 0;\n}\n.dropdown-menu-right {\n left: auto;\n right: 0;\n}\n.dropdown-menu-left {\n left: 0;\n right: auto;\n}\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777777;\n white-space: nowrap;\n}\n.dropdown-backdrop {\n position: fixed;\n left: 0;\n right: 0;\n bottom: 0;\n top: 0;\n z-index: 990;\n}\n.pull-right > .dropdown-menu {\n right: 0;\n left: auto;\n}\n.dropup .caret,\n.navbar-fixed-bottom .dropdown .caret {\n border-top: 0;\n border-bottom: 4px solid;\n content: \"\";\n}\n.dropup .dropdown-menu,\n.navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px;\n}\n@media (min-width: 768px) {\n .navbar-right .dropdown-menu {\n left: auto;\n right: 0;\n }\n .navbar-right .dropdown-menu-left {\n left: 0;\n right: auto;\n }\n}\n.btn-group,\n.btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle;\n}\n.btn-group > .btn,\n.btn-group-vertical > .btn {\n position: relative;\n float: left;\n}\n.btn-group > .btn:hover,\n.btn-group-vertical > .btn:hover,\n.btn-group > .btn:focus,\n.btn-group-vertical > .btn:focus,\n.btn-group > .btn:active,\n.btn-group-vertical > .btn:active,\n.btn-group > .btn.active,\n.btn-group-vertical > .btn.active {\n z-index: 2;\n}\n.btn-group .btn + .btn,\n.btn-group .btn + .btn-group,\n.btn-group .btn-group + .btn,\n.btn-group .btn-group + .btn-group {\n margin-left: -1px;\n}\n.btn-toolbar {\n margin-left: -5px;\n}\n.btn-toolbar .btn-group,\n.btn-toolbar .input-group {\n float: left;\n}\n.btn-toolbar > .btn,\n.btn-toolbar > .btn-group,\n.btn-toolbar > .input-group {\n margin-left: 5px;\n}\n.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0;\n}\n.btn-group > .btn:first-child {\n margin-left: 0;\n}\n.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-bottom-right-radius: 0;\n border-top-right-radius: 0;\n}\n.btn-group > .btn:last-child:not(:first-child),\n.btn-group > .dropdown-toggle:not(:first-child) {\n border-bottom-left-radius: 0;\n border-top-left-radius: 0;\n}\n.btn-group > .btn-group {\n float: left;\n}\n.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {\n border-radius: 0;\n}\n.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,\n.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {\n border-bottom-right-radius: 0;\n border-top-right-radius: 0;\n}\n.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {\n border-bottom-left-radius: 0;\n border-top-left-radius: 0;\n}\n.btn-group .dropdown-toggle:active,\n.btn-group.open .dropdown-toggle {\n outline: 0;\n}\n.btn-group > .btn + .dropdown-toggle {\n padding-left: 8px;\n padding-right: 8px;\n}\n.btn-group > .btn-lg + .dropdown-toggle {\n padding-left: 12px;\n padding-right: 12px;\n}\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n}\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none;\n}\n.btn .caret {\n margin-left: 0;\n}\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0;\n}\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px;\n}\n.btn-group-vertical > .btn,\n.btn-group-vertical > .btn-group,\n.btn-group-vertical > .btn-group > .btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%;\n}\n.btn-group-vertical > .btn-group > .btn {\n float: none;\n}\n.btn-group-vertical > .btn + .btn,\n.btn-group-vertical > .btn + .btn-group,\n.btn-group-vertical > .btn-group + .btn,\n.btn-group-vertical > .btn-group + .btn-group {\n margin-top: -1px;\n margin-left: 0;\n}\n.btn-group-vertical > .btn:not(:first-child):not(:last-child) {\n border-radius: 0;\n}\n.btn-group-vertical > .btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.btn-group-vertical > .btn:last-child:not(:first-child) {\n border-bottom-left-radius: 4px;\n border-top-right-radius: 0;\n border-top-left-radius: 0;\n}\n.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {\n border-radius: 0;\n}\n.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,\n.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {\n border-top-right-radius: 0;\n border-top-left-radius: 0;\n}\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate;\n}\n.btn-group-justified > .btn,\n.btn-group-justified > .btn-group {\n float: none;\n display: table-cell;\n width: 1%;\n}\n.btn-group-justified > .btn-group .btn {\n width: 100%;\n}\n.btn-group-justified > .btn-group .dropdown-menu {\n left: auto;\n}\n[data-toggle=\"buttons\"] > .btn input[type=\"radio\"],\n[data-toggle=\"buttons\"] > .btn-group > .btn input[type=\"radio\"],\n[data-toggle=\"buttons\"] > .btn input[type=\"checkbox\"],\n[data-toggle=\"buttons\"] > .btn-group > .btn input[type=\"checkbox\"] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none;\n}\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate;\n}\n.input-group[class*=\"col-\"] {\n float: none;\n padding-left: 0;\n padding-right: 0;\n}\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0;\n}\n.input-group-lg > .form-control,\n.input-group-lg > .input-group-addon,\n.input-group-lg > .input-group-btn > .btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px;\n}\nselect.input-group-lg > .form-control,\nselect.input-group-lg > .input-group-addon,\nselect.input-group-lg > .input-group-btn > .btn {\n height: 46px;\n line-height: 46px;\n}\ntextarea.input-group-lg > .form-control,\ntextarea.input-group-lg > .input-group-addon,\ntextarea.input-group-lg > .input-group-btn > .btn,\nselect[multiple].input-group-lg > .form-control,\nselect[multiple].input-group-lg > .input-group-addon,\nselect[multiple].input-group-lg > .input-group-btn > .btn {\n height: auto;\n}\n.input-group-sm > .form-control,\n.input-group-sm > .input-group-addon,\n.input-group-sm > .input-group-btn > .btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px;\n}\nselect.input-group-sm > .form-control,\nselect.input-group-sm > .input-group-addon,\nselect.input-group-sm > .input-group-btn > .btn {\n height: 30px;\n line-height: 30px;\n}\ntextarea.input-group-sm > .form-control,\ntextarea.input-group-sm > .input-group-addon,\ntextarea.input-group-sm > .input-group-btn > .btn,\nselect[multiple].input-group-sm > .form-control,\nselect[multiple].input-group-sm > .input-group-addon,\nselect[multiple].input-group-sm > .input-group-btn > .btn {\n height: auto;\n}\n.input-group-addon,\n.input-group-btn,\n.input-group .form-control {\n display: table-cell;\n}\n.input-group-addon:not(:first-child):not(:last-child),\n.input-group-btn:not(:first-child):not(:last-child),\n.input-group .form-control:not(:first-child):not(:last-child) {\n border-radius: 0;\n}\n.input-group-addon,\n.input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle;\n}\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: normal;\n line-height: 1;\n color: #555555;\n text-align: center;\n background-color: #eeeeee;\n border: 1px solid #cccccc;\n border-radius: 4px;\n}\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px;\n}\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px;\n}\n.input-group-addon input[type=\"radio\"],\n.input-group-addon input[type=\"checkbox\"] {\n margin-top: 0;\n}\n.input-group .form-control:first-child,\n.input-group-addon:first-child,\n.input-group-btn:first-child > .btn,\n.input-group-btn:first-child > .btn-group > .btn,\n.input-group-btn:first-child > .dropdown-toggle,\n.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {\n border-bottom-right-radius: 0;\n border-top-right-radius: 0;\n}\n.input-group-addon:first-child {\n border-right: 0;\n}\n.input-group .form-control:last-child,\n.input-group-addon:last-child,\n.input-group-btn:last-child > .btn,\n.input-group-btn:last-child > .btn-group > .btn,\n.input-group-btn:last-child > .dropdown-toggle,\n.input-group-btn:first-child > .btn:not(:first-child),\n.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {\n border-bottom-left-radius: 0;\n border-top-left-radius: 0;\n}\n.input-group-addon:last-child {\n border-left: 0;\n}\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap;\n}\n.input-group-btn > .btn {\n position: relative;\n}\n.input-group-btn > .btn + .btn {\n margin-left: -1px;\n}\n.input-group-btn > .btn:hover,\n.input-group-btn > .btn:focus,\n.input-group-btn > .btn:active {\n z-index: 2;\n}\n.input-group-btn:first-child > .btn,\n.input-group-btn:first-child > .btn-group {\n margin-right: -1px;\n}\n.input-group-btn:last-child > .btn,\n.input-group-btn:last-child > .btn-group {\n margin-left: -1px;\n}\n.nav {\n margin-bottom: 0;\n padding-left: 0;\n list-style: none;\n}\n.nav > li {\n position: relative;\n display: block;\n}\n.nav > li > a {\n position: relative;\n display: block;\n padding: 10px 15px;\n}\n.nav > li > a:hover,\n.nav > li > a:focus {\n text-decoration: none;\n background-color: #eeeeee;\n}\n.nav > li.disabled > a {\n color: #777777;\n}\n.nav > li.disabled > a:hover,\n.nav > li.disabled > a:focus {\n color: #777777;\n text-decoration: none;\n background-color: transparent;\n cursor: not-allowed;\n}\n.nav .open > a,\n.nav .open > a:hover,\n.nav .open > a:focus {\n background-color: #eeeeee;\n border-color: #337ab7;\n}\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5;\n}\n.nav > li > a > img {\n max-width: none;\n}\n.nav-tabs {\n border-bottom: 1px solid #dddddd;\n}\n.nav-tabs > li {\n float: left;\n margin-bottom: -1px;\n}\n.nav-tabs > li > a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0;\n}\n.nav-tabs > li > a:hover {\n border-color: #eeeeee #eeeeee #dddddd;\n}\n.nav-tabs > li.active > a,\n.nav-tabs > li.active > a:hover,\n.nav-tabs > li.active > a:focus {\n color: #555555;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n border-bottom-color: transparent;\n cursor: default;\n}\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0;\n}\n.nav-tabs.nav-justified > li {\n float: none;\n}\n.nav-tabs.nav-justified > li > a {\n text-align: center;\n margin-bottom: 5px;\n}\n.nav-tabs.nav-justified > .dropdown .dropdown-menu {\n top: auto;\n left: auto;\n}\n@media (min-width: 768px) {\n .nav-tabs.nav-justified > li {\n display: table-cell;\n width: 1%;\n }\n .nav-tabs.nav-justified > li > a {\n margin-bottom: 0;\n }\n}\n.nav-tabs.nav-justified > li > a {\n margin-right: 0;\n border-radius: 4px;\n}\n.nav-tabs.nav-justified > .active > a,\n.nav-tabs.nav-justified > .active > a:hover,\n.nav-tabs.nav-justified > .active > a:focus {\n border: 1px solid #dddddd;\n}\n@media (min-width: 768px) {\n .nav-tabs.nav-justified > li > a {\n border-bottom: 1px solid #dddddd;\n border-radius: 4px 4px 0 0;\n }\n .nav-tabs.nav-justified > .active > a,\n .nav-tabs.nav-justified > .active > a:hover,\n .nav-tabs.nav-justified > .active > a:focus {\n border-bottom-color: #ffffff;\n }\n}\n.nav-pills > li {\n float: left;\n}\n.nav-pills > li > a {\n border-radius: 4px;\n}\n.nav-pills > li + li {\n margin-left: 2px;\n}\n.nav-pills > li.active > a,\n.nav-pills > li.active > a:hover,\n.nav-pills > li.active > a:focus {\n color: #ffffff;\n background-color: #337ab7;\n}\n.nav-stacked > li {\n float: none;\n}\n.nav-stacked > li + li {\n margin-top: 2px;\n margin-left: 0;\n}\n.nav-justified {\n width: 100%;\n}\n.nav-justified > li {\n float: none;\n}\n.nav-justified > li > a {\n text-align: center;\n margin-bottom: 5px;\n}\n.nav-justified > .dropdown .dropdown-menu {\n top: auto;\n left: auto;\n}\n@media (min-width: 768px) {\n .nav-justified > li {\n display: table-cell;\n width: 1%;\n }\n .nav-justified > li > a {\n margin-bottom: 0;\n }\n}\n.nav-tabs-justified {\n border-bottom: 0;\n}\n.nav-tabs-justified > li > a {\n margin-right: 0;\n border-radius: 4px;\n}\n.nav-tabs-justified > .active > a,\n.nav-tabs-justified > .active > a:hover,\n.nav-tabs-justified > .active > a:focus {\n border: 1px solid #dddddd;\n}\n@media (min-width: 768px) {\n .nav-tabs-justified > li > a {\n border-bottom: 1px solid #dddddd;\n border-radius: 4px 4px 0 0;\n }\n .nav-tabs-justified > .active > a,\n .nav-tabs-justified > .active > a:hover,\n .nav-tabs-justified > .active > a:focus {\n border-bottom-color: #ffffff;\n }\n}\n.tab-content > .tab-pane {\n display: none;\n}\n.tab-content > .active {\n display: block;\n}\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-right-radius: 0;\n border-top-left-radius: 0;\n}\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n}\n@media (min-width: 768px) {\n .navbar {\n border-radius: 4px;\n }\n}\n@media (min-width: 768px) {\n .navbar-header {\n float: left;\n }\n}\n.navbar-collapse {\n overflow-x: visible;\n padding-right: 15px;\n padding-left: 15px;\n border-top: 1px solid transparent;\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);\n -webkit-overflow-scrolling: touch;\n}\n.navbar-collapse.in {\n overflow-y: auto;\n}\n@media (min-width: 768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n box-shadow: none;\n }\n .navbar-collapse.collapse {\n display: block !important;\n height: auto !important;\n padding-bottom: 0;\n overflow: visible !important;\n }\n .navbar-collapse.in {\n overflow-y: visible;\n }\n .navbar-fixed-top .navbar-collapse,\n .navbar-static-top .navbar-collapse,\n .navbar-fixed-bottom .navbar-collapse {\n padding-left: 0;\n padding-right: 0;\n }\n}\n.navbar-fixed-top .navbar-collapse,\n.navbar-fixed-bottom .navbar-collapse {\n max-height: 340px;\n}\n@media (max-device-width: 480px) and (orientation: landscape) {\n .navbar-fixed-top .navbar-collapse,\n .navbar-fixed-bottom .navbar-collapse {\n max-height: 200px;\n }\n}\n.container > .navbar-header,\n.container-fluid > .navbar-header,\n.container > .navbar-collapse,\n.container-fluid > .navbar-collapse {\n margin-right: -15px;\n margin-left: -15px;\n}\n@media (min-width: 768px) {\n .container > .navbar-header,\n .container-fluid > .navbar-header,\n .container > .navbar-collapse,\n .container-fluid > .navbar-collapse {\n margin-right: 0;\n margin-left: 0;\n }\n}\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px;\n}\n@media (min-width: 768px) {\n .navbar-static-top {\n border-radius: 0;\n }\n}\n.navbar-fixed-top,\n.navbar-fixed-bottom {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030;\n}\n@media (min-width: 768px) {\n .navbar-fixed-top,\n .navbar-fixed-bottom {\n border-radius: 0;\n }\n}\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px;\n}\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0;\n}\n.navbar-brand {\n float: left;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px;\n height: 50px;\n}\n.navbar-brand:hover,\n.navbar-brand:focus {\n text-decoration: none;\n}\n.navbar-brand > img {\n display: block;\n}\n@media (min-width: 768px) {\n .navbar > .container .navbar-brand,\n .navbar > .container-fluid .navbar-brand {\n margin-left: -15px;\n }\n}\n.navbar-toggle {\n position: relative;\n float: right;\n margin-right: 15px;\n padding: 9px 10px;\n margin-top: 8px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n.navbar-toggle:focus {\n outline: 0;\n}\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px;\n}\n.navbar-toggle .icon-bar + .icon-bar {\n margin-top: 4px;\n}\n@media (min-width: 768px) {\n .navbar-toggle {\n display: none;\n }\n}\n.navbar-nav {\n margin: 7.5px -15px;\n}\n.navbar-nav > li > a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px;\n}\n@media (max-width: 767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n box-shadow: none;\n }\n .navbar-nav .open .dropdown-menu > li > a,\n .navbar-nav .open .dropdown-menu .dropdown-header {\n padding: 5px 15px 5px 25px;\n }\n .navbar-nav .open .dropdown-menu > li > a {\n line-height: 20px;\n }\n .navbar-nav .open .dropdown-menu > li > a:hover,\n .navbar-nav .open .dropdown-menu > li > a:focus {\n background-image: none;\n }\n}\n@media (min-width: 768px) {\n .navbar-nav {\n float: left;\n margin: 0;\n }\n .navbar-nav > li {\n float: left;\n }\n .navbar-nav > li > a {\n padding-top: 15px;\n padding-bottom: 15px;\n }\n}\n.navbar-form {\n margin-left: -15px;\n margin-right: -15px;\n padding: 10px 15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);\n margin-top: 8px;\n margin-bottom: 8px;\n}\n@media (min-width: 768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle;\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .navbar-form .form-control-static {\n display: inline-block;\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle;\n }\n .navbar-form .input-group .input-group-addon,\n .navbar-form .input-group .input-group-btn,\n .navbar-form .input-group .form-control {\n width: auto;\n }\n .navbar-form .input-group > .form-control {\n width: 100%;\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle;\n }\n .navbar-form .radio,\n .navbar-form .checkbox {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle;\n }\n .navbar-form .radio label,\n .navbar-form .checkbox label {\n padding-left: 0;\n }\n .navbar-form .radio input[type=\"radio\"],\n .navbar-form .checkbox input[type=\"checkbox\"] {\n position: relative;\n margin-left: 0;\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0;\n }\n}\n@media (max-width: 767px) {\n .navbar-form .form-group {\n margin-bottom: 5px;\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0;\n }\n}\n@media (min-width: 768px) {\n .navbar-form {\n width: auto;\n border: 0;\n margin-left: 0;\n margin-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n }\n}\n.navbar-nav > li > .dropdown-menu {\n margin-top: 0;\n border-top-right-radius: 0;\n border-top-left-radius: 0;\n}\n.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {\n margin-bottom: 0;\n border-top-right-radius: 4px;\n border-top-left-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px;\n}\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px;\n}\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px;\n}\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px;\n}\n@media (min-width: 768px) {\n .navbar-text {\n float: left;\n margin-left: 15px;\n margin-right: 15px;\n }\n}\n@media (min-width: 768px) {\n .navbar-left {\n float: left !important;\n }\n .navbar-right {\n float: right !important;\n margin-right: -15px;\n }\n .navbar-right ~ .navbar-right {\n margin-right: 0;\n }\n}\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n}\n.navbar-default .navbar-brand {\n color: #777777;\n}\n.navbar-default .navbar-brand:hover,\n.navbar-default .navbar-brand:focus {\n color: #5e5e5e;\n background-color: transparent;\n}\n.navbar-default .navbar-text {\n color: #777777;\n}\n.navbar-default .navbar-nav > li > a {\n color: #777777;\n}\n.navbar-default .navbar-nav > li > a:hover,\n.navbar-default .navbar-nav > li > a:focus {\n color: #333333;\n background-color: transparent;\n}\n.navbar-default .navbar-nav > .active > a,\n.navbar-default .navbar-nav > .active > a:hover,\n.navbar-default .navbar-nav > .active > a:focus {\n color: #555555;\n background-color: #e7e7e7;\n}\n.navbar-default .navbar-nav > .disabled > a,\n.navbar-default .navbar-nav > .disabled > a:hover,\n.navbar-default .navbar-nav > .disabled > a:focus {\n color: #cccccc;\n background-color: transparent;\n}\n.navbar-default .navbar-toggle {\n border-color: #dddddd;\n}\n.navbar-default .navbar-toggle:hover,\n.navbar-default .navbar-toggle:focus {\n background-color: #dddddd;\n}\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888888;\n}\n.navbar-default .navbar-collapse,\n.navbar-default .navbar-form {\n border-color: #e7e7e7;\n}\n.navbar-default .navbar-nav > .open > a,\n.navbar-default .navbar-nav > .open > a:hover,\n.navbar-default .navbar-nav > .open > a:focus {\n background-color: #e7e7e7;\n color: #555555;\n}\n@media (max-width: 767px) {\n .navbar-default .navbar-nav .open .dropdown-menu > li > a {\n color: #777777;\n }\n .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,\n .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {\n color: #333333;\n background-color: transparent;\n }\n .navbar-default .navbar-nav .open .dropdown-menu > .active > a,\n .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,\n .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {\n color: #555555;\n background-color: #e7e7e7;\n }\n .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,\n .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,\n .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {\n color: #cccccc;\n background-color: transparent;\n }\n}\n.navbar-default .navbar-link {\n color: #777777;\n}\n.navbar-default .navbar-link:hover {\n color: #333333;\n}\n.navbar-default .btn-link {\n color: #777777;\n}\n.navbar-default .btn-link:hover,\n.navbar-default .btn-link:focus {\n color: #333333;\n}\n.navbar-default .btn-link[disabled]:hover,\nfieldset[disabled] .navbar-default .btn-link:hover,\n.navbar-default .btn-link[disabled]:focus,\nfieldset[disabled] .navbar-default .btn-link:focus {\n color: #cccccc;\n}\n.navbar-inverse {\n background-color: #222222;\n border-color: #080808;\n}\n.navbar-inverse .navbar-brand {\n color: #9d9d9d;\n}\n.navbar-inverse .navbar-brand:hover,\n.navbar-inverse .navbar-brand:focus {\n color: #ffffff;\n background-color: transparent;\n}\n.navbar-inverse .navbar-text {\n color: #9d9d9d;\n}\n.navbar-inverse .navbar-nav > li > a {\n color: #9d9d9d;\n}\n.navbar-inverse .navbar-nav > li > a:hover,\n.navbar-inverse .navbar-nav > li > a:focus {\n color: #ffffff;\n background-color: transparent;\n}\n.navbar-inverse .navbar-nav > .active > a,\n.navbar-inverse .navbar-nav > .active > a:hover,\n.navbar-inverse .navbar-nav > .active > a:focus {\n color: #ffffff;\n background-color: #080808;\n}\n.navbar-inverse .navbar-nav > .disabled > a,\n.navbar-inverse .navbar-nav > .disabled > a:hover,\n.navbar-inverse .navbar-nav > .disabled > a:focus {\n color: #444444;\n background-color: transparent;\n}\n.navbar-inverse .navbar-toggle {\n border-color: #333333;\n}\n.navbar-inverse .navbar-toggle:hover,\n.navbar-inverse .navbar-toggle:focus {\n background-color: #333333;\n}\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #ffffff;\n}\n.navbar-inverse .navbar-collapse,\n.navbar-inverse .navbar-form {\n border-color: #101010;\n}\n.navbar-inverse .navbar-nav > .open > a,\n.navbar-inverse .navbar-nav > .open > a:hover,\n.navbar-inverse .navbar-nav > .open > a:focus {\n background-color: #080808;\n color: #ffffff;\n}\n@media (max-width: 767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {\n border-color: #080808;\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808;\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {\n color: #9d9d9d;\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,\n .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {\n color: #ffffff;\n background-color: transparent;\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,\n .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,\n .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {\n color: #ffffff;\n background-color: #080808;\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,\n .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,\n .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {\n color: #444444;\n background-color: transparent;\n }\n}\n.navbar-inverse .navbar-link {\n color: #9d9d9d;\n}\n.navbar-inverse .navbar-link:hover {\n color: #ffffff;\n}\n.navbar-inverse .btn-link {\n color: #9d9d9d;\n}\n.navbar-inverse .btn-link:hover,\n.navbar-inverse .btn-link:focus {\n color: #ffffff;\n}\n.navbar-inverse .btn-link[disabled]:hover,\nfieldset[disabled] .navbar-inverse .btn-link:hover,\n.navbar-inverse .btn-link[disabled]:focus,\nfieldset[disabled] .navbar-inverse .btn-link:focus {\n color: #444444;\n}\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px;\n}\n.breadcrumb > li {\n display: inline-block;\n}\n.breadcrumb > li + li:before {\n content: \"/\\00a0\";\n padding: 0 5px;\n color: #cccccc;\n}\n.breadcrumb > .active {\n color: #777777;\n}\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px;\n}\n.pagination > li {\n display: inline;\n}\n.pagination > li > a,\n.pagination > li > span {\n position: relative;\n float: left;\n padding: 6px 12px;\n line-height: 1.42857143;\n text-decoration: none;\n color: #337ab7;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n margin-left: -1px;\n}\n.pagination > li:first-child > a,\n.pagination > li:first-child > span {\n margin-left: 0;\n border-bottom-left-radius: 4px;\n border-top-left-radius: 4px;\n}\n.pagination > li:last-child > a,\n.pagination > li:last-child > span {\n border-bottom-right-radius: 4px;\n border-top-right-radius: 4px;\n}\n.pagination > li > a:hover,\n.pagination > li > span:hover,\n.pagination > li > a:focus,\n.pagination > li > span:focus {\n color: #23527c;\n background-color: #eeeeee;\n border-color: #dddddd;\n}\n.pagination > .active > a,\n.pagination > .active > span,\n.pagination > .active > a:hover,\n.pagination > .active > span:hover,\n.pagination > .active > a:focus,\n.pagination > .active > span:focus {\n z-index: 2;\n color: #ffffff;\n background-color: #337ab7;\n border-color: #337ab7;\n cursor: default;\n}\n.pagination > .disabled > span,\n.pagination > .disabled > span:hover,\n.pagination > .disabled > span:focus,\n.pagination > .disabled > a,\n.pagination > .disabled > a:hover,\n.pagination > .disabled > a:focus {\n color: #777777;\n background-color: #ffffff;\n border-color: #dddddd;\n cursor: not-allowed;\n}\n.pagination-lg > li > a,\n.pagination-lg > li > span {\n padding: 10px 16px;\n font-size: 18px;\n}\n.pagination-lg > li:first-child > a,\n.pagination-lg > li:first-child > span {\n border-bottom-left-radius: 6px;\n border-top-left-radius: 6px;\n}\n.pagination-lg > li:last-child > a,\n.pagination-lg > li:last-child > span {\n border-bottom-right-radius: 6px;\n border-top-right-radius: 6px;\n}\n.pagination-sm > li > a,\n.pagination-sm > li > span {\n padding: 5px 10px;\n font-size: 12px;\n}\n.pagination-sm > li:first-child > a,\n.pagination-sm > li:first-child > span {\n border-bottom-left-radius: 3px;\n border-top-left-radius: 3px;\n}\n.pagination-sm > li:last-child > a,\n.pagination-sm > li:last-child > span {\n border-bottom-right-radius: 3px;\n border-top-right-radius: 3px;\n}\n.pager {\n padding-left: 0;\n margin: 20px 0;\n list-style: none;\n text-align: center;\n}\n.pager li {\n display: inline;\n}\n.pager li > a,\n.pager li > span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n border-radius: 15px;\n}\n.pager li > a:hover,\n.pager li > a:focus {\n text-decoration: none;\n background-color: #eeeeee;\n}\n.pager .next > a,\n.pager .next > span {\n float: right;\n}\n.pager .previous > a,\n.pager .previous > span {\n float: left;\n}\n.pager .disabled > a,\n.pager .disabled > a:hover,\n.pager .disabled > a:focus,\n.pager .disabled > span {\n color: #777777;\n background-color: #ffffff;\n cursor: not-allowed;\n}\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: bold;\n line-height: 1;\n color: #ffffff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em;\n}\na.label:hover,\na.label:focus {\n color: #ffffff;\n text-decoration: none;\n cursor: pointer;\n}\n.label:empty {\n display: none;\n}\n.btn .label {\n position: relative;\n top: -1px;\n}\n.label-default {\n background-color: #777777;\n}\n.label-default[href]:hover,\n.label-default[href]:focus {\n background-color: #5e5e5e;\n}\n.label-primary {\n background-color: #337ab7;\n}\n.label-primary[href]:hover,\n.label-primary[href]:focus {\n background-color: #286090;\n}\n.label-success {\n background-color: #5cb85c;\n}\n.label-success[href]:hover,\n.label-success[href]:focus {\n background-color: #449d44;\n}\n.label-info {\n background-color: #5bc0de;\n}\n.label-info[href]:hover,\n.label-info[href]:focus {\n background-color: #31b0d5;\n}\n.label-warning {\n background-color: #f0ad4e;\n}\n.label-warning[href]:hover,\n.label-warning[href]:focus {\n background-color: #ec971f;\n}\n.label-danger {\n background-color: #d9534f;\n}\n.label-danger[href]:hover,\n.label-danger[href]:focus {\n background-color: #c9302c;\n}\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: bold;\n color: #ffffff;\n line-height: 1;\n vertical-align: baseline;\n white-space: nowrap;\n text-align: center;\n background-color: #777777;\n border-radius: 10px;\n}\n.badge:empty {\n display: none;\n}\n.btn .badge {\n position: relative;\n top: -1px;\n}\n.btn-xs .badge,\n.btn-group-xs > .btn .badge {\n top: 0;\n padding: 1px 5px;\n}\na.badge:hover,\na.badge:focus {\n color: #ffffff;\n text-decoration: none;\n cursor: pointer;\n}\n.list-group-item.active > .badge,\n.nav-pills > .active > a > .badge {\n color: #337ab7;\n background-color: #ffffff;\n}\n.list-group-item > .badge {\n float: right;\n}\n.list-group-item > .badge + .badge {\n margin-right: 5px;\n}\n.nav-pills > li > a > .badge {\n margin-left: 3px;\n}\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eeeeee;\n}\n.jumbotron h1,\n.jumbotron .h1 {\n color: inherit;\n}\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200;\n}\n.jumbotron > hr {\n border-top-color: #d5d5d5;\n}\n.container .jumbotron,\n.container-fluid .jumbotron {\n border-radius: 6px;\n}\n.jumbotron .container {\n max-width: 100%;\n}\n@media screen and (min-width: 768px) {\n .jumbotron {\n padding: 48px 0;\n }\n .container .jumbotron,\n .container-fluid .jumbotron {\n padding-left: 60px;\n padding-right: 60px;\n }\n .jumbotron h1,\n .jumbotron .h1 {\n font-size: 63px;\n }\n}\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n border-radius: 4px;\n -webkit-transition: border 0.2s ease-in-out;\n -o-transition: border 0.2s ease-in-out;\n transition: border 0.2s ease-in-out;\n}\n.thumbnail > img,\n.thumbnail a > img {\n margin-left: auto;\n margin-right: auto;\n}\na.thumbnail:hover,\na.thumbnail:focus,\na.thumbnail.active {\n border-color: #337ab7;\n}\n.thumbnail .caption {\n padding: 9px;\n color: #333333;\n}\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n.alert h4 {\n margin-top: 0;\n color: inherit;\n}\n.alert .alert-link {\n font-weight: bold;\n}\n.alert > p,\n.alert > ul {\n margin-bottom: 0;\n}\n.alert > p + p {\n margin-top: 5px;\n}\n.alert-dismissable,\n.alert-dismissible {\n padding-right: 35px;\n}\n.alert-dismissable .close,\n.alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit;\n}\n.alert-success {\n background-color: #dff0d8;\n border-color: #d6e9c6;\n color: #3c763d;\n}\n.alert-success hr {\n border-top-color: #c9e2b3;\n}\n.alert-success .alert-link {\n color: #2b542c;\n}\n.alert-info {\n background-color: #d9edf7;\n border-color: #bce8f1;\n color: #31708f;\n}\n.alert-info hr {\n border-top-color: #a6e1ec;\n}\n.alert-info .alert-link {\n color: #245269;\n}\n.alert-warning {\n background-color: #fcf8e3;\n border-color: #faebcc;\n color: #8a6d3b;\n}\n.alert-warning hr {\n border-top-color: #f7e1b5;\n}\n.alert-warning .alert-link {\n color: #66512c;\n}\n.alert-danger {\n background-color: #f2dede;\n border-color: #ebccd1;\n color: #a94442;\n}\n.alert-danger hr {\n border-top-color: #e4b9c0;\n}\n.alert-danger .alert-link {\n color: #843534;\n}\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0;\n }\n to {\n background-position: 0 0;\n }\n}\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0;\n }\n to {\n background-position: 0 0;\n }\n}\n.progress {\n overflow: hidden;\n height: 20px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);\n}\n.progress-bar {\n float: left;\n width: 0%;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #ffffff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);\n -webkit-transition: width 0.6s ease;\n -o-transition: width 0.6s ease;\n transition: width 0.6s ease;\n}\n.progress-striped .progress-bar,\n.progress-bar-striped {\n 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);\n 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);\n 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);\n background-size: 40px 40px;\n}\n.progress.active .progress-bar,\n.progress-bar.active {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite;\n}\n.progress-bar-success {\n background-color: #5cb85c;\n}\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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);\n}\n.progress-bar-info {\n background-color: #5bc0de;\n}\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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);\n}\n.progress-bar-warning {\n background-color: #f0ad4e;\n}\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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);\n}\n.progress-bar-danger {\n background-color: #d9534f;\n}\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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);\n}\n.media {\n margin-top: 15px;\n}\n.media:first-child {\n margin-top: 0;\n}\n.media,\n.media-body {\n zoom: 1;\n overflow: hidden;\n}\n.media-body {\n width: 10000px;\n}\n.media-object {\n display: block;\n}\n.media-right,\n.media > .pull-right {\n padding-left: 10px;\n}\n.media-left,\n.media > .pull-left {\n padding-right: 10px;\n}\n.media-left,\n.media-right,\n.media-body {\n display: table-cell;\n vertical-align: top;\n}\n.media-middle {\n vertical-align: middle;\n}\n.media-bottom {\n vertical-align: bottom;\n}\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px;\n}\n.media-list {\n padding-left: 0;\n list-style: none;\n}\n.list-group {\n margin-bottom: 20px;\n padding-left: 0;\n}\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #ffffff;\n border: 1px solid #dddddd;\n}\n.list-group-item:first-child {\n border-top-right-radius: 4px;\n border-top-left-radius: 4px;\n}\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n}\na.list-group-item {\n color: #555555;\n}\na.list-group-item .list-group-item-heading {\n color: #333333;\n}\na.list-group-item:hover,\na.list-group-item:focus {\n text-decoration: none;\n color: #555555;\n background-color: #f5f5f5;\n}\n.list-group-item.disabled,\n.list-group-item.disabled:hover,\n.list-group-item.disabled:focus {\n background-color: #eeeeee;\n color: #777777;\n cursor: not-allowed;\n}\n.list-group-item.disabled .list-group-item-heading,\n.list-group-item.disabled:hover .list-group-item-heading,\n.list-group-item.disabled:focus .list-group-item-heading {\n color: inherit;\n}\n.list-group-item.disabled .list-group-item-text,\n.list-group-item.disabled:hover .list-group-item-text,\n.list-group-item.disabled:focus .list-group-item-text {\n color: #777777;\n}\n.list-group-item.active,\n.list-group-item.active:hover,\n.list-group-item.active:focus {\n z-index: 2;\n color: #ffffff;\n background-color: #337ab7;\n border-color: #337ab7;\n}\n.list-group-item.active .list-group-item-heading,\n.list-group-item.active:hover .list-group-item-heading,\n.list-group-item.active:focus .list-group-item-heading,\n.list-group-item.active .list-group-item-heading > small,\n.list-group-item.active:hover .list-group-item-heading > small,\n.list-group-item.active:focus .list-group-item-heading > small,\n.list-group-item.active .list-group-item-heading > .small,\n.list-group-item.active:hover .list-group-item-heading > .small,\n.list-group-item.active:focus .list-group-item-heading > .small {\n color: inherit;\n}\n.list-group-item.active .list-group-item-text,\n.list-group-item.active:hover .list-group-item-text,\n.list-group-item.active:focus .list-group-item-text {\n color: #c7ddef;\n}\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8;\n}\na.list-group-item-success {\n color: #3c763d;\n}\na.list-group-item-success .list-group-item-heading {\n color: inherit;\n}\na.list-group-item-success:hover,\na.list-group-item-success:focus {\n color: #3c763d;\n background-color: #d0e9c6;\n}\na.list-group-item-success.active,\na.list-group-item-success.active:hover,\na.list-group-item-success.active:focus {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d;\n}\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7;\n}\na.list-group-item-info {\n color: #31708f;\n}\na.list-group-item-info .list-group-item-heading {\n color: inherit;\n}\na.list-group-item-info:hover,\na.list-group-item-info:focus {\n color: #31708f;\n background-color: #c4e3f3;\n}\na.list-group-item-info.active,\na.list-group-item-info.active:hover,\na.list-group-item-info.active:focus {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f;\n}\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n}\na.list-group-item-warning {\n color: #8a6d3b;\n}\na.list-group-item-warning .list-group-item-heading {\n color: inherit;\n}\na.list-group-item-warning:hover,\na.list-group-item-warning:focus {\n color: #8a6d3b;\n background-color: #faf2cc;\n}\na.list-group-item-warning.active,\na.list-group-item-warning.active:hover,\na.list-group-item-warning.active:focus {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b;\n}\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede;\n}\na.list-group-item-danger {\n color: #a94442;\n}\na.list-group-item-danger .list-group-item-heading {\n color: inherit;\n}\na.list-group-item-danger:hover,\na.list-group-item-danger:focus {\n color: #a94442;\n background-color: #ebcccc;\n}\na.list-group-item-danger.active,\na.list-group-item-danger.active:hover,\na.list-group-item-danger.active:focus {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442;\n}\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px;\n}\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3;\n}\n.panel {\n margin-bottom: 20px;\n background-color: #ffffff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);\n}\n.panel-body {\n padding: 15px;\n}\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-right-radius: 3px;\n border-top-left-radius: 3px;\n}\n.panel-heading > .dropdown .dropdown-toggle {\n color: inherit;\n}\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit;\n}\n.panel-title > a,\n.panel-title > small,\n.panel-title > .small,\n.panel-title > small > a,\n.panel-title > .small > a {\n color: inherit;\n}\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #dddddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px;\n}\n.panel > .list-group,\n.panel > .panel-collapse > .list-group {\n margin-bottom: 0;\n}\n.panel > .list-group .list-group-item,\n.panel > .panel-collapse > .list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0;\n}\n.panel > .list-group:first-child .list-group-item:first-child,\n.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-right-radius: 3px;\n border-top-left-radius: 3px;\n}\n.panel > .list-group:last-child .list-group-item:last-child,\n.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px;\n}\n.panel-heading + .list-group .list-group-item:first-child {\n border-top-width: 0;\n}\n.list-group + .panel-footer {\n border-top-width: 0;\n}\n.panel > .table,\n.panel > .table-responsive > .table,\n.panel > .panel-collapse > .table {\n margin-bottom: 0;\n}\n.panel > .table caption,\n.panel > .table-responsive > .table caption,\n.panel > .panel-collapse > .table caption {\n padding-left: 15px;\n padding-right: 15px;\n}\n.panel > .table:first-child,\n.panel > .table-responsive:first-child > .table:first-child {\n border-top-right-radius: 3px;\n border-top-left-radius: 3px;\n}\n.panel > .table:first-child > thead:first-child > tr:first-child,\n.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,\n.panel > .table:first-child > tbody:first-child > tr:first-child,\n.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px;\n}\n.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,\n.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,\n.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,\n.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,\n.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,\n.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,\n.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,\n.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {\n border-top-left-radius: 3px;\n}\n.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,\n.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,\n.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,\n.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,\n.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,\n.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,\n.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,\n.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {\n border-top-right-radius: 3px;\n}\n.panel > .table:last-child,\n.panel > .table-responsive:last-child > .table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px;\n}\n.panel > .table:last-child > tbody:last-child > tr:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,\n.panel > .table:last-child > tfoot:last-child > tr:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {\n border-bottom-left-radius: 3px;\n border-bottom-right-radius: 3px;\n}\n.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,\n.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,\n.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,\n.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,\n.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,\n.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,\n.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,\n.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {\n border-bottom-left-radius: 3px;\n}\n.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,\n.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,\n.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,\n.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,\n.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {\n border-bottom-right-radius: 3px;\n}\n.panel > .panel-body + .table,\n.panel > .panel-body + .table-responsive,\n.panel > .table + .panel-body,\n.panel > .table-responsive + .panel-body {\n border-top: 1px solid #dddddd;\n}\n.panel > .table > tbody:first-child > tr:first-child th,\n.panel > .table > tbody:first-child > tr:first-child td {\n border-top: 0;\n}\n.panel > .table-bordered,\n.panel > .table-responsive > .table-bordered {\n border: 0;\n}\n.panel > .table-bordered > thead > tr > th:first-child,\n.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,\n.panel > .table-bordered > tbody > tr > th:first-child,\n.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,\n.panel > .table-bordered > tfoot > tr > th:first-child,\n.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,\n.panel > .table-bordered > thead > tr > td:first-child,\n.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,\n.panel > .table-bordered > tbody > tr > td:first-child,\n.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,\n.panel > .table-bordered > tfoot > tr > td:first-child,\n.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {\n border-left: 0;\n}\n.panel > .table-bordered > thead > tr > th:last-child,\n.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,\n.panel > .table-bordered > tbody > tr > th:last-child,\n.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,\n.panel > .table-bordered > tfoot > tr > th:last-child,\n.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,\n.panel > .table-bordered > thead > tr > td:last-child,\n.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,\n.panel > .table-bordered > tbody > tr > td:last-child,\n.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,\n.panel > .table-bordered > tfoot > tr > td:last-child,\n.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {\n border-right: 0;\n}\n.panel > .table-bordered > thead > tr:first-child > td,\n.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,\n.panel > .table-bordered > tbody > tr:first-child > td,\n.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,\n.panel > .table-bordered > thead > tr:first-child > th,\n.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,\n.panel > .table-bordered > tbody > tr:first-child > th,\n.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {\n border-bottom: 0;\n}\n.panel > .table-bordered > tbody > tr:last-child > td,\n.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,\n.panel > .table-bordered > tfoot > tr:last-child > td,\n.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,\n.panel > .table-bordered > tbody > tr:last-child > th,\n.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,\n.panel > .table-bordered > tfoot > tr:last-child > th,\n.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {\n border-bottom: 0;\n}\n.panel > .table-responsive {\n border: 0;\n margin-bottom: 0;\n}\n.panel-group {\n margin-bottom: 20px;\n}\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px;\n}\n.panel-group .panel + .panel {\n margin-top: 5px;\n}\n.panel-group .panel-heading {\n border-bottom: 0;\n}\n.panel-group .panel-heading + .panel-collapse > .panel-body,\n.panel-group .panel-heading + .panel-collapse > .list-group {\n border-top: 1px solid #dddddd;\n}\n.panel-group .panel-footer {\n border-top: 0;\n}\n.panel-group .panel-footer + .panel-collapse .panel-body {\n border-bottom: 1px solid #dddddd;\n}\n.panel-default {\n border-color: #dddddd;\n}\n.panel-default > .panel-heading {\n color: #333333;\n background-color: #f5f5f5;\n border-color: #dddddd;\n}\n.panel-default > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #dddddd;\n}\n.panel-default > .panel-heading .badge {\n color: #f5f5f5;\n background-color: #333333;\n}\n.panel-default > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #dddddd;\n}\n.panel-primary {\n border-color: #337ab7;\n}\n.panel-primary > .panel-heading {\n color: #ffffff;\n background-color: #337ab7;\n border-color: #337ab7;\n}\n.panel-primary > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #337ab7;\n}\n.panel-primary > .panel-heading .badge {\n color: #337ab7;\n background-color: #ffffff;\n}\n.panel-primary > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #337ab7;\n}\n.panel-success {\n border-color: #d6e9c6;\n}\n.panel-success > .panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6;\n}\n.panel-success > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #d6e9c6;\n}\n.panel-success > .panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d;\n}\n.panel-success > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #d6e9c6;\n}\n.panel-info {\n border-color: #bce8f1;\n}\n.panel-info > .panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1;\n}\n.panel-info > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #bce8f1;\n}\n.panel-info > .panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f;\n}\n.panel-info > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #bce8f1;\n}\n.panel-warning {\n border-color: #faebcc;\n}\n.panel-warning > .panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc;\n}\n.panel-warning > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #faebcc;\n}\n.panel-warning > .panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b;\n}\n.panel-warning > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #faebcc;\n}\n.panel-danger {\n border-color: #ebccd1;\n}\n.panel-danger > .panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1;\n}\n.panel-danger > .panel-heading + .panel-collapse > .panel-body {\n border-top-color: #ebccd1;\n}\n.panel-danger > .panel-heading .badge {\n color: #f2dede;\n background-color: #a94442;\n}\n.panel-danger > .panel-footer + .panel-collapse > .panel-body {\n border-bottom-color: #ebccd1;\n}\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden;\n}\n.embed-responsive .embed-responsive-item,\n.embed-responsive iframe,\n.embed-responsive embed,\n.embed-responsive object,\n.embed-responsive video {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n height: 100%;\n width: 100%;\n border: 0;\n}\n.embed-responsive-16by9 {\n padding-bottom: 56.25%;\n}\n.embed-responsive-4by3 {\n padding-bottom: 75%;\n}\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);\n}\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, 0.15);\n}\n.well-lg {\n padding: 24px;\n border-radius: 6px;\n}\n.well-sm {\n padding: 9px;\n border-radius: 3px;\n}\n.close {\n float: right;\n font-size: 21px;\n font-weight: bold;\n line-height: 1;\n color: #000000;\n text-shadow: 0 1px 0 #ffffff;\n opacity: 0.2;\n filter: alpha(opacity=20);\n}\n.close:hover,\n.close:focus {\n color: #000000;\n text-decoration: none;\n cursor: pointer;\n opacity: 0.5;\n filter: alpha(opacity=50);\n}\nbutton.close {\n padding: 0;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n}\n.modal-open {\n overflow: hidden;\n}\n.modal {\n display: none;\n overflow: hidden;\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.modal.fade .modal-dialog {\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%);\n -webkit-transition: -webkit-transform 0.3s ease-out;\n -moz-transition: -moz-transform 0.3s ease-out;\n -o-transition: -o-transform 0.3s ease-out;\n transition: transform 0.3s ease-out;\n}\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0);\n}\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.modal-content {\n position: relative;\n background-color: #ffffff;\n border: 1px solid #999999;\n border: 1px solid rgba(0, 0, 0, 0.2);\n border-radius: 6px;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);\n background-clip: padding-box;\n outline: 0;\n}\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000000;\n}\n.modal-backdrop.fade {\n opacity: 0;\n filter: alpha(opacity=0);\n}\n.modal-backdrop.in {\n opacity: 0.5;\n filter: alpha(opacity=50);\n}\n.modal-header {\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n min-height: 16.42857143px;\n}\n.modal-header .close {\n margin-top: -2px;\n}\n.modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.modal-footer .btn + .btn {\n margin-left: 5px;\n margin-bottom: 0;\n}\n.modal-footer .btn-group .btn + .btn {\n margin-left: -1px;\n}\n.modal-footer .btn-block + .btn-block {\n margin-left: 0;\n}\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);\n }\n .modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .modal-lg {\n width: 900px;\n }\n}\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: normal;\n line-height: 1.4;\n opacity: 0;\n filter: alpha(opacity=0);\n}\n.tooltip.in {\n opacity: 0.9;\n filter: alpha(opacity=90);\n}\n.tooltip.top {\n margin-top: -3px;\n padding: 5px 0;\n}\n.tooltip.right {\n margin-left: 3px;\n padding: 0 5px;\n}\n.tooltip.bottom {\n margin-top: 3px;\n padding: 5px 0;\n}\n.tooltip.left {\n margin-left: -3px;\n padding: 0 5px;\n}\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #ffffff;\n text-align: center;\n text-decoration: none;\n background-color: #000000;\n border-radius: 4px;\n}\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid;\n}\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000000;\n}\n.tooltip.top-left .tooltip-arrow {\n bottom: 0;\n right: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000000;\n}\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000000;\n}\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000000;\n}\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000000;\n}\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000000;\n}\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000000;\n}\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000000;\n}\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: normal;\n line-height: 1.42857143;\n text-align: left;\n background-color: #ffffff;\n background-clip: padding-box;\n border: 1px solid #cccccc;\n border: 1px solid rgba(0, 0, 0, 0.2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n white-space: normal;\n}\n.popover.top {\n margin-top: -10px;\n}\n.popover.right {\n margin-left: 10px;\n}\n.popover.bottom {\n margin-top: 10px;\n}\n.popover.left {\n margin-left: -10px;\n}\n.popover-title {\n margin: 0;\n padding: 8px 14px;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0;\n}\n.popover-content {\n padding: 9px 14px;\n}\n.popover > .arrow,\n.popover > .arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid;\n}\n.popover > .arrow {\n border-width: 11px;\n}\n.popover > .arrow:after {\n border-width: 10px;\n content: \"\";\n}\n.popover.top > .arrow {\n left: 50%;\n margin-left: -11px;\n border-bottom-width: 0;\n border-top-color: #999999;\n border-top-color: rgba(0, 0, 0, 0.25);\n bottom: -11px;\n}\n.popover.top > .arrow:after {\n content: \" \";\n bottom: 1px;\n margin-left: -10px;\n border-bottom-width: 0;\n border-top-color: #ffffff;\n}\n.popover.right > .arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-left-width: 0;\n border-right-color: #999999;\n border-right-color: rgba(0, 0, 0, 0.25);\n}\n.popover.right > .arrow:after {\n content: \" \";\n left: 1px;\n bottom: -10px;\n border-left-width: 0;\n border-right-color: #ffffff;\n}\n.popover.bottom > .arrow {\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999999;\n border-bottom-color: rgba(0, 0, 0, 0.25);\n top: -11px;\n}\n.popover.bottom > .arrow:after {\n content: \" \";\n top: 1px;\n margin-left: -10px;\n border-top-width: 0;\n border-bottom-color: #ffffff;\n}\n.popover.left > .arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999999;\n border-left-color: rgba(0, 0, 0, 0.25);\n}\n.popover.left > .arrow:after {\n content: \" \";\n right: 1px;\n border-right-width: 0;\n border-left-color: #ffffff;\n bottom: -10px;\n}\n.carousel {\n position: relative;\n}\n.carousel-inner {\n position: relative;\n overflow: hidden;\n width: 100%;\n}\n.carousel-inner > .item {\n display: none;\n position: relative;\n -webkit-transition: 0.6s ease-in-out left;\n -o-transition: 0.6s ease-in-out left;\n transition: 0.6s ease-in-out left;\n}\n.carousel-inner > .item > img,\n.carousel-inner > .item > a > img {\n line-height: 1;\n}\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner > .item {\n -webkit-transition: -webkit-transform 0.6s ease-in-out;\n -moz-transition: -moz-transform 0.6s ease-in-out;\n -o-transition: -o-transform 0.6s ease-in-out;\n transition: transform 0.6s ease-in-out;\n -webkit-backface-visibility: hidden;\n -moz-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n -moz-perspective: 1000;\n perspective: 1000;\n }\n .carousel-inner > .item.next,\n .carousel-inner > .item.active.right {\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0);\n left: 0;\n }\n .carousel-inner > .item.prev,\n .carousel-inner > .item.active.left {\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0);\n left: 0;\n }\n .carousel-inner > .item.next.left,\n .carousel-inner > .item.prev.right,\n .carousel-inner > .item.active {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n left: 0;\n }\n}\n.carousel-inner > .active,\n.carousel-inner > .next,\n.carousel-inner > .prev {\n display: block;\n}\n.carousel-inner > .active {\n left: 0;\n}\n.carousel-inner > .next,\n.carousel-inner > .prev {\n position: absolute;\n top: 0;\n width: 100%;\n}\n.carousel-inner > .next {\n left: 100%;\n}\n.carousel-inner > .prev {\n left: -100%;\n}\n.carousel-inner > .next.left,\n.carousel-inner > .prev.right {\n left: 0;\n}\n.carousel-inner > .active.left {\n left: -100%;\n}\n.carousel-inner > .active.right {\n left: 100%;\n}\n.carousel-control {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 15%;\n opacity: 0.5;\n filter: alpha(opacity=50);\n font-size: 20px;\n color: #ffffff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);\n}\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);\n background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n}\n.carousel-control.right {\n left: auto;\n right: 0;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);\n background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);\n background-repeat: repeat-x;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n}\n.carousel-control:hover,\n.carousel-control:focus {\n outline: 0;\n color: #ffffff;\n text-decoration: none;\n opacity: 0.9;\n filter: alpha(opacity=90);\n}\n.carousel-control .icon-prev,\n.carousel-control .icon-next,\n.carousel-control .glyphicon-chevron-left,\n.carousel-control .glyphicon-chevron-right {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block;\n}\n.carousel-control .icon-prev,\n.carousel-control .glyphicon-chevron-left {\n left: 50%;\n margin-left: -10px;\n}\n.carousel-control .icon-next,\n.carousel-control .glyphicon-chevron-right {\n right: 50%;\n margin-right: -10px;\n}\n.carousel-control .icon-prev,\n.carousel-control .icon-next {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n line-height: 1;\n font-family: serif;\n}\n.carousel-control .icon-prev:before {\n content: '\\2039';\n}\n.carousel-control .icon-next:before {\n content: '\\203a';\n}\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n margin-left: -30%;\n padding-left: 0;\n list-style: none;\n text-align: center;\n}\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n border: 1px solid #ffffff;\n border-radius: 10px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n}\n.carousel-indicators .active {\n margin: 0;\n width: 12px;\n height: 12px;\n background-color: #ffffff;\n}\n.carousel-caption {\n position: absolute;\n left: 15%;\n right: 15%;\n bottom: 20px;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #ffffff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);\n}\n.carousel-caption .btn {\n text-shadow: none;\n}\n@media screen and (min-width: 768px) {\n .carousel-control .glyphicon-chevron-left,\n .carousel-control .glyphicon-chevron-right,\n .carousel-control .icon-prev,\n .carousel-control .icon-next {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px;\n }\n .carousel-control .glyphicon-chevron-left,\n .carousel-control .icon-prev {\n margin-left: -15px;\n }\n .carousel-control .glyphicon-chevron-right,\n .carousel-control .icon-next {\n margin-right: -15px;\n }\n .carousel-caption {\n left: 20%;\n right: 20%;\n padding-bottom: 30px;\n }\n .carousel-indicators {\n bottom: 20px;\n }\n}\n.clearfix:before,\n.clearfix:after,\n.dl-horizontal dd:before,\n.dl-horizontal dd:after,\n.container:before,\n.container:after,\n.container-fluid:before,\n.container-fluid:after,\n.row:before,\n.row:after,\n.form-horizontal .form-group:before,\n.form-horizontal .form-group:after,\n.btn-toolbar:before,\n.btn-toolbar:after,\n.btn-group-vertical > .btn-group:before,\n.btn-group-vertical > .btn-group:after,\n.nav:before,\n.nav:after,\n.navbar:before,\n.navbar:after,\n.navbar-header:before,\n.navbar-header:after,\n.navbar-collapse:before,\n.navbar-collapse:after,\n.pager:before,\n.pager:after,\n.panel-body:before,\n.panel-body:after,\n.modal-footer:before,\n.modal-footer:after {\n content: \" \";\n display: table;\n}\n.clearfix:after,\n.dl-horizontal dd:after,\n.container:after,\n.container-fluid:after,\n.row:after,\n.form-horizontal .form-group:after,\n.btn-toolbar:after,\n.btn-group-vertical > .btn-group:after,\n.nav:after,\n.navbar:after,\n.navbar-header:after,\n.navbar-collapse:after,\n.pager:after,\n.panel-body:after,\n.modal-footer:after {\n clear: both;\n}\n.center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n.pull-right {\n float: right !important;\n}\n.pull-left {\n float: left !important;\n}\n.hide {\n display: none !important;\n}\n.show {\n display: block !important;\n}\n.invisible {\n visibility: hidden;\n}\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n.hidden {\n display: none !important;\n}\n.affix {\n position: fixed;\n}\n@-ms-viewport {\n width: device-width;\n}\n.visible-xs,\n.visible-sm,\n.visible-md,\n.visible-lg {\n display: none !important;\n}\n.visible-xs-block,\n.visible-xs-inline,\n.visible-xs-inline-block,\n.visible-sm-block,\n.visible-sm-inline,\n.visible-sm-inline-block,\n.visible-md-block,\n.visible-md-inline,\n.visible-md-inline-block,\n.visible-lg-block,\n.visible-lg-inline,\n.visible-lg-inline-block {\n display: none !important;\n}\n@media (max-width: 767px) {\n .visible-xs {\n display: block !important;\n }\n table.visible-xs {\n display: table;\n }\n tr.visible-xs {\n display: table-row !important;\n }\n th.visible-xs,\n td.visible-xs {\n display: table-cell !important;\n }\n}\n@media (max-width: 767px) {\n .visible-xs-block {\n display: block !important;\n }\n}\n@media (max-width: 767px) {\n .visible-xs-inline {\n display: inline !important;\n }\n}\n@media (max-width: 767px) {\n .visible-xs-inline-block {\n display: inline-block !important;\n }\n}\n@media (min-width: 768px) and (max-width: 991px) {\n .visible-sm {\n display: block !important;\n }\n table.visible-sm {\n display: table;\n }\n tr.visible-sm {\n display: table-row !important;\n }\n th.visible-sm,\n td.visible-sm {\n display: table-cell !important;\n }\n}\n@media (min-width: 768px) and (max-width: 991px) {\n .visible-sm-block {\n display: block !important;\n }\n}\n@media (min-width: 768px) and (max-width: 991px) {\n .visible-sm-inline {\n display: inline !important;\n }\n}\n@media (min-width: 768px) and (max-width: 991px) {\n .visible-sm-inline-block {\n display: inline-block !important;\n }\n}\n@media (min-width: 992px) and (max-width: 1199px) {\n .visible-md {\n display: block !important;\n }\n table.visible-md {\n display: table;\n }\n tr.visible-md {\n display: table-row !important;\n }\n th.visible-md,\n td.visible-md {\n display: table-cell !important;\n }\n}\n@media (min-width: 992px) and (max-width: 1199px) {\n .visible-md-block {\n display: block !important;\n }\n}\n@media (min-width: 992px) and (max-width: 1199px) {\n .visible-md-inline {\n display: inline !important;\n }\n}\n@media (min-width: 992px) and (max-width: 1199px) {\n .visible-md-inline-block {\n display: inline-block !important;\n }\n}\n@media (min-width: 1200px) {\n .visible-lg {\n display: block !important;\n }\n table.visible-lg {\n display: table;\n }\n tr.visible-lg {\n display: table-row !important;\n }\n th.visible-lg,\n td.visible-lg {\n display: table-cell !important;\n }\n}\n@media (min-width: 1200px) {\n .visible-lg-block {\n display: block !important;\n }\n}\n@media (min-width: 1200px) {\n .visible-lg-inline {\n display: inline !important;\n }\n}\n@media (min-width: 1200px) {\n .visible-lg-inline-block {\n display: inline-block !important;\n }\n}\n@media (max-width: 767px) {\n .hidden-xs {\n display: none !important;\n }\n}\n@media (min-width: 768px) and (max-width: 991px) {\n .hidden-sm {\n display: none !important;\n }\n}\n@media (min-width: 992px) and (max-width: 1199px) {\n .hidden-md {\n display: none !important;\n }\n}\n@media (min-width: 1200px) {\n .hidden-lg {\n display: none !important;\n }\n}\n.visible-print {\n display: none !important;\n}\n@media print {\n .visible-print {\n display: block !important;\n }\n table.visible-print {\n display: table;\n }\n tr.visible-print {\n display: table-row !important;\n }\n th.visible-print,\n td.visible-print {\n display: table-cell !important;\n }\n}\n.visible-print-block {\n display: none !important;\n}\n@media print {\n .visible-print-block {\n display: block !important;\n }\n}\n.visible-print-inline {\n display: none !important;\n}\n@media print {\n .visible-print-inline {\n display: inline !important;\n }\n}\n.visible-print-inline-block {\n display: none !important;\n}\n@media print {\n .visible-print-inline-block {\n display: inline-block !important;\n }\n}\n@media print {\n .hidden-print {\n display: none !important;\n }\n}\n/*# sourceMappingURL=bootstrap.css.map */","/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\n//\n// 1. Set default font family to sans-serif.\n// 2. Prevent iOS text size adjust after orientation change, without disabling\n// user zoom.\n//\n\nhtml {\n font-family: sans-serif; // 1\n -ms-text-size-adjust: 100%; // 2\n -webkit-text-size-adjust: 100%; // 2\n}\n\n//\n// Remove default margin.\n//\n\nbody {\n margin: 0;\n}\n\n// HTML5 display definitions\n// ==========================================================================\n\n//\n// Correct `block` display not defined for any HTML5 element in IE 8/9.\n// Correct `block` display not defined for `details` or `summary` in IE 10/11\n// and Firefox.\n// Correct `block` display not defined for `main` in IE 11.\n//\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nmenu,\nnav,\nsection,\nsummary {\n display: block;\n}\n\n//\n// 1. Correct `inline-block` display not defined in IE 8/9.\n// 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.\n//\n\naudio,\ncanvas,\nprogress,\nvideo {\n display: inline-block; // 1\n vertical-align: baseline; // 2\n}\n\n//\n// Prevent modern browsers from displaying `audio` without controls.\n// Remove excess height in iOS 5 devices.\n//\n\naudio:not([controls]) {\n display: none;\n height: 0;\n}\n\n//\n// Address `[hidden]` styling not present in IE 8/9/10.\n// Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.\n//\n\n[hidden],\ntemplate {\n display: none;\n}\n\n// Links\n// ==========================================================================\n\n//\n// Remove the gray background color from active links in IE 10.\n//\n\na {\n background-color: transparent;\n}\n\n//\n// Improve readability when focused and also mouse hovered in all browsers.\n//\n\na:active,\na:hover {\n outline: 0;\n}\n\n// Text-level semantics\n// ==========================================================================\n\n//\n// Address styling not present in IE 8/9/10/11, Safari, and Chrome.\n//\n\nabbr[title] {\n border-bottom: 1px dotted;\n}\n\n//\n// Address style set to `bolder` in Firefox 4+, Safari, and Chrome.\n//\n\nb,\nstrong {\n font-weight: bold;\n}\n\n//\n// Address styling not present in Safari and Chrome.\n//\n\ndfn {\n font-style: italic;\n}\n\n//\n// Address variable `h1` font-size and margin within `section` and `article`\n// contexts in Firefox 4+, Safari, and Chrome.\n//\n\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n//\n// Address styling not present in IE 8/9.\n//\n\nmark {\n background: #ff0;\n color: #000;\n}\n\n//\n// Address inconsistent and variable font size in all browsers.\n//\n\nsmall {\n font-size: 80%;\n}\n\n//\n// Prevent `sub` and `sup` affecting `line-height` in all browsers.\n//\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n// Embedded content\n// ==========================================================================\n\n//\n// Remove border when inside `a` element in IE 8/9/10.\n//\n\nimg {\n border: 0;\n}\n\n//\n// Correct overflow not hidden in IE 9/10/11.\n//\n\nsvg:not(:root) {\n overflow: hidden;\n}\n\n// Grouping content\n// ==========================================================================\n\n//\n// Address margin not present in IE 8/9 and Safari.\n//\n\nfigure {\n margin: 1em 40px;\n}\n\n//\n// Address differences between Firefox and other browsers.\n//\n\nhr {\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n height: 0;\n}\n\n//\n// Contain overflow in all browsers.\n//\n\npre {\n overflow: auto;\n}\n\n//\n// Address odd `em`-unit font size rendering in all browsers.\n//\n\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, monospace;\n font-size: 1em;\n}\n\n// Forms\n// ==========================================================================\n\n//\n// Known limitation: by default, Chrome and Safari on OS X allow very limited\n// styling of `select`, unless a `border` property is set.\n//\n\n//\n// 1. Correct color not being inherited.\n// Known issue: affects color of disabled elements.\n// 2. Correct font properties not being inherited.\n// 3. Address margins set differently in Firefox 4+, Safari, and Chrome.\n//\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n color: inherit; // 1\n font: inherit; // 2\n margin: 0; // 3\n}\n\n//\n// Address `overflow` set to `hidden` in IE 8/9/10/11.\n//\n\nbutton {\n overflow: visible;\n}\n\n//\n// Address inconsistent `text-transform` inheritance for `button` and `select`.\n// All other form control elements do not inherit `text-transform` values.\n// Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.\n// Correct `select` style inheritance in Firefox.\n//\n\nbutton,\nselect {\n text-transform: none;\n}\n\n//\n// 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n// and `video` controls.\n// 2. Correct inability to style clickable `input` types in iOS.\n// 3. Improve usability and consistency of cursor style between image-type\n// `input` and others.\n//\n\nbutton,\nhtml input[type=\"button\"], // 1\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n -webkit-appearance: button; // 2\n cursor: pointer; // 3\n}\n\n//\n// Re-set default cursor for disabled elements.\n//\n\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n//\n// Remove inner padding and border in Firefox 4+.\n//\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n//\n// Address Firefox 4+ setting `line-height` on `input` using `!important` in\n// the UA stylesheet.\n//\n\ninput {\n line-height: normal;\n}\n\n//\n// It's recommended that you don't attempt to style these elements.\n// Firefox's implementation doesn't respect box-sizing, padding, or width.\n//\n// 1. Address box sizing set to `content-box` in IE 8/9/10.\n// 2. Remove excess padding in IE 8/9/10.\n//\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box; // 1\n padding: 0; // 2\n}\n\n//\n// Fix the cursor style for Chrome's increment/decrement buttons. For certain\n// `font-size` values of the `input`, it causes the cursor style of the\n// decrement button to change from `default` to `text`.\n//\n\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n//\n// 1. Address `appearance` set to `searchfield` in Safari and Chrome.\n// 2. Address `box-sizing` set to `border-box` in Safari and Chrome\n// (include `-moz` to future-proof).\n//\n\ninput[type=\"search\"] {\n -webkit-appearance: textfield; // 1\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box; // 2\n box-sizing: content-box;\n}\n\n//\n// Remove inner padding and search cancel button in Safari and Chrome on OS X.\n// Safari (but not Chrome) clips the cancel button when the search input has\n// padding (and `textfield` appearance).\n//\n\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// Define consistent border, margin, and padding.\n//\n\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n//\n// 1. Correct `color` not being inherited in IE 8/9/10/11.\n// 2. Remove padding so people aren't caught out if they zero out fieldsets.\n//\n\nlegend {\n border: 0; // 1\n padding: 0; // 2\n}\n\n//\n// Remove default vertical scrollbar in IE 8/9/10/11.\n//\n\ntextarea {\n overflow: auto;\n}\n\n//\n// Don't inherit the `font-weight` (applied by a rule above).\n// NOTE: the default cannot safely be changed in Chrome and Safari on OS X.\n//\n\noptgroup {\n font-weight: bold;\n}\n\n// Tables\n// ==========================================================================\n\n//\n// Remove most spacing between table cells.\n//\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\ntd,\nth {\n padding: 0;\n}\n","/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n// ==========================================================================\n// Print styles.\n// Inlined to avoid the additional HTTP request: h5bp.com/r\n// ==========================================================================\n\n@media print {\n *,\n *:before,\n *:after {\n background: transparent !important;\n color: #000 !important; // Black prints faster: h5bp.com/s\n box-shadow: none !important;\n text-shadow: none !important;\n }\n\n a,\n a:visited {\n text-decoration: underline;\n }\n\n a[href]:after {\n content: \" (\" attr(href) \")\";\n }\n\n abbr[title]:after {\n content: \" (\" attr(title) \")\";\n }\n\n // Don't show links that are fragment identifiers,\n // or use the `javascript:` pseudo protocol\n a[href^=\"#\"]:after,\n a[href^=\"javascript:\"]:after {\n content: \"\";\n }\n\n pre,\n blockquote {\n border: 1px solid #999;\n page-break-inside: avoid;\n }\n\n thead {\n display: table-header-group; // h5bp.com/t\n }\n\n tr,\n img {\n page-break-inside: avoid;\n }\n\n img {\n max-width: 100% !important;\n }\n\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n\n h2,\n h3 {\n page-break-after: avoid;\n }\n\n // Bootstrap specific changes start\n //\n // Chrome (OSX) fix for https://github.com/twbs/bootstrap/issues/11245\n // Once fixed, we can just straight up remove this.\n select {\n background: #fff !important;\n }\n\n // Bootstrap components\n .navbar {\n display: none;\n }\n .btn,\n .dropup > .btn {\n > .caret {\n border-top-color: #000 !important;\n }\n }\n .label {\n border: 1px solid #000;\n }\n\n .table {\n border-collapse: collapse !important;\n\n td,\n th {\n background-color: #fff !important;\n }\n }\n .table-bordered {\n th,\n td {\n border: 1px solid #ddd !important;\n }\n }\n\n // Bootstrap specific changes end\n}\n","//\n// Glyphicons for Bootstrap\n//\n// Since icons are fonts, they can be placed anywhere text is placed and are\n// thus automatically sized to match the surrounding child. To use, create an\n// inline element with the appropriate classes, like so:\n//\n// Star\n\n// Import the fonts\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url('@{icon-font-path}@{icon-font-name}.eot');\n src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'),\n url('@{icon-font-path}@{icon-font-name}.woff2') format('woff2'),\n url('@{icon-font-path}@{icon-font-name}.woff') format('woff'),\n url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'),\n url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg');\n}\n\n// Catchall baseclass\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: normal;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n// Individual icons\n.glyphicon-asterisk { &:before { content: \"\\2a\"; } }\n.glyphicon-plus { &:before { content: \"\\2b\"; } }\n.glyphicon-euro,\n.glyphicon-eur { &:before { content: \"\\20ac\"; } }\n.glyphicon-minus { &:before { content: \"\\2212\"; } }\n.glyphicon-cloud { &:before { content: \"\\2601\"; } }\n.glyphicon-envelope { &:before { content: \"\\2709\"; } }\n.glyphicon-pencil { &:before { content: \"\\270f\"; } }\n.glyphicon-glass { &:before { content: \"\\e001\"; } }\n.glyphicon-music { &:before { content: \"\\e002\"; } }\n.glyphicon-search { &:before { content: \"\\e003\"; } }\n.glyphicon-heart { &:before { content: \"\\e005\"; } }\n.glyphicon-star { &:before { content: \"\\e006\"; } }\n.glyphicon-star-empty { &:before { content: \"\\e007\"; } }\n.glyphicon-user { &:before { content: \"\\e008\"; } }\n.glyphicon-film { &:before { content: \"\\e009\"; } }\n.glyphicon-th-large { &:before { content: \"\\e010\"; } }\n.glyphicon-th { &:before { content: \"\\e011\"; } }\n.glyphicon-th-list { &:before { content: \"\\e012\"; } }\n.glyphicon-ok { &:before { content: \"\\e013\"; } }\n.glyphicon-remove { &:before { content: \"\\e014\"; } }\n.glyphicon-zoom-in { &:before { content: \"\\e015\"; } }\n.glyphicon-zoom-out { &:before { content: \"\\e016\"; } }\n.glyphicon-off { &:before { content: \"\\e017\"; } }\n.glyphicon-signal { &:before { content: \"\\e018\"; } }\n.glyphicon-cog { &:before { content: \"\\e019\"; } }\n.glyphicon-trash { &:before { content: \"\\e020\"; } }\n.glyphicon-home { &:before { content: \"\\e021\"; } }\n.glyphicon-file { &:before { content: \"\\e022\"; } }\n.glyphicon-time { &:before { content: \"\\e023\"; } }\n.glyphicon-road { &:before { content: \"\\e024\"; } }\n.glyphicon-download-alt { &:before { content: \"\\e025\"; } }\n.glyphicon-download { &:before { content: \"\\e026\"; } }\n.glyphicon-upload { &:before { content: \"\\e027\"; } }\n.glyphicon-inbox { &:before { content: \"\\e028\"; } }\n.glyphicon-play-circle { &:before { content: \"\\e029\"; } }\n.glyphicon-repeat { &:before { content: \"\\e030\"; } }\n.glyphicon-refresh { &:before { content: \"\\e031\"; } }\n.glyphicon-list-alt { &:before { content: \"\\e032\"; } }\n.glyphicon-lock { &:before { content: \"\\e033\"; } }\n.glyphicon-flag { &:before { content: \"\\e034\"; } }\n.glyphicon-headphones { &:before { content: \"\\e035\"; } }\n.glyphicon-volume-off { &:before { content: \"\\e036\"; } }\n.glyphicon-volume-down { &:before { content: \"\\e037\"; } }\n.glyphicon-volume-up { &:before { content: \"\\e038\"; } }\n.glyphicon-qrcode { &:before { content: \"\\e039\"; } }\n.glyphicon-barcode { &:before { content: \"\\e040\"; } }\n.glyphicon-tag { &:before { content: \"\\e041\"; } }\n.glyphicon-tags { &:before { content: \"\\e042\"; } }\n.glyphicon-book { &:before { content: \"\\e043\"; } }\n.glyphicon-bookmark { &:before { content: \"\\e044\"; } }\n.glyphicon-print { &:before { content: \"\\e045\"; } }\n.glyphicon-camera { &:before { content: \"\\e046\"; } }\n.glyphicon-font { &:before { content: \"\\e047\"; } }\n.glyphicon-bold { &:before { content: \"\\e048\"; } }\n.glyphicon-italic { &:before { content: \"\\e049\"; } }\n.glyphicon-text-height { &:before { content: \"\\e050\"; } }\n.glyphicon-text-width { &:before { content: \"\\e051\"; } }\n.glyphicon-align-left { &:before { content: \"\\e052\"; } }\n.glyphicon-align-center { &:before { content: \"\\e053\"; } }\n.glyphicon-align-right { &:before { content: \"\\e054\"; } }\n.glyphicon-align-justify { &:before { content: \"\\e055\"; } }\n.glyphicon-list { &:before { content: \"\\e056\"; } }\n.glyphicon-indent-left { &:before { content: \"\\e057\"; } }\n.glyphicon-indent-right { &:before { content: \"\\e058\"; } }\n.glyphicon-facetime-video { &:before { content: \"\\e059\"; } }\n.glyphicon-picture { &:before { content: \"\\e060\"; } }\n.glyphicon-map-marker { &:before { content: \"\\e062\"; } }\n.glyphicon-adjust { &:before { content: \"\\e063\"; } }\n.glyphicon-tint { &:before { content: \"\\e064\"; } }\n.glyphicon-edit { &:before { content: \"\\e065\"; } }\n.glyphicon-share { &:before { content: \"\\e066\"; } }\n.glyphicon-check { &:before { content: \"\\e067\"; } }\n.glyphicon-move { &:before { content: \"\\e068\"; } }\n.glyphicon-step-backward { &:before { content: \"\\e069\"; } }\n.glyphicon-fast-backward { &:before { content: \"\\e070\"; } }\n.glyphicon-backward { &:before { content: \"\\e071\"; } }\n.glyphicon-play { &:before { content: \"\\e072\"; } }\n.glyphicon-pause { &:before { content: \"\\e073\"; } }\n.glyphicon-stop { &:before { content: \"\\e074\"; } }\n.glyphicon-forward { &:before { content: \"\\e075\"; } }\n.glyphicon-fast-forward { &:before { content: \"\\e076\"; } }\n.glyphicon-step-forward { &:before { content: \"\\e077\"; } }\n.glyphicon-eject { &:before { content: \"\\e078\"; } }\n.glyphicon-chevron-left { &:before { content: \"\\e079\"; } }\n.glyphicon-chevron-right { &:before { content: \"\\e080\"; } }\n.glyphicon-plus-sign { &:before { content: \"\\e081\"; } }\n.glyphicon-minus-sign { &:before { content: \"\\e082\"; } }\n.glyphicon-remove-sign { &:before { content: \"\\e083\"; } }\n.glyphicon-ok-sign { &:before { content: \"\\e084\"; } }\n.glyphicon-question-sign { &:before { content: \"\\e085\"; } }\n.glyphicon-info-sign { &:before { content: \"\\e086\"; } }\n.glyphicon-screenshot { &:before { content: \"\\e087\"; } }\n.glyphicon-remove-circle { &:before { content: \"\\e088\"; } }\n.glyphicon-ok-circle { &:before { content: \"\\e089\"; } }\n.glyphicon-ban-circle { &:before { content: \"\\e090\"; } }\n.glyphicon-arrow-left { &:before { content: \"\\e091\"; } }\n.glyphicon-arrow-right { &:before { content: \"\\e092\"; } }\n.glyphicon-arrow-up { &:before { content: \"\\e093\"; } }\n.glyphicon-arrow-down { &:before { content: \"\\e094\"; } }\n.glyphicon-share-alt { &:before { content: \"\\e095\"; } }\n.glyphicon-resize-full { &:before { content: \"\\e096\"; } }\n.glyphicon-resize-small { &:before { content: \"\\e097\"; } }\n.glyphicon-exclamation-sign { &:before { content: \"\\e101\"; } }\n.glyphicon-gift { &:before { content: \"\\e102\"; } }\n.glyphicon-leaf { &:before { content: \"\\e103\"; } }\n.glyphicon-fire { &:before { content: \"\\e104\"; } }\n.glyphicon-eye-open { &:before { content: \"\\e105\"; } }\n.glyphicon-eye-close { &:before { content: \"\\e106\"; } }\n.glyphicon-warning-sign { &:before { content: \"\\e107\"; } }\n.glyphicon-plane { &:before { content: \"\\e108\"; } }\n.glyphicon-calendar { &:before { content: \"\\e109\"; } }\n.glyphicon-random { &:before { content: \"\\e110\"; } }\n.glyphicon-comment { &:before { content: \"\\e111\"; } }\n.glyphicon-magnet { &:before { content: \"\\e112\"; } }\n.glyphicon-chevron-up { &:before { content: \"\\e113\"; } }\n.glyphicon-chevron-down { &:before { content: \"\\e114\"; } }\n.glyphicon-retweet { &:before { content: \"\\e115\"; } }\n.glyphicon-shopping-cart { &:before { content: \"\\e116\"; } }\n.glyphicon-folder-close { &:before { content: \"\\e117\"; } }\n.glyphicon-folder-open { &:before { content: \"\\e118\"; } }\n.glyphicon-resize-vertical { &:before { content: \"\\e119\"; } }\n.glyphicon-resize-horizontal { &:before { content: \"\\e120\"; } }\n.glyphicon-hdd { &:before { content: \"\\e121\"; } }\n.glyphicon-bullhorn { &:before { content: \"\\e122\"; } }\n.glyphicon-bell { &:before { content: \"\\e123\"; } }\n.glyphicon-certificate { &:before { content: \"\\e124\"; } }\n.glyphicon-thumbs-up { &:before { content: \"\\e125\"; } }\n.glyphicon-thumbs-down { &:before { content: \"\\e126\"; } }\n.glyphicon-hand-right { &:before { content: \"\\e127\"; } }\n.glyphicon-hand-left { &:before { content: \"\\e128\"; } }\n.glyphicon-hand-up { &:before { content: \"\\e129\"; } }\n.glyphicon-hand-down { &:before { content: \"\\e130\"; } }\n.glyphicon-circle-arrow-right { &:before { content: \"\\e131\"; } }\n.glyphicon-circle-arrow-left { &:before { content: \"\\e132\"; } }\n.glyphicon-circle-arrow-up { &:before { content: \"\\e133\"; } }\n.glyphicon-circle-arrow-down { &:before { content: \"\\e134\"; } }\n.glyphicon-globe { &:before { content: \"\\e135\"; } }\n.glyphicon-wrench { &:before { content: \"\\e136\"; } }\n.glyphicon-tasks { &:before { content: \"\\e137\"; } }\n.glyphicon-filter { &:before { content: \"\\e138\"; } }\n.glyphicon-briefcase { &:before { content: \"\\e139\"; } }\n.glyphicon-fullscreen { &:before { content: \"\\e140\"; } }\n.glyphicon-dashboard { &:before { content: \"\\e141\"; } }\n.glyphicon-paperclip { &:before { content: \"\\e142\"; } }\n.glyphicon-heart-empty { &:before { content: \"\\e143\"; } }\n.glyphicon-link { &:before { content: \"\\e144\"; } }\n.glyphicon-phone { &:before { content: \"\\e145\"; } }\n.glyphicon-pushpin { &:before { content: \"\\e146\"; } }\n.glyphicon-usd { &:before { content: \"\\e148\"; } }\n.glyphicon-gbp { &:before { content: \"\\e149\"; } }\n.glyphicon-sort { &:before { content: \"\\e150\"; } }\n.glyphicon-sort-by-alphabet { &:before { content: \"\\e151\"; } }\n.glyphicon-sort-by-alphabet-alt { &:before { content: \"\\e152\"; } }\n.glyphicon-sort-by-order { &:before { content: \"\\e153\"; } }\n.glyphicon-sort-by-order-alt { &:before { content: \"\\e154\"; } }\n.glyphicon-sort-by-attributes { &:before { content: \"\\e155\"; } }\n.glyphicon-sort-by-attributes-alt { &:before { content: \"\\e156\"; } }\n.glyphicon-unchecked { &:before { content: \"\\e157\"; } }\n.glyphicon-expand { &:before { content: \"\\e158\"; } }\n.glyphicon-collapse-down { &:before { content: \"\\e159\"; } }\n.glyphicon-collapse-up { &:before { content: \"\\e160\"; } }\n.glyphicon-log-in { &:before { content: \"\\e161\"; } }\n.glyphicon-flash { &:before { content: \"\\e162\"; } }\n.glyphicon-log-out { &:before { content: \"\\e163\"; } }\n.glyphicon-new-window { &:before { content: \"\\e164\"; } }\n.glyphicon-record { &:before { content: \"\\e165\"; } }\n.glyphicon-save { &:before { content: \"\\e166\"; } }\n.glyphicon-open { &:before { content: \"\\e167\"; } }\n.glyphicon-saved { &:before { content: \"\\e168\"; } }\n.glyphicon-import { &:before { content: \"\\e169\"; } }\n.glyphicon-export { &:before { content: \"\\e170\"; } }\n.glyphicon-send { &:before { content: \"\\e171\"; } }\n.glyphicon-floppy-disk { &:before { content: \"\\e172\"; } }\n.glyphicon-floppy-saved { &:before { content: \"\\e173\"; } }\n.glyphicon-floppy-remove { &:before { content: \"\\e174\"; } }\n.glyphicon-floppy-save { &:before { content: \"\\e175\"; } }\n.glyphicon-floppy-open { &:before { content: \"\\e176\"; } }\n.glyphicon-credit-card { &:before { content: \"\\e177\"; } }\n.glyphicon-transfer { &:before { content: \"\\e178\"; } }\n.glyphicon-cutlery { &:before { content: \"\\e179\"; } }\n.glyphicon-header { &:before { content: \"\\e180\"; } }\n.glyphicon-compressed { &:before { content: \"\\e181\"; } }\n.glyphicon-earphone { &:before { content: \"\\e182\"; } }\n.glyphicon-phone-alt { &:before { content: \"\\e183\"; } }\n.glyphicon-tower { &:before { content: \"\\e184\"; } }\n.glyphicon-stats { &:before { content: \"\\e185\"; } }\n.glyphicon-sd-video { &:before { content: \"\\e186\"; } }\n.glyphicon-hd-video { &:before { content: \"\\e187\"; } }\n.glyphicon-subtitles { &:before { content: \"\\e188\"; } }\n.glyphicon-sound-stereo { &:before { content: \"\\e189\"; } }\n.glyphicon-sound-dolby { &:before { content: \"\\e190\"; } }\n.glyphicon-sound-5-1 { &:before { content: \"\\e191\"; } }\n.glyphicon-sound-6-1 { &:before { content: \"\\e192\"; } }\n.glyphicon-sound-7-1 { &:before { content: \"\\e193\"; } }\n.glyphicon-copyright-mark { &:before { content: \"\\e194\"; } }\n.glyphicon-registration-mark { &:before { content: \"\\e195\"; } }\n.glyphicon-cloud-download { &:before { content: \"\\e197\"; } }\n.glyphicon-cloud-upload { &:before { content: \"\\e198\"; } }\n.glyphicon-tree-conifer { &:before { content: \"\\e199\"; } }\n.glyphicon-tree-deciduous { &:before { content: \"\\e200\"; } }\n.glyphicon-cd { &:before { content: \"\\e201\"; } }\n.glyphicon-save-file { &:before { content: \"\\e202\"; } }\n.glyphicon-open-file { &:before { content: \"\\e203\"; } }\n.glyphicon-level-up { &:before { content: \"\\e204\"; } }\n.glyphicon-copy { &:before { content: \"\\e205\"; } }\n.glyphicon-paste { &:before { content: \"\\e206\"; } }\n// The following 2 Glyphicons are omitted for the time being because\n// they currently use Unicode codepoints that are outside the\n// Basic Multilingual Plane (BMP). Older buggy versions of WebKit can't handle\n// non-BMP codepoints in CSS string escapes, and thus can't display these two icons.\n// Notably, the bug affects some older versions of the Android Browser.\n// More info: https://github.com/twbs/bootstrap/issues/10106\n// .glyphicon-door { &:before { content: \"\\1f6aa\"; } }\n// .glyphicon-key { &:before { content: \"\\1f511\"; } }\n.glyphicon-alert { &:before { content: \"\\e209\"; } }\n.glyphicon-equalizer { &:before { content: \"\\e210\"; } }\n.glyphicon-king { &:before { content: \"\\e211\"; } }\n.glyphicon-queen { &:before { content: \"\\e212\"; } }\n.glyphicon-pawn { &:before { content: \"\\e213\"; } }\n.glyphicon-bishop { &:before { content: \"\\e214\"; } }\n.glyphicon-knight { &:before { content: \"\\e215\"; } }\n.glyphicon-baby-formula { &:before { content: \"\\e216\"; } }\n.glyphicon-tent { &:before { content: \"\\26fa\"; } }\n.glyphicon-blackboard { &:before { content: \"\\e218\"; } }\n.glyphicon-bed { &:before { content: \"\\e219\"; } }\n.glyphicon-apple { &:before { content: \"\\f8ff\"; } }\n.glyphicon-erase { &:before { content: \"\\e221\"; } }\n.glyphicon-hourglass { &:before { content: \"\\231b\"; } }\n.glyphicon-lamp { &:before { content: \"\\e223\"; } }\n.glyphicon-duplicate { &:before { content: \"\\e224\"; } }\n.glyphicon-piggy-bank { &:before { content: \"\\e225\"; } }\n.glyphicon-scissors { &:before { content: \"\\e226\"; } }\n.glyphicon-bitcoin { &:before { content: \"\\e227\"; } }\n.glyphicon-btc { &:before { content: \"\\e227\"; } }\n.glyphicon-xbt { &:before { content: \"\\e227\"; } }\n.glyphicon-yen { &:before { content: \"\\00a5\"; } }\n.glyphicon-jpy { &:before { content: \"\\00a5\"; } }\n.glyphicon-ruble { &:before { content: \"\\20bd\"; } }\n.glyphicon-rub { &:before { content: \"\\20bd\"; } }\n.glyphicon-scale { &:before { content: \"\\e230\"; } }\n.glyphicon-ice-lolly { &:before { content: \"\\e231\"; } }\n.glyphicon-ice-lolly-tasted { &:before { content: \"\\e232\"; } }\n.glyphicon-education { &:before { content: \"\\e233\"; } }\n.glyphicon-option-horizontal { &:before { content: \"\\e234\"; } }\n.glyphicon-option-vertical { &:before { content: \"\\e235\"; } }\n.glyphicon-menu-hamburger { &:before { content: \"\\e236\"; } }\n.glyphicon-modal-window { &:before { content: \"\\e237\"; } }\n.glyphicon-oil { &:before { content: \"\\e238\"; } }\n.glyphicon-grain { &:before { content: \"\\e239\"; } }\n.glyphicon-sunglasses { &:before { content: \"\\e240\"; } }\n.glyphicon-text-size { &:before { content: \"\\e241\"; } }\n.glyphicon-text-color { &:before { content: \"\\e242\"; } }\n.glyphicon-text-background { &:before { content: \"\\e243\"; } }\n.glyphicon-object-align-top { &:before { content: \"\\e244\"; } }\n.glyphicon-object-align-bottom { &:before { content: \"\\e245\"; } }\n.glyphicon-object-align-horizontal{ &:before { content: \"\\e246\"; } }\n.glyphicon-object-align-left { &:before { content: \"\\e247\"; } }\n.glyphicon-object-align-vertical { &:before { content: \"\\e248\"; } }\n.glyphicon-object-align-right { &:before { content: \"\\e249\"; } }\n.glyphicon-triangle-right { &:before { content: \"\\e250\"; } }\n.glyphicon-triangle-left { &:before { content: \"\\e251\"; } }\n.glyphicon-triangle-bottom { &:before { content: \"\\e252\"; } }\n.glyphicon-triangle-top { &:before { content: \"\\e253\"; } }\n.glyphicon-console { &:before { content: \"\\e254\"; } }\n.glyphicon-superscript { &:before { content: \"\\e255\"; } }\n.glyphicon-subscript { &:before { content: \"\\e256\"; } }\n.glyphicon-menu-left { &:before { content: \"\\e257\"; } }\n.glyphicon-menu-right { &:before { content: \"\\e258\"; } }\n.glyphicon-menu-down { &:before { content: \"\\e259\"; } }\n.glyphicon-menu-up { &:before { content: \"\\e260\"; } }\n","//\n// Scaffolding\n// --------------------------------------------------\n\n\n// Reset the box-sizing\n//\n// Heads up! This reset may cause conflicts with some third-party widgets.\n// For recommendations on resolving such conflicts, see\n// http://getbootstrap.com/getting-started/#third-box-sizing\n* {\n .box-sizing(border-box);\n}\n*:before,\n*:after {\n .box-sizing(border-box);\n}\n\n\n// Body reset\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n}\n\nbody {\n font-family: @font-family-base;\n font-size: @font-size-base;\n line-height: @line-height-base;\n color: @text-color;\n background-color: @body-bg;\n}\n\n// Reset fonts for relevant elements\ninput,\nbutton,\nselect,\ntextarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\n\n// Links\n\na {\n color: @link-color;\n text-decoration: none;\n\n &:hover,\n &:focus {\n color: @link-hover-color;\n text-decoration: @link-hover-decoration;\n }\n\n &:focus {\n .tab-focus();\n }\n}\n\n\n// Figures\n//\n// We reset this here because previously Normalize had no `figure` margins. This\n// ensures we don't break anyone's use of the element.\n\nfigure {\n margin: 0;\n}\n\n\n// Images\n\nimg {\n vertical-align: middle;\n}\n\n// Responsive images (ensure images don't scale beyond their parents)\n.img-responsive {\n .img-responsive();\n}\n\n// Rounded corners\n.img-rounded {\n border-radius: @border-radius-large;\n}\n\n// Image thumbnails\n//\n// Heads up! This is mixin-ed into thumbnails.less for `.thumbnail`.\n.img-thumbnail {\n padding: @thumbnail-padding;\n line-height: @line-height-base;\n background-color: @thumbnail-bg;\n border: 1px solid @thumbnail-border;\n border-radius: @thumbnail-border-radius;\n .transition(all .2s ease-in-out);\n\n // Keep them at most 100% wide\n .img-responsive(inline-block);\n}\n\n// Perfect circle\n.img-circle {\n border-radius: 50%; // set radius in percents\n}\n\n\n// Horizontal rules\n\nhr {\n margin-top: @line-height-computed;\n margin-bottom: @line-height-computed;\n border: 0;\n border-top: 1px solid @hr-border;\n}\n\n\n// Only display content to screen readers\n//\n// See: http://a11yproject.com/posts/how-to-hide-content/\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n margin: -1px;\n padding: 0;\n overflow: hidden;\n clip: rect(0,0,0,0);\n border: 0;\n}\n\n// Use in conjunction with .sr-only to only display content when it's focused.\n// Useful for \"Skip to main content\" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1\n// Credit: HTML5 Boilerplate\n\n.sr-only-focusable {\n &:active,\n &:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto;\n }\n}\n\n\n// iOS \"clickable elements\" fix for role=\"button\"\n//\n// Fixes \"clickability\" issue (and more generally, the firing of events such as focus as well)\n// for traditionally non-focusable elements with role=\"button\"\n// see https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile\n// Upstream patch for normalize.css submitted: https://github.com/necolas/normalize.css/pull/379 - remove this fix once that is merged\n\n[role=\"button\"] {\n cursor: pointer;\n}","// Vendor Prefixes\n//\n// All vendor mixins are deprecated as of v3.2.0 due to the introduction of\n// Autoprefixer in our Gruntfile. They will be removed in v4.\n\n// - Animations\n// - Backface visibility\n// - Box shadow\n// - Box sizing\n// - Content columns\n// - Hyphens\n// - Placeholder text\n// - Transformations\n// - Transitions\n// - User Select\n\n\n// Animations\n.animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n animation: @animation;\n}\n.animation-name(@name) {\n -webkit-animation-name: @name;\n animation-name: @name;\n}\n.animation-duration(@duration) {\n -webkit-animation-duration: @duration;\n animation-duration: @duration;\n}\n.animation-timing-function(@timing-function) {\n -webkit-animation-timing-function: @timing-function;\n animation-timing-function: @timing-function;\n}\n.animation-delay(@delay) {\n -webkit-animation-delay: @delay;\n animation-delay: @delay;\n}\n.animation-iteration-count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n animation-iteration-count: @iteration-count;\n}\n.animation-direction(@direction) {\n -webkit-animation-direction: @direction;\n animation-direction: @direction;\n}\n.animation-fill-mode(@fill-mode) {\n -webkit-animation-fill-mode: @fill-mode;\n animation-fill-mode: @fill-mode;\n}\n\n// Backface visibility\n// Prevent browsers from flickering when using CSS 3D transforms.\n// Default value is `visible`, but can be changed to `hidden`\n\n.backface-visibility(@visibility){\n -webkit-backface-visibility: @visibility;\n -moz-backface-visibility: @visibility;\n backface-visibility: @visibility;\n}\n\n// Drop shadows\n//\n// Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's\n// supported browsers that have box shadow capabilities now support it.\n\n.box-shadow(@shadow) {\n -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1\n box-shadow: @shadow;\n}\n\n// Box sizing\n.box-sizing(@boxmodel) {\n -webkit-box-sizing: @boxmodel;\n -moz-box-sizing: @boxmodel;\n box-sizing: @boxmodel;\n}\n\n// CSS3 Content Columns\n.content-columns(@column-count; @column-gap: @grid-gutter-width) {\n -webkit-column-count: @column-count;\n -moz-column-count: @column-count;\n column-count: @column-count;\n -webkit-column-gap: @column-gap;\n -moz-column-gap: @column-gap;\n column-gap: @column-gap;\n}\n\n// Optional hyphenation\n.hyphens(@mode: auto) {\n word-wrap: break-word;\n -webkit-hyphens: @mode;\n -moz-hyphens: @mode;\n -ms-hyphens: @mode; // IE10+\n -o-hyphens: @mode;\n hyphens: @mode;\n}\n\n// Placeholder text\n.placeholder(@color: @input-color-placeholder) {\n // Firefox\n &::-moz-placeholder {\n color: @color;\n opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526\n }\n &:-ms-input-placeholder { color: @color; } // Internet Explorer 10+\n &::-webkit-input-placeholder { color: @color; } // Safari and Chrome\n}\n\n// Transformations\n.scale(@ratio) {\n -webkit-transform: scale(@ratio);\n -ms-transform: scale(@ratio); // IE9 only\n -o-transform: scale(@ratio);\n transform: scale(@ratio);\n}\n.scale(@ratioX; @ratioY) {\n -webkit-transform: scale(@ratioX, @ratioY);\n -ms-transform: scale(@ratioX, @ratioY); // IE9 only\n -o-transform: scale(@ratioX, @ratioY);\n transform: scale(@ratioX, @ratioY);\n}\n.scaleX(@ratio) {\n -webkit-transform: scaleX(@ratio);\n -ms-transform: scaleX(@ratio); // IE9 only\n -o-transform: scaleX(@ratio);\n transform: scaleX(@ratio);\n}\n.scaleY(@ratio) {\n -webkit-transform: scaleY(@ratio);\n -ms-transform: scaleY(@ratio); // IE9 only\n -o-transform: scaleY(@ratio);\n transform: scaleY(@ratio);\n}\n.skew(@x; @y) {\n -webkit-transform: skewX(@x) skewY(@y);\n -ms-transform: skewX(@x) skewY(@y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+\n -o-transform: skewX(@x) skewY(@y);\n transform: skewX(@x) skewY(@y);\n}\n.translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @y); // IE9 only\n -o-transform: translate(@x, @y);\n transform: translate(@x, @y);\n}\n.translate3d(@x; @y; @z) {\n -webkit-transform: translate3d(@x, @y, @z);\n transform: translate3d(@x, @y, @z);\n}\n.rotate(@degrees) {\n -webkit-transform: rotate(@degrees);\n -ms-transform: rotate(@degrees); // IE9 only\n -o-transform: rotate(@degrees);\n transform: rotate(@degrees);\n}\n.rotateX(@degrees) {\n -webkit-transform: rotateX(@degrees);\n -ms-transform: rotateX(@degrees); // IE9 only\n -o-transform: rotateX(@degrees);\n transform: rotateX(@degrees);\n}\n.rotateY(@degrees) {\n -webkit-transform: rotateY(@degrees);\n -ms-transform: rotateY(@degrees); // IE9 only\n -o-transform: rotateY(@degrees);\n transform: rotateY(@degrees);\n}\n.perspective(@perspective) {\n -webkit-perspective: @perspective;\n -moz-perspective: @perspective;\n perspective: @perspective;\n}\n.perspective-origin(@perspective) {\n -webkit-perspective-origin: @perspective;\n -moz-perspective-origin: @perspective;\n perspective-origin: @perspective;\n}\n.transform-origin(@origin) {\n -webkit-transform-origin: @origin;\n -moz-transform-origin: @origin;\n -ms-transform-origin: @origin; // IE9 only\n transform-origin: @origin;\n}\n\n\n// Transitions\n\n.transition(@transition) {\n -webkit-transition: @transition;\n -o-transition: @transition;\n transition: @transition;\n}\n.transition-property(@transition-property) {\n -webkit-transition-property: @transition-property;\n transition-property: @transition-property;\n}\n.transition-delay(@transition-delay) {\n -webkit-transition-delay: @transition-delay;\n transition-delay: @transition-delay;\n}\n.transition-duration(@transition-duration) {\n -webkit-transition-duration: @transition-duration;\n transition-duration: @transition-duration;\n}\n.transition-timing-function(@timing-function) {\n -webkit-transition-timing-function: @timing-function;\n transition-timing-function: @timing-function;\n}\n.transition-transform(@transition) {\n -webkit-transition: -webkit-transform @transition;\n -moz-transition: -moz-transform @transition;\n -o-transition: -o-transform @transition;\n transition: transform @transition;\n}\n\n\n// User select\n// For selecting text on the page\n\n.user-select(@select) {\n -webkit-user-select: @select;\n -moz-user-select: @select;\n -ms-user-select: @select; // IE10+\n user-select: @select;\n}\n","// WebKit-style focus\n\n.tab-focus() {\n // Default\n outline: thin dotted;\n // WebKit\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n","// Image Mixins\n// - Responsive image\n// - Retina image\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width of their parents.\n.img-responsive(@display: block) {\n display: @display;\n max-width: 100%; // Part 1: Set a maximum relative to the parent\n height: auto; // Part 2: Scale the height according to the width, otherwise you get stretching\n}\n\n\n// Retina image\n//\n// Short retina mixin for setting background-image and -size. Note that the\n// spelling of `min--moz-device-pixel-ratio` is intentional.\n.img-retina(@file-1x; @file-2x; @width-1x; @height-1x) {\n background-image: url(\"@{file-1x}\");\n\n @media\n only screen and (-webkit-min-device-pixel-ratio: 2),\n only screen and ( min--moz-device-pixel-ratio: 2),\n only screen and ( -o-min-device-pixel-ratio: 2/1),\n only screen and ( min-device-pixel-ratio: 2),\n only screen and ( min-resolution: 192dpi),\n only screen and ( min-resolution: 2dppx) {\n background-image: url(\"@{file-2x}\");\n background-size: @width-1x @height-1x;\n }\n}\n","//\n// Typography\n// --------------------------------------------------\n\n\n// Headings\n// -------------------------\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n font-family: @headings-font-family;\n font-weight: @headings-font-weight;\n line-height: @headings-line-height;\n color: @headings-color;\n\n small,\n .small {\n font-weight: normal;\n line-height: 1;\n color: @headings-small-color;\n }\n}\n\nh1, .h1,\nh2, .h2,\nh3, .h3 {\n margin-top: @line-height-computed;\n margin-bottom: (@line-height-computed / 2);\n\n small,\n .small {\n font-size: 65%;\n }\n}\nh4, .h4,\nh5, .h5,\nh6, .h6 {\n margin-top: (@line-height-computed / 2);\n margin-bottom: (@line-height-computed / 2);\n\n small,\n .small {\n font-size: 75%;\n }\n}\n\nh1, .h1 { font-size: @font-size-h1; }\nh2, .h2 { font-size: @font-size-h2; }\nh3, .h3 { font-size: @font-size-h3; }\nh4, .h4 { font-size: @font-size-h4; }\nh5, .h5 { font-size: @font-size-h5; }\nh6, .h6 { font-size: @font-size-h6; }\n\n\n// Body text\n// -------------------------\n\np {\n margin: 0 0 (@line-height-computed / 2);\n}\n\n.lead {\n margin-bottom: @line-height-computed;\n font-size: floor((@font-size-base * 1.15));\n font-weight: 300;\n line-height: 1.4;\n\n @media (min-width: @screen-sm-min) {\n font-size: (@font-size-base * 1.5);\n }\n}\n\n\n// Emphasis & misc\n// -------------------------\n\n// Ex: (12px small font / 14px base font) * 100% = about 85%\nsmall,\n.small {\n font-size: floor((100% * @font-size-small / @font-size-base));\n}\n\nmark,\n.mark {\n background-color: @state-warning-bg;\n padding: .2em;\n}\n\n// Alignment\n.text-left { text-align: left; }\n.text-right { text-align: right; }\n.text-center { text-align: center; }\n.text-justify { text-align: justify; }\n.text-nowrap { white-space: nowrap; }\n\n// Transformation\n.text-lowercase { text-transform: lowercase; }\n.text-uppercase { text-transform: uppercase; }\n.text-capitalize { text-transform: capitalize; }\n\n// Contextual colors\n.text-muted {\n color: @text-muted;\n}\n.text-primary {\n .text-emphasis-variant(@brand-primary);\n}\n.text-success {\n .text-emphasis-variant(@state-success-text);\n}\n.text-info {\n .text-emphasis-variant(@state-info-text);\n}\n.text-warning {\n .text-emphasis-variant(@state-warning-text);\n}\n.text-danger {\n .text-emphasis-variant(@state-danger-text);\n}\n\n// Contextual backgrounds\n// For now we'll leave these alongside the text classes until v4 when we can\n// safely shift things around (per SemVer rules).\n.bg-primary {\n // Given the contrast here, this is the only class to have its color inverted\n // automatically.\n color: #fff;\n .bg-variant(@brand-primary);\n}\n.bg-success {\n .bg-variant(@state-success-bg);\n}\n.bg-info {\n .bg-variant(@state-info-bg);\n}\n.bg-warning {\n .bg-variant(@state-warning-bg);\n}\n.bg-danger {\n .bg-variant(@state-danger-bg);\n}\n\n\n// Page header\n// -------------------------\n\n.page-header {\n padding-bottom: ((@line-height-computed / 2) - 1);\n margin: (@line-height-computed * 2) 0 @line-height-computed;\n border-bottom: 1px solid @page-header-border-color;\n}\n\n\n// Lists\n// -------------------------\n\n// Unordered and Ordered lists\nul,\nol {\n margin-top: 0;\n margin-bottom: (@line-height-computed / 2);\n ul,\n ol {\n margin-bottom: 0;\n }\n}\n\n// List options\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n.list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n .list-unstyled();\n margin-left: -5px;\n\n > li {\n display: inline-block;\n padding-left: 5px;\n padding-right: 5px;\n }\n}\n\n// Description Lists\ndl {\n margin-top: 0; // Remove browser default\n margin-bottom: @line-height-computed;\n}\ndt,\ndd {\n line-height: @line-height-base;\n}\ndt {\n font-weight: bold;\n}\ndd {\n margin-left: 0; // Undo browser default\n}\n\n// Horizontal description lists\n//\n// Defaults to being stacked without any of the below styles applied, until the\n// grid breakpoint is reached (default of ~768px).\n\n.dl-horizontal {\n dd {\n &:extend(.clearfix all); // Clear the floated `dt` if an empty `dd` is present\n }\n\n @media (min-width: @grid-float-breakpoint) {\n dt {\n float: left;\n width: (@dl-horizontal-offset - 20);\n clear: left;\n text-align: right;\n .text-overflow();\n }\n dd {\n margin-left: @dl-horizontal-offset;\n }\n }\n}\n\n\n// Misc\n// -------------------------\n\n// Abbreviations and acronyms\nabbr[title],\n// Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257\nabbr[data-original-title] {\n cursor: help;\n border-bottom: 1px dotted @abbr-border-color;\n}\n.initialism {\n font-size: 90%;\n .text-uppercase();\n}\n\n// Blockquotes\nblockquote {\n padding: (@line-height-computed / 2) @line-height-computed;\n margin: 0 0 @line-height-computed;\n font-size: @blockquote-font-size;\n border-left: 5px solid @blockquote-border-color;\n\n p,\n ul,\n ol {\n &:last-child {\n margin-bottom: 0;\n }\n }\n\n // Note: Deprecated small and .small as of v3.1.0\n // Context: https://github.com/twbs/bootstrap/issues/11660\n footer,\n small,\n .small {\n display: block;\n font-size: 80%; // back to default font-size\n line-height: @line-height-base;\n color: @blockquote-small-color;\n\n &:before {\n content: '\\2014 \\00A0'; // em dash, nbsp\n }\n }\n}\n\n// Opposite alignment of blockquote\n//\n// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.\n.blockquote-reverse,\nblockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n border-right: 5px solid @blockquote-border-color;\n border-left: 0;\n text-align: right;\n\n // Account for citation\n footer,\n small,\n .small {\n &:before { content: ''; }\n &:after {\n content: '\\00A0 \\2014'; // nbsp, em dash\n }\n }\n}\n\n// Addresses\naddress {\n margin-bottom: @line-height-computed;\n font-style: normal;\n line-height: @line-height-base;\n}\n","// Typography\n\n.text-emphasis-variant(@color) {\n color: @color;\n a&:hover {\n color: darken(@color, 10%);\n }\n}\n","// Contextual backgrounds\n\n.bg-variant(@color) {\n background-color: @color;\n a&:hover {\n background-color: darken(@color, 10%);\n }\n}\n","// Text overflow\n// Requires inline-block or block for proper styling\n\n.text-overflow() {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","//\n// Code (inline and block)\n// --------------------------------------------------\n\n\n// Inline and block code styles\ncode,\nkbd,\npre,\nsamp {\n font-family: @font-family-monospace;\n}\n\n// Inline code\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: @code-color;\n background-color: @code-bg;\n border-radius: @border-radius-base;\n}\n\n// User input typically entered via keyboard\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: @kbd-color;\n background-color: @kbd-bg;\n border-radius: @border-radius-small;\n box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);\n\n kbd {\n padding: 0;\n font-size: 100%;\n font-weight: bold;\n box-shadow: none;\n }\n}\n\n// Blocks of code\npre {\n display: block;\n padding: ((@line-height-computed - 1) / 2);\n margin: 0 0 (@line-height-computed / 2);\n font-size: (@font-size-base - 1); // 14px to 13px\n line-height: @line-height-base;\n word-break: break-all;\n word-wrap: break-word;\n color: @pre-color;\n background-color: @pre-bg;\n border: 1px solid @pre-border-color;\n border-radius: @border-radius-base;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0;\n }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n max-height: @pre-scrollable-max-height;\n overflow-y: scroll;\n}\n","//\n// Grid system\n// --------------------------------------------------\n\n\n// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n.container {\n .container-fixed();\n\n @media (min-width: @screen-sm-min) {\n width: @container-sm;\n }\n @media (min-width: @screen-md-min) {\n width: @container-md;\n }\n @media (min-width: @screen-lg-min) {\n width: @container-lg;\n }\n}\n\n\n// Fluid container\n//\n// Utilizes the mixin meant for fixed width containers, but without any defined\n// width for fluid, full width layouts.\n\n.container-fluid {\n .container-fixed();\n}\n\n\n// Row\n//\n// Rows contain and clear the floats of your columns.\n\n.row {\n .make-row();\n}\n\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n.make-grid-columns();\n\n\n// Extra small grid\n//\n// Columns, offsets, pushes, and pulls for extra small devices like\n// smartphones.\n\n.make-grid(xs);\n\n\n// Small grid\n//\n// Columns, offsets, pushes, and pulls for the small device range, from phones\n// to tablets.\n\n@media (min-width: @screen-sm-min) {\n .make-grid(sm);\n}\n\n\n// Medium grid\n//\n// Columns, offsets, pushes, and pulls for the desktop device range.\n\n@media (min-width: @screen-md-min) {\n .make-grid(md);\n}\n\n\n// Large grid\n//\n// Columns, offsets, pushes, and pulls for the large desktop device range.\n\n@media (min-width: @screen-lg-min) {\n .make-grid(lg);\n}\n","// Grid system\n//\n// Generate semantic grid columns with these mixins.\n\n// Centered container element\n.container-fixed(@gutter: @grid-gutter-width) {\n margin-right: auto;\n margin-left: auto;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n &:extend(.clearfix all);\n}\n\n// Creates a wrapper for a series of columns\n.make-row(@gutter: @grid-gutter-width) {\n margin-left: (@gutter / -2);\n margin-right: (@gutter / -2);\n &:extend(.clearfix all);\n}\n\n// Generate the extra small columns\n.make-xs-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n float: left;\n width: percentage((@columns / @grid-columns));\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n}\n.make-xs-column-offset(@columns) {\n margin-left: percentage((@columns / @grid-columns));\n}\n.make-xs-column-push(@columns) {\n left: percentage((@columns / @grid-columns));\n}\n.make-xs-column-pull(@columns) {\n right: percentage((@columns / @grid-columns));\n}\n\n// Generate the small columns\n.make-sm-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-sm-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-offset(@columns) {\n @media (min-width: @screen-sm-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-push(@columns) {\n @media (min-width: @screen-sm-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-pull(@columns) {\n @media (min-width: @screen-sm-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n// Generate the medium columns\n.make-md-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-md-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-offset(@columns) {\n @media (min-width: @screen-md-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-push(@columns) {\n @media (min-width: @screen-md-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-pull(@columns) {\n @media (min-width: @screen-md-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n// Generate the large columns\n.make-lg-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-lg-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-offset(@columns) {\n @media (min-width: @screen-lg-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-push(@columns) {\n @media (min-width: @screen-lg-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-pull(@columns) {\n @media (min-width: @screen-lg-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n","// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `@grid-columns`.\n\n.make-grid-columns() {\n // Common styles for all sizes of grid columns, widths 1-12\n .col(@index) { // initial\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general; \"=<\" isn't a typo\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n position: relative;\n // Prevent columns from collapsing when empty\n min-height: 1px;\n // Inner gutter via padding\n padding-left: (@grid-gutter-width / 2);\n padding-right: (@grid-gutter-width / 2);\n }\n }\n .col(1); // kickstart it\n}\n\n.float-grid-columns(@class) {\n .col(@index) { // initial\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n float: left;\n }\n }\n .col(1); // kickstart it\n}\n\n.calc-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) {\n .col-@{class}-@{index} {\n width: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = push) and (@index > 0) {\n .col-@{class}-push-@{index} {\n left: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = push) and (@index = 0) {\n .col-@{class}-push-0 {\n left: auto;\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = pull) and (@index > 0) {\n .col-@{class}-pull-@{index} {\n right: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = pull) and (@index = 0) {\n .col-@{class}-pull-0 {\n right: auto;\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = offset) {\n .col-@{class}-offset-@{index} {\n margin-left: percentage((@index / @grid-columns));\n }\n}\n\n// Basic looping in LESS\n.loop-grid-columns(@index, @class, @type) when (@index >= 0) {\n .calc-grid-column(@index, @class, @type);\n // next iteration\n .loop-grid-columns((@index - 1), @class, @type);\n}\n\n// Create grid for specific class\n.make-grid(@class) {\n .float-grid-columns(@class);\n .loop-grid-columns(@grid-columns, @class, width);\n .loop-grid-columns(@grid-columns, @class, pull);\n .loop-grid-columns(@grid-columns, @class, push);\n .loop-grid-columns(@grid-columns, @class, offset);\n}\n","//\n// Tables\n// --------------------------------------------------\n\n\ntable {\n background-color: @table-bg;\n}\ncaption {\n padding-top: @table-cell-padding;\n padding-bottom: @table-cell-padding;\n color: @text-muted;\n text-align: left;\n}\nth {\n text-align: left;\n}\n\n\n// Baseline styles\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: @line-height-computed;\n // Cells\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n padding: @table-cell-padding;\n line-height: @line-height-base;\n vertical-align: top;\n border-top: 1px solid @table-border-color;\n }\n }\n }\n // Bottom align for column headings\n > thead > tr > th {\n vertical-align: bottom;\n border-bottom: 2px solid @table-border-color;\n }\n // Remove top border from thead by default\n > caption + thead,\n > colgroup + thead,\n > thead:first-child {\n > tr:first-child {\n > th,\n > td {\n border-top: 0;\n }\n }\n }\n // Account for multiple tbody instances\n > tbody + tbody {\n border-top: 2px solid @table-border-color;\n }\n\n // Nesting\n .table {\n background-color: @body-bg;\n }\n}\n\n\n// Condensed table w/ half padding\n\n.table-condensed {\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n padding: @table-condensed-cell-padding;\n }\n }\n }\n}\n\n\n// Bordered version\n//\n// Add borders all around the table and between all the columns.\n\n.table-bordered {\n border: 1px solid @table-border-color;\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n border: 1px solid @table-border-color;\n }\n }\n }\n > thead > tr {\n > th,\n > td {\n border-bottom-width: 2px;\n }\n }\n}\n\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.table-striped {\n > tbody > tr:nth-of-type(odd) {\n background-color: @table-bg-accent;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.table-hover {\n > tbody > tr:hover {\n background-color: @table-bg-hover;\n }\n}\n\n\n// Table cell sizing\n//\n// Reset default table behavior\n\ntable col[class*=\"col-\"] {\n position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)\n float: none;\n display: table-column;\n}\ntable {\n td,\n th {\n &[class*=\"col-\"] {\n position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)\n float: none;\n display: table-cell;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n// Generate the contextual variants\n.table-row-variant(active; @table-bg-active);\n.table-row-variant(success; @state-success-bg);\n.table-row-variant(info; @state-info-bg);\n.table-row-variant(warning; @state-warning-bg);\n.table-row-variant(danger; @state-danger-bg);\n\n\n// Responsive tables\n//\n// Wrap your tables in `.table-responsive` and we'll make them mobile friendly\n// by enabling horizontal scrolling. Only applies <768px. Everything above that\n// will display normally.\n\n.table-responsive {\n overflow-x: auto;\n min-height: 0.01%; // Workaround for IE9 bug (see https://github.com/twbs/bootstrap/issues/14837)\n\n @media screen and (max-width: @screen-xs-max) {\n width: 100%;\n margin-bottom: (@line-height-computed * 0.75);\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid @table-border-color;\n\n // Tighten up spacing\n > .table {\n margin-bottom: 0;\n\n // Ensure the content doesn't wrap\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n white-space: nowrap;\n }\n }\n }\n }\n\n // Special overrides for the bordered tables\n > .table-bordered {\n border: 0;\n\n // Nuke the appropriate borders so that the parent can handle them\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th:first-child,\n > td:first-child {\n border-left: 0;\n }\n > th:last-child,\n > td:last-child {\n border-right: 0;\n }\n }\n }\n\n // Only nuke the last row's bottom-border in `tbody` and `tfoot` since\n // chances are there will be only one `tr` in a `thead` and that would\n // remove the border altogether.\n > tbody,\n > tfoot {\n > tr:last-child {\n > th,\n > td {\n border-bottom: 0;\n }\n }\n }\n\n }\n }\n}\n","// Tables\n\n.table-row-variant(@state; @background) {\n // Exact selectors below required to override `.table-striped` and prevent\n // inheritance to nested tables.\n .table > thead > tr,\n .table > tbody > tr,\n .table > tfoot > tr {\n > td.@{state},\n > th.@{state},\n &.@{state} > td,\n &.@{state} > th {\n background-color: @background;\n }\n }\n\n // Hover states for `.table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .table-hover > tbody > tr {\n > td.@{state}:hover,\n > th.@{state}:hover,\n &.@{state}:hover > td,\n &:hover > .@{state},\n &.@{state}:hover > th {\n background-color: darken(@background, 5%);\n }\n }\n}\n","//\n// Forms\n// --------------------------------------------------\n\n\n// Normalize non-controls\n//\n// Restyle and baseline non-control form elements.\n\nfieldset {\n padding: 0;\n margin: 0;\n border: 0;\n // Chrome and Firefox set a `min-width: min-content;` on fieldsets,\n // so we reset that to ensure it behaves more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359.\n min-width: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: @line-height-computed;\n font-size: (@font-size-base * 1.5);\n line-height: inherit;\n color: @legend-color;\n border: 0;\n border-bottom: 1px solid @legend-border-color;\n}\n\nlabel {\n display: inline-block;\n max-width: 100%; // Force IE8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141)\n margin-bottom: 5px;\n font-weight: bold;\n}\n\n\n// Normalize form controls\n//\n// While most of our form styles require extra classes, some basic normalization\n// is required to ensure optimum display with or without those classes to better\n// address browser inconsistencies.\n\n// Override content-box in Normalize (* isn't specific enough)\ninput[type=\"search\"] {\n .box-sizing(border-box);\n}\n\n// Position radios and checkboxes better\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n margin: 4px 0 0;\n margin-top: 1px \\9; // IE8-9\n line-height: normal;\n}\n\n// Set the height of file controls to match text inputs\ninput[type=\"file\"] {\n display: block;\n}\n\n// Make range inputs behave like textual form controls\ninput[type=\"range\"] {\n display: block;\n width: 100%;\n}\n\n// Make multiple select elements height not fixed\nselect[multiple],\nselect[size] {\n height: auto;\n}\n\n// Focus for file, radio, and checkbox\ninput[type=\"file\"]:focus,\ninput[type=\"radio\"]:focus,\ninput[type=\"checkbox\"]:focus {\n .tab-focus();\n}\n\n// Adjust output element\noutput {\n display: block;\n padding-top: (@padding-base-vertical + 1);\n font-size: @font-size-base;\n line-height: @line-height-base;\n color: @input-color;\n}\n\n\n// Common form controls\n//\n// Shared size and type resets for form controls. Apply `.form-control` to any\n// of the following form controls:\n//\n// select\n// textarea\n// input[type=\"text\"]\n// input[type=\"password\"]\n// input[type=\"datetime\"]\n// input[type=\"datetime-local\"]\n// input[type=\"date\"]\n// input[type=\"month\"]\n// input[type=\"time\"]\n// input[type=\"week\"]\n// input[type=\"number\"]\n// input[type=\"email\"]\n// input[type=\"url\"]\n// input[type=\"search\"]\n// input[type=\"tel\"]\n// input[type=\"color\"]\n\n.form-control {\n display: block;\n width: 100%;\n height: @input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)\n padding: @padding-base-vertical @padding-base-horizontal;\n font-size: @font-size-base;\n line-height: @line-height-base;\n color: @input-color;\n background-color: @input-bg;\n background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214\n border: 1px solid @input-border;\n border-radius: @input-border-radius; // Note: This has no effect on s in CSS.\n .box-shadow(inset 0 1px 1px rgba(0,0,0,.075));\n .transition(~\"border-color ease-in-out .15s, box-shadow ease-in-out .15s\");\n\n // Customize the `:focus` state to imitate native WebKit styles.\n .form-control-focus();\n\n // Placeholder\n .placeholder();\n\n // Disabled and read-only inputs\n //\n // HTML5 says that controls under a fieldset > legend:first-child won't be\n // disabled if the fieldset is disabled. Due to implementation difficulty, we\n // don't honor that edge case; we style them as disabled anyway.\n &[disabled],\n &[readonly],\n fieldset[disabled] & {\n background-color: @input-bg-disabled;\n opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655\n }\n\n &[disabled],\n fieldset[disabled] & {\n cursor: @cursor-disabled;\n }\n\n // Reset height for `textarea`s\n textarea& {\n height: auto;\n }\n}\n\n\n// Search inputs in iOS\n//\n// This overrides the extra rounded corners on search inputs in iOS so that our\n// `.form-control` class can properly style them. Note that this cannot simply\n// be added to `.form-control` as it's not specific enough. For details, see\n// https://github.com/twbs/bootstrap/issues/11586.\n\ninput[type=\"search\"] {\n -webkit-appearance: none;\n}\n\n\n// Special styles for iOS temporal inputs\n//\n// In Mobile Safari, setting `display: block` on temporal inputs causes the\n// text within the input to become vertically misaligned. As a workaround, we\n// set a pixel line-height that matches the given height of the input, but only\n// for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848\n\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n input[type=\"date\"],\n input[type=\"time\"],\n input[type=\"datetime-local\"],\n input[type=\"month\"] {\n line-height: @input-height-base;\n\n &.input-sm,\n .input-group-sm & {\n line-height: @input-height-small;\n }\n\n &.input-lg,\n .input-group-lg & {\n line-height: @input-height-large;\n }\n }\n}\n\n\n// Form groups\n//\n// Designed to help with the organization and spacing of vertical forms. For\n// horizontal forms, use the predefined grid classes.\n\n.form-group {\n margin-bottom: @form-group-margin-bottom;\n}\n\n\n// Checkboxes and radios\n//\n// Indent the labels to position radios/checkboxes as hanging controls.\n\n.radio,\n.checkbox {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px;\n\n label {\n min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: normal;\n cursor: pointer;\n }\n}\n.radio input[type=\"radio\"],\n.radio-inline input[type=\"radio\"],\n.checkbox input[type=\"checkbox\"],\n.checkbox-inline input[type=\"checkbox\"] {\n position: absolute;\n margin-left: -20px;\n margin-top: 4px \\9;\n}\n\n.radio + .radio,\n.checkbox + .checkbox {\n margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing\n}\n\n// Radios and checkboxes on same line\n.radio-inline,\n.checkbox-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n vertical-align: middle;\n font-weight: normal;\n cursor: pointer;\n}\n.radio-inline + .radio-inline,\n.checkbox-inline + .checkbox-inline {\n margin-top: 0;\n margin-left: 10px; // space out consecutive inline controls\n}\n\n// Apply same disabled cursor tweak as for inputs\n// Some special care is needed because