Index: trunk/www/sites/www/fundraisers/yearend2017/.git/COMMIT_EDITMSG =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/COMMIT_EDITMSG (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/COMMIT_EDITMSG (revision 1505281) @@ -0,0 +1,54 @@ +Change structure of project + +Signed-off-by: Lays Rodrigues + +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# On branch master +# Changes to be committed: +# renamed: app/Dockerfile -> Dockerfile +# renamed: app/config.php.dist -> config.php.dist +# renamed: app/index.php -> index.php +# renamed: app/notify.php -> notify.php +# renamed: app/paypalIPN.php -> paypalIPN.php +# renamed: app/static/assets/bootstrap/css/bootstrap.min.css -> static/assets/bootstrap/css/bootstrap.min.css +# renamed: app/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot -> static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot +# renamed: app/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg -> static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg +# renamed: app/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf -> static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf +# renamed: app/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff -> static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff +# renamed: app/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 -> static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 +# renamed: app/static/assets/bootstrap/js/bootstrap.min.js -> static/assets/bootstrap/js/bootstrap.min.js +# renamed: app/static/assets/flat-icon/Flaticon.eot -> static/assets/flat-icon/Flaticon.eot +# renamed: app/static/assets/flat-icon/Flaticon.svg -> static/assets/flat-icon/Flaticon.svg +# renamed: app/static/assets/flat-icon/Flaticon.ttf -> static/assets/flat-icon/Flaticon.ttf +# renamed: app/static/assets/flat-icon/Flaticon.woff -> static/assets/flat-icon/Flaticon.woff +# renamed: app/static/assets/flat-icon/flaticon.css -> static/assets/flat-icon/flaticon.css +# renamed: app/static/assets/flat-icon/flaticon.html -> static/assets/flat-icon/flaticon.html +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.eot -> static/assets/iconfont/MaterialIcons-Regular.eot +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.ijmap -> static/assets/iconfont/MaterialIcons-Regular.ijmap +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.svg -> static/assets/iconfont/MaterialIcons-Regular.svg +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.ttf -> static/assets/iconfont/MaterialIcons-Regular.ttf +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.woff -> static/assets/iconfont/MaterialIcons-Regular.woff +# renamed: app/static/assets/iconfont/MaterialIcons-Regular.woff2 -> static/assets/iconfont/MaterialIcons-Regular.woff2 +# renamed: app/static/assets/iconfont/README.md -> static/assets/iconfont/README.md +# renamed: app/static/assets/iconfont/material-icons.css -> static/assets/iconfont/material-icons.css +# renamed: app/static/assets/jquery/jquery-3.2.1.min.js -> static/assets/jquery/jquery-3.2.1.min.js +# renamed: app/static/css/countdown.css -> static/css/countdown.css +# renamed: app/static/css/fonts/Roboto-Bold.ttf -> static/css/fonts/Roboto-Bold.ttf +# renamed: app/static/css/fonts/Roboto-Light.ttf -> static/css/fonts/Roboto-Light.ttf +# renamed: app/static/css/fonts/Roboto-Regular.ttf -> static/css/fonts/Roboto-Regular.ttf +# renamed: app/static/css/progress.css -> static/css/progress.css +# renamed: app/static/css/styles.css -> static/css/styles.css +# renamed: app/static/images/akademy.jpg -> static/images/akademy.jpg +# renamed: app/static/images/featured-project-pic1.png -> static/images/featured-project-pic1.png +# renamed: app/static/images/featured-project-pic2.png -> static/images/featured-project-pic2.png +# renamed: app/static/images/featured-project-pic3.png -> static/images/featured-project-pic3.png +# renamed: app/static/images/featured-project-pic4.png -> static/images/featured-project-pic4.png +# renamed: app/static/images/featured-project-pic5.png -> static/images/featured-project-pic5.png +# renamed: app/static/images/featured-project-pic6.png -> static/images/featured-project-pic6.png +# renamed: app/static/images/header-background.png -> static/images/header-background.png +# renamed: app/static/images/kde-gsoc-konqi_0.jpg -> static/images/kde-gsoc-konqi_0.jpg +# renamed: app/static/images/kde-mini.png -> static/images/kde-mini.png +# renamed: app/static/images/poweupqtws.jpg -> static/images/poweupqtws.jpg +# Index: trunk/www/sites/www/fundraisers/yearend2017/.git/HEAD =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/HEAD (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/HEAD (revision 1505281) @@ -0,0 +1 @@ +ref: refs/heads/master Index: trunk/www/sites/www/fundraisers/yearend2017/.git/MERGE_RR =================================================================== Index: trunk/www/sites/www/fundraisers/yearend2017/.git/ORIG_HEAD =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/ORIG_HEAD (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/ORIG_HEAD (revision 1505281) @@ -0,0 +1 @@ +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Index: trunk/www/sites/www/fundraisers/yearend2017/.git/config =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/config (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/config (revision 1505281) @@ -0,0 +1,8 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true +[remote "heroku"] + url = https://git.heroku.com/kdefundraising.git + fetch = +refs/heads/*:refs/remotes/heroku/* Index: trunk/www/sites/www/fundraisers/yearend2017/.git/description =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/description (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/description (revision 1505281) @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/applypatch-msg.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/applypatch-msg.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/applypatch-msg.sample (revision 1505281) @@ -0,0 +1,15 @@ +#!/bin/sh +# +# An example hook script to check the commit log message taken by +# applypatch from an e-mail message. +# +# The hook should exit with non-zero status after issuing an +# appropriate message if it wants to stop the commit. The hook is +# allowed to edit the commit message file. +# +# To enable this hook, rename this file to "applypatch-msg". + +. git-sh-setup +commitmsg="$(git rev-parse --git-path hooks/commit-msg)" +test -x "$commitmsg" && exec "$commitmsg" ${1+"$@"} +: Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/applypatch-msg.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/commit-msg.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/commit-msg.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/commit-msg.sample (revision 1505281) @@ -0,0 +1,24 @@ +#!/bin/sh +# +# An example hook script to check the commit log message. +# Called by "git commit" with one argument, the name of the file +# that has the commit message. The hook should exit with non-zero +# status after issuing an appropriate message if it wants to stop the +# commit. The hook is allowed to edit the commit message file. +# +# To enable this hook, rename this file to "commit-msg". + +# Uncomment the below to add a Signed-off-by line to the message. +# Doing this in a hook is a bad idea in general, but the prepare-commit-msg +# hook is more suited to it. +# +# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') +# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" + +# This example catches duplicate Signed-off-by lines. + +test "" = "$(grep '^Signed-off-by: ' "$1" | + sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || { + echo >&2 Duplicate Signed-off-by lines. + exit 1 +} Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/commit-msg.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/post-update.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/post-update.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/post-update.sample (revision 1505281) @@ -0,0 +1,8 @@ +#!/bin/sh +# +# An example hook script to prepare a packed repository for use over +# dumb transports. +# +# To enable this hook, rename this file to "post-update". + +exec git update-server-info Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/post-update.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-applypatch.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-applypatch.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-applypatch.sample (revision 1505281) @@ -0,0 +1,14 @@ +#!/bin/sh +# +# An example hook script to verify what is about to be committed +# by applypatch from an e-mail message. +# +# The hook should exit with non-zero status after issuing an +# appropriate message if it wants to stop the commit. +# +# To enable this hook, rename this file to "pre-applypatch". + +. git-sh-setup +precommit="$(git rev-parse --git-path hooks/pre-commit)" +test -x "$precommit" && exec "$precommit" ${1+"$@"} +: Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-applypatch.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-commit.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-commit.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-commit.sample (revision 1505281) @@ -0,0 +1,49 @@ +#!/bin/sh +# +# An example hook script to verify what is about to be committed. +# Called by "git commit" with no arguments. The hook should +# exit with non-zero status after issuing an appropriate message if +# it wants to stop the commit. +# +# To enable this hook, rename this file to "pre-commit". + +if git rev-parse --verify HEAD >/dev/null 2>&1 +then + against=HEAD +else + # Initial commit: diff against an empty tree object + against=4b825dc642cb6eb9a060e54bf8d69288fbee4904 +fi + +# If you want to allow non-ASCII filenames set this variable to true. +allownonascii=$(git config --bool hooks.allownonascii) + +# Redirect output to stderr. +exec 1>&2 + +# Cross platform projects tend to avoid non-ASCII filenames; prevent +# them from being added to the repository. We exploit the fact that the +# printable range starts at the space character and ends with tilde. +if [ "$allownonascii" != "true" ] && + # Note that the use of brackets around a tr range is ok here, (it's + # even required, for portability to Solaris 10's /usr/bin/tr), since + # the square bracket bytes happen to fall in the designated range. + test $(git diff --cached --name-only --diff-filter=A -z $against | + LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0 +then + cat <<\EOF +Error: Attempt to add a non-ASCII file name. + +This can cause problems if you want to work with people on other platforms. + +To be portable it is advisable to rename the file. + +If you know what you are doing you can disable this check using: + + git config hooks.allownonascii true +EOF + exit 1 +fi + +# If there are whitespace errors, print the offending file names and fail. +exec git diff-index --check --cached $against -- Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-commit.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-push.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-push.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-push.sample (revision 1505281) @@ -0,0 +1,53 @@ +#!/bin/sh + +# An example hook script to verify what is about to be pushed. Called by "git +# push" after it has checked the remote status, but before anything has been +# pushed. If this script exits with a non-zero status nothing will be pushed. +# +# This hook is called with the following parameters: +# +# $1 -- Name of the remote to which the push is being done +# $2 -- URL to which the push is being done +# +# If pushing without using a named remote those arguments will be equal. +# +# Information about the commits which are being pushed is supplied as lines to +# the standard input in the form: +# +# +# +# This sample shows how to prevent push of commits where the log message starts +# with "WIP" (work in progress). + +remote="$1" +url="$2" + +z40=0000000000000000000000000000000000000000 + +while read local_ref local_sha remote_ref remote_sha +do + if [ "$local_sha" = $z40 ] + then + # Handle delete + : + else + if [ "$remote_sha" = $z40 ] + then + # New branch, examine all commits + range="$local_sha" + else + # Update to existing branch, examine new commits + range="$remote_sha..$local_sha" + fi + + # Check for WIP commit + commit=`git rev-list -n 1 --grep '^WIP' "$range"` + if [ -n "$commit" ] + then + echo >&2 "Found WIP commit in $local_ref, not pushing" + exit 1 + fi + fi +done + +exit 0 Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-push.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-rebase.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-rebase.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-rebase.sample (revision 1505281) @@ -0,0 +1,169 @@ +#!/bin/sh +# +# Copyright (c) 2006, 2008 Junio C Hamano +# +# The "pre-rebase" hook is run just before "git rebase" starts doing +# its job, and can prevent the command from running by exiting with +# non-zero status. +# +# The hook is called with the following parameters: +# +# $1 -- the upstream the series was forked from. +# $2 -- the branch being rebased (or empty when rebasing the current branch). +# +# This sample shows how to prevent topic branches that are already +# merged to 'next' branch from getting rebased, because allowing it +# would result in rebasing already published history. + +publish=next +basebranch="$1" +if test "$#" = 2 +then + topic="refs/heads/$2" +else + topic=`git symbolic-ref HEAD` || + exit 0 ;# we do not interrupt rebasing detached HEAD +fi + +case "$topic" in +refs/heads/??/*) + ;; +*) + exit 0 ;# we do not interrupt others. + ;; +esac + +# Now we are dealing with a topic branch being rebased +# on top of master. Is it OK to rebase it? + +# Does the topic really exist? +git show-ref -q "$topic" || { + echo >&2 "No such branch $topic" + exit 1 +} + +# Is topic fully merged to master? +not_in_master=`git rev-list --pretty=oneline ^master "$topic"` +if test -z "$not_in_master" +then + echo >&2 "$topic is fully merged to master; better remove it." + exit 1 ;# we could allow it, but there is no point. +fi + +# Is topic ever merged to next? If so you should not be rebasing it. +only_next_1=`git rev-list ^master "^$topic" ${publish} | sort` +only_next_2=`git rev-list ^master ${publish} | sort` +if test "$only_next_1" = "$only_next_2" +then + not_in_topic=`git rev-list "^$topic" master` + if test -z "$not_in_topic" + then + echo >&2 "$topic is already up to date with master" + exit 1 ;# we could allow it, but there is no point. + else + exit 0 + fi +else + not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"` + /usr/bin/perl -e ' + my $topic = $ARGV[0]; + my $msg = "* $topic has commits already merged to public branch:\n"; + my (%not_in_next) = map { + /^([0-9a-f]+) /; + ($1 => 1); + } split(/\n/, $ARGV[1]); + for my $elem (map { + /^([0-9a-f]+) (.*)$/; + [$1 => $2]; + } split(/\n/, $ARGV[2])) { + if (!exists $not_in_next{$elem->[0]}) { + if ($msg) { + print STDERR $msg; + undef $msg; + } + print STDERR " $elem->[1]\n"; + } + } + ' "$topic" "$not_in_next" "$not_in_master" + exit 1 +fi + +<<\DOC_END + +This sample hook safeguards topic branches that have been +published from being rewound. + +The workflow assumed here is: + + * Once a topic branch forks from "master", "master" is never + merged into it again (either directly or indirectly). + + * Once a topic branch is fully cooked and merged into "master", + it is deleted. If you need to build on top of it to correct + earlier mistakes, a new topic branch is created by forking at + the tip of the "master". This is not strictly necessary, but + it makes it easier to keep your history simple. + + * Whenever you need to test or publish your changes to topic + branches, merge them into "next" branch. + +The script, being an example, hardcodes the publish branch name +to be "next", but it is trivial to make it configurable via +$GIT_DIR/config mechanism. + +With this workflow, you would want to know: + +(1) ... if a topic branch has ever been merged to "next". Young + topic branches can have stupid mistakes you would rather + clean up before publishing, and things that have not been + merged into other branches can be easily rebased without + affecting other people. But once it is published, you would + not want to rewind it. + +(2) ... if a topic branch has been fully merged to "master". + Then you can delete it. More importantly, you should not + build on top of it -- other people may already want to + change things related to the topic as patches against your + "master", so if you need further changes, it is better to + fork the topic (perhaps with the same name) afresh from the + tip of "master". + +Let's look at this example: + + o---o---o---o---o---o---o---o---o---o "next" + / / / / + / a---a---b A / / + / / / / + / / c---c---c---c B / + / / / \ / + / / / b---b C \ / + / / / / \ / + ---o---o---o---o---o---o---o---o---o---o---o "master" + + +A, B and C are topic branches. + + * A has one fix since it was merged up to "next". + + * B has finished. It has been fully merged up to "master" and "next", + and is ready to be deleted. + + * C has not merged to "next" at all. + +We would want to allow C to be rebased, refuse A, and encourage +B to be deleted. + +To compute (1): + + git rev-list ^master ^topic next + git rev-list ^master next + + if these match, topic has not merged in next at all. + +To compute (2): + + git rev-list master..topic + + if this is empty, it is fully merged to "master". + +DOC_END Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-rebase.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-receive.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-receive.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-receive.sample (revision 1505281) @@ -0,0 +1,24 @@ +#!/bin/sh +# +# An example hook script to make use of push options. +# The example simply echoes all push options that start with 'echoback=' +# and rejects all pushes when the "reject" push option is used. +# +# To enable this hook, rename this file to "pre-receive". + +if test -n "$GIT_PUSH_OPTION_COUNT" +then + i=0 + while test "$i" -lt "$GIT_PUSH_OPTION_COUNT" + do + eval "value=\$GIT_PUSH_OPTION_$i" + case "$value" in + echoback=*) + echo "echo from the pre-receive-hook: ${value#*=}" >&2 + ;; + reject) + exit 1 + esac + i=$((i + 1)) + done +fi Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/pre-receive.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/prepare-commit-msg.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/prepare-commit-msg.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/prepare-commit-msg.sample (revision 1505281) @@ -0,0 +1,42 @@ +#!/bin/sh +# +# An example hook script to prepare the commit log message. +# Called by "git commit" with the name of the file that has the +# commit message, followed by the description of the commit +# message's source. The hook's purpose is to edit the commit +# message file. If the hook fails with a non-zero status, +# the commit is aborted. +# +# To enable this hook, rename this file to "prepare-commit-msg". + +# This hook includes three examples. The first one removes the +# "# Please enter the commit message..." help message. +# +# The second includes the output of "git diff --name-status -r" +# into the message, just before the "git status" output. It is +# commented because it doesn't cope with --amend or with squashed +# commits. +# +# The third example adds a Signed-off-by line to the message, that can +# still be edited. This is rarely a good idea. + +COMMIT_MSG_FILE=$1 +COMMIT_SOURCE=$2 +SHA1=$3 + +/usr/bin/perl -i.bak -ne 'print unless(m/^. Please enter the commit message/..m/^#$/)' "$COMMIT_MSG_FILE" + +# case "$COMMIT_SOURCE,$SHA1" in +# ,|template,) +# /usr/bin/perl -i.bak -pe ' +# print "\n" . `git diff --cached --name-status -r` +# if /^#/ && $first++ == 0' "$COMMIT_MSG_FILE" ;; +# *) ;; +# esac + +# SOB=$(git var GIT_COMMITTER_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') +# git interpret-trailers --in-place --trailer "$SOB" "$COMMIT_MSG_FILE" +# if test -z "$COMMIT_SOURCE" +# then +# /usr/bin/perl -i.bak -pe 'print "\n" if !$first_line++' "$COMMIT_MSG_FILE" +# fi Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/prepare-commit-msg.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/update.sample =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/update.sample (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/update.sample (revision 1505281) @@ -0,0 +1,128 @@ +#!/bin/sh +# +# An example hook script to block unannotated tags from entering. +# Called by "git receive-pack" with arguments: refname sha1-old sha1-new +# +# To enable this hook, rename this file to "update". +# +# Config +# ------ +# hooks.allowunannotated +# This boolean sets whether unannotated tags will be allowed into the +# repository. By default they won't be. +# hooks.allowdeletetag +# This boolean sets whether deleting tags will be allowed in the +# repository. By default they won't be. +# hooks.allowmodifytag +# This boolean sets whether a tag may be modified after creation. By default +# it won't be. +# hooks.allowdeletebranch +# This boolean sets whether deleting branches will be allowed in the +# repository. By default they won't be. +# hooks.denycreatebranch +# This boolean sets whether remotely creating branches will be denied +# in the repository. By default this is allowed. +# + +# --- Command line +refname="$1" +oldrev="$2" +newrev="$3" + +# --- Safety check +if [ -z "$GIT_DIR" ]; then + echo "Don't run this script from the command line." >&2 + echo " (if you want, you could supply GIT_DIR then run" >&2 + echo " $0 )" >&2 + exit 1 +fi + +if [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then + echo "usage: $0 " >&2 + exit 1 +fi + +# --- Config +allowunannotated=$(git config --bool hooks.allowunannotated) +allowdeletebranch=$(git config --bool hooks.allowdeletebranch) +denycreatebranch=$(git config --bool hooks.denycreatebranch) +allowdeletetag=$(git config --bool hooks.allowdeletetag) +allowmodifytag=$(git config --bool hooks.allowmodifytag) + +# check for no description +projectdesc=$(sed -e '1q' "$GIT_DIR/description") +case "$projectdesc" in +"Unnamed repository"* | "") + echo "*** Project description file hasn't been set" >&2 + exit 1 + ;; +esac + +# --- Check types +# if $newrev is 0000...0000, it's a commit to delete a ref. +zero="0000000000000000000000000000000000000000" +if [ "$newrev" = "$zero" ]; then + newrev_type=delete +else + newrev_type=$(git cat-file -t $newrev) +fi + +case "$refname","$newrev_type" in + refs/tags/*,commit) + # un-annotated tag + short_refname=${refname##refs/tags/} + if [ "$allowunannotated" != "true" ]; then + echo "*** The un-annotated tag, $short_refname, is not allowed in this repository" >&2 + echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2 + exit 1 + fi + ;; + refs/tags/*,delete) + # delete tag + if [ "$allowdeletetag" != "true" ]; then + echo "*** Deleting a tag is not allowed in this repository" >&2 + exit 1 + fi + ;; + refs/tags/*,tag) + # annotated tag + if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1 + then + echo "*** Tag '$refname' already exists." >&2 + echo "*** Modifying a tag is not allowed in this repository." >&2 + exit 1 + fi + ;; + refs/heads/*,commit) + # branch + if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then + echo "*** Creating a branch is not allowed in this repository" >&2 + exit 1 + fi + ;; + refs/heads/*,delete) + # delete branch + if [ "$allowdeletebranch" != "true" ]; then + echo "*** Deleting a branch is not allowed in this repository" >&2 + exit 1 + fi + ;; + refs/remotes/*,commit) + # tracking branch + ;; + refs/remotes/*,delete) + # delete tracking branch + if [ "$allowdeletebranch" != "true" ]; then + echo "*** Deleting a tracking branch is not allowed in this repository" >&2 + exit 1 + fi + ;; + *) + # Anything else (is there anything else?) + echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2 + exit 1 + ;; +esac + +# --- Finished +exit 0 Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/hooks/update.sample ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/index =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/index =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/index (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/index (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/index ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/info/exclude =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/info/exclude (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/info/exclude (revision 1505281) @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ Index: trunk/www/sites/www/fundraisers/yearend2017/.git/logs/HEAD =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/logs/HEAD (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/logs/HEAD (revision 1505281) @@ -0,0 +1,40 @@ +0000000000000000000000000000000000000000 3116420cdf5f9c5efa443049f7073e2945b7c717 Lays Rodrigues 1511665409 -0200 commit (initial): First Commit +3116420cdf5f9c5efa443049f7073e2945b7c717 cea548e2c017cd370770416103df3980e299c00b Lays Rodrigues 1511665681 -0200 commit: Add gitignore +cea548e2c017cd370770416103df3980e299c00b 2621f09874ddb529a683edd250826c2e43c5a5ed Lays Rodrigues 1511665746 -0200 commit: Add tox, setup.py and readme +2621f09874ddb529a683edd250826c2e43c5a5ed af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 Lays Rodrigues 1511666234 -0200 commit: Add heroku procfile +af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 0e8685a6014a7c916eaad9abe627609f36c7dcf0 Lays Rodrigues 1511666314 -0200 commit: Add gunicorn as dependence +0e8685a6014a7c916eaad9abe627609f36c7dcf0 f17ea2a8a477b8c6e5f020dc640e7d7337d52633 Lays Rodrigues 1511666422 -0200 commit: a +f17ea2a8a477b8c6e5f020dc640e7d7337d52633 b688de8aa3d897062f2f78b46aa2de2c509d2cf6 Lays Rodrigues 1511666639 -0200 commit: a +b688de8aa3d897062f2f78b46aa2de2c509d2cf6 324aca5672f395ca7d7d50d74a094a25e2f14699 Lays Rodrigues 1511666964 -0200 commit: a +324aca5672f395ca7d7d50d74a094a25e2f14699 a2c5aed063633f88803576a71de693c6dcb3b546 Lays Rodrigues 1511667657 -0200 commit: a +a2c5aed063633f88803576a71de693c6dcb3b546 cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 Lays Rodrigues 1511717650 -0200 commit: a +cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 2c46cbd8a911a7c6d93a82124e52842a29774fcf Lays Rodrigues 1511717756 -0200 commit: a +2c46cbd8a911a7c6d93a82124e52842a29774fcf af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 Lays Rodrigues 1511717994 -0200 rebase -i (start): checkout HEAD~8 +af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 32b51a355ed659082a40b2bbddffc9835bea8b40 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 2 commits. +32b51a355ed659082a40b2bbddffc9835bea8b40 bd6d057d11372eb6c56a7cd573efc49b963ac199 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 3 commits. +bd6d057d11372eb6c56a7cd573efc49b963ac199 59547973b83dd55d1eec7a8eab2b989752dbef26 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 4 commits. +59547973b83dd55d1eec7a8eab2b989752dbef26 256d73b67e6fb9d1a271dd7e68b4d4e13caab415 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 5 commits. +256d73b67e6fb9d1a271dd7e68b4d4e13caab415 f2b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 6 commits. +f2b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 c04972fb47ab39af97e9fe0ebba1f75561847e29 Lays Rodrigues 1511717994 -0200 rebase -i (squash): # This is a combination of 7 commits. +c04972fb47ab39af97e9fe0ebba1f75561847e29 7ee7052092421cd6a686654650e333e16878ed29 Lays Rodrigues 1511717994 -0200 rebase -i (squash): Add heroku procfile +7ee7052092421cd6a686654650e333e16878ed29 7ee7052092421cd6a686654650e333e16878ed29 Lays Rodrigues 1511718007 -0200 rebase -i (finish): returning to refs/heads/master +7ee7052092421cd6a686654650e333e16878ed29 e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Lays Rodrigues 1511724562 -0200 commit: Add __init__.py +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Lays Rodrigues 1511727368 -0200 checkout: moving from master to turn_into_php +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 ed84c943d1468e582b3aa06a9481ab912bc384f3 Lays Rodrigues 1511727676 -0200 commit: Remove Python files +ed84c943d1468e582b3aa06a9481ab912bc384f3 40891068576c8a0c172a73e7f680ed6bdbe82665 Lays Rodrigues 1511727732 -0200 commit: Move index to root of project +40891068576c8a0c172a73e7f680ed6bdbe82665 2046027461571d7166d27a8a13d333c4f3d4e3a8 Lays Rodrigues 1511727747 -0200 commit: Turn html -> php +2046027461571d7166d27a8a13d333c4f3d4e3a8 4bcfbb92cd8c90dc0004dc8823783b1d22c30615 Lays Rodrigues 1511728004 -0200 commit: Add PHP/Paypal Files +4bcfbb92cd8c90dc0004dc8823783b1d22c30615 f01a568292bfc89e58f27b831ec5fb853634e9da Lays Rodrigues 1511728417 -0200 commit: Revert use of python/flask urls for static files +f01a568292bfc89e58f27b831ec5fb853634e9da 85589eaa700991f30d6700e48398ae4205957f79 Lays Rodrigues 1511728823 -0200 commit: Add get on db to load the donations +85589eaa700991f30d6700e48398ae4205957f79 6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 Lays Rodrigues 1511734055 -0200 commit: Add end-date and update of amount of backers +6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 fdf4a44d1b86849310f7aeac681f6ddc93e0ca0c Lays Rodrigues 1511734567 -0200 commit: Remove not used images +fdf4a44d1b86849310f7aeac681f6ddc93e0ca0c 6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 Lays Rodrigues 1511734578 -0200 reset: moving to HEAD~ +6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 c55c9691d6c3c8733515673da5de4211062f617f Lays Rodrigues 1511734585 -0200 commit: Remove not used images +c55c9691d6c3c8733515673da5de4211062f617f 3e1b79141c32b7bb972bfb91696eebb368bc8009 Lays Rodrigues 1511734605 -0200 commit: Change order of sections +3e1b79141c32b7bb972bfb91696eebb368bc8009 09bc36947a2f9fb0c3d6eaf2595f6616b25978be Lays Rodrigues 1511735607 -0200 commit: Remove not used images +09bc36947a2f9fb0c3d6eaf2595f6616b25978be b0733b4b62737f9bcd208c8f03088e0b6b0999b2 Lays Rodrigues 1511735644 -0200 commit: Add some kde images +b0733b4b62737f9bcd208c8f03088e0b6b0999b2 4d493d68262d27b3634d4aa6eb2f22c948d3484a Lays Rodrigues 1511735649 -0200 commit: Add new images to template and add modal to open video +4d493d68262d27b3634d4aa6eb2f22c948d3484a e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Lays Rodrigues 1511735812 -0200 checkout: moving from turn_into_php to master +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 4d493d68262d27b3634d4aa6eb2f22c948d3484a Lays Rodrigues 1511735816 -0200 rebase: checkout turn_into_php +4d493d68262d27b3634d4aa6eb2f22c948d3484a 4d493d68262d27b3634d4aa6eb2f22c948d3484a Lays Rodrigues 1511735816 -0200 rebase finished: returning to refs/heads/master +4d493d68262d27b3634d4aa6eb2f22c948d3484a 0fd4c8cf7a9f04b609a47e5049c9235d07af20c4 Lays Rodrigues 1511735898 -0200 commit: Change structure of project Index: trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/master =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/master (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/master (revision 1505281) @@ -0,0 +1,15 @@ +0000000000000000000000000000000000000000 3116420cdf5f9c5efa443049f7073e2945b7c717 Lays Rodrigues 1511665409 -0200 commit (initial): First Commit +3116420cdf5f9c5efa443049f7073e2945b7c717 cea548e2c017cd370770416103df3980e299c00b Lays Rodrigues 1511665681 -0200 commit: Add gitignore +cea548e2c017cd370770416103df3980e299c00b 2621f09874ddb529a683edd250826c2e43c5a5ed Lays Rodrigues 1511665746 -0200 commit: Add tox, setup.py and readme +2621f09874ddb529a683edd250826c2e43c5a5ed af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 Lays Rodrigues 1511666234 -0200 commit: Add heroku procfile +af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 0e8685a6014a7c916eaad9abe627609f36c7dcf0 Lays Rodrigues 1511666314 -0200 commit: Add gunicorn as dependence +0e8685a6014a7c916eaad9abe627609f36c7dcf0 f17ea2a8a477b8c6e5f020dc640e7d7337d52633 Lays Rodrigues 1511666422 -0200 commit: a +f17ea2a8a477b8c6e5f020dc640e7d7337d52633 b688de8aa3d897062f2f78b46aa2de2c509d2cf6 Lays Rodrigues 1511666639 -0200 commit: a +b688de8aa3d897062f2f78b46aa2de2c509d2cf6 324aca5672f395ca7d7d50d74a094a25e2f14699 Lays Rodrigues 1511666964 -0200 commit: a +324aca5672f395ca7d7d50d74a094a25e2f14699 a2c5aed063633f88803576a71de693c6dcb3b546 Lays Rodrigues 1511667657 -0200 commit: a +a2c5aed063633f88803576a71de693c6dcb3b546 cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 Lays Rodrigues 1511717650 -0200 commit: a +cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 2c46cbd8a911a7c6d93a82124e52842a29774fcf Lays Rodrigues 1511717756 -0200 commit: a +2c46cbd8a911a7c6d93a82124e52842a29774fcf 7ee7052092421cd6a686654650e333e16878ed29 Lays Rodrigues 1511718007 -0200 rebase -i (finish): refs/heads/master onto 2621f09874ddb529a683edd250826c2e43c5a5ed +7ee7052092421cd6a686654650e333e16878ed29 e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Lays Rodrigues 1511724562 -0200 commit: Add __init__.py +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 4d493d68262d27b3634d4aa6eb2f22c948d3484a Lays Rodrigues 1511735816 -0200 rebase finished: refs/heads/master onto 4d493d68262d27b3634d4aa6eb2f22c948d3484a +4d493d68262d27b3634d4aa6eb2f22c948d3484a 0fd4c8cf7a9f04b609a47e5049c9235d07af20c4 Lays Rodrigues 1511735898 -0200 commit: Change structure of project Index: trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/turn_into_php =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/turn_into_php (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/heads/turn_into_php (revision 1505281) @@ -0,0 +1,15 @@ +0000000000000000000000000000000000000000 e3ddb54883daa0d1c5595360e3e7fce03af63ca8 Lays Rodrigues 1511727368 -0200 branch: Created from HEAD +e3ddb54883daa0d1c5595360e3e7fce03af63ca8 ed84c943d1468e582b3aa06a9481ab912bc384f3 Lays Rodrigues 1511727676 -0200 commit: Remove Python files +ed84c943d1468e582b3aa06a9481ab912bc384f3 40891068576c8a0c172a73e7f680ed6bdbe82665 Lays Rodrigues 1511727732 -0200 commit: Move index to root of project +40891068576c8a0c172a73e7f680ed6bdbe82665 2046027461571d7166d27a8a13d333c4f3d4e3a8 Lays Rodrigues 1511727747 -0200 commit: Turn html -> php +2046027461571d7166d27a8a13d333c4f3d4e3a8 4bcfbb92cd8c90dc0004dc8823783b1d22c30615 Lays Rodrigues 1511728004 -0200 commit: Add PHP/Paypal Files +4bcfbb92cd8c90dc0004dc8823783b1d22c30615 f01a568292bfc89e58f27b831ec5fb853634e9da Lays Rodrigues 1511728417 -0200 commit: Revert use of python/flask urls for static files +f01a568292bfc89e58f27b831ec5fb853634e9da 85589eaa700991f30d6700e48398ae4205957f79 Lays Rodrigues 1511728823 -0200 commit: Add get on db to load the donations +85589eaa700991f30d6700e48398ae4205957f79 6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 Lays Rodrigues 1511734055 -0200 commit: Add end-date and update of amount of backers +6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 fdf4a44d1b86849310f7aeac681f6ddc93e0ca0c Lays Rodrigues 1511734567 -0200 commit: Remove not used images +fdf4a44d1b86849310f7aeac681f6ddc93e0ca0c 6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 Lays Rodrigues 1511734578 -0200 reset: moving to HEAD~ +6c3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 c55c9691d6c3c8733515673da5de4211062f617f Lays Rodrigues 1511734585 -0200 commit: Remove not used images +c55c9691d6c3c8733515673da5de4211062f617f 3e1b79141c32b7bb972bfb91696eebb368bc8009 Lays Rodrigues 1511734605 -0200 commit: Change order of sections +3e1b79141c32b7bb972bfb91696eebb368bc8009 09bc36947a2f9fb0c3d6eaf2595f6616b25978be Lays Rodrigues 1511735607 -0200 commit: Remove not used images +09bc36947a2f9fb0c3d6eaf2595f6616b25978be b0733b4b62737f9bcd208c8f03088e0b6b0999b2 Lays Rodrigues 1511735644 -0200 commit: Add some kde images +b0733b4b62737f9bcd208c8f03088e0b6b0999b2 4d493d68262d27b3634d4aa6eb2f22c948d3484a Lays Rodrigues 1511735649 -0200 commit: Add new images to template and add modal to open video Index: trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/remotes/heroku/master =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/remotes/heroku/master (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/logs/refs/remotes/heroku/master (revision 1505281) @@ -0,0 +1,8 @@ +0000000000000000000000000000000000000000 2621f09874ddb529a683edd250826c2e43c5a5ed Lays Rodrigues 1511666227 -0200 update by push +2621f09874ddb529a683edd250826c2e43c5a5ed af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 Lays Rodrigues 1511666262 -0200 update by push +af60dbb203aa62d14cec5f9ff4c0f17f3120cc84 f17ea2a8a477b8c6e5f020dc640e7d7337d52633 Lays Rodrigues 1511666445 -0200 update by push +f17ea2a8a477b8c6e5f020dc640e7d7337d52633 b688de8aa3d897062f2f78b46aa2de2c509d2cf6 Lays Rodrigues 1511666660 -0200 update by push +b688de8aa3d897062f2f78b46aa2de2c509d2cf6 324aca5672f395ca7d7d50d74a094a25e2f14699 Lays Rodrigues 1511666986 -0200 update by push +324aca5672f395ca7d7d50d74a094a25e2f14699 a2c5aed063633f88803576a71de693c6dcb3b546 Lays Rodrigues 1511667682 -0200 update by push +a2c5aed063633f88803576a71de693c6dcb3b546 cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 Lays Rodrigues 1511717675 -0200 update by push +cdbf3d09e2a24f0faf4ae02dc02c537e829b23f1 2c46cbd8a911a7c6d93a82124e52842a29774fcf Lays Rodrigues 1511717779 -0200 update by push Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/00/fd453485a2cab2e3e660119ce18727f42a5097 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/00/fd453485a2cab2e3e660119ce18727f42a5097 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/00/fd453485a2cab2e3e660119ce18727f42a5097 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/00/fd453485a2cab2e3e660119ce18727f42a5097 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/00/fd453485a2cab2e3e660119ce18727f42a5097 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/01/8ca131f800ee7e36865fb9247df1f47d373647 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/01/8ca131f800ee7e36865fb9247df1f47d373647 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/01/8ca131f800ee7e36865fb9247df1f47d373647 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/01/8ca131f800ee7e36865fb9247df1f47d373647 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/01/8ca131f800ee7e36865fb9247df1f47d373647 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/09/bc36947a2f9fb0c3d6eaf2595f6616b25978be =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/09/bc36947a2f9fb0c3d6eaf2595f6616b25978be =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/09/bc36947a2f9fb0c3d6eaf2595f6616b25978be (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/09/bc36947a2f9fb0c3d6eaf2595f6616b25978be (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/09/bc36947a2f9fb0c3d6eaf2595f6616b25978be ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0b/c78eaf0dcb5fbebbb89e9f6b4d59c9af127541 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0b/c78eaf0dcb5fbebbb89e9f6b4d59c9af127541 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0b/c78eaf0dcb5fbebbb89e9f6b4d59c9af127541 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0b/c78eaf0dcb5fbebbb89e9f6b4d59c9af127541 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0b/c78eaf0dcb5fbebbb89e9f6b4d59c9af127541 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/144f90acf8ff20e930db4276859f5b96f4c16f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/144f90acf8ff20e930db4276859f5b96f4c16f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/144f90acf8ff20e930db4276859f5b96f4c16f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/144f90acf8ff20e930db4276859f5b96f4c16f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/144f90acf8ff20e930db4276859f5b96f4c16f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/8685a6014a7c916eaad9abe627609f36c7dcf0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/8685a6014a7c916eaad9abe627609f36c7dcf0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/8685a6014a7c916eaad9abe627609f36c7dcf0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/8685a6014a7c916eaad9abe627609f36c7dcf0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0e/8685a6014a7c916eaad9abe627609f36c7dcf0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0f/d4c8cf7a9f04b609a47e5049c9235d07af20c4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0f/d4c8cf7a9f04b609a47e5049c9235d07af20c4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0f/d4c8cf7a9f04b609a47e5049c9235d07af20c4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0f/d4c8cf7a9f04b609a47e5049c9235d07af20c4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/0f/d4c8cf7a9f04b609a47e5049c9235d07af20c4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/032aabd85b43a058cfc7025dd4fa9dd325ea97 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/032aabd85b43a058cfc7025dd4fa9dd325ea97 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/032aabd85b43a058cfc7025dd4fa9dd325ea97 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/032aabd85b43a058cfc7025dd4fa9dd325ea97 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/032aabd85b43a058cfc7025dd4fa9dd325ea97 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/13fc609ab6f21774de0cb7e01360095584f65b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/13fc609ab6f21774de0cb7e01360095584f65b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/13fc609ab6f21774de0cb7e01360095584f65b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/13fc609ab6f21774de0cb7e01360095584f65b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/13fc609ab6f21774de0cb7e01360095584f65b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/88710e6867393ec031b0897b5da66e11551aa4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/88710e6867393ec031b0897b5da66e11551aa4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/88710e6867393ec031b0897b5da66e11551aa4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/88710e6867393ec031b0897b5da66e11551aa4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/14/88710e6867393ec031b0897b5da66e11551aa4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/16/bdcd89bea05ef26d7c244ee86f381514223ce8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/16/bdcd89bea05ef26d7c244ee86f381514223ce8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/16/bdcd89bea05ef26d7c244ee86f381514223ce8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/16/bdcd89bea05ef26d7c244ee86f381514223ce8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/16/bdcd89bea05ef26d7c244ee86f381514223ce8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/25a0ab7009bbffd485c76f137ef11ed55dd8cd =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/25a0ab7009bbffd485c76f137ef11ed55dd8cd =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/25a0ab7009bbffd485c76f137ef11ed55dd8cd (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/25a0ab7009bbffd485c76f137ef11ed55dd8cd (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/25a0ab7009bbffd485c76f137ef11ed55dd8cd ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/424be60bcedb6d0aa99c71dee48cc85103d18e =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/424be60bcedb6d0aa99c71dee48cc85103d18e =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/424be60bcedb6d0aa99c71dee48cc85103d18e (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/424be60bcedb6d0aa99c71dee48cc85103d18e (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/424be60bcedb6d0aa99c71dee48cc85103d18e ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/d0235415d68e027bdb7ee43eaa98d6b4fab51e =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/d0235415d68e027bdb7ee43eaa98d6b4fab51e =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/d0235415d68e027bdb7ee43eaa98d6b4fab51e (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/d0235415d68e027bdb7ee43eaa98d6b4fab51e (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/19/d0235415d68e027bdb7ee43eaa98d6b4fab51e ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1a/7580e91eab7bae06b15594201bb9e265dbfc15 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1a/7580e91eab7bae06b15594201bb9e265dbfc15 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1a/7580e91eab7bae06b15594201bb9e265dbfc15 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1a/7580e91eab7bae06b15594201bb9e265dbfc15 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1a/7580e91eab7bae06b15594201bb9e265dbfc15 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1b/56192e6dffbd255f6ee36d6dd535313f7238d1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1b/56192e6dffbd255f6ee36d6dd535313f7238d1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1b/56192e6dffbd255f6ee36d6dd535313f7238d1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1b/56192e6dffbd255f6ee36d6dd535313f7238d1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1b/56192e6dffbd255f6ee36d6dd535313f7238d1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1c/65579beb4128aec4f4865cbec94eb9e6eea0b2 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1c/65579beb4128aec4f4865cbec94eb9e6eea0b2 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1c/65579beb4128aec4f4865cbec94eb9e6eea0b2 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1c/65579beb4128aec4f4865cbec94eb9e6eea0b2 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/1c/65579beb4128aec4f4865cbec94eb9e6eea0b2 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/46027461571d7166d27a8a13d333c4f3d4e3a8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/46027461571d7166d27a8a13d333c4f3d4e3a8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/46027461571d7166d27a8a13d333c4f3d4e3a8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/46027461571d7166d27a8a13d333c4f3d4e3a8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/46027461571d7166d27a8a13d333c4f3d4e3a8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fad1b7aec337855c13d1bd4d74e447a0938a76 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fad1b7aec337855c13d1bd4d74e447a0938a76 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fad1b7aec337855c13d1bd4d74e447a0938a76 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fad1b7aec337855c13d1bd4d74e447a0938a76 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fad1b7aec337855c13d1bd4d74e447a0938a76 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fbe22d463632d7dfab74724a5b3c89de5ea603 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fbe22d463632d7dfab74724a5b3c89de5ea603 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fbe22d463632d7dfab74724a5b3c89de5ea603 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fbe22d463632d7dfab74724a5b3c89de5ea603 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/20/fbe22d463632d7dfab74724a5b3c89de5ea603 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/b02223bb9e4ea7f29f8a10b10779f3914bc969 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/b02223bb9e4ea7f29f8a10b10779f3914bc969 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/b02223bb9e4ea7f29f8a10b10779f3914bc969 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/b02223bb9e4ea7f29f8a10b10779f3914bc969 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/b02223bb9e4ea7f29f8a10b10779f3914bc969 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/cfff3176cdb97d6b3faff86a50c2bf911e97a2 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/cfff3176cdb97d6b3faff86a50c2bf911e97a2 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/cfff3176cdb97d6b3faff86a50c2bf911e97a2 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/cfff3176cdb97d6b3faff86a50c2bf911e97a2 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/21/cfff3176cdb97d6b3faff86a50c2bf911e97a2 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/70c09d014949f2e06efb10702e4279fdce7f23 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/70c09d014949f2e06efb10702e4279fdce7f23 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/70c09d014949f2e06efb10702e4279fdce7f23 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/70c09d014949f2e06efb10702e4279fdce7f23 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/70c09d014949f2e06efb10702e4279fdce7f23 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/b14dab6890ec41aa226a3e675b4072cf6c959b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/b14dab6890ec41aa226a3e675b4072cf6c959b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/b14dab6890ec41aa226a3e675b4072cf6c959b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/b14dab6890ec41aa226a3e675b4072cf6c959b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/22/b14dab6890ec41aa226a3e675b4072cf6c959b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/24/957595e789020974a31a4faff77b5e05de3b09 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/24/957595e789020974a31a4faff77b5e05de3b09 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/24/957595e789020974a31a4faff77b5e05de3b09 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/24/957595e789020974a31a4faff77b5e05de3b09 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/24/957595e789020974a31a4faff77b5e05de3b09 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/6d73b67e6fb9d1a271dd7e68b4d4e13caab415 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/6d73b67e6fb9d1a271dd7e68b4d4e13caab415 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/6d73b67e6fb9d1a271dd7e68b4d4e13caab415 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/6d73b67e6fb9d1a271dd7e68b4d4e13caab415 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/6d73b67e6fb9d1a271dd7e68b4d4e13caab415 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/ec55219a568767c07e56e62b604014704a2203 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/ec55219a568767c07e56e62b604014704a2203 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/ec55219a568767c07e56e62b604014704a2203 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/ec55219a568767c07e56e62b604014704a2203 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/25/ec55219a568767c07e56e62b604014704a2203 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/26/21f09874ddb529a683edd250826c2e43c5a5ed =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/26/21f09874ddb529a683edd250826c2e43c5a5ed =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/26/21f09874ddb529a683edd250826c2e43c5a5ed (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/26/21f09874ddb529a683edd250826c2e43c5a5ed (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/26/21f09874ddb529a683edd250826c2e43c5a5ed ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/28/3cf4307ad48117144aee61b429453da2d26214 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/28/3cf4307ad48117144aee61b429453da2d26214 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/28/3cf4307ad48117144aee61b429453da2d26214 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/28/3cf4307ad48117144aee61b429453da2d26214 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/28/3cf4307ad48117144aee61b429453da2d26214 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/aebb819a7b7342cb9ed9b65d66966004317f6a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/aebb819a7b7342cb9ed9b65d66966004317f6a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/aebb819a7b7342cb9ed9b65d66966004317f6a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/aebb819a7b7342cb9ed9b65d66966004317f6a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/aebb819a7b7342cb9ed9b65d66966004317f6a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/d7cd919a1ffa0f9d475a3c0eae61e352224cc6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/d7cd919a1ffa0f9d475a3c0eae61e352224cc6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/d7cd919a1ffa0f9d475a3c0eae61e352224cc6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/d7cd919a1ffa0f9d475a3c0eae61e352224cc6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2a/d7cd919a1ffa0f9d475a3c0eae61e352224cc6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2b/4c64eac96ac7f4294c676537a3fdfdbab63f2d =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2b/4c64eac96ac7f4294c676537a3fdfdbab63f2d =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2b/4c64eac96ac7f4294c676537a3fdfdbab63f2d (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2b/4c64eac96ac7f4294c676537a3fdfdbab63f2d (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2b/4c64eac96ac7f4294c676537a3fdfdbab63f2d ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2c/46cbd8a911a7c6d93a82124e52842a29774fcf =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2c/46cbd8a911a7c6d93a82124e52842a29774fcf =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2c/46cbd8a911a7c6d93a82124e52842a29774fcf (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2c/46cbd8a911a7c6d93a82124e52842a29774fcf (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/2c/46cbd8a911a7c6d93a82124e52842a29774fcf ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/31/16420cdf5f9c5efa443049f7073e2945b7c717 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/31/16420cdf5f9c5efa443049f7073e2945b7c717 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/31/16420cdf5f9c5efa443049f7073e2945b7c717 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/31/16420cdf5f9c5efa443049f7073e2945b7c717 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/31/16420cdf5f9c5efa443049f7073e2945b7c717 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/4aca5672f395ca7d7d50d74a094a25e2f14699 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/4aca5672f395ca7d7d50d74a094a25e2f14699 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/4aca5672f395ca7d7d50d74a094a25e2f14699 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/4aca5672f395ca7d7d50d74a094a25e2f14699 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/4aca5672f395ca7d7d50d74a094a25e2f14699 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/b51a355ed659082a40b2bbddffc9835bea8b40 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/b51a355ed659082a40b2bbddffc9835bea8b40 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/b51a355ed659082a40b2bbddffc9835bea8b40 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/b51a355ed659082a40b2bbddffc9835bea8b40 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/32/b51a355ed659082a40b2bbddffc9835bea8b40 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/34/845863a6a4d2a2faa5df05ea7c841e61b09b2b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/34/845863a6a4d2a2faa5df05ea7c841e61b09b2b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/34/845863a6a4d2a2faa5df05ea7c841e61b09b2b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/34/845863a6a4d2a2faa5df05ea7c841e61b09b2b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/34/845863a6a4d2a2faa5df05ea7c841e61b09b2b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/38/52f0125e5694ce4cacee2962e1ac45f05d326e =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/38/52f0125e5694ce4cacee2962e1ac45f05d326e =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/38/52f0125e5694ce4cacee2962e1ac45f05d326e (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/38/52f0125e5694ce4cacee2962e1ac45f05d326e (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/38/52f0125e5694ce4cacee2962e1ac45f05d326e ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/39/6e0f7b8e202893985781ec84fa671ac4921136 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/39/6e0f7b8e202893985781ec84fa671ac4921136 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/39/6e0f7b8e202893985781ec84fa671ac4921136 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/39/6e0f7b8e202893985781ec84fa671ac4921136 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/39/6e0f7b8e202893985781ec84fa671ac4921136 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3d/281b5ce4731c04acdaeb020ef484b9fecfa8c6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3d/281b5ce4731c04acdaeb020ef484b9fecfa8c6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3d/281b5ce4731c04acdaeb020ef484b9fecfa8c6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3d/281b5ce4731c04acdaeb020ef484b9fecfa8c6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3d/281b5ce4731c04acdaeb020ef484b9fecfa8c6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3e/1b79141c32b7bb972bfb91696eebb368bc8009 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3e/1b79141c32b7bb972bfb91696eebb368bc8009 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3e/1b79141c32b7bb972bfb91696eebb368bc8009 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3e/1b79141c32b7bb972bfb91696eebb368bc8009 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3e/1b79141c32b7bb972bfb91696eebb368bc8009 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3f/efb2b267e7fdaa9847229cfa25e0e8a198f62d =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3f/efb2b267e7fdaa9847229cfa25e0e8a198f62d =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3f/efb2b267e7fdaa9847229cfa25e0e8a198f62d (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3f/efb2b267e7fdaa9847229cfa25e0e8a198f62d (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/3f/efb2b267e7fdaa9847229cfa25e0e8a198f62d ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/40/891068576c8a0c172a73e7f680ed6bdbe82665 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/40/891068576c8a0c172a73e7f680ed6bdbe82665 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/40/891068576c8a0c172a73e7f680ed6bdbe82665 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/40/891068576c8a0c172a73e7f680ed6bdbe82665 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/40/891068576c8a0c172a73e7f680ed6bdbe82665 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/2bb4139f814d542827e9371500aa64c54cacd8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/2bb4139f814d542827e9371500aa64c54cacd8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/2bb4139f814d542827e9371500aa64c54cacd8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/2bb4139f814d542827e9371500aa64c54cacd8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/2bb4139f814d542827e9371500aa64c54cacd8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/46569f19a1d94479034bec5e5619663bc01bbb =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/46569f19a1d94479034bec5e5619663bc01bbb =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/46569f19a1d94479034bec5e5619663bc01bbb (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/46569f19a1d94479034bec5e5619663bc01bbb (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/46569f19a1d94479034bec5e5619663bc01bbb ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/5a4867d2d5cc9c2679fecbea803f0b040aa70a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/5a4867d2d5cc9c2679fecbea803f0b040aa70a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/5a4867d2d5cc9c2679fecbea803f0b040aa70a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/5a4867d2d5cc9c2679fecbea803f0b040aa70a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/41/5a4867d2d5cc9c2679fecbea803f0b040aa70a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/45/2acba519b5041026d9ed2241ed9302e4000e3b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/45/2acba519b5041026d9ed2241ed9302e4000e3b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/45/2acba519b5041026d9ed2241ed9302e4000e3b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/45/2acba519b5041026d9ed2241ed9302e4000e3b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/45/2acba519b5041026d9ed2241ed9302e4000e3b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/46/8ed5dc04b5c145a6ab0f9472b101eeb1f100d1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/46/8ed5dc04b5c145a6ab0f9472b101eeb1f100d1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/46/8ed5dc04b5c145a6ab0f9472b101eeb1f100d1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/46/8ed5dc04b5c145a6ab0f9472b101eeb1f100d1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/46/8ed5dc04b5c145a6ab0f9472b101eeb1f100d1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/47/7e05d0d79d514db587ee0f585a45c0e47e22c7 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/47/7e05d0d79d514db587ee0f585a45c0e47e22c7 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/47/7e05d0d79d514db587ee0f585a45c0e47e22c7 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/47/7e05d0d79d514db587ee0f585a45c0e47e22c7 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/47/7e05d0d79d514db587ee0f585a45c0e47e22c7 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/48/bb5cd03ce52d088a8ee6c53b768a9362ae78b4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/48/bb5cd03ce52d088a8ee6c53b768a9362ae78b4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/48/bb5cd03ce52d088a8ee6c53b768a9362ae78b4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/48/bb5cd03ce52d088a8ee6c53b768a9362ae78b4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/48/bb5cd03ce52d088a8ee6c53b768a9362ae78b4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/2b8a76c515133d1f6344d4f5a4727eb9e9b102 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/2b8a76c515133d1f6344d4f5a4727eb9e9b102 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/2b8a76c515133d1f6344d4f5a4727eb9e9b102 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/2b8a76c515133d1f6344d4f5a4727eb9e9b102 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/2b8a76c515133d1f6344d4f5a4727eb9e9b102 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/cfbb92cd8c90dc0004dc8823783b1d22c30615 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/cfbb92cd8c90dc0004dc8823783b1d22c30615 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/cfbb92cd8c90dc0004dc8823783b1d22c30615 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/cfbb92cd8c90dc0004dc8823783b1d22c30615 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4b/cfbb92cd8c90dc0004dc8823783b1d22c30615 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4d/493d68262d27b3634d4aa6eb2f22c948d3484a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4d/493d68262d27b3634d4aa6eb2f22c948d3484a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4d/493d68262d27b3634d4aa6eb2f22c948d3484a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4d/493d68262d27b3634d4aa6eb2f22c948d3484a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4d/493d68262d27b3634d4aa6eb2f22c948d3484a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4f/03522b90d7ee2d2046ec23fa51f65e54b5be6f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4f/03522b90d7ee2d2046ec23fa51f65e54b5be6f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4f/03522b90d7ee2d2046ec23fa51f65e54b5be6f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4f/03522b90d7ee2d2046ec23fa51f65e54b5be6f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/4f/03522b90d7ee2d2046ec23fa51f65e54b5be6f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/4492d34b8c238837f736bcbb369faa41f2fa41 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/4492d34b8c238837f736bcbb369faa41f2fa41 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/4492d34b8c238837f736bcbb369faa41f2fa41 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/4492d34b8c238837f736bcbb369faa41f2fa41 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/4492d34b8c238837f736bcbb369faa41f2fa41 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/f113057860d6f68e3ad77327d56f43ac0bf8a0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/f113057860d6f68e3ad77327d56f43ac0bf8a0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/f113057860d6f68e3ad77327d56f43ac0bf8a0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/f113057860d6f68e3ad77327d56f43ac0bf8a0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/50/f113057860d6f68e3ad77327d56f43ac0bf8a0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/39a6ae00d2ba347d2912b032fdca33ca4607d0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/39a6ae00d2ba347d2912b032fdca33ca4607d0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/39a6ae00d2ba347d2912b032fdca33ca4607d0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/39a6ae00d2ba347d2912b032fdca33ca4607d0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/39a6ae00d2ba347d2912b032fdca33ca4607d0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/3cdf7b0c680a047a44dac75d5a16cba06b97cd =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/3cdf7b0c680a047a44dac75d5a16cba06b97cd =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/3cdf7b0c680a047a44dac75d5a16cba06b97cd (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/3cdf7b0c680a047a44dac75d5a16cba06b97cd (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/52/3cdf7b0c680a047a44dac75d5a16cba06b97cd ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/58/0f9ac5ad4464f77b7e424b48344e0bd8dd1930 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/58/0f9ac5ad4464f77b7e424b48344e0bd8dd1930 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/58/0f9ac5ad4464f77b7e424b48344e0bd8dd1930 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/58/0f9ac5ad4464f77b7e424b48344e0bd8dd1930 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/58/0f9ac5ad4464f77b7e424b48344e0bd8dd1930 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/547973b83dd55d1eec7a8eab2b989752dbef26 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/547973b83dd55d1eec7a8eab2b989752dbef26 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/547973b83dd55d1eec7a8eab2b989752dbef26 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/547973b83dd55d1eec7a8eab2b989752dbef26 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/547973b83dd55d1eec7a8eab2b989752dbef26 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/c5c473fcb00f665f36a525c405c7ba7d59b342 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/c5c473fcb00f665f36a525c405c7ba7d59b342 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/c5c473fcb00f665f36a525c405c7ba7d59b342 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/c5c473fcb00f665f36a525c405c7ba7d59b342 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/59/c5c473fcb00f665f36a525c405c7ba7d59b342 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/5c/f151cd57a1edb0ee288505acfed27ed163c473 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/5c/f151cd57a1edb0ee288505acfed27ed163c473 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/5c/f151cd57a1edb0ee288505acfed27ed163c473 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/5c/f151cd57a1edb0ee288505acfed27ed163c473 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/5c/f151cd57a1edb0ee288505acfed27ed163c473 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/63/5ed55254353c576e750baa93a35e4f39e54e4a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/63/5ed55254353c576e750baa93a35e4f39e54e4a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/63/5ed55254353c576e750baa93a35e4f39e54e4a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/63/5ed55254353c576e750baa93a35e4f39e54e4a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/63/5ed55254353c576e750baa93a35e4f39e54e4a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/4d35e274fd64ddaf6d12af813e820c424176a9 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/4d35e274fd64ddaf6d12af813e820c424176a9 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/4d35e274fd64ddaf6d12af813e820c424176a9 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/4d35e274fd64ddaf6d12af813e820c424176a9 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/4d35e274fd64ddaf6d12af813e820c424176a9 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/539b54c3751a6d9adb44c8e3a45ba5a73b77f0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/539b54c3751a6d9adb44c8e3a45ba5a73b77f0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/539b54c3751a6d9adb44c8e3a45ba5a73b77f0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/539b54c3751a6d9adb44c8e3a45ba5a73b77f0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/64/539b54c3751a6d9adb44c8e3a45ba5a73b77f0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/42c6faf06017dbc4cb90ab1f1d3b670999dbe5 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/42c6faf06017dbc4cb90ab1f1d3b670999dbe5 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/42c6faf06017dbc4cb90ab1f1d3b670999dbe5 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/42c6faf06017dbc4cb90ab1f1d3b670999dbe5 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/42c6faf06017dbc4cb90ab1f1d3b670999dbe5 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/7cb21a636efcefae9d2ac5f498193f155de1e5 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/7cb21a636efcefae9d2ac5f498193f155de1e5 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/7cb21a636efcefae9d2ac5f498193f155de1e5 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/7cb21a636efcefae9d2ac5f498193f155de1e5 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/7cb21a636efcefae9d2ac5f498193f155de1e5 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/c80663e82bdc8dac5d25630df115b67c57eb1a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/c80663e82bdc8dac5d25630df115b67c57eb1a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/c80663e82bdc8dac5d25630df115b67c57eb1a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/c80663e82bdc8dac5d25630df115b67c57eb1a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/66/c80663e82bdc8dac5d25630df115b67c57eb1a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/6c/3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/6c/3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/6c/3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/6c/3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/6c/3a9fdd7a887e1e3fedb45f1ed2b926b93295d3 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/15564ad166a3e9d88c82f17829f0cc01ebe29a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/15564ad166a3e9d88c82f17829f0cc01ebe29a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/15564ad166a3e9d88c82f17829f0cc01ebe29a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/15564ad166a3e9d88c82f17829f0cc01ebe29a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/15564ad166a3e9d88c82f17829f0cc01ebe29a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/508ebabc9992e64f1314f866b2d7ab90438c58 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/508ebabc9992e64f1314f866b2d7ab90438c58 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/508ebabc9992e64f1314f866b2d7ab90438c58 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/508ebabc9992e64f1314f866b2d7ab90438c58 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/70/508ebabc9992e64f1314f866b2d7ab90438c58 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/74/d36882618807541a33ce5a5459162c87627af5 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/74/d36882618807541a33ce5a5459162c87627af5 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/74/d36882618807541a33ce5a5459162c87627af5 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/74/d36882618807541a33ce5a5459162c87627af5 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/74/d36882618807541a33ce5a5459162c87627af5 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/75/7dbc9676dbaaa089536b9f04989622da3f6de9 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/75/7dbc9676dbaaa089536b9f04989622da3f6de9 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/75/7dbc9676dbaaa089536b9f04989622da3f6de9 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/75/7dbc9676dbaaa089536b9f04989622da3f6de9 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/75/7dbc9676dbaaa089536b9f04989622da3f6de9 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/77/80841dfc2c64b9ab77ca97d49a34295e8f68d8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/77/80841dfc2c64b9ab77ca97d49a34295e8f68d8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/77/80841dfc2c64b9ab77ca97d49a34295e8f68d8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/77/80841dfc2c64b9ab77ca97d49a34295e8f68d8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/77/80841dfc2c64b9ab77ca97d49a34295e8f68d8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/78/21ce628acdddd2a95810a2de27cee7d71749bc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/78/21ce628acdddd2a95810a2de27cee7d71749bc =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/78/21ce628acdddd2a95810a2de27cee7d71749bc (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/78/21ce628acdddd2a95810a2de27cee7d71749bc (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/78/21ce628acdddd2a95810a2de27cee7d71749bc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/79/14646a006d627bcbc7e13270e4db7106f49901 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/79/14646a006d627bcbc7e13270e4db7106f49901 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/79/14646a006d627bcbc7e13270e4db7106f49901 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/79/14646a006d627bcbc7e13270e4db7106f49901 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/79/14646a006d627bcbc7e13270e4db7106f49901 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7a/64ae4e079a913fd79d1e21c9e74f3746502961 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7a/64ae4e079a913fd79d1e21c9e74f3746502961 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7a/64ae4e079a913fd79d1e21c9e74f3746502961 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7a/64ae4e079a913fd79d1e21c9e74f3746502961 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7a/64ae4e079a913fd79d1e21c9e74f3746502961 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7b/bc71c09205c78d790739d246bbe4f9f1881c17 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7b/bc71c09205c78d790739d246bbe4f9f1881c17 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7b/bc71c09205c78d790739d246bbe4f9f1881c17 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7b/bc71c09205c78d790739d246bbe4f9f1881c17 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7b/bc71c09205c78d790739d246bbe4f9f1881c17 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7c/d318512ed81fb6a965bccf7fa48a1b965ecd48 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7c/d318512ed81fb6a965bccf7fa48a1b965ecd48 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7c/d318512ed81fb6a965bccf7fa48a1b965ecd48 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7c/d318512ed81fb6a965bccf7fa48a1b965ecd48 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7c/d318512ed81fb6a965bccf7fa48a1b965ecd48 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7d/efb6be41ded0591ed964cc0f675ae0d761c7b0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7d/efb6be41ded0591ed964cc0f675ae0d761c7b0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7d/efb6be41ded0591ed964cc0f675ae0d761c7b0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7d/efb6be41ded0591ed964cc0f675ae0d761c7b0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7d/efb6be41ded0591ed964cc0f675ae0d761c7b0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7e/e7052092421cd6a686654650e333e16878ed29 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7e/e7052092421cd6a686654650e333e16878ed29 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7e/e7052092421cd6a686654650e333e16878ed29 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7e/e7052092421cd6a686654650e333e16878ed29 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/7e/e7052092421cd6a686654650e333e16878ed29 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/80/5f29331fcc2b38ff874d46fa2d7bc7e79a6864 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/80/5f29331fcc2b38ff874d46fa2d7bc7e79a6864 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/80/5f29331fcc2b38ff874d46fa2d7bc7e79a6864 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/80/5f29331fcc2b38ff874d46fa2d7bc7e79a6864 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/80/5f29331fcc2b38ff874d46fa2d7bc7e79a6864 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/83/aca391838b31b739450d0311db9d18a0459470 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/83/aca391838b31b739450d0311db9d18a0459470 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/83/aca391838b31b739450d0311db9d18a0459470 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/83/aca391838b31b739450d0311db9d18a0459470 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/83/aca391838b31b739450d0311db9d18a0459470 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/85/589eaa700991f30d6700e48398ae4205957f79 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/85/589eaa700991f30d6700e48398ae4205957f79 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/85/589eaa700991f30d6700e48398ae4205957f79 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/85/589eaa700991f30d6700e48398ae4205957f79 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/85/589eaa700991f30d6700e48398ae4205957f79 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/88/ed3dacf245857723538a519a01b94c2eedd5e6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/88/ed3dacf245857723538a519a01b94c2eedd5e6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/88/ed3dacf245857723538a519a01b94c2eedd5e6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/88/ed3dacf245857723538a519a01b94c2eedd5e6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/88/ed3dacf245857723538a519a01b94c2eedd5e6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8a/6d76fd29c32f5a323bcca8af636472f90bddaa =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8a/6d76fd29c32f5a323bcca8af636472f90bddaa =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8a/6d76fd29c32f5a323bcca8af636472f90bddaa (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8a/6d76fd29c32f5a323bcca8af636472f90bddaa (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8a/6d76fd29c32f5a323bcca8af636472f90bddaa ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/cc0f0eb08995254a9e4221b1c5931a63474e11 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/cc0f0eb08995254a9e4221b1c5931a63474e11 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/cc0f0eb08995254a9e4221b1c5931a63474e11 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/cc0f0eb08995254a9e4221b1c5931a63474e11 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/cc0f0eb08995254a9e4221b1c5931a63474e11 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/f985bc230c80431d7fba4bc06b0da2592ea17a =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/f985bc230c80431d7fba4bc06b0da2592ea17a =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/f985bc230c80431d7fba4bc06b0da2592ea17a (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/f985bc230c80431d7fba4bc06b0da2592ea17a (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8b/f985bc230c80431d7fba4bc06b0da2592ea17a ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8c/082c8de090865264d37594e396c4d6c0099fe4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8c/082c8de090865264d37594e396c4d6c0099fe4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8c/082c8de090865264d37594e396c4d6c0099fe4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8c/082c8de090865264d37594e396c4d6c0099fe4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8c/082c8de090865264d37594e396c4d6c0099fe4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8e/68829453d4e463e597146d375032909221a2bf =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8e/68829453d4e463e597146d375032909221a2bf =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8e/68829453d4e463e597146d375032909221a2bf (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8e/68829453d4e463e597146d375032909221a2bf (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/8e/68829453d4e463e597146d375032909221a2bf ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/1d0b7219a916bba3e6b3f7d7d67c79a4102e49 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/1d0b7219a916bba3e6b3f7d7d67c79a4102e49 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/1d0b7219a916bba3e6b3f7d7d67c79a4102e49 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/1d0b7219a916bba3e6b3f7d7d67c79a4102e49 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/1d0b7219a916bba3e6b3f7d7d67c79a4102e49 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/6c357d5a13b59d40f33699efa185a695c66fca =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/6c357d5a13b59d40f33699efa185a695c66fca =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/6c357d5a13b59d40f33699efa185a695c66fca (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/6c357d5a13b59d40f33699efa185a695c66fca (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/90/6c357d5a13b59d40f33699efa185a695c66fca ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/a0818bc88e730c7dcd065b9ae025fa844a0ada =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/a0818bc88e730c7dcd065b9ae025fa844a0ada =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/a0818bc88e730c7dcd065b9ae025fa844a0ada (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/a0818bc88e730c7dcd065b9ae025fa844a0ada (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/a0818bc88e730c7dcd065b9ae025fa844a0ada ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/c6bcc67e09602f6d90ac10f449b5c05c2f7021 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/c6bcc67e09602f6d90ac10f449b5c05c2f7021 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/c6bcc67e09602f6d90ac10f449b5c05c2f7021 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/c6bcc67e09602f6d90ac10f449b5c05c2f7021 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/c6bcc67e09602f6d90ac10f449b5c05c2f7021 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/fb5490a2ed10b2c69a4a567a4fd2e4f706d841 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/fb5490a2ed10b2c69a4a567a4fd2e4f706d841 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/fb5490a2ed10b2c69a4a567a4fd2e4f706d841 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/fb5490a2ed10b2c69a4a567a4fd2e4f706d841 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/94/fb5490a2ed10b2c69a4a567a4fd2e4f706d841 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/57ac761ee53848d01d81b68ec7fe4d1185b681 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/57ac761ee53848d01d81b68ec7fe4d1185b681 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/57ac761ee53848d01d81b68ec7fe4d1185b681 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/57ac761ee53848d01d81b68ec7fe4d1185b681 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/57ac761ee53848d01d81b68ec7fe4d1185b681 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/9f7dcc7378c577a0f4272ac7b10e4fe8b3afa1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/9f7dcc7378c577a0f4272ac7b10e4fe8b3afa1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/9f7dcc7378c577a0f4272ac7b10e4fe8b3afa1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/9f7dcc7378c577a0f4272ac7b10e4fe8b3afa1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/95/9f7dcc7378c577a0f4272ac7b10e4fe8b3afa1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/97/da8269a958eec9ec4d152c4a072c2520c3cdbc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/97/da8269a958eec9ec4d152c4a072c2520c3cdbc =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/97/da8269a958eec9ec4d152c4a072c2520c3cdbc (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/97/da8269a958eec9ec4d152c4a072c2520c3cdbc (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/97/da8269a958eec9ec4d152c4a072c2520c3cdbc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/99/35b6b9c65da3b957dce7a26352827fb8169b9b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/99/35b6b9c65da3b957dce7a26352827fb8169b9b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/99/35b6b9c65da3b957dce7a26352827fb8169b9b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/99/35b6b9c65da3b957dce7a26352827fb8169b9b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/99/35b6b9c65da3b957dce7a26352827fb8169b9b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9a/f2f83603e3d4d6d80099c006b7d73b68767f3c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9a/f2f83603e3d4d6d80099c006b7d73b68767f3c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9a/f2f83603e3d4d6d80099c006b7d73b68767f3c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9a/f2f83603e3d4d6d80099c006b7d73b68767f3c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9a/f2f83603e3d4d6d80099c006b7d73b68767f3c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/cd2fccaed9442f1460191d6670ca5e8e08520c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/cd2fccaed9442f1460191d6670ca5e8e08520c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/cd2fccaed9442f1460191d6670ca5e8e08520c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/cd2fccaed9442f1460191d6670ca5e8e08520c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/cd2fccaed9442f1460191d6670ca5e8e08520c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/f9d29b28f81f1b7bd9778f193d615096012237 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/f9d29b28f81f1b7bd9778f193d615096012237 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/f9d29b28f81f1b7bd9778f193d615096012237 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/f9d29b28f81f1b7bd9778f193d615096012237 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9b/f9d29b28f81f1b7bd9778f193d615096012237 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/ad8c2c84d996010a2436aa3b0db9adb44bcc1b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/ad8c2c84d996010a2436aa3b0db9adb44bcc1b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/ad8c2c84d996010a2436aa3b0db9adb44bcc1b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/ad8c2c84d996010a2436aa3b0db9adb44bcc1b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/ad8c2c84d996010a2436aa3b0db9adb44bcc1b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/b5d485cc52bd14ee3fbd0f3c7d0eebb7e4acbc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/b5d485cc52bd14ee3fbd0f3c7d0eebb7e4acbc =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/b5d485cc52bd14ee3fbd0f3c7d0eebb7e4acbc (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/b5d485cc52bd14ee3fbd0f3c7d0eebb7e4acbc (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9d/b5d485cc52bd14ee3fbd0f3c7d0eebb7e4acbc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/1867eb1105fa0be79951b386c287e009733b29 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/1867eb1105fa0be79951b386c287e009733b29 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/1867eb1105fa0be79951b386c287e009733b29 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/1867eb1105fa0be79951b386c287e009733b29 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/1867eb1105fa0be79951b386c287e009733b29 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/612858f802245ddcbf59788a0db942224bab35 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/612858f802245ddcbf59788a0db942224bab35 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/612858f802245ddcbf59788a0db942224bab35 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/612858f802245ddcbf59788a0db942224bab35 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/612858f802245ddcbf59788a0db942224bab35 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/a3a55a5367394c279f5a2057d8fa95a7ff3d63 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/a3a55a5367394c279f5a2057d8fa95a7ff3d63 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/a3a55a5367394c279f5a2057d8fa95a7ff3d63 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/a3a55a5367394c279f5a2057d8fa95a7ff3d63 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9e/a3a55a5367394c279f5a2057d8fa95a7ff3d63 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/582f06db23132db46d51a4ecef0d5796873ea1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/582f06db23132db46d51a4ecef0d5796873ea1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/582f06db23132db46d51a4ecef0d5796873ea1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/582f06db23132db46d51a4ecef0d5796873ea1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/582f06db23132db46d51a4ecef0d5796873ea1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/a211252080046a23b2449dbdced6abc2b0bb34 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/a211252080046a23b2449dbdced6abc2b0bb34 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/a211252080046a23b2449dbdced6abc2b0bb34 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/a211252080046a23b2449dbdced6abc2b0bb34 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/a211252080046a23b2449dbdced6abc2b0bb34 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/f451c1de83fbcd9e0c76a44c2f62b2622fe0e4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/f451c1de83fbcd9e0c76a44c2f62b2622fe0e4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/f451c1de83fbcd9e0c76a44c2f62b2622fe0e4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/f451c1de83fbcd9e0c76a44c2f62b2622fe0e4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/9f/f451c1de83fbcd9e0c76a44c2f62b2622fe0e4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a2/c5aed063633f88803576a71de693c6dcb3b546 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a2/c5aed063633f88803576a71de693c6dcb3b546 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a2/c5aed063633f88803576a71de693c6dcb3b546 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a2/c5aed063633f88803576a71de693c6dcb3b546 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a2/c5aed063633f88803576a71de693c6dcb3b546 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/52bf06af2c2d38f8d91a38286835a6da50ddcc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/52bf06af2c2d38f8d91a38286835a6da50ddcc =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/52bf06af2c2d38f8d91a38286835a6da50ddcc (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/52bf06af2c2d38f8d91a38286835a6da50ddcc (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/52bf06af2c2d38f8d91a38286835a6da50ddcc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/55c27cde02b13da43c30ae060c5fb164b36b76 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/55c27cde02b13da43c30ae060c5fb164b36b76 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/55c27cde02b13da43c30ae060c5fb164b36b76 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/55c27cde02b13da43c30ae060c5fb164b36b76 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a3/55c27cde02b13da43c30ae060c5fb164b36b76 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a4/49327e22c045d65dd28b76e4b66831b9646139 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a4/49327e22c045d65dd28b76e4b66831b9646139 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a4/49327e22c045d65dd28b76e4b66831b9646139 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a4/49327e22c045d65dd28b76e4b66831b9646139 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a4/49327e22c045d65dd28b76e4b66831b9646139 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a5/c28b7136a3bda9aac9f0d65f6a2e872358978b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a5/c28b7136a3bda9aac9f0d65f6a2e872358978b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a5/c28b7136a3bda9aac9f0d65f6a2e872358978b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a5/c28b7136a3bda9aac9f0d65f6a2e872358978b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/a5/c28b7136a3bda9aac9f0d65f6a2e872358978b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ab/7b0e11b017bc14451ea53405af0ba42ec185e6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ab/7b0e11b017bc14451ea53405af0ba42ec185e6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ab/7b0e11b017bc14451ea53405af0ba42ec185e6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ab/7b0e11b017bc14451ea53405af0ba42ec185e6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ab/7b0e11b017bc14451ea53405af0ba42ec185e6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ae/c95e8e530f26036d08e6f1a90d246566fe28ea =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ae/c95e8e530f26036d08e6f1a90d246566fe28ea =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ae/c95e8e530f26036d08e6f1a90d246566fe28ea (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ae/c95e8e530f26036d08e6f1a90d246566fe28ea (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ae/c95e8e530f26036d08e6f1a90d246566fe28ea ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/af/60dbb203aa62d14cec5f9ff4c0f17f3120cc84 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/af/60dbb203aa62d14cec5f9ff4c0f17f3120cc84 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/af/60dbb203aa62d14cec5f9ff4c0f17f3120cc84 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/af/60dbb203aa62d14cec5f9ff4c0f17f3120cc84 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/af/60dbb203aa62d14cec5f9ff4c0f17f3120cc84 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b0/733b4b62737f9bcd208c8f03088e0b6b0999b2 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b0/733b4b62737f9bcd208c8f03088e0b6b0999b2 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b0/733b4b62737f9bcd208c8f03088e0b6b0999b2 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b0/733b4b62737f9bcd208c8f03088e0b6b0999b2 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b0/733b4b62737f9bcd208c8f03088e0b6b0999b2 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b5/5ab052cf8f37780bc5c82ac7f5ad54bdf1a292 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b5/5ab052cf8f37780bc5c82ac7f5ad54bdf1a292 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b5/5ab052cf8f37780bc5c82ac7f5ad54bdf1a292 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b5/5ab052cf8f37780bc5c82ac7f5ad54bdf1a292 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b5/5ab052cf8f37780bc5c82ac7f5ad54bdf1a292 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/48a3eea2d16b6ce783906d6b7d5f251b9eb56c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/48a3eea2d16b6ce783906d6b7d5f251b9eb56c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/48a3eea2d16b6ce783906d6b7d5f251b9eb56c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/48a3eea2d16b6ce783906d6b7d5f251b9eb56c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/48a3eea2d16b6ce783906d6b7d5f251b9eb56c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/88de8aa3d897062f2f78b46aa2de2c509d2cf6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/88de8aa3d897062f2f78b46aa2de2c509d2cf6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/88de8aa3d897062f2f78b46aa2de2c509d2cf6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/88de8aa3d897062f2f78b46aa2de2c509d2cf6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b6/88de8aa3d897062f2f78b46aa2de2c509d2cf6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/25f275189922a8c841772b6fed17170e7b0c04 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/25f275189922a8c841772b6fed17170e7b0c04 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/25f275189922a8c841772b6fed17170e7b0c04 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/25f275189922a8c841772b6fed17170e7b0c04 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/25f275189922a8c841772b6fed17170e7b0c04 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/3a4953fff68df523aa7656497ee339d6026d64 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/3a4953fff68df523aa7656497ee339d6026d64 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/3a4953fff68df523aa7656497ee339d6026d64 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/3a4953fff68df523aa7656497ee339d6026d64 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/3a4953fff68df523aa7656497ee339d6026d64 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/447436249cd1331e41aef41f3658537d994b7c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/447436249cd1331e41aef41f3658537d994b7c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/447436249cd1331e41aef41f3658537d994b7c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/447436249cd1331e41aef41f3658537d994b7c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/b9/447436249cd1331e41aef41f3658537d994b7c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bb/65a5e3c060e07ffb97bf3dc19b94cfb45f2b5e =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bb/65a5e3c060e07ffb97bf3dc19b94cfb45f2b5e =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bb/65a5e3c060e07ffb97bf3dc19b94cfb45f2b5e (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bb/65a5e3c060e07ffb97bf3dc19b94cfb45f2b5e (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bb/65a5e3c060e07ffb97bf3dc19b94cfb45f2b5e ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bc/8b069ece4c61b97aafdb37866109af371d1237 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bc/8b069ece4c61b97aafdb37866109af371d1237 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bc/8b069ece4c61b97aafdb37866109af371d1237 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bc/8b069ece4c61b97aafdb37866109af371d1237 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bc/8b069ece4c61b97aafdb37866109af371d1237 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bd/6d057d11372eb6c56a7cd573efc49b963ac199 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bd/6d057d11372eb6c56a7cd573efc49b963ac199 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bd/6d057d11372eb6c56a7cd573efc49b963ac199 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bd/6d057d11372eb6c56a7cd573efc49b963ac199 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bd/6d057d11372eb6c56a7cd573efc49b963ac199 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/475a96a6d9db8422235ed82b98f164110bb071 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/475a96a6d9db8422235ed82b98f164110bb071 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/475a96a6d9db8422235ed82b98f164110bb071 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/475a96a6d9db8422235ed82b98f164110bb071 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/475a96a6d9db8422235ed82b98f164110bb071 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/b2a22b960f729008d1a3fa85130baaa4897555 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/b2a22b960f729008d1a3fa85130baaa4897555 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/b2a22b960f729008d1a3fa85130baaa4897555 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/b2a22b960f729008d1a3fa85130baaa4897555 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/be/b2a22b960f729008d1a3fa85130baaa4897555 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bf/0e6e7e42d8e42f9dd0715b56c65f3902e9d13c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bf/0e6e7e42d8e42f9dd0715b56c65f3902e9d13c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bf/0e6e7e42d8e42f9dd0715b56c65f3902e9d13c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bf/0e6e7e42d8e42f9dd0715b56c65f3902e9d13c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/bf/0e6e7e42d8e42f9dd0715b56c65f3902e9d13c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/4972fb47ab39af97e9fe0ebba1f75561847e29 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/4972fb47ab39af97e9fe0ebba1f75561847e29 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/4972fb47ab39af97e9fe0ebba1f75561847e29 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/4972fb47ab39af97e9fe0ebba1f75561847e29 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/4972fb47ab39af97e9fe0ebba1f75561847e29 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/eebcfb6460c7d2832490aeadfa115d4af4e799 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/eebcfb6460c7d2832490aeadfa115d4af4e799 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/eebcfb6460c7d2832490aeadfa115d4af4e799 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/eebcfb6460c7d2832490aeadfa115d4af4e799 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c0/eebcfb6460c7d2832490aeadfa115d4af4e799 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c3/07ccc6ca95595ebc4a14231adfdfa75cda1b60 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c3/07ccc6ca95595ebc4a14231adfdfa75cda1b60 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c3/07ccc6ca95595ebc4a14231adfdfa75cda1b60 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c3/07ccc6ca95595ebc4a14231adfdfa75cda1b60 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c3/07ccc6ca95595ebc4a14231adfdfa75cda1b60 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c4/e17d110c55316df69d729aa4c4ef20e4abf4e1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c4/e17d110c55316df69d729aa4c4ef20e4abf4e1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c4/e17d110c55316df69d729aa4c4ef20e4abf4e1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c4/e17d110c55316df69d729aa4c4ef20e4abf4e1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c4/e17d110c55316df69d729aa4c4ef20e4abf4e1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c5/5c9691d6c3c8733515673da5de4211062f617f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c5/5c9691d6c3c8733515673da5de4211062f617f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c5/5c9691d6c3c8733515673da5de4211062f617f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c5/5c9691d6c3c8733515673da5de4211062f617f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c5/5c9691d6c3c8733515673da5de4211062f617f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c8/d76d5217ccf5a5b9acdd68403b9d4d03604ef7 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c8/d76d5217ccf5a5b9acdd68403b9d4d03604ef7 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c8/d76d5217ccf5a5b9acdd68403b9d4d03604ef7 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c8/d76d5217ccf5a5b9acdd68403b9d4d03604ef7 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/c8/d76d5217ccf5a5b9acdd68403b9d4d03604ef7 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ca/6e941cbc79a8519bfef7475ea15c12cb0b5550 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ca/6e941cbc79a8519bfef7475ea15c12cb0b5550 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ca/6e941cbc79a8519bfef7475ea15c12cb0b5550 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ca/6e941cbc79a8519bfef7475ea15c12cb0b5550 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ca/6e941cbc79a8519bfef7475ea15c12cb0b5550 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/bf3d09e2a24f0faf4ae02dc02c537e829b23f1 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/bf3d09e2a24f0faf4ae02dc02c537e829b23f1 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/bf3d09e2a24f0faf4ae02dc02c537e829b23f1 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/bf3d09e2a24f0faf4ae02dc02c537e829b23f1 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/bf3d09e2a24f0faf4ae02dc02c537e829b23f1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/cf6a0e75f39eb4fb8015dea67aec89eac731d7 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/cf6a0e75f39eb4fb8015dea67aec89eac731d7 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/cf6a0e75f39eb4fb8015dea67aec89eac731d7 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/cf6a0e75f39eb4fb8015dea67aec89eac731d7 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/cd/cf6a0e75f39eb4fb8015dea67aec89eac731d7 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/4141ecad5209bd668e81d80d33f9144e3b9a7b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/4141ecad5209bd668e81d80d33f9144e3b9a7b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/4141ecad5209bd668e81d80d33f9144e3b9a7b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/4141ecad5209bd668e81d80d33f9144e3b9a7b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/4141ecad5209bd668e81d80d33f9144e3b9a7b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/a548e2c017cd370770416103df3980e299c00b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/a548e2c017cd370770416103df3980e299c00b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/a548e2c017cd370770416103df3980e299c00b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/a548e2c017cd370770416103df3980e299c00b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ce/a548e2c017cd370770416103df3980e299c00b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/895aeee97895e44b029b696ed8b26689f4edba =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/895aeee97895e44b029b696ed8b26689f4edba =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/895aeee97895e44b029b696ed8b26689f4edba (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/895aeee97895e44b029b696ed8b26689f4edba (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/895aeee97895e44b029b696ed8b26689f4edba ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/a71bede027dbd78c8d151fc8ce8445e2b9f50f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/a71bede027dbd78c8d151fc8ce8445e2b9f50f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/a71bede027dbd78c8d151fc8ce8445e2b9f50f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/a71bede027dbd78c8d151fc8ce8445e2b9f50f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d0/a71bede027dbd78c8d151fc8ce8445e2b9f50f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/b98136572e04b1b0f4e4a5ebca7a298073b4f0 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/b98136572e04b1b0f4e4a5ebca7a298073b4f0 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/b98136572e04b1b0f4e4a5ebca7a298073b4f0 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/b98136572e04b1b0f4e4a5ebca7a298073b4f0 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/b98136572e04b1b0f4e4a5ebca7a298073b4f0 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/f1d259f3b1657c6e276a7795c6b9e45e5329c8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/f1d259f3b1657c6e276a7795c6b9e45e5329c8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/f1d259f3b1657c6e276a7795c6b9e45e5329c8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/f1d259f3b1657c6e276a7795c6b9e45e5329c8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/d9/f1d259f3b1657c6e276a7795c6b9e45e5329c8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/db/a3f7ea0a458e3aa14523a3d6f0411e5562463c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/db/a3f7ea0a458e3aa14523a3d6f0411e5562463c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/db/a3f7ea0a458e3aa14523a3d6f0411e5562463c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/db/a3f7ea0a458e3aa14523a3d6f0411e5562463c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/db/a3f7ea0a458e3aa14523a3d6f0411e5562463c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dc/8bead56b6a3b2c566807ecf5d8bc78f3b80281 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dc/8bead56b6a3b2c566807ecf5d8bc78f3b80281 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dc/8bead56b6a3b2c566807ecf5d8bc78f3b80281 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dc/8bead56b6a3b2c566807ecf5d8bc78f3b80281 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dc/8bead56b6a3b2c566807ecf5d8bc78f3b80281 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dd/7d579ed9e1cd99401600630ff9149ab037847f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dd/7d579ed9e1cd99401600630ff9149ab037847f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dd/7d579ed9e1cd99401600630ff9149ab037847f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dd/7d579ed9e1cd99401600630ff9149ab037847f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/dd/7d579ed9e1cd99401600630ff9149ab037847f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/df/93aa401df13cb736bce5bdd644ae85e545f3f4 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/df/93aa401df13cb736bce5bdd644ae85e545f3f4 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/df/93aa401df13cb736bce5bdd644ae85e545f3f4 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/df/93aa401df13cb736bce5bdd644ae85e545f3f4 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/df/93aa401df13cb736bce5bdd644ae85e545f3f4 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e0/7320ad6c634769920fa70842c8b404de380b13 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e0/7320ad6c634769920fa70842c8b404de380b13 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e0/7320ad6c634769920fa70842c8b404de380b13 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e0/7320ad6c634769920fa70842c8b404de380b13 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e0/7320ad6c634769920fa70842c8b404de380b13 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e3/ddb54883daa0d1c5595360e3e7fce03af63ca8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e3/ddb54883daa0d1c5595360e3e7fce03af63ca8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e3/ddb54883daa0d1c5595360e3e7fce03af63ca8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e3/ddb54883daa0d1c5595360e3e7fce03af63ca8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e3/ddb54883daa0d1c5595360e3e7fce03af63ca8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e4/136cd07b36dd6e3e9f2e07b590d5bef2508ecb =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e4/136cd07b36dd6e3e9f2e07b590d5bef2508ecb =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e4/136cd07b36dd6e3e9f2e07b590d5bef2508ecb (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e4/136cd07b36dd6e3e9f2e07b590d5bef2508ecb (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e4/136cd07b36dd6e3e9f2e07b590d5bef2508ecb ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/303797b9c7a31bf463822de9a9516a7096856e =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/303797b9c7a31bf463822de9a9516a7096856e =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/303797b9c7a31bf463822de9a9516a7096856e (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/303797b9c7a31bf463822de9a9516a7096856e (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/303797b9c7a31bf463822de9a9516a7096856e ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/4f0ef7196dd64142feae40d43c833b7c2af7d6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/4f0ef7196dd64142feae40d43c833b7c2af7d6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/4f0ef7196dd64142feae40d43c833b7c2af7d6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/4f0ef7196dd64142feae40d43c833b7c2af7d6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e5/4f0ef7196dd64142feae40d43c833b7c2af7d6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/42b74f6344d9fa1a2fb4dcda122f828be84441 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/42b74f6344d9fa1a2fb4dcda122f828be84441 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/42b74f6344d9fa1a2fb4dcda122f828be84441 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/42b74f6344d9fa1a2fb4dcda122f828be84441 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/42b74f6344d9fa1a2fb4dcda122f828be84441 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/5657fc63f12cc7a036a2ac4bad8aaa4685a38c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/5657fc63f12cc7a036a2ac4bad8aaa4685a38c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/5657fc63f12cc7a036a2ac4bad8aaa4685a38c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/5657fc63f12cc7a036a2ac4bad8aaa4685a38c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/e9/5657fc63f12cc7a036a2ac4bad8aaa4685a38c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ea/3937b0bb168282839b6c16e0b599e25c9a16dc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ea/3937b0bb168282839b6c16e0b599e25c9a16dc =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ea/3937b0bb168282839b6c16e0b599e25c9a16dc (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ea/3937b0bb168282839b6c16e0b599e25c9a16dc (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ea/3937b0bb168282839b6c16e0b599e25c9a16dc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ec/4130f9d48d7bedbdcda70e8f0c187592cf9426 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ec/4130f9d48d7bedbdcda70e8f0c187592cf9426 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ec/4130f9d48d7bedbdcda70e8f0c187592cf9426 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ec/4130f9d48d7bedbdcda70e8f0c187592cf9426 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ec/4130f9d48d7bedbdcda70e8f0c187592cf9426 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/3905e0e0c91d4ed7d8aa14412dffeb038745ff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/3905e0e0c91d4ed7d8aa14412dffeb038745ff =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/3905e0e0c91d4ed7d8aa14412dffeb038745ff (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/3905e0e0c91d4ed7d8aa14412dffeb038745ff (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/3905e0e0c91d4ed7d8aa14412dffeb038745ff ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/84c943d1468e582b3aa06a9481ab912bc384f3 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/84c943d1468e582b3aa06a9481ab912bc384f3 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/84c943d1468e582b3aa06a9481ab912bc384f3 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/84c943d1468e582b3aa06a9481ab912bc384f3 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ed/84c943d1468e582b3aa06a9481ab912bc384f3 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ee/050783e868605599afcbb3bbcd9ce723faffc8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ee/050783e868605599afcbb3bbcd9ce723faffc8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ee/050783e868605599afcbb3bbcd9ce723faffc8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ee/050783e868605599afcbb3bbcd9ce723faffc8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ee/050783e868605599afcbb3bbcd9ce723faffc8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ef/f2496e7c4f0da6bba36072ede737c165e18d91 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ef/f2496e7c4f0da6bba36072ede737c165e18d91 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ef/f2496e7c4f0da6bba36072ede737c165e18d91 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ef/f2496e7c4f0da6bba36072ede737c165e18d91 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/ef/f2496e7c4f0da6bba36072ede737c165e18d91 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f0/1a568292bfc89e58f27b831ec5fb853634e9da =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f0/1a568292bfc89e58f27b831ec5fb853634e9da =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f0/1a568292bfc89e58f27b831ec5fb853634e9da (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f0/1a568292bfc89e58f27b831ec5fb853634e9da (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f0/1a568292bfc89e58f27b831ec5fb853634e9da ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/2e465cf2dfec26188ffeaa2b89db9601a08e18 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/2e465cf2dfec26188ffeaa2b89db9601a08e18 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/2e465cf2dfec26188ffeaa2b89db9601a08e18 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/2e465cf2dfec26188ffeaa2b89db9601a08e18 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/2e465cf2dfec26188ffeaa2b89db9601a08e18 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/7ea2a8a477b8c6e5f020dc640e7d7337d52633 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/7ea2a8a477b8c6e5f020dc640e7d7337d52633 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/7ea2a8a477b8c6e5f020dc640e7d7337d52633 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/7ea2a8a477b8c6e5f020dc640e7d7337d52633 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f1/7ea2a8a477b8c6e5f020dc640e7d7337d52633 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/4c0e3d35dcd9fed4ca18b5d87758025dbe939c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/4c0e3d35dcd9fed4ca18b5d87758025dbe939c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/4c0e3d35dcd9fed4ca18b5d87758025dbe939c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/4c0e3d35dcd9fed4ca18b5d87758025dbe939c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/4c0e3d35dcd9fed4ca18b5d87758025dbe939c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/b9d9b1b653c0ce9b48b35f1a3f7fbb8734fcf7 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/efa4a351d18c9dac1e26e73db0f26189b41ae8 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/efa4a351d18c9dac1e26e73db0f26189b41ae8 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/efa4a351d18c9dac1e26e73db0f26189b41ae8 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/efa4a351d18c9dac1e26e73db0f26189b41ae8 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f2/efa4a351d18c9dac1e26e73db0f26189b41ae8 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/2d669d70481fabdf1a7881df4b6ab87e2ef1f9 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/2d669d70481fabdf1a7881df4b6ab87e2ef1f9 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/2d669d70481fabdf1a7881df4b6ab87e2ef1f9 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/2d669d70481fabdf1a7881df4b6ab87e2ef1f9 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/2d669d70481fabdf1a7881df4b6ab87e2ef1f9 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/834173a43534af3b128f7d35ef6ebc3635d501 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/834173a43534af3b128f7d35ef6ebc3635d501 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/834173a43534af3b128f7d35ef6ebc3635d501 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/834173a43534af3b128f7d35ef6ebc3635d501 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/834173a43534af3b128f7d35ef6ebc3635d501 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/8657ea17945bce765c90de28fd3578e966bf8f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/8657ea17945bce765c90de28fd3578e966bf8f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/8657ea17945bce765c90de28fd3578e966bf8f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/8657ea17945bce765c90de28fd3578e966bf8f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f3/8657ea17945bce765c90de28fd3578e966bf8f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/27724904d0b6c42f60999d7ffa9b0e8a936b79 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/27724904d0b6c42f60999d7ffa9b0e8a936b79 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/27724904d0b6c42f60999d7ffa9b0e8a936b79 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/27724904d0b6c42f60999d7ffa9b0e8a936b79 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/27724904d0b6c42f60999d7ffa9b0e8a936b79 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/bfaec4eefa249244e0385de977bef4b910e82b =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/bfaec4eefa249244e0385de977bef4b910e82b =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/bfaec4eefa249244e0385de977bef4b910e82b (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/bfaec4eefa249244e0385de977bef4b910e82b (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f4/bfaec4eefa249244e0385de977bef4b910e82b ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/201d5dbb48e64e63f91750fae768fad12455ba =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/201d5dbb48e64e63f91750fae768fad12455ba =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/201d5dbb48e64e63f91750fae768fad12455ba (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/201d5dbb48e64e63f91750fae768fad12455ba (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/201d5dbb48e64e63f91750fae768fad12455ba ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/406d17a7124aff5a5f706d2dc36c8a9ef3b62f =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/406d17a7124aff5a5f706d2dc36c8a9ef3b62f =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/406d17a7124aff5a5f706d2dc36c8a9ef3b62f (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/406d17a7124aff5a5f706d2dc36c8a9ef3b62f (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/f9/406d17a7124aff5a5f706d2dc36c8a9ef3b62f ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fb/a85a7a3a787badbeaf5b41e271f61bcb2cf560 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fb/a85a7a3a787badbeaf5b41e271f61bcb2cf560 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fb/a85a7a3a787badbeaf5b41e271f61bcb2cf560 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fb/a85a7a3a787badbeaf5b41e271f61bcb2cf560 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fb/a85a7a3a787badbeaf5b41e271f61bcb2cf560 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/07f212093ee4281d269b53e282f3a694b46ef6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/07f212093ee4281d269b53e282f3a694b46ef6 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/07f212093ee4281d269b53e282f3a694b46ef6 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/07f212093ee4281d269b53e282f3a694b46ef6 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/07f212093ee4281d269b53e282f3a694b46ef6 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/93da5cec2cae44347e63a77e8ec25ed9cd1752 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/93da5cec2cae44347e63a77e8ec25ed9cd1752 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/93da5cec2cae44347e63a77e8ec25ed9cd1752 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/93da5cec2cae44347e63a77e8ec25ed9cd1752 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fc/93da5cec2cae44347e63a77e8ec25ed9cd1752 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fd/f4a44d1b86849310f7aeac681f6ddc93e0ca0c =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fd/f4a44d1b86849310f7aeac681f6ddc93e0ca0c =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fd/f4a44d1b86849310f7aeac681f6ddc93e0ca0c (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fd/f4a44d1b86849310f7aeac681f6ddc93e0ca0c (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/.git/objects/fd/f4a44d1b86849310f7aeac681f6ddc93e0ca0c ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/master =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/master (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/master (revision 1505281) @@ -0,0 +1 @@ +0fd4c8cf7a9f04b609a47e5049c9235d07af20c4 Index: trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/turn_into_php =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/turn_into_php (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/refs/heads/turn_into_php (revision 1505281) @@ -0,0 +1 @@ +4d493d68262d27b3634d4aa6eb2f22c948d3484a Index: trunk/www/sites/www/fundraisers/yearend2017/.git/refs/remotes/heroku/master =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.git/refs/remotes/heroku/master (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.git/refs/remotes/heroku/master (revision 1505281) @@ -0,0 +1 @@ +2c46cbd8a911a7c6d93a82124e52842a29774fcf Index: trunk/www/sites/www/fundraisers/yearend2017/.gitignore =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/.gitignore (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/.gitignore (revision 1505281) @@ -0,0 +1,101 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class + +# C extensions +*.so + +# Distribution / packaging +.Python +env/ +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +*.egg-info/ +.installed.cfg +*.egg + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +.hypothesis/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# pyenv +.python-version + +# celery beat schedule file +celerybeat-schedule + +# SageMath parsed files +*.sage.py + +# dotenv +.env + +# virtualenv +.venv +venv/ +ENV/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ Index: trunk/www/sites/www/fundraisers/yearend2017/Dockerfile =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/Dockerfile (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/Dockerfile (revision 1505281) @@ -0,0 +1,4 @@ +FROM php:7.0-apache +RUN docker-php-ext-install mysqli +COPY . /var/www/html +COPY config.php.dist /usr/local/lib/php/config.php Index: trunk/www/sites/www/fundraisers/yearend2017/README.md =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/README.md (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/README.md (revision 1505281) @@ -0,0 +1 @@ +### KDE End of Year 2017 Fundraising Index: trunk/www/sites/www/fundraisers/yearend2017/config.php.dist =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/config.php.dist (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/config.php.dist (revision 1505281) @@ -0,0 +1,10 @@ + Index: trunk/www/sites/www/fundraisers/yearend2017/index.php =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/index.php (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/index.php (revision 1505281) @@ -0,0 +1,396 @@ + + + + + + + KDE - End of Year 2017 + + + + + + + + + + +
+
+
+ +
+

End of Year Fundraising

+

Help us build a world in which everyone has control over their digital life and enjoys freedom and privacy!

+ Donate! +
+
+
+ +
+
+
+

Status

+
+ prepare("SELECT *, UNIX_TIMESTAMP(CREATED_AT) AS date_t FROM endofyear2017donations ORDER BY CREATED_AT DESC;") or die ($dbConnection->error); + $stmt->execute(); + $result = $stmt->get_result(); + $stmt->close(); + $count = $result->num_rows; + ?> +
+ +
+
+ + + + + + +
90%
+
+ +
+ +
+
+
+ +
Days
+
+
+ +
Hours
+
+
+ +
Minutes
+
+
+ +
Seconds
+
+
+ +
+ +
+
+
+ ".$count."" ?> +
Backers
+
+
+
+
+
+
+ + +
+
+

Support Us

+
+
+
+
+
+
+

Donate 10€

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt

+
+
+
+
+

Donate 20€

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt

+
+
+
+
+

Donate 50€

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt

+
+
+
+
+ +
+
+

2017 Retrospective

+
+
+ + + + +
+
+

List of Donations

+
+
+
+ Anonymous donation"; + $total += $row["amount"]; + + $table.=""; + $table.="".$n.""; + $table.="".date("jS F Y", $row["date_t"]).""; + $table.="€".number_format($row["amount"],2).""; + $table.="".$name.""; + $table.=""; + $n--; + } + $table.=""; + mysqli_close($dbConnection); + ?> + + + + + + + + + + + + +
#Date Amount Donor Name
+
+ + + + + +
+ +
+ +
+ +
+
+
+
+
+ +
+
+ +
+
+ + +
+
+
+ + + + + + Index: trunk/www/sites/www/fundraisers/yearend2017/notify.php =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/notify.php (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/notify.php (revision 1505281) @@ -0,0 +1,79 @@ +verifyIPN(); +$data_text = ""; +foreach ($_POST as $key => $value) { + $data_text .= $key . " = " . $value . "\r\n"; +} +// Create debug file +if ($do_debug) { + $debug = fopen('/tmp/endofyear2017.txt', 'a+'); + fwrite($debug, "verify: $data_text\n"); +} + +if ($verified) { + require_once("config.php"); + $payment_amount = $_POST['mc_gross']; + $payment_status = $_POST['payment_status']; + $receiver_email = $_POST["receiver_email"]; + $txn_id = $_POST['txn_id']; + if ($_POST['option_selection1'] === "Yes") { + $name = $_POST['address_name']; + } else { + $name = ""; + } + + if ( $payment_status != "Completed") { + if ($do_debug) { + fwrite($debug, "Unexpected payment status: ".$payment_status."\n"); + } + die("Payment status is ".$payment_status); + } + + $receiver_email_found = false; + if (strtolower($receiver_email) != strtolower($kdeEvMail)) { + if ($do_debug) { + fwrite($debug, "Unexpected receiver email: ".$receiver_email."\n"); + } + die("Unexpected receiver email"); + } + if ( $_POST['mc_currency'] != $currency ) { + if ($do_debug) { + fwrite($debug, "Unexpected payment currency: ".$payment_currency."\n"); + } + die("Unknown currency used"); + } + + $stmt = $dbConnection->prepare("INSERT INTO endofyear2017donations(created_at, donor_name, amount, transaction_id) VALUES (now(),?,?,?)") or die ($dbConnection->error); + $stmt->bind_param("sss", $name, $payment_amount, $txn_id); + $return = $stmt->execute(); + + if($return == false){ + if ($do_debug) { + fwrite($debug, "Error running insert query\n"); + fwrite($debug, "Error:".mysqli_error($dbConnection)."\n" ); + } + } + $stmt->close(); +} // End if verified +else { + if ($do_debug) { + fwrite($debug, "IPN Not Validated, an error ocurred \n"); + } +} +if ($do_debug) { + fwrite($debug, "\n---------------------------------------\n" ); + fclose($debug); +} + +// Reply with an empty 200 response to indicate to paypal the IPN was received correctly. +header("HTTP/1.1 200 OK"); +?> Index: trunk/www/sites/www/fundraisers/yearend2017/paypalIPN.php =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/paypalIPN.php (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/paypalIPN.php (revision 1505281) @@ -0,0 +1,120 @@ + use_local_certs = true; + } + + + /** + * Determine endpoint to post the verification data to. + * @return string + */ + public function getPaypalUri() + { + return self::VERIFY_URI; + } + + + /** + * Verification Function + * Sends the incoming post data back to PayPal using the cURL library. + * + * @return bool + * @throws Exception + */ + public function verifyIPN() + { + if ( ! count($_POST)) { + throw new Exception("Missing POST Data"); + } + + $raw_post_data = file_get_contents('php://input'); + $raw_post_array = explode('&', $raw_post_data); + $myPost = array(); + foreach ($raw_post_array as $keyval) { + $keyval = explode('=', $keyval); + if (count($keyval) == 2) { + // Since we do not want the plus in the datetime string to be encoded to a space, we manually encode it. + if ($keyval[0] === 'payment_date') { + if (substr_count($keyval[1], '+') === 1) { + $keyval[1] = str_replace('+', '%2B', $keyval[1]); + } + } + $myPost[$keyval[0]] = urldecode($keyval[1]); + } + } + + // Build the body of the verification post request, adding the _notify-validate command. + $req = 'cmd=_notify-validate'; + $get_magic_quotes_exists = false; + if (function_exists('get_magic_quotes_gpc')) { + $get_magic_quotes_exists = true; + } + foreach ($myPost as $key => $value) { + if ($get_magic_quotes_exists == true && get_magic_quotes_gpc() == 1) { + $value = urlencode(stripslashes($value)); + } else { + $value = urlencode($value); + } + $req .= "&$key=$value"; + } + + // Post the data back to PayPal, using curl. Throw exceptions if errors occur. + $ch = curl_init($this->getPaypalUri()); + curl_setopt($ch, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_1); + curl_setopt($ch, CURLOPT_POST, 1); + curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); + curl_setopt($ch, CURLOPT_POSTFIELDS, $req); + curl_setopt($ch, CURLOPT_SSLVERSION, 6); + curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 1); + curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 2); + + // This is often required if the server is missing a global cert bundle, or is using an outdated one. + if ($this->use_local_certs) { + curl_setopt($ch, CURLOPT_CAINFO, __DIR__ . "/etc/ssl/certs/cacert.pem"); + } + curl_setopt($ch, CURLOPT_FORBID_REUSE, 1); + curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 30); + curl_setopt($ch, CURLOPT_HTTPHEADER, array('Connection: Close')); + $res = curl_exec($ch); + if ( ! ($res)) { + $errno = curl_errno($ch); + $errstr = curl_error($ch); + curl_close($ch); + throw new Exception("cURL error: [$errno] $errstr"); + } + + $info = curl_getinfo($ch); + $http_code = $info['http_code']; + if ($http_code != 200) { + throw new Exception("PayPal responded with http code $http_code"); + } + + curl_close($ch); + + // Check if PayPal verifies the IPN data, and if so, return true. + if ($res == self::VALID) { + return true; + } else { + return false; + } + } +} Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/css/bootstrap.min.css =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/css/bootstrap.min.css (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/css/bootstrap.min.css (revision 1505281) @@ -0,0 +1,6 @@ +/*! + * Bootstrap v3.3.7 (http://getbootstrap.com) + * Copyright 2011-2016 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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:700}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 silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}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{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!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^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.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 td,.table-bordered th{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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro: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}:after,:before{-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}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{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}dd,dt{line-height:1.42857143}dt{font-weight:700}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[data-original-title],abbr[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 ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer: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:700;-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-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{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:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]:focus{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::-ms-expand{background-color:transparent;border:0}.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].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.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],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.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],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio 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}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 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}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{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:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;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.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{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.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{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.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].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-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{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 dashed;border-bottom:4px solid\9}.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-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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,.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-left-radius:4px;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-right-radius:4px;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{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 .form-control:focus{z-index:3}.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}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:400;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=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{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:focus,.nav-tabs>li.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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:focus,.navbar-brand:hover{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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{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 .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{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:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{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:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{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:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{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:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{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;line-height:1.3333333}.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;line-height:1.5}.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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{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]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{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-top:30px;padding-bottom:30px;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{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.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 a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{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:700}.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-bar-striped,.progress-striped .progress-bar{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-bar.active,.progress.active .progress-bar{-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-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{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,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.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>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.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>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{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 embed,.embed-responsive iframe,.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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;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{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-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.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;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-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;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);line-break:auto}.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>a>img,.carousel-inner>.item>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:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{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);background-color:rgba(0,0,0,0);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:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;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-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.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!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.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!important}tr.visible-md{display:table-row!important}td.visible-md,th.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!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.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!important}tr.visible-print{display:table-row!important}td.visible-print,th.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.min.css.map */ \ No newline at end of file Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/vnd.ms-fontobject Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.eot ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/vnd.ms-fontobject \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = image/svg+xml Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.svg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/svg+xml \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/font-sfnt Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/font-sfnt \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/js/bootstrap.min.js =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/js/bootstrap.min.js (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/bootstrap/js/bootstrap.min.js (revision 1505281) @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.3.7 (http://getbootstrap.com) + * Copyright 2011-2016 Twitter, Inc. + * Licensed under the MIT license + */ +if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery); \ No newline at end of file Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.eot =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/vnd.ms-fontobject Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.eot =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.eot (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.eot (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.eot ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/vnd.ms-fontobject \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.svg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = image/svg+xml Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.svg =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.svg (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.svg (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.svg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/svg+xml \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.ttf =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/font-sfnt Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.ttf =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.ttf (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.ttf (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.ttf ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/font-sfnt \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.woff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.woff =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.woff (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.woff (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/Flaticon.woff ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.css =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.css (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.css (revision 1505281) @@ -0,0 +1,35 @@ + /* + Flaticon icon font: Flaticon + Creation date: 21/06/2017 03:43 + */ + +@font-face { + font-family: "Flaticon"; + src: url("./Flaticon.eot"); + src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), + url("./Flaticon.woff") format("woff"), + url("./Flaticon.ttf") format("truetype"), + url("./Flaticon.svg#Flaticon") format("svg"); + font-weight: normal; + font-style: normal; +} + +@media screen and (-webkit-min-device-pixel-ratio:0) { + @font-face { + font-family: "Flaticon"; + src: url("./Flaticon.svg#Flaticon") format("svg"); + } +} + +[class^="flaticon-"]:before, [class*=" flaticon-"]:before, +[class^="flaticon-"]:after, [class*=" flaticon-"]:after { + font-family: Flaticon; + font-size: 20px; +font-style: normal; +margin-left: 20px; +} + +.flaticon-dribbble-logo:before { content: "\f100"; } +.flaticon-behance-logo:before { content: "\f101"; } +.flaticon-twitter-logo:before { content: "\f102"; } +.flaticon-facebook-letter-logo:before { content: "\f103"; } \ No newline at end of file Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.html =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.html (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/flat-icon/flaticon.html (revision 1505281) @@ -0,0 +1,475 @@ + + + + + + + + Flaticon WebFont + + + + + + + + +
+ + Font Demo +
+ + +
+ +

Instructions

+ +
    +
  • + 1Copy the "Fonts" files and CSS files to your website CSS folder. +
  • +
  • + 2Add the CSS link to your website source code on header. + + <head> +
    ... +
    <link rel="stylesheet" type="text/css" href="your_website_domain/css_root/flaticon.css"> +
    ... +
    </head> +
    +
  • + +
  • +

    + 3Use the icon class on "display: inline" elements: +
    + Use example: <i class="flaticon-airplane49"></i> or <span class="flaticon-airplane49"></span> +

  • +
+ +
+ + + + +
+ + +
+
.flaticon-dribbble-logo
+
Author: Freepik
+
+ +
+
.flaticon-behance-logo
+
Author: Freepik
+
+ +
+
.flaticon-twitter-logo
+
Author: Vaadin
+
+ +
+
.flaticon-facebook-letter-logo
+
Author: Freepik
+
+ + +
+ + + +
+ +
License and attribution:
Font generated by flaticon.com.

Under CC: Vaadin, Freepik

+
+
Copy the Attribution License:
+ + + +
+ +
+ +
Examples:
+ +
+

+ + <i class="flaticon-dribbble-logo"></i> +

+
+ +
+

+ + <i class="flaticon-behance-logo"></i> +

+
+ +
+

+ + <i class="flaticon-twitter-logo"></i> +

+
+ +
+

+ + <i class="flaticon-facebook-letter-logo"></i> +

+
+ + + +
+ + + + + + + \ No newline at end of file Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.eot =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/vnd.ms-fontobject Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.eot =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.eot (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.eot (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.eot ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/vnd.ms-fontobject \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ijmap =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ijmap (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ijmap (revision 1505281) @@ -0,0 +1 @@ +{"icons":{"e84d":{"name":"3d Rotation"},"eb3b":{"name":"Ac Unit"},"e190":{"name":"Access Alarm"},"e191":{"name":"Access Alarms"},"e192":{"name":"Access Time"},"e84e":{"name":"Accessibility"},"e914":{"name":"Accessible"},"e84f":{"name":"Account Balance"},"e850":{"name":"Account Balance Wallet"},"e851":{"name":"Account Box"},"e853":{"name":"Account Circle"},"e60e":{"name":"Adb"},"e145":{"name":"Add"},"e439":{"name":"Add A Photo"},"e193":{"name":"Add Alarm"},"e003":{"name":"Add Alert"},"e146":{"name":"Add Box"},"e147":{"name":"Add Circle"},"e148":{"name":"Add Circle Outline"},"e567":{"name":"Add Location"},"e854":{"name":"Add Shopping Cart"},"e39d":{"name":"Add To Photos"},"e05c":{"name":"Add To Queue"},"e39e":{"name":"Adjust"},"e630":{"name":"Airline Seat Flat"},"e631":{"name":"Airline Seat Flat Angled"},"e632":{"name":"Airline Seat Individual Suite"},"e633":{"name":"Airline Seat Legroom Extra"},"e634":{"name":"Airline Seat Legroom Normal"},"e635":{"name":"Airline Seat Legroom Reduced"},"e636":{"name":"Airline Seat Recline Extra"},"e637":{"name":"Airline Seat Recline Normal"},"e195":{"name":"Airplanemode Active"},"e194":{"name":"Airplanemode Inactive"},"e055":{"name":"Airplay"},"eb3c":{"name":"Airport Shuttle"},"e855":{"name":"Alarm"},"e856":{"name":"Alarm Add"},"e857":{"name":"Alarm Off"},"e858":{"name":"Alarm On"},"e019":{"name":"Album"},"eb3d":{"name":"All Inclusive"},"e90b":{"name":"All Out"},"e859":{"name":"Android"},"e85a":{"name":"Announcement"},"e5c3":{"name":"Apps"},"e149":{"name":"Archive"},"e5c4":{"name":"Arrow Back"},"e5db":{"name":"Arrow Downward"},"e5c5":{"name":"Arrow Drop Down"},"e5c6":{"name":"Arrow Drop Down Circle"},"e5c7":{"name":"Arrow Drop Up"},"e5c8":{"name":"Arrow Forward"},"e5d8":{"name":"Arrow Upward"},"e060":{"name":"Art Track"},"e85b":{"name":"Aspect Ratio"},"e85c":{"name":"Assessment"},"e85d":{"name":"Assignment"},"e85e":{"name":"Assignment Ind"},"e85f":{"name":"Assignment Late"},"e860":{"name":"Assignment Return"},"e861":{"name":"Assignment Returned"},"e862":{"name":"Assignment Turned In"},"e39f":{"name":"Assistant"},"e3a0":{"name":"Assistant Photo"},"e226":{"name":"Attach File"},"e227":{"name":"Attach Money"},"e2bc":{"name":"Attachment"},"e3a1":{"name":"Audiotrack"},"e863":{"name":"Autorenew"},"e01b":{"name":"Av Timer"},"e14a":{"name":"Backspace"},"e864":{"name":"Backup"},"e19c":{"name":"Battery Alert"},"e1a3":{"name":"Battery Charging Full"},"e1a4":{"name":"Battery Full"},"e1a5":{"name":"Battery Std"},"e1a6":{"name":"Battery Unknown"},"eb3e":{"name":"Beach Access"},"e52d":{"name":"Beenhere"},"e14b":{"name":"Block"},"e1a7":{"name":"Bluetooth"},"e60f":{"name":"Bluetooth Audio"},"e1a8":{"name":"Bluetooth Connected"},"e1a9":{"name":"Bluetooth Disabled"},"e1aa":{"name":"Bluetooth Searching"},"e3a2":{"name":"Blur Circular"},"e3a3":{"name":"Blur Linear"},"e3a4":{"name":"Blur Off"},"e3a5":{"name":"Blur On"},"e865":{"name":"Book"},"e866":{"name":"Bookmark"},"e867":{"name":"Bookmark Border"},"e228":{"name":"Border All"},"e229":{"name":"Border Bottom"},"e22a":{"name":"Border Clear"},"e22b":{"name":"Border Color"},"e22c":{"name":"Border Horizontal"},"e22d":{"name":"Border Inner"},"e22e":{"name":"Border Left"},"e22f":{"name":"Border Outer"},"e230":{"name":"Border Right"},"e231":{"name":"Border Style"},"e232":{"name":"Border Top"},"e233":{"name":"Border Vertical"},"e06b":{"name":"Branding Watermark"},"e3a6":{"name":"Brightness 1"},"e3a7":{"name":"Brightness 2"},"e3a8":{"name":"Brightness 3"},"e3a9":{"name":"Brightness 4"},"e3aa":{"name":"Brightness 5"},"e3ab":{"name":"Brightness 6"},"e3ac":{"name":"Brightness 7"},"e1ab":{"name":"Brightness Auto"},"e1ac":{"name":"Brightness High"},"e1ad":{"name":"Brightness Low"},"e1ae":{"name":"Brightness Medium"},"e3ad":{"name":"Broken Image"},"e3ae":{"name":"Brush"},"e6dd":{"name":"Bubble Chart"},"e868":{"name":"Bug Report"},"e869":{"name":"Build"},"e43c":{"name":"Burst Mode"},"e0af":{"name":"Business"},"eb3f":{"name":"Business Center"},"e86a":{"name":"Cached"},"e7e9":{"name":"Cake"},"e0b0":{"name":"Call"},"e0b1":{"name":"Call End"},"e0b2":{"name":"Call Made"},"e0b3":{"name":"Call Merge"},"e0b4":{"name":"Call Missed"},"e0e4":{"name":"Call Missed Outgoing"},"e0b5":{"name":"Call Received"},"e0b6":{"name":"Call Split"},"e06c":{"name":"Call To Action"},"e3af":{"name":"Camera"},"e3b0":{"name":"Camera Alt"},"e8fc":{"name":"Camera Enhance"},"e3b1":{"name":"Camera Front"},"e3b2":{"name":"Camera Rear"},"e3b3":{"name":"Camera Roll"},"e5c9":{"name":"Cancel"},"e8f6":{"name":"Card Giftcard"},"e8f7":{"name":"Card Membership"},"e8f8":{"name":"Card Travel"},"eb40":{"name":"Casino"},"e307":{"name":"Cast"},"e308":{"name":"Cast Connected"},"e3b4":{"name":"Center Focus Strong"},"e3b5":{"name":"Center Focus Weak"},"e86b":{"name":"Change History"},"e0b7":{"name":"Chat"},"e0ca":{"name":"Chat Bubble"},"e0cb":{"name":"Chat Bubble Outline"},"e5ca":{"name":"Check"},"e834":{"name":"Check Box"},"e835":{"name":"Check Box Outline Blank"},"e86c":{"name":"Check Circle"},"e5cb":{"name":"Chevron Left"},"e5cc":{"name":"Chevron Right"},"eb41":{"name":"Child Care"},"eb42":{"name":"Child Friendly"},"e86d":{"name":"Chrome Reader Mode"},"e86e":{"name":"Class"},"e14c":{"name":"Clear"},"e0b8":{"name":"Clear All"},"e5cd":{"name":"Close"},"e01c":{"name":"Closed Caption"},"e2bd":{"name":"Cloud"},"e2be":{"name":"Cloud Circle"},"e2bf":{"name":"Cloud Done"},"e2c0":{"name":"Cloud Download"},"e2c1":{"name":"Cloud Off"},"e2c2":{"name":"Cloud Queue"},"e2c3":{"name":"Cloud Upload"},"e86f":{"name":"Code"},"e3b6":{"name":"Collections"},"e431":{"name":"Collections Bookmark"},"e3b7":{"name":"Color Lens"},"e3b8":{"name":"Colorize"},"e0b9":{"name":"Comment"},"e3b9":{"name":"Compare"},"e915":{"name":"Compare Arrows"},"e30a":{"name":"Computer"},"e638":{"name":"Confirmation Number"},"e0d0":{"name":"Contact Mail"},"e0cf":{"name":"Contact Phone"},"e0ba":{"name":"Contacts"},"e14d":{"name":"Content Copy"},"e14e":{"name":"Content Cut"},"e14f":{"name":"Content Paste"},"e3ba":{"name":"Control Point"},"e3bb":{"name":"Control Point Duplicate"},"e90c":{"name":"Copyright"},"e150":{"name":"Create"},"e2cc":{"name":"Create New Folder"},"e870":{"name":"Credit Card"},"e3be":{"name":"Crop"},"e3bc":{"name":"Crop 16 9"},"e3bd":{"name":"Crop 3 2"},"e3bf":{"name":"Crop 5 4"},"e3c0":{"name":"Crop 7 5"},"e3c1":{"name":"Crop Din"},"e3c2":{"name":"Crop Free"},"e3c3":{"name":"Crop Landscape"},"e3c4":{"name":"Crop Original"},"e3c5":{"name":"Crop Portrait"},"e437":{"name":"Crop Rotate"},"e3c6":{"name":"Crop Square"},"e871":{"name":"Dashboard"},"e1af":{"name":"Data Usage"},"e916":{"name":"Date Range"},"e3c7":{"name":"Dehaze"},"e872":{"name":"Delete"},"e92b":{"name":"Delete Forever"},"e16c":{"name":"Delete Sweep"},"e873":{"name":"Description"},"e30b":{"name":"Desktop Mac"},"e30c":{"name":"Desktop Windows"},"e3c8":{"name":"Details"},"e30d":{"name":"Developer Board"},"e1b0":{"name":"Developer Mode"},"e335":{"name":"Device Hub"},"e1b1":{"name":"Devices"},"e337":{"name":"Devices Other"},"e0bb":{"name":"Dialer Sip"},"e0bc":{"name":"Dialpad"},"e52e":{"name":"Directions"},"e52f":{"name":"Directions Bike"},"e532":{"name":"Directions Boat"},"e530":{"name":"Directions Bus"},"e531":{"name":"Directions Car"},"e534":{"name":"Directions Railway"},"e566":{"name":"Directions Run"},"e533":{"name":"Directions Subway"},"e535":{"name":"Directions Transit"},"e536":{"name":"Directions Walk"},"e610":{"name":"Disc Full"},"e875":{"name":"Dns"},"e612":{"name":"Do Not Disturb"},"e611":{"name":"Do Not Disturb Alt"},"e643":{"name":"Do Not Disturb Off"},"e644":{"name":"Do Not Disturb On"},"e30e":{"name":"Dock"},"e7ee":{"name":"Domain"},"e876":{"name":"Done"},"e877":{"name":"Done All"},"e917":{"name":"Donut Large"},"e918":{"name":"Donut Small"},"e151":{"name":"Drafts"},"e25d":{"name":"Drag Handle"},"e613":{"name":"Drive Eta"},"e1b2":{"name":"Dvr"},"e3c9":{"name":"Edit"},"e568":{"name":"Edit Location"},"e8fb":{"name":"Eject"},"e0be":{"name":"Email"},"e63f":{"name":"Enhanced Encryption"},"e01d":{"name":"Equalizer"},"e000":{"name":"Error"},"e001":{"name":"Error Outline"},"e926":{"name":"Euro Symbol"},"e56d":{"name":"Ev Station"},"e878":{"name":"Event"},"e614":{"name":"Event Available"},"e615":{"name":"Event Busy"},"e616":{"name":"Event Note"},"e903":{"name":"Event Seat"},"e879":{"name":"Exit To App"},"e5ce":{"name":"Expand Less"},"e5cf":{"name":"Expand More"},"e01e":{"name":"Explicit"},"e87a":{"name":"Explore"},"e3ca":{"name":"Exposure"},"e3cb":{"name":"Exposure Neg 1"},"e3cc":{"name":"Exposure Neg 2"},"e3cd":{"name":"Exposure Plus 1"},"e3ce":{"name":"Exposure Plus 2"},"e3cf":{"name":"Exposure Zero"},"e87b":{"name":"Extension"},"e87c":{"name":"Face"},"e01f":{"name":"Fast Forward"},"e020":{"name":"Fast Rewind"},"e87d":{"name":"Favorite"},"e87e":{"name":"Favorite Border"},"e06d":{"name":"Featured Play List"},"e06e":{"name":"Featured Video"},"e87f":{"name":"Feedback"},"e05d":{"name":"Fiber Dvr"},"e061":{"name":"Fiber Manual Record"},"e05e":{"name":"Fiber New"},"e06a":{"name":"Fiber Pin"},"e062":{"name":"Fiber Smart Record"},"e2c4":{"name":"File Download"},"e2c6":{"name":"File Upload"},"e3d3":{"name":"Filter"},"e3d0":{"name":"Filter 1"},"e3d1":{"name":"Filter 2"},"e3d2":{"name":"Filter 3"},"e3d4":{"name":"Filter 4"},"e3d5":{"name":"Filter 5"},"e3d6":{"name":"Filter 6"},"e3d7":{"name":"Filter 7"},"e3d8":{"name":"Filter 8"},"e3d9":{"name":"Filter 9"},"e3da":{"name":"Filter 9 Plus"},"e3db":{"name":"Filter B And W"},"e3dc":{"name":"Filter Center Focus"},"e3dd":{"name":"Filter Drama"},"e3de":{"name":"Filter Frames"},"e3df":{"name":"Filter Hdr"},"e152":{"name":"Filter List"},"e3e0":{"name":"Filter None"},"e3e2":{"name":"Filter Tilt Shift"},"e3e3":{"name":"Filter Vintage"},"e880":{"name":"Find In Page"},"e881":{"name":"Find Replace"},"e90d":{"name":"Fingerprint"},"e5dc":{"name":"First Page"},"eb43":{"name":"Fitness Center"},"e153":{"name":"Flag"},"e3e4":{"name":"Flare"},"e3e5":{"name":"Flash Auto"},"e3e6":{"name":"Flash Off"},"e3e7":{"name":"Flash On"},"e539":{"name":"Flight"},"e904":{"name":"Flight Land"},"e905":{"name":"Flight Takeoff"},"e3e8":{"name":"Flip"},"e882":{"name":"Flip To Back"},"e883":{"name":"Flip To Front"},"e2c7":{"name":"Folder"},"e2c8":{"name":"Folder Open"},"e2c9":{"name":"Folder Shared"},"e617":{"name":"Folder Special"},"e167":{"name":"Font Download"},"e234":{"name":"Format Align Center"},"e235":{"name":"Format Align Justify"},"e236":{"name":"Format Align Left"},"e237":{"name":"Format Align Right"},"e238":{"name":"Format Bold"},"e239":{"name":"Format Clear"},"e23a":{"name":"Format Color Fill"},"e23b":{"name":"Format Color Reset"},"e23c":{"name":"Format Color Text"},"e23d":{"name":"Format Indent Decrease"},"e23e":{"name":"Format Indent Increase"},"e23f":{"name":"Format Italic"},"e240":{"name":"Format Line Spacing"},"e241":{"name":"Format List Bulleted"},"e242":{"name":"Format List Numbered"},"e243":{"name":"Format Paint"},"e244":{"name":"Format Quote"},"e25e":{"name":"Format Shapes"},"e245":{"name":"Format Size"},"e246":{"name":"Format Strikethrough"},"e247":{"name":"Format Textdirection L To R"},"e248":{"name":"Format Textdirection R To L"},"e249":{"name":"Format Underlined"},"e0bf":{"name":"Forum"},"e154":{"name":"Forward"},"e056":{"name":"Forward 10"},"e057":{"name":"Forward 30"},"e058":{"name":"Forward 5"},"eb44":{"name":"Free Breakfast"},"e5d0":{"name":"Fullscreen"},"e5d1":{"name":"Fullscreen Exit"},"e24a":{"name":"Functions"},"e927":{"name":"G Translate"},"e30f":{"name":"Gamepad"},"e021":{"name":"Games"},"e90e":{"name":"Gavel"},"e155":{"name":"Gesture"},"e884":{"name":"Get App"},"e908":{"name":"Gif"},"eb45":{"name":"Golf Course"},"e1b3":{"name":"Gps Fixed"},"e1b4":{"name":"Gps Not Fixed"},"e1b5":{"name":"Gps Off"},"e885":{"name":"Grade"},"e3e9":{"name":"Gradient"},"e3ea":{"name":"Grain"},"e1b8":{"name":"Graphic Eq"},"e3eb":{"name":"Grid Off"},"e3ec":{"name":"Grid On"},"e7ef":{"name":"Group"},"e7f0":{"name":"Group Add"},"e886":{"name":"Group Work"},"e052":{"name":"Hd"},"e3ed":{"name":"Hdr Off"},"e3ee":{"name":"Hdr On"},"e3f1":{"name":"Hdr Strong"},"e3f2":{"name":"Hdr Weak"},"e310":{"name":"Headset"},"e311":{"name":"Headset Mic"},"e3f3":{"name":"Healing"},"e023":{"name":"Hearing"},"e887":{"name":"Help"},"e8fd":{"name":"Help Outline"},"e024":{"name":"High Quality"},"e25f":{"name":"Highlight"},"e888":{"name":"Highlight Off"},"e889":{"name":"History"},"e88a":{"name":"Home"},"eb46":{"name":"Hot Tub"},"e53a":{"name":"Hotel"},"e88b":{"name":"Hourglass Empty"},"e88c":{"name":"Hourglass Full"},"e902":{"name":"Http"},"e88d":{"name":"Https"},"e3f4":{"name":"Image"},"e3f5":{"name":"Image Aspect Ratio"},"e0e0":{"name":"Import Contacts"},"e0c3":{"name":"Import Export"},"e912":{"name":"Important Devices"},"e156":{"name":"Inbox"},"e909":{"name":"Indeterminate Check Box"},"e88e":{"name":"Info"},"e88f":{"name":"Info Outline"},"e890":{"name":"Input"},"e24b":{"name":"Insert Chart"},"e24c":{"name":"Insert Comment"},"e24d":{"name":"Insert Drive File"},"e24e":{"name":"Insert Emoticon"},"e24f":{"name":"Insert Invitation"},"e250":{"name":"Insert Link"},"e251":{"name":"Insert Photo"},"e891":{"name":"Invert Colors"},"e0c4":{"name":"Invert Colors Off"},"e3f6":{"name":"Iso"},"e312":{"name":"Keyboard"},"e313":{"name":"Keyboard Arrow Down"},"e314":{"name":"Keyboard Arrow Left"},"e315":{"name":"Keyboard Arrow Right"},"e316":{"name":"Keyboard Arrow Up"},"e317":{"name":"Keyboard Backspace"},"e318":{"name":"Keyboard Capslock"},"e31a":{"name":"Keyboard Hide"},"e31b":{"name":"Keyboard Return"},"e31c":{"name":"Keyboard Tab"},"e31d":{"name":"Keyboard Voice"},"eb47":{"name":"Kitchen"},"e892":{"name":"Label"},"e893":{"name":"Label Outline"},"e3f7":{"name":"Landscape"},"e894":{"name":"Language"},"e31e":{"name":"Laptop"},"e31f":{"name":"Laptop Chromebook"},"e320":{"name":"Laptop Mac"},"e321":{"name":"Laptop Windows"},"e5dd":{"name":"Last Page"},"e895":{"name":"Launch"},"e53b":{"name":"Layers"},"e53c":{"name":"Layers Clear"},"e3f8":{"name":"Leak Add"},"e3f9":{"name":"Leak Remove"},"e3fa":{"name":"Lens"},"e02e":{"name":"Library Add"},"e02f":{"name":"Library Books"},"e030":{"name":"Library Music"},"e90f":{"name":"Lightbulb Outline"},"e919":{"name":"Line Style"},"e91a":{"name":"Line Weight"},"e260":{"name":"Linear Scale"},"e157":{"name":"Link"},"e438":{"name":"Linked Camera"},"e896":{"name":"List"},"e0c6":{"name":"Live Help"},"e639":{"name":"Live Tv"},"e53f":{"name":"Local Activity"},"e53d":{"name":"Local Airport"},"e53e":{"name":"Local Atm"},"e540":{"name":"Local Bar"},"e541":{"name":"Local Cafe"},"e542":{"name":"Local Car Wash"},"e543":{"name":"Local Convenience Store"},"e556":{"name":"Local Dining"},"e544":{"name":"Local Drink"},"e545":{"name":"Local Florist"},"e546":{"name":"Local Gas Station"},"e547":{"name":"Local Grocery Store"},"e548":{"name":"Local Hospital"},"e549":{"name":"Local Hotel"},"e54a":{"name":"Local Laundry Service"},"e54b":{"name":"Local Library"},"e54c":{"name":"Local Mall"},"e54d":{"name":"Local Movies"},"e54e":{"name":"Local Offer"},"e54f":{"name":"Local Parking"},"e550":{"name":"Local Pharmacy"},"e551":{"name":"Local Phone"},"e552":{"name":"Local Pizza"},"e553":{"name":"Local Play"},"e554":{"name":"Local Post Office"},"e555":{"name":"Local Printshop"},"e557":{"name":"Local See"},"e558":{"name":"Local Shipping"},"e559":{"name":"Local Taxi"},"e7f1":{"name":"Location City"},"e1b6":{"name":"Location Disabled"},"e0c7":{"name":"Location Off"},"e0c8":{"name":"Location On"},"e1b7":{"name":"Location Searching"},"e897":{"name":"Lock"},"e898":{"name":"Lock Open"},"e899":{"name":"Lock Outline"},"e3fc":{"name":"Looks"},"e3fb":{"name":"Looks 3"},"e3fd":{"name":"Looks 4"},"e3fe":{"name":"Looks 5"},"e3ff":{"name":"Looks 6"},"e400":{"name":"Looks One"},"e401":{"name":"Looks Two"},"e028":{"name":"Loop"},"e402":{"name":"Loupe"},"e16d":{"name":"Low Priority"},"e89a":{"name":"Loyalty"},"e158":{"name":"Mail"},"e0e1":{"name":"Mail Outline"},"e55b":{"name":"Map"},"e159":{"name":"Markunread"},"e89b":{"name":"Markunread Mailbox"},"e322":{"name":"Memory"},"e5d2":{"name":"Menu"},"e252":{"name":"Merge Type"},"e0c9":{"name":"Message"},"e029":{"name":"Mic"},"e02a":{"name":"Mic None"},"e02b":{"name":"Mic Off"},"e618":{"name":"Mms"},"e253":{"name":"Mode Comment"},"e254":{"name":"Mode Edit"},"e263":{"name":"Monetization On"},"e25c":{"name":"Money Off"},"e403":{"name":"Monochrome Photos"},"e7f2":{"name":"Mood"},"e7f3":{"name":"Mood Bad"},"e619":{"name":"More"},"e5d3":{"name":"More Horiz"},"e5d4":{"name":"More Vert"},"e91b":{"name":"Motorcycle"},"e323":{"name":"Mouse"},"e168":{"name":"Move To Inbox"},"e02c":{"name":"Movie"},"e404":{"name":"Movie Creation"},"e43a":{"name":"Movie Filter"},"e6df":{"name":"Multiline Chart"},"e405":{"name":"Music Note"},"e063":{"name":"Music Video"},"e55c":{"name":"My Location"},"e406":{"name":"Nature"},"e407":{"name":"Nature People"},"e408":{"name":"Navigate Before"},"e409":{"name":"Navigate Next"},"e55d":{"name":"Navigation"},"e569":{"name":"Near Me"},"e1b9":{"name":"Network Cell"},"e640":{"name":"Network Check"},"e61a":{"name":"Network Locked"},"e1ba":{"name":"Network Wifi"},"e031":{"name":"New Releases"},"e16a":{"name":"Next Week"},"e1bb":{"name":"Nfc"},"e641":{"name":"No Encryption"},"e0cc":{"name":"No Sim"},"e033":{"name":"Not Interested"},"e06f":{"name":"Note"},"e89c":{"name":"Note Add"},"e7f4":{"name":"Notifications"},"e7f7":{"name":"Notifications Active"},"e7f5":{"name":"Notifications None"},"e7f6":{"name":"Notifications Off"},"e7f8":{"name":"Notifications Paused"},"e90a":{"name":"Offline Pin"},"e63a":{"name":"Ondemand Video"},"e91c":{"name":"Opacity"},"e89d":{"name":"Open In Browser"},"e89e":{"name":"Open In New"},"e89f":{"name":"Open With"},"e7f9":{"name":"Pages"},"e8a0":{"name":"Pageview"},"e40a":{"name":"Palette"},"e925":{"name":"Pan Tool"},"e40b":{"name":"Panorama"},"e40c":{"name":"Panorama Fish Eye"},"e40d":{"name":"Panorama Horizontal"},"e40e":{"name":"Panorama Vertical"},"e40f":{"name":"Panorama Wide Angle"},"e7fa":{"name":"Party Mode"},"e034":{"name":"Pause"},"e035":{"name":"Pause Circle Filled"},"e036":{"name":"Pause Circle Outline"},"e8a1":{"name":"Payment"},"e7fb":{"name":"People"},"e7fc":{"name":"People Outline"},"e8a2":{"name":"Perm Camera Mic"},"e8a3":{"name":"Perm Contact Calendar"},"e8a4":{"name":"Perm Data Setting"},"e8a5":{"name":"Perm Device Information"},"e8a6":{"name":"Perm Identity"},"e8a7":{"name":"Perm Media"},"e8a8":{"name":"Perm Phone Msg"},"e8a9":{"name":"Perm Scan Wifi"},"e7fd":{"name":"Person"},"e7fe":{"name":"Person Add"},"e7ff":{"name":"Person Outline"},"e55a":{"name":"Person Pin"},"e56a":{"name":"Person Pin Circle"},"e63b":{"name":"Personal Video"},"e91d":{"name":"Pets"},"e0cd":{"name":"Phone"},"e324":{"name":"Phone Android"},"e61b":{"name":"Phone Bluetooth Speaker"},"e61c":{"name":"Phone Forwarded"},"e61d":{"name":"Phone In Talk"},"e325":{"name":"Phone Iphone"},"e61e":{"name":"Phone Locked"},"e61f":{"name":"Phone Missed"},"e620":{"name":"Phone Paused"},"e326":{"name":"Phonelink"},"e0db":{"name":"Phonelink Erase"},"e0dc":{"name":"Phonelink Lock"},"e327":{"name":"Phonelink Off"},"e0dd":{"name":"Phonelink Ring"},"e0de":{"name":"Phonelink Setup"},"e410":{"name":"Photo"},"e411":{"name":"Photo Album"},"e412":{"name":"Photo Camera"},"e43b":{"name":"Photo Filter"},"e413":{"name":"Photo Library"},"e432":{"name":"Photo Size Select Actual"},"e433":{"name":"Photo Size Select Large"},"e434":{"name":"Photo Size Select Small"},"e415":{"name":"Picture As Pdf"},"e8aa":{"name":"Picture In Picture"},"e911":{"name":"Picture In Picture Alt"},"e6c4":{"name":"Pie Chart"},"e6c5":{"name":"Pie Chart Outlined"},"e55e":{"name":"Pin Drop"},"e55f":{"name":"Place"},"e037":{"name":"Play Arrow"},"e038":{"name":"Play Circle Filled"},"e039":{"name":"Play Circle Outline"},"e906":{"name":"Play For Work"},"e03b":{"name":"Playlist Add"},"e065":{"name":"Playlist Add Check"},"e05f":{"name":"Playlist Play"},"e800":{"name":"Plus One"},"e801":{"name":"Poll"},"e8ab":{"name":"Polymer"},"eb48":{"name":"Pool"},"e0ce":{"name":"Portable Wifi Off"},"e416":{"name":"Portrait"},"e63c":{"name":"Power"},"e336":{"name":"Power Input"},"e8ac":{"name":"Power Settings New"},"e91e":{"name":"Pregnant Woman"},"e0df":{"name":"Present To All"},"e8ad":{"name":"Print"},"e645":{"name":"Priority High"},"e80b":{"name":"Public"},"e255":{"name":"Publish"},"e8ae":{"name":"Query Builder"},"e8af":{"name":"Question Answer"},"e03c":{"name":"Queue"},"e03d":{"name":"Queue Music"},"e066":{"name":"Queue Play Next"},"e03e":{"name":"Radio"},"e837":{"name":"Radio Button Checked"},"e836":{"name":"Radio Button Unchecked"},"e560":{"name":"Rate Review"},"e8b0":{"name":"Receipt"},"e03f":{"name":"Recent Actors"},"e91f":{"name":"Record Voice Over"},"e8b1":{"name":"Redeem"},"e15a":{"name":"Redo"},"e5d5":{"name":"Refresh"},"e15b":{"name":"Remove"},"e15c":{"name":"Remove Circle"},"e15d":{"name":"Remove Circle Outline"},"e067":{"name":"Remove From Queue"},"e417":{"name":"Remove Red Eye"},"e928":{"name":"Remove Shopping Cart"},"e8fe":{"name":"Reorder"},"e040":{"name":"Repeat"},"e041":{"name":"Repeat One"},"e042":{"name":"Replay"},"e059":{"name":"Replay 10"},"e05a":{"name":"Replay 30"},"e05b":{"name":"Replay 5"},"e15e":{"name":"Reply"},"e15f":{"name":"Reply All"},"e160":{"name":"Report"},"e8b2":{"name":"Report Problem"},"e56c":{"name":"Restaurant"},"e561":{"name":"Restaurant Menu"},"e8b3":{"name":"Restore"},"e929":{"name":"Restore Page"},"e0d1":{"name":"Ring Volume"},"e8b4":{"name":"Room"},"eb49":{"name":"Room Service"},"e418":{"name":"Rotate 90 Degrees Ccw"},"e419":{"name":"Rotate Left"},"e41a":{"name":"Rotate Right"},"e920":{"name":"Rounded Corner"},"e328":{"name":"Router"},"e921":{"name":"Rowing"},"e0e5":{"name":"Rss Feed"},"e642":{"name":"Rv Hookup"},"e562":{"name":"Satellite"},"e161":{"name":"Save"},"e329":{"name":"Scanner"},"e8b5":{"name":"Schedule"},"e80c":{"name":"School"},"e1be":{"name":"Screen Lock Landscape"},"e1bf":{"name":"Screen Lock Portrait"},"e1c0":{"name":"Screen Lock Rotation"},"e1c1":{"name":"Screen Rotation"},"e0e2":{"name":"Screen Share"},"e623":{"name":"Sd Card"},"e1c2":{"name":"Sd Storage"},"e8b6":{"name":"Search"},"e32a":{"name":"Security"},"e162":{"name":"Select All"},"e163":{"name":"Send"},"e811":{"name":"Sentiment Dissatisfied"},"e812":{"name":"Sentiment Neutral"},"e813":{"name":"Sentiment Satisfied"},"e814":{"name":"Sentiment Very Dissatisfied"},"e815":{"name":"Sentiment Very Satisfied"},"e8b8":{"name":"Settings"},"e8b9":{"name":"Settings Applications"},"e8ba":{"name":"Settings Backup Restore"},"e8bb":{"name":"Settings Bluetooth"},"e8bd":{"name":"Settings Brightness"},"e8bc":{"name":"Settings Cell"},"e8be":{"name":"Settings Ethernet"},"e8bf":{"name":"Settings Input Antenna"},"e8c0":{"name":"Settings Input Component"},"e8c1":{"name":"Settings Input Composite"},"e8c2":{"name":"Settings Input Hdmi"},"e8c3":{"name":"Settings Input Svideo"},"e8c4":{"name":"Settings Overscan"},"e8c5":{"name":"Settings Phone"},"e8c6":{"name":"Settings Power"},"e8c7":{"name":"Settings Remote"},"e1c3":{"name":"Settings System Daydream"},"e8c8":{"name":"Settings Voice"},"e80d":{"name":"Share"},"e8c9":{"name":"Shop"},"e8ca":{"name":"Shop Two"},"e8cb":{"name":"Shopping Basket"},"e8cc":{"name":"Shopping Cart"},"e261":{"name":"Short Text"},"e6e1":{"name":"Show Chart"},"e043":{"name":"Shuffle"},"e1c8":{"name":"Signal Cellular 4 Bar"},"e1cd":{"name":"Signal Cellular Connected No Internet 4 Bar"},"e1ce":{"name":"Signal Cellular No Sim"},"e1cf":{"name":"Signal Cellular Null"},"e1d0":{"name":"Signal Cellular Off"},"e1d8":{"name":"Signal Wifi 4 Bar"},"e1d9":{"name":"Signal Wifi 4 Bar Lock"},"e1da":{"name":"Signal Wifi Off"},"e32b":{"name":"Sim Card"},"e624":{"name":"Sim Card Alert"},"e044":{"name":"Skip Next"},"e045":{"name":"Skip Previous"},"e41b":{"name":"Slideshow"},"e068":{"name":"Slow Motion Video"},"e32c":{"name":"Smartphone"},"eb4a":{"name":"Smoke Free"},"eb4b":{"name":"Smoking Rooms"},"e625":{"name":"Sms"},"e626":{"name":"Sms Failed"},"e046":{"name":"Snooze"},"e164":{"name":"Sort"},"e053":{"name":"Sort By Alpha"},"eb4c":{"name":"Spa"},"e256":{"name":"Space Bar"},"e32d":{"name":"Speaker"},"e32e":{"name":"Speaker Group"},"e8cd":{"name":"Speaker Notes"},"e92a":{"name":"Speaker Notes Off"},"e0d2":{"name":"Speaker Phone"},"e8ce":{"name":"Spellcheck"},"e838":{"name":"Star"},"e83a":{"name":"Star Border"},"e839":{"name":"Star Half"},"e8d0":{"name":"Stars"},"e0d3":{"name":"Stay Current Landscape"},"e0d4":{"name":"Stay Current Portrait"},"e0d5":{"name":"Stay Primary Landscape"},"e0d6":{"name":"Stay Primary Portrait"},"e047":{"name":"Stop"},"e0e3":{"name":"Stop Screen Share"},"e1db":{"name":"Storage"},"e8d1":{"name":"Store"},"e563":{"name":"Store Mall Directory"},"e41c":{"name":"Straighten"},"e56e":{"name":"Streetview"},"e257":{"name":"Strikethrough S"},"e41d":{"name":"Style"},"e5d9":{"name":"Subdirectory Arrow Left"},"e5da":{"name":"Subdirectory Arrow Right"},"e8d2":{"name":"Subject"},"e064":{"name":"Subscriptions"},"e048":{"name":"Subtitles"},"e56f":{"name":"Subway"},"e8d3":{"name":"Supervisor Account"},"e049":{"name":"Surround Sound"},"e0d7":{"name":"Swap Calls"},"e8d4":{"name":"Swap Horiz"},"e8d5":{"name":"Swap Vert"},"e8d6":{"name":"Swap Vertical Circle"},"e41e":{"name":"Switch Camera"},"e41f":{"name":"Switch Video"},"e627":{"name":"Sync"},"e628":{"name":"Sync Disabled"},"e629":{"name":"Sync Problem"},"e62a":{"name":"System Update"},"e8d7":{"name":"System Update Alt"},"e8d8":{"name":"Tab"},"e8d9":{"name":"Tab Unselected"},"e32f":{"name":"Tablet"},"e330":{"name":"Tablet Android"},"e331":{"name":"Tablet Mac"},"e420":{"name":"Tag Faces"},"e62b":{"name":"Tap And Play"},"e564":{"name":"Terrain"},"e262":{"name":"Text Fields"},"e165":{"name":"Text Format"},"e0d8":{"name":"Textsms"},"e421":{"name":"Texture"},"e8da":{"name":"Theaters"},"e8db":{"name":"Thumb Down"},"e8dc":{"name":"Thumb Up"},"e8dd":{"name":"Thumbs Up Down"},"e62c":{"name":"Time To Leave"},"e422":{"name":"Timelapse"},"e922":{"name":"Timeline"},"e425":{"name":"Timer"},"e423":{"name":"Timer 10"},"e424":{"name":"Timer 3"},"e426":{"name":"Timer Off"},"e264":{"name":"Title"},"e8de":{"name":"Toc"},"e8df":{"name":"Today"},"e8e0":{"name":"Toll"},"e427":{"name":"Tonality"},"e913":{"name":"Touch App"},"e332":{"name":"Toys"},"e8e1":{"name":"Track Changes"},"e565":{"name":"Traffic"},"e570":{"name":"Train"},"e571":{"name":"Tram"},"e572":{"name":"Transfer Within A Station"},"e428":{"name":"Transform"},"e8e2":{"name":"Translate"},"e8e3":{"name":"Trending Down"},"e8e4":{"name":"Trending Flat"},"e8e5":{"name":"Trending Up"},"e429":{"name":"Tune"},"e8e6":{"name":"Turned In"},"e8e7":{"name":"Turned In Not"},"e333":{"name":"Tv"},"e169":{"name":"Unarchive"},"e166":{"name":"Undo"},"e5d6":{"name":"Unfold Less"},"e5d7":{"name":"Unfold More"},"e923":{"name":"Update"},"e1e0":{"name":"Usb"},"e8e8":{"name":"Verified User"},"e258":{"name":"Vertical Align Bottom"},"e259":{"name":"Vertical Align Center"},"e25a":{"name":"Vertical Align Top"},"e62d":{"name":"Vibration"},"e070":{"name":"Video Call"},"e071":{"name":"Video Label"},"e04a":{"name":"Video Library"},"e04b":{"name":"Videocam"},"e04c":{"name":"Videocam Off"},"e338":{"name":"Videogame Asset"},"e8e9":{"name":"View Agenda"},"e8ea":{"name":"View Array"},"e8eb":{"name":"View Carousel"},"e8ec":{"name":"View Column"},"e42a":{"name":"View Comfy"},"e42b":{"name":"View Compact"},"e8ed":{"name":"View Day"},"e8ee":{"name":"View Headline"},"e8ef":{"name":"View List"},"e8f0":{"name":"View Module"},"e8f1":{"name":"View Quilt"},"e8f2":{"name":"View Stream"},"e8f3":{"name":"View Week"},"e435":{"name":"Vignette"},"e8f4":{"name":"Visibility"},"e8f5":{"name":"Visibility Off"},"e62e":{"name":"Voice Chat"},"e0d9":{"name":"Voicemail"},"e04d":{"name":"Volume Down"},"e04e":{"name":"Volume Mute"},"e04f":{"name":"Volume Off"},"e050":{"name":"Volume Up"},"e0da":{"name":"Vpn Key"},"e62f":{"name":"Vpn Lock"},"e1bc":{"name":"Wallpaper"},"e002":{"name":"Warning"},"e334":{"name":"Watch"},"e924":{"name":"Watch Later"},"e42c":{"name":"Wb Auto"},"e42d":{"name":"Wb Cloudy"},"e42e":{"name":"Wb Incandescent"},"e436":{"name":"Wb Iridescent"},"e430":{"name":"Wb Sunny"},"e63d":{"name":"Wc"},"e051":{"name":"Web"},"e069":{"name":"Web Asset"},"e16b":{"name":"Weekend"},"e80e":{"name":"Whatshot"},"e1bd":{"name":"Widgets"},"e63e":{"name":"Wifi"},"e1e1":{"name":"Wifi Lock"},"e1e2":{"name":"Wifi Tethering"},"e8f9":{"name":"Work"},"e25b":{"name":"Wrap Text"},"e8fa":{"name":"Youtube Searched For"},"e8ff":{"name":"Zoom In"},"e900":{"name":"Zoom Out"},"e56b":{"name":"Zoom Out Map"}}} \ No newline at end of file Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.svg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = image/svg+xml Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.svg =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.svg (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.svg (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.svg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/svg+xml \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ttf =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/font-sfnt Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ttf =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ttf (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ttf (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.ttf ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/font-sfnt \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff2 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff2 =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff2 (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff2 (revision 1505281) Property changes on: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/MaterialIcons-Regular.woff2 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/README.md =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/README.md (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/README.md (revision 1505281) @@ -0,0 +1,9 @@ +The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts: + +```html + +``` + +Read more in our full usage guide: +http://google.github.io/material-design-icons/#icon-font-for-the-web Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/material-icons.css =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/material-icons.css (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/iconfont/material-icons.css (revision 1505281) @@ -0,0 +1,36 @@ +@font-face { + font-family: 'Material Icons'; + font-style: normal; + font-weight: 400; + src: url(MaterialIcons-Regular.eot); /* For IE6-8 */ + src: local('Material Icons'), + local('MaterialIcons-Regular'), + url(MaterialIcons-Regular.woff2) format('woff2'), + url(MaterialIcons-Regular.woff) format('woff'), + url(MaterialIcons-Regular.ttf) format('truetype'); +} + +.material-icons { + font-family: 'Material Icons'; + font-weight: normal; + font-style: normal; + font-size: 24px; /* Preferred icon size */ + display: inline-block; + line-height: 1; + text-transform: none; + letter-spacing: normal; + word-wrap: normal; + white-space: nowrap; + direction: ltr; + + /* Support for all WebKit browsers. */ + -webkit-font-smoothing: antialiased; + /* Support for Safari and Chrome. */ + text-rendering: optimizeLegibility; + + /* Support for Firefox. */ + -moz-osx-font-smoothing: grayscale; + + /* Support for IE. */ + font-feature-settings: 'liga'; +} Index: trunk/www/sites/www/fundraisers/yearend2017/static/assets/jquery/jquery-3.2.1.min.js =================================================================== --- trunk/www/sites/www/fundraisers/yearend2017/static/assets/jquery/jquery-3.2.1.min.js (nonexistent) +++ trunk/www/sites/www/fundraisers/yearend2017/static/assets/jquery/jquery-3.2.1.min.js (revision 1505281) @@ -0,0 +1,4 @@ +/*! jQuery v3.2.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext;function B(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()}var C=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,D=/^.[^:#\[\.,]*$/;function E(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):D.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(E(this,a||[],!1))},not:function(a){return this.pushStack(E(this,a||[],!0))},is:function(a){return!!E(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var F,G=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,H=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||F,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:G.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),C.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};H.prototype=r.fn,F=r(d);var I=/^(?:parents|prev(?:Until|All))/,J={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function K(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return K(a,"nextSibling")},prev:function(a){return K(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return B(a,"iframe")?a.contentDocument:(B(a,"template")&&(a=a.content||a),r.merge([],a.childNodes))}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(J[a]||r.uniqueSort(e),I.test(a)&&e.reverse()),this.pushStack(e)}});var L=/[^\x20\t\r\n\f]+/g;function M(a){var b={};return r.each(a.match(L)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?M(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=e||a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function N(a){return a}function O(a){throw a}function P(a,b,c,d){var e;try{a&&r.isFunction(e=a.promise)?e.call(a).done(b).fail(c):a&&r.isFunction(e=a.then)?e.call(a,b,c):b.apply(void 0,[a].slice(d))}catch(a){c.apply(void 0,[a])}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b=f&&(d!==O&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:N,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:N)),c[2][3].add(g(0,a,r.isFunction(d)?d:O))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(P(a,g.done(h(c)).resolve,g.reject,!b),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)P(e[c],h(c),g.reject);return g.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&Q.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var R=r.Deferred();r.fn.ready=function(a){return R.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||R.resolveWith(d,[r]))}}),r.ready.then=R.then;function S(){d.removeEventListener("DOMContentLoaded",S), +a.removeEventListener("load",S),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",S),a.addEventListener("load",S));var T=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h1,null,!0)},removeData:function(a){return this.each(function(){X.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=W.get(a,b),c&&(!d||Array.isArray(c)?d=W.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return W.get(a,c)||W.access(a,c,{empty:r.Callbacks("once memory").add(function(){W.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length\x20\t\r\n\f]+)/i,la=/^$|\/(?:java|ecma)script/i,ma={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ma.optgroup=ma.option,ma.tbody=ma.tfoot=ma.colgroup=ma.caption=ma.thead,ma.th=ma.td;function na(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&B(a,b)?r.merge([a],c):c}function oa(a,b){for(var c=0,d=a.length;c-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=na(l.appendChild(f),"script"),j&&oa(g),c){k=0;while(f=g[k++])la.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var ra=d.documentElement,sa=/^key/,ta=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ua=/^([^.]*)(?:\.(.+)|)/;function va(){return!0}function wa(){return!1}function xa(){try{return d.activeElement}catch(a){}}function ya(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ya(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=wa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(ra,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(L)||[""],j=b.length;while(j--)h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.hasData(a)&&W.get(a);if(q&&(i=q.events)){b=(b||"").match(L)||[""],j=b.length;while(j--)if(h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&W.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(W.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i\x20\t\r\n\f]*)[^>]*)\/>/gi,Aa=/\s*$/g;function Ea(a,b){return B(a,"table")&&B(11!==b.nodeType?b:b.firstChild,"tr")?r(">tbody",a)[0]||a:a}function Fa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ga(a){var b=Ca.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ha(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(W.hasData(a)&&(f=W.access(a),g=W.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c1&&"string"==typeof q&&!o.checkClone&&Ba.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ja(f,b,c,d)});if(m&&(e=qa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(na(e,"script"),Fa),i=h.length;l")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=na(h),f=na(a),d=0,e=f.length;d0&&oa(g,!i&&na(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(U(c)){if(b=c[W.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[W.expando]=void 0}c[X.expando]&&(c[X.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ka(this,a,!0)},remove:function(a){return Ka(this,a)},text:function(a){return T(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.appendChild(a)}})},prepend:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(na(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return T(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!Aa.test(a)&&!ma[(ka.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c1)}});function _a(a,b,c,d,e){return new _a.prototype.init(a,b,c,d,e)}r.Tween=_a,_a.prototype={constructor:_a,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=_a.propHooks[this.prop];return a&&a.get?a.get(this):_a.propHooks._default.get(this)},run:function(a){var b,c=_a.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):_a.propHooks._default.set(this),this}},_a.prototype.init.prototype=_a.prototype,_a.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},_a.propHooks.scrollTop=_a.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=_a.prototype.init,r.fx.step={};var ab,bb,cb=/^(?:toggle|show|hide)$/,db=/queueHooks$/;function eb(){bb&&(d.hidden===!1&&a.requestAnimationFrame?a.requestAnimationFrame(eb):a.setTimeout(eb,r.fx.interval),r.fx.tick())}function fb(){return a.setTimeout(function(){ab=void 0}),ab=r.now()}function gb(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=ca[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function hb(a,b,c){for(var d,e=(kb.tweeners[b]||[]).concat(kb.tweeners["*"]),f=0,g=e.length;f1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?lb:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b), +null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&B(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=mb[b]||r.find.attr;mb[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=mb[g],mb[g]=e,e=null!=c(a,b,d)?g:null,mb[g]=f),e}});var nb=/^(?:input|select|textarea|button)$/i,ob=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return T(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):nb.test(a.nodeName)||ob.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function pb(a){var b=a.match(L)||[];return b.join(" ")}function qb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,qb(this)))});if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,qb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,qb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(L)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=qb(this),b&&W.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":W.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+pb(qb(c))+" ").indexOf(b)>-1)return!0;return!1}});var rb=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(rb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:pb(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(Array.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var sb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!sb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,sb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(W.get(h,"events")||{})[b.type]&&W.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&U(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!U(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=W.access(d,b);e||d.addEventListener(a,c,!0),W.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=W.access(d,b)-1;e?W.access(d,b,e):(d.removeEventListener(a,c,!0),W.remove(d,b))}}});var tb=a.location,ub=r.now(),vb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var wb=/\[\]$/,xb=/\r?\n/g,yb=/^(?:submit|button|image|reset|file)$/i,zb=/^(?:input|select|textarea|keygen)/i;function Ab(a,b,c,d){var e;if(Array.isArray(b))r.each(b,function(b,e){c||wb.test(a)?d(a,e):Ab(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)Ab(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(Array.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)Ab(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&zb.test(this.nodeName)&&!yb.test(a)&&(this.checked||!ja.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:Array.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(xb,"\r\n")}}):{name:b.name,value:c.replace(xb,"\r\n")}}).get()}});var Bb=/%20/g,Cb=/#.*$/,Db=/([?&])_=[^&]*/,Eb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Fb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Gb=/^(?:GET|HEAD)$/,Hb=/^\/\//,Ib={},Jb={},Kb="*/".concat("*"),Lb=d.createElement("a");Lb.href=tb.href;function Mb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(L)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Nb(a,b,c,d){var e={},f=a===Jb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Ob(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Pb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Qb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:tb.href,type:"GET",isLocal:Fb.test(tb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Ob(Ob(a,r.ajaxSettings),b):Ob(r.ajaxSettings,a)},ajaxPrefilter:Mb(Ib),ajaxTransport:Mb(Jb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Eb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||tb.href)+"").replace(Hb,tb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(L)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Nb(Ib,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Gb.test(o.type),f=o.url.replace(Cb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(Bb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(vb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Db,"$1"),n=(vb.test(f)?"&":"?")+"_="+ub++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Kb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Nb(Jb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Pb(o,y,d)),v=Qb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Rb={0:200,1223:204},Sb=r.ajaxSettings.xhr();o.cors=!!Sb&&"withCredentials"in Sb,o.ajax=Sb=!!Sb,r.ajaxTransport(function(b){var c,d;if(o.cors||Sb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Rb[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r("