# HG changeset patch # User Thierry Florac # Date 1399451784 -7200 # Node ID 8a19e25e39e4397ae38742ed79a5269b8c59bc26 First release diff -r 000000000000 -r 8a19e25e39e4 .installed.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.installed.cfg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,124 @@ +[buildout] +installed_develop_eggs = +parts = package i18n pyflakes pyflakesrun test + +[package] +__buildout_installed__ = +__buildout_signature__ = zc.recipe.egg-1.3.2-py2.7.egg setuptools-0.6c11-py2.7.egg zc.buildout-1.5.2-py2.7.egg +_b = /home/tflorac/Dropbox/src/ztfy.myams/bin +_d = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +_e = /var/local/eggs +bin-directory = /home/tflorac/Dropbox/src/ztfy.myams/bin +develop-eggs-directory = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +eggs = ztfy.myams +eggs-directory = /var/local/eggs +executable = /usr/bin/python2.7 +find-links = http://download.zope.org/distribution/ + http://download.ztfy.org/thirdparty/ + http://dist.plone.org/thirdparty/ +python = buildout +recipe = zc.recipe.egg + +[i18n] +__buildout_installed__ = /home/tflorac/Dropbox/src/ztfy.myams/parts/i18n/configure.zcml + /home/tflorac/Dropbox/src/ztfy.myams/parts/i18n/sitecustomize.py + /home/tflorac/Dropbox/src/ztfy.myams/parts/i18n/site.py + /home/tflorac/Dropbox/src/ztfy.myams/bin/i18nextract + /home/tflorac/Dropbox/src/ztfy.myams/bin/i18nmergeall + /home/tflorac/Dropbox/src/ztfy.myams/bin/i18nstats + /home/tflorac/Dropbox/src/ztfy.myams/bin/i18ncompile +__buildout_signature__ = z3c.recipe.i18n-0.8.1-py2.7.egg zope.configuration-3.7.4-py2.7.egg zope.app.locales-3.6.2-py2.7.egg zope.app.appsetup-3.15.0-py2.7.egg z3c.recipe.scripts-1.0.1-py2.7.egg zc.buildout-1.5.2-py2.7.egg setuptools-0.6c11-py2.7.egg zope.schema-3.7.1-py2.7.egg zope.interface-3.7.0-py2.7-linux-x86_64.egg zope.i18nmessageid-3.5.3-py2.7-linux-x86_64.egg zope.app.applicationcontrol-3.5.10-py2.7.egg zope.tal-3.5.2-py2.7.egg zope.traversing-3.14.0-py2.7.egg zope.site-3.9.2-py2.7.egg zope.session-3.9.5-py2.7.egg zope.security-3.8.3-py2.7-linux-x86_64.egg zope.processlifetime-1.0-py2.7.egg zope.event-3.5.2-py2.7.egg zope.error-3.7.4-py2.7.egg zope.container-3.12.0-py2.7-linux-x86_64.egg zope.component-3.10.0-py2.7.egg zope.app.publication-3.12.0-py2.7.egg ZODB3-3.10.5-py2.7-linux-x86_64.egg zc.recipe.egg-1.3.2-py2.7.egg zc.buildout-1.5.2-py2.7.egg zope.traversing-3.14.0-py2.7.egg zope.size-3.4.1-py2.7.egg zope.i18n-3.7.4-py2.7.egg zope.component-3.10.0-py2.7.egg zope.applicationcontrol-3.5.5-py2.7.egg zope.location-3.9.1-py2.7.egg zope.security-3.8.3-py2.7-linux-x86_64.egg zope.publisher-3.12.6-py2.7.egg zope.proxy-3.6.1-py2.7-linux-x86_64.egg zope.lifecycleevent-3.6.2-py2.7.egg zope.annotation-3.6.0-py2.7.egg zope.minmax-1.1.2-py2.7.egg zope.location-3.9.1-py2.7.egg zope.proxy-3.6.1-py2.7-linux-x86_64.egg zope.exceptions-3.6.2-py2.7.egg zope.broken-3.6.0-py2.7.egg zope.filerepresentation-3.6.1-py2.7.egg zope.lifecycleevent-3.6.2-py2.7.egg zope.location-3.9.1-py2.7.egg zope.dottedname-3.4.6-py2.7.egg zope.traversing-3.14.0-py2.7.egg zope.publisher-3.12.6-py2.7.egg zope.browser-1.3-py2.7.egg zope.authentication-3.7.1-py2.7.egg zdaemon-2.0.7-py2.7.egg ZConfig-2.8.0-py2.7.egg zc.lockfile-1.0.2-py2.7.egg transaction-1.1.1-py2.7.egg pytz-2013b-py2.7.egg zope.proxy-3.6.1-py2.7-linux-x86_64.egg zope.schema-3.7.1-py2.7.egg zope.contenttype-3.5.5-py2.7.egg zope.browser-1.3-py2.7.egg zope.component-3.10.0-py2.7.egg +_b = /home/tflorac/Dropbox/src/ztfy.myams/bin +_d = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +_e = /var/local/eggs +allowed-eggs-from-site-packages = * +bin-directory = /home/tflorac/Dropbox/src/ztfy.myams/bin +develop-eggs-directory = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +domain = ztfy.myams +eggs = ztfy.myams + z3c.recipe.i18n + zope.app.locales [extract] +eggs-directory = /var/local/eggs +exec-sitecustomize = true +executable = /usr/bin/python2.7 +find-links = http://download.zope.org/distribution/ + http://download.ztfy.org/thirdparty/ + http://dist.plone.org/thirdparty/ +include-site-packages = false +output = src/ztfy/myams/locales +packages = ztfy.myams +parts-directory = /home/tflorac/Dropbox/src/ztfy.myams/parts/i18n +python = buildout +recipe = z3c.recipe.i18n:i18n +zcml = + +[pyflakes] +__buildout_installed__ = /home/tflorac/Dropbox/src/ztfy.myams/bin/pyflakes + /home/tflorac/Dropbox/src/ztfy.myams/bin/pyflakes +__buildout_signature__ = zc.recipe.egg-1.3.2-py2.7.egg setuptools-0.6c11-py2.7.egg zc.buildout-1.5.2-py2.7.egg +_b = /home/tflorac/Dropbox/src/ztfy.myams/bin +_d = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +_e = /var/local/eggs +bin-directory = /home/tflorac/Dropbox/src/ztfy.myams/bin +develop-eggs-directory = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +eggs = pyflakes +eggs-directory = /var/local/eggs +entry-points = pyflakes=pyflakes.scripts.pyflakes:main +executable = /usr/bin/python2.7 +find-links = http://download.zope.org/distribution/ + http://download.ztfy.org/thirdparty/ + http://dist.plone.org/thirdparty/ +initialization = if not sys.argv[1:]: sys.argv[1:] = ["src/"] +python = buildout +recipe = zc.recipe.egg +scripts = pyflakes + +[pyflakesrun] +__buildout_installed__ = +__buildout_signature__ = collective.recipe.cmd-0.6-py2.7.egg zc.buildout-1.5.2-py2.7.egg setuptools-0.6c11-py2.7.egg +cmds = ./bin/pyflakes +on_install = true +recipe = collective.recipe.cmd + +[test] +__buildout_installed__ = /home/tflorac/Dropbox/src/ztfy.myams/parts/test/site-packages/sitecustomize.py + /home/tflorac/Dropbox/src/ztfy.myams/parts/test/site-packages/site.py + /home/tflorac/Dropbox/src/ztfy.myams/bin/test +__buildout_signature__ = zc.recipe.testrunner-1.4.0-py2.7.egg z3c.recipe.scripts-1.0.1-py2.7.egg setuptools-0.6c11-py2.7.egg zope.testrunner-4.0.4-py2.7.egg zc.buildout-1.5.2-py2.7.egg zc.recipe.egg-1.3.2-py2.7.egg zope.interface-3.7.0-py2.7-linux-x86_64.egg zope.exceptions-3.6.2-py2.7.egg +_b = /home/tflorac/Dropbox/src/ztfy.myams/bin +_d = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +_e = /var/local/eggs +allowed-eggs-from-site-packages = * +bin-directory = /home/tflorac/Dropbox/src/ztfy.myams/bin +develop-eggs-directory = /home/tflorac/Dropbox/src/ztfy.myams/develop-eggs +eggs = ztfy.myams [test] +eggs-directory = /var/local/eggs +exec-sitecustomize = true +executable = /usr/bin/python2.7 +find-links = http://download.zope.org/distribution/ + http://download.ztfy.org/thirdparty/ + http://dist.plone.org/thirdparty/ +include-site-packages = false +location = /home/tflorac/Dropbox/src/ztfy.myams/parts/test/working-directory +parts-directory = /home/tflorac/Dropbox/src/ztfy.myams/parts/test +python = buildout +recipe = zc.recipe.testrunner +script = /home/tflorac/Dropbox/src/ztfy.myams/bin/test + +[buildout] +installed_develop_eggs = + +[buildout] +parts = i18n pyflakes pyflakesrun test package + +[buildout] +parts = pyflakes pyflakesrun test package i18n + +[buildout] +parts = pyflakesrun test package i18n pyflakes + +[buildout] +parts = test package i18n pyflakes pyflakesrun + +[buildout] +parts = package i18n pyflakes pyflakesrun test diff -r 000000000000 -r 8a19e25e39e4 MANIFEST.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MANIFEST.in Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,4 @@ +include *.txt +recursive-include docs * +recursive-include src * +global-exclude *.pyc diff -r 000000000000 -r 8a19e25e39e4 bootstrap.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bootstrap.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,277 @@ +############################################################################## +# +# Copyright (c) 2006 Zope Foundation and Contributors. +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +############################################################################## +"""Bootstrap a buildout-based project + +Simply run this script in a directory containing a buildout.cfg. +The script accepts buildout command-line options, so you can +use the -c option to specify an alternate configuration file. +""" + +import os, shutil, sys, tempfile, urllib, urllib2, subprocess +from optparse import OptionParser + +if sys.platform == 'win32': + def quote(c): + if ' ' in c: + return '"%s"' % c # work around spawn lamosity on windows + else: + return c +else: + quote = str + +# See zc.buildout.easy_install._has_broken_dash_S for motivation and comments. +stdout, stderr = subprocess.Popen( + [sys.executable, '-Sc', + 'try:\n' + ' import ConfigParser\n' + 'except ImportError:\n' + ' print 1\n' + 'else:\n' + ' print 0\n'], + stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate() +has_broken_dash_S = bool(int(stdout.strip())) + +# In order to be more robust in the face of system Pythons, we want to +# run without site-packages loaded. This is somewhat tricky, in +# particular because Python 2.6's distutils imports site, so starting +# with the -S flag is not sufficient. However, we'll start with that: +if not has_broken_dash_S and 'site' in sys.modules: + # We will restart with python -S. + args = sys.argv[:] + args[0:0] = [sys.executable, '-S'] + args = map(quote, args) + os.execv(sys.executable, args) +# Now we are running with -S. We'll get the clean sys.path, import site +# because distutils will do it later, and then reset the path and clean +# out any namespace packages from site-packages that might have been +# loaded by .pth files. +clean_path = sys.path[:] +import site # imported because of its side effects +sys.path[:] = clean_path +for k, v in sys.modules.items(): + if k in ('setuptools', 'pkg_resources') or ( + hasattr(v, '__path__') and + len(v.__path__) == 1 and + not os.path.exists(os.path.join(v.__path__[0], '__init__.py'))): + # This is a namespace package. Remove it. + sys.modules.pop(k) + +is_jython = sys.platform.startswith('java') + +setuptools_source = 'http://peak.telecommunity.com/dist/ez_setup.py' +distribute_source = 'http://python-distribute.org/distribute_setup.py' + + +# parsing arguments +def normalize_to_url(option, opt_str, value, parser): + if value: + if '://' not in value: # It doesn't smell like a URL. + value = 'file://%s' % ( + urllib.pathname2url( + os.path.abspath(os.path.expanduser(value))),) + if opt_str == '--download-base' and not value.endswith('/'): + # Download base needs a trailing slash to make the world happy. + value += '/' + else: + value = None + name = opt_str[2:].replace('-', '_') + setattr(parser.values, name, value) + +usage = '''\ +[DESIRED PYTHON FOR BUILDOUT] bootstrap.py [options] + +Bootstraps a buildout-based project. + +Simply run this script in a directory containing a buildout.cfg, using the +Python that you want bin/buildout to use. + +Note that by using --setup-source and --download-base to point to +local resources, you can keep this script from going over the network. +''' + +parser = OptionParser(usage=usage) +parser.add_option("-v", "--version", dest="version", + help="use a specific zc.buildout version") +parser.add_option("-d", "--distribute", + action="store_true", dest="use_distribute", default=False, + help="Use Distribute rather than Setuptools.") +parser.add_option("--setup-source", action="callback", dest="setup_source", + callback=normalize_to_url, nargs=1, type="string", + help=("Specify a URL or file location for the setup file. " + "If you use Setuptools, this will default to " + + setuptools_source + "; if you use Distribute, this " + "will default to " + distribute_source + ".")) +parser.add_option("--download-base", action="callback", dest="download_base", + callback=normalize_to_url, nargs=1, type="string", + help=("Specify a URL or directory for downloading " + "zc.buildout and either Setuptools or Distribute. " + "Defaults to PyPI.")) +parser.add_option("--eggs", + help=("Specify a directory for storing eggs. Defaults to " + "a temporary directory that is deleted when the " + "bootstrap script completes.")) +parser.add_option("-t", "--accept-buildout-test-releases", + dest='accept_buildout_test_releases', + action="store_true", default=False, + help=("Normally, if you do not specify a --version, the " + "bootstrap script and buildout gets the newest " + "*final* versions of zc.buildout and its recipes and " + "extensions for you. If you use this flag, " + "bootstrap and buildout will get the newest releases " + "even if they are alphas or betas.")) +parser.add_option("-c", None, action="store", dest="config_file", + help=("Specify the path to the buildout configuration " + "file to be used.")) + +options, args = parser.parse_args() + +if options.eggs: + eggs_dir = os.path.abspath(os.path.expanduser(options.eggs)) +else: + eggs_dir = tempfile.mkdtemp() + +if options.setup_source is None: + if options.use_distribute: + options.setup_source = distribute_source + else: + options.setup_source = setuptools_source + +if options.accept_buildout_test_releases: + args.insert(0, 'buildout:accept-buildout-test-releases=true') + +try: + import pkg_resources + import setuptools # A flag. Sometimes pkg_resources is installed alone. + if not hasattr(pkg_resources, '_distribute'): + raise ImportError +except ImportError: + ez_code = urllib2.urlopen( + options.setup_source).read().replace('\r\n', '\n') + ez = {} + exec ez_code in ez + setup_args = dict(to_dir=eggs_dir, download_delay=0) + if options.download_base: + setup_args['download_base'] = options.download_base + if options.use_distribute: + setup_args['no_fake'] = True + if sys.version_info[:2] == (2, 4): + setup_args['version'] = '0.6.32' + ez['use_setuptools'](**setup_args) + if 'pkg_resources' in sys.modules: + reload(sys.modules['pkg_resources']) + import pkg_resources + # This does not (always?) update the default working set. We will + # do it. + for path in sys.path: + if path not in pkg_resources.working_set.entries: + pkg_resources.working_set.add_entry(path) + +cmd = [quote(sys.executable), + '-c', + quote('from setuptools.command.easy_install import main; main()'), + '-mqNxd', + quote(eggs_dir)] + +if not has_broken_dash_S: + cmd.insert(1, '-S') + +find_links = options.download_base +if not find_links: + find_links = os.environ.get('bootstrap-testing-find-links') +if not find_links and options.accept_buildout_test_releases: + find_links = 'http://downloads.buildout.org/' +if find_links: + cmd.extend(['-f', quote(find_links)]) + +if options.use_distribute: + setup_requirement = 'distribute' +else: + setup_requirement = 'setuptools' +ws = pkg_resources.working_set +setup_requirement_path = ws.find( + pkg_resources.Requirement.parse(setup_requirement)).location +env = dict( + os.environ, + PYTHONPATH=setup_requirement_path) + +requirement = 'zc.buildout' +version = options.version +if version is None and not options.accept_buildout_test_releases: + # Figure out the most recent final version of zc.buildout. + import setuptools.package_index + _final_parts = '*final-', '*final' + + def _final_version(parsed_version): + for part in parsed_version: + if (part[:1] == '*') and (part not in _final_parts): + return False + return True + index = setuptools.package_index.PackageIndex( + search_path=[setup_requirement_path]) + if find_links: + index.add_find_links((find_links,)) + req = pkg_resources.Requirement.parse(requirement) + if index.obtain(req) is not None: + best = [] + bestv = None + for dist in index[req.project_name]: + distv = dist.parsed_version + if distv >= pkg_resources.parse_version('2dev'): + continue + if _final_version(distv): + if bestv is None or distv > bestv: + best = [dist] + bestv = distv + elif distv == bestv: + best.append(dist) + if best: + best.sort() + version = best[-1].version + +if version: + requirement += '=='+version +else: + requirement += '<2dev' + +cmd.append(requirement) + +if is_jython: + import subprocess + exitcode = subprocess.Popen(cmd, env=env).wait() +else: # Windows prefers this, apparently; otherwise we would prefer subprocess + exitcode = os.spawnle(*([os.P_WAIT, sys.executable] + cmd + [env])) +if exitcode != 0: + sys.stdout.flush() + sys.stderr.flush() + print ("An error occurred when trying to install zc.buildout. " + "Look above this message for any errors that " + "were output by easy_install.") + sys.exit(exitcode) + +ws.add_entry(eggs_dir) +ws.require(requirement) +import zc.buildout.buildout + +# If there isn't already a command in the args, add bootstrap +if not [a for a in args if '=' not in a]: + args.append('bootstrap') + + +# if -c was provided, we push it back into args for buildout's main function +if options.config_file is not None: + args[0:0] = ['-c', options.config_file] + +zc.buildout.buildout.main(args) +if not options.eggs: # clean up temporary egg directory + shutil.rmtree(eggs_dir) diff -r 000000000000 -r 8a19e25e39e4 buildout.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/buildout.cfg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,42 @@ +[buildout] +eggs-directory = /var/local/eggs +include-site-packages = false +extends = http://download.ztfy.org/webapp/ztfy.webapp.dev.cfg +versions = versions +newest = false +allow-picked-versions = false +src = src/ +develop = . +parts = package i18n pyflakes pyflakesrun test + +[package] +recipe = zc.recipe.egg +eggs = ztfy.myams + +[i18n] +recipe = z3c.recipe.i18n:i18n +eggs = ${package:eggs} + z3c.recipe.i18n +packages = ztfy.myams +domain = ztfy.myams +output = src/ztfy/myams/locales +zcml = + +[pyflakes] +recipe = zc.recipe.egg +eggs = pyflakes +scripts = pyflakes +entry-points = pyflakes=pyflakes.scripts.pyflakes:main +initialization = if not sys.argv[1:]: sys.argv[1:] = ["${buildout:src}"] + +[pyflakesrun] +recipe = collective.recipe.cmd +on_install = true +cmds = ${buildout:develop}/bin/${pyflakes:scripts} + +[test] +recipe = zc.recipe.testrunner +eggs = ztfy.myams [test] + +[versions] +ztfy.myams = 0.1.0 diff -r 000000000000 -r 8a19e25e39e4 docs/CONTRIBUTORS.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/CONTRIBUTORS.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +- Thierry Florac - Author diff -r 000000000000 -r 8a19e25e39e4 docs/HISTORY.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/HISTORY.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,6 @@ +HISTORY +======= + +0.1.0 +----- + - first release diff -r 000000000000 -r 8a19e25e39e4 docs/LICENSE.ZPL --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/LICENSE.ZPL Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,44 @@ +Zope Public License (ZPL) Version 2.1 + +A copyright notice accompanies this license document that identifies the +copyright holders. + +This license has been certified as open source. It has also been designated as +GPL compatible by the Free Software Foundation (FSF). + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + 1. Redistributions in source code must retain the accompanying copyright + notice, this list of conditions, and the following disclaimer. + + 2. Redistributions in binary form must reproduce the accompanying + copyright notice, this list of conditions, and the following + disclaimer in the documentation and/or other materials provided with + the distribution. + + 3. Names of the copyright holders must not be used to endorse or promote + products derived from this software without prior written permission + from the copyright holders. + + 4. The right to distribute this software or to use it for any purpose does + not give you the right to use Servicemarks (sm) or Trademarks (tm) of the + copyright holders. Use of them is covered by separate agreement with the + copyright holders. + + 5. If any files are modified, you must cause the modified files to carry + prominent notices stating that you changed the files and the date of any + change. + +Disclaimer + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGE. diff -r 000000000000 -r 8a19e25e39e4 docs/LICENSE.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/LICENSE.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,9 @@ +ztfy.newskin Copyright (c) 2014 Thierry Florac. +All Rights Reserved. + +This software is subject to the provisions of the Zope Public License, +Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +FOR A PARTICULAR PURPOSE. \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 docs/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/README.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,6 @@ +.. contents:: + +Introduction +============ + +A ZTFY package providing a new Bootstrap based skin diff -r 000000000000 -r 8a19e25e39e4 setup.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/setup.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,67 @@ +from setuptools import setup, find_packages +import os + +DOCS = os.path.join(os.path.dirname(__file__), + 'docs') + +README = os.path.join(DOCS, 'README.txt') +HISTORY = os.path.join(DOCS, 'HISTORY.txt') +CONTRIBS = os.path.join(DOCS, 'CONTRIBUTORS.txt') + +version = '0.1.0' +long_description = open(README).read() + '\n\n' + \ + open(CONTRIBS).read() + '\n\n' + \ + open(HISTORY).read() + +tests_require = [ + 'zope.testing', +] + +setup(name='ztfy.myams', + version=version, + description="ZTFY new admin/application skin", + long_description=long_description, + # Get more strings from + # http://pypi.python.org/pypi?%3Aaction=list_classifiers + classifiers=[ + "Programming Language :: Python", + ], + keywords='', + author='Thierry Florac', + author_email='tflorac@ulthar.net', + url='http://hg.ztfy.org/ztfy.myams', + license='zpl', + packages=find_packages('src'), + package_dir={'': 'src'}, + namespace_packages=['ztfy'], + include_package_data=True, + package_data={'': ['*.zcml', '*.txt', '*.pt', '*.pot', '*.po', '*.mo', '*.png', '*.gif', '*.jpeg', '*.jpg', '*.css', '*.js']}, + zip_safe=False, + tests_require=tests_require, + extras_require=dict(test=tests_require), + install_requires=[ + 'setuptools', + # -*- Extra requirements: -*- + 'fanstatic', + 'z3c.form', + 'z3c.formjs', + 'z3c.formui', + 'z3c.jsonrpc', + 'z3c.language.negotiator', + 'z3c.language.session', + 'z3c.language.switch', + 'z3c.layer.pagelet', + 'z3c.pagelet', + 'z3c.table', + 'zc.catalog', + 'zope.component', + 'zope.i18nmessageid', + 'zope.interface', + 'zope.viewlet', + 'ztfy.skin', + ], + entry_points={ + 'fanstatic.libraries': [ + 'ztfy.myams = ztfy.myams:library' + ] + }) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/PKG-INFO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/PKG-INFO Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,28 @@ +Metadata-Version: 1.1 +Name: ztfy.myams +Version: 0.1.0 +Summary: ZTFY new admin/application skin +Home-page: http://hg.ztfy.org/ztfy.myams +Author: Thierry Florac +Author-email: tflorac@ulthar.net +License: zpl +Description: .. contents:: + + Introduction + ============ + + A ZTFY package providing a new Bootstrap based skin + + + - Thierry Florac - Author + + + HISTORY + ======= + + 0.1.0 + ----- + - first release + +Platform: UNKNOWN +Classifier: Programming Language :: Python diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/SOURCES.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/SOURCES.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,237 @@ +MANIFEST.in +setup.py +docs/CONTRIBUTORS.txt +docs/HISTORY.txt +docs/LICENSE.ZPL +docs/LICENSE.txt +docs/README.txt +src/ztfy/__init__.py +src/ztfy.myams.egg-info/PKG-INFO +src/ztfy.myams.egg-info/SOURCES.txt +src/ztfy.myams.egg-info/dependency_links.txt +src/ztfy.myams.egg-info/entry_points.txt +src/ztfy.myams.egg-info/namespace_packages.txt +src/ztfy.myams.egg-info/not-zip-safe +src/ztfy.myams.egg-info/requires.txt +src/ztfy.myams.egg-info/top_level.txt +src/ztfy/myams/__init__.py +src/ztfy/myams/configuration.py +src/ztfy/myams/configure.zcml +src/ztfy/myams/form.py +src/ztfy/myams/layer.py +src/ztfy/myams/login.py +src/ztfy/myams/page.py +src/ztfy/myams/table.py +src/ztfy/myams/browser/__init__.py +src/ztfy/myams/browser/configuration.py +src/ztfy/myams/browser/configure.zcml +src/ztfy/myams/doctests/README.txt +src/ztfy/myams/interfaces/__init__.py +src/ztfy/myams/interfaces/configuration.py +src/ztfy/myams/locales/ztfy.myams.pot +src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.mo +src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.po +src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.po~ +src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.mo +src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.po +src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.po~ +src/ztfy/myams/resources/css/myams.css +src/ztfy/myams/resources/css/myams.min.css +src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.css +src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.min.css +src/ztfy/myams/resources/css/ext/bootstrap-modal.css +src/ztfy/myams/resources/css/ext/bootstrap-modal.min.css +src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.css +src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.min.css +src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.css +src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.min.css +src/ztfy/myams/resources/css/ext/jquery-tipsy.css +src/ztfy/myams/resources/css/ext/jquery-tipsy.min.css +src/ztfy/myams/resources/css/ext/jquery-ui.css +src/ztfy/myams/resources/css/ext/jquery-ui.min.css +src/ztfy/myams/resources/css/fonts/Ubuntu-B.eot +src/ztfy/myams/resources/css/fonts/Ubuntu-B.svg +src/ztfy/myams/resources/css/fonts/Ubuntu-B.ttf +src/ztfy/myams/resources/css/fonts/Ubuntu-B.woff +src/ztfy/myams/resources/css/fonts/Ubuntu-C.eot +src/ztfy/myams/resources/css/fonts/Ubuntu-C.svg +src/ztfy/myams/resources/css/fonts/Ubuntu-C.ttf +src/ztfy/myams/resources/css/fonts/Ubuntu-C.woff +src/ztfy/myams/resources/css/fonts/Ubuntu-L.eot +src/ztfy/myams/resources/css/fonts/Ubuntu-L.svg +src/ztfy/myams/resources/css/fonts/Ubuntu-L.ttf +src/ztfy/myams/resources/css/fonts/Ubuntu-L.woff +src/ztfy/myams/resources/css/fonts/fontawesome-webfont.eot +src/ztfy/myams/resources/css/fonts/fontawesome-webfont.svg +src/ztfy/myams/resources/css/fonts/fontawesome-webfont.ttf +src/ztfy/myams/resources/css/fonts/fontawesome-webfont.woff +src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.eot +src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.svg +src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.ttf +src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.woff +src/ztfy/myams/resources/img/ajax-loader.gif +src/ztfy/myams/resources/img/alpha.png +src/ztfy/myams/resources/img/de.png +src/ztfy/myams/resources/img/es.png +src/ztfy/myams/resources/img/hue.png +src/ztfy/myams/resources/img/logo.png +src/ztfy/myams/resources/img/mCSB_buttons.png +src/ztfy/myams/resources/img/mybg.png +src/ztfy/myams/resources/img/saturation.png +src/ztfy/myams/resources/img/select2-spinner.gif +src/ztfy/myams/resources/img/tipsy.gif +src/ztfy/myams/resources/img/us.png +src/ztfy/myams/resources/img/datatable/sort_asc.png +src/ztfy/myams/resources/img/datatable/sort_asc_disabled.png +src/ztfy/myams/resources/img/datatable/sort_both.png +src/ztfy/myams/resources/img/datatable/sort_desc.png +src/ztfy/myams/resources/img/datatable/sort_desc_disabled.png +src/ztfy/myams/resources/img/dropzone/spritemap.png +src/ztfy/myams/resources/img/dropzone/spritemap@2x.png +src/ztfy/myams/resources/img/pattern/overlay-pattern.png +src/ztfy/myams/resources/js/myams-dataTables.js +src/ztfy/myams/resources/js/myams-dataTables.min.js +src/ztfy/myams/resources/js/myams-graphs.js +src/ztfy/myams/resources/js/myams-graphs.min.js +src/ztfy/myams/resources/js/myams-notify.js +src/ztfy/myams/resources/js/myams-notify.min.js +src/ztfy/myams/resources/js/myams-widgets.js +src/ztfy/myams/resources/js/myams-widgets.min.js +src/ztfy/myams/resources/js/myams.js +src/ztfy/myams/resources/js/myams.min.js +src/ztfy/myams/resources/js/ext/bootstrap-3.1.1.js +src/ztfy/myams/resources/js/ext/bootstrap-3.1.1.min.js +src/ztfy/myams/resources/js/ext/bootstrap-modal.js +src/ztfy/myams/resources/js/ext/bootstrap-modal.min.js +src/ztfy/myams/resources/js/ext/bootstrap-modalmanager.js +src/ztfy/myams/resources/js/ext/bootstrap-modalmanager.min.js +src/ztfy/myams/resources/js/ext/bootstrap-progressbar-0.6.0.js +src/ztfy/myams/resources/js/ext/bootstrap-progressbar-0.6.0.min.js +src/ztfy/myams/resources/js/ext/bootstrap-slider.min.js +src/ztfy/myams/resources/js/ext/jquery-2.1.0.js +src/ztfy/myams/resources/js/ext/jquery-2.1.0.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-1.9.4.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-1.9.4.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-autoFill.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-autoFill.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colReorder.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colReorder.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colReorderWithResize.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colReorderWithResize.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colVis.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-colVis.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-columnFilter.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-columnFilter.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-fixedColumns.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-fixedColumns.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-fixedHeader.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-fixedHeader.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-keyTable.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-keyTable.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-rowGrouping.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-rowGrouping.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-rowReordering.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-rowReordering.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-scroller.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-scroller.min.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-tableTools.js +src/ztfy/myams/resources/js/ext/jquery-dataTables-tableTools.min.js +src/ztfy/myams/resources/js/ext/jquery-easypiechart.min.js +src/ztfy/myams/resources/js/ext/jquery-form-3.49.js +src/ztfy/myams/resources/js/ext/jquery-form-3.49.min.js +src/ztfy/myams/resources/js/ext/jquery-jsonrpc.js +src/ztfy/myams/resources/js/ext/jquery-jsonrpc.min.js +src/ztfy/myams/resources/js/ext/jquery-jvectormap-1.2.2.min.js +src/ztfy/myams/resources/js/ext/jquery-mCustomScrollbar.js +src/ztfy/myams/resources/js/ext/jquery-mCustomScrollbar.min.js +src/ztfy/myams/resources/js/ext/jquery-maskedinput-1.3.1.min.js +src/ztfy/myams/resources/js/ext/jquery-mousewheel.min.js +src/ztfy/myams/resources/js/ext/jquery-plot-0.7.js +src/ztfy/myams/resources/js/ext/jquery-plot-0.7.min.js +src/ztfy/myams/resources/js/ext/jquery-plot-resize-1.1.js +src/ztfy/myams/resources/js/ext/jquery-plot-resize-1.1.min.js +src/ztfy/myams/resources/js/ext/jquery-plot-tooltip-0.4.4.js +src/ztfy/myams/resources/js/ext/jquery-plot-tooltip-0.4.4.min.js +src/ztfy/myams/resources/js/ext/jquery-progressbar.js +src/ztfy/myams/resources/js/ext/jquery-progressbar.min.js +src/ztfy/myams/resources/js/ext/jquery-resize.js +src/ztfy/myams/resources/js/ext/jquery-resize.min.js +src/ztfy/myams/resources/js/ext/jquery-scrollTo.js +src/ztfy/myams/resources/js/ext/jquery-scrollTo.min.js +src/ztfy/myams/resources/js/ext/jquery-select2-3.4.5.js +src/ztfy/myams/resources/js/ext/jquery-select2-3.4.5.min.js +src/ztfy/myams/resources/js/ext/jquery-smartclick.js +src/ztfy/myams/resources/js/ext/jquery-smartclick.min.js +src/ztfy/myams/resources/js/ext/jquery-sparkline-2.1.1.min.js +src/ztfy/myams/resources/js/ext/jquery-tipsy.js +src/ztfy/myams/resources/js/ext/jquery-tipsy.min.js +src/ztfy/myams/resources/js/ext/jquery-typeahead.js +src/ztfy/myams/resources/js/ext/jquery-typeahead.min.js +src/ztfy/myams/resources/js/ext/jquery-ui-1.10.3.min.js +src/ztfy/myams/resources/js/ext/jquery-validate-1.11.1.js +src/ztfy/myams/resources/js/ext/jquery-validate-1.11.1.min.js +src/ztfy/myams/resources/js/i18n/myams_fr.js +src/ztfy/myams/resources/js/i18n/myams_fr.min.js +src/ztfy/myams/resources/less/anims.less +src/ztfy/myams/resources/less/buttons.less +src/ztfy/myams/resources/less/colors.less +src/ztfy/myams/resources/less/content.less +src/ztfy/myams/resources/less/forms.less +src/ztfy/myams/resources/less/graphs.less +src/ztfy/myams/resources/less/icons.less +src/ztfy/myams/resources/less/layout.less +src/ztfy/myams/resources/less/menus.less +src/ztfy/myams/resources/less/messages.less +src/ztfy/myams/resources/less/modal.less +src/ztfy/myams/resources/less/myams.less +src/ztfy/myams/resources/less/pricing.less +src/ztfy/myams/resources/less/slider.less +src/ztfy/myams/resources/less/superbox.less +src/ztfy/myams/resources/less/tables.less +src/ztfy/myams/resources/less/tabs.less +src/ztfy/myams/resources/less/tags.less +src/ztfy/myams/resources/less/typo.less +src/ztfy/myams/resources/less/ui.less +src/ztfy/myams/resources/less/widgets.less +src/ztfy/myams/resources/less/apps/chat.less +src/ztfy/myams/resources/less/apps/mail.less +src/ztfy/myams/resources/less/apps/todo.less +src/ztfy/myams/tal/__init__.py +src/ztfy/myams/tal/api.py +src/ztfy/myams/tal/configure.zcml +src/ztfy/myams/tal/interfaces.py +src/ztfy/myams/templates/fullpage-layout.pt +src/ztfy/myams/templates/fullpage-modal-layout.pt +src/ztfy/myams/templates/index.pt +src/ztfy/myams/templates/inner-layout.pt +src/ztfy/myams/templates/layout.pt +src/ztfy/myams/templates/modal-layout.pt +src/ztfy/myams/templates/forms/button-display.pt +src/ztfy/myams/templates/forms/button-input.pt +src/ztfy/myams/templates/forms/close-display.pt +src/ztfy/myams/templates/forms/close-input.pt +src/ztfy/myams/templates/forms/form.pt +src/ztfy/myams/templates/forms/reset-display.pt +src/ztfy/myams/templates/forms/reset-input.pt +src/ztfy/myams/templates/forms/submit-display.pt +src/ztfy/myams/templates/forms/submit-input.pt +src/ztfy/myams/tests/__init__.py +src/ztfy/myams/tests/test_docs.py +src/ztfy/myams/tests/test_docstrings.py +src/ztfy/myams/viewlet/__init__.py +src/ztfy/myams/viewlet/menu/__init__.py +src/ztfy/myams/viewlet/menu/configure.zcml +src/ztfy/myams/viewlet/menu/divider.pt +src/ztfy/myams/viewlet/menu/interfaces.py +src/ztfy/myams/viewlet/menu/manager.pt +src/ztfy/myams/viewlet/menu/menu-item.pt +src/ztfy/myams/viewlet/menu/menu.pt +src/ztfy/myams/viewlet/shortcuts/__init__.py +src/ztfy/myams/viewlet/shortcuts/configure.zcml +src/ztfy/myams/viewlet/shortcuts/interfaces.py +src/ztfy/myams/viewlet/shortcuts/manager.pt +src/ztfy/myams/viewlet/shortcuts/shortcut.pt +src/ztfy/myams/viewlet/toplinks/__init__.py +src/ztfy/myams/viewlet/toplinks/configure.zcml +src/ztfy/myams/viewlet/toplinks/interfaces.py +src/ztfy/myams/viewlet/toplinks/toplinks.pt \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/dependency_links.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/dependency_links.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/entry_points.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/entry_points.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,3 @@ +[fanstatic.libraries] +ztfy.myams = ztfy.myams:library + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/namespace_packages.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/namespace_packages.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +ztfy diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/not-zip-safe --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/not-zip-safe Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/requires.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/requires.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,21 @@ +setuptools +fanstatic +z3c.form +z3c.formjs +z3c.formui +z3c.jsonrpc +z3c.language.negotiator +z3c.language.session +z3c.language.switch +z3c.layer.pagelet +z3c.pagelet +z3c.table +zc.catalog +zope.component +zope.i18nmessageid +zope.interface +zope.viewlet +ztfy.skin + +[test] +zope.testing \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy.myams.egg-info/top_level.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy.myams.egg-info/top_level.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +ztfy diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/__init__.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +__import__('pkg_resources').declare_namespace(__name__) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/__init__.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,74 @@ +### -*- coding: utf-8 -*- #################################################### +############################################################################## +# +# Copyright (c) 2008-2013 Thierry Florac +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +############################################################################## + +__docformat__ = "restructuredtext" + +# import standard packages +from fanstatic import Library, Resource + +# import Zope3 interfaces + +# import local interfaces + +# import Zope3 packages + +# import local packages + + +from zope.i18nmessageid import MessageFactory +_ = MessageFactory('ztfy.myams') + + +library = Library('ztfy.myams', 'resources') + +bootstrap_css = Resource(library, 'css/ext/bootstrap-3.1.1.css', + minified='css/ext/bootstrap-3.1.1.min.css') +bootstrap_modal_css = Resource(library, 'css/ext/bootstrap-modal.css', + depends=[bootstrap_css, ]) + +awesomefonts_css = Resource(library, 'css/ext/font-awesome-4.0.3.css', + minified='css/ext/font-awesome-4.0.3.min.css', + depends=[bootstrap_css, ]) + +myams_css = Resource(library, 'css/myams.css', + depends=[bootstrap_modal_css, awesomefonts_css]) + +jquery = Resource(library, 'js/ext/jquery-2.1.0.js', + minified='js/ext/jquery-2.1.0.min.js', + bottom=True) + +jquery_ui = Resource(library, 'js/ext/jquery-ui-1.10.3.min.js', + depends=[jquery, ], + bottom=True) + +jquery_dataTables = Resource(library, 'js/ext/jquery-dataTables-1.9.4.js', + minified='js/ext/jquery-dataTables-1.9.4.min.js', + depends=[jquery, ], + bottom=True) + +jquery_dataTables_tableTools = Resource(library, 'js/ext/jquery-dataTables-tableTools.js', + minified='js/ext/jquery-dataTables-tableTools.min.js', + depends=[jquery_dataTables, ], + bottom=True) + +bootstrap = Resource(library, 'js/ext/bootstrap-3.1.1.js', + minified='js/ext/bootstrap-3.1.1.min.js', + depends=[jquery, jquery_ui, bootstrap_css, bootstrap_modal_css], + bottom=True) + +myams = Resource(library, 'js/myams.js', + depends=[bootstrap, + myams_css], + bottom=True) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/browser/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/browser/__init__.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +# diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/browser/configuration.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/browser/configuration.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,49 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages + +# import Zope3 interfaces + +# import local interfaces +from ztfy.myams.interfaces.configuration import IMyAMSConfiguration +from ztfy.skin.interfaces import IPropertiesMenuTarget + +# import Zope3 packages +from z3c.form import field +from zope.interface import implements +from zope.traversing.namespace import view + +# import local packages +from ztfy.skin.form import EditForm +from ztfy.skin.menu import MenuItem + +from ztfy.myams import _ + + +class MyAMSConfigurationNamespaceTraverser(view): + """++configuration++ namespace""" + + def traverse(self, name, ignored): + return IMyAMSConfiguration(self.context) + + +class MyAMSConfigurationEditForm(EditForm): + """MyAMS main configuration edit form""" + + implements(IPropertiesMenuTarget) + + legend = _("Application properties") + fields = field.Fields(IMyAMSConfiguration) + + def getContent(self): + return IMyAMSConfiguration(self.context) + + +class MyAMSConfigurationMenuItem(MenuItem): + """MyAMS configuration menu item""" + + title = _("Properties") diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/browser/configure.zcml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/browser/configure.zcml Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,33 @@ + + + + + + + + + + + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/configuration.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/configuration.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,84 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages +from persistent import Persistent + +# import Zope3 interfaces + +# import local interfaces +from zope.annotation.interfaces import IAnnotations +from zope.location.location import locate +from ztfy.myams.interfaces import IMyAMSApplication +from ztfy.myams.interfaces.configuration import IMyAMSStaticConfiguration, \ + IMyAMSConfigurationTarget, IMyAMSConfiguration + +# import Zope3 packages +from zope.component import adapter, queryUtility +from zope.container.contained import Contained +from zope.interface import implementer, implements +from zope.schema.fieldproperty import FieldProperty +from ztfy.extfile.blob import BlobImage, BlobFile +from ztfy.file.property import FileProperty + +# import local packages +from ztfy.utils.traversing import getParent + + +class MyAMSStaticConfiguration(object): + """MyAMS static configuration""" + + implements(IMyAMSStaticConfiguration) + + include_top_links = True + include_site_search = True + include_mobile_search = True + include_user_activity = True + include_user_shortcuts = True + include_logout_button = True + include_minify_button = True + include_flags = True + include_menus = True + include_ribbon = True + include_reload_button = True + body_css_class = u'' + + +class MyAMSConfiguration(Persistent, Contained): + """MyAMS user configuration""" + + implements(IMyAMSConfiguration) + + title = FieldProperty(IMyAMSConfiguration['title']) + description = FieldProperty(IMyAMSConfiguration['description']) + author = FieldProperty(IMyAMSConfiguration['author']) + icon = FileProperty(IMyAMSConfiguration['icon'], klass=BlobImage, img_klass=BlobImage) + logo = FileProperty(IMyAMSConfiguration['logo'], klass=BlobImage, img_klass=BlobImage) + logo_title = FieldProperty(IMyAMSConfiguration['logo_title']) + custom_css = FileProperty(IMyAMSConfiguration['custom_css'], klass=BlobFile) + custom_js = FileProperty(IMyAMSConfiguration['custom_js'], klass=BlobFile) + google_analytics_key = FieldProperty(IMyAMSConfiguration['google_analytics_key']) + + @property + def static_configuration(self): + application = getParent(self, IMyAMSApplication) + if application is not None: + return queryUtility(IMyAMSStaticConfiguration, name=application.configuration_name) + + +MYAMS_CONFIGURATION_KEY = 'ztfy.myams.configuration' + + +@adapter(IMyAMSConfigurationTarget) +@implementer(IMyAMSConfiguration) +def MyAMSConfigurationFactory(context): + """MyAMS configuration factory""" + annotations = IAnnotations(context) + configuration = annotations.get(MYAMS_CONFIGURATION_KEY) + if configuration is None: + configuration = annotations[MYAMS_CONFIGURATION_KEY] = MyAMSConfiguration() + locate(configuration, context, '++configuration++') + return configuration diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/configure.zcml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/configure.zcml Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/doctests/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/doctests/README.txt Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,3 @@ +ztfy.myams doctests +================= + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/form.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/form.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,407 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages + +# import Zope3 interfaces +from z3c.json.interfaces import IJSONWriter + +# import local interfaces +from ztfy.baseskin.interfaces import IDialog +from ztfy.baseskin.interfaces.form import IGroupsBasedForm, IWidgetsGroup, IAJAXForm, IForm, IInnerSubForm, \ + IInnerTabForm, ICustomUpdateSubForm +from ztfy.myams.interfaces import IModalEditFormButtons, IModalAddFormButtons, IEditFormButtons, IAddFormButtons, \ + IModalDisplayFormButtons, IObjectData + +# import Zope3 packages +from z3c.form import button +from z3c.formjs import ajax +from z3c.formui import form +from zope.component import getAdapters, getUtility +from zope.event import notify +from zope.i18n import translate +from zope.interface import implements +from zope.lifecycleevent import ObjectCreatedEvent, Attributes +from zope.schema.fieldproperty import FieldProperty +from zope.security.proxy import removeSecurityProxy + +# import local packages +from ztfy.baseskin.form import FormObjectCreatedEvent, FormObjectModifiedEvent +from ztfy.utils.property import cached_property + +from ztfy.myams import _ + + +# +# Form widgets group +# + +class WidgetsGroup(object): + """Widgets group""" + + implements(IWidgetsGroup) + + def __init__(self, id, widgets=(), legend=None, help=None, css_class='', switch=False, + checkbox_switch=False, checkbox_field=None, hide_if_empty=False): + assert (not checkbox_switch) or checkbox_field, "You must define checkbox field when using checkbox switch" + self.id = id + self.widgets = widgets + self.legend = (legend is None) and id or legend + self.help = help + self._css_class = css_class + self.switch = switch + self.checkbox_switch = checkbox_switch + self.checkbox_field = checkbox_field + self.hide_if_empty = hide_if_empty + + @property + def switchable(self): + return self.switch or self.checkbox_switch + + @property + def checkbox_widget(self): + if self.checkbox_field is None: + return None + for widget in self.widgets: + if widget.field is self.checkbox_field.field: + return widget + + @cached_property + def visible(self): + if self.checkbox_switch: + widget = self.checkbox_widget + context = widget.context + name = widget.field.getName() + value = getattr(context, name, None) + return bool(value) + else: + if not (self.switch and self.hide_if_empty): + return True + for widget in self.widgets: + if not widget.ignoreContext: + field = widget.field + context = widget.context + name = field.getName() + value = getattr(context, name, None) + if value and (value != field.default): + return True + return False + + @property + def visible_widgets(self): + for widget in self.widgets: + if (self.checkbox_field is None) or (widget.field is not self.checkbox_field.field): + yield widget + + @property + def css_class(self): + css_class = self._css_class + if self.switch: + if self.checkbox_switch: + css_class += ' checker' + else: + css_class += ' switcher' + return css_class + + @property + def switcher_state(self): + return 'on' if self.visible else 'off' + + @property + def checker_state(self): + return 'on' if self.visible else 'off' + + +def NamedWidgetsGroup(id, widgets, names=(), legend=None, help=None, css_class='', switch=False, + checkbox_switch=False, checkbox_field=None, hide_if_empty=False): + """Create a widgets group based on widgets names""" + return WidgetsGroup(id, [widgets.get(name) for name in names], legend, help, css_class, switch, + checkbox_switch, checkbox_field, hide_if_empty) + + +class GroupsBasedForm(object): + """Groups based form""" + + implements(IGroupsBasedForm) + + def __init__(self): + self._groups = [] + + def addGroup(self, group): + self._groups.append(group) + + @property + def groups(self): + result = self._groups[:] + others = [] + for widget in self.widgets.values(): + found = False + for group in result: + if widget in group.widgets: + found = True + break + if not found: + others.append(widget) + if others: + result.insert(0, WidgetsGroup(None, others)) + return result + + +# +# AJAX form +# + +class AjaxForm(ajax.AJAXRequestHandler): + """Custom base class used to handle AJAX errors""" + + implements(IAJAXForm, IObjectData) + + object_data = None + form_options = None + + def getFormOptions(self): + if self.form_options: + writer = getUtility(IJSONWriter) + return writer.writer(self.form_options) + + def getAjaxErrors(self): + errors = {'status': u'error', + 'error_message': translate(self.status, context=self.request)} + for error in self.errors: + error.update() + error = removeSecurityProxy(error) + if hasattr(error, 'widget'): + widget = removeSecurityProxy(error.widget) + if widget is not None: + errors.setdefault('widgets', []).append({'name': widget.name, + 'label': translate(widget.label, context=self.request), + 'message': translate(error.message, context=self.request)}) + else: + errors.setdefault('messages', []).append({'message': translate(error.message, context=self.request)}) + else: + errors.setdefault('messages', []).append(translate(error.message, context=self.request)) + return errors + + +# +# Base forms +# + +def getFormWeight(form): + try: + return form.weight + except AttributeError: + return 0 + + +class BaseForm(GroupsBasedForm, AjaxForm, form.Form): + """Base add form""" + + implements(IForm) + + autocomplete = 'on' + display_hints_on_widgets = True + handle_upload = False + + subforms_legend = None + + css_class = 'ams-form form-horizontal' + label_css_class = FieldProperty(IForm['label_css_class']) + input_css_class = FieldProperty(IForm['input_css_class']) + + callbacks = {} + + def __init__(self, context, request): + GroupsBasedForm.__init__(self) + form.Form.__init__(self, context, request) + + def update(self): + form.Form.update(self) + self.getForms() + [subform.update() for subform in self.subforms] + [tabform.update() for tabform in self.tabforms] + + def isDialog(self): + return IDialog.providedBy(self) + + def getForms(self, with_self=True): + if not hasattr(self, 'subforms'): + self.subforms = self.createSubForms() + if not hasattr(self, 'tabforms'): + self.tabforms = self.createTabForms() + if with_self: + return [self, ] + self.subforms + self.tabforms + else: + return self.subforms + self.tabforms + + def createSubForms(self): + return sorted((adapter[1] for adapter in getAdapters((self, ), IInnerSubForm)), key=getFormWeight) + + def createTabForms(self): + return sorted((adapter[1] for adapter in getAdapters((self, ), IInnerTabForm)), key=getFormWeight) + + def getWidgetCallback(self, widget): + return self.callbacks.get(widget) + + def updateWidgets(self, prefix=None): + form.Form.updateWidgets(self, prefix) + self.getForms() + [subform.updateWidgets(prefix) for subform in self.subforms] + [tabform.updateWidgets(prefix) for tabform in self.tabforms] + + @property + def errors(self): + result = [] + for subform in self.getForms(): + result.extend(subform.widgets.errors) + return result + + def updateContent(self, content, data): + changes = form.applyChanges(self, content, data) + self.getForms() + for subform in self.subforms: + if ICustomUpdateSubForm.providedBy(subform): + updates = ICustomUpdateSubForm(subform).updateContent(content, data) + if isinstance(updates, dict): + changes.update(updates) + else: + changes.update(form.applyChanges(subform, content, data)) + for tabform in self.tabforms: + if ICustomUpdateSubForm.providedBy(tabform): + updates = ICustomUpdateSubForm(tabform).updateContent(content, data) + if isinstance(updates, dict): + changes.update(updates) + else: + changes.update(form.applyChanges(subform, content, data)) + return changes + + +# +# Add forms +# + +class AddForm(BaseForm, form.AddForm): + """Base add form class""" + + buttons = button.Buttons(IAddFormButtons) + + legend = _("Add form") + handler = '/@@ajax/ajaxCreate' + formErrorsMessage = _("There were some errors.") + + def updateActions(self): + form.AddForm.updateActions(self) + if 'add' in self.actions: + self.actions['add'].addClass('btn-primary') + + @ajax.handler + def ajaxCreate(self, action): + writer = getUtility(IJSONWriter) + self.updateWidgets() + data, errors = self.extractData() + if errors: + return writer.write(self.getAjaxErrors()) + result = self.createAndAdd(data) + return self.getSubmitOutput(writer, result) + + def createAndAdd(self, data): + object = self.create(data) + notify(ObjectCreatedEvent(object)) + self.add(object) + self.updateContent(object, data) + notify(FormObjectCreatedEvent(object, self)) + return object + + def getSubmitOutput(self, writer, changes): + return writer.write({'status': 'reload', + 'location': self.nextURL()}) + + +class DialogAddForm(AddForm): + """Base dialog add form""" + + implements(IDialog) + + buttons = button.Buttons(IModalAddFormButtons) + dialog_class = 'modal-medium' + + +# +# Edit forms +# + +class EditForm(BaseForm, form.EditForm): + """Base edit form class""" + + buttons = button.Buttons(IEditFormButtons) + + legend = _("Edit form") + handler = '/@@ajax/ajaxEdit' + formErrorsMessage = _('There were some errors.') + successMessage = _('Data successfully updated.') + noChangesMessage = _('No changes were applied.') + + def updateActions(self): + form.EditForm.updateActions(self) + if 'submit' in self.actions: + self.actions['submit'].addClass('btn-primary') + + @ajax.handler + def ajaxEdit(self): + return self.handleApply() + + def handleApply(self): + writer = getUtility(IJSONWriter) + self.updateWidgets() + data, errors = self.extractData() + if errors: + return writer.write(self.getAjaxErrors()) + changes = self.applyChanges(data) + return self.getSubmitOutput(writer, changes) + + def applyChanges(self, data): + content = self.getContent() + changes = self.updateContent(content, data) + if changes: + descriptions = [] + for interface, names in changes.items(): + descriptions.append(Attributes(interface, *names)) + notify(FormObjectModifiedEvent(content, self, *descriptions)) + return changes + + def getSubmitOutput(self, writer, changes): + if changes: + message = self.successMessage + else: + message = self.noChangesMessage + return writer.write({'status': 'success', + 'message': translate(message, context=self.request)}) + + +class DialogEditForm(EditForm): + """Base dialog edit form""" + + implements(IDialog) + + buttons = button.Buttons(IModalEditFormButtons) + dialog_class = 'modal-medium' + + +# +# Display forms +# + +class DisplayForm(BaseForm, form.DisplayForm): + """Base display form class""" + + +class DialogDisplayForm(DisplayForm): + """Base dialog display form""" + + implements(IDialog) + + buttons = button.Buttons(IModalDisplayFormButtons) + dialog_class = 'modal-medium' diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/interfaces/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/interfaces/__init__.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,91 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages + +# import Zope3 interfaces +from ztfy.baseskin.interfaces import ISkinnable +from ztfy.baseskin.interfaces.form import checkSubmitButton + +# import local interfaces + +# import Zope3 packages +from z3c.form import button +from zope.interface import Interface, Attribute +from zope.schema import TextLine, Dict + +# import local packages +from ztfy.baseskin.schema import CloseButton, ResetButton + +from ztfy.myams import _ + + +class IMyAMSApplication(ISkinnable): + """MyAMS application interface""" + + configuration_name = TextLine(title=_("Application static configuration name"), + required=True) + + resources = Attribute(_("Fanstatic static resources")) + + +class IObjectData(Interface): + """Object custom data interface""" + + object_data = Dict(title=_("Data associated with this object"), + required=False) + + +class IFullPage(Interface): + """Full page marker interface""" + + +class IModalFullPage(IFullPage): + """Full page modal dialog marker interface""" + + dialog_class = Attribute(_("Default dialog CSS class")) + + +class IInnerPage(Interface): + """Inner page marker interface""" + + +class IModalPage(Interface): + """Modal page marker interface""" + + +class IAddFormButtons(Interface): + """Default add form buttons""" + + reset = ResetButton(name='reset', title=_("Reset")) + add = button.Button(name='add', title=_("Add"), condition=checkSubmitButton) + + +class IModalAddFormButtons(Interface): + """Modal add form buttons""" + + close = CloseButton(name='close', title=_("Close")) + add = button.Button(name='add', title=_("Add"), condition=checkSubmitButton) + + +class IEditFormButtons(Interface): + """Default edit form buttons""" + + reset = ResetButton(name='reset', title=_("Reset")) + submit = button.Button(name='submit', title=_("Submit"), condition=checkSubmitButton) + + +class IModalEditFormButtons(Interface): + """Modal edit form buttons""" + + close = CloseButton(name='close', title=_("Close")) + submit = button.Button(name='submit', title=_("Submit"), condition=checkSubmitButton) + + +class IModalDisplayFormButtons(Interface): + """Modal display form buttons""" + + close = CloseButton(name='close', title=_("Close")) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/interfaces/configuration.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/interfaces/configuration.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,114 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages + +# import Zope3 interfaces + +# import local interfaces + +# import Zope3 packages +from zope.interface import Interface, Attribute +from zope.schema import TextLine, Bool + +# import local packages +from ztfy.file.schema import ImageField, FileField + +from ztfy.myams import _ + + +class IMyAMSStaticConfiguration(Interface): + """MyAMS static configuration""" + + include_top_links = Bool(title=_("Include top links?"), + default=True, + required=True) + + include_site_search = Bool(title=_("Include site search?"), + default=True, + required=True) + + include_mobile_search = Bool(title=_("Include mobile search?"), + default=True, + required=True) + + include_user_activity = Bool(title=_("Include user dropdown window?"), + default=True, + required=True) + + include_user_shortcuts = Bool(title=_("Include user shortcuts?"), + default=True, + required=True) + + include_logout_button = Bool(title=_("Include logout button?"), + default=True, + required=True) + + include_minify_button = Bool(title=_("Include minify button?"), + default=True, + required=True) + + include_flags = Bool(title=_("Include flags menu?"), + default=True, + required=True) + + include_menus = Bool(title=_("Include main menus?"), + default=True, + required=True) + + include_ribbon = Bool(title=_("Include ribbon?"), + default=True, + required=True) + + include_reload_button = Bool(title=_("Include reload button?"), + default=True, + required=True) + + body_css_class = TextLine(title=_("Body HTML tag CSS class"), + required=False) + + +class IMyAMSConfiguration(Interface): + """MyAMS application global configuration""" + + title = TextLine(title=_("Title"), + description=_("Application title displayed in title bar"), + required=False) + + description = TextLine(title=_("Description"), + description=_("Main application description"), + required=False) + + author = TextLine(title=_("Author"), + description=_("Public author name"), + required=False) + + icon = ImageField(title=_("Favorites icon"), + description=_("Please provide a transparent image of 32x32 pixels..."), + required=False) + + logo = ImageField(title=_("Logo"), + description=_("Please provide a transparent image in PNG format..."), + required=False) + + logo_title = TextLine(title=_("Logo title"), + description=_("This text will be used as logo alternate text"), + required=False) + + custom_css = FileField(title=_("Custom CSS file"), + required=False) + + custom_js = FileField(title=_("Custom javascript file"), + required=False) + + google_analytics_key = TextLine(title=_("Google Analytics key"), + required=False) + + static_configuration = Attribute(_("Application static configuration utility")) + + +class IMyAMSConfigurationTarget(Interface): + """MyAMS configuration marker interface""" diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/layer.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/layer.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,40 @@ +### -*- coding: utf-8 -*- #################################################### +############################################################################## +# +# Copyright (c) 2008-2013 Thierry Florac +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +############################################################################## + +__docformat__ = "restructuredtext" + +# import standard packages + +# import Zope3 interfaces + +# import local interfaces +from ztfy.baseskin.layer import IBaseSkinLayer + +# import Zope3 packages +from zope.schema import TextLine + +# import local packages + +from ztfy.myams import _ + + +class MyAMSLayer(IBaseSkinLayer): + """Newskin base layer""" + + +class MyAMSkin(MyAMSLayer): + """Newskin base skin""" + + label = TextLine(title=_("My Application Management Skin (MyAMS)")) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.mo Binary file src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.mo has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/locales/en/LC_MESSAGES/ztfy.myams.po Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,334 @@ +# ############################################################################# +# +# Copyright (c) 2003-2004 Zope Foundation and Contributors. +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +# ############################################################################# +msgid "" +msgstr "" +"Project-Id-Version: Meaningless\n" +"POT-Creation-Date: Tue May 6 16:59:13 2014\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Zope 3 Developers \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: zope/app/locales/extract.py\n" + +#: ztfy/myams/browser/configuration.py:39 +msgid "Application properties" +msgstr "" + +#: ztfy/myams/browser/configuration.py:49 +msgid "Properties" +msgstr "" + +#: ztfy/myams/form.py:291 +msgid "Add form" +msgstr "" + +#: ztfy/myams/form.py:293 ztfy/myams/form.py:343 +msgid "There were some errors." +msgstr "" + +#: ztfy/myams/form.py:341 +msgid "Edit form" +msgstr "" + +#: ztfy/myams/form.py:344 +msgid "Data successfully updated." +msgstr "" + +#: ztfy/myams/form.py:345 +msgid "No changes were applied." +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:29 +msgid "Application static configuration name" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:32 +msgid "Fanstatic static resources" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:38 +msgid "Data associated with this object" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:49 +msgid "Default dialog CSS class" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:63 ztfy/myams/interfaces/__init__.py:77 +msgid "Reset" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:64 ztfy/myams/interfaces/__init__.py:71 +msgid "Add" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:70 ztfy/myams/interfaces/__init__.py:84 +#: ztfy/myams/interfaces/__init__.py:91 +msgid "Close" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:78 ztfy/myams/interfaces/__init__.py:85 +msgid "Submit" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:101 +msgid "Custom CSS file" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:104 +msgid "Custom javascript file" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:107 +msgid "Google Analytics key" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:110 +msgid "Application static configuration utility" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:26 +msgid "Include top links?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:30 +msgid "Include site search?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:34 +msgid "Include mobile search?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:38 +msgid "Include user dropdown window?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:42 +msgid "Include user shortcuts?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:46 +msgid "Include logout button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:50 +msgid "Include minify button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:54 +msgid "Include flags menu?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:58 +msgid "Include main menus?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:62 +msgid "Include ribbon?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:66 +msgid "Include reload button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:70 +msgid "Body HTML tag CSS class" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:77 +msgid "Title" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:78 +msgid "Application title displayed in title bar" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:81 +msgid "Description" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:82 +msgid "Main application description" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:85 +msgid "Author" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:86 +msgid "Public author name" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:89 +msgid "Favorites icon" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:90 +msgid "Please provide a transparent image of 32x32 pixels..." +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:93 +msgid "Logo" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:94 +msgid "Please provide a transparent image in PNG format..." +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:97 +msgid "Logo title" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:98 +msgid "This text will be used as logo alternate text" +msgstr "" + +#: ztfy/myams/layer.py:40 +msgid "My Application Management Skin (MyAMS)" +msgstr "" + +#: ztfy/myams/login.py:110 +msgid "Invalid credentials" +msgstr "" + +#. Default: "Login" +#: ztfy/myams/login.py:41 +msgid "login-field" +msgstr "" + +#: ztfy/myams/login.py:42 +msgid "Principal ID" +msgstr "" + +#. Default: "Password" +#: ztfy/myams/login.py:45 +msgid "password-field" +msgstr "" + +#. Default: "Login origin" +#: ztfy/myams/login.py:48 +msgid "camefrom-field" +msgstr "" + +#: ztfy/myams/login.py:55 +msgid "Login" +msgstr "" + +#: ztfy/myams/login.py:63 +msgid "Please enter valid credentials to login" +msgstr "" + +#: ztfy/myams/templates/forms/form.pt:98 +#: ztfy/myams/templates/forms/form.pt:109 +msgid "${DYNAMIC_CONTENT}" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:29 +msgid "Menu header" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:40 +msgid "CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:43 +msgid "Icon CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:46 +msgid "Menu title" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:49 +msgid "Badge text" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:52 +msgid "Badge CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:55 +msgid "Notice text" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:58 +msgid "Notice CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:61 +#: ztfy/myams/viewlet/toplinks/interfaces.py:34 +msgid "Menu click handler" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:64 +#: ztfy/myams/viewlet/toplinks/interfaces.py:36 +msgid "Menu link location" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:68 +#: ztfy/myams/viewlet/shortcuts/interfaces.py:38 +msgid "Modal target" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:72 +#: ztfy/myams/viewlet/toplinks/interfaces.py:38 +msgid "Menu data attributes" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:30 +msgid "Shortcut CSS class" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:32 +msgid "Shortcut icon class" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:34 +msgid "Shortcut title" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:36 +msgid "Shortcut target URL" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:42 +msgid "Checked shortcut class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:29 +msgid "Menu CSS class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:32 +msgid "Menu label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:46 +msgid "Main label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:48 +msgid "Dropdown menu label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:50 +msgid "Main CSS class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:52 +msgid "Top links menus" +msgstr "" diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.mo Binary file src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.mo has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/locales/fr/LC_MESSAGES/ztfy.myams.po Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,334 @@ +# ############################################################################# +# +# Copyright (c) 2003-2004 Zope Foundation and Contributors. +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +# ############################################################################# +msgid "" +msgstr "" +"Project-Id-Version: Meaningless\n" +"POT-Creation-Date: Tue May 6 16:59:13 2014\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Zope 3 Developers \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: zope/app/locales/extract.py\n" + +#: ztfy/myams/browser/configuration.py:39 +msgid "Application properties" +msgstr "Propriétés de l'application" + +#: ztfy/myams/browser/configuration.py:49 +msgid "Properties" +msgstr "Propriétés" + +#: ztfy/myams/form.py:291 +msgid "Add form" +msgstr "Ajout d'un élément" + +#: ztfy/myams/form.py:293 ztfy/myams/form.py:343 +msgid "There were some errors." +msgstr "Des erreurs se sont produites." + +#: ztfy/myams/form.py:341 +msgid "Edit form" +msgstr "Mise à jour" + +#: ztfy/myams/form.py:344 +msgid "Data successfully updated." +msgstr "Les modifications ont été enregistrées." + +#: ztfy/myams/form.py:345 +msgid "No changes were applied." +msgstr "Aucune modification n'a été enregistrée." + +#: ztfy/myams/interfaces/__init__.py:29 +msgid "Application static configuration name" +msgstr "Nom de la configuration statique" + +#: ztfy/myams/interfaces/__init__.py:32 +msgid "Fanstatic static resources" +msgstr "Ressources statiques Fanstatic" + +#: ztfy/myams/interfaces/__init__.py:38 +msgid "Data associated with this object" +msgstr "Données associées à cet objet" + +#: ztfy/myams/interfaces/__init__.py:49 +msgid "Default dialog CSS class" +msgstr "Classe CSS par défaut de la fenêtre" + +#: ztfy/myams/interfaces/__init__.py:63 ztfy/myams/interfaces/__init__.py:77 +msgid "Reset" +msgstr "Annuler" + +#: ztfy/myams/interfaces/__init__.py:64 ztfy/myams/interfaces/__init__.py:71 +msgid "Add" +msgstr "Ajouter" + +#: ztfy/myams/interfaces/__init__.py:70 ztfy/myams/interfaces/__init__.py:84 +#: ztfy/myams/interfaces/__init__.py:91 +msgid "Close" +msgstr "Fermer" + +#: ztfy/myams/interfaces/__init__.py:78 ztfy/myams/interfaces/__init__.py:85 +msgid "Submit" +msgstr "Enregistrer" + +#: ztfy/myams/interfaces/configuration.py:101 +msgid "Custom CSS file" +msgstr "Fichier CSS personnalisé" + +#: ztfy/myams/interfaces/configuration.py:104 +msgid "Custom javascript file" +msgstr "Fichier javascript personnalisé" + +#: ztfy/myams/interfaces/configuration.py:107 +msgid "Google Analytics key" +msgstr "Clé Google Analytics" + +#: ztfy/myams/interfaces/configuration.py:110 +msgid "Application static configuration utility" +msgstr "Utilitaire de configuration statique de l'application" + +#: ztfy/myams/interfaces/configuration.py:26 +msgid "Include top links?" +msgstr "Inclure les liens en haut de page ?" + +#: ztfy/myams/interfaces/configuration.py:30 +msgid "Include site search?" +msgstr "Inclure la recherche globale ?" + +#: ztfy/myams/interfaces/configuration.py:34 +msgid "Include mobile search?" +msgstr "Inclure la recherche mobile ?" + +#: ztfy/myams/interfaces/configuration.py:38 +msgid "Include user dropdown window?" +msgstr "Inclure la fenêtre basculante de l'utilisateur ?" + +#: ztfy/myams/interfaces/configuration.py:42 +msgid "Include user shortcuts?" +msgstr "Inclure les raccourcis de l'utilisateur ?" + +#: ztfy/myams/interfaces/configuration.py:46 +msgid "Include logout button?" +msgstr "Inclure le bouton de déconnexion ?" + +#: ztfy/myams/interfaces/configuration.py:50 +msgid "Include minify button?" +msgstr "Inclure le bouton de minimisation des menus ?" + +#: ztfy/myams/interfaces/configuration.py:54 +msgid "Include flags menu?" +msgstr "Inclure la liste des langues ?" + +#: ztfy/myams/interfaces/configuration.py:58 +msgid "Include main menus?" +msgstr "Inclure les menus principaux ?" + +#: ztfy/myams/interfaces/configuration.py:62 +msgid "Include ribbon?" +msgstr "Inclure le ruban ?" + +#: ztfy/myams/interfaces/configuration.py:66 +msgid "Include reload button?" +msgstr "Inclure le bouton de rechargement ?" + +#: ztfy/myams/interfaces/configuration.py:70 +msgid "Body HTML tag CSS class" +msgstr "Classe CSS du corps de la page" + +#: ztfy/myams/interfaces/configuration.py:77 +msgid "Title" +msgstr "Titre" + +#: ztfy/myams/interfaces/configuration.py:78 +msgid "Application title displayed in title bar" +msgstr "Titre de l'application affichée dans la barre de titre" + +#: ztfy/myams/interfaces/configuration.py:81 +msgid "Description" +msgstr "Description" + +#: ztfy/myams/interfaces/configuration.py:82 +msgid "Main application description" +msgstr "Description principale de l'application" + +#: ztfy/myams/interfaces/configuration.py:85 +msgid "Author" +msgstr "Auteur" + +#: ztfy/myams/interfaces/configuration.py:86 +msgid "Public author name" +msgstr "Nom public de l'auteur" + +#: ztfy/myams/interfaces/configuration.py:89 +msgid "Favorites icon" +msgstr "Icône de favoris" + +#: ztfy/myams/interfaces/configuration.py:90 +msgid "Please provide a transparent image of 32x32 pixels..." +msgstr "Veuillez fournir une image avec transparence de 32x32 pixels..." + +#: ztfy/myams/interfaces/configuration.py:93 +msgid "Logo" +msgstr "Logo" + +#: ztfy/myams/interfaces/configuration.py:94 +msgid "Please provide a transparent image in PNG format..." +msgstr "Veuillez fournir une image avec transparence au format PNG..." + +#: ztfy/myams/interfaces/configuration.py:97 +msgid "Logo title" +msgstr "Titre du logo" + +#: ztfy/myams/interfaces/configuration.py:98 +msgid "This text will be used as logo alternate text" +msgstr "Ce titre sera utilisé comme texte de substitution..." + +#: ztfy/myams/layer.py:40 +msgid "My Application Management Skin (MyAMS)" +msgstr "Application Management Skin (MyAMS)" + +#: ztfy/myams/login.py:110 +msgid "Invalid credentials" +msgstr "Paramètres de connexion incorrects" + +#. Default: "Login" +#: ztfy/myams/login.py:41 +msgid "login-field" +msgstr "Code utilisateur" + +#: ztfy/myams/login.py:42 +msgid "Principal ID" +msgstr "Code utilisateur" + +#. Default: "Password" +#: ztfy/myams/login.py:45 +msgid "password-field" +msgstr "Mot de passe" + +#. Default: "Login origin" +#: ztfy/myams/login.py:48 +msgid "camefrom-field" +msgstr "Origine de la connexion" + +#: ztfy/myams/login.py:55 +msgid "Login" +msgstr "Connexion" + +#: ztfy/myams/login.py:63 +msgid "Please enter valid credentials to login" +msgstr "Veuillez indiquer vos paramètres de connexion" + +#: ztfy/myams/templates/forms/form.pt:98 +#: ztfy/myams/templates/forms/form.pt:109 +msgid "${DYNAMIC_CONTENT}" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:29 +msgid "Menu header" +msgstr "En-tête de menu" + +#: ztfy/myams/viewlet/menu/interfaces.py:40 +msgid "CSS class" +msgstr "Classe CSS" + +#: ztfy/myams/viewlet/menu/interfaces.py:43 +msgid "Icon CSS class" +msgstr "Classe CSS de l'icône" + +#: ztfy/myams/viewlet/menu/interfaces.py:46 +msgid "Menu title" +msgstr "Titre du menu" + +#: ztfy/myams/viewlet/menu/interfaces.py:49 +msgid "Badge text" +msgstr "Texte du badge" + +#: ztfy/myams/viewlet/menu/interfaces.py:52 +msgid "Badge CSS class" +msgstr "Classe CSS du badge" + +#: ztfy/myams/viewlet/menu/interfaces.py:55 +msgid "Notice text" +msgstr "Texte de la notification" + +#: ztfy/myams/viewlet/menu/interfaces.py:58 +msgid "Notice CSS class" +msgstr "Classe CSS de la notification" + +#: ztfy/myams/viewlet/menu/interfaces.py:61 +#: ztfy/myams/viewlet/toplinks/interfaces.py:34 +msgid "Menu click handler" +msgstr "Gestionnaire de clic du menu" + +#: ztfy/myams/viewlet/menu/interfaces.py:64 +#: ztfy/myams/viewlet/toplinks/interfaces.py:36 +msgid "Menu link location" +msgstr "URL cible du menu" + +#: ztfy/myams/viewlet/menu/interfaces.py:68 +#: ztfy/myams/viewlet/shortcuts/interfaces.py:38 +msgid "Modal target" +msgstr "Cible modale" + +#: ztfy/myams/viewlet/menu/interfaces.py:72 +#: ztfy/myams/viewlet/toplinks/interfaces.py:38 +msgid "Menu data attributes" +msgstr "Attriobuts de données du menu" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:30 +msgid "Shortcut CSS class" +msgstr "Classe CSS du raccourci" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:32 +msgid "Shortcut icon class" +msgstr "Classe de l'icône du raccourci" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:34 +msgid "Shortcut title" +msgstr "Titre du raccourci" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:36 +msgid "Shortcut target URL" +msgstr "URL de la cible du raccourci" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:42 +msgid "Checked shortcut class" +msgstr "Classe du raccourci sélectionné" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:29 +msgid "Menu CSS class" +msgstr "Classe CDD du menu" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:32 +msgid "Menu label" +msgstr "Libellé du menu" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:46 +msgid "Main label" +msgstr "Libellé principal" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:48 +msgid "Dropdown menu label" +msgstr "Libellé du sous-menu" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:50 +msgid "Main CSS class" +msgstr "Classe CSS principale" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:52 +msgid "Top links menus" +msgstr "Menus principaux" diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/locales/ztfy.myams.pot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/locales/ztfy.myams.pot Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,339 @@ +############################################################################## +# +# Copyright (c) 2003-2004 Zope Foundation and Contributors. +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. +# +############################################################################## +msgid "" +msgstr "" +"Project-Id-Version: Meaningless\n" +"POT-Creation-Date: Tue May 6 16:59:13 2014\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Zope 3 Developers \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: zope/app/locales/extract.py\n" + +#: ztfy/myams/browser/configuration.py:39 +msgid "Application properties" +msgstr "" + +#: ztfy/myams/browser/configuration.py:49 +msgid "Properties" +msgstr "" + +#: ztfy/myams/form.py:291 +msgid "Add form" +msgstr "" + +#: ztfy/myams/form.py:293 +#: ztfy/myams/form.py:343 +msgid "There were some errors." +msgstr "" + +#: ztfy/myams/form.py:341 +msgid "Edit form" +msgstr "" + +#: ztfy/myams/form.py:344 +msgid "Data successfully updated." +msgstr "" + +#: ztfy/myams/form.py:345 +msgid "No changes were applied." +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:29 +msgid "Application static configuration name" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:32 +msgid "Fanstatic static resources" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:38 +msgid "Data associated with this object" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:49 +msgid "Default dialog CSS class" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:63 +#: ztfy/myams/interfaces/__init__.py:77 +msgid "Reset" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:64 +#: ztfy/myams/interfaces/__init__.py:71 +msgid "Add" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:70 +#: ztfy/myams/interfaces/__init__.py:84 +#: ztfy/myams/interfaces/__init__.py:91 +msgid "Close" +msgstr "" + +#: ztfy/myams/interfaces/__init__.py:78 +#: ztfy/myams/interfaces/__init__.py:85 +msgid "Submit" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:101 +msgid "Custom CSS file" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:104 +msgid "Custom javascript file" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:107 +msgid "Google Analytics key" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:110 +msgid "Application static configuration utility" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:26 +msgid "Include top links?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:30 +msgid "Include site search?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:34 +msgid "Include mobile search?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:38 +msgid "Include user dropdown window?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:42 +msgid "Include user shortcuts?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:46 +msgid "Include logout button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:50 +msgid "Include minify button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:54 +msgid "Include flags menu?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:58 +msgid "Include main menus?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:62 +msgid "Include ribbon?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:66 +msgid "Include reload button?" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:70 +msgid "Body HTML tag CSS class" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:77 +msgid "Title" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:78 +msgid "Application title displayed in title bar" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:81 +msgid "Description" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:82 +msgid "Main application description" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:85 +msgid "Author" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:86 +msgid "Public author name" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:89 +msgid "Favorites icon" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:90 +msgid "Please provide a transparent image of 32x32 pixels..." +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:93 +msgid "Logo" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:94 +msgid "Please provide a transparent image in PNG format..." +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:97 +msgid "Logo title" +msgstr "" + +#: ztfy/myams/interfaces/configuration.py:98 +msgid "This text will be used as logo alternate text" +msgstr "" + +#: ztfy/myams/layer.py:40 +msgid "My Application Management Skin (MyAMS)" +msgstr "" + +#: ztfy/myams/login.py:110 +msgid "Invalid credentials" +msgstr "" + +#: ztfy/myams/login.py:41 +#. Default: "Login" +msgid "login-field" +msgstr "" + +#: ztfy/myams/login.py:42 +msgid "Principal ID" +msgstr "" + +#: ztfy/myams/login.py:45 +#. Default: "Password" +msgid "password-field" +msgstr "" + +#: ztfy/myams/login.py:48 +#. Default: "Login origin" +msgid "camefrom-field" +msgstr "" + +#: ztfy/myams/login.py:55 +msgid "Login" +msgstr "" + +#: ztfy/myams/login.py:63 +msgid "Please enter valid credentials to login" +msgstr "" + +#: ztfy/myams/templates/forms/form.pt:98 +#: ztfy/myams/templates/forms/form.pt:109 +msgid "${DYNAMIC_CONTENT}" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:29 +msgid "Menu header" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:40 +msgid "CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:43 +msgid "Icon CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:46 +msgid "Menu title" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:49 +msgid "Badge text" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:52 +msgid "Badge CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:55 +msgid "Notice text" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:58 +msgid "Notice CSS class" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:61 +#: ztfy/myams/viewlet/toplinks/interfaces.py:34 +msgid "Menu click handler" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:64 +#: ztfy/myams/viewlet/toplinks/interfaces.py:36 +msgid "Menu link location" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:68 +#: ztfy/myams/viewlet/shortcuts/interfaces.py:38 +msgid "Modal target" +msgstr "" + +#: ztfy/myams/viewlet/menu/interfaces.py:72 +#: ztfy/myams/viewlet/toplinks/interfaces.py:38 +msgid "Menu data attributes" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:30 +msgid "Shortcut CSS class" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:32 +msgid "Shortcut icon class" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:34 +msgid "Shortcut title" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:36 +msgid "Shortcut target URL" +msgstr "" + +#: ztfy/myams/viewlet/shortcuts/interfaces.py:42 +msgid "Checked shortcut class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:29 +msgid "Menu CSS class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:32 +msgid "Menu label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:46 +msgid "Main label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:48 +msgid "Dropdown menu label" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:50 +msgid "Main CSS class" +msgstr "" + +#: ztfy/myams/viewlet/toplinks/interfaces.py:52 +msgid "Top links menus" +msgstr "" + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/login.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/login.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,179 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages + +# import Zope3 interfaces +from z3c.form.interfaces import HIDDEN_MODE, IErrorViewSnippet +from z3c.json.interfaces import IJSONWriter +from zope.authentication.interfaces import IAuthentication +from zope.component.interfaces import ISite +from zope.publisher.browser import BrowserPage +from zope.security.interfaces import IUnauthorized +from zope.session.interfaces import ISession + +# import local interfaces +from ztfy.baseskin.interfaces import IDefaultView, IDialog +from ztfy.myams.interfaces import IModalFullPage, IObjectData + +# import Zope3 packages +from z3c.form import field, button +from z3c.formjs import ajax +from zope.component import getUtility, getUtilitiesFor, getMultiAdapter, queryMultiAdapter +from zope.interface import implements, alsoProvides, Interface, Invalid +from zope.schema import TextLine, Password +from zope.site import hooks +from zope.traversing.browser.absoluteurl import absoluteURL + +# import local packages +from ztfy.myams.form import AddForm +from ztfy.utils.traversing import getParent + +from ztfy.myams import _ + + +class ILoginFormFields(Interface): + """Login form fields interface""" + + username = TextLine(title=_("login-field", "Login"), + description=_("Principal ID"), + required=True) + + password = Password(title=_("password-field", "Password"), + required=True) + + came_from = TextLine(title=_("camefrom-field", "Login origin"), + required=False) + + +class ILoginFormButtons(Interface): + """Login form buttons interface""" + + login = button.Button(name='login', title=_("Login")) + + +class LoginView(AddForm): + """Login view""" + + implements(IModalFullPage) + + legend = _("Please enter valid credentials to login") + dialog_class = 'modal-medium' + + fields = field.Fields(ILoginFormFields) + buttons = button.Buttons(ILoginFormButtons) + handler = '/@@ajax/handleLogin' + principal = None + + def updateWidgets(self, prefix=None): + super(LoginView, self).updateWidgets(prefix) + self.widgets['came_from'].mode = HIDDEN_MODE + origin = self.request.get('came_from') or self.request.get(self.prefix + self.widgets.prefix + 'came_from') + if not origin: + origin = self.request.getURL() + stack = self.request.getTraversalStack() + if stack: + origin += '/' + '/'.join(stack[::-1]) + self.widgets['came_from'].value = origin + + def updateActions(self): + super(AddForm, self).updateActions() + if 'login' in self.actions: + self.actions['login'].addClass('btn-primary') + + def extractData(self, setErrors=True): + data, errors = super(LoginView, self).extractData(setErrors) + if errors: + self.logout() + return data, errors + self.request.form['login'] = data['username'] + self.request.form['password'] = data['password'] + context = getParent(self.context, ISite) + while context is not None: + old_site = hooks.getSite() + try: + hooks.setSite(context) + for name, auth in getUtilitiesFor(IAuthentication): + try: + self.principal = auth.authenticate(self.request) + if self.principal is not None: + return data, errors + except: + continue + finally: + hooks.setSite(old_site) + context = getParent(context, ISite, allow_context=False) + if self.principal is None: + error = Invalid(_("Invalid credentials")) + view = getMultiAdapter((error, self.request, None, None, self, self.context), + IErrorViewSnippet) + view.update() + errors += (view, ) + if setErrors: + self.widgets.errors = errors + self.logout() + return data, errors + + @ajax.handler + def handleLogin(self): + writer = getUtility(IJSONWriter) + self.updateWidgets() + data, errors = self.extractData() + if errors: + return writer.write(self.getAjaxErrors()) + if self.principal is not None: + if IUnauthorized.providedBy(self.context): + context, _layer, _permission = self.context.args + return writer.write({'status': 'redirect', + 'location': absoluteURL(context, self.request)}) + else: + came_from = data.get('came_from') + if came_from: + return writer.write({'status': 'redirect', + 'location': came_from}) + else: + target = queryMultiAdapter((self.context, self.request, Interface), IDefaultView) + return writer.write({'status': 'redirect', + 'location': '%s/%s' % (absoluteURL(self.context, self.request), + target.viewname if target is not None else '@@index.html')}) + else: + return writer.write({'status': 'redirect', + 'location': '%s/@@login.html?came_from=%s' % (absoluteURL(self.context, self.request), + data.get('came_from'))}) + + def logout(self): + try: + sessionData = ISession(self.request)['zope.pluggableauth.browserplugins'] + sessionData['credentials'] = None + except KeyError: + pass + self.principal = None + + +class LoginDialogView(LoginView): + """Login dialog view""" + + implements(IDialog) + + +class LogoutView(BrowserPage): + """Logout view""" + + def __call__(self): + context = getParent(self.context, ISite) + while context is not None: + old_site = hooks.getSite() + try: + hooks.setSite(context) + for _name, auth in getUtilitiesFor(IAuthentication): + auth.logout(self.request) + finally: + hooks.setSite(old_site) + context = getParent(context, ISite, allow_context=False) + target = queryMultiAdapter((self.context, self.request, Interface), IDefaultView) + self.request.response.redirect('%s/%s' % (absoluteURL(self.context, self.request), + target.viewname if target is not None else '@@index.html')) + return u'' diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/page.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/page.py Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,121 @@ +# +# Copyright (c) 2012 Thierry Florac +# All Rights Reserved. +# + + +# import standard packages +from datetime import datetime + +# import Zope3 interfaces +from z3c.json.interfaces import IJSONWriter +from z3c.template.interfaces import ILayoutTemplate +from zope.authentication.interfaces import IAuthentication +from zope.pagetemplate.interfaces import IPageTemplate + +# import local interfaces +from zope.traversing.browser.absoluteurl import absoluteURL +from ztfy.myams.interfaces import IInnerPage, IModalPage + +# import Zope3 packages +from z3c.template.template import getPageTemplate, getLayoutTemplate +from zope.component import getMultiAdapter, getUtility +from zope.i18n import translate +from zope.interface import implements +from zope.publisher.browser import BrowserPage + +# import local packages +from ztfy.utils.date import formatDatetime +from ztfy.utils.text import textToHTML +from ztfy.utils.timezone import tztime + + +class BaseTemplateBasedPage(BrowserPage): + """Base template based page""" + + template = getPageTemplate() + + def __call__(self): + self.update() + return self.render() + + def update(self): + pass + + def render(self): + if self.template is None: + template = getMultiAdapter((self, self.request), IPageTemplate) + return template(self) + return self.template() + + +class TemplateBasedPage(BaseTemplateBasedPage): + """Template based page""" + + layout = getLayoutTemplate() + + def __call__(self): + self.update() + if self.layout is None: + layout = getMultiAdapter((self, self.request), ILayoutTemplate) + return layout(self) + return self.layout() + + +class BaseIndexPage(TemplateBasedPage): + """Base index page""" + + +class InnerPage(TemplateBasedPage): + """Inner page""" + + implements(IInnerPage) + + +class ModalPage(TemplateBasedPage): + """Modal page""" + + implements(IModalPage) + + +class ExceptionView(BrowserPage): + """Base exception view""" + + @property + def error_name(self): + return self.context.__class__.__name__ + + @property + def error_message(self): + return textToHTML(translate(getattr(self.context, 'message', u''), context=self.request) or + '\n'.join((str(arg) for arg in self.context.args)), + request=self.request) + + @property + def error_datetime(self): + return formatDatetime(tztime(datetime.utcnow())) + + @property + def error_user(self): + principal = self.request.principal + return '%s (%s)' % (principal.title, principal.id) + + def __call__(self): + writer = getUtility(IJSONWriter) + return writer.write({'status': 'messagebox', + 'messagebox': {'status': 'error', + 'content': self.error_message, + 'number': self.error_datetime, + 'icon': 'fa fa-warning animated shake'}}) + + +class UnauthorizedExceptionView(ExceptionView): + """Unauthorized exception view""" + + def __call__(self): + principal = self.request.principal + auth = getUtility(IAuthentication) + auth.unauthorized(principal.id, self.request) + writer = getUtility(IJSONWriter) + return writer.write({'status': 'modal', + 'location': 'login-dialog.html' % absoluteURL(self.context, self.request)}) diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,5780 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ +html { + font-family: sans-serif; + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +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: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + font-size: 2em; + margin: 0.67em 0; +} +mark { + background: #ff0; + color: #000; +} +small { + font-size: 80%; +} +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} +sup { + top: -0.5em; +} +sub { + bottom: -0.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + -moz-box-sizing: content-box; + box-sizing: content-box; + height: 0; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + color: inherit; + font: inherit; + margin: 0; +} +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 { + border: 0; + padding: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + 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-appearance: textfield; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} +legend { + border: 0; + padding: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +td, +th { + padding: 0; +} +@media print { + * { + text-shadow: none !important; + color: #000 !important; + background: transparent !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: ""; + } + pre, + blockquote { + border: 1px solid #999; + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + select { + background: #fff !important; + } + .navbar { + display: none; + } + .table td, + .table th { + background-color: #fff !important; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 62.5%; + -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: #333333; + background-color: #ffffff; +} +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #2e5f87; + text-decoration: none; +} +a:hover, +a:focus { + color: #1b374e; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + padding: 4px; + line-height: 1.42857143; + background-color: #ffffff; + border: 1px solid #dddddd; + border-radius: 4px; + -webkit-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eeeeee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #999999; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 200; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +cite { + font-style: normal; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-muted { + color: #999999; +} +.text-primary { + color: #2e5f87; +} +a.text-primary:hover { + color: #214461; +} +.text-success { + color: #3c763d; +} +a.text-success:hover { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #2e5f87; +} +a.bg-primary:hover { + background-color: #214461; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eeeeee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + list-style: none; + margin-left: -5px; +} +.list-inline > li { + display: inline-block; + padding-left: 5px; + padding-right: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + clear: left; + text-align: right; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #999999; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eeeeee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #999999; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + border-right: 5px solid #eeeeee; + border-left: 0; + text-align: right; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +blockquote:before, +blockquote:after { + content: ""; +} +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; + white-space: nowrap; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #ffffff; + background-color: #333333; + border-radius: 3px; + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + word-break: break-all; + word-wrap: break-word; + color: #333333; + background-color: #f5f5f5; + border: 1px solid #cccccc; + 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 { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +.row { + margin-left: -15px; + margin-right: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 15px; + padding-right: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: 0%; +} +.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: 0%; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0%; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: 0%; + } + .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: 0%; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: 0%; + } + .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: 0%; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: 0%; + } + .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: 0%; + } + .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 { + max-width: 100%; + background-color: transparent; +} +th { + text-align: left; +} +.table { + width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #dddddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #dddddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #dddddd; +} +.table .table { + background-color: #ffffff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #dddddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #dddddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-child(odd) > td, +.table-striped > tbody > tr:nth-child(odd) > th { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover > td, +.table-hover > tbody > tr:hover > th { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + float: none; + display: table-column; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + float: none; + display: table-cell; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +@media (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + overflow-x: scroll; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #dddddd; + -webkit-overflow-scrolling: touch; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + padding: 0; + margin: 0; + border: 0; + min-width: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + /* IE8-9 */ + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; + background-color: #ffffff; + background-image: none; + border: 1px solid #cccccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -webkit-transition: border-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, 0.6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); +} +.form-control::-moz-placeholder { + color: #999999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999999; +} +.form-control::-webkit-input-placeholder { + color: #999999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + cursor: not-allowed; + background-color: #eeeeee; + opacity: 1; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +input[type="date"] { + line-height: 34px; +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + display: block; + min-height: 20px; + margin-top: 10px; + margin-bottom: 10px; + padding-left: 20px; +} +.radio label, +.checkbox label { + display: inline; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + float: left; + margin-left: -20px; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + vertical-align: middle; + font-weight: normal; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +.radio[disabled], +.radio-inline[disabled], +.checkbox[disabled], +.checkbox-inline[disabled], +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"], +fieldset[disabled] .radio, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.has-feedback .form-control-feedback { + position: absolute; + top: 25px; + right: 0; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + border-color: #3c763d; + background-color: #dff0d8; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + border-color: #8a6d3b; + background-color: #fcf8e3; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + border-color: #a94442; + background-color: #f2dede; +} +.has-error .form-control-feedback { + color: #a94442; +} +.form-control-static { + margin-bottom: 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 .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + padding-left: 0; + vertical-align: middle; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + float: none; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .control-label, +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + margin-top: 0; + margin-bottom: 0; + padding-top: 7px; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-left: -15px; + margin-right: -15px; +} +.form-horizontal .form-control-static { + padding-top: 7px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + text-align: right; + } +} +.form-horizontal .has-feedback .form-control-feedback { + top: 0; + right: 15px; +} +.btn { + display: inline-block; + margin-bottom: 0; + font-weight: normal; + text-align: center; + vertical-align: middle; + cursor: pointer; + background-image: none; + border: 1px solid transparent; + white-space: nowrap; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + border-radius: 4px; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus { + color: #333333; + text-decoration: none; +} +.btn:active, +.btn.active { + outline: 0; + background-image: none; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + cursor: not-allowed; + pointer-events: none; + opacity: 0.65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-default { + color: #333333; + background-color: #ffffff; + border-color: #cccccc; +} +.btn-default:hover, +.btn-default:focus, +.btn-default:active, +.btn-default.active, +.open .dropdown-toggle.btn-default { + color: #333333; + background-color: #ebebeb; + border-color: #adadad; +} +.btn-default:active, +.btn-default.active, +.open .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #ffffff; + border-color: #cccccc; +} +.btn-default .badge { + color: #ffffff; + background-color: #333333; +} +.btn-primary { + color: #ffffff; + background-color: #2e5f87; + border-color: #285274; +} +.btn-primary:hover, +.btn-primary:focus, +.btn-primary:active, +.btn-primary.active, +.open .dropdown-toggle.btn-primary { + color: #ffffff; + background-color: #244a69; + border-color: #183146; +} +.btn-primary:active, +.btn-primary.active, +.open .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #2e5f87; + border-color: #285274; +} +.btn-primary .badge { + color: #2e5f87; + background-color: #ffffff; +} +.btn-success { + color: #ffffff; + background-color: #3c763d; + border-color: #336534; +} +.btn-success:hover, +.btn-success:focus, +.btn-success:active, +.btn-success.active, +.open .dropdown-toggle.btn-success { + color: #ffffff; + background-color: #2e5b2f; + border-color: #1f3d1f; +} +.btn-success:active, +.btn-success.active, +.open .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #3c763d; + border-color: #336534; +} +.btn-success .badge { + color: #3c763d; + background-color: #ffffff; +} +.btn-info { + color: #ffffff; + background-color: #448ac3; + border-color: #3a7db4; +} +.btn-info:hover, +.btn-info:focus, +.btn-info:active, +.btn-info.active, +.open .dropdown-toggle.btn-info { + color: #ffffff; + background-color: #3675a8; + border-color: #2b5d85; +} +.btn-info:active, +.btn-info.active, +.open .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #448ac3; + border-color: #3a7db4; +} +.btn-info .badge { + color: #448ac3; + background-color: #ffffff; +} +.btn-warning { + color: #ffffff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:hover, +.btn-warning:focus, +.btn-warning:active, +.btn-warning.active, +.open .dropdown-toggle.btn-warning { + color: #ffffff; + background-color: #ed9c28; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #ffffff; +} +.btn-danger { + color: #ffffff; + background-color: #c46a69; + border-color: #bd5857; +} +.btn-danger:hover, +.btn-danger:focus, +.btn-danger:active, +.btn-danger.active, +.open .dropdown-toggle.btn-danger { + color: #ffffff; + background-color: #b84d4c; + border-color: #9a3e3c; +} +.btn-danger:active, +.btn-danger.active, +.open .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #c46a69; + border-color: #bd5857; +} +.btn-danger .badge { + color: #c46a69; + background-color: #ffffff; +} +.btn-link { + color: #2e5f87; + font-weight: normal; + cursor: pointer; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #1b374e; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #999999; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; + padding-left: 0; + padding-right: 0; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity 0.15s linear; + transition: opacity 0.15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition: height 0.35s ease; + transition: height 0.35s ease; +} +@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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before { + 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"; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px solid; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + list-style: none; + font-size: 14px; + background-color: #ffffff; + border: 1px solid #cccccc; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background-clip: padding-box; +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + text-decoration: none; + color: #262626; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #ffffff; + text-decoration: none; + outline: 0; + background-color: #2e5f87; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #999999; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + cursor: not-allowed; +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + left: auto; + right: 0; +} +.dropdown-menu-left { + left: 0; + right: auto; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #999999; +} +.dropdown-backdrop { + position: fixed; + left: 0; + right: 0; + bottom: 0; + top: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + border-top: 0; + border-bottom: 4px solid; + content: ""; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 1px; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + left: auto; + right: 0; + } + .navbar-right .dropdown-menu-left { + left: 0; + right: auto; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus { + outline: none; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-bottom-left-radius: 0; + border-top-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 > .btn:last-child, +.btn-group > .btn-group:first-child > .dropdown-toggle { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group > .btn-group:last-child > .btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-left: 8px; + padding-right: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-left: 12px; + padding-right: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-bottom-left-radius: 4px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.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-right-radius: 0; + border-top-left-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + float: none; + display: table-cell; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +[data-toggle="buttons"] > .btn > input[type="radio"], +[data-toggle="buttons"] > .btn > input[type="checkbox"] { + display: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-left: 0; + padding-right: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555555; + text-align: center; + background-color: #eeeeee; + border: 1px solid #cccccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + margin-left: -1px; +} +.nav { + margin-bottom: 0; + padding-left: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eeeeee; +} +.nav > li.disabled > a { + color: #999999; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #999999; + text-decoration: none; + background-color: transparent; + cursor: not-allowed; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eeeeee; + border-color: #2e5f87; +} +.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 #dddddd; +} +.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: #eeeeee #eeeeee #dddddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555555; + background-color: #ffffff; + border: 1px solid #dddddd; + border-bottom-color: transparent; + cursor: default; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + text-align: center; + margin-bottom: 5px; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #dddddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #dddddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #ffffff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #ffffff; + background-color: #2e5f87; +} +.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 { + text-align: center; + margin-bottom: 5px; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #dddddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #dddddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #ffffff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-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 { + max-height: 340px; + overflow-x: visible; + padding-right: 15px; + padding-left: 15px; + border-top: 1px solid transparent; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); + -webkit-overflow-scrolling: touch; +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-left: 0; + padding-right: 0; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; + height: 50px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + margin-right: 15px; + padding: 9px 10px; + margin-top: 8px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: none; +} +.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; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } + .navbar-nav.navbar-right:last-child { + margin-right: -15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + } +} +.navbar-form { + margin-left: -15px; + margin-right: -15px; + padding: 10px 15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + margin-top: 8px; + margin-bottom: 8px; +} +@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 .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + padding-left: 0; + vertical-align: middle; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + float: none; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + border: 0; + margin-left: 0; + margin-right: 0; + padding-top: 0; + padding-bottom: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-form.navbar-right:last-child { + margin-right: -15px; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + 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-left: 15px; + margin-right: 15px; + } + .navbar-text.navbar-right:last-child { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777777; +} +.navbar-default .navbar-nav > li > a { + color: #777777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #cccccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #dddddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #dddddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + background-color: #e7e7e7; + color: #555555; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #cccccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777777; +} +.navbar-default .navbar-link:hover { + color: #333333; +} +.navbar-inverse { + background-color: #222222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #999999; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #ffffff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #999999; +} +.navbar-inverse .navbar-nav > li > a { + color: #999999; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #ffffff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #ffffff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #ffffff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + background-color: #080808; + color: #ffffff; +} +@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: #999999; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #ffffff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #ffffff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #999999; +} +.navbar-inverse .navbar-link:hover { + color: #ffffff; +} +.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 { + content: "/\00a0"; + padding: 0 5px; + color: #cccccc; +} +.breadcrumb > .active { + color: #999999; +} +.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; + line-height: 1.42857143; + text-decoration: none; + color: #2e5f87; + background-color: #ffffff; + border: 1px solid #dddddd; + margin-left: -1px; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + color: #1b374e; + background-color: #eeeeee; + border-color: #dddddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #ffffff; + background-color: #2e5f87; + border-color: #2e5f87; + cursor: default; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #999999; + background-color: #ffffff; + border-color: #dddddd; + cursor: not-allowed; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-bottom-left-radius: 6px; + border-top-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-bottom-right-radius: 6px; + border-top-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-bottom-left-radius: 3px; + border-top-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-bottom-right-radius: 3px; + border-top-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + list-style: none; + text-align: center; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #ffffff; + border: 1px solid #dddddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eeeeee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #999999; + background-color: #ffffff; + cursor: not-allowed; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #ffffff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +.label[href]:hover, +.label[href]:focus { + color: #ffffff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #999999; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #808080; +} +.label-primary { + background-color: #2e5f87; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #214461; +} +.label-success { + background-color: #3c763d; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #2b542c; +} +.label-info { + background-color: #448ac3; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #3370a1; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #c46a69; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #b34847; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + color: #ffffff; + line-height: 1; + vertical-align: baseline; + white-space: nowrap; + text-align: center; + background-color: #999999; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #ffffff; + text-decoration: none; + cursor: pointer; +} +a.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #2e5f87; + background-color: #ffffff; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eeeeee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.container .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; + } + .container .jumbotron { + padding-left: 60px; + padding-right: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #ffffff; + border: 1px solid #dddddd; + border-radius: 4px; + -webkit-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-left: auto; + margin-right: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #2e5f87; +} +.thumbnail .caption { + padding: 9px; + color: #333333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable { + padding-right: 35px; +} +.alert-dismissable .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + background-color: #dff0d8; + border-color: #d6e9c6; + color: #3c763d; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + background-color: #d9edf7; + border-color: #bce8f1; + color: #31708f; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + background-color: #fcf8e3; + border-color: #faebcc; + color: #8a6d3b; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + background-color: #f2dede; + border-color: #ebccd1; + color: #a94442; +} +.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; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + overflow: hidden; + height: 20px; + margin-bottom: 20px; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); +} +.progress-bar { + float: left; + width: 0%; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #ffffff; + text-align: center; + background-color: #2e5f87; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-transition: width 0.6s ease; + transition: width 0.6s ease; +} +.progress-striped .progress-bar { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 40px 40px; +} +.progress.active .progress-bar { + -webkit-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #3c763d; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #448ac3; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #c46a69; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.media, +.media-body { + overflow: hidden; + zoom: 1; +} +.media, +.media .media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media-object { + display: block; +} +.media-heading { + margin: 0 0 5px; +} +.media > .pull-left { + margin-right: 10px; +} +.media > .pull-right { + margin-left: 10px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + margin-bottom: 20px; + padding-left: 0; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #ffffff; + border: 1px solid #dddddd; +} +.list-group-item:first-child { + border-top-right-radius: 4px; + border-top-left-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +a.list-group-item { + color: #555555; +} +a.list-group-item .list-group-item-heading { + color: #333333; +} +a.list-group-item:hover, +a.list-group-item:focus { + text-decoration: none; + background-color: #f5f5f5; +} +a.list-group-item.active, +a.list-group-item.active:hover, +a.list-group-item.active:focus { + z-index: 2; + color: #ffffff; + background-color: #2e5f87; + border-color: #2e5f87; +} +a.list-group-item.active .list-group-item-heading, +a.list-group-item.active:hover .list-group-item-heading, +a.list-group-item.active:focus .list-group-item-heading { + color: inherit; +} +a.list-group-item.active .list-group-item-text, +a.list-group-item.active:hover .list-group-item-text, +a.list-group-item.active:focus .list-group-item-text { + color: #a2c4df; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +a.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +a.list-group-item-success.active:hover, +a.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +a.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +a.list-group-item-info.active:hover, +a.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +a.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +a.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #ffffff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #dddddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table { + margin-bottom: 0; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive { + border-top: 1px solid #dddddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + border: 0; + margin-bottom: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; + overflow: hidden; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse .panel-body { + border-top: 1px solid #dddddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #dddddd; +} +.panel-default { + border-color: #dddddd; +} +.panel-default > .panel-heading { + color: #333333; + background-color: #f5f5f5; + border-color: #dddddd; +} +.panel-default > .panel-heading + .panel-collapse .panel-body { + border-top-color: #dddddd; +} +.panel-default > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #dddddd; +} +.panel-primary { + border-color: #2e5f87; +} +.panel-primary > .panel-heading { + color: #ffffff; + background-color: #2e5f87; + border-color: #2e5f87; +} +.panel-primary > .panel-heading + .panel-collapse .panel-body { + border-top-color: #2e5f87; +} +.panel-primary > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #2e5f87; +} +.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-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-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-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-footer + .panel-collapse .panel-body { + border-bottom-color: #ebccd1; +} +.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, 0.05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, 0.15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000000; + text-shadow: 0 1px 0 #ffffff; + opacity: 0.2; + filter: alpha(opacity=20); +} +.close:hover, +.close:focus { + color: #000000; + text-decoration: none; + cursor: pointer; + opacity: 0.5; + filter: alpha(opacity=50); +} +button.close { + padding: 0; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; +} +.modal-open { + overflow: hidden; +} +.modal { + display: none; + overflow: auto; + overflow-y: scroll; + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + transform: translate(0, -25%); + -webkit-transition: -webkit-transform 0.3s ease-out; + -moz-transition: -moz-transform 0.3s ease-out; + -o-transition: -o-transform 0.3s ease-out; + transition: transform 0.3s ease-out; +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #ffffff; + border: 1px solid #999999; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + background-clip: padding-box; + outline: none; +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000000; +} +.modal-backdrop.fade { + opacity: 0; + filter: alpha(opacity=0); +} +.modal-backdrop.in { + opacity: 0.5; + filter: alpha(opacity=50); +} +.modal-header { + padding: 15px; + border-bottom: 1px solid #e5e5e5; + min-height: 16.42857143px; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 20px; +} +.modal-footer { + margin-top: 15px; + padding: 19px 20px 20px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-left: 5px; + margin-bottom: 0; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1030; + display: block; + visibility: visible; + font-size: 12px; + line-height: 1.4; + opacity: 0; + filter: alpha(opacity=0); +} +.tooltip.in { + opacity: 0.9; + filter: alpha(opacity=90); +} +.tooltip.top { + margin-top: -3px; + padding: 5px 0; +} +.tooltip.right { + margin-left: 3px; + padding: 0 5px; +} +.tooltip.bottom { + margin-top: 3px; + padding: 5px 0; +} +.tooltip.left { + margin-left: -3px; + padding: 0 5px; +} +.tooltip-inner { + max-width: 300px; + padding: 3px 8px; + color: #ffffff; + text-align: center; + text-decoration: none; + background-color: #000000; + 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: #000000; +} +.tooltip.top-left .tooltip-arrow { + bottom: 0; + left: 5px; + border-width: 5px 5px 0; + border-top-color: #000000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + right: 5px; + border-width: 5px 5px 0; + border-top-color: #000000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + left: 5px; + border-width: 0 5px 5px; + border-bottom-color: #000000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + right: 5px; + border-width: 0 5px 5px; + border-bottom-color: #000000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1010; + display: none; + max-width: 276px; + padding: 1px; + text-align: left; + background-color: #ffffff; + background-clip: padding-box; + border: 1px solid #cccccc; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + white-space: normal; +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + margin: 0; + padding: 8px 14px; + font-size: 14px; + font-weight: normal; + line-height: 18px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + 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 { + border-width: 10px; + content: ""; +} +.popover.top > .arrow { + left: 50%; + margin-left: -11px; + border-bottom-width: 0; + border-top-color: #999999; + border-top-color: rgba(0, 0, 0, 0.25); + bottom: -11px; +} +.popover.top > .arrow:after { + content: " "; + bottom: 1px; + margin-left: -10px; + border-bottom-width: 0; + border-top-color: #ffffff; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-left-width: 0; + border-right-color: #999999; + border-right-color: rgba(0, 0, 0, 0.25); +} +.popover.right > .arrow:after { + content: " "; + left: 1px; + bottom: -10px; + border-left-width: 0; + border-right-color: #ffffff; +} +.popover.bottom > .arrow { + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999999; + border-bottom-color: rgba(0, 0, 0, 0.25); + top: -11px; +} +.popover.bottom > .arrow:after { + content: " "; + top: 1px; + margin-left: -10px; + border-top-width: 0; + border-bottom-color: #ffffff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999999; + border-left-color: rgba(0, 0, 0, 0.25); +} +.popover.left > .arrow:after { + content: " "; + right: 1px; + border-right-width: 0; + border-left-color: #ffffff; + bottom: -10px; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + overflow: hidden; + width: 100%; +} +.carousel-inner > .item { + display: none; + position: relative; + -webkit-transition: 0.6s ease-in-out left; + transition: 0.6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +.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; + left: 0; + bottom: 0; + width: 15%; + opacity: 0.5; + filter: alpha(opacity=50); + font-size: 20px; + color: #ffffff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); +} +.carousel-control.right { + left: auto; + right: 0; + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); +} +.carousel-control:hover, +.carousel-control:focus { + outline: none; + color: #ffffff; + text-decoration: none; + opacity: 0.9; + filter: alpha(opacity=90); +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + margin-top: -10px; + margin-left: -10px; + font-family: serif; +} +.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%; + margin-left: -30%; + padding-left: 0; + list-style: none; + text-align: center; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + border: 1px solid #ffffff; + border-radius: 10px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); +} +.carousel-indicators .active { + margin: 0; + width: 12px; + height: 12px; + background-color: #ffffff; +} +.carousel-caption { + position: absolute; + left: 15%; + right: 15%; + bottom: 20px; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #ffffff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + margin-left: -15px; + font-size: 30px; + } + .carousel-caption { + left: 20%; + right: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + content: " "; + display: table; +} +.clearfix:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-left: auto; + margin-right: 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; + visibility: hidden !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/bootstrap-3.1.1.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,5 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{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-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#2e5f87;text-decoration:none}a:hover,a:focus{color:#1b374e;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.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;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#2e5f87}a.text-primary:hover{color:#214461}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#2e5f87}a.bg-primary:hover{background-color:#214461}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}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;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;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{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.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:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.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:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.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:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.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:0}.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{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media(max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width: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;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-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,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}input[type="date"]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom: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 .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#2e5f87;border-color:#285274}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#244a69;border-color:#183146}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#2e5f87;border-color:#285274}.btn-primary .badge{color:#2e5f87;background-color:#fff}.btn-success{color:#fff;background-color:#3c763d;border-color:#336534}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#2e5b2f;border-color:#1f3d1f}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#3c763d;border-color:#336534}.btn-success .badge{color:#3c763d;background-color:#fff}.btn-info{color:#fff;background-color:#448ac3;border-color:#3a7db4}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#3675a8;border-color:#2b5d85}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#448ac3;border-color:#3a7db4}.btn-info .badge{color:#448ac3;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#c46a69;border-color:#bd5857}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#b84d4c;border-color:#9a3e3c}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#c46a69;border-color:#bd5857}.btn-danger .badge{color:#c46a69;background-color:#fff}.btn-link{color:#2e5f87;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#1b374e;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@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.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{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"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#2e5f87}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.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-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#2e5f87}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#2e5f87}.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{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-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{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;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;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@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 .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{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-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@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:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.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{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.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;line-height:1.42857143;text-decoration:none;color:#2e5f87;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#1b374e;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#2e5f87;border-color:#2e5f87;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#2e5f87}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#214461}.label-success{background-color:#3c763d}.label-success[href]:hover,.label-success[href]:focus{background-color:#2b542c}.label-info{background-color:#448ac3}.label-info[href]:hover,.label-info[href]:focus{background-color:#3370a1}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#c46a69}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#b34847}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#2e5f87;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding: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}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right: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:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#2e5f87}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.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}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,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:#2e5f87;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#3c763d}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#448ac3}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#c46a69}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.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-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#2e5f87;border-color:#2e5f87}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#a2c4df}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{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{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.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-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#2e5f87}.panel-primary>.panel-heading{color:#fff;background-color:#2e5f87;border-color:#2e5f87}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#2e5f87}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#2e5f87}.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-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-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-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-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.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,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:300px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right: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;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;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{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;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,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.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;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.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%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right: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;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/bootstrap-modal.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/bootstrap-modal.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,203 @@ +/*! + * Bootstrap Modal + * + * Copyright Jordan Schroter + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! + */ + +/*body.modal-open, +.modal-open .navbar-fixed-top, +.modal-open .navbar-fixed-bottom { + margin-right: 0; +} + +.modal { + left: 50%; + bottom: auto; + right: auto; + padding: 0; + width: 500px; + margin-left: -250px; + background-color: #ffffff; + border: 1px solid #999999; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + background-clip: padding-box; +}*/ + +.modal.container { + max-width: none; +} + + +/*! + * Bootstrap Modal + * + * Copyright Jordan Schroter + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + */ + +.modal-open { + overflow: hidden; +} + + +/* add a scroll bar to stop page from jerking around */ +.modal-open.page-overflow .page-container, +.modal-open.page-overflow .page-container .navbar-fixed-top, +.modal-open.page-overflow .page-container .navbar-fixed-bottom, +.modal-open.page-overflow .modal-scrollable { + overflow-y: hidden; +} + +@media (max-width: 979px) { + .modal-open.page-overflow .page-container .navbar-fixed-top, + .modal-open.page-overflow .page-container .navbar-fixed-bottom { + overflow-y: visible; + } +} + + +.modal-scrollable { + position: fixed; + top: 0; + bottom: 0; + left: 0; + right: 0; + overflow: auto; +} + +.modal { + outline: none; + position: absolute; + margin-top: 0; + top: 50%; + overflow: visible; /* allow content to popup out (i.e tooltips) */ +} + +.modal.fade { + top: -100%; + -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; + -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; + -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; + transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; +} + +.modal.fade.in { + top: 50%; +} + +.modal-body { + max-height: none; + overflow: visible; +} + +.modal.modal-absolute { + position: absolute; + z-index: 950; +} + +.modal .loading-mask { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + background: #fff; + border-radius: 6px; +} + +.modal-backdrop.modal-absolute{ + position: absolute; + z-index: 940; +} + +.modal-backdrop, +.modal-backdrop.fade.in{ + opacity: 0.7; + filter: alpha(opacity=70); + background: #555; +} + +.modal.container { + width: 940px; + margin-left: -470px; +} + +/* Modal Overflow */ + +.modal-overflow.modal { + top: 1%; +} + +.modal-overflow.modal.fade { + top: -100%; +} + +.modal-overflow.modal.fade.in { + top: 1%; +} + +.modal-overflow .modal-body { + overflow: auto; + -webkit-overflow-scrolling: touch; +} + +/* Responsive */ + +@media (min-width: 1200px) { + .modal.container { + width: 1170px; + margin-left: -585px; + } +} + +@media (max-width: 979px) { + .modal, + .modal.container, + .modal.modal-overflow { + top: 1%; + right: 1%; + left: 1%; + bottom: auto; + width: auto !important; + height: auto !important; + margin: 0 !important; + padding: 0 !important; + } + + .modal.fade.in, + .modal.container.fade.in, + .modal.modal-overflow.fade.in { + top: 1%; + bottom: auto; + } + + .modal-body, + .modal-overflow .modal-body { + position: static; + margin: 0; + height: auto !important; + max-height: none !important; + overflow: visible !important; + } + + .modal-footer, + .modal-overflow .modal-footer { + position: static; + } +} + +.loading-spinner { + position: absolute; + top: 50%; + left: 50%; + margin: -12px 0 0 -12px; +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/bootstrap-modal.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/bootstrap-modal.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,16 @@ +/*! + * Bootstrap Modal + * + * Copyright Jordan Schroter + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! + */.modal.container{max-width:none}/*! + * Bootstrap Modal + * + * Copyright Jordan Schroter + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + */.modal-open{overflow:hidden}.modal-open.page-overflow .page-container,.modal-open.page-overflow .page-container .navbar-fixed-top,.modal-open.page-overflow .page-container .navbar-fixed-bottom,.modal-open.page-overflow .modal-scrollable{overflow-y:hidden}@media(max-width:979px){.modal-open.page-overflow .page-container .navbar-fixed-top,.modal-open.page-overflow .page-container .navbar-fixed-bottom{overflow-y:visible}}.modal-scrollable{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.modal{outline:0;position:absolute;margin-top:0;top:50%;overflow:visible}.modal.fade{top:-100%;-webkit-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out}.modal.fade.in{top:50%}.modal-body{max-height:none;overflow:visible}.modal.modal-absolute{position:absolute;z-index:950}.modal .loading-mask{position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;border-radius:6px}.modal-backdrop.modal-absolute{position:absolute;z-index:940}.modal-backdrop,.modal-backdrop.fade.in{opacity:.7;filter:alpha(opacity=70);background:#555}.modal.container{width:940px;margin-left:-470px}.modal-overflow.modal{top:1%}.modal-overflow.modal.fade{top:-100%}.modal-overflow.modal.fade.in{top:1%}.modal-overflow .modal-body{overflow:auto;-webkit-overflow-scrolling:touch}@media(min-width:1200px){.modal.container{width:1170px;margin-left:-585px}}@media(max-width:979px){.modal,.modal.container,.modal.modal-overflow{top:1%;right:1%;left:1%;bottom:auto;width:auto!important;height:auto!important;margin:0!important;padding:0!important}.modal.fade.in,.modal.container.fade.in,.modal.modal-overflow.fade.in{top:1%;bottom:auto}.modal-body,.modal-overflow .modal-body{position:static;margin:0;height:auto!important;max-height:none!important;overflow:visible!important}.modal-footer,.modal-overflow .modal-footer{position:static}}.loading-spinner{position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1341 @@ +/*! + * Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */ +/* FONT PATH + * -------------------------- */ +@font-face { + font-family: 'FontAwesome'; + src: url('../fonts/fontawesome-webfont.eot?v=4.0.3'); + src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), + url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), + url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), + url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'); + font-weight: normal; + font-style: normal; +} +.fa { + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: normal; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +/* makes the font 33% larger relative to the icon container */ +.fa-lg { + font-size: 1.3333333333333333em; + line-height: 0.75em; + vertical-align: -15%; +} +.fa-2x { + font-size: 2em; +} +.fa-3x { + font-size: 3em; +} +.fa-4x { + font-size: 4em; +} +.fa-5x { + font-size: 5em; +} +.fa-fw { + width: 1.2857142857142858em; + text-align: center; +} +.fa-ul { + padding-left: 0; + margin-left: 2.142857142857143em; + list-style-type: none; +} +.fa-ul > li { + position: relative; +} +.fa-li { + position: absolute; + left: -2.142857142857143em; + width: 2.142857142857143em; + top: 0.14285714285714285em; + text-align: center; +} +.fa-li.fa-lg { + left: -1.8571428571428572em; +} +.fa-border { + padding: .2em .25em .15em; + border: solid 0.08em #eeeeee; + border-radius: .1em; +} +.pull-right { + float: right; +} +.pull-left { + float: left; +} +.fa.pull-left { + margin-right: .3em; +} +.fa.pull-right { + margin-left: .3em; +} +.fa-spin { + -webkit-animation: spin 2s infinite linear; + -moz-animation: spin 2s infinite linear; + -o-animation: spin 2s infinite linear; + animation: spin 2s infinite linear; +} +@-moz-keyframes spin { + 0% { + -moz-transform: rotate(0deg); + } + 100% { + -moz-transform: rotate(359deg); + } +} +@-webkit-keyframes spin { + 0% { + -webkit-transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + } +} +@-o-keyframes spin { + 0% { + -o-transform: rotate(0deg); + } + 100% { + -o-transform: rotate(359deg); + } +} +@-ms-keyframes spin { + 0% { + -ms-transform: rotate(0deg); + } + 100% { + -ms-transform: rotate(359deg); + } +} +@keyframes spin { + 0% { + transform: rotate(0deg); + } + 100% { + transform: rotate(359deg); + } +} +.fa-rotate-90 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); + -webkit-transform: rotate(90deg); + -moz-transform: rotate(90deg); + -ms-transform: rotate(90deg); + -o-transform: rotate(90deg); + transform: rotate(90deg); +} +.fa-rotate-180 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); + -webkit-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -o-transform: rotate(180deg); + transform: rotate(180deg); +} +.fa-rotate-270 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); + -webkit-transform: rotate(270deg); + -moz-transform: rotate(270deg); + -ms-transform: rotate(270deg); + -o-transform: rotate(270deg); + transform: rotate(270deg); +} +.fa-flip-horizontal { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); + -webkit-transform: scale(-1, 1); + -moz-transform: scale(-1, 1); + -ms-transform: scale(-1, 1); + -o-transform: scale(-1, 1); + transform: scale(-1, 1); +} +.fa-flip-vertical { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); + -webkit-transform: scale(1, -1); + -moz-transform: scale(1, -1); + -ms-transform: scale(1, -1); + -o-transform: scale(1, -1); + transform: scale(1, -1); +} +.fa-stack { + position: relative; + display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: middle; +} +.fa-stack-1x, +.fa-stack-2x { + position: absolute; + left: 0; + width: 100%; + text-align: center; +} +.fa-stack-1x { + line-height: inherit; +} +.fa-stack-2x { + font-size: 2em; +} +.fa-inverse { + color: #ffffff; +} +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen + readers do not read off random characters that represent icons */ +.fa-glass:before { + content: "\f000"; +} +.fa-music:before { + content: "\f001"; +} +.fa-search:before { + content: "\f002"; +} +.fa-envelope-o:before { + content: "\f003"; +} +.fa-heart:before { + content: "\f004"; +} +.fa-star:before { + content: "\f005"; +} +.fa-star-o:before { + content: "\f006"; +} +.fa-user:before { + content: "\f007"; +} +.fa-film:before { + content: "\f008"; +} +.fa-th-large:before { + content: "\f009"; +} +.fa-th:before { + content: "\f00a"; +} +.fa-th-list:before { + content: "\f00b"; +} +.fa-check:before { + content: "\f00c"; +} +.fa-times:before { + content: "\f00d"; +} +.fa-search-plus:before { + content: "\f00e"; +} +.fa-search-minus:before { + content: "\f010"; +} +.fa-power-off:before { + content: "\f011"; +} +.fa-signal:before { + content: "\f012"; +} +.fa-gear:before, +.fa-cog:before { + content: "\f013"; +} +.fa-trash-o:before { + content: "\f014"; +} +.fa-home:before { + content: "\f015"; +} +.fa-file-o:before { + content: "\f016"; +} +.fa-clock-o:before { + content: "\f017"; +} +.fa-road:before { + content: "\f018"; +} +.fa-download:before { + content: "\f019"; +} +.fa-arrow-circle-o-down:before { + content: "\f01a"; +} +.fa-arrow-circle-o-up:before { + content: "\f01b"; +} +.fa-inbox:before { + content: "\f01c"; +} +.fa-play-circle-o:before { + content: "\f01d"; +} +.fa-rotate-right:before, +.fa-repeat:before { + content: "\f01e"; +} +.fa-refresh:before { + content: "\f021"; +} +.fa-list-alt:before { + content: "\f022"; +} +.fa-lock:before { + content: "\f023"; +} +.fa-flag:before { + content: "\f024"; +} +.fa-headphones:before { + content: "\f025"; +} +.fa-volume-off:before { + content: "\f026"; +} +.fa-volume-down:before { + content: "\f027"; +} +.fa-volume-up:before { + content: "\f028"; +} +.fa-qrcode:before { + content: "\f029"; +} +.fa-barcode:before { + content: "\f02a"; +} +.fa-tag:before { + content: "\f02b"; +} +.fa-tags:before { + content: "\f02c"; +} +.fa-book:before { + content: "\f02d"; +} +.fa-bookmark:before { + content: "\f02e"; +} +.fa-print:before { + content: "\f02f"; +} +.fa-camera:before { + content: "\f030"; +} +.fa-font:before { + content: "\f031"; +} +.fa-bold:before { + content: "\f032"; +} +.fa-italic:before { + content: "\f033"; +} +.fa-text-height:before { + content: "\f034"; +} +.fa-text-width:before { + content: "\f035"; +} +.fa-align-left:before { + content: "\f036"; +} +.fa-align-center:before { + content: "\f037"; +} +.fa-align-right:before { + content: "\f038"; +} +.fa-align-justify:before { + content: "\f039"; +} +.fa-list:before { + content: "\f03a"; +} +.fa-dedent:before, +.fa-outdent:before { + content: "\f03b"; +} +.fa-indent:before { + content: "\f03c"; +} +.fa-video-camera:before { + content: "\f03d"; +} +.fa-picture-o:before { + content: "\f03e"; +} +.fa-pencil:before { + content: "\f040"; +} +.fa-map-marker:before { + content: "\f041"; +} +.fa-adjust:before { + content: "\f042"; +} +.fa-tint:before { + content: "\f043"; +} +.fa-edit:before, +.fa-pencil-square-o:before { + content: "\f044"; +} +.fa-share-square-o:before { + content: "\f045"; +} +.fa-check-square-o:before { + content: "\f046"; +} +.fa-arrows:before { + content: "\f047"; +} +.fa-step-backward:before { + content: "\f048"; +} +.fa-fast-backward:before { + content: "\f049"; +} +.fa-backward:before { + content: "\f04a"; +} +.fa-play:before { + content: "\f04b"; +} +.fa-pause:before { + content: "\f04c"; +} +.fa-stop:before { + content: "\f04d"; +} +.fa-forward:before { + content: "\f04e"; +} +.fa-fast-forward:before { + content: "\f050"; +} +.fa-step-forward:before { + content: "\f051"; +} +.fa-eject:before { + content: "\f052"; +} +.fa-chevron-left:before { + content: "\f053"; +} +.fa-chevron-right:before { + content: "\f054"; +} +.fa-plus-circle:before { + content: "\f055"; +} +.fa-minus-circle:before { + content: "\f056"; +} +.fa-times-circle:before { + content: "\f057"; +} +.fa-check-circle:before { + content: "\f058"; +} +.fa-question-circle:before { + content: "\f059"; +} +.fa-info-circle:before { + content: "\f05a"; +} +.fa-crosshairs:before { + content: "\f05b"; +} +.fa-times-circle-o:before { + content: "\f05c"; +} +.fa-check-circle-o:before { + content: "\f05d"; +} +.fa-ban:before { + content: "\f05e"; +} +.fa-arrow-left:before { + content: "\f060"; +} +.fa-arrow-right:before { + content: "\f061"; +} +.fa-arrow-up:before { + content: "\f062"; +} +.fa-arrow-down:before { + content: "\f063"; +} +.fa-mail-forward:before, +.fa-share:before { + content: "\f064"; +} +.fa-expand:before { + content: "\f065"; +} +.fa-compress:before { + content: "\f066"; +} +.fa-plus:before { + content: "\f067"; +} +.fa-minus:before { + content: "\f068"; +} +.fa-asterisk:before { + content: "\f069"; +} +.fa-exclamation-circle:before { + content: "\f06a"; +} +.fa-gift:before { + content: "\f06b"; +} +.fa-leaf:before { + content: "\f06c"; +} +.fa-fire:before { + content: "\f06d"; +} +.fa-eye:before { + content: "\f06e"; +} +.fa-eye-slash:before { + content: "\f070"; +} +.fa-warning:before, +.fa-exclamation-triangle:before { + content: "\f071"; +} +.fa-plane:before { + content: "\f072"; +} +.fa-calendar:before { + content: "\f073"; +} +.fa-random:before { + content: "\f074"; +} +.fa-comment:before { + content: "\f075"; +} +.fa-magnet:before { + content: "\f076"; +} +.fa-chevron-up:before { + content: "\f077"; +} +.fa-chevron-down:before { + content: "\f078"; +} +.fa-retweet:before { + content: "\f079"; +} +.fa-shopping-cart:before { + content: "\f07a"; +} +.fa-folder:before { + content: "\f07b"; +} +.fa-folder-open:before { + content: "\f07c"; +} +.fa-arrows-v:before { + content: "\f07d"; +} +.fa-arrows-h:before { + content: "\f07e"; +} +.fa-bar-chart-o:before { + content: "\f080"; +} +.fa-twitter-square:before { + content: "\f081"; +} +.fa-facebook-square:before { + content: "\f082"; +} +.fa-camera-retro:before { + content: "\f083"; +} +.fa-key:before { + content: "\f084"; +} +.fa-gears:before, +.fa-cogs:before { + content: "\f085"; +} +.fa-comments:before { + content: "\f086"; +} +.fa-thumbs-o-up:before { + content: "\f087"; +} +.fa-thumbs-o-down:before { + content: "\f088"; +} +.fa-star-half:before { + content: "\f089"; +} +.fa-heart-o:before { + content: "\f08a"; +} +.fa-sign-out:before { + content: "\f08b"; +} +.fa-linkedin-square:before { + content: "\f08c"; +} +.fa-thumb-tack:before { + content: "\f08d"; +} +.fa-external-link:before { + content: "\f08e"; +} +.fa-sign-in:before { + content: "\f090"; +} +.fa-trophy:before { + content: "\f091"; +} +.fa-github-square:before { + content: "\f092"; +} +.fa-upload:before { + content: "\f093"; +} +.fa-lemon-o:before { + content: "\f094"; +} +.fa-phone:before { + content: "\f095"; +} +.fa-square-o:before { + content: "\f096"; +} +.fa-bookmark-o:before { + content: "\f097"; +} +.fa-phone-square:before { + content: "\f098"; +} +.fa-twitter:before { + content: "\f099"; +} +.fa-facebook:before { + content: "\f09a"; +} +.fa-github:before { + content: "\f09b"; +} +.fa-unlock:before { + content: "\f09c"; +} +.fa-credit-card:before { + content: "\f09d"; +} +.fa-rss:before { + content: "\f09e"; +} +.fa-hdd-o:before { + content: "\f0a0"; +} +.fa-bullhorn:before { + content: "\f0a1"; +} +.fa-bell:before { + content: "\f0f3"; +} +.fa-certificate:before { + content: "\f0a3"; +} +.fa-hand-o-right:before { + content: "\f0a4"; +} +.fa-hand-o-left:before { + content: "\f0a5"; +} +.fa-hand-o-up:before { + content: "\f0a6"; +} +.fa-hand-o-down:before { + content: "\f0a7"; +} +.fa-arrow-circle-left:before { + content: "\f0a8"; +} +.fa-arrow-circle-right:before { + content: "\f0a9"; +} +.fa-arrow-circle-up:before { + content: "\f0aa"; +} +.fa-arrow-circle-down:before { + content: "\f0ab"; +} +.fa-globe:before { + content: "\f0ac"; +} +.fa-wrench:before { + content: "\f0ad"; +} +.fa-tasks:before { + content: "\f0ae"; +} +.fa-filter:before { + content: "\f0b0"; +} +.fa-briefcase:before { + content: "\f0b1"; +} +.fa-arrows-alt:before { + content: "\f0b2"; +} +.fa-group:before, +.fa-users:before { + content: "\f0c0"; +} +.fa-chain:before, +.fa-link:before { + content: "\f0c1"; +} +.fa-cloud:before { + content: "\f0c2"; +} +.fa-flask:before { + content: "\f0c3"; +} +.fa-cut:before, +.fa-scissors:before { + content: "\f0c4"; +} +.fa-copy:before, +.fa-files-o:before { + content: "\f0c5"; +} +.fa-paperclip:before { + content: "\f0c6"; +} +.fa-save:before, +.fa-floppy-o:before { + content: "\f0c7"; +} +.fa-square:before { + content: "\f0c8"; +} +.fa-bars:before { + content: "\f0c9"; +} +.fa-list-ul:before { + content: "\f0ca"; +} +.fa-list-ol:before { + content: "\f0cb"; +} +.fa-strikethrough:before { + content: "\f0cc"; +} +.fa-underline:before { + content: "\f0cd"; +} +.fa-table:before { + content: "\f0ce"; +} +.fa-magic:before { + content: "\f0d0"; +} +.fa-truck:before { + content: "\f0d1"; +} +.fa-pinterest:before { + content: "\f0d2"; +} +.fa-pinterest-square:before { + content: "\f0d3"; +} +.fa-google-plus-square:before { + content: "\f0d4"; +} +.fa-google-plus:before { + content: "\f0d5"; +} +.fa-money:before { + content: "\f0d6"; +} +.fa-caret-down:before { + content: "\f0d7"; +} +.fa-caret-up:before { + content: "\f0d8"; +} +.fa-caret-left:before { + content: "\f0d9"; +} +.fa-caret-right:before { + content: "\f0da"; +} +.fa-columns:before { + content: "\f0db"; +} +.fa-unsorted:before, +.fa-sort:before { + content: "\f0dc"; +} +.fa-sort-down:before, +.fa-sort-asc:before { + content: "\f0dd"; +} +.fa-sort-up:before, +.fa-sort-desc:before { + content: "\f0de"; +} +.fa-envelope:before { + content: "\f0e0"; +} +.fa-linkedin:before { + content: "\f0e1"; +} +.fa-rotate-left:before, +.fa-undo:before { + content: "\f0e2"; +} +.fa-legal:before, +.fa-gavel:before { + content: "\f0e3"; +} +.fa-dashboard:before, +.fa-tachometer:before { + content: "\f0e4"; +} +.fa-comment-o:before { + content: "\f0e5"; +} +.fa-comments-o:before { + content: "\f0e6"; +} +.fa-flash:before, +.fa-bolt:before { + content: "\f0e7"; +} +.fa-sitemap:before { + content: "\f0e8"; +} +.fa-umbrella:before { + content: "\f0e9"; +} +.fa-paste:before, +.fa-clipboard:before { + content: "\f0ea"; +} +.fa-lightbulb-o:before { + content: "\f0eb"; +} +.fa-exchange:before { + content: "\f0ec"; +} +.fa-cloud-download:before { + content: "\f0ed"; +} +.fa-cloud-upload:before { + content: "\f0ee"; +} +.fa-user-md:before { + content: "\f0f0"; +} +.fa-stethoscope:before { + content: "\f0f1"; +} +.fa-suitcase:before { + content: "\f0f2"; +} +.fa-bell-o:before { + content: "\f0a2"; +} +.fa-coffee:before { + content: "\f0f4"; +} +.fa-cutlery:before { + content: "\f0f5"; +} +.fa-file-text-o:before { + content: "\f0f6"; +} +.fa-building-o:before { + content: "\f0f7"; +} +.fa-hospital-o:before { + content: "\f0f8"; +} +.fa-ambulance:before { + content: "\f0f9"; +} +.fa-medkit:before { + content: "\f0fa"; +} +.fa-fighter-jet:before { + content: "\f0fb"; +} +.fa-beer:before { + content: "\f0fc"; +} +.fa-h-square:before { + content: "\f0fd"; +} +.fa-plus-square:before { + content: "\f0fe"; +} +.fa-angle-double-left:before { + content: "\f100"; +} +.fa-angle-double-right:before { + content: "\f101"; +} +.fa-angle-double-up:before { + content: "\f102"; +} +.fa-angle-double-down:before { + content: "\f103"; +} +.fa-angle-left:before { + content: "\f104"; +} +.fa-angle-right:before { + content: "\f105"; +} +.fa-angle-up:before { + content: "\f106"; +} +.fa-angle-down:before { + content: "\f107"; +} +.fa-desktop:before { + content: "\f108"; +} +.fa-laptop:before { + content: "\f109"; +} +.fa-tablet:before { + content: "\f10a"; +} +.fa-mobile-phone:before, +.fa-mobile:before { + content: "\f10b"; +} +.fa-circle-o:before { + content: "\f10c"; +} +.fa-quote-left:before { + content: "\f10d"; +} +.fa-quote-right:before { + content: "\f10e"; +} +.fa-spinner:before { + content: "\f110"; +} +.fa-circle:before { + content: "\f111"; +} +.fa-mail-reply:before, +.fa-reply:before { + content: "\f112"; +} +.fa-github-alt:before { + content: "\f113"; +} +.fa-folder-o:before { + content: "\f114"; +} +.fa-folder-open-o:before { + content: "\f115"; +} +.fa-smile-o:before { + content: "\f118"; +} +.fa-frown-o:before { + content: "\f119"; +} +.fa-meh-o:before { + content: "\f11a"; +} +.fa-gamepad:before { + content: "\f11b"; +} +.fa-keyboard-o:before { + content: "\f11c"; +} +.fa-flag-o:before { + content: "\f11d"; +} +.fa-flag-checkered:before { + content: "\f11e"; +} +.fa-terminal:before { + content: "\f120"; +} +.fa-code:before { + content: "\f121"; +} +.fa-reply-all:before { + content: "\f122"; +} +.fa-mail-reply-all:before { + content: "\f122"; +} +.fa-star-half-empty:before, +.fa-star-half-full:before, +.fa-star-half-o:before { + content: "\f123"; +} +.fa-location-arrow:before { + content: "\f124"; +} +.fa-crop:before { + content: "\f125"; +} +.fa-code-fork:before { + content: "\f126"; +} +.fa-unlink:before, +.fa-chain-broken:before { + content: "\f127"; +} +.fa-question:before { + content: "\f128"; +} +.fa-info:before { + content: "\f129"; +} +.fa-exclamation:before { + content: "\f12a"; +} +.fa-superscript:before { + content: "\f12b"; +} +.fa-subscript:before { + content: "\f12c"; +} +.fa-eraser:before { + content: "\f12d"; +} +.fa-puzzle-piece:before { + content: "\f12e"; +} +.fa-microphone:before { + content: "\f130"; +} +.fa-microphone-slash:before { + content: "\f131"; +} +.fa-shield:before { + content: "\f132"; +} +.fa-calendar-o:before { + content: "\f133"; +} +.fa-fire-extinguisher:before { + content: "\f134"; +} +.fa-rocket:before { + content: "\f135"; +} +.fa-maxcdn:before { + content: "\f136"; +} +.fa-chevron-circle-left:before { + content: "\f137"; +} +.fa-chevron-circle-right:before { + content: "\f138"; +} +.fa-chevron-circle-up:before { + content: "\f139"; +} +.fa-chevron-circle-down:before { + content: "\f13a"; +} +.fa-html5:before { + content: "\f13b"; +} +.fa-css3:before { + content: "\f13c"; +} +.fa-anchor:before { + content: "\f13d"; +} +.fa-unlock-alt:before { + content: "\f13e"; +} +.fa-bullseye:before { + content: "\f140"; +} +.fa-ellipsis-h:before { + content: "\f141"; +} +.fa-ellipsis-v:before { + content: "\f142"; +} +.fa-rss-square:before { + content: "\f143"; +} +.fa-play-circle:before { + content: "\f144"; +} +.fa-ticket:before { + content: "\f145"; +} +.fa-minus-square:before { + content: "\f146"; +} +.fa-minus-square-o:before { + content: "\f147"; +} +.fa-level-up:before { + content: "\f148"; +} +.fa-level-down:before { + content: "\f149"; +} +.fa-check-square:before { + content: "\f14a"; +} +.fa-pencil-square:before { + content: "\f14b"; +} +.fa-external-link-square:before { + content: "\f14c"; +} +.fa-share-square:before { + content: "\f14d"; +} +.fa-compass:before { + content: "\f14e"; +} +.fa-toggle-down:before, +.fa-caret-square-o-down:before { + content: "\f150"; +} +.fa-toggle-up:before, +.fa-caret-square-o-up:before { + content: "\f151"; +} +.fa-toggle-right:before, +.fa-caret-square-o-right:before { + content: "\f152"; +} +.fa-euro:before, +.fa-eur:before { + content: "\f153"; +} +.fa-gbp:before { + content: "\f154"; +} +.fa-dollar:before, +.fa-usd:before { + content: "\f155"; +} +.fa-rupee:before, +.fa-inr:before { + content: "\f156"; +} +.fa-cny:before, +.fa-rmb:before, +.fa-yen:before, +.fa-jpy:before { + content: "\f157"; +} +.fa-ruble:before, +.fa-rouble:before, +.fa-rub:before { + content: "\f158"; +} +.fa-won:before, +.fa-krw:before { + content: "\f159"; +} +.fa-bitcoin:before, +.fa-btc:before { + content: "\f15a"; +} +.fa-file:before { + content: "\f15b"; +} +.fa-file-text:before { + content: "\f15c"; +} +.fa-sort-alpha-asc:before { + content: "\f15d"; +} +.fa-sort-alpha-desc:before { + content: "\f15e"; +} +.fa-sort-amount-asc:before { + content: "\f160"; +} +.fa-sort-amount-desc:before { + content: "\f161"; +} +.fa-sort-numeric-asc:before { + content: "\f162"; +} +.fa-sort-numeric-desc:before { + content: "\f163"; +} +.fa-thumbs-up:before { + content: "\f164"; +} +.fa-thumbs-down:before { + content: "\f165"; +} +.fa-youtube-square:before { + content: "\f166"; +} +.fa-youtube:before { + content: "\f167"; +} +.fa-xing:before { + content: "\f168"; +} +.fa-xing-square:before { + content: "\f169"; +} +.fa-youtube-play:before { + content: "\f16a"; +} +.fa-dropbox:before { + content: "\f16b"; +} +.fa-stack-overflow:before { + content: "\f16c"; +} +.fa-instagram:before { + content: "\f16d"; +} +.fa-flickr:before { + content: "\f16e"; +} +.fa-adn:before { + content: "\f170"; +} +.fa-bitbucket:before { + content: "\f171"; +} +.fa-bitbucket-square:before { + content: "\f172"; +} +.fa-tumblr:before { + content: "\f173"; +} +.fa-tumblr-square:before { + content: "\f174"; +} +.fa-long-arrow-down:before { + content: "\f175"; +} +.fa-long-arrow-up:before { + content: "\f176"; +} +.fa-long-arrow-left:before { + content: "\f177"; +} +.fa-long-arrow-right:before { + content: "\f178"; +} +.fa-apple:before { + content: "\f179"; +} +.fa-windows:before { + content: "\f17a"; +} +.fa-android:before { + content: "\f17b"; +} +.fa-linux:before { + content: "\f17c"; +} +.fa-dribbble:before { + content: "\f17d"; +} +.fa-skype:before { + content: "\f17e"; +} +.fa-foursquare:before { + content: "\f180"; +} +.fa-trello:before { + content: "\f181"; +} +.fa-female:before { + content: "\f182"; +} +.fa-male:before { + content: "\f183"; +} +.fa-gittip:before { + content: "\f184"; +} +.fa-sun-o:before { + content: "\f185"; +} +.fa-moon-o:before { + content: "\f186"; +} +.fa-archive:before { + content: "\f187"; +} +.fa-bug:before { + content: "\f188"; +} +.fa-vk:before { + content: "\f189"; +} +.fa-weibo:before { + content: "\f18a"; +} +.fa-renren:before { + content: "\f18b"; +} +.fa-pagelines:before { + content: "\f18c"; +} +.fa-stack-exchange:before { + content: "\f18d"; +} +.fa-arrow-circle-o-right:before { + content: "\f18e"; +} +.fa-arrow-circle-o-left:before { + content: "\f190"; +} +.fa-toggle-left:before, +.fa-caret-square-o-left:before { + content: "\f191"; +} +.fa-dot-circle-o:before { + content: "\f192"; +} +.fa-wheelchair:before { + content: "\f193"; +} +.fa-vimeo-square:before { + content: "\f194"; +} +.fa-turkish-lira:before, +.fa-try:before { + content: "\f195"; +} +.fa-plus-square-o:before { + content: "\f196"; +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/font-awesome-4.0.3.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.0.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,559 @@ +/* basic scrollbar styling */ +/* vertical scrollbar */ +.mCSB_container{ + width:auto; + margin-right:30px; + overflow:hidden; +} +.mCSB_container.mCS_no_scrollbar{ + margin-right:0; +} +.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar, +.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{ + margin-right:30px; +} +.mCustomScrollBox>.mCSB_scrollTools{ + width:16px; + height:100%; + top:0; + right:0; +} +.mCSB_scrollTools .mCSB_draggerContainer{ + position:absolute; + top:0; + left:0; + bottom:0; + right:0; + height:auto; +} +.mCSB_scrollTools a+.mCSB_draggerContainer{ + margin:20px 0; +} +.mCSB_scrollTools .mCSB_draggerRail{ + width:2px; + height:100%; + margin:0 auto; + -webkit-border-radius:10px; + -moz-border-radius:10px; + border-radius:10px; +} +.mCSB_scrollTools .mCSB_dragger{ + cursor:pointer; + width:100%; + height:30px; +} +.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:4px; + height:100%; + margin:0 auto; + -webkit-border-radius:10px; + -moz-border-radius:10px; + border-radius:10px; + text-align:center; +} +.mCSB_scrollTools .mCSB_buttonUp, +.mCSB_scrollTools .mCSB_buttonDown{ + display:block; + position:relative; + height:20px; + overflow:hidden; + margin:0 auto; + cursor:pointer; +} +.mCSB_scrollTools .mCSB_buttonDown{ + top:100%; + margin-top:-40px; +} +/* horizontal scrollbar */ +.mCSB_horizontal>.mCSB_container{ + height:auto; + margin-right:0; + margin-bottom:30px; + overflow:hidden; +} +.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{ + margin-bottom:0; +} +.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar, +.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{ + margin-right:0; + margin-bottom:30px; +} +.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{ + width:100%; + height:16px; + top:auto; + right:auto; + bottom:0; + left:0; + overflow:hidden; +} +.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{ + margin:0 20px; +} +.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; + height:2px; + margin:7px 0; + -webkit-border-radius:10px; + -moz-border-radius:10px; + border-radius:10px; +} +.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{ + width:30px; + height:100%; +} +.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:4px; + margin:6px auto; + -webkit-border-radius:10px; + -moz-border-radius:10px; + border-radius:10px; +} +.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft, +.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{ + display:block; + position:relative; + width:20px; + height:100%; + overflow:hidden; + margin:0 auto; + cursor:pointer; + float:left; +} +.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{ + margin-left:-40px; + float:right; +} +.mCustomScrollBox{ + -ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/ +} + +/* default scrollbar colors and backgrounds (default theme) */ +.mCustomScrollBox>.mCSB_scrollTools{ + opacity:0.75; + filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */ +} +.mCustomScrollBox:hover>.mCSB_scrollTools{ + opacity:1; + filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_draggerRail{ + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.4); + filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.75); + filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(255,255,255,0.85); + filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(255,255,255,0.9); + filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_buttonUp, +.mCSB_scrollTools .mCSB_buttonDown, +.mCSB_scrollTools .mCSB_buttonLeft, +.mCSB_scrollTools .mCSB_buttonRight{ + background-image:url(../../img/mCSB_buttons.png); + background-repeat:no-repeat; + opacity:0.4; + filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_buttonUp{ + background-position:0 0; + /* + sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) + */ +} +.mCSB_scrollTools .mCSB_buttonDown{ + background-position:0 -20px; + /* + sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) + */ +} +.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:0 -40px; + /* + sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) + */ +} +.mCSB_scrollTools .mCSB_buttonRight{ + background-position:0 -56px; + /* + sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) + */ +} +.mCSB_scrollTools .mCSB_buttonUp:hover, +.mCSB_scrollTools .mCSB_buttonDown:hover, +.mCSB_scrollTools .mCSB_buttonLeft:hover, +.mCSB_scrollTools .mCSB_buttonRight:hover{ + opacity:0.75; + filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */ +} +.mCSB_scrollTools .mCSB_buttonUp:active, +.mCSB_scrollTools .mCSB_buttonDown:active, +.mCSB_scrollTools .mCSB_buttonLeft:active, +.mCSB_scrollTools .mCSB_buttonRight:active{ + opacity:0.9; + filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */ +} + +/*scrollbar themes*/ +/*dark (dark colored scrollbar)*/ +.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{ + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.15); +} +.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.75); +} +.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(0,0,0,0.85); +} +.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(0,0,0,0.9); +} +.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-80px 0; +} +.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-80px -20px; +} +.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-80px -40px; +} +.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-80px -56px; +} +/*light-2*/ +.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{ + width:4px; + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.1); + -webkit-border-radius:1px; + -moz-border-radius:1px; + border-radius:1px; +} +.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:4px; + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.75); + -webkit-border-radius:1px; + -moz-border-radius:1px; + border-radius:1px; +} +.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; + height:4px; + margin:6px 0; +} +.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:4px; + margin:6px auto; +} +.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(255,255,255,0.85); +} +.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(255,255,255,0.9); +} +.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-32px 0; +} +.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-32px -20px; +} +.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-40px -40px; +} +.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-40px -56px; +} +/*dark-2*/ +.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{ + width:4px; + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.1); + -webkit-border-radius:1px; + -moz-border-radius:1px; + border-radius:1px; +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:4px; + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.75); + -webkit-border-radius:1px; + -moz-border-radius:1px; + border-radius:1px; +} +.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; + height:4px; + margin:6px 0; +} +.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:4px; + margin:6px auto; +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(0,0,0,0.85); +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(0,0,0,0.9); +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-112px 0; +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-112px -20px; +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-120px -40px; +} +.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-120px -56px; +} +/*light-thick*/ +.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{ + width:4px; + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.1); + -webkit-border-radius:2px; + -moz-border-radius:2px; + border-radius:2px; +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:6px; + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.75); + -webkit-border-radius:2px; + -moz-border-radius:2px; + border-radius:2px; +} +.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; + height:4px; + margin:6px 0; +} +.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:6px; + margin:5px auto; +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(255,255,255,0.85); +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(255,255,255,0.9); +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-16px 0; +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-16px -20px; +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-20px -40px; +} +.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-20px -56px; +} +/*dark-thick*/ +.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{ + width:4px; + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.1); + -webkit-border-radius:2px; + -moz-border-radius:2px; + border-radius:2px; +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:6px; + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.75); + -webkit-border-radius:2px; + -moz-border-radius:2px; + border-radius:2px; +} +.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; + height:4px; + margin:6px 0; +} +.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:6px; + margin:5px auto; +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(0,0,0,0.85); +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(0,0,0,0.9); +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-96px 0; +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-96px -20px; +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-100px -40px; +} +.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-100px -56px; +} +/*light-thin*/ +.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{ + background:#fff; /* rgba fallback */ + background:rgba(255,255,255,0.1); +} +.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:2px; +} +.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; +} +.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:2px; + margin:7px auto; +} +/*dark-thin*/ +.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{ + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.15); +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:2px; + background:#000; /* rgba fallback */ + background:rgba(0,0,0,0.75); +} +.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{ + width:100%; +} +.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:100%; + height:2px; + margin:7px auto; +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(0,0,0,0.85); +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(0,0,0,0.9); +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{ + background-position:-80px 0; +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{ + background-position:-80px -20px; +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{ + background-position:-80px -40px; +} +.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{ + background-position:-80px -56px; +} + +/* custom styling */ +/* content_1 scrollbar */ +.content_1>.mCustomScrollBox>.mCSB_scrollTools{ + height:96%; + top:2%; +} +/* content_2 scrollbar */ +.content_2 .mCSB_scrollTools .mCSB_draggerRail{ + width:6px; + box-shadow:1px 1px 1px rgba(255,255,255,0.1); +} +.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + background:rgba(255,255,255,0.4); + filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */ +} +.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ + background:rgba(255,255,255,0.5); + filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; /* old ie */ +} +.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:rgba(255,255,255,0.6); + filter:"alpha(opacity=60)"; -ms-filter:"alpha(opacity=60)"; /* old ie */ +} +/* content_3 scrollbar */ +.content_3>.mCustomScrollBox>.mCSB_scrollTools{ + height:94%; + top:3%; +} +.content_3 .mCSB_scrollTools .mCSB_draggerRail{ + width:0; + border-right:1px dashed #09C; +} +.content_3 .mCSB_scrollTools .mCSB_dragger{ + height:11px; +} +.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:11px; + -webkit-border-radius:11px; + -moz-border-radius:11px; + border-radius:11px; + background:#09C; +} +/* content_4 scrollbar */ +.content_4>.mCustomScrollBox>.mCSB_scrollTools{ + height:94%; + top:3%; +} +.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ + width:8px; + -webkit-border-radius:2px; + -moz-border-radius:2px; + border-radius:2px; + background:#d0b9a0; + -webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5); + -moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5); + box-shadow:1px 1px 5px rgba(0,0,0,0.5); +} +.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, +.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + background:#dfcdb9; +} +.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, +.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ + -webkit-box-shadow:0 0 3px rgba(0,0,0,0.5); + -moz-box-shadow:0 0 3px rgba(0,0,0,0.5); + box-shadow:0 0 3px rgba(0,0,0,0.5); +} +/* content_5 scrollbar */ +.content_5>.mCustomScrollBox>.mCSB_scrollTools{ + width: 98%; + margin: 0 1%; +} +/* content_6 scrollbar */ +.content_6>.mCustomScrollBox>.mCSB_scrollTools{ + width:88%; + margin: 0 6%; +} +/* content_8 scrollbar */ +.content_8 .mCSB_scrollTools .mCSB_draggerRail{ + width:0px; + border-left:1px solid rgba(0,0,0,0.8); + border-right:1px solid rgba(255,255,255,0.2); +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-mCustomScrollbar.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +.mCSB_container{width:auto;margin-right:30px;overflow:hidden}.mCSB_container.mCS_no_scrollbar{margin-right:0}.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{margin-right:30px}.mCustomScrollBox>.mCSB_scrollTools{width:16px;height:100%;top:0;right:0}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;height:100%;margin:0 auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;text-align:center}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display:block;position:relative;height:20px;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{top:100%;margin-top:-40px}.mCSB_horizontal>.mCSB_container{height:auto;margin-right:0;margin-bottom:30px;overflow:hidden}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{margin-bottom:0}.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{width:100%;height:16px;top:auto;right:auto;bottom:0;left:0;overflow:hidden}.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{margin:0 20px}.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:2px;margin:7px 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{width:30px;height:100%}.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{display:block;position:relative;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer;float:left}.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{margin-left:-40px;float:right}.mCustomScrollBox{-ms-touch-action:none}.mCustomScrollBox>.mCSB_scrollTools{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCustomScrollBox:hover>.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,0.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;background:rgba(255,255,255,0.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(../../img/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,0.15)}.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#000;background:rgba(0,0,0,0.75)}.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85)}.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9)}.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background:#fff;background:rgba(255,255,255,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.85)}.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.9)}.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#000;background:rgba(0,0,0,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background:#000;background:rgba(0,0,0,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85)}.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9)}.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#fff;background:rgba(255,255,255,0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.85)}.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.9)}.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#000;background:rgba(0,0,0,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#000;background:rgba(0,0,0,0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85)}.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9)}.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{background:#fff;background:rgba(255,255,255,0.1)}.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%}.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,0.15)}.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;background:#000;background:rgba(0,0,0,0.75)}.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85)}.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9)}.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.content_1>.mCustomScrollBox>.mCSB_scrollTools{height:96%;top:2%}.content_2 .mCSB_scrollTools .mCSB_draggerRail{width:6px;box-shadow:1px 1px 1px rgba(255,255,255,0.1)}.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:rgba(255,255,255,0.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.6);filter:"alpha(opacity=60)";-ms-filter:"alpha(opacity=60)"}.content_3>.mCustomScrollBox>.mCSB_scrollTools{height:94%;top:3%}.content_3 .mCSB_scrollTools .mCSB_draggerRail{width:0;border-right:1px dashed #09C}.content_3 .mCSB_scrollTools .mCSB_dragger{height:11px}.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:11px;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;background:#09C}.content_4>.mCustomScrollBox>.mCSB_scrollTools{height:94%;top:3%}.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#d0b9a0;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);box-shadow:1px 1px 5px rgba(0,0,0,0.5)}.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#dfcdb9}.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);box-shadow:0 0 3px rgba(0,0,0,0.5)}.content_5>.mCustomScrollBox>.mCSB_scrollTools{width:98%;margin:0 1%}.content_6>.mCustomScrollBox>.mCSB_scrollTools{width:88%;margin:0 6%}.content_8 .mCSB_scrollTools .mCSB_draggerRail{width:0;border-left:1px solid rgba(0,0,0,0.8);border-right:1px solid rgba(255,255,255,0.2)} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-tipsy.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-tipsy.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,80 @@ +.tipsy { + padding: 5px; + font-family: "Ubuntu-Light", Arial, Helvetica, sans-serif; + font-size: 10px; + position: absolute; + z-index: 100000; +} + +.tipsy-inner { + padding: 5px 8px 4px 8px; + background-color: #333; + color: white; + max-width: 200px; + text-align: left; +} + +.tipsy-inner { + border-radius: 3px; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; +} + +.tipsy-arrow { + position: absolute; + background: url('../../img/tipsy.gif') no-repeat top left; + width: 9px; + height: 5px; +} + +.tipsy-n .tipsy-arrow { + top: 0; + left: 50%; + margin-left: -4px; +} + +.tipsy-nw .tipsy-arrow { + top: 0; + left: 10px; +} + +.tipsy-ne .tipsy-arrow { + top: 0; + right: 10px; +} + +.tipsy-s .tipsy-arrow { + bottom: 0; + left: 50%; + margin-left: -4px; + background-position: bottom left; +} + +.tipsy-sw .tipsy-arrow { + bottom: 0; + left: 10px; + background-position: bottom left; +} + +.tipsy-se .tipsy-arrow { + bottom: 0; + right: 10px; + background-position: bottom left; +} + +.tipsy-e .tipsy-arrow { + top: 50%; + margin-top: -4px; + right: 0; + width: 5px; + height: 9px; + background-position: top right; +} + +.tipsy-w .tipsy-arrow { + top: 50%; + margin-top: -4px; + left: 0; + width: 5px; + height: 9px; +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-tipsy.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-tipsy.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +.tipsy{padding:5px;font-family:"Ubuntu-Light",Arial,Helvetica,sans-serif;font-size:10px;position:absolute;z-index:100000}.tipsy-inner{padding:5px 8px 4px 8px;background-color:#333;color:white;max-width:200px;text-align:left}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;background:url('../../img/tipsy.gif') no-repeat top left;width:9px;height:5px}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-4px}.tipsy-nw .tipsy-arrow{top:0;left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-4px;background-position:bottom left}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;background-position:bottom left}.tipsy-se .tipsy-arrow{bottom:0;right:10px;background-position:bottom left}.tipsy-e .tipsy-arrow{top:50%;margin-top:-4px;right:0;width:5px;height:9px;background-position:top right}.tipsy-w .tipsy-arrow{top:50%;margin-top:-4px;left:0;width:5px;height:9px} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-ui.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-ui.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,4044 @@ +/*! Copyright 2014 jQuery Foundation and other contributors + * Includes: + * - normalize.css v1.0.1 | MIT License | git.io/normalize + * - Font Awesome - http://fortawesome.github.com/Font-Awesome - CC BY 3.0 + */ + +/* ========================================================================== + HTML5 display definitions + ========================================================================== */ + +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +/* + * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. + */ + +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +nav, +section, +summary { + display: block; +} + +/* + * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. + */ + +audio, +canvas, +video { + display: inline-block; + *display: inline; + *zoom: 1; +} + +/* + * Prevents modern browsers from displaying `audio` without controls. + * Remove excess height in iOS 5 devices. + */ + +audio:not([controls]) { + display: none; + height: 0; +} + +/* ========================================================================== + Base + ========================================================================== */ + +/* + * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using + * `em` units. + * 2. Prevents iOS text size adjust after orientation change, without disabling + * user zoom. + */ + +html { + font-size: 100%; /* 1 */ + -webkit-text-size-adjust: 100%; /* 2 */ + -ms-text-size-adjust: 100%; /* 2 */ +} + +/* + * Addresses `font-family` inconsistency between `textarea` and other form + * elements. + */ + +html, +button, +input, +select, +textarea { + font-family: Frutiger, sans-serif; + color: #333; +} + +/* + * Addresses margins handled incorrectly in IE 6/7. + */ + +body { + margin: 0; +} + +::-moz-selection { + background: #b3d4fc; + text-shadow: none; +} + +::selection { + background: #b3d4fc; + text-shadow: none; +} + +.chromeframe { + margin: 0.2em 0; + background: #ccc; + color: #000; + padding: 0.2em 0; +} + +/* ========================================================================== + Links + ========================================================================== */ + +/* + * Addresses `outline` inconsistency between Chrome and other browsers. + */ + +a:focus { + outline: thin dotted; +} + +/* + * Improves readability when focused and also mouse hovered in all browsers. + */ + +a:active, +a:hover { + outline: 0; +} + +/* ========================================================================== + Typography + ========================================================================== */ + +/* + * Addresses font sizes and margins set differently in IE 6/7. + * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, + * and Chrome. + */ + +h1 { + font-size: 2em; + margin: 0 0 0.33em; +} + +h2 { + font-size: 1.5em; + margin: 0 0 0.5em; +} + +h3 { + font-size: 1.25em; + margin: 0 0 0.67em; +} + +h4 { + font-size: 1em; + margin: 0 0 1em; +} + +h5 { + font-size: 0.83em; + margin: 0 0 1.33em; +} + +h6 { + font-size: 0.75em; + margin: 0 0 2em; +} + +h1, h2, h3, h4, h5, h6 { + font-weight: 700; + font-family: "Frutiger-Bold", Helvetica, Arial, Geneva, sans-serif !important; +} +/* + * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. + */ + +abbr[title] { + border-bottom: 1px dotted; +} + +/* + * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. + */ + +b, +strong { + font-weight: bold; +} + +blockquote { + margin: 1em 40px; +} + +/* + * Addresses styling not present in Safari 5 and Chrome. + */ + +dfn { + font-style: italic; +} + +/* + * Addresses styling not present in IE 6/7/8/9. + */ + +mark { + background: #ff0; + color: #000; +} + +/* + * Addresses margins set differently in IE 6/7. + */ + +p, +pre { + margin: 1em 0; +} + +/* + * Improves readability of pre-formatted text in all browsers. + */ + +pre, code { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; + word-spacing: 0; + font-size: 13px; + line-height: 16px; +} +code { + padding: 0 3px; + background-color: #eee; + border-radius: 3px; +} +pre code { + background-color: transparent; + font-size: 16px; + font-weight: bold; + white-space: pre; + word-wrap: normal; +} + +/* + * Addresses CSS quotes not supported in IE 6/7. + */ + +q { + quotes: none; +} + +/* + * Addresses `quotes` property not supported in Safari 4. + */ + +q:before, +q:after { + content: ''; + content: none; +} + +/* + * Prevents `sub` and `sup` affecting `line-height` in all browsers. + */ + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + +/* ========================================================================== + Lists + ========================================================================== */ + +/* + * Addresses margins set differently in IE 6/7. + */ + +dl, +menu, +ol, +ul { + margin: 0 0 1em; +} + +dd { + margin: 0 0 0 40px; +} + +/* + * Addresses paddings set differently in IE 6/7. + */ + +menu, +ol, +ul { + padding: 0; +} + +/* + * Corrects list images handled incorrectly in IE 7. + */ + +nav ul, +nav ol { + list-style: none; + list-style-image: none; +} + +/* ========================================================================== + Embedded content + ========================================================================== */ + +/* + * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3. + * 2. Improves image quality when scaled in IE 7. + */ + +img { + border: 0; /* 1 */ + -ms-interpolation-mode: bicubic; /* 2 */ + vertical-align: middle; + max-width: 100%; +} + +/* ========================================================================== + Figures + ========================================================================== */ + +/* + * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. + */ + +figure { + margin: 0; +} + +/* ========================================================================== + Forms + ========================================================================== */ + +/* + * Corrects margin displayed oddly in IE 6/7. + */ + +form { + margin: 0; + padding: 10px 0; +} + +/* + * Define consistent border, margin, and padding. + */ + +fieldset { + border: 0; + margin: 0; + padding: 0; +} + +/* + * 1. Corrects color not being inherited in IE 6/7/8/9. + * 2. Corrects text not wrapping in Firefox 3. + * 3. Corrects alignment displayed oddly in IE 6/7. + */ + +legend { + border: 0; /* 1 */ + padding: 0; + white-space: normal; /* 2 */ + *margin-left: -7px; /* 3 */ +} + +/* + * 1. Corrects font size not being inherited in all browsers. + * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, + * and Chrome. + * 3. Improves appearance and consistency in all browsers. + */ + +button, +input, +select, +textarea { + font-size: 100%; /* 1 */ + margin: 0; /* 2 */ + vertical-align: baseline; /* 3 */ + *vertical-align: middle; /* 3 */ +} + +/* + * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in + * the UA stylesheet. + */ + +button, +input { + line-height: normal; +} + +/* + * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` + * and `video` controls. + * 2. Corrects inability to style clickable `input` types in iOS. + * 3. Improves usability and consistency of cursor style between image-type + * `input` and others. + * 4. Removes inner spacing in IE 7 without affecting normal text inputs. + * Known issue: inner spacing remains in IE 6. + */ + +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ + *overflow: visible; /* 4 */ +} + +/* + * Re-set default cursor for disabled elements. + */ + +button[disabled], +input[disabled] { + cursor: default; +} + +/* + * 1. Addresses box sizing set to content-box in IE 8/9. + * 2. Removes excess padding in IE 8/9. + * 3. Removes excess padding in IE 7. + * Known issue: excess padding remains in IE 6. + */ + +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ + *height: 13px; /* 3 */ + *width: 13px; /* 3 */ +} + +/* + * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome. + * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome + * (include `-moz` to future-proof). + */ + +input[type="search"] { + -webkit-appearance: textfield; /* 1 */ + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; /* 2 */ + box-sizing: content-box; +} + +/* + * Removes inner padding and search cancel button in Safari 5 and Chrome + * on OS X. + */ + +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +/* + * Removes inner padding and border in Firefox 3+. + */ + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +/* + * 1. Removes default vertical scrollbar in IE 6/7/8/9. + * 2. Improves readability and alignment in all browsers. + */ + +textarea { + overflow: auto; /* 1 */ + vertical-align: top; /* 2 */ + min-height: 150px; + resize: vertical; +} + +#content input[type="text"], +#content input[type="email"], +#content textarea { + color: #666; + + width: 70%; + min-width: 300px; + + margin: 5px 0 10px 0; + padding: 8px 12px; + + background: rgba(245,245,245,0.37); + + border: 1px solid rgba(192,192,192,0.49); + border-radius: 2px; + + -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.17); + box-shadow: inset 0 1px 3px rgba(0,0,0,0.17); +} + +/* + * 1. :-moz-placeholder has been deprecated in favor of ::-moz-placeholder. + * 2. Using :placeholder for completeness. + */ +::-webkit-input-placeholder { + color: #9A1B1E; +} +:-moz-placeholder { /* 1 */ + color: #9A1B1E; +} +::-moz-placeholder { + color: #9A1B1E; +} +:-ms-placeholder { + color: #9A1B1E; +} +:placeholder { /* 2 */ + color: #9A1B1E; +} + +#content input:focus, +#content input[type="text"]:focus, +#content input[type="email"]:focus, +#content textarea:focus { + outline: none; + + color: #333; + background: #FFF; + + border: 1px solid #B24926; + + -webkit-box-shadow: 0px 0px 6px rgba(23,138,156,0.5), + inset 0px 1px 3px rgba(0,0,0,0.2); + + box-shadow: 0px 0px 6px rgba(23,138,156,0.5), + inset 0px 1px 3px rgba(0,0,0,0.2); +} + +/** + * Radio Buttons + */ + +.radio { + margin: 15px 0; +} + +#content .radio ul { + margin: 0; + padding: 0; + float: left; +} + +#content .radio ul li { + margin: 0; + padding: 0; + background: none; + list-style-type: none; +} + +.radio label { + margin: 5px 0; +} + +input[type=radio] { + margin: 0 5px 0 0; +} + +/** + * Checkboxes + */ + +input[type="checkbox"] { + margin: 0 5px 0 0; +} + +/** + * Submit Buttons + */ + +form input[type="submit"] { + margin: 40px 0; + float: none; +} + +/** + * Top aligned labels + */ + +.top-labels label, +.top-labels .radio label, +.top-labels input[type="text"], +.top-labels input[type="email"], +.top-labels textarea { + display: block; +} + +/** + * Left aligned labels + */ + +.left-labels label { + padding: 5px 0 0 0; + display: block; +} + +.left-labels span { + margin: 0 10px 0 0; + min-width: 100px; + + float: left; + + text-align: left; +} + +.left-labels .radio span { + padding-top: 5px; +} + +.left-labels .radio { + display: block; +} + +.left-labels .radio li label { + margin: 0; + padding: 0 0 5px 0; + + border: 0; +} + +/** + * Label descriptions + */ + +label .field-description { + font-size: 0.8em; +} + +/* ========================================================================== + Tables + ========================================================================== */ + +table { + border-collapse: collapse; + border-spacing: 0; +} + +#content table { + margin: 1em 2em; +} + +#content thead tr { + border-bottom: 2px solid #666; +} + +#content tbody tr { + border-bottom: 1px solid #666; +} + +#content tbody tr:hover { + background-color: #eee; +} + +#content th { + font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; +} + +#content th, +#content td { + padding: .5em; +} + +/* ========================================================================== + Font Awesome + ========================================================================== */ + +[class^="icon-"], +[class*=" icon-"] { + font-weight: normal; + font-style: normal; + text-decoration: inherit; + -webkit-font-smoothing: antialiased; + + /* sprites.less reset */ + display: inline; + width: auto; + height: auto; + line-height: normal; + vertical-align: baseline; + background-image: none; + background-position: 0% 0%; + background-repeat: repeat; + margin-top: 0; +} + +/* more sprites.less reset*/ +.icon-white, +.nav-pills > .active > a > [class^="icon-"], +.nav-pills > .active > a > [class*=" icon-"], +.nav-list > .active > a > [class^="icon-"], +.nav-list > .active > a > [class*=" icon-"], +.navbar-inverse .nav > .active > a > [class^="icon-"], +.navbar-inverse .nav > .active > a > [class*=" icon-"], +.dropdown-menu > li > a:hover > [class^="icon-"], +.dropdown-menu > li > a:hover > [class*=" icon-"], +.dropdown-menu > .active > a > [class^="icon-"], +.dropdown-menu > .active > a > [class*=" icon-"], +.dropdown-submenu:hover > a > [class^="icon-"], +.dropdown-submenu:hover > a > [class*=" icon-"] { + background-image: none; +} +[class^="icon-"]:before, +[class*=" icon-"]:before { + text-decoration: inherit; + display: inline-block; + speak: none; +} +/* makes sure icons active on rollover in links */ +a [class^="icon-"], +a [class*=" icon-"] { + display: inline-block; +} +/* makes the font 33% larger relative to the icon container */ +.icon-large:before { + vertical-align: -10%; + font-size: 1.3333333333333333em; +} +.btn [class^="icon-"], +.nav [class^="icon-"], +.btn [class*=" icon-"], +.nav [class*=" icon-"] { + display: inline; + /* keeps button heights with and without icons the same */ + +} +.btn [class^="icon-"].icon-large, +.nav [class^="icon-"].icon-large, +.btn [class*=" icon-"].icon-large, +.nav [class*=" icon-"].icon-large { + line-height: .9em; +} +.btn [class^="icon-"].icon-spin, +.nav [class^="icon-"].icon-spin, +.btn [class*=" icon-"].icon-spin, +.nav [class*=" icon-"].icon-spin { + display: inline-block; +} +.nav-tabs [class^="icon-"], +.nav-pills [class^="icon-"], +.nav-tabs [class*=" icon-"], +.nav-pills [class*=" icon-"] { + /* keeps button heights with and without icons the same */ + +} +.nav-tabs [class^="icon-"], +.nav-pills [class^="icon-"], +.nav-tabs [class*=" icon-"], +.nav-pills [class*=" icon-"], +.nav-tabs [class^="icon-"].icon-large, +.nav-pills [class^="icon-"].icon-large, +.nav-tabs [class*=" icon-"].icon-large, +.nav-pills [class*=" icon-"].icon-large { + line-height: .9em; +} +li [class^="icon-"], +.nav li [class^="icon-"], +li [class*=" icon-"], +.nav li [class*=" icon-"] { + display: inline-block; + width: 1.25em; + text-align: center; +} +li [class^="icon-"].icon-large, +.nav li [class^="icon-"].icon-large, +li [class*=" icon-"].icon-large, +.nav li [class*=" icon-"].icon-large { + /* increased font size for icon-large */ + + width: 1.5625em; +} +ul.icons { + list-style-type: none; + text-indent: -0.75em; +} +ul.icons li [class^="icon-"], +ul.icons li [class*=" icon-"] { + width: .75em; +} +.icon-muted { + color: #eeeeee; +} +.icon-border { + border: solid 1px #eeeeee; + padding: .2em .25em .15em; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.icon-2x { + font-size: 2em; +} +.icon-2x.icon-border { + border-width: 2px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; +} +.icon-3x { + font-size: 3em; +} +.icon-3x.icon-border { + border-width: 3px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; +} +.icon-4x { + font-size: 4em; +} +.icon-4x.icon-border { + border-width: 4px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; +} +.pull-right { + float: right; +} +.pull-left { + float: left; +} +[class^="icon-"].pull-left, +[class*=" icon-"].pull-left { + margin-right: .3em; +} +[class^="icon-"].pull-right, +[class*=" icon-"].pull-right { + margin-left: .3em; +} +.btn [class^="icon-"].pull-left.icon-2x, +.btn [class*=" icon-"].pull-left.icon-2x, +.btn [class^="icon-"].pull-right.icon-2x, +.btn [class*=" icon-"].pull-right.icon-2x { + margin-top: .18em; +} +.btn [class^="icon-"].icon-spin.icon-large, +.btn [class*=" icon-"].icon-spin.icon-large { + line-height: .8em; +} +.btn.btn-small [class^="icon-"].pull-left.icon-2x, +.btn.btn-small [class*=" icon-"].pull-left.icon-2x, +.btn.btn-small [class^="icon-"].pull-right.icon-2x, +.btn.btn-small [class*=" icon-"].pull-right.icon-2x { + margin-top: .25em; +} +.btn.btn-large [class^="icon-"], +.btn.btn-large [class*=" icon-"] { + margin-top: 0; +} +.btn.btn-large [class^="icon-"].pull-left.icon-2x, +.btn.btn-large [class*=" icon-"].pull-left.icon-2x, +.btn.btn-large [class^="icon-"].pull-right.icon-2x, +.btn.btn-large [class*=" icon-"].pull-right.icon-2x { + margin-top: .05em; +} +.btn.btn-large [class^="icon-"].pull-left.icon-2x, +.btn.btn-large [class*=" icon-"].pull-left.icon-2x { + margin-right: .2em; +} +.btn.btn-large [class^="icon-"].pull-right.icon-2x, +.btn.btn-large [class*=" icon-"].pull-right.icon-2x { + margin-left: .2em; +} +.icon-spin { + display: inline-block; + -moz-animation: spin 2s infinite linear; + -o-animation: spin 2s infinite linear; + -webkit-animation: spin 2s infinite linear; + animation: spin 2s infinite linear; +} +@-moz-keyframes spin { + 0% { -moz-transform: rotate(0deg); } + 100% { -moz-transform: rotate(359deg); } +} +@-webkit-keyframes spin { + 0% { -webkit-transform: rotate(0deg); } + 100% { -webkit-transform: rotate(359deg); } +} +@-o-keyframes spin { + 0% { -o-transform: rotate(0deg); } + 100% { -o-transform: rotate(359deg); } +} +@-ms-keyframes spin { + 0% { -ms-transform: rotate(0deg); } + 100% { -ms-transform: rotate(359deg); } +} +@keyframes spin { + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} +@-moz-document url-prefix() { + .icon-spin { + height: .9em; + } + .btn .icon-spin { + height: auto; + } + .icon-spin.icon-large { + height: 1.25em; + } + .btn .icon-spin.icon-large { + height: .75em; + } +} +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen + readers do not read off random characters that represent icons */ +.icon-glass:before { content: "\f000"; } +.icon-music:before { content: "\f001"; } +.icon-search:before { content: "\f002"; } +.icon-envelope:before { content: "\f003"; } +.icon-heart:before { content: "\f004"; } +.icon-star:before { content: "\f005"; } +.icon-star-empty:before { content: "\f006"; } +.icon-user:before { content: "\f007"; } +.icon-film:before { content: "\f008"; } +.icon-th-large:before { content: "\f009"; } +.icon-th:before { content: "\f00a"; } +.icon-th-list:before { content: "\f00b"; } +.icon-ok:before { content: "\f00c"; } +.icon-remove:before { content: "\f00d"; } +.icon-zoom-in:before { content: "\f00e"; } + +.icon-zoom-out:before { content: "\f010"; } +.icon-off:before { content: "\f011"; } +.icon-signal:before { content: "\f012"; } +.icon-cog:before { content: "\f013"; } +.icon-trash:before { content: "\f014"; } +.icon-home:before { content: "\f015"; } +.icon-file:before { content: "\f016"; } +.icon-time:before { content: "\f017"; } +.icon-road:before { content: "\f018"; } +.icon-download-alt:before { content: "\f019"; } +.icon-download:before { content: "\f01a"; } +.icon-upload:before { content: "\f01b"; } +.icon-inbox:before { content: "\f01c"; } +.icon-play-circle:before { content: "\f01d"; } +.icon-repeat:before { content: "\f01e"; } + +/* \f020 doesn't work in Safari. all shifted one down */ +.icon-refresh:before { content: "\f021"; } +.icon-list-alt:before { content: "\f022"; } +.icon-lock:before { content: "\f023"; } +.icon-flag:before { content: "\f024"; } +.icon-headphones:before { content: "\f025"; } +.icon-volume-off:before { content: "\f026"; } +.icon-volume-down:before { content: "\f027"; } +.icon-volume-up:before { content: "\f028"; } +.icon-qrcode:before { content: "\f029"; } +.icon-barcode:before { content: "\f02a"; } +.icon-tag:before { content: "\f02b"; } +.icon-tags:before { content: "\f02c"; } +.icon-book:before { content: "\f02d"; } +.icon-bookmark:before { content: "\f02e"; } +.icon-print:before { content: "\f02f"; } + +.icon-camera:before { content: "\f030"; } +.icon-font:before { content: "\f031"; } +.icon-bold:before { content: "\f032"; } +.icon-italic:before { content: "\f033"; } +.icon-text-height:before { content: "\f034"; } +.icon-text-width:before { content: "\f035"; } +.icon-align-left:before { content: "\f036"; } +.icon-align-center:before { content: "\f037"; } +.icon-align-right:before { content: "\f038"; } +.icon-align-justify:before { content: "\f039"; } +.icon-list:before { content: "\f03a"; } +.icon-indent-left:before { content: "\f03b"; } +.icon-indent-right:before { content: "\f03c"; } +.icon-facetime-video:before { content: "\f03d"; } +.icon-picture:before { content: "\f03e"; } + +.icon-pencil:before { content: "\f040"; } +.icon-map-marker:before { content: "\f041"; } +.icon-adjust:before { content: "\f042"; } +.icon-tint:before { content: "\f043"; } +.icon-edit:before { content: "\f044"; } +.icon-share:before { content: "\f045"; } +.icon-check:before { content: "\f046"; } +.icon-move:before { content: "\f047"; } +.icon-step-backward:before { content: "\f048"; } +.icon-fast-backward:before { content: "\f049"; } +.icon-backward:before { content: "\f04a"; } +.icon-play:before { content: "\f04b"; } +.icon-pause:before { content: "\f04c"; } +.icon-stop:before { content: "\f04d"; } +.icon-forward:before { content: "\f04e"; } + +.icon-fast-forward:before { content: "\f050"; } +.icon-step-forward:before { content: "\f051"; } +.icon-eject:before { content: "\f052"; } +.icon-chevron-left:before { content: "\f053"; } +.icon-chevron-right:before { content: "\f054"; } +.icon-plus-sign:before { content: "\f055"; } +.icon-minus-sign:before { content: "\f056"; } +.icon-remove-sign:before { content: "\f057"; } +.icon-ok-sign:before { content: "\f058"; } +.icon-question-sign:before { content: "\f059"; } +.icon-info-sign:before { content: "\f05a"; } +.icon-screenshot:before { content: "\f05b"; } +.icon-remove-circle:before { content: "\f05c"; } +.icon-ok-circle:before { content: "\f05d"; } +.icon-ban-circle:before { content: "\f05e"; } + +.icon-arrow-left:before { content: "\f060"; } +.icon-arrow-right:before { content: "\f061"; } +.icon-arrow-up:before { content: "\f062"; } +.icon-arrow-down:before { content: "\f063"; } +.icon-share-alt:before { content: "\f064"; } +.icon-resize-full:before { content: "\f065"; } +.icon-resize-small:before { content: "\f066"; } +.icon-plus:before { content: "\f067"; } +.icon-minus:before { content: "\f068"; } +.icon-asterisk:before { content: "\f069"; } +.icon-exclamation-sign:before { content: "\f06a"; } +.icon-gift:before { content: "\f06b"; } +.icon-leaf:before { content: "\f06c"; } +.icon-fire:before { content: "\f06d"; } +.icon-eye-open:before { content: "\f06e"; } + +.icon-eye-close:before { content: "\f070"; } +.icon-warning-sign:before { content: "\f071"; } +.icon-plane:before { content: "\f072"; } +.icon-calendar:before { content: "\f073"; } +.icon-random:before { content: "\f074"; } +.icon-comment:before { content: "\f075"; } +.icon-magnet:before { content: "\f076"; } +.icon-chevron-up:before { content: "\f077"; } +.icon-chevron-down:before { content: "\f078"; } +.icon-retweet:before { content: "\f079"; } +.icon-shopping-cart:before { content: "\f07a"; } +.icon-folder-close:before { content: "\f07b"; } +.icon-folder-open:before { content: "\f07c"; } +.icon-resize-vertical:before { content: "\f07d"; } +.icon-resize-horizontal:before { content: "\f07e"; } + +.icon-bar-chart:before { content: "\f080"; } +.icon-twitter-sign:before { content: "\f081"; } +.icon-facebook-sign:before { content: "\f082"; } +.icon-camera-retro:before { content: "\f083"; } +.icon-key:before { content: "\f084"; } +.icon-cogs:before { content: "\f085"; } +.icon-comments:before { content: "\f086"; } +.icon-thumbs-up:before { content: "\f087"; } +.icon-thumbs-down:before { content: "\f088"; } +.icon-star-half:before { content: "\f089"; } +.icon-heart-empty:before { content: "\f08a"; } +.icon-signout:before { content: "\f08b"; } +.icon-linkedin-sign:before { content: "\f08c"; } +.icon-pushpin:before { content: "\f08d"; } +.icon-external-link:before { content: "\f08e"; } + +.icon-signin:before { content: "\f090"; } +.icon-trophy:before { content: "\f091"; } +.icon-github-sign:before { content: "\f092"; } +.icon-upload-alt:before { content: "\f093"; } +.icon-lemon:before { content: "\f094"; } +.icon-phone:before { content: "\f095"; } +.icon-check-empty:before { content: "\f096"; } +.icon-bookmark-empty:before { content: "\f097"; } +.icon-phone-sign:before { content: "\f098"; } +.icon-twitter:before { content: "\f099"; } +.icon-facebook:before { content: "\f09a"; } +.icon-github:before { content: "\f09b"; } +.icon-unlock:before { content: "\f09c"; } +.icon-credit-card:before { content: "\f09d"; } +.icon-rss:before { content: "\f09e"; } + +.icon-hdd:before { content: "\f0a0"; } +.icon-bullhorn:before { content: "\f0a1"; } +.icon-bell:before { content: "\f0a2"; } +.icon-certificate:before { content: "\f0a3"; } +.icon-hand-right:before { content: "\f0a4"; } +.icon-hand-left:before { content: "\f0a5"; } +.icon-hand-up:before { content: "\f0a6"; } +.icon-hand-down:before { content: "\f0a7"; } +.icon-circle-arrow-left:before { content: "\f0a8"; } +.icon-circle-arrow-right:before { content: "\f0a9"; } +.icon-circle-arrow-up:before { content: "\f0aa"; } +.icon-circle-arrow-down:before { content: "\f0ab"; } +.icon-globe:before { content: "\f0ac"; } +.icon-wrench:before { content: "\f0ad"; } +.icon-tasks:before { content: "\f0ae"; } + +.icon-filter:before { content: "\f0b0"; } +.icon-briefcase:before { content: "\f0b1"; } +.icon-fullscreen:before { content: "\f0b2"; } + +.icon-group:before { content: "\f0c0"; } +.icon-link:before { content: "\f0c1"; } +.icon-cloud:before { content: "\f0c2"; } +.icon-beaker:before { content: "\f0c3"; } +.icon-cut:before { content: "\f0c4"; } +.icon-copy:before { content: "\f0c5"; } +.icon-paper-clip:before { content: "\f0c6"; } +.icon-save:before { content: "\f0c7"; } +.icon-sign-blank:before { content: "\f0c8"; } +.icon-reorder:before { content: "\f0c9"; } +.icon-list-ul:before { content: "\f0ca"; } +.icon-list-ol:before { content: "\f0cb"; } +.icon-strikethrough:before { content: "\f0cc"; } +.icon-underline:before { content: "\f0cd"; } +.icon-table:before { content: "\f0ce"; } + +.icon-magic:before { content: "\f0d0"; } +.icon-truck:before { content: "\f0d1"; } +.icon-pinterest:before { content: "\f0d2"; } +.icon-pinterest-sign:before { content: "\f0d3"; } +.icon-google-plus-sign:before { content: "\f0d4"; } +.icon-google-plus:before { content: "\f0d5"; } +.icon-money:before { content: "\f0d6"; } +.icon-caret-down:before { content: "\f0d7"; } +.icon-caret-up:before { content: "\f0d8"; } +.icon-caret-left:before { content: "\f0d9"; } +.icon-caret-right:before { content: "\f0da"; } +.icon-columns:before { content: "\f0db"; } +.icon-sort:before { content: "\f0dc"; } +.icon-sort-down:before { content: "\f0dd"; } +.icon-sort-up:before { content: "\f0de"; } + +.icon-envelope-alt:before { content: "\f0e0"; } +.icon-linkedin:before { content: "\f0e1"; } +.icon-undo:before { content: "\f0e2"; } +.icon-legal:before { content: "\f0e3"; } +.icon-dashboard:before { content: "\f0e4"; } +.icon-comment-alt:before { content: "\f0e5"; } +.icon-comments-alt:before { content: "\f0e6"; } +.icon-bolt:before { content: "\f0e7"; } +.icon-sitemap:before { content: "\f0e8"; } +.icon-umbrella:before { content: "\f0e9"; } +.icon-paste:before { content: "\f0ea"; } +.icon-lightbulb:before { content: "\f0eb"; } +.icon-exchange:before { content: "\f0ec"; } +.icon-cloud-download:before { content: "\f0ed"; } +.icon-cloud-upload:before { content: "\f0ee"; } + +.icon-user-md:before { content: "\f0f0"; } +.icon-stethoscope:before { content: "\f0f1"; } +.icon-suitcase:before { content: "\f0f2"; } +.icon-bell-alt:before { content: "\f0f3"; } +.icon-coffee:before { content: "\f0f4"; } +.icon-food:before { content: "\f0f5"; } +.icon-file-alt:before { content: "\f0f6"; } +.icon-building:before { content: "\f0f7"; } +.icon-hospital:before { content: "\f0f8"; } +.icon-ambulance:before { content: "\f0f9"; } +.icon-medkit:before { content: "\f0fa"; } +.icon-fighter-jet:before { content: "\f0fb"; } +.icon-beer:before { content: "\f0fc"; } +.icon-h-sign:before { content: "\f0fd"; } +.icon-plus-sign-alt:before { content: "\f0fe"; } + +.icon-double-angle-left:before { content: "\f100"; } +.icon-double-angle-right:before { content: "\f101"; } +.icon-double-angle-up:before { content: "\f102"; } +.icon-double-angle-down:before { content: "\f103"; } +.icon-angle-left:before { content: "\f104"; } +.icon-angle-right:before { content: "\f105"; } +.icon-angle-up:before { content: "\f106"; } +.icon-angle-down:before { content: "\f107"; } +.icon-desktop:before { content: "\f108"; } +.icon-laptop:before { content: "\f109"; } +.icon-tablet:before { content: "\f10a"; } +.icon-mobile-phone:before { content: "\f10b"; } +.icon-circle-blank:before { content: "\f10c"; } +.icon-quote-left:before { content: "\f10d"; } +.icon-quote-right:before { content: "\f10e"; } + +.icon-spinner:before { content: "\f110"; } +.icon-circle:before { content: "\f111"; } +.icon-reply:before { content: "\f112"; } +.icon-github-alt:before { content: "\f113"; } +.icon-folder-close-alt:before { content: "\f114"; } +.icon-folder-open-alt:before { content: "\f115"; } + +/* Manual Font Awesome Styles */ +[class^="icon-"]::before, [class^="icon-"]::after, +[class*=" icon-"]::before, [class*=" icon-"]::after { + font-family: FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif; +} + +#content ul li[class^="icon-"], +#content ul li[class*=" icon-"] { + background: none; + padding-left: 0; +} + +h2 [class^="icon-"], +h2 [class*=" icon-"], +h3 [class^="icon-"], +h3 [class*=" icon-"] { + margin-right: 7px; +} + +/* Global Structure + ========================================================================== */ + +body { + -webkit-font-smoothing: antialiased; + color: #333; + font: 15px/22.5px "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif; +} + +iframe { + border: 1px solid #bfbfbf; + padding: 1px; +} + +#container { + background: #0769AD; + margin: 0 auto; + padding: 0 20px; + +} + +.jquery-ui #container { + background: #B24926; +} + +.jquery-mobile #container { + background: #108040; +} + +.sizzlejs #container { + background: #9A1B1E; +} + +.qunitjs #container { + background: #390F39; +} + +.jquery-foundation #container { + background: #333; +} + +.jquery-learn #container { + background: url(../images/bg-body-learn.jpg) no-repeat center top #000; +} + +#content-wrapper { + background-color: #fff; + -webkit-box-shadow: -3px 0 5px -3px rgba(1, 1, 1, 0.87), 3px 0 5px -3px rgba(1, 1, 1, 0.87); + box-shadow: -3px 0 5px -3px rgba(1, 1, 1, 0.87), 3px 0 5px -3px rgba(1, 1, 1, 0.87); + padding: 20px 0; + border-top: 1px solid #333; + border-radius: 0 0 10px 10px; + position: relative; +} +.no-boxshadow #content-wrapper { + border: 1px solid #333; +} + +.constrain { + max-width: 1240px; + margin: 0 auto; + padding: 0 20px; +} + +.lte8 .constrain { + max-width: 1198px; /* Accomodate for padding + 1px border */ +} + +#content { + float: left; + width: 71%; +} + +.content-right #content { + float: right; +} + +.content-full #content { + width: 100%; + padding-left: 10%; + padding-right: 10%; +} + +.content-full.full-width #content { + padding-left: 0; + padding-right: 0; +} + +#sidebar, +.sidebar-left, +.sidebar-right { + padding: 20px; + width: 29%; +} + +#sidebar, +.sidebar-right { + float: right; + margin-right: -25px; + position: relative; + -webkit-border-image: -webkit-linear-gradient(#ffffff, #e7e7e7 15%, #e7e7e7 85%, #ffffff); + border-image: linear-gradient(#ffffff, #e7e7e7 15%, #e7e7e7 85%, #ffffff); + box-shadow: inset 15px 0 5px -16px #e7e7e7; + background-image: -webkit-radial-gradient(left, #f2f2f2, #ffffff 80%); + background-image: radial-gradient(left, #f2f2f2, #ffffff 80%); + border: 0; + border-left: 1px solid #efefef; +} + + +.content-right #sidebar, +.sidebar-left { + float: left; + border-left: 0; + border-right: 1px solid #e7e7e7; + margin: -20px 0 0 -25px; + -webkit-border-image: -webkit-linear-gradient(#ffffff, #e7e7e7 15%, #e7e7e7 85%, #ffffff); + border-image: linear-gradient(#ffffff, #e7e7e7 15%, #e7e7e7 85%, #ffffff); + box-shadow: inset 15px 0 5px -16px #e7e7e7; + background-image: -webkit-radial-gradient(right, #f2f2f2, #ffffff 80%); + background-image: radial-gradient(right, #f2f2f2, #ffffff 80%); +} + +.entry-summary p { + margin: 0; +} + + +/* Global Nav + ========================================================================== */ + +#global-nav { + background: url(../images/jq-global-nav.png) repeat-x 0 bottom #1b1b1b; +} + +#global-nav nav { + height: 34px; +} + +#global-nav nav ul { + text-align: left; + display: inline; + float: left; + margin: 0; + list-style: none; + border-right: 1px solid rgba(255, 255, 255, 0.0976562); + border-left: 1px solid rgba(0, 0, 0, 0.347656); +} + +.tinynav-container { display: none } +.tinynav { display: none } + +#global-nav nav ul.links { + float: right; +} + +#global-nav nav ul li { + font: bold 13px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + display: inline-block; + float: left; + position: relative; + top: 1px; + cursor: pointer; + -webkit-transition: all 0.2s; + transition: all 0.2s; + text-shadow: 0 0px 2px #000; + border-left: 1px solid rgba(255, 255, 255, 0.0976562); + border-right: 1px solid rgba(0, 0, 0, 0.347656); +} +.ie #global-nav nav ul li { + top: 2px; +} + +#global-nav nav ul li:hover { + background: url(../images/bg-footer-noise.jpg) #000; + color: #fff; +} + +#global-nav nav ul li i { + height: 1em; +} + +#global-nav nav ul li a { + color: #e6e6e6; + font-weight: normal; + font-style: normal; + text-decoration: none; + display: block; + padding: 8px 12px; +} + +#global-nav nav ul li ul { + padding: 0; + position: absolute; + top: 32px; + left: -2px; + width: 120px; + display: none; + opacity: 0; + visibility: hidden; + -webkit-transiton: opacity 0.2s; + transition: opacity 0.2s; + -webkit-box-shadow: 0 43px 5px rgba(0, 0, 0, 0.4); + box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4); + z-index: 400; +} + +#global-nav nav ul li ul.wide { + width: 260px; +} + +#global-nav nav ul li ul li { + background: url(../images/bg-footer-noise.jpg) #000; + display: block; + color: #fff; + float: none; +} + +#global-nav nav ul li ul li:hover { background: #000; } +#global-nav nav ul li:hover ul { + display: block; + opacity: 1; + visibility: visible; +} + +#global-nav nav ul.projects li.project { + width: 42px; + padding: 0; + height: 33px; + text-indent: -9999px; + background: url(../images/jq-nav-icons.png) -6px 0; + z-index: 10; +} + +#global-nav nav ul.projects li.project a { + display: block; + height: 33px; +} + +#global-nav nav ul.projects li.jquery-ui { + background-position: -57px 0px; +} + +#global-nav nav ul.projects li.jquery-mobile { + background-position: -107px 0px; +} + +#global-nav nav ul.projects li.sizzlejs { + background-position: -155px 0px; +} + +#global-nav nav ul.projects li.qunitjs { + background-position: -204px 0px; +} + +.jquery #global-nav nav ul.projects li.jquery { + background-position: 0 bottom; + width: 52px; + position: relative; + margin-top:1px; + border: none; +} + +.jquery #global-nav nav ul.projects { + border-left: none; +} + +.jquery #global-nav nav ul.projects li.jquery-ui { + border-left: none; + background-position: -59px 0; +} + +.jquery-ui #global-nav nav ul.projects li.jquery-ui { + background-position: -50px bottom; + width: 52px; + position: relative; + margin-top:1px; + border: none; +} + +.jquery-ui #global-nav nav ul.projects li.jquery { + border-right: none; + background-position: -2px 0; +} + +.jquery-ui #global-nav nav ul.projects li.jquery-mobile { + border-left: none; +} + +.jquery-mobile #global-nav nav ul.projects li.jquery-mobile { + background-position: -100px bottom; + width: 52px; + position: relative; + margin-top:1px; + border: none; +} + +.jquery-mobile #global-nav nav ul.projects li.jquery-ui { + border-right: none; + background-position: -53px 0; +} + +.jquery-mobile #global-nav nav ul.projects li.jquery-mobile { + border-right: none; +} + +.jquery-mobile #global-nav nav ul.projects li.sizzlejs{ + border-left: none; + background-position: -157px 0; +} + + +.sizzlejs #global-nav nav ul.projects li.jquery-mobile { + border-right: none; + background-position: -102px 0; +} + +.sizzlejs #global-nav nav ul.projects li.sizzlejs { + background-position: -148px bottom; + width: 52px; + position: relative; + margin-top:1px; + border: none; +} + +.sizzlejs #global-nav nav ul.projects li.qunitjs{ + border-left: none; + background-position: -206px 0; +} + + +.qunitjs #global-nav nav ul.projects li.sizzlejs { + border-right: none; +} + +.qunitjs #global-nav nav ul.projects li.qunitjs { + background-position: -202px bottom; + width: 52px; + position: relative; + margin-top:1px; + border: none; +} + +.qunitjs #global-nav nav ul.projects { + border-right: none; +} + +#container, +footer { + border-top: 1px solid #7ACEF4; +} + +.jquery-ui #container, +.jquery-ui footer { + border-top-color: #FAA523; +} + +.jquery-mobile #container, +.jquery-mobile footer { + border-top-color: #3EB249; +} + +.sizzlejs #container, +.sizzlejs footer { + border-top-color: #FAA523; +} + +.qunitjs #container, +.qunitjs footer { + border-top-color: #9C3493; +} + +.jquery-learn #container, +.jquery-learn footer { + border-top-color: #333; +} + +/* Brand Colors for General Use + ========================================================================== */ +.color.black { background-color: #333; } +.color.primary-blue { background-color: #0769AD; } +.color.secondary-blue { background-color: #7ACEF4; } +.color.navy-blue { background-color: #131B28; } +.color.primary-orange { background-color: #FAA523; } +.color.secondary-orange { background-color: #B24926; } +.color.primary-green { background-color: #3EB249; } +.color.secondary-green { background-color: #108040; } +.color.sizzle-orange { background-color: #FAA523; } +.color.sizzle-red { background-color: #9A1B1E; } +.color.qunit-primary-purple { background-color: #9C3493; } +.color.qunit-secondary-purple { background-color: #390F39; } + +/* Logo & Navigation + ========================================================================== */ + +#logo-events { + clear: both; + padding-top: 25px; + padding-bottom: 20px; +} + +h2.logo { + float: left; + margin: 0; + width: 243px; +} + +h2.logo a { + float: left; + display: block; + height: 66px; + overflow: hidden; + text-indent: -1000px; +} + +.jquery h2.logo a, +.jquery-learn h2.logo a { + width: 243px; + background: url(../images/logo-jquery.png) no-repeat; +} + +.jquery-ui h2.logo a { + width: 253px; + background: url(../images/logo-jquery-ui.png) no-repeat; +} + +.jquery-mobile h2.logo a { + width: 268px; + background: url(../images/logo-jquery-mobile.png) no-repeat; +} + +.sizzlejs h2.logo a { + width: 243px; + background: url(../images/logo-sizzle.png) no-repeat; +} + +.qunitjs h2.logo a { + width: 243px; + background: url(../images/logo-qunit.png) no-repeat; +} + +.jquery-foundation h2.logo a { + width: 243px; + background: url(../images/logo-jquery-foundation.png) no-repeat; +} + +.logo.small { + height: 30px; + background: url('../images/projectlogosfull-small.png') no-repeat; +} + +.jquery.logo.small { + width:109px; + background-position: -0px 0px; +} +.jquery-foundation.logo.small { + width: 109px; + background-position: -109px 0px; +} +.jquery-events.logo.small { + width: 109px; + background-position: -219px 0px; +} +.jqueryui.logo.small { + width: 114px; + background-position: -327px 0px; +} +.jquery-mobile.logo.small { + width: 122px; + background-position: -442px 0px; +} +.qunitjs.logo.small { + width: 105px; + background-position: -564px 0px; +} +.sizzlejs.logo.small { + width: 105px; + background-position: -669px 0px; +} + +#logo-events aside { + float: right; + margin-bottom: -18px; +} + +nav#main { + background-color: rgba(0, 0, 0, 0.18); + border-radius: 10px 10px 0 0; + border-right: 1px solid rgba(2, 2, 2, 0.28); + border-left: 1px solid rgba(2, 2, 2, 0.28); + border-top: 1px solid rgba(250, 250, 250, 0.27); + -webkit-box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0; + box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0; + -webkit-box-shadow: 0 0 3px rgba(1, 1, 1, 0.7); + box-shadow: 0 0 5px rgba(1, 1, 1, 0.7); +} + +.jquery-ui nav#main, +.sizzlejs nav#main { + background-color: rgba(12, 12, 12, 0.06); +} +.qunitjs nav#main { + background-color: rgba(156, 52, 147, 0.5); +} +.jquery-learn nav#main { + background-color: rgba(0, 0, 0, 0.4); +} + +.jquery-foundation nav#main { + background-color: rgba(102, 102, 102, 0.1); +} + +.no-boxshadow nav#main { + border-top: 1px solid #333; + border-left: 1px solid #333; + border-right: 1px solid #333; +} + +nav#main ul { + margin: 0; + float: left; + width: 70%; + padding-top: 10px; + padding-bottom: 10px; +} + +nav#main li { + float: left; + font: normal normal 16px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + margin-right: 2px; +} + +nav#main li a { + color: #fff; + text-decoration: none; + padding: 6px 10px; + display: block; + border: 1px solid transparent; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.76); +} + +nav#main li a:hover, +nav#main li.current a, +nav#main .searchform { + background: none; + -webkit-box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0; + box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0; + border-radius: 4px; + border: 1px solid rgba(0,0,0,0.25); + color: #fff; + text-shadow: rgba(0, 0, 0, 0.796875) 0px -1px 0px, rgba(255, 255, 255, 0.296875) 0px 0px 10px; +} + +nav#main .searchform { + float: right; + width: 28%; + margin-top: 12px; + padding: 0; + border-radius: 20px; + position: relative; +} + +nav#main .searchform input { + text-decoration: none; + font: 12px/12px "Lucida Grande", Lucida, Verdana, sans-serif; + padding: 5px 10px; + margin: 0; + background-color: transparent; + border-style: none; + color: #fff; + line-height: 1.3; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.76); + width: 85%; + box-shadow: none; +} + +nav#main .searchform input:focus { + outline: none; +} + +.no-boxshadow nav#main .searchform { + border: 1px solid #333; +} + +.no-boxshadow nav#main .searchform input { + background: #fff; + color: #333; +} + +/* + * 1. :-moz-placeholder has been deprecated in favor of ::-moz-placeholder. + * 2. Using :placeholder for completeness. + */ +nav#main .searchform input::-webkit-input-placeholder { + color: #fff; +} +nav#main .searchform input:-moz-placeholder { /* 1 */ + color: #fff; +} +nav#main .searchform input::-moz-placeholder { + color: #fff; +} +nav#main .searchform input:-ms-input-placeholder { + color: #fff; +} +nav#main .searchform input:placeholder { /* 2 */ + color: #fff; +} + +nav#main .searchform .icon-search { + position: absolute; + right: 10px; + top: 3px; + bottom: 3px; + border-width: 0; + border-left: 1px solid rgba(7, 7, 7, 0.65); + background-color: transparent; + padding: 0 0 0 7px; + opacity: 0.33; + color: #fff; +} + +#broadcast { + height: 100px; +} + +/* Typography & Global Styles + ========================================================================== */ + +#content a { + text-decoration: underline; +} + +#content a:hover { + text-decoration: none; +} + +#sidebar a { + text-decoration: none; +} + +#sidebar a:hover { + text-decoration: underline; +} + +p { + margin-bottom: 15px; + margin-top: 0; +} + +b, strong { + font-weight: bold; + color: #1a1a1a; +} + +em, i { + color: #6d6d6d; + font-style: italic; +} + +hr { + background-image: url(../images/gauze.png); + height: .75em; + border: none; + margin: .75em 0; +} + +#content code a { + text-decoration: none; +} + +pre strong, +pre b { + color: #fff; + font-weight: bold; +} + +#content blockquote { + margin: 20px 0; +} + +#content blockquote p { + font: italic normal 23px/26px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + color: #828282; + margin-left: 0; + margin-bottom: 0; + padding: 20px 30px; + position: relative; + text-shadow: 0 1px 0 #ffffff; + background-color: #f2f2f2; +} + +#content ol, +#content ul { + margin: 0 0 20px 20px; +} + +#content ul ul { + margin-bottom: 0; +} + +#content ul li { + padding-bottom: 5px; + padding-top: 5px; + padding-left: 20px; + line-height: 20px; + list-style-type: none; + background: url(../images/bullet.png) no-repeat 0 10px; +} + +#content ul.block-grid li { + background: none; +} + +#content ol { + counter-reset: li; /* Initiate a counter */ +} + +#content ol > li { + position: relative; /* Give each list item a left margin to make room for the numbers */ + list-style: none; + padding-left: 10px; + margin-right: 0; + margin-top: 5px; + margin-left: 30px; +} +#content ol > li:before { + content: counter(li); /* Use the counter as content */ + counter-increment: li; /* Increment the counter by 1 */ + /* Position and style the number */ + position: absolute; + top: 1px; + left: -25px; + box-sizing: border-box; + width: 20px; + /* Some space between the number and the content in browsers that support + generated content but not positioning it */ + color: #fff; + text-align: center; + background-color: #ababab; + height: 19px; + width: 19px; + padding-top: 0px; + font: bold 11px/19px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + border-radius: 12px; +} + +.lt-ie8 #content ol, +.lt-ie7 #content ol { + margin-left: 20px; +} + +.lt-ie8 #content ol li, +.lt-ie7 #content ol li { + margin-left: 30px; + list-style-type: decimal; + padding-left: 0px; +} + +#content img.full, +#content figure.full { + display: block; + width: 100%; + max-width: 100%; +} + +.lt-ie8 #content figure img { + position: relative; +} + +.lt-ie7 #content figure.full, +.lt-ie8 #content figure.full { + width: 99%; +} + +#content img.full, +#content img.left, +#content img.right, +#banner img.full { + box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.20); +} + +#content img.noborder, +#content figure.noborder { + box-shadow: none; + border: none; + background: none; +} + +#content img.full, +#content img.left, +#content img.right, +#content figure.full, +#content figure.left, +#content figure.right { + margin-bottom: 20px; + float: left; +} + +#content img.right, +#content figure.right { + float: right; + margin-left: 15px; +} + +.lt-ie8 #content img.right, +.lt-ie8 #content figure.right, +.lt-ie7 #content img.right, +.lt-ie7 #content figure.right { + float: left; + margin-left: 0px; + margin-right: 15px; +} + +#content img.left, +#content figure.left { + margin-right: 15px; +} + + +#content figure img { + margin: 0px !important; + margin-bottom: 0px !important; +} + +#content figcaption { + box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20); + font: italic 700 12px/20px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + padding-left: 10px; + padding-right: 10px; + padding-top: 5px; + padding-bottom: 5px; + color: #737272; + clear: both; + margin-top: -10px; + background-color: #f2f2f2; +} + +#content figure.noborder figcaption { + box-shadow: none; + background: none; + text-align: center; +} + +#content .embed, +#content .embed_media { + position: relative; + padding-bottom: 56.25%; /* 16/9 ratio */ + padding-top: 30px; /* IE6 workaround*/ + height: 0; + overflow: hidden; + box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20); + margin-bottom: 20px; +} + +#portfolio.media #banner .embed { + margin-bottom: 40px; +} + +.embed iframe, +.embed_media iframe, +.embed object, +.embed_media object, +.embed embed, +.embed_media embed { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +#content h1 { + font-size: 36px; + line-height: 36px; +} + +.content-full #content h1 { + text-align: center; +} + +#content h2 { + font-size: 24px; + line-height: 24px; + color: #333; + margin-bottom: 10px; +} + +#content h3 { + font-size: 20px; + line-height: 20px; + color: #666; +} + +#content h1.block, +#content h2.block { + padding: 10px 2%; + background: url(../images/gauze.png) #ececec; + text-shadow: 0 1px 0 #ffffff; +} + +p.author { + color: #ababab; + font-family: Frutiger, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + font-weight: 700; + margin-top: -20px; +} + +p.author a { + color: #ababab; +} + +.meta { + padding: 2%; + padding-bottom: .5%; + margin-bottom: 20px; + font: 700 Frutiger, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + color: #666; + background: url(../images-foundation/gauze.png) #f0f0f0; + text-shadow: 0 1px 0 #ffffff; +} + +#banner-large-image { + text-align: center; + margin-bottom: 30px; + +} + +#banner-large-image .vertically-centered-black-bg { + height: 50%; + width: 100%; + margin-top: 24%; + display: block; + background-color: rgba(0, 0, 0, 0.68); + position: absolute; + padding-top: 3.5%; +} + +#banner-large-image h1, #banner-large-image h2 { + font: bold 60px/60px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + margin-bottom: 0; + color: #fff; + text-shadow: 0 0 4px rgba(0, 0, 0, 0.85); +} + +#banner-large-image p { + color: #CCCCCC; + font: 700 normal 24px/36px "klavika-web", "Helvetica Neue", sans-serif; +} + +#banner-secondary { + background-image: url(../images/dark-grey-tile.png); + margin: -20px -25px 15px; + padding: 20px; +} + +#banner-secondary h1, +#banner-secondary h2 { + margin-bottom: 0; + color: #fff; + text-shadow: 0 0 4px rgba(0, 0, 0, 0.85); +} + +#banner-secondary h1 { + font-size: 48px; + line-height: 54px; +} + +#banner-secondary h2 { + font-size: 36px; + line-height: 42px; +} + +#banner-secondary p { + color: #ccc; + font: 22px/26px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + padding-left: 15%; + padding-right: 15%; +} + +#banner-secondary a, +#banner-secondary a:hover { + color: #7ACEF4; +} + +#banner-secondary em, +#banner-secondary i { + color: #fff; +} + +#banner-secondary.large-banner { + text-align: center; + padding-top: 30px; + padding-bottom: 30px; +} + +#banner-secondary.large-banner h1, +#banner-secondary.large-banner h2 { + margin-bottom: 10px; +} + +#banner-secondary.large-banner h1 { + font-size: 60px; + line-height: 60px; +} + +#banner-secondary.large-banner h2 { + font-size: 48px; + line-height: 48px; +} + +#banner-secondary.large-banner h3 { + font-size: 36px; + line-height: 36px; +} + +.center-txt { + text-align: center !important; +} + +.callout-block { + background-image: url(../images/gauze.png); + padding: 20px; +} + +/* Buttons + ========================================================================== */ + +a.button, +#content a.button, +.button, +input[type="submit"] { + border-radius: 5px; + border: 1px solid #999; + -webkit-box-shadow: + 0 0 5px rgba(0, 0, 0, 0.28), + inset 0 1px 0 rgba(255, 255, 255, 0.45), + inset 0px -1px 0px rgba(255, 255, 255, 0.45), + inset 1px 0px 0px rgba(255, 255, 255, 0.45), + inset -1px 1px 0px rgba(255, 255, 255, 0.45); + box-shadow: + 0 0 5px rgba(0, 0, 0, 0.28), + inset 0 1px 0 rgba(255, 255, 255, 0.45), + inset 0px -1px 0px rgba(255, 255, 255, 0.45), + inset 1px 0px 0px rgba(255, 255, 255, 0.45), + inset -1px 1px 0px rgba(255, 255, 255, 0.45); + text-decoration: none; + color: #fff !important; + text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.35); + padding: 8px 15px; + font: bold 16px/16px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + -webkit-transition: all 0.2s; + transition: all 0.2s; + background-color: #d18f4f; + float: left; +} + +a.button:hover, +#content a.button:hover, +.button:hover, +input[type="submit"]:hover { + background-color: #cc8540; +} + +a.button.large, +#content a.button.large, +button.large, +input[type="submit"].large { + font-size: 20px; + padding: 12px 20px; +} + +a.button.dark, +#content a.button.dark, +.button.dark, +input[type="submit"].dark { + background-color: #666; +} + +a.button.dark:hover, +#content a.button.dark:hover, +.button.dark:hover, +input[type="submit"].dark:hover { + background-color: #424141; +} + +/* Sidebar + ========================================================================== */ + +#sidebar h3 { + font: 20px/18px; + background-image: -webkit-linear-gradient(left, #efefef, #f3f3f3); + background-image: linear-gradient(to right, #efefef, #f3f3f3); + margin-left: -20px; + margin-right: -20px; + padding: 12px 20px; + text-shadow: 0 1px 0 #ffffff; +} + +#sidebar li { + padding: 5px 0 5px 20px; + list-style-type: none; + background: url(../images/bullet.png) no-repeat 0 12px; + text-shadow: 0 1px 0 #ffffff; +} + +#sidebar li a { + color: #4d4d4d; + text-decoration: none; + display: block; +} + +#sidebar nav#secondary li { + background-image: none; + padding-left: 0; +} + +#sidebar nav#secondary li.current { + background-color: #eee; + margin-left: -35px; + margin-right: -20px; + padding-left: 35px; + font-weight: bold; +} + +/* == Footer + ========================================================================== */ + +footer { + background: url(../images/bg-footer-noise.jpg) repeat; + margin-top: -20px; + padding-top: 40px; +} + +footer.simple { + padding-top: 45px; + padding-bottom: 10px; +} + +footer a, +footer strong { + color: #fff; + text-decoration: none; +} + +footer .cdn { + border-radius: 4px; + background: repeat-x center center #000; + width: 96%; + margin-left: 2%; + height: 30px; + line-height: 30px; + position: relative; + overflow: hidden; + white-space: nowrap; + -webkit-box-shadow: rgba(255,255,255,0.15) 0 1px 0; + box-shadow: rgba(255,255,255,0.15) 0 1px 0; +} + +footer .cdn ~ .cdn { margin-top: 5px; } + +footer .cdn ~ .cdn strong { text-align: right; } + +footer .cdn strong { + text-align: center; + height: 26px; + text-align: left; + padding: 0 6px 0 6px; + line-height: 28px; + display: inline-block; + margin: 2px 0 0 2px; + position: relative; + border-radius: 3px 0 0 3px; + background: #777; + color: #fff; + text-shadow: #000 0 -1px 0; + font-weight: bold; + background-color: #7a7a7a; + background-image: -webkit-linear-gradient(#7a7a7a, #5e5e5e); /* Chrome 10+, Saf6 */ + background-image: linear-gradient(top, #7a7a7a, #5e5e5e); + filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a7a7a', EndColorStr='#5e5e5e'); /* IE6–IE9 */ + font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; +} + +footer .cdn strong:after { + content: ""; + display: block; + position: absolute; + left: 0; + right: 0; + top: 0; + bottom: 0; + border: solid 1px rgba(255,255,255,0.2); + border-radius: 3px 0 0 3px; +} + +footer .cdn strong em { + font-style: normal; + color: #ccc; + font-family: "source-code-pro", Consolas, monospace; + display: inline-block; + width: 35px; + padding-left: 5px; + padding-right: 4px; + text-align: right; +} + +footer .cdn input { + display: inline-block; + width: 100%; + background: transparent; + border: 0; + font-family: "source-code-pro", Consolas, monospace; + padding-left: 5px; + white-space: nowrap; + color: #ccc; + font-size: 12px; +} + +footer .cdn input:focus { outline: none; } + +footer .download { + text-align: center; + color: #fff; + padding: 10px 2% 15px 2%; + line-height: 140%; +} + +footer .download strong { margin-right: 10px; } + +footer .download > span { white-space: nowrap; } + +footer .download a { margin: 0 10px; } + +footer .download a em { + font-style: normal; + color: #aaa; +} + +footer .download a:hover { border-bottom: solid 1px #888; } + +footer .footer-icon-links { + padding: 15px 0; + margin: 0 2%; + border-top: solid 1px #333; + -webkit-box-shadow: #000 0 -1px 0; + box-shadow: #000 0 -1px 0; +} + +footer .footer-icon-links li { + width: 22%; + margin-left: 11%; + float: left; +} + +footer .footer-icon-links li a { + display: block; + line-height: inherit; + font-size: 18px; + float: left; + position: relative; + width: auto; + text-align: left; + padding-left: 10px; +} + +footer .footer-icon-links li a:before { + position: absolute; + left: -35px; + top: 10px; + font-size: 2em; + color: #4d4d4d; + text-shadow: 0 -1px 0 #000000; +} + +footer .footer-icon-links li small { + display: block; + font-size: 14px; + color: #777; + line-height: 120%; +} + +footer .footer-icon-links li:hover a:before { + color: #d1d1d1; +} + +.multiplebgs.cssgradients footer { + background-image: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.0)), url(../images/bg-footer-noise.jpg); /* Chrome 10+, Saf6 */ + background-image: linear-gradient(to bottom, rgba(0,0,0,.3), rgba(0,0,0,0)), url(../images/bg-footer-noise.jpg); /* Firefox 16+, IE 10+, Opera 12.50+ */ + background-repeat: repeat-x, repeat; + background-size: 100px 15px, 140px 140px; +} + +.no-multiplebgs footer, .no-cssgradients footer { + background-image: url(../images/bg-footer-noise.jpg); + background-repeat: repeat; +} + +footer h3 { + color: #777; + letter-spacing: normal; + text-transform: uppercase; + text-shadow: #000 0 1px 0; + border: solid 1px #000; + text-rendering: optimizeLegibility; + border-bottom: none; + border-radius: 4px 4px 0 0; + position: relative; + text-align: center; + height: 10px; + margin-top: 20px; + font-size: 16px; +} + +footer h3 span { + display: inline-block; + padding: 3px 10px; + position: relative; + top: -0.8em; + background: url(../images/bg-footer-noise.jpg) repeat #212121; + z-index: 1; +} + +footer h3:after { + content: ""; + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 100%; + border: solid 1px #333; + border-bottom: none; + border-radius: 4px 4px 0 0; +} + +.footer-site-links { + float: right; + padding: 10px 0 0 0; + width: 60%; + text-align: right; +} + +footer p.copyright { + margin: 10px 0 0 0; + float: left; + width: 40%; + font-size: 11px; + line-height: 130%; + color: #777; +} + +footer p.copyright a { + color: #aaa; +} + +footer p.copyright a:hover { + color: #fff; +} + +footer p.copyright > br { + display: none; +} + +footer p.copyright span.sponsor-line { + display: block; + font-size: 10px; + margin: 2px 0 0 0; +} + +footer p.copyright a.mt-link { + background: url(../images/logo-mediatemple.png) left top no-repeat; + padding-left: 31px; +} + +footer p.copyright a.mc-link { + background: url(../images/logo-maxcdn.png) left top no-repeat; + padding-left: 24px; +} + +footer p.copyright a.wp-link { + background: url(../images/logo-wordpress.png) left top no-repeat; + padding-left: 19px; + padding-top: 1px; + display: inline-block; + height: 16px; +} + +footer .footer-site-links li { + position: relative; + background: none; + width: auto; + height: auto; + line-height: 20px; + margin: 0 0 10px 20px; + font-size: 13px; +} + +footer .footer-site-links li a { + position: relative; + color: #aaa; + display: block; + padding-left: 30px; + width: auto; + line-height: inherit; +} + +footer .footer-site-links li a:before { + position: absolute; + font-size: 1.5em; + color: #4d4d4d; + text-shadow: 0 -1px 0 #000000; + left: 2px; +} + +footer .footer-site-links li:hover a, +footer .footer-site-links li:hover a:before { + color: #e6e6e6; +} + +.footer-site-links li { display: inline-block; } + +footer .col { + margin-left: 2.5%; + padding: 30px 0 20px 0; + height: 100%; +} + +footer .col:first-child { margin-left: 0 } + +footer ul li { + list-style: none; + padding: 0; + margin: 0; + line-height: 30px; +} + +footer .bottom { margin: 0 10% 0 0; } + +footer #legal { + clear: left; + display: block; + margin-top: 1em; + border-top: solid 1px #333; + -webkit-box-shadow: #000 0 -1px 0; + box-shadow: #000 0 -1px 0; +} + +footer .presentations li { + float: left; + width: 45%; + min-width: 142px; + margin-left: 3.5%; + line-height: 130%; + font-size: 11px; +} + +footer .presentations li a > span, +footer .books li a > span { + display: block; + border-radius: 5px; + border: solid 1px #000; + position: relative; + width: 142px; + height: 92px; + margin-bottom: 5px; + overflow: hidden; + background-clip: padding-box; +} + +footer .presentations li a:hover > span, +footer .books li a:hover > span { + border-color: white; +} + +footer .presentations li a > span:after, +footer .books li a > span:after { + content: ""; + display: block; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + border: solid 1px rgba(255,255,255,0.2); + border-radius: 4px; +} + +footer .presentations li a > span img { + max-width: 100%; + height: auto; +} + +footer .presentations li a > br, +footer .books li a > br { display: none; } + +footer .presentations li a cite, +footer .books li a cite { + font-style: normal; + display: block; + margin-top: 3px; + font-size: 9px; + color: #aaa; +} + +footer .presentations li a cite, +footer .presentations li a strong, +footer .books li a cite, +footer .books li a strong { + line-height: 130%; + display: block; + font-weight: normal; +} + +footer .books li { + float: left; + width: 30%; + min-width: 95px; + margin-left: 2.8%; + margin-bottom: 15px; + line-height: 130%; + font-size: 11px; +} + +footer .books li:first-child { margin-left: 2%; } + +footer .books li a > span { + width: 90px; + height: 114px; +} + +footer .books li a > span.top { background-position: center top;} +footer .books li a > span.bottom { background-position: center bottom;} +footer .books li a > span { background-position: center center;} + +footer li img { + border-radius: 4px; +} + + + +/* General Styles + ========================================================================== */ + +#content .entry-title a { + text-decoration: none; +} + +.entry-meta { + color: #999; + font-size: 12px; +} + +.toc-linked { + position: relative; +} + +.toc-linked .toc-link { + position: absolute; + left: -1em; + text-decoration: none; + opacity: 0; +} +/* TODO: Remove (https://github.com/jquery/jquery-wp-content/issues/143) */ +#content .toc-linked .toc-link { + text-decoration: none; +} + +.toc-linked:hover .toc-link { + opacity: 1; +} + +.post-heirarchy { + margin-bottom: 0.75em; +} + +/* Listing Pages (categories, searches, etc.) + ========================================================================== */ + +.listing .hentry { + padding: 10px 20px; + margin: 15px 0; + border: 1px solid rgba( 0, 0, 0, 0.2 ); + border-radius: 5px; + background-color: #eee; + position: relative; +} + +.listing #content .entry-title { + font-size: 1.3em; + margin-bottom: 0; + text-shadow: 0 1px 1px #fff; +} + +.listing .entry-meta { + float: right; +} + +.listing .entry-meta .category { + padding: 4px; + background-color: #ddd; + border-radius: 5px; +} + +.listing #content .entry-meta .category a { + color: #888; + text-decoration: none; +} + +.pagination { + text-align: center; + margin-top: 2em; +} + +.page-numbers { + padding: 0 10px; +} + + + +/* API Sites +========================================================================== */ + +.entry { + margin: 15px 0; +} + +.entry-wrapper { + border: 1px solid #CCC; + border-top: 0; + padding: 10px; + border-radius: 0 0 5px 5px; +} + +#content .section-title { + background: #333; + border: 1px solid #111; + padding: 8px 15px; + font-size: 16px; + color: white; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); + letter-spacing: 0; + border-radius: 5px 5px 0 0; + font-weight: normal; + margin-bottom: 0; + overflow: hidden; +} + +.returns { + float: right; + font-style: italic; +} + +.api-item .returns { + font-size: 16px; + color: #333; + font-weight: normal; +} + +.api-item .version-details { + display: block; + padding: 0.5em; + margin: 1em 0; + background: #fff3a5; + border-radius: 5px; +} + +#content .signatures { + background: #eee; + border: 1px solid #ccc; + margin: 0 auto 15px; + max-width: 750px; + border-radius: 3px; + color: #333; + text-shadow: 0 1px 0 #fff; +} + +#content .signatures li { + list-style: none; + background: none; + margin: 0; + padding: 10px; +} + +#content .signatures > li { + padding-bottom: 0; +} + +#content .signature > ul { + margin: 0; +} + +.signatures h4 { + font-size: 16px; + letter-spacing: 0; + padding: 8px 10px; + margin: -10px -10px 0; + color: #fff; + text-shadow: 0 1px 0 #444; +} + +.signature:first-child h4 { + border-radius: 3px 3px 0 0; +} + +#content .signature h4 a { + color: inherit; + text-decoration: none; +} + +.signature h4 .icon-link { + margin-right: 0.5em; +} + +.signature .event-properties { + margin: 15px 0 0 0; +} + +.argument { + margin-top: 1em; +} + +#options, #methods, #extension-points, #events, #quick-nav { + border: 1px solid #CCC; + margin: 0 15px 15px; + padding: 10px; + overflow: auto; +} + +#options header h2, #methods header h2, #extension-points header h2, #events header h2, #quick-nav h2 { + background: #cccccc; /* Old browsers */ + background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 17%,#cccccc 100%); /* Chrome10+,Safari5.1+ */ + background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 17%,#cccccc 100%); /* W3C */ + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ + margin: -10px -10px 10px -10px; + padding: 10px; +} + +#quick-nav h2 a { + float: right; + font-size: 80%; + padding-left: 10px; +} + +.quick-nav-section { + width: 33%; + float: left; +} + +#methods .api-item li, +#extension-points .api-item li, +#events .api-item li { + margin-bottom: 1em; +} + +#methods .api-item li ul, +#extension-points .api-item li ul, +#events .api-item li ul { + list-style: none; +} + +.version-details { + font-weight: bold; +} + +.section-title .version-details, +.name .version-details { + float: right; + clear: right; + font-size: 14px; + color: #fff; +} + +.api-item { + padding: 20px 10px; +} +.signature li, +.api-item { + border-top: 1px solid #CCC; +} + +.signature li:first-child, +.api-item.first-item { + border-top: none; + padding-top: 10px; +} + +.option-type { + font-size: 16px; + font-weight: normal; + color: #333; + float: right; +} + +#options .default { + text-align: right; + font-size: 13px; + margin-top: -10px; +} + +.desc { + font-size: 16px; + padding: 5px 15px 0; + color: #666; + font-style: italic; +} + +.desc strong { + color: #444; + font-style: normal; +} + +.entry-summary p { + margin: 0; +} + +.warning { + padding: 0.5em 1em; + margin: 1em; + background: #fff3a5; + border-radius: 5px; +} + +/* Media Queries + ========================================================================== */ + +@media only screen and (max-width: 1100px) { + +} + +@media only screen and (max-width: 940px) { + +} + +@media only screen and (max-width: 860px) { + +} + +@media only screen and (max-width: 768px) { + #global-nav ul.projects li.toggle-projects { + display: none; + } + + #sidebar, + .content-right #sidebar { + width: auto; + float: none; + clear: both; + margin: 0; + border-top: 1px solid #e7e7e7; + border-left: none; + -moz-border-image: none; + -webkit-border-image: none; + -webkit-border-image: none; + -o-border-image: none; + border-image: none; + -webkit-box-shadow: none; + box-shadow: none; + background-image: none; + background-image: none; + background-image: none; + background-image: none; + background-image: none; + background-image: none; + } + + .content-full.full-width #content, + .content-right #content, + .content-left #content { + padding-left: 2%; + padding-right: 2%; + } + + #content, + .col7-3.col, + footer #legal p.copyright, + footer #legal ul.footer-site-links { + width: 100%; + float: none; + clear: both; + } + + #banner-secondary { + margin-left: -15px; + margin-right: -15px; + } + + footer #legal ul.footer-site-links { + display: inline; + text-align: center !important; + text-transform: none; + float: left; + width: 100%; + } + + footer #legal ul.footer-site-links li:first-child { + margin-left: 0; + } + + footer #legal p.copyright { + text-align: center; + margin-bottom: 10px; + } + + .col7-2.col { + margin: 0; + width: 100%; + padding-top: 10px; + padding-bottom: 10px; + } +} + +@media only screen and (max-width: 600px) { + #global-nav ul.projects { + display: none; + } + + #global-nav nav ul.links { + float: left; + } + + #global-nav nav ul.links li { + font-size: 12px; + } + + #logo-events { + padding-top: 20px; + padding-bottom: 10px; + } + + #logo-events aside { + display: inline-block; + position: relative; + left: 50%; + margin-left: -200px; + float: none; + padding: 10px 0; + } + + #logo-events h2.logo { + float: none; + margin-left: auto; + margin-right: auto; + } + + nav#main { + background-color: rgba(0, 0, 0, 0.0); + border-radius: 10px 10px 0 0; + border-right: none; + border-left: none; + border-top: none; + -webkit-box-shadow: none; + box-shadow: none; + padding-top: 10px; + } + + nav#main .searchform { + display: block; + float: none; + width: 100%; + margin: 15px auto; + clear:both; + } + + nav#main ul{ + width: auto !important; + text-align: left !important; + float: none; + margin: 0px; + padding: 0px; + } + + nav#main ul li, nav#main ul li a { + display: block; + text-align: left !important; + float: left; + margin-right: 0px; + padding: 0 4px 4px 0; + } + + + nav#main li a:hover, + nav#main li.current a { + background: none; + -webkit-box-shadow: none; + box-shadow: none; + border-radius: 4px; + border: 1px solid rgba(0,0,0,0.0); + } + + nav#main li a { + font-size: 14px; + } + + #content-wrapper { + border-top-left-radius: 10px; + border-top-right-radius: 10px; + } + + #banner-secondary { + border-top-left-radius: 9px; + border-top-right-radius: 9px; + margin-left: -10px; + margin-right: -10px; + } + + #banner-secondary h2 { + font-size: 35px; + line-height: 35px; + } + + #content h1 { + font-size: 26px; + line-height: 26px; + } + + #banner-secondary.large-banner h1, + #banner-secondary.large-banner h2 { + font-size: 36px; + line-height: 36px; + } + + #banner-secondary.large-banner p { + font-size: 22px; + padding: 0; + } + + footer .presentations li, + footer .books li { + clear: both; + margin-bottom: 10px; + float: none; + margin-left: auto !important; + margin-right: auto; + text-align: center; + } + + footer .presentations li span, + footer .books li span { + display: block; + margin-left: auto; + margin-right: auto; + } +} + +@media only screen and (max-width: 480px) { + + #global-nav { + display: none; + } + + #logo-events aside { + width: 300px; + margin-left: -150px; + } + + #container { + border-top: none !important; + } + + .tinynav-container { + display: block; + } + + #menu-top { + display: none; + } + + .tinynav { + display: block; + width: 100%; + margin: 0 auto 15px; + position: relative; + top: 6px; + left: 0px; + } + + nav#main { + margin-top: 15px; + padding-top: 0; + } + + nav#main .searchform { + display: block; + float: none; + width: 100%; + margin: 15px auto; + } + + nav#main ul li, nav#main ul li a { + float: none; + padding: 6px 0px 6px 8px; + } + + .constrain, + #container { + padding-left: 10px; + padding-right: 10px; + } + + .content-full #content, + .content-full.full-width #content, + .content-right #content, + .content-left #content { + padding-left: 0; + padding-right: 0; + } + + #content-wrapper { + padding-left: 25px; + padding-right: 25px; + } + + #content pre { + margin-left: -25px; + margin-right: -25px; + } + + #content img.left, + #content figure.left, + #content img.right, + #content figure.right { + display: block; + width: 100%; + max-width: 100%; + margin-left: 0; + margin-right: 0; + } + + #banner-secondary { + margin-left: -25px; + margin-right: -25px; + + } + footer .footer-icon-links li a:before { + display: none; + } + + footer .footer-icon-links li:first-child { + margin-left: 0; + } + + footer .download > span { + white-space: normal; + } +} + +@media only screen and (-webkit-device-pixel-ratio: 2){ + .jquery h2.logo a { + background: url(../images/logo-jquery@2x.png) no-repeat; + background-size: 243px 66px; + } + + .jquery-ui h2.logo a { + background: url(../images/logo-jquery-ui@2x.png) no-repeat; + background-size: 253px 66px; + } + + .jquery-mobile h2.logo a { + background: url(../images/logo-jquery-mobile@2x.png) no-repeat; + background-size: 268px 66px; + } + + .sizzlejs h2.logo a { + background: url(../images/logo-sizzle@2x.png) no-repeat; + background-size: 243px 66px; + } + + .qunitjs h2.logo a { + background: url(../images/logo-qunit@2x.png) no-repeat; + background-size: 243px 66px; + } + + .jquery-foundation h2.logo a { + background: url(../images/logo-jquery-foundation@2x.png) no-repeat; + background-size: 243px 66px; + } +} + +@media only screen and (-webkit-min-device-pixel-ratio: 1.5), + only screen and (min-resolution: 144dpi) { + +} + + /* Helper classes + ========================================================================== */ + +.ir { + background-color: transparent; + border: 0; + overflow: hidden; + *text-indent: -9999px; +} + +.ir:before { + content: ""; + display: block; + width: 0; + height: 100%; +} + +.hidden { + display: none !important; + visibility: hidden; +} + +.visuallyhidden { + border: 0; + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +} + +.visuallyhidden.focusable:active, +.visuallyhidden.focusable:focus { + clip: auto; + height: auto; + margin: 0; + overflow: visible; + position: static; + width: auto; +} + +.invisible { + visibility: hidden; +} + +.clearfix:before, +.clearfix:after { + content: " "; + display: table; +} + +.clearfix:after { + clear: both; +} + +.clearfix { + *zoom: 1; +} + +/* Print styles + ========================================================================== */ + +@media print { + * { + background: transparent !important; + color: #000 !important; /* Black prints faster: h5bp.com/s */ + box-shadow:none !important; + text-shadow: none !important; + } + + a, + a:visited { + text-decoration: underline; + } + + a[href]:after { + content: " (" attr(href) ")"; + } + + abbr[title]:after { + content: " (" attr(title) ")"; + } + + /* + * Don't show links for images, or javascript/internal links + */ + + .ir a:after, + a[href^="javascript:"]:after, + a[href^="#"]:after { + content: ""; + } + + pre, + blockquote { + border: 1px solid #999; + page-break-inside: avoid; + } + + thead { + display: table-header-group; /* h5bp.com/t */ + } + + tr, + img { + page-break-inside: avoid; + } + + img { + max-width: 100% !important; + } + + @page { + margin: 0.5cm; + } + + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + + h2, + h3 { + page-break-after: avoid; + } +} + +/* The Grid ---------------------- +Based on Zurb Foundation's Grid +*/ +.row { width: 1240px; max-width: 100%; min-width: 768px; margin: 0 auto; } +.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -25px; } +.row.collapse .column, .row.collapse .columns { padding: 0; } +.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -25px; } +.row .row.collapse { margin: 0; } + +.column, .columns { float: left; min-height: 1px; padding: 0 25px; position: relative; } +.column.centered, .columns.centered { float: none; margin: 0 auto; } + +[class*="column"] + [class*="column"]:last-child { float: right; } + +[class*="column"] + [class*="column"].end { float: left; } + +.one, .row .one { width: 8.33333%; } + +.two, .row .two { width: 16.66667%; } + +.three, .row .three { width: 25%; } + +.four, .row .four { width: 33.33333%; } + +.five, .row .five { width: 41.66667%; } + +.six, .row .six { width: 50%; } + +.seven, .row .seven { width: 58.33333%; } + +.eight, .row .eight { width: 66.66667%; } + +.nine, .row .nine { width: 75%; } + +.ten, .row .ten { width: 83.33333%; } + +.eleven, .row .eleven { width: 91.66667%; } + +.twelve, .row .twelve { width: 100%; } + +.row .offset-by-one { margin-left: 8.33333%; } + +.row .offset-by-two { margin-left: 16.66667%; } + +.row .offset-by-three { margin-left: 25%; } + +.row .offset-by-four { margin-left: 33.33333%; } + +.row .offset-by-five { margin-left: 41.66667%; } + +.row .offset-by-six { margin-left: 50%; } + +.row .offset-by-seven { margin-left: 58.33333%; } + +.row .offset-by-eight { margin-left: 66.66667%; } + +.row .offset-by-nine { margin-left: 75%; } + +.row .offset-by-ten { margin-left: 83.33333%; } + +.push-two { left: 16.66667%; } + +.pull-two { right: 16.66667%; } + +.push-three { left: 25%; } + +.pull-three { right: 25%; } + +.push-four { left: 33.33333%; } + +.pull-four { right: 33.33333%; } + +.push-five { left: 41.66667%; } + +.pull-five { right: 41.66667%; } + +.push-six { left: 50%; } + +.pull-six { right: 50%; } + +.push-seven { left: 58.33333%; } + +.pull-seven { right: 58.33333%; } + +.push-eight { left: 66.66667%; } + +.pull-eight { right: 66.66667%; } + +.push-nine { left: 75%; } + +.pull-nine { right: 75%; } + +.push-ten { left: 83.33333%; } + +.pull-ten { right: 83.33333%; } + +img, object, embed { max-width: 100%; height: auto; } + +object, embed { height: 100%; } + +img { -ms-interpolation-mode: bicubic; } + +#map_canvas img, .map_canvas img { max-width: none!important; } + +/* Nicolas Gallagher's micro clearfix */ +.row { *zoom: 1; } +.row:before, .row:after { content: ""; display: table; } +.row:after { clear: both; } + +/* Mobile Grid and Overrides ---------------------- */ +@media only screen and (max-width: 767px) { + .row { width: auto; min-width: 0; margin-left: 0 !important; margin-right: 0 !important; } + .column, .columns { width: auto !important; float: none; padding-left: 0 !important; padding-right: 0 !important; + } + .column:last-child, .columns:last-child { float: none; } + [class*="column"] + [class*="column"]:last-child { float: none; } + .column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; } + .column:after, .columns:after { clear: both; } + .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten { margin-left: 0 !important; } + .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; } + .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; } + /* Mobile 4-column Grid */ + .row .mobile-one { width: 25% !important; float: left; padding: 0 25px; } + .row .mobile-one:last-child { float: right; } + .row .mobile-one.end { float: left; } + .row.collapse .mobile-one { padding: 0; } + .row .mobile-two { width: 50% !important; float: left; padding: 0 25px; } + .row .mobile-two:last-child { float: right; } + .row .mobile-two.end { float: left; } + .row.collapse .mobile-two { padding: 0; } + .row .mobile-three { width: 75% !important; float: left; padding: 0 25px; } + .row .mobile-three:last-child { float: right; } + .row .mobile-three.end { float: left; } + .row.collapse .mobile-three { padding: 0; } + .row .mobile-four { width: 100% !important; float: left; padding: 0 25px; } + .row .mobile-four:last-child { float: right; } + .row .mobile-four.end { float: left; } + .row.collapse .mobile-four { padding: 0; } + .push-one-mobile { left: 25%; } + .pull-one-mobile { right: 25%; } + .push-two-mobile { left: 50%; } + .pull-two-mobile { right: 50%; } + .push-three-mobile { left: 75%; } + .pull-three-mobile { right: 75%; } +} + + +/* Block Grids ---------------------- */ +/* These are 2-up, 3-up, 4-up and 5-up ULs, suited +for repeating blocks of content. Add 'mobile' to +them to switch them just like the layout grid +(one item per line) on phones + +For IE7/8 compatibility block-grid items need to be +the same height. You can optionally uncomment the +lines below to support arbitrary height, but know +that IE7/8 do not support :nth-child. +-------------------------------------------------- */ +.block-grid, #content .block-grid { display: block; overflow: hidden; padding: 0; } +.block-grid > li, #content .block-grid > li { display: block; height: auto; float: left; } +.block-grid.one-up, #content .block-grid.one-up { margin: 0; } +.block-grid.one-up > li, #content .block-grid.one-up > li { width: 100%; padding: 0 0 15px; } +.block-grid.two-up, #content .block-grid.two-up { margin: 0 -15px; } +.block-grid.two-up > li, #content .block-grid.two-up > li { width: 50%; padding: 0 15px 15px; } +.block-grid.two-up > li:nth-child(2n+1), #content .block-grid.two-up > li:nth-child(2n+1) { clear: both; } +.block-grid.three-up, #content .block-grid.three-up { margin: 0 -12px; } +.block-grid.three-up > li, #content .block-grid.three-up > li { width: 33.33%; padding: 0 12px 12px; } +.block-grid.three-up > li:nth-child(3n+1), #content .block-grid.three-up > li:nth-child(3n+1) { clear: both; } +.block-grid.four-up, #content .block-grid.four-up { margin: 0 -10px; } +.block-grid.four-up > li, #content .block-grid.four-up > li { width: 25%; padding: 0 10px 10px; } +.block-grid.four-up > li:nth-child(4n+1), #content .block-grid.four-up > li:nth-child(4n+1) { clear: both; } +.block-grid.five-up, #content .block-grid.five-up { margin: 0 -8px; } +.block-grid.five-up > li, #content .block-grid.five-up > li { width: 20%; padding: 0 8px 8px; } +.block-grid.five-up > li:nth-child(5n+1), #content .block-grid.five-up > li:nth-child(5n+1) { clear: both; } + +/* Mobile Block Grids */ +@media only screen and (max-width: 767px) { + .block-grid.mobile > li { float: none !important; width: 100% !important; margin-left: 0 !important; } + .block-grid > li { clear: none !important; } + .block-grid.mobile-two-up > li { width: 50% !important; } + .block-grid.mobile-two-up > li:nth-child(2n+1) { clear: both; } + .block-grid.mobile-three-up > li { width: 33.33% !important; } + .block-grid.mobile-three-up > li:nth-child(3n+1) { clear: both !important; } + .block-grid.mobile-four-up > li { width: 25% !important; } + .block-grid.mobile-four-up > li:nth-child(4n+1) { clear: both; } + .block-grid.mobile-five-up > li:nth-child(5n+1) { clear: both; } +} + +/* + ColorBox Core Style: + The following CSS is consistent between example themes and should not be altered. +*/ +#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} +#cboxOverlay{position:fixed; width:100%; height:100%;} +#cboxMiddleLeft, #cboxBottomLeft{clear:left;} +#cboxContent{position:relative;} +#cboxLoadedContent{overflow:auto;} +#cboxTitle{margin:0;} +#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} +#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} +.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;} +.cboxIframe{width:100%; height:100%; display:block; border:0;} +#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;} + +/* + User Style: + Change the following styles to modify the appearance of ColorBox. They are + ordered & tabbed in a way that represents the nesting of the generated HTML. +*/ +#cboxOverlay{background:url(../images/colorbox/overlay.png) repeat 0 0;} +#cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -101px 0;} +#cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -130px 0;} +#cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -101px -29px;} +#cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -130px -29px;} +#cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;} +#cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;} +#cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;} +#cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;} +#cboxContent{background:#fff; overflow:hidden;} +.cboxIframe{background:#fff;} +#cboxError{padding:50px; border:1px solid #ccc;} +#cboxLoadedContent{margin-bottom:28px;} +#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} +#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} +#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} +#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;} +#cboxPrevious:hover{background-position:-75px -25px;} +#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;} +#cboxNext:hover{background-position:-50px -25px;} +#cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) no-repeat center center;} +#cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;} +#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;} +#cboxClose:hover{background-position:-25px -25px;} + +/* + The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill + when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9. + See: http://jacklmoore.com/notes/ie-transparency-problems/ +*/ +.cboxIE #cboxTopLeft, +.cboxIE #cboxTopCenter, +.cboxIE #cboxTopRight, +.cboxIE #cboxBottomLeft, +.cboxIE #cboxBottomCenter, +.cboxIE #cboxBottomRight, +.cboxIE #cboxMiddleLeft, +.cboxIE #cboxMiddleRight { + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); +} + +/* + The following provides PNG transparency support for IE6 + Feel free to remove this and the /ie6/ directory if you have dropped IE6 support. +*/ +.cboxIE6 #cboxTopLeft{background:url(../images/colorbox/ie6/borderTopLeft.png);} +.cboxIE6 #cboxTopCenter{background:url(../images/colorbox/ie6/borderTopCenter.png);} +.cboxIE6 #cboxTopRight{background:url(../images/colorbox/ie6/borderTopRight.png);} +.cboxIE6 #cboxBottomLeft{background:url(../images/colorbox/ie6/borderBottomLeft.png);} +.cboxIE6 #cboxBottomCenter{background:url(../images/colorbox/ie6/borderBottomCenter.png);} +.cboxIE6 #cboxBottomRight{background:url(../images/colorbox/ie6/borderBottomRight.png);} +.cboxIE6 #cboxMiddleLeft{background:url(../images/colorbox/ie6/borderMiddleLeft.png);} +.cboxIE6 #cboxMiddleRight{background:url(../images/colorbox/ie6/borderMiddleRight.png);} + +.cboxIE6 #cboxTopLeft, +.cboxIE6 #cboxTopCenter, +.cboxIE6 #cboxTopRight, +.cboxIE6 #cboxBottomLeft, +.cboxIE6 #cboxBottomCenter, +.cboxIE6 #cboxBottomRight, +.cboxIE6 #cboxMiddleLeft, +.cboxIE6 #cboxMiddleRight { + _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); +} + + +/* Syntax Highlighting ---------------------- */ + +pre, code { + font-family: "source-code-pro", Consolas, monospace !important; + word-spacing: 0; +} +pre code { + display: block; padding: 0.5em; + color: #333; + background: #f8f8ff +} + +pre .comment, +pre .template_comment, +pre .diff .header, +pre .javadoc { + color: #998; + font-style: italic +} + +pre .keyword, +pre .css .rule .keyword, +pre .winutils, +pre .javascript .title, +pre .nginx .title, +pre .subst, +pre .request, +pre .status { + color: #333; + font-weight: bold +} + +pre .number, +pre .hexcolor, +pre .ruby .constant { + color: #099; +} + +pre .string, +pre .tag .value, +pre .phpdoc, +pre .tex .formula { + color: #d14 +} + +pre .title, +pre .id { + color: #900; + font-weight: bold +} + +pre .javascript .title, +pre .lisp .title, +pre .clojure .title, +pre .subst { + font-weight: normal +} + +pre .class .title, +pre .haskell .type, +pre .vhdl .literal, +pre .tex .command { + color: #458; + font-weight: bold +} + +pre .tag, +pre .tag .title, +pre .rules .property, +pre .django .tag .keyword { + color: #000080; + font-weight: normal +} + +pre .attribute, +pre .variable, +pre .lisp .body { + color: #008080 +} + +pre .regexp { + color: #009926 +} + +pre .class { + color: #458; + font-weight: bold +} + +pre .symbol, +pre .ruby .symbol .string, +pre .lisp .keyword, +pre .tex .special, +pre .prompt { + color: #990073 +} + +pre .built_in, +pre .lisp .title, +pre .clojure .built_in { + color: #0086b3 +} + +pre .preprocessor, +pre .pi, +pre .doctype, +pre .shebang, +pre .cdata { + color: #999; + font-weight: bold +} + +pre .deletion { + background: #fdd +} + +pre .addition { + background: #dfd +} + +pre .diff .change { + background: #0086b3 +} + +pre .chunk { + color: #aaa +} + +.syntaxhighlighter a, +.syntaxhighlighter div, +.syntaxhighlighter pre, +.syntaxhighlighter code, +.syntaxhighlighter table, +.syntaxhighlighter table td, +.syntaxhighlighter table tr, +.syntaxhighlighter table tbody, +.syntaxhighlighter table thead, +.syntaxhighlighter table caption, +.syntaxhighlighter textarea { + border-radius: 0 0 0 0 !important; + background: none !important; + bottom: auto !important; + float: none !important; + height: auto !important; + left: auto !important; + line-height: 1.1em !important; + margin: 0 !important; + outline: 0 !important; + overflow: visible !important; + padding: 0 !important; + position: static !important; + right: auto !important; + text-align: left !important; + top: auto !important; + vertical-align: baseline !important; + width: auto !important; + box-sizing: content-box !important; + font-family: "source-code-pro", Consolas, monospace !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 1em !important; + min-height: inherit !important; + min-height: auto !important; +} +.syntaxhighlighter { + width: 100% !important; + margin: 1em 0 1em 0 !important; + padding: 1em 0; + position: relative !important; + overflow: auto !important; + font-size: 1em !important; + background: #eee; +} +.syntaxhighlighter.source { + overflow: hidden !important; +} +.syntaxhighlighter .line { + white-space: pre !important; +} +.syntaxhighlighter table { + width: 100% !important; +} +.syntaxhighlighter table caption { + text-align: left !important; + padding: .5em 0 0.5em 1em !important; +} +.syntaxhighlighter table td.code { + width: 100% !important; +} +.syntaxhighlighter table td.code .container { + position: relative !important; +} +.syntaxhighlighter table td.code .container textarea { + box-sizing: border-box !important; + position: absolute !important; + left: 0 !important; + top: 0 !important; + width: 100% !important; + height: 100% !important; + border: none !important; + background: white !important; + padding-left: 1em !important; + overflow: hidden !important; + white-space: pre !important; +} +.syntaxhighlighter table td.gutter .line { + text-align: right !important; + padding: 0 0.5em 0 1em !important; +} +.syntaxhighlighter table td.code .line { + padding: 0 0.5em !important; +} +.syntaxhighlighter.nogutter td.code .container textarea, +.syntaxhighlighter.nogutter td.code .line { + padding-left: 1em !important; +} + +.syntaxhighlighter table td.gutter { + border-right: 2px solid #999; +} + +.syntaxhighlighter { + border-radius: 5px; +} + +#content .syntaxhighlighter tr { + border-bottom: none; +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/ext/jquery-ui.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/ext/jquery-ui.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,5 @@ +/*! Copyright 2014 jQuery Foundation and other contributors + * Includes: + * - normalize.css v1.0.1 | MIT License | git.io/normalize + * - Font Awesome - http://fortawesome.github.com/Font-Awesome - CC BY 3.0 + */*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:Frutiger,sans-serif;color:#333}body{margin:0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0 0 .33em}h2{font-size:1.5em;margin:0 0 .5em}h3{font-size:1.25em;margin:0 0 .67em}h4{font-size:1em;margin:0 0 1em}h5{font-size:.83em;margin:0 0 1.33em}h6{font-size:.75em;margin:0 0 2em}h1,h2,h3,h4,h5,h6{font-weight:700;font-family:"Frutiger-Bold",Helvetica,Arial,Geneva,sans-serif!important}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}pre,code{white-space:pre;white-space:pre-wrap;word-wrap:break-word;word-spacing:0;font-size:13px;line-height:16px}code{padding:0 3px;background-color:#eee;border-radius:3px}pre code{background-color:transparent;font-size:16px;font-weight:bold;white-space:pre;word-wrap:normal}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:0 0 1em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}figure{margin:0}form{margin:0;padding:10px 0}fieldset{border:0;margin:0;padding:0}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;min-height:150px;resize:vertical}#content input[type="text"],#content input[type="email"],#content textarea{color:#666;width:70%;min-width:300px;margin:5px 0 10px 0;padding:8px 12px;background:rgba(245,245,245,0.37);border:1px solid rgba(192,192,192,0.49);border-radius:2px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.17);box-shadow:inset 0 1px 3px rgba(0,0,0,0.17)}::-webkit-input-placeholder{color:#9a1b1e}:-moz-placeholder{color:#9a1b1e}::-moz-placeholder{color:#9a1b1e}:-ms-placeholder{color:#9a1b1e}:placeholder{color:#9a1b1e}#content input:focus,#content input[type="text"]:focus,#content input[type="email"]:focus,#content textarea:focus{outline:0;color:#333;background:#FFF;border:1px solid #b24926;-webkit-box-shadow:0 0 6px rgba(23,138,156,0.5),inset 0 1px 3px rgba(0,0,0,0.2);box-shadow:0 0 6px rgba(23,138,156,0.5),inset 0 1px 3px rgba(0,0,0,0.2)}.radio{margin:15px 0}#content .radio ul{margin:0;padding:0;float:left}#content .radio ul li{margin:0;padding:0;background:0;list-style-type:none}.radio label{margin:5px 0}input[type=radio]{margin:0 5px 0 0}input[type="checkbox"]{margin:0 5px 0 0}form input[type="submit"]{margin:40px 0;float:none}.top-labels label,.top-labels .radio label,.top-labels input[type="text"],.top-labels input[type="email"],.top-labels textarea{display:block}.left-labels label{padding:5px 0 0 0;display:block}.left-labels span{margin:0 10px 0 0;min-width:100px;float:left;text-align:left}.left-labels .radio span{padding-top:5px}.left-labels .radio{display:block}.left-labels .radio li label{margin:0;padding:0 0 5px 0;border:0}label .field-description{font-size:.8em}table{border-collapse:collapse;border-spacing:0}#content table{margin:1em 2em}#content thead tr{border-bottom:2px solid #666}#content tbody tr{border-bottom:1px solid #666}#content tbody tr:hover{background-color:#eee}#content th{font-family:"klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif}#content th,#content td{padding:.5em}[class^="icon-"],[class*=" icon-"]{font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}[class^="icon-"]::before,[class^="icon-"]::after,[class*=" icon-"]::before,[class*=" icon-"]::after{font-family:FontAwesome,"Helvetica Neue",Helvetica,Arial,sans-serif}#content ul li[class^="icon-"],#content ul li[class*=" icon-"]{background:0;padding-left:0}h2 [class^="icon-"],h2 [class*=" icon-"],h3 [class^="icon-"],h3 [class*=" icon-"]{margin-right:7px}body{-webkit-font-smoothing:antialiased;color:#333;font:15px/22.5px "Helvetica Neue",HelveticaNeue,Helvetica,Arial,sans-serif}iframe{border:1px solid #bfbfbf;padding:1px}#container{background:#0769ad;margin:0 auto;padding:0 20px}.jquery-ui #container{background:#b24926}.jquery-mobile #container{background:#108040}.sizzlejs #container{background:#9a1b1e}.qunitjs #container{background:#390f39}.jquery-foundation #container{background:#333}.jquery-learn #container{background:url(../images/bg-body-learn.jpg) no-repeat center top #000}#content-wrapper{background-color:#fff;-webkit-box-shadow:-3px 0 5px -3px rgba(1,1,1,0.87),3px 0 5px -3px rgba(1,1,1,0.87);box-shadow:-3px 0 5px -3px rgba(1,1,1,0.87),3px 0 5px -3px rgba(1,1,1,0.87);padding:20px 0;border-top:1px solid #333;border-radius:0 0 10px 10px;position:relative}.no-boxshadow #content-wrapper{border:1px solid #333}.constrain{max-width:1240px;margin:0 auto;padding:0 20px}.lte8 .constrain{max-width:1198px}#content{float:left;width:71%}.content-right #content{float:right}.content-full #content{width:100%;padding-left:10%;padding-right:10%}.content-full.full-width #content{padding-left:0;padding-right:0}#sidebar,.sidebar-left,.sidebar-right{padding:20px;width:29%}#sidebar,.sidebar-right{float:right;margin-right:-25px;position:relative;-webkit-border-image:-webkit-linear-gradient(#fff,#e7e7e7 15%,#e7e7e7 85%,#fff);border-image:linear-gradient(#fff,#e7e7e7 15%,#e7e7e7 85%,#fff);box-shadow:inset 15px 0 5px -16px #e7e7e7;background-image:-webkit-radial-gradient(left,#f2f2f2,#fff 80%);background-image:radial-gradient(left,#f2f2f2,#fff 80%);border:0;border-left:1px solid #efefef}.content-right #sidebar,.sidebar-left{float:left;border-left:0;border-right:1px solid #e7e7e7;margin:-20px 0 0 -25px;-webkit-border-image:-webkit-linear-gradient(#fff,#e7e7e7 15%,#e7e7e7 85%,#fff);border-image:linear-gradient(#fff,#e7e7e7 15%,#e7e7e7 85%,#fff);box-shadow:inset 15px 0 5px -16px #e7e7e7;background-image:-webkit-radial-gradient(right,#f2f2f2,#fff 80%);background-image:radial-gradient(right,#f2f2f2,#fff 80%)}.entry-summary p{margin:0}#global-nav{background:url(../images/jq-global-nav.png) repeat-x 0 bottom #1b1b1b}#global-nav nav{height:34px}#global-nav nav ul{text-align:left;display:inline;float:left;margin:0;list-style:none;border-right:1px solid rgba(255,255,255,0.0976562);border-left:1px solid rgba(0,0,0,0.347656)}.tinynav-container{display:none}.tinynav{display:none}#global-nav nav ul.links{float:right}#global-nav nav ul li{font:bold 13px/17px "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;display:inline-block;float:left;position:relative;top:1px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;text-shadow:0 0 2px #000;border-left:1px solid rgba(255,255,255,0.0976562);border-right:1px solid rgba(0,0,0,0.347656)}.ie #global-nav nav ul li{top:2px}#global-nav nav ul li:hover{background:url(../images/bg-footer-noise.jpg) #000;color:#fff}#global-nav nav ul li i{height:1em}#global-nav nav ul li a{color:#e6e6e6;font-weight:normal;font-style:normal;text-decoration:none;display:block;padding:8px 12px}#global-nav nav ul li ul{padding:0;position:absolute;top:32px;left:-2px;width:120px;display:none;opacity:0;visibility:hidden;-webkit-transiton:opacity .2s;transition:opacity .2s;-webkit-box-shadow:0 43px 5px rgba(0,0,0,0.4);box-shadow:0 4px 5px rgba(0,0,0,0.4);z-index:400}#global-nav nav ul li ul.wide{width:260px}#global-nav nav ul li ul li{background:url(../images/bg-footer-noise.jpg) #000;display:block;color:#fff;float:none}#global-nav nav ul li ul li:hover{background:#000}#global-nav nav ul li:hover ul{display:block;opacity:1;visibility:visible}#global-nav nav ul.projects li.project{width:42px;padding:0;height:33px;text-indent:-9999px;background:url(../images/jq-nav-icons.png) -6px 0;z-index:10}#global-nav nav ul.projects li.project a{display:block;height:33px}#global-nav nav ul.projects li.jquery-ui{background-position:-57px 0}#global-nav nav ul.projects li.jquery-mobile{background-position:-107px 0}#global-nav nav ul.projects li.sizzlejs{background-position:-155px 0}#global-nav nav ul.projects li.qunitjs{background-position:-204px 0}.jquery #global-nav nav ul.projects li.jquery{background-position:0 bottom;width:52px;position:relative;margin-top:1px;border:0}.jquery #global-nav nav ul.projects{border-left:none}.jquery #global-nav nav ul.projects li.jquery-ui{border-left:none;background-position:-59px 0}.jquery-ui #global-nav nav ul.projects li.jquery-ui{background-position:-50px bottom;width:52px;position:relative;margin-top:1px;border:0}.jquery-ui #global-nav nav ul.projects li.jquery{border-right:0;background-position:-2px 0}.jquery-ui #global-nav nav ul.projects li.jquery-mobile{border-left:none}.jquery-mobile #global-nav nav ul.projects li.jquery-mobile{background-position:-100px bottom;width:52px;position:relative;margin-top:1px;border:0}.jquery-mobile #global-nav nav ul.projects li.jquery-ui{border-right:0;background-position:-53px 0}.jquery-mobile #global-nav nav ul.projects li.jquery-mobile{border-right:0}.jquery-mobile #global-nav nav ul.projects li.sizzlejs{border-left:none;background-position:-157px 0}.sizzlejs #global-nav nav ul.projects li.jquery-mobile{border-right:0;background-position:-102px 0}.sizzlejs #global-nav nav ul.projects li.sizzlejs{background-position:-148px bottom;width:52px;position:relative;margin-top:1px;border:0}.sizzlejs #global-nav nav ul.projects li.qunitjs{border-left:none;background-position:-206px 0}.qunitjs #global-nav nav ul.projects li.sizzlejs{border-right:0}.qunitjs #global-nav nav ul.projects li.qunitjs{background-position:-202px bottom;width:52px;position:relative;margin-top:1px;border:0}.qunitjs #global-nav nav ul.projects{border-right:0}#container,footer{border-top:1px solid #7acef4}.jquery-ui #container,.jquery-ui footer{border-top-color:#faa523}.jquery-mobile #container,.jquery-mobile footer{border-top-color:#3eb249}.sizzlejs #container,.sizzlejs footer{border-top-color:#faa523}.qunitjs #container,.qunitjs footer{border-top-color:#9c3493}.jquery-learn #container,.jquery-learn footer{border-top-color:#333}.color.black{background-color:#333}.color.primary-blue{background-color:#0769ad}.color.secondary-blue{background-color:#7acef4}.color.navy-blue{background-color:#131b28}.color.primary-orange{background-color:#faa523}.color.secondary-orange{background-color:#b24926}.color.primary-green{background-color:#3eb249}.color.secondary-green{background-color:#108040}.color.sizzle-orange{background-color:#faa523}.color.sizzle-red{background-color:#9a1b1e}.color.qunit-primary-purple{background-color:#9c3493}.color.qunit-secondary-purple{background-color:#390f39}#logo-events{clear:both;padding-top:25px;padding-bottom:20px}h2.logo{float:left;margin:0;width:243px}h2.logo a{float:left;display:block;height:66px;overflow:hidden;text-indent:-1000px}.jquery h2.logo a,.jquery-learn h2.logo a{width:243px;background:url(../images/logo-jquery.png) no-repeat}.jquery-ui h2.logo a{width:253px;background:url(../images/logo-jquery-ui.png) no-repeat}.jquery-mobile h2.logo a{width:268px;background:url(../images/logo-jquery-mobile.png) no-repeat}.sizzlejs h2.logo a{width:243px;background:url(../images/logo-sizzle.png) no-repeat}.qunitjs h2.logo a{width:243px;background:url(../images/logo-qunit.png) no-repeat}.jquery-foundation h2.logo a{width:243px;background:url(../images/logo-jquery-foundation.png) no-repeat}.logo.small{height:30px;background:url('../images/projectlogosfull-small.png') no-repeat}.jquery.logo.small{width:109px;background-position:-0px 0}.jquery-foundation.logo.small{width:109px;background-position:-109px 0}.jquery-events.logo.small{width:109px;background-position:-219px 0}.jqueryui.logo.small{width:114px;background-position:-327px 0}.jquery-mobile.logo.small{width:122px;background-position:-442px 0}.qunitjs.logo.small{width:105px;background-position:-564px 0}.sizzlejs.logo.small{width:105px;background-position:-669px 0}#logo-events aside{float:right;margin-bottom:-18px}nav#main{background-color:rgba(0,0,0,0.18);border-radius:10px 10px 0 0;border-right:1px solid rgba(2,2,2,0.28);border-left:1px solid rgba(2,2,2,0.28);border-top:1px solid rgba(250,250,250,0.27);-webkit-box-shadow:rgba(255,255,255,0.3) 0 1px 0,rgba(0,0,0,0.3) 0 -1px 0;box-shadow:rgba(255,255,255,0.3) 0 1px 0,rgba(0,0,0,0.3) 0 -1px 0;-webkit-box-shadow:0 0 3px rgba(1,1,1,0.7);box-shadow:0 0 5px rgba(1,1,1,0.7)}.jquery-ui nav#main,.sizzlejs nav#main{background-color:rgba(12,12,12,0.06)}.qunitjs nav#main{background-color:rgba(156,52,147,0.5)}.jquery-learn nav#main{background-color:rgba(0,0,0,0.4)}.jquery-foundation nav#main{background-color:rgba(102,102,102,0.1)}.no-boxshadow nav#main{border-top:1px solid #333;border-left:1px solid #333;border-right:1px solid #333}nav#main ul{margin:0;float:left;width:70%;padding-top:10px;padding-bottom:10px}nav#main li{float:left;font:normal normal 16px "klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;margin-right:2px}nav#main li a{color:#fff;text-decoration:none;padding:6px 10px;display:block;border:1px solid transparent;text-shadow:0 -1px 0 rgba(0,0,0,0.76)}nav#main li a:hover,nav#main li.current a,nav#main .searchform{background:0;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.4),rgba(255,255,255,0.1) 0 1px 0;box-shadow:inset 0 0 5px rgba(0,0,0,0.4),rgba(255,255,255,0.1) 0 1px 0;border-radius:4px;border:1px solid rgba(0,0,0,0.25);color:#fff;text-shadow:rgba(0,0,0,0.796875) 0 -1px 0,rgba(255,255,255,0.296875) 0 0 10px}nav#main .searchform{float:right;width:28%;margin-top:12px;padding:0;border-radius:20px;position:relative}nav#main .searchform input{text-decoration:none;font:12px/12px "Lucida Grande",Lucida,Verdana,sans-serif;padding:5px 10px;margin:0;background-color:transparent;border-style:none;color:#fff;line-height:1.3;text-shadow:0 -1px 0 rgba(0,0,0,0.76);width:85%;box-shadow:none}nav#main .searchform input:focus{outline:0}.no-boxshadow nav#main .searchform{border:1px solid #333}.no-boxshadow nav#main .searchform input{background:#fff;color:#333}nav#main .searchform input::-webkit-input-placeholder{color:#fff}nav#main .searchform input:-moz-placeholder{color:#fff}nav#main .searchform input::-moz-placeholder{color:#fff}nav#main .searchform input:-ms-input-placeholder{color:#fff}nav#main .searchform input:placeholder{color:#fff}nav#main .searchform .icon-search{position:absolute;right:10px;top:3px;bottom:3px;border-width:0;border-left:1px solid rgba(7,7,7,0.65);background-color:transparent;padding:0 0 0 7px;opacity:.33;color:#fff}#broadcast{height:100px}#content a{text-decoration:underline}#content a:hover{text-decoration:none}#sidebar a{text-decoration:none}#sidebar a:hover{text-decoration:underline}p{margin-bottom:15px;margin-top:0}b,strong{font-weight:bold;color:#1a1a1a}em,i{color:#6d6d6d;font-style:italic}hr{background-image:url(../images/gauze.png);height:.75em;border:0;margin:.75em 0}#content code a{text-decoration:none}pre strong,pre b{color:#fff;font-weight:bold}#content blockquote{margin:20px 0}#content blockquote p{font:italic normal 23px/26px "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;color:#828282;margin-left:0;margin-bottom:0;padding:20px 30px;position:relative;text-shadow:0 1px 0 #fff;background-color:#f2f2f2}#content ol,#content ul{margin:0 0 20px 20px}#content ul ul{margin-bottom:0}#content ul li{padding-bottom:5px;padding-top:5px;padding-left:20px;line-height:20px;list-style-type:none;background:url(../images/bullet.png) no-repeat 0 10px}#content ul.block-grid li{background:0}#content ol{counter-reset:li}#content ol>li{position:relative;list-style:none;padding-left:10px;margin-right:0;margin-top:5px;margin-left:30px}#content ol>li:before{content:counter(li);counter-increment:li;position:absolute;top:1px;left:-25px;box-sizing:border-box;width:20px;color:#fff;text-align:center;background-color:#ababab;height:19px;width:19px;padding-top:0;font:bold 11px/19px "klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;border-radius:12px}.lt-ie8 #content ol,.lt-ie7 #content ol{margin-left:20px}.lt-ie8 #content ol li,.lt-ie7 #content ol li{margin-left:30px;list-style-type:decimal;padding-left:0}#content img.full,#content figure.full{display:block;width:100%;max-width:100%}.lt-ie8 #content figure img{position:relative}.lt-ie7 #content figure.full,.lt-ie8 #content figure.full{width:99%}#content img.full,#content img.left,#content img.right,#banner img.full{box-shadow:0 0 5px 1px rgba(0,0,0,0.20)}#content img.noborder,#content figure.noborder{box-shadow:none;border:0;background:0}#content img.full,#content img.left,#content img.right,#content figure.full,#content figure.left,#content figure.right{margin-bottom:20px;float:left}#content img.right,#content figure.right{float:right;margin-left:15px}.lt-ie8 #content img.right,.lt-ie8 #content figure.right,.lt-ie7 #content img.right,.lt-ie7 #content figure.right{float:left;margin-left:0;margin-right:15px}#content img.left,#content figure.left{margin-right:15px}#content figure img{margin:0!important;margin-bottom:0!important}#content figcaption{box-shadow:0 0 5px 1px rgba(0,0,0,0.20);font:italic 700 12px/20px "klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#737272;clear:both;margin-top:-10px;background-color:#f2f2f2}#content figure.noborder figcaption{box-shadow:none;background:0;text-align:center}#content .embed,#content .embed_media{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;box-shadow:0 0 5px 1px rgba(0,0,0,0.20);margin-bottom:20px}#portfolio.media #banner .embed{margin-bottom:40px}.embed iframe,.embed_media iframe,.embed object,.embed_media object,.embed embed,.embed_media embed{position:absolute;top:0;left:0;width:100%;height:100%}#content h1{font-size:36px;line-height:36px}.content-full #content h1{text-align:center}#content h2{font-size:24px;line-height:24px;color:#333;margin-bottom:10px}#content h3{font-size:20px;line-height:20px;color:#666}#content h1.block,#content h2.block{padding:10px 2%;background:url(../images/gauze.png) #ececec;text-shadow:0 1px 0 #fff}p.author{color:#ababab;font-family:Frutiger,"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;font-weight:700;margin-top:-20px}p.author a{color:#ababab}.meta{padding:2%;padding-bottom:.5%;margin-bottom:20px;font:700 Frutiger,"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;color:#666;background:url(../images-foundation/gauze.png) #f0f0f0;text-shadow:0 1px 0 #fff}#banner-large-image{text-align:center;margin-bottom:30px}#banner-large-image .vertically-centered-black-bg{height:50%;width:100%;margin-top:24%;display:block;background-color:rgba(0,0,0,0.68);position:absolute;padding-top:3.5%}#banner-large-image h1,#banner-large-image h2{font:bold 60px/60px "klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;margin-bottom:0;color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.85)}#banner-large-image p{color:#ccc;font:700 normal 24px/36px "klavika-web","Helvetica Neue",sans-serif}#banner-secondary{background-image:url(../images/dark-grey-tile.png);margin:-20px -25px 15px;padding:20px}#banner-secondary h1,#banner-secondary h2{margin-bottom:0;color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.85)}#banner-secondary h1{font-size:48px;line-height:54px}#banner-secondary h2{font-size:36px;line-height:42px}#banner-secondary p{color:#ccc;font:22px/26px "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;padding-left:15%;padding-right:15%}#banner-secondary a,#banner-secondary a:hover{color:#7acef4}#banner-secondary em,#banner-secondary i{color:#fff}#banner-secondary.large-banner{text-align:center;padding-top:30px;padding-bottom:30px}#banner-secondary.large-banner h1,#banner-secondary.large-banner h2{margin-bottom:10px}#banner-secondary.large-banner h1{font-size:60px;line-height:60px}#banner-secondary.large-banner h2{font-size:48px;line-height:48px}#banner-secondary.large-banner h3{font-size:36px;line-height:36px}.center-txt{text-align:center!important}.callout-block{background-image:url(../images/gauze.png);padding:20px}a.button,#content a.button,.button,input[type="submit"]{border-radius:5px;border:1px solid #999;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.45),inset 0 -1px 0 rgba(255,255,255,0.45),inset 1px 0 0 rgba(255,255,255,0.45),inset -1px 1px 0 rgba(255,255,255,0.45);box-shadow:0 0 5px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.45),inset 0 -1px 0 rgba(255,255,255,0.45),inset 1px 0 0 rgba(255,255,255,0.45),inset -1px 1px 0 rgba(255,255,255,0.45);text-decoration:none;color:#fff!important;text-shadow:0 -1px 1px rgba(0,0,0,0.35);padding:8px 15px;font:bold 16px/16px "klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;-webkit-transition:all .2s;transition:all .2s;background-color:#d18f4f;float:left}a.button:hover,#content a.button:hover,.button:hover,input[type="submit"]:hover{background-color:#cc8540}a.button.large,#content a.button.large,button.large,input[type="submit"].large{font-size:20px;padding:12px 20px}a.button.dark,#content a.button.dark,.button.dark,input[type="submit"].dark{background-color:#666}a.button.dark:hover,#content a.button.dark:hover,.button.dark:hover,input[type="submit"].dark:hover{background-color:#424141}#sidebar h3{font:20px/18px;background-image:-webkit-linear-gradient(left,#efefef,#f3f3f3);background-image:linear-gradient(to right,#efefef,#f3f3f3);margin-left:-20px;margin-right:-20px;padding:12px 20px;text-shadow:0 1px 0 #fff}#sidebar li{padding:5px 0 5px 20px;list-style-type:none;background:url(../images/bullet.png) no-repeat 0 12px;text-shadow:0 1px 0 #fff}#sidebar li a{color:#4d4d4d;text-decoration:none;display:block}#sidebar nav#secondary li{background-image:none;padding-left:0}#sidebar nav#secondary li.current{background-color:#eee;margin-left:-35px;margin-right:-20px;padding-left:35px;font-weight:bold}footer{background:url(../images/bg-footer-noise.jpg) repeat;margin-top:-20px;padding-top:40px}footer.simple{padding-top:45px;padding-bottom:10px}footer a,footer strong{color:#fff;text-decoration:none}footer .cdn{border-radius:4px;background:repeat-x center center #000;width:96%;margin-left:2%;height:30px;line-height:30px;position:relative;overflow:hidden;white-space:nowrap;-webkit-box-shadow:rgba(255,255,255,0.15) 0 1px 0;box-shadow:rgba(255,255,255,0.15) 0 1px 0}footer .cdn ~ .cdn{margin-top:5px}footer .cdn ~ .cdn strong{text-align:right}footer .cdn strong{text-align:center;height:26px;text-align:left;padding:0 6px 0 6px;line-height:28px;display:inline-block;margin:2px 0 0 2px;position:relative;border-radius:3px 0 0 3px;background:#777;color:#fff;text-shadow:#000 0 -1px 0;font-weight:bold;background-color:#7a7a7a;background-image:-webkit-linear-gradient(#7a7a7a,#5e5e5e);background-image:linear-gradient(top,#7a7a7a,#5e5e5e);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a7a7a',EndColorStr='#5e5e5e');font-family:"klavika-web","Helvetica Neue",Helvetica,Arial,Geneva,sans-serif}footer .cdn strong:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;border:solid 1px rgba(255,255,255,0.2);border-radius:3px 0 0 3px}footer .cdn strong em{font-style:normal;color:#ccc;font-family:"source-code-pro",Consolas,monospace;display:inline-block;width:35px;padding-left:5px;padding-right:4px;text-align:right}footer .cdn input{display:inline-block;width:100%;background:transparent;border:0;font-family:"source-code-pro",Consolas,monospace;padding-left:5px;white-space:nowrap;color:#ccc;font-size:12px}footer .cdn input:focus{outline:0}footer .download{text-align:center;color:#fff;padding:10px 2% 15px 2%;line-height:140%}footer .download strong{margin-right:10px}footer .download>span{white-space:nowrap}footer .download a{margin:0 10px}footer .download a em{font-style:normal;color:#aaa}footer .download a:hover{border-bottom:solid 1px #888}footer .footer-icon-links{padding:15px 0;margin:0 2%;border-top:solid 1px #333;-webkit-box-shadow:#000 0 -1px 0;box-shadow:#000 0 -1px 0}footer .footer-icon-links li{width:22%;margin-left:11%;float:left}footer .footer-icon-links li a{display:block;line-height:inherit;font-size:18px;float:left;position:relative;width:auto;text-align:left;padding-left:10px}footer .footer-icon-links li a:before{position:absolute;left:-35px;top:10px;font-size:2em;color:#4d4d4d;text-shadow:0 -1px 0 #000}footer .footer-icon-links li small{display:block;font-size:14px;color:#777;line-height:120%}footer .footer-icon-links li:hover a:before{color:#d1d1d1}.multiplebgs.cssgradients footer{background-image:-webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.0)),url(../images/bg-footer-noise.jpg);background-image:linear-gradient(to bottom,rgba(0,0,0,.3),rgba(0,0,0,0)),url(../images/bg-footer-noise.jpg);background-repeat:repeat-x,repeat;background-size:100px 15px,140px 140px}.no-multiplebgs footer,.no-cssgradients footer{background-image:url(../images/bg-footer-noise.jpg);background-repeat:repeat}footer h3{color:#777;letter-spacing:normal;text-transform:uppercase;text-shadow:#000 0 1px 0;border:solid 1px #000;text-rendering:optimizeLegibility;border-bottom:0;border-radius:4px 4px 0 0;position:relative;text-align:center;height:10px;margin-top:20px;font-size:16px}footer h3 span{display:inline-block;padding:3px 10px;position:relative;top:-0.8em;background:url(../images/bg-footer-noise.jpg) repeat #212121;z-index:1}footer h3:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:solid 1px #333;border-bottom:0;border-radius:4px 4px 0 0}.footer-site-links{float:right;padding:10px 0 0 0;width:60%;text-align:right}footer p.copyright{margin:10px 0 0 0;float:left;width:40%;font-size:11px;line-height:130%;color:#777}footer p.copyright a{color:#aaa}footer p.copyright a:hover{color:#fff}footer p.copyright>br{display:none}footer p.copyright span.sponsor-line{display:block;font-size:10px;margin:2px 0 0 0}footer p.copyright a.mt-link{background:url(../images/logo-mediatemple.png) left top no-repeat;padding-left:31px}footer p.copyright a.mc-link{background:url(../images/logo-maxcdn.png) left top no-repeat;padding-left:24px}footer p.copyright a.wp-link{background:url(../images/logo-wordpress.png) left top no-repeat;padding-left:19px;padding-top:1px;display:inline-block;height:16px}footer .footer-site-links li{position:relative;background:0;width:auto;height:auto;line-height:20px;margin:0 0 10px 20px;font-size:13px}footer .footer-site-links li a{position:relative;color:#aaa;display:block;padding-left:30px;width:auto;line-height:inherit}footer .footer-site-links li a:before{position:absolute;font-size:1.5em;color:#4d4d4d;text-shadow:0 -1px 0 #000;left:2px}footer .footer-site-links li:hover a,footer .footer-site-links li:hover a:before{color:#e6e6e6}.footer-site-links li{display:inline-block}footer .col{margin-left:2.5%;padding:30px 0 20px 0;height:100%}footer .col:first-child{margin-left:0}footer ul li{list-style:none;padding:0;margin:0;line-height:30px}footer .bottom{margin:0 10% 0 0}footer #legal{clear:left;display:block;margin-top:1em;border-top:solid 1px #333;-webkit-box-shadow:#000 0 -1px 0;box-shadow:#000 0 -1px 0}footer .presentations li{float:left;width:45%;min-width:142px;margin-left:3.5%;line-height:130%;font-size:11px}footer .presentations li a>span,footer .books li a>span{display:block;border-radius:5px;border:solid 1px #000;position:relative;width:142px;height:92px;margin-bottom:5px;overflow:hidden;background-clip:padding-box}footer .presentations li a:hover>span,footer .books li a:hover>span{border-color:white}footer .presentations li a>span:after,footer .books li a>span:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:solid 1px rgba(255,255,255,0.2);border-radius:4px}footer .presentations li a>span img{max-width:100%;height:auto}footer .presentations li a>br,footer .books li a>br{display:none}footer .presentations li a cite,footer .books li a cite{font-style:normal;display:block;margin-top:3px;font-size:9px;color:#aaa}footer .presentations li a cite,footer .presentations li a strong,footer .books li a cite,footer .books li a strong{line-height:130%;display:block;font-weight:normal}footer .books li{float:left;width:30%;min-width:95px;margin-left:2.8%;margin-bottom:15px;line-height:130%;font-size:11px}footer .books li:first-child{margin-left:2%}footer .books li a>span{width:90px;height:114px}footer .books li a>span.top{background-position:center top}footer .books li a>span.bottom{background-position:center bottom}footer .books li a>span{background-position:center center}footer li img{border-radius:4px}#content .entry-title a{text-decoration:none}.entry-meta{color:#999;font-size:12px}.toc-linked{position:relative}.toc-linked .toc-link{position:absolute;left:-1em;text-decoration:none;opacity:0}#content .toc-linked .toc-link{text-decoration:none}.toc-linked:hover .toc-link{opacity:1}.post-heirarchy{margin-bottom:.75em}.listing .hentry{padding:10px 20px;margin:15px 0;border:1px solid rgba(0,0,0,0.2);border-radius:5px;background-color:#eee;position:relative}.listing #content .entry-title{font-size:1.3em;margin-bottom:0;text-shadow:0 1px 1px #fff}.listing .entry-meta{float:right}.listing .entry-meta .category{padding:4px;background-color:#ddd;border-radius:5px}.listing #content .entry-meta .category a{color:#888;text-decoration:none}.pagination{text-align:center;margin-top:2em}.page-numbers{padding:0 10px}.entry{margin:15px 0}.entry-wrapper{border:1px solid #CCC;border-top:0;padding:10px;border-radius:0 0 5px 5px}#content .section-title{background:#333;border:1px solid #111;padding:8px 15px;font-size:16px;color:white;text-shadow:0 -1px 0 rgba(0,0,0,0.5);letter-spacing:0;border-radius:5px 5px 0 0;font-weight:normal;margin-bottom:0;overflow:hidden}.returns{float:right;font-style:italic}.api-item .returns{font-size:16px;color:#333;font-weight:normal}.api-item .version-details{display:block;padding:.5em;margin:1em 0;background:#fff3a5;border-radius:5px}#content .signatures{background:#eee;border:1px solid #ccc;margin:0 auto 15px;max-width:750px;border-radius:3px;color:#333;text-shadow:0 1px 0 #fff}#content .signatures li{list-style:none;background:0;margin:0;padding:10px}#content .signatures>li{padding-bottom:0}#content .signature>ul{margin:0}.signatures h4{font-size:16px;letter-spacing:0;padding:8px 10px;margin:-10px -10px 0;color:#fff;text-shadow:0 1px 0 #444}.signature:first-child h4{border-radius:3px 3px 0 0}#content .signature h4 a{color:inherit;text-decoration:none}.signature h4 .icon-link{margin-right:.5em}.signature .event-properties{margin:15px 0 0 0}.argument{margin-top:1em}#options,#methods,#extension-points,#events,#quick-nav{border:1px solid #CCC;margin:0 15px 15px;padding:10px;overflow:auto}#options header h2,#methods header h2,#extension-points header h2,#events header h2,#quick-nav h2{background:#ccc;background:-webkit-linear-gradient(top,#fff 0,#eee 17%,#ccc 100%);background:linear-gradient(to bottom,#fff 0,#eee 17%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cccccc',GradientType=0);margin:-10px -10px 10px -10px;padding:10px}#quick-nav h2 a{float:right;font-size:80%;padding-left:10px}.quick-nav-section{width:33%;float:left}#methods .api-item li,#extension-points .api-item li,#events .api-item li{margin-bottom:1em}#methods .api-item li ul,#extension-points .api-item li ul,#events .api-item li ul{list-style:none}.version-details{font-weight:bold}.section-title .version-details,.name .version-details{float:right;clear:right;font-size:14px;color:#fff}.api-item{padding:20px 10px}.signature li,.api-item{border-top:1px solid #CCC}.signature li:first-child,.api-item.first-item{border-top:0;padding-top:10px}.option-type{font-size:16px;font-weight:normal;color:#333;float:right}#options .default{text-align:right;font-size:13px;margin-top:-10px}.desc{font-size:16px;padding:5px 15px 0;color:#666;font-style:italic}.desc strong{color:#444;font-style:normal}.entry-summary p{margin:0}.warning{padding:.5em 1em;margin:1em;background:#fff3a5;border-radius:5px}@media only screen and (max-width:768px){#global-nav ul.projects li.toggle-projects{display:none}#sidebar,.content-right #sidebar{width:auto;float:none;clear:both;margin:0;border-top:1px solid #e7e7e7;border-left:none;-moz-border-image:none;-webkit-border-image:none;-webkit-border-image:none;-o-border-image:none;border-image:none;-webkit-box-shadow:none;box-shadow:none;background-image:none;background-image:none;background-image:none;background-image:none;background-image:none;background-image:none}.content-full.full-width #content,.content-right #content,.content-left #content{padding-left:2%;padding-right:2%}#content,.col7-3.col,footer #legal p.copyright,footer #legal ul.footer-site-links{width:100%;float:none;clear:both}#banner-secondary{margin-left:-15px;margin-right:-15px}footer #legal ul.footer-site-links{display:inline;text-align:center!important;text-transform:none;float:left;width:100%}footer #legal ul.footer-site-links li:first-child{margin-left:0}footer #legal p.copyright{text-align:center;margin-bottom:10px}.col7-2.col{margin:0;width:100%;padding-top:10px;padding-bottom:10px}}@media only screen and (max-width:600px){#global-nav ul.projects{display:none}#global-nav nav ul.links{float:left}#global-nav nav ul.links li{font-size:12px}#logo-events{padding-top:20px;padding-bottom:10px}#logo-events aside{display:inline-block;position:relative;left:50%;margin-left:-200px;float:none;padding:10px 0}#logo-events h2.logo{float:none;margin-left:auto;margin-right:auto}nav#main{background-color:rgba(0,0,0,0.0);border-radius:10px 10px 0 0;border-right:0;border-left:none;border-top:0;-webkit-box-shadow:none;box-shadow:none;padding-top:10px}nav#main .searchform{display:block;float:none;width:100%;margin:15px auto;clear:both}nav#main ul{width:auto!important;text-align:left!important;float:none;margin:0;padding:0}nav#main ul li,nav#main ul li a{display:block;text-align:left!important;float:left;margin-right:0;padding:0 4px 4px 0}nav#main li a:hover,nav#main li.current a{background:0;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;border:1px solid rgba(0,0,0,0.0)}nav#main li a{font-size:14px}#content-wrapper{border-top-left-radius:10px;border-top-right-radius:10px}#banner-secondary{border-top-left-radius:9px;border-top-right-radius:9px;margin-left:-10px;margin-right:-10px}#banner-secondary h2{font-size:35px;line-height:35px}#content h1{font-size:26px;line-height:26px}#banner-secondary.large-banner h1,#banner-secondary.large-banner h2{font-size:36px;line-height:36px}#banner-secondary.large-banner p{font-size:22px;padding:0}footer .presentations li,footer .books li{clear:both;margin-bottom:10px;float:none;margin-left:auto!important;margin-right:auto;text-align:center}footer .presentations li span,footer .books li span{display:block;margin-left:auto;margin-right:auto}}@media only screen and (max-width:480px){#global-nav{display:none}#logo-events aside{width:300px;margin-left:-150px}#container{border-top:none!important}.tinynav-container{display:block}#menu-top{display:none}.tinynav{display:block;width:100%;margin:0 auto 15px;position:relative;top:6px;left:0}nav#main{margin-top:15px;padding-top:0}nav#main .searchform{display:block;float:none;width:100%;margin:15px auto}nav#main ul li,nav#main ul li a{float:none;padding:6px 0 6px 8px}.constrain,#container{padding-left:10px;padding-right:10px}.content-full #content,.content-full.full-width #content,.content-right #content,.content-left #content{padding-left:0;padding-right:0}#content-wrapper{padding-left:25px;padding-right:25px}#content pre{margin-left:-25px;margin-right:-25px}#content img.left,#content figure.left,#content img.right,#content figure.right{display:block;width:100%;max-width:100%;margin-left:0;margin-right:0}#banner-secondary{margin-left:-25px;margin-right:-25px}footer .footer-icon-links li a:before{display:none}footer .footer-icon-links li:first-child{margin-left:0}footer .download>span{white-space:normal}}@media only screen and (-webkit-device-pixel-ratio:2){.jquery h2.logo a{background:url(../images/logo-jquery@2x.png) no-repeat;background-size:243px 66px}.jquery-ui h2.logo a{background:url(../images/logo-jquery-ui@2x.png) no-repeat;background-size:253px 66px}.jquery-mobile h2.logo a{background:url(../images/logo-jquery-mobile@2x.png) no-repeat;background-size:268px 66px}.sizzlejs h2.logo a{background:url(../images/logo-sizzle@2x.png) no-repeat;background-size:243px 66px}.qunitjs h2.logo a{background:url(../images/logo-qunit@2x.png) no-repeat;background-size:243px 66px}.jquery-foundation h2.logo a{background:url(../images/logo-jquery-foundation@2x.png) no-repeat;background-size:243px 66px}}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:100%}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{width:1240px;max-width:100%;min-width:768px;margin:0 auto}.row .row{width:auto;max-width:none;min-width:0;margin:0 -25px}.row.collapse .column,.row.collapse .columns{padding:0}.row .row{width:auto;max-width:none;min-width:0;margin:0 -25px}.row .row.collapse{margin:0}.column,.columns{float:left;min-height:1px;padding:0 25px;position:relative}.column.centered,.columns.centered{float:none;margin:0 auto}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+[class*="column"].end{float:left}.one,.row .one{width:8.33333%}.two,.row .two{width:16.66667%}.three,.row .three{width:25%}.four,.row .four{width:33.33333%}.five,.row .five{width:41.66667%}.six,.row .six{width:50%}.seven,.row .seven{width:58.33333%}.eight,.row .eight{width:66.66667%}.nine,.row .nine{width:75%}.ten,.row .ten{width:83.33333%}.eleven,.row .eleven{width:91.66667%}.twelve,.row .twelve{width:100%}.row .offset-by-one{margin-left:8.33333%}.row .offset-by-two{margin-left:16.66667%}.row .offset-by-three{margin-left:25%}.row .offset-by-four{margin-left:33.33333%}.row .offset-by-five{margin-left:41.66667%}.row .offset-by-six{margin-left:50%}.row .offset-by-seven{margin-left:58.33333%}.row .offset-by-eight{margin-left:66.66667%}.row .offset-by-nine{margin-left:75%}.row .offset-by-ten{margin-left:83.33333%}.push-two{left:16.66667%}.pull-two{right:16.66667%}.push-three{left:25%}.pull-three{right:25%}.push-four{left:33.33333%}.pull-four{right:33.33333%}.push-five{left:41.66667%}.pull-five{right:41.66667%}.push-six{left:50%}.pull-six{right:50%}.push-seven{left:58.33333%}.pull-seven{right:58.33333%}.push-eight{left:66.66667%}.pull-eight{right:66.66667%}.push-nine{left:75%}.pull-nine{right:75%}.push-ten{left:83.33333%}.pull-ten{right:83.33333%}img,object,embed{max-width:100%;height:auto}object,embed{height:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.row{*zoom:1}.row:before,.row:after{content:"";display:table}.row:after{clear:both}@media only screen and (max-width:767px){.row{width:auto;min-width:0;margin-left:0!important;margin-right:0!important}.column,.columns{width:auto!important;float:none;padding-left:0!important;padding-right:0!important}.column:last-child,.columns:last-child{float:none}[class*="column"]+[class*="column"]:last-child{float:none}.column:before,.columns:before,.column:after,.columns:after{content:"";display:table}.column:after,.columns:after{clear:both}.offset-by-one,.offset-by-two,.offset-by-three,.offset-by-four,.offset-by-five,.offset-by-six,.offset-by-seven,.offset-by-eight,.offset-by-nine,.offset-by-ten{margin-left:0!important}.push-two,.push-three,.push-four,.push-five,.push-six,.push-seven,.push-eight,.push-nine,.push-ten{left:auto}.pull-two,.pull-three,.pull-four,.pull-five,.pull-six,.pull-seven,.pull-eight,.pull-nine,.pull-ten{right:auto}.row .mobile-one{width:25%!important;float:left;padding:0 25px}.row .mobile-one:last-child{float:right}.row .mobile-one.end{float:left}.row.collapse .mobile-one{padding:0}.row .mobile-two{width:50%!important;float:left;padding:0 25px}.row .mobile-two:last-child{float:right}.row .mobile-two.end{float:left}.row.collapse .mobile-two{padding:0}.row .mobile-three{width:75%!important;float:left;padding:0 25px}.row .mobile-three:last-child{float:right}.row .mobile-three.end{float:left}.row.collapse .mobile-three{padding:0}.row .mobile-four{width:100%!important;float:left;padding:0 25px}.row .mobile-four:last-child{float:right}.row .mobile-four.end{float:left}.row.collapse .mobile-four{padding:0}.push-one-mobile{left:25%}.pull-one-mobile{right:25%}.push-two-mobile{left:50%}.pull-two-mobile{right:50%}.push-three-mobile{left:75%}.pull-three-mobile{right:75%}}.block-grid,#content .block-grid{display:block;overflow:hidden;padding:0}.block-grid>li,#content .block-grid>li{display:block;height:auto;float:left}.block-grid.one-up,#content .block-grid.one-up{margin:0}.block-grid.one-up>li,#content .block-grid.one-up>li{width:100%;padding:0 0 15px}.block-grid.two-up,#content .block-grid.two-up{margin:0 -15px}.block-grid.two-up>li,#content .block-grid.two-up>li{width:50%;padding:0 15px 15px}.block-grid.two-up>li:nth-child(2n+1),#content .block-grid.two-up>li:nth-child(2n+1){clear:both}.block-grid.three-up,#content .block-grid.three-up{margin:0 -12px}.block-grid.three-up>li,#content .block-grid.three-up>li{width:33.33%;padding:0 12px 12px}.block-grid.three-up>li:nth-child(3n+1),#content .block-grid.three-up>li:nth-child(3n+1){clear:both}.block-grid.four-up,#content .block-grid.four-up{margin:0 -10px}.block-grid.four-up>li,#content .block-grid.four-up>li{width:25%;padding:0 10px 10px}.block-grid.four-up>li:nth-child(4n+1),#content .block-grid.four-up>li:nth-child(4n+1){clear:both}.block-grid.five-up,#content .block-grid.five-up{margin:0 -8px}.block-grid.five-up>li,#content .block-grid.five-up>li{width:20%;padding:0 8px 8px}.block-grid.five-up>li:nth-child(5n+1),#content .block-grid.five-up>li:nth-child(5n+1){clear:both}@media only screen and (max-width:767px){.block-grid.mobile>li{float:none!important;width:100%!important;margin-left:0!important}.block-grid>li{clear:none!important}.block-grid.mobile-two-up>li{width:50%!important}.block-grid.mobile-two-up>li:nth-child(2n+1){clear:both}.block-grid.mobile-three-up>li{width:33.33%!important}.block-grid.mobile-three-up>li:nth-child(3n+1){clear:both!important}.block-grid.mobile-four-up>li{width:25%!important}.block-grid.mobile-four-up>li:nth-child(4n+1){clear:both}.block-grid.mobile-five-up>li:nth-child(5n+1){clear:both}}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box}#cboxOverlay{background:url(../images/colorbox/overlay.png) repeat 0 0}#cboxTopLeft{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(../images/colorbox/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(../images/colorbox/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(../images/colorbox/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(../images/colorbox/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(../images/colorbox/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(../images/colorbox/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center}#cboxClose{position:absolute;bottom:0;right:0;background:url(../images/colorbox/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.cboxIE6 #cboxTopLeft{background:url(../images/colorbox/ie6/borderTopLeft.png)}.cboxIE6 #cboxTopCenter{background:url(../images/colorbox/ie6/borderTopCenter.png)}.cboxIE6 #cboxTopRight{background:url(../images/colorbox/ie6/borderTopRight.png)}.cboxIE6 #cboxBottomLeft{background:url(../images/colorbox/ie6/borderBottomLeft.png)}.cboxIE6 #cboxBottomCenter{background:url(../images/colorbox/ie6/borderBottomCenter.png)}.cboxIE6 #cboxBottomRight{background:url(../images/colorbox/ie6/borderBottomRight.png)}.cboxIE6 #cboxMiddleLeft{background:url(../images/colorbox/ie6/borderMiddleLeft.png)}.cboxIE6 #cboxMiddleRight{background:url(../images/colorbox/ie6/borderMiddleRight.png)}.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight{_behavior:expression(this.src = this.src ? this.src:this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.src+", sizingMethod='scale')")}pre,code{font-family:"source-code-pro",Consolas,monospace!important;word-spacing:0}pre code{display:block;padding:.5em;color:#333;background:#f8f8ff}pre .comment,pre .template_comment,pre .diff .header,pre .javadoc{color:#998;font-style:italic}pre .keyword,pre .css .rule .keyword,pre .winutils,pre .javascript .title,pre .nginx .title,pre .subst,pre .request,pre .status{color:#333;font-weight:bold}pre .number,pre .hexcolor,pre .ruby .constant{color:#099}pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula{color:#d14}pre .title,pre .id{color:#900;font-weight:bold}pre .javascript .title,pre .lisp .title,pre .clojure .title,pre .subst{font-weight:normal}pre .class .title,pre .haskell .type,pre .vhdl .literal,pre .tex .command{color:#458;font-weight:bold}pre .tag,pre .tag .title,pre .rules .property,pre .django .tag .keyword{color:#000080;font-weight:normal}pre .attribute,pre .variable,pre .lisp .body{color:#008080}pre .regexp{color:#009926}pre .class{color:#458;font-weight:bold}pre .symbol,pre .ruby .symbol .string,pre .lisp .keyword,pre .tex .special,pre .prompt{color:#990073}pre .built_in,pre .lisp .title,pre .clojure .built_in{color:#0086b3}pre .preprocessor,pre .pi,pre .doctype,pre .shebang,pre .cdata{color:#999;font-weight:bold}pre .deletion{background:#fdd}pre .addition{background:#dfd}pre .diff .change{background:#0086b3}pre .chunk{color:#aaa}.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter pre,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.syntaxhighlighter table thead,.syntaxhighlighter table caption,.syntaxhighlighter textarea{border-radius:0 0 0 0!important;background:none!important;bottom:auto!important;float:none!important;height:auto!important;left:auto!important;line-height:1.1em!important;margin:0!important;outline:0!important;overflow:visible!important;padding:0!important;position:static!important;right:auto!important;text-align:left!important;top:auto!important;vertical-align:baseline!important;width:auto!important;box-sizing:content-box!important;font-family:"source-code-pro",Consolas,monospace!important;font-weight:normal!important;font-style:normal!important;font-size:1em!important;min-height:inherit!important;min-height:auto!important}.syntaxhighlighter{width:100%!important;margin:1em 0 1em 0!important;padding:1em 0;position:relative!important;overflow:auto!important;font-size:1em!important;background:#eee}.syntaxhighlighter.source{overflow:hidden!important}.syntaxhighlighter .line{white-space:pre!important}.syntaxhighlighter table{width:100%!important}.syntaxhighlighter table caption{text-align:left!important;padding:.5em 0 .5em 1em!important}.syntaxhighlighter table td.code{width:100%!important}.syntaxhighlighter table td.code .container{position:relative!important}.syntaxhighlighter table td.code .container textarea{box-sizing:border-box!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;border:none!important;background:white!important;padding-left:1em!important;overflow:hidden!important;white-space:pre!important}.syntaxhighlighter table td.gutter .line{text-align:right!important;padding:0 .5em 0 1em!important}.syntaxhighlighter table td.code .line{padding:0 .5em!important}.syntaxhighlighter.nogutter td.code .container textarea,.syntaxhighlighter.nogutter td.code .line{padding-left:1em!important}.syntaxhighlighter table td.gutter{border-right:2px solid #999}.syntaxhighlighter{border-radius:5px}#content .syntaxhighlighter tr{border-bottom:0} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-B.eot Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-B.eot has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-B.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/fonts/Ubuntu-B.svg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,23336 @@ + + + + +Created by FontForge 20120731 at Mon Feb 24 14:10:07 2014 + By Thierry Florac,,, +Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-B.ttf Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-B.ttf has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-B.woff Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-B.woff has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-C.eot Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-C.eot has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-C.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/fonts/Ubuntu-C.svg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,27930 @@ + + + + +Created by FontForge 20120731 at Wed Feb 26 18:03:48 2014 + By Thierry Florac,,, +Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-C.ttf Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-C.ttf has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-C.woff Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-C.woff has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-L.eot Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-L.eot has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-L.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/fonts/Ubuntu-L.svg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,18316 @@ + + + + +Created by FontForge 20120731 at Mon Feb 24 14:02:21 2014 + By Thierry Florac,,, +Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-L.ttf Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-L.ttf has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/Ubuntu-L.woff Binary file src/ztfy/myams/resources/css/fonts/Ubuntu-L.woff has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/fontawesome-webfont.eot Binary file src/ztfy/myams/resources/css/fonts/fontawesome-webfont.eot has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/fontawesome-webfont.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/fonts/fontawesome-webfont.svg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,414 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/fontawesome-webfont.ttf Binary file src/ztfy/myams/resources/css/fonts/fontawesome-webfont.ttf has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/fontawesome-webfont.woff Binary file src/ztfy/myams/resources/css/fonts/fontawesome-webfont.woff has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.eot Binary file src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.eot has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.svg Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.ttf Binary file src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.ttf has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.woff Binary file src/ztfy/myams/resources/css/fonts/glyphicons-halflings-regular.woff has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/myams.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/myams.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,16650 @@ +/* + * MyAMS + * « My Application Management Skin » + * + * $Tag: $ + * A bootstrap based application/administration skin + * + * Custom administration and application skin tools + * Released under Zope Public License ZPL 1.1 + * ©2014 Thierry Florac + */ +/* + * Colors variations + */ +.txt-color-blue { + color: #60747c !important; +} +.txt-color-blueLight { + color: #ccdadf !important; +} +.txt-color-blueDark { + color: #4c4f53 !important; +} +.txt-color-green { + color: #356e35 !important; +} +.txt-color-greenLight { + color: #71843f !important; +} +.txt-color-greenDark { + color: #496949 !important; +} +.txt-color-red { + color: #931313 !important; +} +.txt-color-yellow { + color: #d4c737 !important; +} +.txt-color-yellowLight { + color: #fff03d !important; +} +.txt-color-orange { + color: #c79121 !important; +} +.txt-color-orangeDark { + color: #a57225 !important; +} +.txt-color-pink { + color: #ac5287 !important; +} +.txt-color-pinkDark { + color: #a8829f !important; +} +.txt-color-purple { + color: #65596b !important; +} +.txt-color-darken { + color: #404040 !important; +} +.txt-color-lighten { + color: #d5e7ec !important; +} +.txt-color-white { + color: #ffffff !important; +} +.txt-color-grayDark { + color: #525252 !important; +} +.txt-color-magenta { + color: #6e3671 !important; +} +.txt-color-teal { + color: #568a89 !important; +} +.txt-color-redLight { + color: #a65858 !important; +} +.bg-color-blue { + background-color: #60747c !important; +} +.bg-color-blueLight { + background-color: #ccdadf !important; +} +.bg-color-blueDark { + background-color: #4c4f53 !important; +} +.bg-color-green { + background-color: #356e35 !important; +} +.bg-color-greenLight { + background-color: #71843f !important; +} +.bg-color-greenDark { + background-color: #496949 !important; +} +.bg-color-red { + background-color: #931313 !important; +} +.bg-color-yellow { + background-color: #d4c737 !important; +} +.bg-color-yellowLight { + background-color: #fff03d !important; +} +.bg-color-orange { + background-color: #c79121 !important; +} +.bg-color-orangeDark { + background-color: #a57225 !important; +} +.bg-color-pink { + background-color: #ac5287 !important; +} +.bg-color-pinkDark { + background-color: #a8829f !important; +} +.bg-color-purple { + background-color: #65596b !important; +} +.bg-color-darken { + background-color: #404040 !important; +} +.bg-color-lighten { + background-color: #d5e7ec !important; +} +.bg-color-white { + background-color: #ffffff !important; +} +.bg-color-grayDark { + background-color: #525252 !important; +} +.bg-color-magenta { + background-color: #6e3671 !important; +} +.bg-color-teal { + background-color: #568a89 !important; +} +.bg-color-redLight { + background-color: #a65858 !important; +} +/* + * Animations + */ +@-webkit-keyframes flash { + 0%, + 100%, + 50% { + opacity: 1; + } + 25%, + 75% { + opacity: 0; + } +} +@keyframes flash { + 0%, + 100%, + 50% { + opacity: 1; + } + 25%, + 75% { + opacity: 0; + } +} +@-webkit-keyframes shake { + 0%, + 100% { + -webkit-transform: translateX(0); + } + 10%, + 30%, + 50%, + 70%, + 90% { + -webkit-transform: translateX(-10px); + } + 20%, + 40%, + 60%, + 80% { + -webkit-transform: translateX(10px); + } +} +@keyframes shake { + 0%, + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 10%, + 30%, + 50%, + 70%, + 90% { + -webkit-transform: translateX(-10px); + -ms-transform: translateX(-10px); + transform: translateX(-10px); + } + 20%, + 40%, + 60%, + 80% { + -webkit-transform: translateX(10px); + -ms-transform: translateX(10px); + transform: translateX(10px); + } +} +@-webkit-keyframes bounce { + 0%, + 100%, + 20%, + 50%, + 80% { + -webkit-transform: translateY(0); + } + 40% { + -webkit-transform: translateY(-30px); + } + 60% { + -webkit-transform: translateY(-15px); + } +} +@keyframes bounce { + 0%, + 100%, + 20%, + 50%, + 80% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 40% { + -webkit-transform: translateY(-30px); + -ms-transform: translateY(-30px); + transform: translateY(-30px); + } + 60% { + -webkit-transform: translateY(-15px); + -ms-transform: translateY(-15px); + transform: translateY(-15px); + } +} +@-webkit-keyframes tada { + 0% { + -webkit-transform: scale(1); + } + 10%, + 20% { + -webkit-transform: scale(0.9) rotate(-3deg); + } + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale(1.1) rotate(3deg); + } + 40%, + 60%, + 80% { + -webkit-transform: scale(1.1) rotate(-3deg); + } + 100% { + -webkit-transform: scale(1) rotate(0); + } +} +@keyframes tada { + 0% { + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + } + 10%, + 20% { + -webkit-transform: scale(0.9) rotate(-3deg); + -ms-transform: scale(0.9) rotate(-3deg); + transform: scale(0.9) rotate(-3deg); + } + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale(1.1) rotate(3deg); + -ms-transform: scale(1.1) rotate(3deg); + transform: scale(1.1) rotate(3deg); + } + 40%, + 60%, + 80% { + -webkit-transform: scale(1.1) rotate(-3deg); + -ms-transform: scale(1.1) rotate(-3deg); + transform: scale(1.1) rotate(-3deg); + } + 100% { + -webkit-transform: scale(1) rotate(0); + -ms-transform: scale(1) rotate(0); + transform: scale(1) rotate(0); + } +} +@-webkit-keyframes swing { + 100%, + 20%, + 40%, + 60%, + 80% { + -webkit-transform-origin: top center; + } + 20% { + -webkit-transform: rotate(15deg); + } + 40% { + -webkit-transform: rotate(-10deg); + } + 60% { + -webkit-transform: rotate(5deg); + } + 80% { + -webkit-transform: rotate(-5deg); + } + 100% { + -webkit-transform: rotate(0deg); + } +} +@keyframes swing { + 20% { + -webkit-transform: rotate(15deg); + -ms-transform: rotate(15deg); + transform: rotate(15deg); + } + 40% { + -webkit-transform: rotate(-10deg); + -ms-transform: rotate(-10deg); + transform: rotate(-10deg); + } + 60% { + -webkit-transform: rotate(5deg); + -ms-transform: rotate(5deg); + transform: rotate(5deg); + } + 80% { + -webkit-transform: rotate(-5deg); + -ms-transform: rotate(-5deg); + transform: rotate(-5deg); + } + 100% { + -webkit-transform: rotate(0deg); + -ms-transform: rotate(0deg); + transform: rotate(0deg); + } +} +@-webkit-keyframes wobble { + 0% { + -webkit-transform: translateX(0); + } + 15% { + -webkit-transform: translateX(-25%) rotate(-5deg); + } + 30% { + -webkit-transform: translateX(20%) rotate(3deg); + } + 45% { + -webkit-transform: translateX(-15%) rotate(-3deg); + } + 60% { + -webkit-transform: translateX(10%) rotate(2deg); + } + 75% { + -webkit-transform: translateX(-5%) rotate(-1deg); + } + 100% { + -webkit-transform: translateX(0); + } +} +@keyframes wobble { + 0% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 15% { + -webkit-transform: translateX(-25%) rotate(-5deg); + -ms-transform: translateX(-25%) rotate(-5deg); + transform: translateX(-25%) rotate(-5deg); + } + 30% { + -webkit-transform: translateX(20%) rotate(3deg); + -ms-transform: translateX(20%) rotate(3deg); + transform: translateX(20%) rotate(3deg); + } + 45% { + -webkit-transform: translateX(-15%) rotate(-3deg); + -ms-transform: translateX(-15%) rotate(-3deg); + transform: translateX(-15%) rotate(-3deg); + } + 60% { + -webkit-transform: translateX(10%) rotate(2deg); + -ms-transform: translateX(10%) rotate(2deg); + transform: translateX(10%) rotate(2deg); + } + 75% { + -webkit-transform: translateX(-5%) rotate(-1deg); + -ms-transform: translateX(-5%) rotate(-1deg); + transform: translateX(-5%) rotate(-1deg); + } + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes pulse { + 0% { + -webkit-transform: scale(1); + } + 50% { + -webkit-transform: scale(1.1); + } + 100% { + -webkit-transform: scale(1); + } +} +@keyframes pulse { + 0% { + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + } + 50% { + -webkit-transform: scale(1.1); + -ms-transform: scale(1.1); + transform: scale(1.1); + } + 100% { + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + } +} +@-webkit-keyframes flip { + 0% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); + -webkit-animation-timing-function: ease-out; + } + 40% { + -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); + -webkit-animation-timing-function: ease-out; + } + 50% { + -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); + -webkit-animation-timing-function: ease-in; + } + 80% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); + -webkit-animation-timing-function: ease-in; + } + 100% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); + -webkit-animation-timing-function: ease-in; + } +} +@keyframes flip { + 0% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); + -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); + transform: perspective(400px) translateZ(0) rotateY(0) scale(1); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + 40% { + -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); + -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); + transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + 50% { + -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); + -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); + transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + 80% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); + -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); + transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + 100% { + -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); + -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); + transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } +} +@-webkit-keyframes flipInX { + 0% { + -webkit-transform: perspective(400px) rotateX(90deg); + opacity: 0; + } + 40% { + -webkit-transform: perspective(400px) rotateX(-10deg); + } + 70% { + -webkit-transform: perspective(400px) rotateX(10deg); + } + 100% { + -webkit-transform: perspective(400px) rotateX(0deg); + opacity: 1; + } +} +@keyframes flipInX { + 0% { + -webkit-transform: perspective(400px) rotateX(90deg); + -ms-transform: perspective(400px) rotateX(90deg); + transform: perspective(400px) rotateX(90deg); + opacity: 0; + } + 40% { + -webkit-transform: perspective(400px) rotateX(-10deg); + -ms-transform: perspective(400px) rotateX(-10deg); + transform: perspective(400px) rotateX(-10deg); + } + 70% { + -webkit-transform: perspective(400px) rotateX(10deg); + -ms-transform: perspective(400px) rotateX(10deg); + transform: perspective(400px) rotateX(10deg); + } + 100% { + -webkit-transform: perspective(400px) rotateX(0deg); + -ms-transform: perspective(400px) rotateX(0deg); + transform: perspective(400px) rotateX(0deg); + opacity: 1; + } +} +@-webkit-keyframes flipOutX { + 0% { + -webkit-transform: perspective(400px) rotateX(0deg); + opacity: 1; + } + 100% { + -webkit-transform: perspective(400px) rotateX(90deg); + opacity: 0; + } +} +@keyframes flipOutX { + 0% { + -webkit-transform: perspective(400px) rotateX(0deg); + -ms-transform: perspective(400px) rotateX(0deg); + transform: perspective(400px) rotateX(0deg); + opacity: 1; + } + 100% { + -webkit-transform: perspective(400px) rotateX(90deg); + -ms-transform: perspective(400px) rotateX(90deg); + transform: perspective(400px) rotateX(90deg); + opacity: 0; + } +} +@-webkit-keyframes flipInY { + 0% { + -webkit-transform: perspective(400px) rotateY(90deg); + opacity: 0; + } + 40% { + -webkit-transform: perspective(400px) rotateY(-10deg); + } + 70% { + -webkit-transform: perspective(400px) rotateY(10deg); + } + 100% { + -webkit-transform: perspective(400px) rotateY(0deg); + opacity: 1; + } +} +@keyframes flipInY { + 0% { + -webkit-transform: perspective(400px) rotateY(90deg); + -ms-transform: perspective(400px) rotateY(90deg); + transform: perspective(400px) rotateY(90deg); + opacity: 0; + } + 40% { + -webkit-transform: perspective(400px) rotateY(-10deg); + -ms-transform: perspective(400px) rotateY(-10deg); + transform: perspective(400px) rotateY(-10deg); + } + 70% { + -webkit-transform: perspective(400px) rotateY(10deg); + -ms-transform: perspective(400px) rotateY(10deg); + transform: perspective(400px) rotateY(10deg); + } + 100% { + -webkit-transform: perspective(400px) rotateY(0deg); + -ms-transform: perspective(400px) rotateY(0deg); + transform: perspective(400px) rotateY(0deg); + opacity: 1; + } +} +@-webkit-keyframes flipOutY { + 0% { + -webkit-transform: perspective(400px) rotateY(0deg); + opacity: 1; + } + 100% { + -webkit-transform: perspective(400px) rotateY(90deg); + opacity: 0; + } +} +@keyframes flipOutY { + 0% { + -webkit-transform: perspective(400px) rotateY(0deg); + -ms-transform: perspective(400px) rotateY(0deg); + transform: perspective(400px) rotateY(0deg); + opacity: 1; + } + 100% { + -webkit-transform: perspective(400px) rotateY(90deg); + -ms-transform: perspective(400px) rotateY(90deg); + transform: perspective(400px) rotateY(90deg); + opacity: 0; + } +} +@-webkit-keyframes fadeIn { + 0% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fadeIn { + 0% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@-webkit-keyframes fadeInUp { + 0% { + opacity: 0; + -webkit-transform: translateY(20px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@keyframes fadeInUp { + 0% { + opacity: 0; + -webkit-transform: translateY(20px); + -ms-transform: translateY(20px); + transform: translateY(20px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes fadeInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-20px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@keyframes fadeInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-20px); + -ms-transform: translateY(-20px); + transform: translateY(-20px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes fadeInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-20px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } +} +@keyframes fadeInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-20px); + -ms-transform: translateX(-20px); + transform: translateX(-20px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes fadeInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(20px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } +} +@keyframes fadeInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(20px); + -ms-transform: translateX(20px); + transform: translateX(20px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes fadeInUpBig { + 0% { + opacity: 0; + -webkit-transform: translateY(2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@keyframes fadeInUpBig { + 0% { + opacity: 0; + -webkit-transform: translateY(2000px); + -ms-transform: translateY(2000px); + transform: translateY(2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes fadeInDownBig { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@keyframes fadeInDownBig { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes fadeInLeftBig { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } +} +@keyframes fadeInLeftBig { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes fadeInRightBig { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } +} +@keyframes fadeInRightBig { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes fadeOut { + 0% { + opacity: 1; + } + 100% { + opacity: 0; + } +} +@keyframes fadeOut { + 0% { + opacity: 1; + } + 100% { + opacity: 0; + } +} +@-webkit-keyframes fadeOutUp { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-20px); + } +} +@keyframes fadeOutUp { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-20px); + -ms-transform: translateY(-20px); + transform: translateY(-20px); + } +} +@-webkit-keyframes fadeOutDown { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(20px); + } +} +@keyframes fadeOutDown { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(20px); + -ms-transform: translateY(20px); + transform: translateY(20px); + } +} +@-webkit-keyframes fadeOutLeft { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-20px); + } +} +@keyframes fadeOutLeft { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-20px); + -ms-transform: translateX(-20px); + transform: translateX(-20px); + } +} +@-webkit-keyframes fadeOutRight { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(20px); + } +} +@keyframes fadeOutRight { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(20px); + -ms-transform: translateX(20px); + transform: translateX(20px); + } +} +@-webkit-keyframes fadeOutUpBig { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } +} +@keyframes fadeOutUpBig { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } +} +@-webkit-keyframes fadeOutDownBig { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(2000px); + } +} +@keyframes fadeOutDownBig { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(2000px); + -ms-transform: translateY(2000px); + transform: translateY(2000px); + } +} +@-webkit-keyframes fadeOutLeftBig { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } +} +@keyframes fadeOutLeftBig { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } +} +@-webkit-keyframes fadeOutRightBig { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + } +} +@keyframes fadeOutRightBig { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } +} +@-webkit-keyframes bounceIn { + 0% { + opacity: 0; + -webkit-transform: scale(0.3); + } + 50% { + opacity: 1; + -webkit-transform: scale(1.05); + } + 70% { + -webkit-transform: scale(0.9); + } + 100% { + -webkit-transform: scale(1); + } +} +@keyframes bounceIn { + 0% { + opacity: 0; + -webkit-transform: scale(0.3); + -ms-transform: scale(0.3); + transform: scale(0.3); + } + 50% { + opacity: 1; + -webkit-transform: scale(1.05); + -ms-transform: scale(1.05); + transform: scale(1.05); + } + 70% { + -webkit-transform: scale(0.9); + -ms-transform: scale(0.9); + transform: scale(0.9); + } + 100% { + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + } +} +@-webkit-keyframes slideInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } + 100% { + -webkit-transform: translateY(0); + } +} +@keyframes slideInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } + 100% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes slideInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } + 100% { + -webkit-transform: translateX(0); + } +} +@keyframes slideInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes slideInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + } + 100% { + -webkit-transform: translateX(0); + } +} +@keyframes slideInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes slideOutLeft { + 0% { + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } +} +@keyframes slideOutLeft { + 0% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } +} +@-webkit-keyframes slideOutRight { + 0% { + -webkit-transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + } +} +@keyframes slideOutRight { + 0% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } +} +@-webkit-keyframes slideOutUp { + 0% { + -webkit-transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } +} +@keyframes slideOutUp { + 0% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } +} +@-webkit-keyframes bounceInUp { + 0% { + opacity: 0; + -webkit-transform: translateY(2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateY(-30px); + } + 80% { + -webkit-transform: translateY(10px); + } + 100% { + -webkit-transform: translateY(0); + } +} +@keyframes bounceInUp { + 0% { + opacity: 0; + -webkit-transform: translateY(2000px); + -ms-transform: translateY(2000px); + transform: translateY(2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateY(-30px); + -ms-transform: translateY(-30px); + transform: translateY(-30px); + } + 80% { + -webkit-transform: translateY(10px); + -ms-transform: translateY(10px); + transform: translateY(10px); + } + 100% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes bounceInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateY(30px); + } + 80% { + -webkit-transform: translateY(-10px); + } + 100% { + -webkit-transform: translateY(0); + } +} +@keyframes bounceInDown { + 0% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateY(30px); + -ms-transform: translateY(30px); + transform: translateY(30px); + } + 80% { + -webkit-transform: translateY(-10px); + -ms-transform: translateY(-10px); + transform: translateY(-10px); + } + 100% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes bounceInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateX(30px); + } + 80% { + -webkit-transform: translateX(-10px); + } + 100% { + -webkit-transform: translateX(0); + } +} +@keyframes bounceInLeft { + 0% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateX(30px); + -ms-transform: translateX(30px); + transform: translateX(30px); + } + 80% { + -webkit-transform: translateX(-10px); + -ms-transform: translateX(-10px); + transform: translateX(-10px); + } + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes bounceInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateX(-30px); + } + 80% { + -webkit-transform: translateX(10px); + } + 100% { + -webkit-transform: translateX(0); + } +} +@keyframes bounceInRight { + 0% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } + 60% { + opacity: 1; + -webkit-transform: translateX(-30px); + -ms-transform: translateX(-30px); + transform: translateX(-30px); + } + 80% { + -webkit-transform: translateX(10px); + -ms-transform: translateX(10px); + transform: translateX(10px); + } + 100% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes bounceOut { + 0% { + -webkit-transform: scale(1); + } + 25% { + -webkit-transform: scale(0.95); + } + 50% { + opacity: 1; + -webkit-transform: scale(1.1); + } + 100% { + opacity: 0; + -webkit-transform: scale(0.3); + } +} +@keyframes bounceOut { + 0% { + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + } + 25% { + -webkit-transform: scale(0.95); + -ms-transform: scale(0.95); + transform: scale(0.95); + } + 50% { + opacity: 1; + -webkit-transform: scale(1.1); + -ms-transform: scale(1.1); + transform: scale(1.1); + } + 100% { + opacity: 0; + -webkit-transform: scale(0.3); + -ms-transform: scale(0.3); + transform: scale(0.3); + } +} +@-webkit-keyframes bounceOutUp { + 0% { + -webkit-transform: translateY(0); + } + 20% { + opacity: 1; + -webkit-transform: translateY(20px); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + } +} +@keyframes bounceOutUp { + 0% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 20% { + opacity: 1; + -webkit-transform: translateY(20px); + -ms-transform: translateY(20px); + transform: translateY(20px); + } + 100% { + opacity: 0; + -webkit-transform: translateY(-2000px); + -ms-transform: translateY(-2000px); + transform: translateY(-2000px); + } +} +@-webkit-keyframes bounceOutDown { + 0% { + -webkit-transform: translateY(0); + } + 20% { + opacity: 1; + -webkit-transform: translateY(-20px); + } + 100% { + opacity: 0; + -webkit-transform: translateY(2000px); + } +} +@keyframes bounceOutDown { + 0% { + -webkit-transform: translateY(0); + -ms-transform: translateY(0); + transform: translateY(0); + } + 20% { + opacity: 1; + -webkit-transform: translateY(-20px); + -ms-transform: translateY(-20px); + transform: translateY(-20px); + } + 100% { + opacity: 0; + -webkit-transform: translateY(2000px); + -ms-transform: translateY(2000px); + transform: translateY(2000px); + } +} +@-webkit-keyframes bounceOutLeft { + 0% { + -webkit-transform: translateX(0); + } + 20% { + opacity: 1; + -webkit-transform: translateX(20px); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + } +} +@keyframes bounceOutLeft { + 0% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 20% { + opacity: 1; + -webkit-transform: translateX(20px); + -ms-transform: translateX(20px); + transform: translateX(20px); + } + 100% { + opacity: 0; + -webkit-transform: translateX(-2000px); + -ms-transform: translateX(-2000px); + transform: translateX(-2000px); + } +} +@-webkit-keyframes bounceOutRight { + 0% { + -webkit-transform: translateX(0); + } + 20% { + opacity: 1; + -webkit-transform: translateX(-20px); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + } +} +@keyframes bounceOutRight { + 0% { + -webkit-transform: translateX(0); + -ms-transform: translateX(0); + transform: translateX(0); + } + 20% { + opacity: 1; + -webkit-transform: translateX(-20px); + -ms-transform: translateX(-20px); + transform: translateX(-20px); + } + 100% { + opacity: 0; + -webkit-transform: translateX(2000px); + -ms-transform: translateX(2000px); + transform: translateX(2000px); + } +} +@-webkit-keyframes rotateIn { + 0% { + -webkit-transform-origin: center center; + -webkit-transform: rotate(-200deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: center center; + -webkit-transform: rotate(0); + opacity: 1; + } +} +@keyframes rotateIn { + 0% { + -webkit-transform-origin: center center; + -ms-transform-origin: center center; + transform-origin: center center; + -webkit-transform: rotate(-200deg); + -ms-transform: rotate(-200deg); + transform: rotate(-200deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: center center; + -ms-transform-origin: center center; + transform-origin: center center; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } +} +@-webkit-keyframes rotateInUpLeft { + 0% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(0); + opacity: 1; + } +} +@keyframes rotateInUpLeft { + 0% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } +} +@-webkit-keyframes rotateInDownLeft { + 0% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(-90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(0); + opacity: 1; + } +} +@keyframes rotateInDownLeft { + 0% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + transform: rotate(-90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } +} +@-webkit-keyframes rotateInUpRight { + 0% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(-90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(0); + opacity: 1; + } +} +@keyframes rotateInUpRight { + 0% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + transform: rotate(-90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } +} +@-webkit-keyframes rotateInDownRight { + 0% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(0); + opacity: 1; + } +} +@keyframes rotateInDownRight { + 0% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); + opacity: 0; + } + 100% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } +} +@-webkit-keyframes rotateOut { + 0% { + -webkit-transform-origin: center center; + -webkit-transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: center center; + -webkit-transform: rotate(200deg); + opacity: 0; + } +} +@keyframes rotateOut { + 0% { + -webkit-transform-origin: center center; + -ms-transform-origin: center center; + transform-origin: center center; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: center center; + -ms-transform-origin: center center; + transform-origin: center center; + -webkit-transform: rotate(200deg); + -ms-transform: rotate(200deg); + transform: rotate(200deg); + opacity: 0; + } +} +@-webkit-keyframes rotateOutUpLeft { + 0% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(-90deg); + opacity: 0; + } +} +@keyframes rotateOutUpLeft { + 0% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + transform: rotate(-90deg); + opacity: 0; + } +} +@-webkit-keyframes rotateOutDownLeft { + 0% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: left bottom; + -webkit-transform: rotate(90deg); + opacity: 0; + } +} +@keyframes rotateOutDownLeft { + 0% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: left bottom; + -ms-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); + opacity: 0; + } +} +@-webkit-keyframes rotateOutUpRight { + 0% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(90deg); + opacity: 0; + } +} +@keyframes rotateOutUpRight { + 0% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); + opacity: 0; + } +} +@-webkit-keyframes rotateOutDownRight { + 0% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: right bottom; + -webkit-transform: rotate(-90deg); + opacity: 0; + } +} +@keyframes rotateOutDownRight { + 0% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + opacity: 1; + } + 100% { + -webkit-transform-origin: right bottom; + -ms-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + transform: rotate(-90deg); + opacity: 0; + } +} +@-webkit-keyframes hinge { + 0% { + -webkit-transform: rotate(0); + -webkit-transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + } + 20%, + 60% { + -webkit-transform: rotate(80deg); + -webkit-transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + } + 40% { + -webkit-transform: rotate(60deg); + -webkit-transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + } + 80% { + -webkit-transform: rotate(60deg) translateY(0); + opacity: 1; + -webkit-transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + } + 100% { + -webkit-transform: translateY(700px); + opacity: 0; + } +} +@keyframes hinge { + 0% { + -webkit-transform: rotate(0); + -ms-transform: rotate(0); + transform: rotate(0); + -webkit-transform-origin: top left; + -ms-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + 20%, + 60% { + -webkit-transform: rotate(80deg); + -ms-transform: rotate(80deg); + transform: rotate(80deg); + -webkit-transform-origin: top left; + -ms-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + 40% { + -webkit-transform: rotate(60deg); + -ms-transform: rotate(60deg); + transform: rotate(60deg); + -webkit-transform-origin: top left; + -ms-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + 80% { + -webkit-transform: rotate(60deg) translateY(0); + -ms-transform: rotate(60deg) translateY(0); + transform: rotate(60deg) translateY(0); + opacity: 1; + -webkit-transform-origin: top left; + -ms-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + 100% { + -webkit-transform: translateY(700px); + -ms-transform: translateY(700px); + transform: translateY(700px); + opacity: 0; + } +} +@-webkit-keyframes rollIn { + 0% { + opacity: 0; + -webkit-transform: translateX(-100%) rotate(-120deg); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0) rotate(0deg); + } +} +@keyframes rollIn { + 0% { + opacity: 0; + -webkit-transform: translateX(-100%) rotate(-120deg); + -ms-transform: translateX(-100%) rotate(-120deg); + transform: translateX(-100%) rotate(-120deg); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0) rotate(0deg); + -ms-transform: translateX(0) rotate(0deg); + transform: translateX(0) rotate(0deg); + } +} +@-webkit-keyframes rollOut { + 0% { + opacity: 1; + -webkit-transform: translateX(0) rotate(0deg); + } + 100% { + opacity: 0; + -webkit-transform: translateX(100%) rotate(120deg); + } +} +@keyframes rollOut { + 0% { + opacity: 1; + -webkit-transform: translateX(0) rotate(0deg); + -ms-transform: translateX(0) rotate(0deg); + transform: translateX(0) rotate(0deg); + } + 100% { + opacity: 0; + -webkit-transform: translateX(100%) rotate(120deg); + -ms-transform: translateX(100%) rotate(120deg); + transform: translateX(100%) rotate(120deg); + } +} +@-webkit-keyframes lightSpeedIn { + 0% { + -webkit-transform: translateX(100%) skewX(-30deg); + opacity: 0; + } + 60% { + -webkit-transform: translateX(-20%) skewX(30deg); + opacity: 1; + } + 80% { + -webkit-transform: translateX(0) skewX(-15deg); + opacity: 1; + } + 100% { + -webkit-transform: translateX(0) skewX(0deg); + opacity: 1; + } +} +@keyframes lightSpeedIn { + 0% { + -webkit-transform: translateX(100%) skewX(-30deg); + -ms-transform: translateX(100%) skewX(-30deg); + transform: translateX(100%) skewX(-30deg); + opacity: 0; + } + 60% { + -webkit-transform: translateX(-20%) skewX(30deg); + -ms-transform: translateX(-20%) skewX(30deg); + transform: translateX(-20%) skewX(30deg); + opacity: 1; + } + 80% { + -webkit-transform: translateX(0) skewX(-15deg); + -ms-transform: translateX(0) skewX(-15deg); + transform: translateX(0) skewX(-15deg); + opacity: 1; + } + 100% { + -webkit-transform: translateX(0) skewX(0deg); + -ms-transform: translateX(0) skewX(0deg); + transform: translateX(0) skewX(0deg); + opacity: 1; + } +} +@-webkit-keyframes lightSpeedOut { + 0% { + -webkit-transform: translateX(0) skewX(0deg); + opacity: 1; + } + 100% { + -webkit-transform: translateX(100%) skewX(-30deg); + opacity: 0; + } +} +@keyframes lightSpeedOut { + 0% { + -webkit-transform: translateX(0) skewX(0deg); + -ms-transform: translateX(0) skewX(0deg); + transform: translateX(0) skewX(0deg); + opacity: 1; + } + 100% { + -webkit-transform: translateX(100%) skewX(-30deg); + -ms-transform: translateX(100%) skewX(-30deg); + transform: translateX(100%) skewX(-30deg); + opacity: 0; + } +} +@-webkit-keyframes spin { + 0% { + -webkit-transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + } +} +@-ms-keyframes spin { + 0% { + -ms-transform: rotate(0deg); + } + 100% { + -ms-transform: rotate(359deg); + } +} +@keyframes spin { + 0% { + -webkit-transform: rotate(0deg); + -ms-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + -ms-transform: rotate(359deg); + transform: rotate(359deg); + } +} +@-webkit-keyframes loading { + 0% { + background-position: 0 -400px; + } + 100% { + background-position: -7px -400px; + } +} +@-ms-keyframes loading { + 0% { + background-position: 0 -400px; + } + 100% { + background-position: -7px -400px; + } +} +@keyframes loading { + 0% { + background-position: 0 -400px; + } + 100% { + background-position: -7px -400px; + } +} +@-webkit-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; + } +} +@-webkit-keyframes pace-spinner { + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(360deg); + transform: rotate(360deg); + } +} +@-ms-keyframes pace-spinner { + 0% { + -ms-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -ms-transform: rotate(360deg); + transform: rotate(360deg); + } +} +@keyframes pace-spinner { + 0% { + -webkit-transform: rotate(0deg); + -ms-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(360deg); + -ms-transform: rotate(360deg); + transform: rotate(360deg); + } +} +.animated { + -webkit-animation-duration: 1s; + animation-duration: 1s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; +} +.animated.fast { + -webkit-animation-duration: .4s; + -ms-animation-duration: .4s; + animation-duration: .4s; +} +.animated.hinge { + -webkit-animation-duration: 2s; + animation-duration: 2s; +} +.animated.flash { + -webkit-animation-name: flash; + animation-name: flash; +} +.animated.shake { + -webkit-animation-name: shake; + animation-name: shake; +} +.animated.bounce { + -webkit-animation-name: bounce; + animation-name: bounce; +} +.animated.tada { + -webkit-animation-name: tada; + animation-name: tada; +} +.animated.swing { + -webkit-transform-origin: top center; + -ms-transform-origin: top center; + transform-origin: top center; + -webkit-animation-name: swing; + animation-name: swing; +} +.animated.wobble { + -webkit-animation-name: wobble; + animation-name: wobble; +} +.animated.pulse { + -webkit-animation-name: pulse; + animation-name: pulse; +} +.animated.flip { + -webkit-backface-visibility: visible!important; + -webkit-animation-name: flip; + -ms-backface-visibility: visible!important; + backface-visibility: visible!important; + animation-name: flip; +} +.animated.flipInX { + -webkit-backface-visibility: visible!important; + -webkit-animation-name: flipInX; + -ms-backface-visibility: visible!important; + backface-visibility: visible!important; + animation-name: flipInX; +} +.animated.flipOutX { + -webkit-animation-name: flipOutX; + -webkit-backface-visibility: visible!important; + animation-name: flipOutX; + -ms-backface-visibility: visible!important; + backface-visibility: visible!important; +} +.animated.flipInY { + -webkit-backface-visibility: visible!important; + -webkit-animation-name: flipInY; + -ms-backface-visibility: visible!important; + backface-visibility: visible!important; + animation-name: flipInY; +} +.animated.flipOutY { + -webkit-backface-visibility: visible!important; + -webkit-animation-name: flipOutY; + -ms-backface-visibility: visible!important; + backface-visibility: visible!important; + animation-name: flipOutY; +} +.animated.fadeIn { + -webkit-animation-name: fadeIn; + animation-name: fadeIn; +} +.animated.fadeInUp { + -webkit-animation-name: fadeInUp; + animation-name: fadeInUp; +} +.animated.fadeInDown { + -webkit-animation-name: fadeInDown; + animation-name: fadeInDown; +} +.animated.fadeInLeft { + -webkit-animation-name: fadeInLeft; + animation-name: fadeInLeft; +} +.animated.fadeInRight { + -webkit-animation-name: fadeInRight; + animation-name: fadeInRight; +} +.animated.fadeInUpBig { + -webkit-animation-name: fadeInUpBig; + animation-name: fadeInUpBig; +} +.animated.fadeInDownBig { + -webkit-animation-name: fadeInDownBig; + animation-name: fadeInDownBig; +} +.animated.fadeInLeftBig { + -webkit-animation-name: fadeInLeftBig; + animation-name: fadeInLeftBig; +} +.animated.fadeInRightBig { + -webkit-animation-name: fadeInRightBig; + animation-name: fadeInRightBig; +} +.animated.fadeOut { + -webkit-animation-name: fadeOut; + animation-name: fadeOut; +} +.animated.fadeOutUp { + -webkit-animation-name: fadeOutUp; + animation-name: fadeOutUp; +} +.animated.fadeOutDown { + -webkit-animation-name: fadeOutDown; + animation-name: fadeOutDown; +} +.animated.fadeOutLeft { + -webkit-animation-name: fadeOutLeft; + animation-name: fadeOutLeft; +} +.animated.fadeOutRight { + -webkit-animation-name: fadeOutRight; + animation-name: fadeOutRight; +} +.animated.fadeOutUpBig { + -webkit-animation-name: fadeOutUpBig; + animation-name: fadeOutUpBig; +} +.animated.fadeOutDownBig { + -webkit-animation-name: fadeOutDownBig; + animation-name: fadeOutDownBig; +} +.animated.fadeOutLeftBig { + -webkit-animation-name: fadeOutLeftBig; + animation-name: fadeOutLeftBig; +} +.animated.fadeOutRightBig { + -webkit-animation-name: fadeOutRightBig; + animation-name: fadeOutRightBig; +} +.animated.bounceIn { + -webkit-animation-name: bounceIn; + animation-name: bounceIn; +} +.animated.slideInDown { + -webkit-animation-name: slideInDown; + animation-name: slideInDown; +} +.animated.slideInLeft { + -webkit-animation-name: slideInLeft; + animation-name: slideInLeft; +} +.animated.slideInRight { + -webkit-animation-name: slideInRight; + animation-name: slideInRight; +} +.animated.slideOutLeft { + -webkit-animation-name: slideOutLeft; + animation-name: slideOutLeft; +} +.animated.slideOutRight { + -webkit-animation-name: slideOutRight; + animation-name: slideOutRight; +} +.animated.slideOutUp { + -webkit-animation-name: slideOutUp; + animation-name: slideOutUp; +} +.animated.bounceInUp { + -webkit-animation-name: bounceInUp; + animation-name: bounceInUp; +} +.animated.bounceInDown { + -webkit-animation-name: bounceInDown; + animation-name: bounceInDown; +} +.animated.bounceInLeft { + -webkit-animation-name: bounceInLeft; + animation-name: bounceInLeft; +} +.animated.bounceInRight { + -webkit-animation-name: bounceInRight; + animation-name: bounceInRight; +} +.animated.bounceOut { + -webkit-animation-name: bounceOut; + animation-name: bounceOut; +} +.animated.bounceOutUp { + -webkit-animation-name: bounceOutUp; + animation-name: bounceOutUp; +} +.animated.bounceOutDown { + -webkit-animation-name: bounceOutDown; + animation-name: bounceOutDown; +} +.animated.bounceOutLeft { + -webkit-animation-name: bounceOutLeft; + animation-name: bounceOutLeft; +} +.animated.bounceOutRight { + -webkit-animation-name: bounceOutRight; + animation-name: bounceOutRight; +} +.animated.rotateIn { + -webkit-animation-name: rotateIn; + animation-name: rotateIn; +} +.animated.rotateInUpLeft { + -webkit-animation-name: rotateInUpLeft; + animation-name: rotateInUpLeft; +} +.animated.rotateInDownLeft { + -webkit-animation-name: rotateInDownLeft; + animation-name: rotateInDownLeft; +} +.animated.rotateInUpRight { + -webkit-animation-name: rotateInUpRight; + animation-name: rotateInUpRight; +} +.animated.rotateInDownRight { + -webkit-animation-name: rotateInDownRight; + animation-name: rotateInDownRight; +} +.animated.rotateOut { + -webkit-animation-name: rotateOut; + animation-name: rotateOut; +} +.animated.rotateOutUpLeft { + -webkit-animation-name: rotateOutUpLeft; + animation-name: rotateOutUpLeft; +} +.animated.rotateOutDownLeft { + -webkit-animation-name: rotateOutDownLeft; + animation-name: rotateOutDownLeft; +} +.animated.rotateOutUpRight { + -webkit-animation-name: rotateOutUpRight; + animation-name: rotateOutUpRight; +} +.animated.rotateOutDownRight { + -webkit-animation-name: rotateOutDownRight; + animation-name: rotateOutDownRight; +} +.animated.rollIn { + -webkit-animation-name: rollIn; + animation-name: rollIn; +} +.animated.rollOut { + -webkit-animation-name: rollOut; + animation-name: rollOut; +} +.animated.lightSpeedIn { + -webkit-animation-name: lightSpeedIn; + animation-name: lightSpeedIn; + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + -webkit-animation-duration: .5s; + animation-duration: .5s; +} +.animated.lightSpeedOut { + -webkit-animation-name: lightSpeedOut; + animation-name: lightSpeedOut; + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + -webkit-animation-duration: .25s; + animation-duration: .25s; +} +.animated.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + transition: opacity .15s linear; +} +[class*=" bg-"], +[class^=bg-] { + -webkit-filter: none!important; + filter: none!important; +} +/* + * Icons styles + */ +.square { + display: block; + float: left; + margin-right: 10px; + height: 20px; + width: 20px; +} +.icon-color-good { + color: #40ac2b; +} +.icon-color-bad { + color: #ed1c24; +} +.percent-sign:after { + content: " %"; + line-height: normal; +} +.degree-sign:after { + content: " °F"; + line-height: normal; +} +.ui-state-default .ui-icon[class*=" icon-"] { + background: 0 0; + margin-left: -12px; +} +.ui-icon-carat-1-n { + background-position: 0 0; +} +.ui-icon-carat-1-ne { + background-position: -16px 0; +} +.ui-icon-carat-1-e { + background-position: -32px 0; +} +.ui-icon-carat-1-e:before { + content: "\f105"; + font-family: FontAwesome; + font-size: 14px; + display: inline; +} +.ui-icon-carat-1-se { + background-position: -48px 0; +} +.ui-icon-carat-1-s { + background-position: -64px 0; +} +.ui-icon-carat-1-sw { + background-position: -80px 0; +} +.ui-icon-carat-1-w { + background-position: -96px 0; +} +.ui-icon-carat-1-nw { + background-position: -112px 0; +} +.ui-icon-carat-2-n-s { + background-position: -128px 0; +} +.ui-icon-carat-2-e-w { + background-position: -144px 0; +} +.ui-icon-triangle-1-n { + background-position: 0 -16px; +} +.ui-icon-triangle-1-ne { + background-position: -16px -16px; +} +.ui-icon-triangle-1-e { + background-position: -32px -16px; +} +.ui-icon-triangle-1-se { + background-position: -48px -16px; +} +.ui-icon-triangle-1-s { + background-position: -64px -16px; +} +.ui-icon-triangle-1-sw { + background-position: -80px -16px; +} +.ui-icon-triangle-1-w { + background-position: -96px -16px; +} +.ui-icon-triangle-1-nw { + background-position: -112px -16px; +} +.ui-icon-triangle-2-n-s { + background-position: -128px -16px; +} +.ui-icon-triangle-2-e-w { + background-position: -144px -16px; +} +.ui-icon-arrow-1-n { + background-position: 0 -32px; +} +.ui-icon-arrow-1-ne { + background-position: -16px -32px; +} +.ui-icon-arrow-1-e { + background-position: -32px -32px; +} +.ui-icon-arrow-1-se { + background-position: -48px -32px; +} +.ui-icon-arrow-1-s { + background-position: -64px -32px; +} +.ui-icon-arrow-1-sw { + background-position: -80px -32px; +} +.ui-icon-arrow-1-w { + background-position: -96px -32px; +} +.ui-icon-arrow-1-nw { + background-position: -112px -32px; +} +.ui-icon-arrow-2-n-s { + background-position: -128px -32px; +} +.ui-icon-arrow-2-ne-sw { + background-position: -144px -32px; +} +.ui-icon-arrow-2-e-w { + background-position: -160px -32px; +} +.ui-icon-arrow-2-se-nw { + background-position: -176px -32px; +} +.ui-icon-arrowstop-1-n { + background-position: -192px -32px; +} +.ui-icon-arrowstop-1-e { + background-position: -208px -32px; +} +.ui-icon-arrowstop-1-s { + background-position: -224px -32px; +} +.ui-icon-arrowstop-1-w { + background-position: -240px -32px; +} +.ui-icon-arrowthick-1-n { + background-position: 0 -48px; +} +.ui-icon-arrowthick-1-ne { + background-position: -16px -48px; +} +.ui-icon-arrowthick-1-e { + background-position: -32px -48px; +} +.ui-icon-arrowthick-1-se { + background-position: -48px -48px; +} +.ui-icon-arrowthick-1-s { + background-position: -64px -48px; +} +.ui-icon-arrowthick-1-sw { + background-position: -80px -48px; +} +.ui-icon-arrowthick-1-w { + background-position: -96px -48px; +} +.ui-icon-arrowthick-1-nw { + background-position: -112px -48px; +} +.ui-icon-arrowthick-2-n-s { + background-position: -128px -48px; +} +.ui-icon-arrowthick-2-ne-sw { + background-position: -144px -48px; +} +.ui-icon-arrowthick-2-e-w { + background-position: -160px -48px; +} +.ui-icon-arrowthick-2-se-nw { + background-position: -176px -48px; +} +.ui-icon-arrowthickstop-1-n { + background-position: -192px -48px; +} +.ui-icon-arrowthickstop-1-e { + background-position: -208px -48px; +} +.ui-icon-arrowthickstop-1-s { + background-position: -224px -48px; +} +.ui-icon-arrowthickstop-1-w { + background-position: -240px -48px; +} +.ui-icon-arrowreturnthick-1-w { + background-position: 0 -64px; +} +.ui-icon-arrowreturnthick-1-n { + background-position: -16px -64px; +} +.ui-icon-arrowreturnthick-1-e { + background-position: -32px -64px; +} +.ui-icon-arrowreturnthick-1-s { + background-position: -48px -64px; +} +.ui-icon-arrowreturn-1-w { + background-position: -64px -64px; +} +.ui-icon-arrowreturn-1-n { + background-position: -80px -64px; +} +.ui-icon-arrowreturn-1-e { + background-position: -96px -64px; +} +.ui-icon-arrowreturn-1-s { + background-position: -112px -64px; +} +.ui-icon-arrowrefresh-1-w { + background-position: -128px -64px; +} +.ui-icon-arrowrefresh-1-n { + background-position: -144px -64px; +} +.ui-icon-arrowrefresh-1-e { + background-position: -160px -64px; +} +.ui-icon-arrowrefresh-1-s { + background-position: -176px -64px; +} +.ui-icon-arrow-4 { + background-position: 0 -80px; +} +.ui-icon-arrow-4-diag { + background-position: -16px -80px; +} +.ui-icon-extlink { + background-position: -32px -80px; +} +.ui-icon-newwin { + background-position: -48px -80px; +} +.ui-icon-refresh { + background-position: -64px -80px; +} +.ui-icon-shuffle { + background-position: -80px -80px; +} +.ui-icon-transfer-e-w { + background-position: -96px -80px; +} +.ui-icon-transferthick-e-w { + background-position: -112px -80px; +} +.ui-icon-folder-collapsed { + background-position: 0 -96px; +} +.ui-icon-folder-open { + background-position: -16px -96px; +} +.ui-icon-document { + background-position: -32px -96px; +} +.ui-icon-document-b { + background-position: -48px -96px; +} +.ui-icon-note { + background-position: -64px -96px; +} +.ui-icon-mail-closed { + background-position: -80px -96px; +} +.ui-icon-mail-open { + background-position: -96px -96px; +} +.ui-icon-suitcase { + background-position: -112px -96px; +} +.ui-icon-comment { + background-position: -128px -96px; +} +.ui-icon-person { + background-position: -144px -96px; +} +.ui-icon-print { + background-position: -160px -96px; +} +.ui-icon-trash { + background-position: -176px -96px; +} +.ui-icon-locked { + background-position: -192px -96px; +} +.ui-icon-unlocked { + background-position: -208px -96px; +} +.ui-icon-bookmark { + background-position: -224px -96px; +} +.ui-icon-tag { + background-position: -240px -96px; +} +.ui-icon-home { + background-position: 0 -112px; +} +.ui-icon-flag { + background-position: -16px -112px; +} +.ui-icon-calendar { + background-position: -32px -112px; +} +.ui-icon-cart { + background-position: -48px -112px; +} +.ui-icon-pencil { + background-position: -64px -112px; +} +.ui-icon-clock { + background-position: -80px -112px; +} +.ui-icon-disk { + background-position: -96px -112px; +} +.ui-icon-calculator { + background-position: -112px -112px; +} +.ui-icon-zoomin { + background-position: -128px -112px; +} +.ui-icon-zoomout { + background-position: -144px -112px; +} +.ui-icon-search { + background-position: -160px -112px; +} +.ui-icon-wrench { + background-position: -176px -112px; +} +.ui-icon-gear { + background-position: -192px -112px; +} +.ui-icon-heart { + background-position: -208px -112px; +} +.ui-icon-star { + background-position: -224px -112px; +} +.ui-icon-link { + background-position: -240px -112px; +} +.ui-icon-cancel { + background-position: 0 -128px; +} +.ui-icon-plus { + background-position: -16px -128px; +} +.ui-icon-plusthick { + background-position: -32px -128px; +} +.ui-icon-minus { + background-position: -48px -128px; +} +.ui-icon-minusthick { + background-position: -64px -128px; +} +.ui-icon-close { + background-position: -80px -128px; +} +.ui-icon-closethick { + background-position: -96px -128px; +} +.ui-icon-key { + background-position: -112px -128px; +} +.ui-icon-lightbulb { + background-position: -128px -128px; +} +.ui-icon-scissors { + background-position: -144px -128px; +} +.ui-icon-clipboard { + background-position: -160px -128px; +} +.ui-icon-copy { + background-position: -176px -128px; +} +.ui-icon-contact { + background-position: -192px -128px; +} +.ui-icon-image { + background-position: -208px -128px; +} +.ui-icon-video { + background-position: -224px -128px; +} +.ui-icon-script { + background-position: -240px -128px; +} +.ui-icon-alert { + background-position: 0 -144px; +} +.ui-icon-info { + background-position: -16px -144px; +} +.ui-icon-notice { + background-position: -32px -144px; +} +.ui-icon-help { + background-position: -48px -144px; +} +.ui-icon-check { + background-position: -64px -144px; +} +.ui-icon-bullet { + background-position: -80px -144px; +} +.ui-icon-radio-on { + background-position: -96px -144px; +} +.ui-icon-radio-off { + background-position: -112px -144px; +} +.ui-icon-pin-w { + background-position: -128px -144px; +} +.ui-icon-pin-s { + background-position: -144px -144px; +} +.ui-icon-play { + background-position: 0 -160px; +} +.ui-icon-pause { + background-position: -16px -160px; +} +.ui-icon-seek-next { + background-position: -32px -160px; +} +.ui-icon-seek-prev { + background-position: -48px -160px; +} +.ui-icon-seek-end { + background-position: -64px -160px; +} +.ui-icon-seek-first, +.ui-icon-seek-start { + background-position: -80px -160px; +} +.ui-icon-stop { + background-position: -96px -160px; +} +.ui-icon-eject { + background-position: -112px -160px; +} +.ui-icon-volume-off { + background-position: -128px -160px; +} +.ui-icon-volume-on { + background-position: -144px -160px; +} +.ui-icon-power { + background-position: 0 -176px; +} +.ui-icon-signal-diag { + background-position: -16px -176px; +} +.ui-icon-signal { + background-position: -32px -176px; +} +.ui-icon-battery-0 { + background-position: -48px -176px; +} +.ui-icon-battery-1 { + background-position: -64px -176px; +} +.ui-icon-battery-2 { + background-position: -80px -176px; +} +.ui-icon-battery-3 { + background-position: -96px -176px; +} +.ui-icon-circle-plus { + background-position: 0 -192px; +} +.ui-icon-circle-minus { + background-position: -16px -192px; +} +.ui-icon-circle-close { + background-position: -32px -192px; +} +.ui-icon-circle-triangle-e { + background-position: -48px -192px; +} +.ui-icon-circle-triangle-s { + background-position: -64px -192px; +} +.ui-icon-circle-triangle-w { + background-position: -80px -192px; +} +.ui-icon-circle-triangle-n { + background-position: -96px -192px; +} +.ui-icon-circle-arrow-e { + background-position: -112px -192px; +} +.ui-icon-circle-arrow-s { + background-position: -128px -192px; +} +.ui-icon-circle-arrow-w { + background-position: -144px -192px; +} +.ui-icon-circle-arrow-n { + background-position: -160px -192px; +} +.ui-icon-circle-zoomin { + background-position: -176px -192px; +} +.ui-icon-circle-zoomout { + background-position: -192px -192px; +} +.ui-icon-circle-check { + background-position: -208px -192px; +} +.ui-icon-circlesmall-plus { + background-position: 0 -208px; +} +.ui-icon-circlesmall-minus { + background-position: -16px -208px; +} +.ui-icon-circlesmall-close { + background-position: -32px -208px; +} +.ui-icon-squaresmall-plus { + background-position: -48px -208px; +} +.ui-icon-squaresmall-minus { + background-position: -64px -208px; +} +.ui-icon-squaresmall-close { + background-position: -80px -208px; +} +.ui-icon-grip-dotted-vertical { + background-position: 0 -224px; +} +.ui-icon-grip-dotted-horizontal { + background-position: -16px -224px; +} +.ui-icon-grip-solid-vertical { + background-position: -32px -224px; +} +.ui-icon-grip-solid-horizontal { + background-position: -48px -224px; +} +.ui-icon-gripsmall-diagonal-se { + background-position: -64px -224px; +} +.ui-icon-grip-diagonal-se { + background-position: -80px -224px; +} +.ui-button-icon-primary.ui-icon[class*=" icon-"]:before, +.ui-button-icon-primary.ui-icon[class^=icon-]:before, +.ui-button-icon-secondary.ui-icon[class*=" icon-"]:before, +.ui-button-icon-secondary.ui-icon[class^=icon-]:before { + font-size: inherit; + margin-left: 7px!important; + margin-left: 5px; + display: inline; + text-decoration: inherit; + color: inherit; +} +/* + * Typos styles + */ +@font-face { + font-family: 'Ubuntu'; + src: url('fonts/Ubuntu-C.eot'); + src: url('fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-C.woff') format('woff'), url('fonts/Ubuntu-C.ttf') format('truetype'), url('fonts/Ubuntu-C.svg') format('svg'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Ubuntu-Light'; + src: url('fonts/Ubuntu-L.eot'); + src: url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-L.woff') format('woff'), url('fonts/Ubuntu-L.ttf') format('truetype'), url('fonts/Ubuntu-L.svg') format('svg'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Ubuntu-Bold'; + src: url('fonts/Ubuntu-B.eot'); + src: url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-B.woff') format('woff'), url('fonts/Ubuntu-B.ttf') format('truetype'), url('fonts/Ubuntu-B.svg') format('svg'); + font-weight: bold; + font-style: normal; +} +html, +body { + font-family: Ubuntu, Arial, Helvetica, sans-serif; +} +a:active, +a:focus, +a:hover, +button, +button:active, +button:focus, +embed, +input::-moz-focus-inner, +object { + outline: 0; +} +.hidden { + display: none; +} +.hidden-desktop { + display: none!important; +} +.no-visible { + visibility: hidden!important; +} +.pull-right { + float: right!Important; +} +.pull-left { + float: left!Important; +} +.align-top { + vertical-align: top; +} +.disabled { + color: #fff; +} +.btn-default.disabled { + color: #999; +} +xmp { + overflow: auto; +} +.nowrap { + white-space: nowrap; +} +.truncated { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.no-space { + margin: 0; +} +.no-space > [class*=col-] { + margin: 0!important; + padding-right: 0; + padding-left: 0; +} +.no-margin { + margin: 0!important; +} +.no-x-margin { + margin-left: 0!important; + margin-right: 0!important; +} +.no-y-margin { + margin-top: 0!important; + margin-bottom: 0!important; +} +.margin-5 { + margin: 5px !important; +} +.margin-10 { + margin: 10px !important; +} +.margin-20 { + margin: 20px !important; +} +.margin-top-0 { + margin-top: 0!important; +} +.margin-top-5 { + margin-top: 5px!important; +} +.margin-top-10 { + margin-top: 10px!important; +} +.margin-top-20 { + margin-top: 20px!important; +} +.margin-bottom-0 { + margin-bottom: 0!important; +} +.margin-bottom-5 { + margin-bottom: 5px!important; +} +.margin-bottom-10 { + margin-bottom: 10px!important; +} +.margin-bottom-20 { + margin-bottom: 20px!important; +} +.margin-left-0 { + margin-left: 0!important; +} +.margin-left-5 { + margin-left: 5px!important; +} +.margin-left-10 { + margin-left: 10px!important; +} +.margin-left-20 { + margin-left: 20px!important; +} +.margin-right-0 { + margin-right: 0!important; +} +.margin-right-5 { + margin-right: 5px!important; +} +.margin-right-10 { + margin-right: 10px!important; +} +.margin-right-20 { + margin-right: 20px!important; +} +.bordered { + border: 1px solid rgba(0, 0, 0, 0.2); +} +.bordered:hover { + border: 1px solid rgba(0, 0, 0, 0.4); +} +.no-border, +.well[class*=" bg-"].no-border { + border-width: 0!important; +} +.no-border-transparent { + border-color: transparent!important; +} +.no-border-radius { + border-radius: 0; +} +.border-0 { + border-width: 0!important; +} +.border-1 { + border-width: 1px!important; +} +.width-100 { + width: 100px; + max-width: 100px; +} +.width-200 { + width: 200px; + max-width: 200px; +} +.width-300 { + width: 300px; + max-width: 300px; +} +.width-400 { + width: 400px; + max-width: 400px; +} +.width-500 { + width: 500px; + max-width: 500px; +} +.padding-5 { + padding: 5px!important; +} +.padding-7 { + padding: 7px!important; +} +.padding-10 { + padding: 10px!important; +} +.padding-20 { + padding: 20px!important; +} +.padding-top-0 { + padding-top: 0!important; +} +.padding-top-5 { + padding-top: 5px!important; +} +.padding-top-10 { + padding-top: 10px!important; +} +.padding-top-20 { + padding-top: 20px!important; +} +.padding-bottom-0 { + padding-bottom: 0!important; +} +.padding-bottom-5 { + padding-bottom: 5px!important; +} +.padding-bottom-10 { + padding-bottom: 10px!important; +} +.padding-bottom-20 { + padding-bottom: 20px!important; +} +.padding-left-0 { + padding-left: 0!important; +} +.padding-left-5 { + padding-left: 5px!important; +} +.padding-left-10 { + padding-left: 10px!important; +} +.padding-left-20 { + padding-left: 20px!important; +} +.padding-right-0 { + padding-right: 0!important; +} +.padding-right-5 { + padding-right: 5px!important; +} +.padding-right-10 { + padding-right: 10px!important; +} +.padding-right-20 { + padding-right: 20px!important; +} +.no-padding { + padding: 0!important; +} +.no-padding .md-editor, +.widget-body.no-padding .cke_chrome { + border: 0; +} +.no-padding > pre { + margin: 30px; +} +.no-padding .dataTables_wrapper table, +.no-padding > table { + border: 0!important; + margin-bottom: 0!important; + border-bottom-width: 0!important; +} +.no-padding .dataTables_wrapper table tr td:first-child, +.no-padding > table tr td:first-child, +.no-padding .dataTables_wrapper table tr th:first-child, +.no-padding > table tr th:first-child { + border-left: 0!important; +} +.no-padding .dataTables_wrapper table tr td:last-child, +.no-padding > table tr td:last-child, +.no-padding .dataTables_wrapper table tr th:last-child, +.no-padding > table tr th:last-child { + border-right: 0!important; +} +.no-padding .dataTables_wrapper table tr:last-child td, +.no-padding > table tr:last-child td { + border-bottom: 0; +} +.no-padding-bottom { + padding-bottom: 0!important; +} +.no-x-padding { + padding-left: 0!important; + padding-right: 0!important; +} +.no-y-padding { + padding-top: 0!important; + padding-bottom: 0!important; +} +.no-content-padding { + margin: -10px -14px 0 -14px; +} +@media (min-width: 768px) and (max-width: 880px) { + .no-content-padding { + margin: 0 -14px !important; + } +} +@media (max-width: 767px) { + .no-content-padding { + margin: 0 -5px !important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .no-content-padding { + margin: 0 -5px !important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .no-content-padding { + margin: 0 -5px !important; + } +} +.clearfix, +.inner-space:after { + zoom: 1; +} +.clearfix:after, +.inner-space:after { + clear: both; +} +.clearfix:after, +.inner-space:after, +.clearfix:before, +.inner-space:before { + display: block; + visibility: hidden; + overflow: hidden; + content: "\0020"; + height: 0; + font-size: 0; + line-height: 0; +} +.display-inline { + display: inline-block !important; +} +.display-normal { + display: inline!important; +} +.hover-transparent { + opacity: .5; +} +.hover-transparent:hover { + opacity: 1; +} +.row-seperator-header { + margin: 15px 14px 20px; + border-bottom: 0; + display: block; + color: #646464; + font-size: 20px; + font-weight: 400; +} +.text-align-center, +.text-center { + text-align: center!important; +} +.text-align-left, +.text-left { + text-align: left!important; +} +.text-align-right, +.text-right { + text-align: right!important; +} +.center-canvas, +.center-child-canvas > canvas { + display: block!important; + margin: 0 auto!important; +} +.semi-bold { + font-weight: 400!important; +} +.ultra-light { + font-weight: 300!important; +} +.font-xs { + font-size: 85%!important; +} +.font-sm { + font-size: 95%!important; +} +.font-md { + font-size: 130%!important; +} +.font-lg { + font-size: 160%!important; +} +.font-xl { + font-size: 200%!important; +} +.font-400 { + font-size: 400%!important; +} +.badge { + font-size: 11px; + padding: 4px 6px 1px; +} +.label { + padding: 0.3em .6em .1em; +} +.cursor-pointer { + cursor: pointer; +} +.selected { + border: 1px solid #0091d9!important; +} +.selected:before { + display: block; + position: absolute; + content: "\f00c"; + color: #fff; + right: 4px; + font-family: FontAwesome; + z-index: 1002; +} +.selected:after { + width: 0; + height: 0; + border-top: 35px solid #0091d9; + border-left: 35px solid rgba(0, 0, 0, 0); + position: absolute; + display: block; + right: 0; + content: "."; + top: 0; + z-index: 1001; +} +/* + * Components layout + */ +html { + margin: 0; + padding: 0; + height: 100%; + overflow-x: hidden!important; + background-color: #e5e2cf; +} +body { + margin: 0; + padding: 0; + height: 100%; + overflow: hidden; + background-color: #e5e2cf; + direction: ltr; +} +body.container { + position: relative; + padding: 0; + border-left: 1px solid #bfbfbf; + border-right: 1px solid #bfbfbf; + -webkit-box-shadow: 0 2px 70px rgba(0, 0, 0, 0.45); + box-shadow: 0 2px 70px rgba(0, 0, 0, 0.45); +} +body.nooverflow { + position: fixed; + overflow: hidden; + width: 100%; +} +#main { + display: block; + margin-left: 220px; + padding: 0; + min-height: 500px; + -webkit-transition: all 0.1s ease-out; + transition: all 0.1s ease-out; +} +@media (max-width: 979px) { + #main { + margin-left: 0; + } +} +#content { + padding: 10px; + position: relative; + left: 0; + -webkit-transition: left 0.1s ease-out; + transition: left 0.1s ease-out; +} +@media (max-width: 767px) { + #content { + padding-left: 5px; + padding-right: 5px; + } +} +.page-title { + margin: 12px 0 15px; +} +.page-title span { + font-size: 16px; + color: #333; + display: inline-block; + vertical-align: 1px; +} +.page-title span i { + padding: 0 5px; +} +aside { + display: block; + width: 220px; + overflow: hidden; + min-height: 100%; +} +aside, +aside nav li.divider { + background: #829db0; + /*background: -webkit-gradient(linear, left top, right top, color-stop(93%, #829db0), color-stop(100%, #6f8696)); + background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%); + background: -webkit-gradient(linear, top left, top right, from(#829db0), to(#6f8696)); + background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%); + background: linear-gradient(to right, #829db0 93%, #6f8696 100%);*/ +} +#header { + display: block; + height: 49px; + position: relative; + margin: 0; + padding: 0 13px 0 0; + background-color: #f3f3f3; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#f3f3f3), to(#e2e2e2)); + background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2); + background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2); + background-repeat: repeat-x; +} +@media (max-width: 767px) { + #header { + padding-right: 5px; + } +} +@media only screen and (max-width: 679px) { + #header { + padding-right: 5px; + background: #fff; + } +} +#header > :first-child { + width: 220px; +} +#header > div { + display: inline-block; + vertical-align: middle; + height: 49px; + float: left; +} +#header > div.open { + font-weight: 700; +} +.fixed-header #header { + position: fixed; + width: 100%; + z-index: 1001; +} +.container.fixed-header #header { + max-width: 1164px; +} +.fixed-header #header .ajax-dropdown { + z-index: 1000; +} +.fixed-header #shortcut { + position: fixed; +} +.fixed-header #main { + margin-top: 49px; +} +#top-links > div { + display: inline-block; +} +@media (min-width: 768px) and (max-width: 1089px) { + #top-links > div { + display: none; + } + #top-links > div:first-child { + display: inline-block; + } +} +@media (max-width: 767px) { + #top-links > div { + display: none; + } +} +.top-menu { + display: inline-block; + padding: 7px 13px 0; + position: relative; +} +@media (max-width: 767px) { + .top-menu { + display: none; + } +} +.top-menu > span { + display: block; +} +.top-menu > :first-child { + display: block; + color: #bfbfbf; + font-size: 10px; + font-weight: 700; + text-transform: uppercase; + text-shadow: 0 0 1px #fff; + padding-left: 0; + text-align: left; +} +.top-selector { + max-width: 97%; + white-space: nowrap; + background: 0 0; + border: 0; + padding: 0; + text-align: left; + color: #555; + font-size: 14px; + cursor: pointer; +} +.top-selector:hover { + color: #333; +} +@media (max-width: 979px) { + #login-info { + display: none; + } +} +#login-info > span { + display: inline-block; + height: 39px; + float: left; +} +#login-info > span .badge { + position: absolute; + top: -5px; + right: -9px; + cursor: pointer; + background: #0091d9; + display: inline-block; + font-size: 10px; + -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); + box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); + color: #fff; + font-weight: 700; + border-radius: 50%; + padding: 3px; + text-align: center; + line-height: normal; +} +#login-info span#activity { + border-radius: 2px; + cursor: default!important; + display: inline-block; + font-weight: 700; + height: 24px; + width: 24px; + padding: 2px; + text-align: center; + text-decoration: none!important; + -moz-user-select: none; + -webkit-user-select: none; + background-color: #f8f8f8; + background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#f8f8f8), to(#f1f1f1)); + background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1); + background-image: linear-gradient(top, #f8f8f8, #f1f1f1); + border: 1px solid #bfbfbf; + color: #c4bab6; + font-size: 19px; + margin: 5px 0 0; + position: relative; +} +#login-info span#activity:hover { + border: 1px solid #bfbfbf; + -webkit-transition: all 0s; + transition: all 0s; + cursor: pointer!important; + -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08); + box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08); +} +#logo { + display: inline-block; + width: 175px; + margin-top: 7px; + margin-left: 9px; +} +@media (min-width: 768px) and (max-width: 880px) { + #logo { + margin-top: 10px; + } +} +@media (max-width: 767px) { + #logo { + margin-top: 10px; + margin-left: 4px; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #logo { + margin-top: 10px; + margin-left: 4px; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + #logo { + width: 135px; + margin-top: 10px; + margin-left: 4px; + } +} +#logo img { + max-width: 175px; + max-height: 36px; + padding-left: 3px; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + #logo-group { + width: 169px!important; + } +} +#activity.active .badge { + background: #006fa6!important; +} +.header-search { + position: relative; +} +@media (max-width: 767px) { + .header-search { + display: none; + } +} +.header-search.pull-right { + margin-left: 6px; +} +@media (max-width: 979px) { + .header-search.pull-right { + margin-left: 0; + } +} +.header-search > input[type=text] { + display: block; + -webkit-box-sizing: border-box; + box-sizing: border-box; + -moz-box-sizing: border-box; + min-width: 200px; + width: 100%; + height: 30px; + padding: 0 10px; + outline: 0; + border-width: 1px; + border-style: solid; + border-radius: 0; + border-color: #bfbfbf; + background: #fff; + color: #404040; + appearance: normal; + -moz-appearance: none; + -webkit-appearance: none; + margin-top: 10px; + line-height: normal; +} +@media (min-width: 768px) and (max-width: 979px) { + .header-search > input[type=text] { + margin-top: 9px; + } +} +.header-search > button { + background: 0 0; + border: 0; + color: #6D6A69; + font-size: 17px; + height: 30px; + line-height: 30px; + margin: 0; + padding: 0; + position: absolute; + right: 0; + top: 10px; + width: 30px; + z-index: 2; +} +#search-mobile { + display: none; +} +@media (max-width: 767px) { + #search-mobile { + display: block; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #search-mobile { + display: block; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + #search-mobile { + margin-left: 0; + } +} +@media (max-width: 767px) { + .search-mobile .header-search { + display: block; + position: absolute; + top: 0; + width: 100%; + height: 49px; + background: #333; + padding: 0 2px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + left: 0; + } + .search-mobile .header-search > input[type=text] { + margin-top: 2px; + height: 45px; + border-color: #333; + padding-right: 75px; + } + .search-mobile .header-search > button { + height: 29px; + line-height: 29px; + background: #DDD; + right: 44px; + } + .search-mobile #search-mobile { + display: none; + } + .search-mobile #cancel-search-js { + display: block; + } +} +#cancel-search-js { + position: absolute; + display: none; + background: #a90329; + z-index: 3; + color: #fff; + padding: 0; + right: 10px; + top: 10px; + text-align: center; + height: 29px; + line-height: 29px; + width: 30px; + font-size: 17px; + text-decoration: none!important; +} +#left-panel { + position: absolute; + top: 49px; + left: 0; + z-index: 1002; + -webkit-transition: left 0.1s ease-out; + transition: left 0.1s ease-out; +} +@media (max-width: 979px) { + #left-panel { + left: -220px; + } +} +.fixed-navigation #left-panel { + position: fixed; + z-index: 998; +} +@media (max-width: 767px) { + .fixed-navigation #left-panel { + position: absolute!important; + } +} +#ribbon { + height: 40px; + background: #6f8696; + padding: 0 40px 0 13px; + position: relative; +} +@media (max-width: 767px) { + #ribbon { + padding-left: 5px; + padding-right: 5px; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #ribbon { + border-bottom: 1px solid #CFCFCF; + border-top: 1px solid #E6E6E6; + background: #F5F5F5; + } +} +#ribbon .breadcrumb { + display: inline-block; + margin: 0; + padding: 12px 34px 10px 0!important; + background: 0 0; + vertical-align: top; +} +#ribbon .breadcrumb, +#ribbon .breadcrumb a { + color: #ddd!important; + text-decoration: none!Important; +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #ribbon .breadcrumb, + #ribbon .breadcrumb a { + color: #6D6C6C!important; + } +} +#ribbon .breadcrumb > li + li:before { + padding: 0 1px 0 5px; +} +#ribbon .breadcrumb li:last-child, +#ribbon .breadcrumb > .active { + color: #eee; +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #ribbon .breadcrumb li:last-child, + #ribbon .breadcrumb > .active { + color: #333!important; + } +} +.fixed-ribbon #ribbon { + position: fixed; + right: 0; + left: 220px; + top: 49px; + z-index: 999; +} +@media (max-width: 979px) { + .fixed-ribbon #ribbon { + left: 0; + } +} +.container.fixed-ribbon #ribbon { + width: 944px; + left: 590px; +} +.fixed-ribbon #content { + padding-top: 50px; +} +@media (max-width: 767px) { + .fixed-ribbon #content { + padding-top: 52px; + } +} +.minified.fixed-ribbon #ribbon { + left: 45px; +} +.hidden-menu.fixed-ribbon #ribbon { + left: 10px; +} +@media (max-width: 979px) { + .hidden-menu.fixed-ribbon #ribbon { + left: 220px; + } +} +.hidden-ribbon #ribbon { + height: 1px; + min-height: 1px; + max-height: 1px; +} +.hidden-ribbon #ribbon > * { + display: none; +} +.ribbon { + position: absolute; + right: 9px; + top: -4px; +} +.header-dropdown-list { + list-style: none; + float: right; + position: relative; + margin: 0; + padding-left: 10px; +} +.header-dropdown-list > li { + display: inline-block; + padding-right: 5px; +} +.header-dropdown-list > li > .dropdown-toggle { + margin-top: 16px; + display: block; +} +.smart-accordion-default.panel-group .panel + .panel { + margin-top: -1px; +} +.smart-accordion-default.panel-group .panel-heading { + padding: 0; +} +.smart-accordion-default.panel-group .panel-title a { + display: block; + padding: 10px 15px; + text-decoration: none!important; +} +.smart-accordion-default .panel-group .panel, +.smart-accordion-default .panel-heading { + border-radius: 0; +} +.smart-accordion-default .panel-default { + border-color: #c3c3c3; +} +.smart-accordion-default .panel-default > .panel-heading { + background-color: #fcfcfc; +} +.smart-accordion-default .panel-title > a.collapsed > .fa, +.smart-accordion-default .panel-title > a > :first-child { + display: none; +} +.smart-accordion-default .panel-title > a.collapsed > :first-child { + display: inline-block; +} +.no-padding .smart-accordion-default > div { + border-left: 0!important; + border-right: 0!important; +} +.no-padding .smart-accordion-default > div:first-child { + border-top: 0!important; +} +.no-padding .smart-accordion-default > div:last-child { + border-bottom: 0!important; +} +#logo-group *, +.login-info, +.login-info *, +.minified .menu-item-parent { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +.login-info { + display: block; + font-size: 12px; + height: 39px; + color: #333; + border: solid transparent; + margin: 2px 0 0 10px !important; + float: right; +} +.login-info a, +.login-info strong { + text-transform: capitalize; + font-size: 14px; + display: inline-block; + color: #333; + text-decoration: none; + margin-left: 5px; +} +.login-info a:hover, +.login-info strong { + color: #666; +} +.login-info span { + /*height: 38px;*/ + display: inline-block; + padding: 0 10px; + /*border-bottom: 1px solid #1A1817;*/ +} +.login-info img { + width: 25px; + height: auto; + display: inline-block; + vertical-align: middle; + margin-top: -3px; + margin-right: 7px; + margin-left: 0; + border-left: 3px solid #fff; +} +.minifyme { + border-bottom: 1px solid #302F2F; + background: #454545; + color: #A8A8A8; + text-align: center; + padding: 1px 0 0; + width: 36px; + height: 28px; + display: block; + position: absolute; + right: -3px; + border-radius: 5px 0 0 5px; + cursor: pointer; + margin-top: 5px; + font-size: 19px; + -webkit-transition: all .1s linear 0s; + transition: all .1s linear 0s; +} +.minifyme:hover { + background: #646464; + color: #E4E4E4; + right: 0; +} +.minified .minifyme { + right: 0; + color: #A8A8A8; + position: relative; + width: 100%; + border-radius: 0; + margin: 0; + height: 32px; + font-size: 23px; +} +.minified .minifyme .fa:before { + content: "\f0a9"; +} +.minified #left-panel { + width: 45px; + overflow: visible; +} +@media (max-width: 979px) { + .minified #left-panel { + left: 0; + } +} +.minified #main { + margin-left: 45px; +} +.minified #left-panel > ul > li, +.minified nav > ul > li { + overflow: visible; + /*border-bottom: 1px solid #1A1817; + border-top: 1px solid #525151;*/ +} +.minified #left-panel > ul > li > ul::before, +.minified nav > ul > li > ul::before { + border-left: 0; +} +.minified #left-panel > ul > li, +.minified nav > ul > li, +.minified #left-panel > ul > li a, +.minified nav > ul > li a { + position: relative; +} +.minified #left-panel ul > li > a, +.minified nav ul > li > a { + padding: 12px 11px 10px; + display: block; +} +.minified #left-panel > ul > li > a .fa.fa-fw, +.minified nav > ul > li > a .fa.fa-fw { + display: block; + width: auto; + text-align: center; + padding: 0; +} +.minified #left-panel > ul > li > a > i, +.minified nav > ul > li > a > i { + text-align: center; + margin: 0; + display: block; +} +.minified #left-panel > ul > li.active > a::before, +.minified nav > ul > li.active > a::before { + content: "\f0d9"; +} +.minified #left-panel ul ul li a, +.minified nav ul ul li a { + padding-top: 5px; + padding-bottom: 5px; + padding-left: 14px; +} +.minified #left-panel ul ul li li a, +.minified nav ul ul li li a { + padding-left: 25px; +} +.minified #left-panel > ul ul li::before, +.minified nav > ul ul li::before, +.minified #left-panel > ul > li > ul::before, +.minified nav > ul > li > ul::before { + left: 12px; +} +.minified #left-panel > ul > li > a .menu-item-parent, +.minified nav > ul > li > a .menu-item-parent, +.minified #left-panel > ul > li > a > b, +.minified nav > ul > li > a > b { + display: none; +} +.minified #left-panel > ul > li > a > .menu-item-parent, +.minified nav > ul > li > a > .menu-item-parent { + display: none; + position: absolute; + left: 40px; + top: -3px; + width: 186px; + height: 36px; + line-height: 38px; + background-color: #f5f5f5; + color: #333; + z-index: 3; + -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); + box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); + border-left: 1px solid #bfbfbf; + border-top: 1px solid #D8D4D4; + border-bottom: 1px solid #fff; + padding-left: 12px; +} +.minified #left-panel > ul > li > ul, +.minified nav > ul > li > ul { + display: none!important; + position: absolute; + left: 40px; + width: 200px; + z-index: 5; + border: 1px solid #bfbfbf; + min-height: 180px; + -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2); + box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2); + background: #627685; + margin-top: -3px; +} +.minified #left-panel ul > li > ul > li > ul, +.minified nav ul > li > ul > li > ul { + position: relative; + left: 13px; + border: 0; + margin-left: -12px; + width: 197px; +} +.minified #left-panel > ul > li:hover > a > .menu-item-parent, +.minified nav > ul > li:hover > a > .menu-item-parent, +.minified #left-panel > ul > li:hover > ul, +.minified nav > ul > li:hover > ul { + display: block!important; +} +.minified #left-panel > ul > li > ul > li, +.minified nav > ul > li > ul > li { + background-color: rgba(91, 103, 113, 0.8); + /*background-color: rgba(69, 69, 69, .9);*/ +} +.minified #left-panel > ul > li > ul > li > ul > li, +.minified nav > ul > li > ul > li > ul > li { + background-color: #627685; +} +.minified #left-panel > ul > li > ul > li > a, +.minified nav > ul > li > ul > li > a, +.minified #left-panel > ul > li > ul > li > ul > li > a, +.minified nav > ul > li > ul > li > ul > li > a { + padding-top: 7px; + padding-bottom: 7px; +} +.minified #left-panel > ul > li > ul > li > ul > li a, +.minified nav > ul > li > ul > li > ul > li a { + padding-top: 6px; + padding-bottom: 6px; +} +.minified #left-panel > ul > ul, +.minified nav > ul > ul { + min-height: 100px!important; + max-height: 180px!important; + overflow-y: scroll; + overflow-x: hidden; + background: #ed1c24!important; +} +.minified #left-panel > ul ul li::before, +.minified nav > ul ul li::before { + border: 0; +} +.minified #left-panel ul ul ul ul li a, +.minified nav ul ul ul ul li a { + padding-left: 45px; +} +.minified #left-panel ul ul ul ul ul li a, +.minified nav ul ul ul ul ul li a { + padding-left: 62px; +} +.minified #left-panel ul ul ul ul ul ul li a, +.minified nav ul ul ul ul ul ul li a { + padding-left: 82px; +} +.minified .slimScrollDiv, +.minified .slimScrollDiv > :first-child { + overflow: visible!important; +} +.minified .slimScrollBar, +.minified .slimScrollRail { + display: none; +} +.slimScrollDiv, +.slimScrollDiv > :first-child { + overflow: hidden; +} +@media (max-width: 979px) { + #hide-menu i, + #logout i { + color: #6D6A69; + font-size: 100%; + } +} +@media (min-width: 0) and (max-width: 880px) { + #hide-menu i, + #logout i { + font-size: 121%; + } +} +.hidden-menu #left-panel { + left: -210px; + z-index: 1002; +} +@media (max-width: 979px) { + .hidden-menu #left-panel { + left: 0; + } +} +.hidden-menu #left-panel:hover { + left: 0; +} +.hidden-menu #main { + margin-left: 10px; +} +.minified.hidden-menu #main { + margin-left: 0; +} +@media (max-width: 979px) { + .hidden-menu #main { + position: relative; + left: 210px; + } +} +@media (max-width: 979px) { + .hidden-menu #hide-menu i { + color: #fff; + } +} +@media (min-width: 768px) and (max-width: 880px) { + .hidden-menu #hide-menu i::before { + content: "\f0c9"; + } +} +@media (max-width: 767px) { + .hidden-menu #hide-menu i { + color: #fff; + } + .hidden-menu #hide-menu i::before { + content: "\f0c9"; + } +} +.hidden-menu #hide-menu > :first-child > a { + background-color: #e8e8e8; + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5a5a5a), color-stop(100%, #686868)); + background-image: -webkit-linear-gradient(to bottom, #5a5a5a 0, #686868 100%); + background-image: -webkit-gradient(linear, top left, bottom left, from(#5a5a5a), to(#686868)); + background-image: -webkit-linear-gradient(top, #5a5a5a 0, #686868 100%); + background-image: linear-gradient(to bottom, #5a5a5a 0, #686868 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0); + color: #fff; + border-color: #494949; + -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15); + box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15); +} +@media (min-width: 768px) and (max-width: 979px) { + .hidden-menu #hide-menu > :first-child > a { + margin-top: 9px; + width: 40px; + } +} +.hidden-menu #hide-menu > :first-child > a:active { + -webkit-box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.2); + box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.2); +} +.hidden-menu .minifyme, +.minified #hide-menu { + display: none; +} +.no-menu #left-panel { + left: -220px; + z-index: 0; +} +.no-menu #main { + margin-left: 0; +} +.no-menu #hide-menu { + display: none; +} +#shortcut { + position: absolute; + top: 0; + left: 0; + height: auto; + width: 100%; + background-color: #33302F; + background-color: rgba(0, 0, 0, 0.85); + z-index: 1009; + display: none; + color: #fff; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +#shortcut ul { + padding: 15px 20px 10px; + list-style: none; + margin: 0; + -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); + box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); + border-bottom: 1px solid #423F3F; +} +#shortcut ul li { + display: inline-block; + width: auto; +} +#shortcut ul li .ams-metro-tile { + margin: 0 3px 3px; + border: 0; + border-radius: 0; +} +#shortcut ul li .ams-metro-tile:hover { + color: #fff; + text-decoration: none; +} +#shortcut ul li .ams-metro-tile:active, +#shortcut ul li .ams-metro-tile:focus { + left: 0; + top: 0; +} +.shortcut-on #response-btn { + display: none!important; +} +.shortcut-on #left-bar .navbar, +.shortcut-on #main .navbar { + border: 0!important; +} +#sparks { + display: block; + list-style: none; + margin: 10px 0 0; + padding: 0; + text-align: right; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + #sparks { + text-align: center; + background: #E0E0E0; + padding: 10px 0; + margin-bottom: 15px; + } +} +#sparks li { + display: inline-block; + border-left: 1px dotted #c7c7c7; + padding: 0 10px; + max-height: 47px; + overflow: hidden; + text-align: left; + box-sizing: content-box; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + #sparks li { + padding: 0 10px 0 20px; + } +} +#sparks li:last-child { + padding-right: 0; +} +#sparks li:first-child { + border-left: 0; + padding-left: 0; +} +#sparks li h5 { + color: #555; + float: left; + font-size: 11px; + font-weight: 400; + margin: -3px 0 0 0; + padding: 0; + border: 0; + text-transform: uppercase; +} +#sparks li span { + color: #636363; + display: block; +} +.sparks-info { + min-width: 70px; +} +.sparks-info span { + font-size: 18px; + line-height: 20px; + margin: 0; + text-transform: none; +} +.sparks-info .sparkline { + display: block; + float: right; + margin: 3px 0 0 20px; +} +#heat-fill { + display: block; + position: relative; + margin-bottom: 20px; + background: #333; + height: 7px; + width: 200px; + background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC); +} +.fill-a, +.fill-b { + width: 20px; + text-align: right; + overflow: hidden; + text-overflow: ellipsis; + display: block; + background: #fff; + padding-right: 4px; + position: absolute; + left: 0; + margin-top: -7px; + font-weight: 700; +} +.fill-b { + text-align: left; + position: absolute; + right: 0; + left: auto; + top: 0; + width: 60px; + padding-left: 4px; + padding-right: 0; +} +.cke_top { + background: rgba(248, 248, 248, 0.9) !important; + background-image: none!important; +} +/** + * Messages boxes + */ +.MessageBox { + width: 100%; + height: 100%; + position: fixed; + top: 0; + left: 0; + background: rgba(0, 0, 0, 0.6); + z-index: 100000; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBox { + width: 100%; + height: 100%; + position: fixed; + top: 0; + left: 0; + background: rgba(0, 0, 0, 0.6); + z-index: 100000; + } +} +.MessageBoxContainer { + top: 35%; + color: #fff; + position: relative; + width: 100%; + background-color: #232323; + background-color: rgba(0, 0, 0, 0.8); + padding: 20px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxContainer { + top: 25%; + color: #fff; + position: relative; + width: 100%; + background-color: #232323; + } +} +.MessageBoxContainer input, +.MessageBoxContainer select { + width: 50%; + padding: 5px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxContainer input, + .MessageBoxContainer select { + width: 50%; + padding: 5px; + } +} +.MessageBoxMiddle { + position: relative; + left: 20%; + width: 60%; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxMiddle { + position: relative; + left: 0; + width: 100%; + padding: 3px; + } +} +.MessageBoxMiddle .MsgTitle { + letter-spacing: -1px; + font-size: 24px; + font-weight: 300; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxMiddle .MsgTitle { + font-size: 22px; + } +} +.MessageBoxMiddle .pText { + font-style: 30px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxMiddle { + font-style: 10px; + } +} +.MessageBoxButtonSection { + width: 100%; + height: 30px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxButtonSection { + width: 100%; + height: 30px; + } +} +.MessageBoxButtonSection button { + float: right; + margin-right: 7px; + padding-left: 15px; + padding-right: 15px; + font-size: 14px; + font-weight: 700; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .MessageBoxButtonSection button { + float: right; + margin-right: 5px; + padding-left: 15px; + padding-right: 15px; + } +} +.LoadingBoxContainer { + top: 20%; + color: #fff; + position: relative; + width: 100%; + background-color: #232323; +} +.LoadingBoxContainer .MsgTitle { + font-size: 26px; +} +.LoadingBoxContainer .pText { + font-style: 30px; +} +.LoadingBoxMiddle { + position: relative; + left: 20%; + width: 50%; + padding: 10px; +} +#LoadingPoints { + position: absolute; +} +#divMiniIcons { + position: fixed; + width: 415px; + right: 10px; + bottom: 180px; + z-index: 9999; + float: right; +} +#divMiniIcons .cajita { + text-align: center; + vertical-align: middle; + padding: 4px 6px; + color: #FFF; + float: right; + cursor: pointer; + display: block; + background-color: red; + font-size: 17px; + margin-left: 4px; + margin-top: 5px; +} +#divMiniIcons .cajita:active { + top: 1px; + left: 1px; + position: relative; +} +#divSmallBoxes { + position: fixed; + right: 0; + top: 0; + z-index: 9999; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + #divSmallBoxes { + position: fixed; + width: 90%; + right: 0; + top: 0; + } +} +.BigBox { + position: fixed; + right: 10px; + bottom: 10px; + background-color: #004d60; + padding: 10px 10px 5px; + width: 390px; + height: 150px; + color: #fff; + z-index: 99999; + box-sizing: content-box; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + border-left: 5px solid rgba(0, 0, 0, 0.15); + overflow: hidden; +} +.BigBox span { + font-size: 17px; + font-weight: 300; + letter-spacing: -1px; + padding: 5px 0!important; + display: block; +} +.BigBox p { + font-size: 13px; + margin-top: 10px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .BigBox { + width: 88%; + } +} +.BigBox .bigboxicon { + font-size: 30px; + text-align: left; + position: absolute; + top: 120px; + left: 6px; + z-index: 0; +} +.BigBox .bigboxnumber { + width: 100%; + text-align: right; + font-size: 25px; +} +.SmallBox { + position: absolute; + right: 5px; + top: 20px; + width: 420px; + color: #fff; + z-index: 9999; + overflow: hidden; + border: 1px solid transparent; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox { + width: 95%; + } +} +.SmallBox:hover { + border: 1px solid #fff; + cursor: pointer; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox:hover { + -webkit-box-shadow: 0 0 10px #888; + box-shadow: 0 0 10px #888; + cursor: pointer; + } +} +.SmallBox .foto { + font-size: 50px; + position: absolute; + left: 17px; +} +.SmallBox .textoFull { + width: 93%; + float: left; + padding-left: 20px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox .textoFull { + width: 93%; + float: left; + padding-left: 20px; + } +} +.SmallBox .textoFoto { + width: 78%; + margin: 3px 20px 3px 80px; + float: left; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox .textoFoto { + width: 55%; + margin: 3px 20px 3px 80px; + float: left; + } +} +.SmallBox span { + font-size: 17px; + font-weight: 300; + letter-spacing: -1px; + display: block; + margin: 4px 0; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox span { + font-size: 16px; + } +} +.SmallBox p { + font-size: 13px; + margin-top: 2px; +} +@media screen and (max-width: 450px) and (max-width: 767px) { + .SmallBox p { + font-size: 12px; + margin-top: 2px; + } +} +.btnClose { + position: absolute; + right: 10px; + height: 16px; + width: 15px; + cursor: pointer; + font-size: 18px; + opacity: .5; + display: block; + top: 15px; +} +.btnClose:hover { + opacity: 1; +} +.miniPic { + position: absolute; + bottom: 8px; + right: 9px; +} +.miniIcon { + height: 100%; + font-size: 20px; +} +/* + * Menus styles + */ +nav { + padding-top: 40px; +} +nav ul { + width: 100%; + padding: 40px 28px 25px 0; + padding: 0; + margin: 0; + font-size: 13px; + line-height: .5em; + list-style: none; + position: relative; + background-color: #627685; +} +nav ul li { + overflow: hidden; +} +nav ul li.divider { + height: 20px; + border: 0; +} +nav ul li.header { + font-family: "Ubuntu-Light", Arial, Helvetica, sans-serif; + font-size: 14px; + font-weight: bold; + color: #eee; + background-color: #b13510; + border-top-color: #d44918; + border-bottom-color: #a13812; + padding: 4px 10px 4px 20px; + line-height: 18px; +} +.minified #left-panel nav ul li.header { + padding: 5px; + color: #b94015; + line-height: 0; + max-height: 10px; + overflow: hidden; +} +nav ul li a { + line-height: normal; + font-size: 14px; + padding: 10px 10px 10px 11px; + color: #f4e8cf; + display: block; + font-weight: 400; + text-decoration: none!important; + position: relative; +} +nav ul li a:active { + background: #616161!important; +} +nav ul li a:focus { + color: #c9c9c9; +} +nav ul li a:hover { + color: #fff; + text-decoration: none; +} +nav ul li.active > a { + background-color: #627685; + color: #fff!important; + position: relative; +} +nav ul li.active > a:before { + content: "\f0d9"; + font-family: FontAwesome; + display: block; + height: 27px; + line-height: 14px; + width: 27px; + position: absolute; + right: -21px; + font-size: 20px; + color: #eee; +} +nav ul li.active.open > a:before { + content: ""; +} +nav ul li.active.open > a.active:before { + content: "\f0d9"; +} +nav ul li li { + border-bottom: 0; + position: relative; +} +nav ul .active > a { + color: #fefefe!important; + position: relative; +} +nav ul b { + float: right; + font-size: 14px; + margin-top: -1px; +} +nav ul span.menu-item-parent { + display: inline-block; + margin: 0; + padding: 0; +} +nav ul ul { + margin: 0; + display: none; + background: rgba(91, 103, 113, 0.8); + padding: 7px 0; +} +nav ul ul > li:hover b { + color: #D5D9E2; +} +nav ul ul li { + margin: 0; + padding: 0; +} +nav ul ul li > a { + padding-left: 42px; + font-size: 12px; + font-weight: 400; + outline: 0; +} +nav ul ul li > a:hover { + background-color: #46545e; + color: #fff; +} +nav ul ul li > a.active { + margin-left: 30px; + padding-left: 12px; + background-color: #296191; +} +nav ul ul ul { + background: 0 0; + padding: 0; +} +nav ul ul ul li a { + color: #bfbfbf; + padding: 8px 10px 8px 60px; + font-size: 11px; +} +nav ul ul ul li a:hover { + background-color: #46545e; + color: #fff; +} +nav ul ul ul li a.active { + margin-left: 50px; + padding-left: 10px; +} +nav ul ul ul ul li a { + padding-left: 90px; +} +nav ul ul ul ul li a.active { + margin-left: 80px; + padding-left: 10px; +} +nav ul ul ul ul ul li a { + padding-left: 110px; +} +nav ul ul ul ul ul li a.active { + margin-left: 100px; + padding-left: 10px; +} +nav ul ul ul ul ul ul li a { + padding-left: 130px; +} +nav ul ul ul ul ul ul li a.active { + margin-left: 120px; + padding-left: 10px; +} +nav ul ul b { + color: #B3B3B3; +} +nav > ul > li { + border-top: 1px solid #718999; + border-bottom: 1px solid #576975; +} +nav > ul > li:hover > ul::before, +nav > ul > li:hover > ul > li::before { + border-color: #ACACAC!important; +} +nav > ul > li > a > .badge.pull-right { + margin-right: 15px; +} +nav > ul > li > a b { + position: absolute!important; + right: 10px; + top: 10px; +} +nav > ul > li > a > i { + margin-right: 5px; + width: 15px; + display: inline-block; + text-align: center; + position: relative; +} +nav > ul > li > a > i > em { + font-size: 9px; + display: block; + padding: 2px; + position: absolute; + top: -8px; + right: -6px; + text-decoration: none; + font-style: normal; + background: #ED1C24; + color: #fff; + min-width: 13px; + border-radius: 50%; + max-height: 13px; + line-height: 8px; + font-weight: 700; + vertical-align: baseline; + white-space: nowrap; + text-align: center; + border: 1px solid rgba(255, 255, 255, 0.1); +} +nav > ul > li > ul::before { + content: ""; + display: block; + position: absolute; + z-index: 1; + left: 23px; + top: 0; + bottom: 0; + border-left: 1px solid #7A7A7A; +} +nav > ul > li > ul > li > a, +nav > ul > li > ul > li > ul > li > a { + padding-top: 5px; + padding-bottom: 5px; +} +nav > ul ul li a i { + font-size: 14px!important; + width: 18px!important; + text-align: center!important; +} +nav > ul ul li::before { + content: ""; + display: block; + position: absolute; + width: 8px; + left: 23px; + top: 13px; + border-top: 1px solid #7A7A7A; + z-index: 1; +} +nav > ul ul ul li::before { + content: ""; + display: block; + position: absolute; + width: 18px; + left: 10px; + top: 17px; + border-top: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar-nav > li > a { + padding-top: 17px; + padding-bottom: 15px; + } +} +.ui-menu { + display: block; + width: 155px; + padding: 2px; + -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); + box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); + background: #fff; + border: 1px solid rgba(0, 0, 0, 0.2); + z-index: 1; + list-style: none; + margin: 0; + margin-bottom: 2em; + outline: 0; +} +.ui-menu .ui-menu { + margin-top: -3px; + position: absolute; + list-style: none; +} +.ui-menu .ui-menu-item { + margin: 0; + padding: 0; + width: 100%; + list-style: none; + list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); +} +.ui-menu .ui-menu-item a { + text-decoration: none; + display: block; + padding: 2px .4em; + line-height: 1.5; + min-height: 0; + font-weight: 400; +} +.ui-menu .ui-menu-item a.ui-corner-all { + border-radius: 0; +} +.ui-menu .ui-menu-item a.ui-state-active, +.ui-menu .ui-menu-item a.ui-state-focus, +.ui-menu .ui-menu-item a.ui-widget-content { + font-weight: 700; + margin: 0; + background-color: #428BCA; + border-color: #357EBD; + color: #FFF; + display: block; + white-space: nowrap; +} +.ui-menu .ui-menu-item a.ui-state-active { + padding: 1px .4em; +} +.ui-menu .ui-menu-item a .ui-menu-icon { + width: auto; + height: auto; + top: 0; + left: auto; + right: auto; + bottom: auto; + text-indent: 0; +} +.ui-menu .ui-menu-divider { + margin: 5px -2px 5px -2px; + height: 0; + font-size: 0; + line-height: 0; + border-width: 1px 0 0; +} +.ui-menu .ui-state-disabled { + margin: .4em 0 .2em!important; + background: none!important; + color: #999!important; + font-weight: 400!important; + cursor: default; + line-height: 1.5; +} +.ui-menu .ui-state-disabled a { + cursor: default; +} +.ui-menu .ui-menu-icons { + position: relative; +} +.ui-menu .ui-menu-icons .ui-menu-item a { + position: relative; + padding-left: 2em; +} +.ui-menu .ui-icon { + position: absolute; + top: .2em; + left: .2em; +} +.ui-menu .ui-menu-icon { + position: static; + float: right; +} +.open > .dropdown-menu { + -webkit-animation-name: flipInX; + animation-name: flipInX; + -webkit-animation-duration: .4s; + animation-duration: .4s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; +} +.dropdown-menu-xs { + min-width: 37px; +} +.dropdown-menu-xs > li > a { + padding: 3px 10px; +} +.dropdown-menu-xs > li > a:hover i { + color: #fff!important; +} +.dropdown-submenu { + position: relative; +} +.dropdown-submenu > .dropdown-menu { + top: 0; + left: 100%; + margin-top: -6px; + margin-left: -1px; +} +.dropdown-submenu:hover > .dropdown-menu { + display: block; +} +.dropdown-submenu > a:after { + display: block; + content: " "; + float: right; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; + border-width: 5px 0 5px 5px; + border-left-color: #bfbfbf; + margin-top: 5px; + margin-right: -10px; +} +.dropdown-submenu:hover > a:after { + border-left-color: #fff; +} +.dropdown-submenu.pull-left { + float: none; +} +.dropdown-submenu.pull-left > .dropdown-menu { + left: -100%; + margin-left: 10px; +} +.ajax-dropdown { + position: absolute; + display: none; + z-index: 1003; + top: 48px; + left: 16px; + width: 344px; + height: 435px; + border-radius: 0; + -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); + box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); + padding: 10px; + background: #fff; + border: 1px solid #b3b3b3; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .ajax-dropdown { + width: 299px; + height: 320px; + left: 0; + top: 49px; + } +} +.ajax-dropdown:after, +.ajax-dropdown:before { + bottom: 100%; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none; +} +.ajax-dropdown:before { + border-color: rgba(131, 131, 131, 0); + border-bottom-color: #838383; + border-width: 8px; + left: 50%; + margin-left: -8px; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .ajax-dropdown:before { + margin-left: -14px; + } +} +.ajax-dropdown:after { + border-color: rgba(255, 255, 255, 0); + border-bottom-color: #fff; + border-width: 7px; + left: 50%; + margin-left: -7px; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .ajax-dropdown:after { + margin-left: -13px; + } +} +.ajax-dropdown > :last-child { + font-size: 13px; + display: block; + padding: 5px 0; + line-height: 22px; + font-weight: 400; +} +.ajax-dropdown > :first-child { + margin: 0 0 3px; + padding: 0 0 9px; +} +.ajax-dropdown .fa-4x.fa-border { + border-width: 3px; + border-radius: 50%; + display: block; + margin: 0 auto; + width: 46px; + text-align: center; + color: #D1D1D1; + border-color: #D1D1D1; +} +.ajax-dropdown .btn-group .btn { + font-weight: 700; + text-transform: capitalize; +} +.ajax-dropdown .btn-group > :nth-child(2) { + border-right-width: 0; + border-left-width: 0; +} +.ajax-dropdown .btn-group .btn:active { + top: 0; + left: 0; +} +.active + .ajax-dropdown { + -webkit-animation-name: flipInY; + animation-name: flipInY; + -webkit-animation-duration: .7s; + animation-duration: .7s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; +} +.dropdown-large { + position: static!important; +} +.dropdown-menu-large { + margin-left: 16px; + margin-right: 16px; + padding: 20px 0; +} +.dropdown-menu-large > li > ul { + padding: 0; + margin: 0; +} +.dropdown-menu-large > li > ul > li { + list-style: none; +} +.dropdown-menu-large > li > ul > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: 400; + line-height: 1.428571429; + color: #333; + white-space: normal; +} +.dropdown-menu-large > li ul > li > a:focus, +.dropdown-menu-large > li ul > li > a:hover { + text-decoration: none; + color: #262626; + background-color: #f5f5f5; +} +.dropdown-menu-large .disabled > a, +.dropdown-menu-large .disabled > a:focus, +.dropdown-menu-large .disabled > a:hover { + color: #999; +} +.dropdown-menu-large .disabled > a:focus, +.dropdown-menu-large .disabled > a:hover { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); + cursor: not-allowed; +} +.dropdown-menu-large .dropdown-header { + color: #428bca; + font-size: 18px; +} +@media (max-width: 768px) { + .dropdown-menu-large { + margin-left: 0; + margin-right: 0; + } + .dropdown-menu-large > li { + margin-bottom: 30px; + } + .dropdown-menu-large > li:last-child { + margin-bottom: 0; + } + .dropdown-menu-large .dropdown-header { + padding: 3px 15px!important; + } +} +.wijmo-wijmenu { + padding: 0 20px; + background-color: #222; + background-repeat: repeat-x; + background-image: -webkit-gradient(linear, top left, bottom left, from(#333333), to(#222222)); + background-image: -webkit-linear-gradient(top, #333333, #222222); + background-image: linear-gradient(top, #333333, #222222); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); + -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); +} +.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text { + color: #bfbfbf; +} +.wijmo-wijmenu .ui-state-hover { + background: #444; + background: rgba(255, 255, 255, 0.05); +} +.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text { + color: #fff; +} +.wijmo-wijmenu .ui-widget-header h3 { + position: relative; + margin-top: 1px; + padding: 0; +} +.wijmo-wijmenu h3 a { + color: #fff; + display: block; + float: left; + font-size: 20px; + font-weight: 200; + line-height: 1; + margin-left: -20px; + margin-top: 1px; + padding: 8px 20px 12px; +} +.wijmo-wijmenu h3 a:hover { + background-color: rgba(255, 255, 255, 0.05); + color: #fff; + text-decoration: none; +} +.wijmo-wijmenu .ui-widget-header { + border: 0; +} +.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child { + padding: .3em 0; +} +.wijmo-wijmenu .wijmo-wijmenu-item { + margin: 0; + border: 0; +} +.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child { + background: #333; + border: 0; + margin: 0; + padding: 6px 0; + width: 160px; + border-radius: 0 0 6px 6px; + -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); +} +.wijmo-wijmenu a.wijmo-wijmenu-link { + margin: 0; + line-height: 19px; + padding: 10px 10px 11px; + border: 0; + border-radius: 0; +} +.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link { + display: block; + float: none; + padding: 4px 15px; + width: auto; +} +.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text { + float: none; +} +.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover { + background: #191919; +} +.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator { + padding: 5px 0; + background-image: none; + background-color: #222; + border-top: 1px solid #444; + border-bottom: 0; + border-left: 0; + border-right: 0; +} +.wijmo-wijmenu .wijmo-wijmenu-item input { + -moz-transition: none 0s ease 0s; + background-color: rgba(255, 255, 255, 0.3); + border: 1px solid #111; + border-radius: 4px; + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25); + color: rgba(255, 255, 255, 0.75); + font-family: Ubuntu, Helvetica, Arial, sans-serif; + line-height: 1; + margin: 5px 10px 0; + padding: 4px 9px; + width: 100px; +} +.wijmo-wijmenu .wijmo-wijmenu-item input:hover { + background-color: rgba(255, 255, 255, 0.5); + color: #fff; +} +.wijmo-wijmenu .wijmo-wijmenu-item input:focus { + background-color: #fff; + border: 0 none; + -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); + box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); + color: #404040; + outline: 0 none; + padding: 5px 10px; + text-shadow: 0 1px 0 #fff; +} +.wijmo-wijmenu .ui-state-default { + text-shadow: none; + -webkit-box-shadow: none; + box-shadow: none; + color: #bfbfbf; + -webkit-filter: none; + filter: none; +} +/* + * Tabs + */ +.tabs-below > .nav-tabs, +.tabs-left > .nav-tabs, +.tabs-right > .nav-tabs { + border-bottom: 0; +} +.nav-tabs.bordered { + background: #fff; + border: 1px solid #ddd; +} +.nav-tabs.bordered > :first-child a { + border-left-width: 0!important; +} +.nav-tabs.bordered + .tab-content { + border: 1px solid #ddd; + border-top: 0; +} +.nav-tabs > li > a { + padding: 4px 10px; + border-radius: 0; + color: #333; +} +.nav-tabs > li > a .label { + display: inline-block; + font-size: 11px; + margin-left: 5px; + opacity: .5; +} +.nav-tabs > li > a .badge { + font-size: 11px; + padding: 4px 5px 2px; + opacity: .5; + margin-left: 5px; + min-width: 17px; + font-weight: 400; +} +.tabs-left .nav-tabs > li > a .badge { + margin-right: 5px; + margin-left: 0; +} +.nav-tabs > li > a > .fa { + opacity: .5; +} +.nav-tabs > li.active > a { + -webkit-box-shadow: 0 -2px 0 #57889c; + box-shadow: 0 -2px 0 #57889c; + border-top-width: 0!important; + margin-top: 1px!important; + font-weight: 700; +} +.nav-tabs > li.active > a .badge, +.nav-tabs > li.active > a .label, +.nav-tabs > li.active > a > .fa { + opacity: 1; +} +.tabs-left .nav-tabs > li.active > a { + -webkit-box-shadow: -2px 0 0 #57889c; + box-shadow: -2px 0 0 #57889c; + border-top-width: 1px!important; + border-left: 0!important; + margin-left: 1px!important; +} +.tabs-right .nav-tabs > li.active > a { + -webkit-box-shadow: 2px 0 0 #57889c; + box-shadow: 2px 0 0 #57889c; + border-top-width: 1px!important; + border-right: 0!important; + margin-right: 1px!important; +} +.tabs-below .nav-tabs > li.active > a { + -webkit-box-shadow: 0 2px 0 #57889c; + box-shadow: 0 2px 0 #57889c; + border-bottom-width: 0!important; + border-top: 0!important; + margin-top: 0!important; +} +.tabs-left > .nav-tabs > li, +.tabs-right > .nav-tabs > li, +.tabs-left > .nav-pills > li, +.tabs-right > .nav-pills > li { + float: none; +} +.tabs-left > .nav-tabs > li > a, +.tabs-right > .nav-tabs > li > a, +.tabs-left > .nav-pills > li > a, +.tabs-right > .nav-pills > li > a { + min-width: 74px; + margin-right: 0; + margin-bottom: 3px; +} +.tabs-left .nav-pills > li.active > a { + border: 0!important; + box-shadow: none!important; + -webkit-box-shadow: none!important; +} +.tabs-left > .nav-pills, +.tabs-left > .nav-tabs { + float: left; + margin-right: 19px; + border-right: 1px solid #ddd; +} +.tabs-left > .nav-pills { + border-right: 0; +} +.tabs-left > .nav-tabs > li > a { + margin-right: -1px; +} +.tabs-left > .nav-tabs > li > a:focus, +.tabs-left > .nav-tabs > li > a:hover { + border-color: #eee #d5d5d5 #eee #eee; +} +.tabs-left > .nav-tabs .active > a, +.tabs-left > .nav-tabs .active > a:focus, +.tabs-left > .nav-tabs .active > a:hover { + border-color: #d5d5d5 transparent #d5d5d5 #ddd; + *border-right-color: #fff; +} +.tabs-left > .tab-content { + margin-left: 109px; +} +.tabs-right > .nav-tabs { + float: right; + margin-left: 19px; + border-left: 1px solid #ddd; +} +.tabs-right > .nav-tabs > li > a { + margin-left: -1px; +} +.tabs-right > .nav-tabs > li > a:focus, +.tabs-right > .nav-tabs > li > a:hover { + border-color: #eee #eee #eee #ddd; +} +.tabs-right > .nav-tabs .active > a, +.tabs-right > .nav-tabs .active > a:focus, +.tabs-right > .nav-tabs .active > a:hover { + border-color: #ddd #ddd #ddd transparent; + *border-left-color: #fff; +} +.tabs-pull-right.nav-tabs > li, +.tabs-pull-right.nav-pills > li { + float: right; +} +.tabs-pull-right.nav-tabs > li:first-child > a, +.tabs-pull-right.nav-pills > li:first-child > a { + margin-right: 1px; +} +.tabs-pull-right.bordered.nav-pills > li:first-child > a, +.tabs-pull-right.bordered.nav-tabs > li:first-child > a { + border-left-width: 1px!important; + margin-right: 0; + border-right-width: 0; +} +.tabs-below > .nav-tabs { + border-top: 1px solid #ddd; +} +.tabs-below > .nav-tabs > li { + margin-top: -1px; + margin-bottom: 0; +} +.tabs-below > .nav-tabs > li > a:focus, +.tabs-below > .nav-tabs > li > a:hover { + border-top-color: #ddd; + border-bottom-color: transparent; +} +.tabs-below > .nav-tabs > .active > a, +.tabs-below > .nav-tabs > .active > a:focus, +.tabs-below > .nav-tabs > .active > a:hover { + border-color: transparent #ddd #ddd; +} +.pill-content > .pill-pane, +.tab-content > .pill-pane, +.pill-content > .tab-pane, +.tab-content > .tab-pane { + display: none; +} +.pill-content > .active, +.tab-content > .active, +.pill-content > .active, +.tab-content > .active { + display: block; +} +.pill-content.transparent, +.tab-content.transparent { + background-color: transparent; +} +.ams-widget > header > .nav-tabs.pull-left > li:first-child a { + border-left-width: 0!important; +} +/* + * Contents styles + */ +h1, +h2, +h3, +h4 { + margin: 0; + font-family: "Ubuntu-Bold", Arial, Helvetica, Sans-Serif; + font-weight: 300; +} +h1 { + letter-spacing: -1px; + font-size: 24px; + margin: 10px 0; +} +h1 small { + font-size: 18px; + font-weight: 300; + letter-spacing: -1px; +} +h2 { + letter-spacing: -1px; + font-size: 22px; + margin: 20px 0 15px; + line-height: normal; +} +h3 { + display: block; + font-size: 19px; + font-weight: 400; + margin: 16px 0 10px; + line-height: normal; +} +h4 { + line-height: normal; + font-size: 17px; + font-weight: 300; + margin: 12px 0 8px; +} +h5 { + font-size: 15px; + font-weight: 300; + margin: 10px 0 6px; + line-height: normal; +} +h6 { + font-size: 14px; + margin: 10px 0 4px; + font-weight: 300; + line-height: normal; +} +hr .simple { + margin-top: 10px; + margin-bottom: 10px; + border-style: dashed; +} +img.online { + border-left-color: #40ac2b!important; +} +img.busy { + border-left-color: #ed1c24!important; +} +img.offline { + border-left-color: #ddd!important; +} +img.away { + border-left-color: #ffc40d!important; +} +[data-ams-url], +[data-ams-click-handler] { + cursor: pointer; +} +label { + font-weight: 400; +} +article.sortable-grid { + min-height: 30px; +} +.caret { + border-top: 5px solid; + border-right: 5px solid transparent; + border-left: 5px solid transparent; +} +.outside { + position: absolute; + left: -9999px; +} +@media (max-width: 979px) { + .visible-tablet { + display: inline-block !important; + } +} +@media (max-width: 979px) { + .hidden-tablet, + .display-inline.hidden-tablet { + display: none!important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .hidden-tablet { + display: none!important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .visible-mobile { + display: inline-block !important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .hidden-mobile { + display: none!important; + } +} +@media only screen and (min-width: 768px) { + .modal-dialog.modal-large { + width: 80%; + max-width: 900px; + } +} +@media only screen and (min-width: 768px) { + .modal-dialog.modal-medium { + width: 60%; + max-width: 650px; + } +} +@media only screen and (min-width: 768px) { + .modal-dialog.modal-small { + width: 40%; + max-width: 450px; + } +} +.viewport-y { + overflow-y: auto; +} +.viewport-y.viewport-100 { + max-height: 100px; +} +.viewport-y.viewport-200 { + max-height: 200px; +} +.viewport-y.viewport-300 { + max-height: 300px; +} +.viewport-x { + overflow-x: auto; +} +.viewport-x.viewport-100 { + max-width: 100px; +} +.viewport-x.viewport-200 { + max-width: 200px; +} +.viewport-x.viewport-300 { + max-width: 300px; +} +.lead { + font-size: 19px; +} +.alert { + margin-bottom: 20px; + margin-top: 0; + color: #675100; + border-width: 0; + border-left-width: 5px; + padding: 10px; + border-radius: 0; +} +.alert .close { + top: 0; + right: -5px; + line-height: 20px; +} +.alert-heading { + font-weight: 600; +} +.alert-danger { + border-color: #963b49; + color: #fff; + background: #c46a69; + text-shadow: none; +} +.alert-warning { + border-color: #e5c693; + color: #6b6d31; + background: #ecdfb0; +} +.alert-success { + border-color: #8eb589; + color: #296829; + background: #cee0cf; +} +.alert-info { + border-color: #9cb4c5; + color: #346597; + background: #d6dde7; +} +.alert ul { + margin-left: 25px; + list-style-position: outside; + list-style-type: square; +} +.well { + background: #fbfbfb; + border: 1px solid #ddd; + box-shadow: 0 1px 1px #ececec; + -webkit-box-shadow: 0 1px 1px #ececec; + position: relative; +} +.well.well-clean { + -webkit-box-shadow: none; + box-shadow: none; + border-color: transparent; +} +.well.well-glass { + -webkit-box-shadow: none; + box-shadow: none; + border-color: transparent; + background-color: rgba(255, 255, 255, 0.25); + color: #fff; +} +.well.well-light { + background: #fff; + border: 1px solid #e2e2e2; +} +.widget-body .well { + margin-bottom: 0; +} +.well.transparent { + border: 0!important; + background: none!important; +} +.ams-widget.well.transparent > div, +.ams-widget.well.transparent > div .widget-body { + padding: 0!important; +} +.well[class*=" bg-"], +.well[class^=bg-] { + border: 1px solid #555!important; +} +.note { + margin-top: 6px; + padding: 0 1px; + font-size: 11px; + line-height: 15px; + color: #999; +} +.subscript { + font-size: 21px; + color: #999; +} +.display-image { + margin-top: -60px; + margin-right: 20px; +} +.terms-body { + max-height: 400px; + overflow: auto; +} +.timeline-seperator { + display: block; + text-align: center; + color: #999; + margin: 20px 0 0; +} +.timeline-seperator > :first-child { + padding: 4px 5px; + border: 1px dashed rgba(0, 0, 0, 0.1); + background: #fff; + font-size: 11px; + border-radius: 4px; +} +.timeline-seperator .btn, +.timeline-seperator .btn + .dropdown-menu { + margin-right: 15px; +} +.timeline-seperator:after { + display: block; + content: " "; + margin: 0 20px; + border-bottom: 1px dashed rgba(0, 0, 0, 0.1); + margin-top: -8px; +} +.progress { + position: relative; + margin-bottom: 20px; + overflow: hidden; + height: 22px; + background: #eee; + box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset; + -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset; + border-radius: 0; +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 11px; + color: #fff; + text-align: center; + background-color: #57889c; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + font-weight: 700; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + background-image: url(../img/pattern/overlay-pattern.png); +} +.progress-striped .progress-bar { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; +} +.progress.active .progress-bar { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -ms-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-danger { + background-color: #a90329; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-success { + background-color: #739e73; +} +.progress-striped .progress-bar-success { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #c79121; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #57889c; +} +.progress-striped .progress-bar-info { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress .bar-info, +.progress-info .bar { + background: #57889c; +} +.progress-micro { + height: 3px!important; + line-height: 3px!important; +} +.progress-xs { + height: 7px!important; + line-height: 7px!important; +} +.progress-sm { + height: 14px!important; + line-height: 14px!important; +} +.progress-lg { + height: 30px!important; + line-height: 30px!important; +} +.progress .progress-bar { + position: absolute; + overflow: hidden; + line-height: 20px; +} +.progress .progressbar-back-text { + position: absolute; + width: 100%; + height: 100%; + font-size: 12px; + line-height: 20px; + text-align: center; +} +.progress .progressbar-front-text { + display: block; + width: 100%; + font-size: 12px; + line-height: 20px; + text-align: center; +} +.progress.right .progress-bar { + right: 0; +} +.progress.right .progressbar-front-text { + position: absolute; + right: 0; +} +.progress.vertical { + width: 25px; + height: 100%; + min-height: 150px; + margin-right: 20px; + display: inline-block; + margin-bottom: 0; +} +.progress.vertical.bottom { + position: relative; +} +.progress.vertical.bottom .progress-bar { + position: absolute; + bottom: 0; +} +.progress.vertical.bottom .progressbar-front-text { + position: absolute; + bottom: 0; +} +.progress.vertical .progress-bar { + width: 100%; + height: 0; + -webkit-transition: height .6s ease; + transition: height .6s ease; +} +.progress.wide-bar { + width: 40px; +} +.dd { + position: relative; + display: block; + margin: 0; + padding: 0; + max-width: 600px; + list-style: none; + font-size: 13px; + line-height: 20px; +} +@media only screen and (min-width: 700px) { + .dd { + float: left; + width: 100%; + } + .dd + .dd { + margin-left: 2%; + } +} +.dd-header.calender-spacer { + height: 46px; + display: block; +} +.dd-list { + display: block; + position: relative; + margin: 0; + padding: 0; + list-style: none; +} +.dd-list .dd-list { + padding-left: 30px; +} +.dd-collapsed .dd-list { + display: none; +} +.dd-empty { + border: 1px dashed #bbb; + min-height: 100px; + background-color: #eee; + background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff); + background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff); + -webkit-background-size: 60px 60px; + background-size: 60px 60px; + background-position: 0 0, 30px 30px; +} +.dd-empty, +.dd-placeholder { + margin: 5px 0; + padding: 0; + min-height: 30px; + background: #f2fbff; + border: 1px dashed #b6bcbf; + -webkit-box-sizing: border-box; + box-sizing: border-box; + -moz-box-sizing: border-box; +} +.dd-empty, +.dd-item, +.dd-placeholder { + display: block; + position: relative; + margin: 0; + padding: 0; + min-height: 20px; + font-size: 13px; + line-height: 20px; +} +.dd-handle { + display: block; + font-size: 15px; + margin: 5px 0; + padding: 7px 15px; + color: #333; + text-decoration: none; + border: 1px solid #cfcfcf; + background: #fbfbfb; +} +.dd-handle:hover, +.dd-handle:hover + .dd-list .dd-handle { + background: #FDDFB3!important; + border: 1px solid #FAA937; + color: #333!important; +} +.dd-handle > span { + font-size: 13px; + color: #777; +} +.dd-hover > .dd-handle { + background: #2ea8e5!important; +} +.dd-item > button { + position: relative; + cursor: pointer; + float: left; + width: 25px; + height: 20px; + margin: 7px 10px; + line-height: 22px!important; + padding: 0; + text-indent: 100%; + white-space: nowrap; + overflow: hidden; + border: 0; + background: rgba(0, 0, 0, 0); + text-align: center; + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-size: 18px; +} +.dd-item > button:before { + content: '\f055'; + display: block; + position: absolute; + width: 100%; + text-align: center; + text-indent: 0; + color: #0091d9; +} +.dd-item > button[data-action=collapse]:before { + content: '\f056'; + color: #a90329; +} +.dd-dragel { + position: absolute; + pointer-events: none; + z-index: 9999; +} +.dd-dragel > .dd-item .dd-handle { + margin-top: 0; +} +.dd-dragel > .dd-item > .dd-handle { + border-left-width: 4px; +} +.dd-dragel .dd-handle { + -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); + box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); +} +.dd-dragel > li.dd-item.dd3-item { + position: relative; + top: 10px; + left: 10px; + z-index: 999; +} +.vertical-bars { + padding: 0; + margin: 0; +} +.vertical-bars:after { + content: ""; + display: block; + height: 0; + clear: both; +} +.vertical-bars li { + padding: 14px 0; + width: 25%; + display: block; + float: left; + text-align: center; +} +.vertical-bars li:first-child { + border-left: 0; +} +.vertical-bars > li > .progress.vertical { + margin: 0 auto; + float: none; +} +.vertical-bars > li > .progress.vertical:first-child { + margin-left: auto; +} +.bar-holder { + padding: 18px 15px; +} +.bar-holder:first-child { + border-top: 0; +} +.bar-holder .progress { + margin: 0; +} +.pagination.pagination-alt > li > a { + box-shadow: none; + -webkit-box-shadow: none; + border: 0; + margin-left: -1px; +} +.pagination.pagination-alt > li:first-child > a { + padding-left: 0; +} +.pagination > li > a, +.pagination > li > span { + padding: 7px 12px 5px; + box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); + -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); +} +.pagination-xs > li > a, +.pagination-xs > li > span { + padding: 5px 9px 3px; + font-size: 12px; +} +.panel-purple { + border-color: #6e587a; +} +.panel-purple > .panel-heading { + color: #fff; + background-color: #6e587a; + border-color: #6e587a; +} +.panel-greenLight { + border-color: #71843f; +} +.panel-greenLight > .panel-heading { + color: #fff; + background-color: #71843f; + border-color: #71843f; +} +.panel-greenDark { + border-color: #496949; +} +.panel-greenDark > .panel-heading { + color: #fff; + background-color: #496949; + border-color: #496949; +} +.panel-darken { + border-color: #333; +} +.panel-darken > .panel-heading { + color: #fff; + background-color: #404040; + border-color: #404040; +} +.panel-pink { + border-color: #ac5287; +} +.panel-pink > .panel-heading { + color: #fff; + background-color: #ac5287; + border-color: #ac5287; +} +.panel-green { + border-color: #356e35; +} +.panel-green > .panel-heading { + color: #fff; + background-color: #356e35; + border-color: #356e35; +} +.panel-blueLight { + border-color: #92a2a8; +} +.panel-blueLight > .panel-heading { + color: #fff; + background-color: #92a2a8; + border-color: #92a2a8; +} +.panel-pinkDark { + border-color: #a8829f; +} +.panel-pinkDark > .panel-heading { + color: #fff; + background-color: #a8829f; + border-color: #a8829f; +} +.panel-redLight { + border-color: #a65858; +} +.panel-redLight > .panel-heading { + color: #fff; + background-color: #a65858; + border-color: #a65858; +} +.panel-red { + border-color: #a90329; +} +.panel-red > .panel-heading { + color: #fff; + background-color: #a90329; + border-color: #a90329; +} +.panel-teal { + border-color: #568a89; +} +.panel-teal > .panel-heading { + color: #fff; + background-color: #568a89; + border-color: #568a89; +} +.panel-orange { + border-color: #c79121; +} +.panel-orange > .panel-heading { + color: #fff; + background-color: #c79121; + border-color: #c79121; +} +.panel-blueDark { + border-color: #4c4f53; +} +.panel-blueDark > .panel-heading { + color: #fff; + background-color: #4c4f53; + border-color: #4c4f53; +} +.panel-magenta { + border-color: #6e3671; +} +.panel-magenta > .panel-heading { + color: #fff; + background-color: #6e3671; + border-color: #6e3671; +} +.panel-blue { + border-color: #57889c; +} +.panel-blue > .panel-heading { + color: #fff; + background-color: #57889c; + border-color: #57889c; +} +.panel-footer > .btn-block { + border-radius: 0; + border-bottom: 0; + border-left: 0; + border-right: 0; +} +.notification-body { + padding: 0 0 0 3px; + margin: 0; + list-style: none; +} +.notification-body *, +.notification-body:after *, +.notification-body:before * { + box-sizing: border-box !important; + -webkit-box-sizing: border-box !important; + -moz-box-sizing: border-box !important; +} +.notification-body > li { + border-bottom: 1px solid #E9E9E9; + position: relative; +} +.notification-body > li > span { + background: #fff; + display: block; + min-height: 25px; + overflow: hidden; + padding: 8px 10px 13px; + white-space: normal; +} +.notification-body > li > span:hover { + background: #F0F4F7; + color: #667F8F; +} +.notification-body > li a.msg { + padding-left: 50px!important; +} +.notification-body > li a, +.notification-body > li a span { + display: block; + position: relative; + overflow: hidden; +} +.notification-body > li a, +.notification-body > li a:hover { + text-decoration: none; +} +.notification-body > li:hover .progress { + background: #fff; + box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #a7a7a7 inset; + -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #cccccc inset; +} +.notification-body > li:hover .text-muted { + color: #333; +} +.notification-body .from { + font-size: 14px; + line-height: normal; + color: #333; + font-weight: 400; + margin-right: 60px; + margin-bottom: 6px; + height: 20px; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +} +.notification-body .unread { + background: #FFFFE0; +} +.notification-body .unread .unread .from { + font-weight: 700; +} +.notification-body time { + position: absolute; + top: 3px; + right: 0; + font-size: 11px; + font-weight: 400; + color: #058dc7; +} +.notification-body .msg-body, +.notification-body .subject { + font-size: 13px; + color: #A0A0A0; + max-height: 35px; + width: 100%; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +} +.notification-body .subject { + font-size: 13px; + color: #333; + max-height: 22px; +} +.ajax-notifications { + height: 365px; + display: block; + overflow: auto; + margin-right: -10px; + margin-left: -10px; + border-bottom: 1px solid #CECECE; + border-top: 1px solid #CECECE; + background: #E9E9E9; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .ajax-notifications { + height: 250px; + } +} +.ajax-notifications > .alert.alert-transparent { + background-color: transparent; + border-color: transparent; + color: #757575; + margin: 13px 10px; +} +.ajax-notifications > .alert > :first-child { + margin-bottom: 10px; + font-weight: 400; +} +.arrow-box-up:before, +.arrow-box-up:after { + bottom: 100%; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none; +} +.arrow-box-up:before { + border-color: rgba(131, 131, 131, 0); + border-bottom-color: #838383; + border-width: 8px; + left: 50%; + margin-left: -8px; +} +.arrow-box-up:after { + border-color: rgba(255, 255, 255, 0); + border-bottom-color: #fff; + border-width: 7px; + left: 50%; + margin-left: -7px; +} +.arrow-box-up-right:before, +.arrow-box-up-right:after { + bottom: 100%; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none; +} +.arrow-box-up-right:before { + border-color: rgba(131, 131, 131, 0); + border-bottom-color: #838383; + border-width: 8px; + right: 9px; + margin-left: -8px; +} +.arrow-box-up-right:after { + border-color: rgba(255, 255, 255, 0); + border-bottom-color: #fff; + border-width: 7px; + right: 10px; + margin-left: -7px; +} +.tooltip-inner { + padding: 5px 10px; + font-size: 11px; + font-family: Ubuntu, Arial, Helvetica, sans-serif; + font-weight: 700; + border-radius: 0; +} +.jqstooltip { + padding: 7px!important; + border-radius: 3px!important; + border: 0!important; + background-color: #000!important; + box-sizing: content-box; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; +} +.jqstooltip .jqsfield { + font-family: Ubuntu, Arial, sans-serif; + font-size: 11px; +} +.dd3-content { + display: block; + margin: 5px 0; + padding: 6px 10px 8px 40px; + font-size: 15px; + color: #333; + text-decoration: none; + border: 1px solid #cfcfcf; + background: #fbfbfb; +} +.dd3-content:hover { + color: #2ea8e5; + background: #fff; +} +.dd-dragel > .dd3-item > .dd3-content { + margin: 0; +} +.dd3-item > button { + margin-left: 38px; +} +.dd3-handle { + position: absolute; + margin: 0; + left: 0; + top: 0; + cursor: move; + width: 30px; + text-indent: 100%; + white-space: nowrap; + overflow: hidden; + border: 1px solid #aaa; + background: #bfbfbf; + background: -webkit-gradient(linear, top left, bottom left, from(#dddddd), to(#bbbbbb)); + background: -webkit-linear-gradient(top, #dddddd 0, #bbbbbb 100%); + background: linear-gradient(top, #dddddd 0, #bbbbbb 100%); + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-size: 18px; + padding: 8px 15px; +} +.dd3-handle:before { + content: '\f0c9'; + display: block; + position: absolute; + left: 0; + top: 3px; + width: 100%; + text-align: center; + text-indent: 0; + color: #818181; + font-weight: 400; + line-height: 28px; +} +.dd3-handle:hover:before { + color: #C27616; +} +/* + * Nestable lists + */ +.nestable-lists { + display: block; + clear: both; + padding: 30px 0; + width: 100%; + border: 0; + border-top: 2px solid #bfbfbf; + border-bottom: 2px solid #bfbfbf; +} +#nestable-menu { + padding: 0; + margin: 10px 0 20px; +} +#nestable-output, +#nestable2-output { + width: 100%; + padding: 5px; +} +/* + * Custom items + */ +.custom-scroll::-webkit-scrollbar { + -webkit-overflow-scrolling: touch; + height: 10px; + width: 10px; +} +.custom-scroll::-webkit-scrollbar:hover { + background-color: #E9E9E9; + border: 1px solid #dbdbdb; +} +.custom-scroll::-webkit-scrollbar-button:start:decrement, +.custom-scroll::-webkit-scrollbar-button:end:increment { + background: 0 0; + display: block; + height: 0; +} +.custom-scroll::-webkit-scrollbar-track { + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: solid transparent; +} +.custom-scroll::-webkit-scrollbar-track-piece { + -o-border-radius: 0; + background-color: transparent; + border-radius: 0; +} +.custom-scroll::-webkit-scrollbar-thumb { + -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); + -webkit-background-clip: padding-box; + background-clip: padding-box; + background-color: rgba(0, 0, 0, 0.2); + border: 0; + box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); +} +.custom-scroll::-webkit-scrollbar-thumb:vertical, +.custom-scroll::-webkit-scrollbar-thumb:horizontal { + -o-border-radius: 0; + background-color: #bfbfbf; + border-radius: 0; +} +.custom-scroll::-webkit-scrollbar-thumb:active { + -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33); + background-color: rgba(0, 0, 0, 0.44); + box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33); +} +.custom-scroll::-webkit-scrollbar-thumb:hover { + background-color: #959595; +} +.air { + position: absolute; + z-index: 5; +} +.air-bottom { + bottom: 0; +} +.air-top { + top: 0; +} +.air-top-right { + top: 0; + right: 0; +} +.air-top-left { + top: 0; + left: 0; +} +.air-bottom-left { + bottom: 0; + left: 0; +} +.air-bottom-right { + bottom: 0; + right: 0; +} +.tree { + min-height: 20px; + border-radius: 4px; +} +.tree li { + list-style-type: none; + margin: 0; + padding: 5px; + position: relative; +} +.tree li:after, +.tree li:before { + content: ''; + left: -20px; + position: absolute; + right: auto; +} +.tree li:before { + border-left: 1px solid #999; + bottom: 50px; + height: 100%; + top: -11px; + width: 1px; + -webkit-transition: "border-color 0.1s ease 0.1s"; + transition: "border-color 0.1s ease 0.1s"; +} +.tree li:last-child::before { + height: 30px; +} +.tree li:after { + border-top: 1px solid #999; + height: 20px; + top: 18px; + width: 25px; +} +.tree li span { + border: 1px dotted #999; + border-radius: 5px; + display: inline-block; + padding: 3px 8px; + text-decoration: none; + -webkit-transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s; + transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s; +} +.tree li.parent_li > span { + cursor: pointer; + padding: 7px; +} +.tree li.parent_li > span:hover { + background-color: #DF8505; + border: 1px solid #C67605; + color: #fff; +} +.tree li.parent_li > span:hover + ul li::before { + border-left-color: #F89406; +} +.tree li.parent_li > span:hover + ul li::after { + border-top-color: #F89406; +} +.tree li.parent_li > span:hover + ul li span { + background: #FDDFB3!important; + border: 1px solid #FAA937; + color: #000; +} +.tree li.parent_li > span:hover, +.tree li.parent_li > span:hover + ul li span { + background: #eee; + border: 1px solid #94a0b4; + color: #000; +} +.tree ul ul { + padding-left: 34px; + padding-top: 10px; +} +.tree ul ul li:hover { + background: rgba(0, 0, 0, 0.015); +} +.tree > ul { + padding-left: 0; +} +.tree > ul > li :after, +.tree > ul > li :before { + border: 0; +} +.pace { + -webkit-pointer-events: none; + pointer-events: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.pace-inactive { + display: none; +} +.pace .pace-progress { + background: #3276b1; + position: fixed; + z-index: 2000; + top: 0; + left: 0; + height: 2px; + -webkit-transition: width 1s; + transition: width 1s; +} +.pace .pace-progress-inner { + display: block; + position: absolute; + right: 0; + width: 100px; + height: 100%; + -webkit-box-shadow: 0 0 10px #29d, 0 0 5px #29d; + box-shadow: 0 0 10px #29d, 0 0 5px #29d; + opacity: 1; + -webkit-transform: rotate(3deg) translate(0, -4px); + -ms-transform: rotate(3deg) translate(0, -4px); + transform: rotate(3deg) translate(0, -4px); +} +.pace .pace-activity { + display: block; + position: fixed; + z-index: 2000; + top: 63px; + right: 40px; + width: 14px; + height: 14px; + border: solid 2px transparent; + border-top-color: #29d; + border-left-color: #29d; + border-radius: 10px; + -webkit-animation: pace-spinner 400ms linear infinite; + -ms-animation: pace-spinner 400ms linear infinite; + animation: pace-spinner 400ms linear infinite; +} +/* + * Tables and datatables + */ +.table-wrap { + overflow: auto; +} +.table.has-tickbox thead tr th:first-child { + width: 18px; +} +.table.has-tickbox.ams-form tbody tr td:first-child .checkbox, +.table.has-tickbox.ams-form tbody tr td:first-child .radio, +.table.has-tickbox.ams-form thead tr th:first-child .checkbox, +.table.has-tickbox.ams-form thead tr th:first-child .radio { + padding: 0!important; +} +.table-tight td, +.table-tight th { + padding: 4px 8px!important; +} +.table-mini td, +.table-mini th { + padding: 1px 8px!important; +} +.table-bordered > thead > tr > td, +.table-bordered > thead > tr > th { + border-width: 1px; +} +.table-bordered .no-padding > .table-bordered { + border: 0!important; +} +.table-bordered .no-padding > .table-bordered tbody tr td:first-child, +.table-bordered .no-padding > .table-bordered thead tr td:first-child, +.table-bordered .no-padding > .table-bordered thead tr th:first-child { + border-left-width: 0!important; +} +.table-bordered .no-padding > .table-bordered tbody tr td:last-child, +.table-bordered .no-padding > .table-bordered thead tr th:last-child { + border-right-width: 0!important; +} +.table-bordered .no-padding > .table-bordered tbody tr:last-child td { + border-bottom-width: 0!important; +} +.no-padding .note-editable .table-bordered { + border: 1px solid #ddd!important; +} +.dt-row { + padding: 4px 10px; +} +.dt-top-row { + height: 0; + line-height: 0; + position: relative; +} +.dt-bottom-row { + background: #fafafa; + font-size: 11px; + overflow: hidden; + padding: 5px 10px; + border-top: 1px solid #ccc; + -webkit-box-shadow: inset 0 1px #fff; + -ms-box-shadow: inset 0 1px #fff; + box-shadow: inset 0 1px #fff; +} +.dataTables_length { + position: absolute; + right: 13px; + top: -35px; +} +.dataTables_length select { + width: 60px; + padding: 3px; + font-size: 13px; + border: 1px solid #bbb; +} +.dataTables_filter { + position: absolute; + left: 10px; + top: -35px; +} +.dataTables_filter input { + padding: 3px 8px 1px; + font-size: 13px; +} +.dataTables_filter .form-control { + height: 28px; +} +.dataTables_filter .input-group { + width: 180px!important; +} +.dataTables_filter input select { + border: 1px solid #bbb; +} +.dataTables_paginate { + margin: 4px 0 0; +} +.dataTables_paginate .pagination { + margin: 0; +} +.dt-wrapper { + overflow: hidden; +} +.dataTables_wrapper { + position: relative; +} +.dataTables_wrapper table.table { + clear: both; + max-width: inherit; + margin-bottom: 0; +} +.dataTables_wrapper table.table thead th { + white-space: nowrap; + text-overflow: ellipsis; + -ms-text-overflow: ellipsis; +} +.dataTables_wrapper table.table thead .sorting, +.dataTables_wrapper table.table thead .sorting_asc, +.dataTables_wrapper table.table thead .sorting_asc_disabled, +.dataTables_wrapper table.table thead .sorting_desc, +.dataTables_wrapper table.table thead .sorting_desc_disabled { + cursor: pointer; + padding-right: 20px; +} +.dataTables_wrapper table.table thead .sorting { + background: url(../img/datatable/sort_both.png) no-repeat center right; +} +.dataTables_wrapper table.table thead .sorting_asc { + background: url(../img/datatable/sort_asc.png) no-repeat center right; +} +.dataTables_wrapper table.table thead .sorting_desc { + background: url(../img/datatable/sort_desc.png) no-repeat center right; +} +.dataTables_wrapper table.table thead .sorting_asc_disabled { + background: url(../img/datatable/sort_asc_disabled.png) no-repeat center right; +} +.dataTables_wrapper table.table thead .sorting_desc_disabled { + background: url(../img/datatable/sort_desc_disabled.png) no-repeat center right; +} +.dataTables_wrapper table.table tbody tr.active th, +.dataTables_wrapper table.table tbody tr.active td { + background-color: #08C; + color: #fff; +} +.dataTables_wrapper table.table tbody tr.active:hover td, +.dataTables_wrapper table.table tbody tr.active:hover th { + background-color: #0075b0!important; +} +.dataTables_wrapper table.dataTable th:active { + outline: 0; +} +.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) td, +.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) th { + background-color: #017ebc; +} +.dataTables_wrapper select { + min-height: inherit; +} +.dataTables_wrapper table + .row { + margin-bottom: 0; + margin-top: 10px; +} +.dataTables_wrapper .dt_actions { + float: left; + margin-right: 20px; +} +.dataTables_wrapper .bottom, +.dataTables_wrapper .top { + background-color: #f5f5f5; + border: 1px solid #CCC; + padding: 15px; +} +.dataTables_wrapper div.DTTT .btn:hover { + text-decoration: none!important; +} +.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu a { + color: #333!important; +} +.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu li:hover a { + background-color: #08c; + color: #fff!important; +} +.dataTables_wrapper div.DTTT_print_info.modal { + height: 150px; + margin-top: -75px; + text-align: center; +} +.dataTables_wrapper div.DTTT_print_info h6 { + font-weight: 400; + font-size: 28px; + line-height: 28px; + margin: 1em; +} +.dataTables_wrapper div.DTTT_print_info p { + font-size: 14px; + line-height: 20px; +} +.dataTables_wrapper div.DTFC_LeftFootWrapper table, +.dataTables_wrapper div.DTFC_LeftHeadWrapper table, +.dataTables_wrapper table.DTFC_Cloned tr.even { + background-color: #fff; +} +.dataTables_wrapper div.DTFC_LeftHeadWrapper table { + margin-bottom: 0!important; + border-top-right-radius: 0!important; + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important; +} +.dataTables_scrollBody { + -webkit-overflow-scrolling: touch; +} +.top .dataTables_info { + float: none; +} +div.dt-bottom-row .dataTables_info { + float: left; + padding-top: 10px; + font-size: 12px; +} +.dataTables_full { + width: 100%!important; +} +.dataTables_empty { + text-align: center!important; + font-size: 15px; + background: #fff!important; + padding: 20px 0!important; + cursor: default; +} +.dataTables_scroll { + clear: both; +} +.dataTables_scrollHeadInner table.table-bordered { + border-radius: 4px 4px 0 0; +} +.dataTables_scrollHeadInner table.table-bordered, +.dataTables_scrollHeadInner table.table-bordered thead { + border-bottom: 0; +} +.dataTables_scrollBody table { + border-top: 0; +} +.dataTables_processing { + position: absolute; + top: 50%; + margin-top: -24px; + z-index: 100; + left: 50%; + width: 250px; + margin-left: -125px; + border: 1px solid #ddd; + text-align: center; + color: #000; + background: #fff; + font-size: 15px!important; + -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); + -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); + padding: 10px 0; +} +.dataTables_wrapper .center { + text-align: center; +} +.dataTables_wrapper .details, +.dataTables_wrapper .details:hover { + background: #ddd!important; +} +.dataTables_wrapper .details table td { + background: #fff!important; +} +.dataTables_scrollHeadInner table.table, +.dataTables_wrapper .details table.table { + margin: 0!important; +} +.dataTables_scrollHead table { + margin-bottom: 0!important; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} +.dataTables_scrollHead table thead tr:last-child th:first-child { + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important; +} +.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child, +.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child { + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important; +} +.DTFC_LeftBodyWrapper table, +.dataTables_scrollBody table { + border-top: 0; + margin-bottom: 0!important; +} +.DTFC_LeftBodyWrapper tbody tr:first-child td, +.DTFC_LeftBodyWrapper tbody tr:first-child th, +div.DTFC_LeftFootWrapper table, +div.dataTables_scrollBody tbody tr:first-child th, +div.dataTables_scrollFoot table { + border-top: 0; +} +/* + * Datatables ColVis plug-in + */ +.ColVis { + position: absolute; + right: 83px; + top: -35px; +} +.ColVis_collection { + position: relative; + width: 180px; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.2); + -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + z-index: 1102; + padding-top: 3px; + padding-left: 10px; + list-style-type: none; + list-style-position: outside; +} +.ColVis_collection .ColVis_Button { + position: relative; + margin-right: 3px; + height: 30px; + background-color: #fff; + border: 1px solid #d0d0d0; + cursor: hand; + padding: 3px 5px; +} +.ColVis_collection button.ColVis_Button { + padding: 4px 12px; + height: 26px; + background-color: #fff; + border: 0; + width: 100%; + float: none; + font-size: 12px; +} +.ColVis_collection button.ColVis_Button + button.ColVis_Button { + border-top: 1px solid #e1e1e1; +} +.ColVis_collection button.ColVis_Button button.ColVis_Button input { + margin: 0; +} +button.ColVis_Button { + padding: 4px 5px; + text-align: left; +} +button.ColVis_Button::-moz-focus-inner { + border: 0!important; + padding: 0; +} +.ColVis_collectionBackground { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-color: #000; + z-index: 1100; +} +div.ColVis_catcher { + position: absolute; + z-index: 1101; +} +span.ColVis_radio { + display: inline-block; + width: 20px; + vertical-align: -2px; +} +.ColVis_text_hover, +div.ColVis_collection button.ColVis_Button:hover { + background: #F2F2F2; + color: #222; +} +/* + * Datatables columns reorder plug-in + */ +table.DTCR_clonedTable { + background-color: #fff; + z-index: 202; +} +div.DTCR_pointer { + width: 1px; + background-color: #0259C4; + z-index: 201; +} +ul.DTTT_dropdown.dropdown-menu li { + position: relative; +} +ul.DTTT_dropdown.dropdown-menu li:hover a { + background-color: #f2f2f2; + color: #333!important; +} +.table_tools_group { + position: absolute; + right: 83px; + top: -37px; +} +.DTTT.btn-group { + position: absolute; + top: -38px; + right: 83px; +} +.DTTT_dropdown { + z-index: 2002; +} +.DTFC_LeftHeadWrapper { + border-bottom: 1px solid #ddd; +} +div.DTTT_container { + position: relative; + float: right; + margin-bottom: 1em; +} +a.DTTT_button, +button.DTTT_button, +div.DTTT_button { + position: relative; + float: left; + margin-right: 3px; + padding: 5px 8px; + border: 1px solid #999; + cursor: pointer; + *cursor: hand; + font-size: .88em; + color: #000!important; + -o-border-radius: 2px; + border-radius: 2px; + -webkit-box-shadow: 1px 1px 3px #ccc; + -ms-box-shadow: 1px 1px 3px #ccc; + -o-box-shadow: 1px 1px 3px #ccc; + box-shadow: 1px 1px 3px #ccc; + background: #fff; + background: -webkit-gradient(linear, top left, bottom left, from(#ffffff), color-stop(89%, #f3f3f3), to(#f9f9f9)); + background: -webkit-linear-gradient(top, #ffffff 0, #f3f3f3 89%, #f9f9f9 100%); + background: linear-gradient(top, #ffffff 0, #f3f3f3 89%, #f9f9f9 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0); +} +a.DTTT_button:hover, +button.DTTT_button:hover, +div.DTTT_button:hover { + border: 1px solid #666; + text-decoration: none!important; + -webkit-box-shadow: 1px 1px 3px #999; + -ms-box-shadow: 1px 1px 3px #999; + -o-box-shadow: 1px 1px 3px #999; + box-shadow: 1px 1px 3px #999; + background: #f3f3f3; + background: -webkit-gradient(linear, top left, bottom left, from(#f3f3f3), color-stop(89%, #e2e2e2), to(#f4f4f4)); + background: -webkit-linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%); + background: linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f4f4f4', GradientType=0); +} +button.DTTT_button { + height: 30px; + padding: 3px 8px; +} +.DTTT_button embed { + outline: 0; +} +a.DTTT_disabled, +button.DTTT_disabled, +div.DTTT_disabled { + color: #999; + border: 1px solid #d0d0d0; + background: #fff; + background: -webkit-gradient(linear, top left, bottom left, from(#ffffff), color-stop(89%, #f9f9f9), to(#fafafa)); + background: -webkit-linear-gradient(top, #ffffff 0, #f9f9f9 89%, #fafafa 100%); + background: linear-gradient(top, #ffffff 0, #f9f9f9 89%, #fafafa 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0); +} +table.DTTT_selectable tbody tr { + cursor: pointer; + *cursor: hand; +} +table.dataTable tr.DTTT_selected.odd td.sorting_1, +table.dataTable tr.DTTT_selected.odd td.sorting_2, +table.dataTable tr.DTTT_selected.odd td.sorting_3 { + background-color: #9FAFD1; +} +table.dataTable tr.DTTT_selected.even td.sorting_1, +table.dataTable tr.DTTT_selected.even td.sorting_2, +table.dataTable tr.DTTT_selected.even td.sorting_3 { + background-color: #B0BED9; +} +div.DTTT_collection { + width: 150px; + padding: 8px 8px 4px; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: #f3f3f3; + background-color: rgba(255, 255, 255, 0.3); + overflow: hidden; + z-index: 2002; + -o-border-radius: 5px; + border-radius: 5px; + -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); + -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); + -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); + box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); +} +div.DTTT_collection a.DTTT_button, +div.DTTT_collection button.DTTT_button, +div.DTTT_collection div.DTTT_button { + position: relative; + left: 0; + right: 0; + display: block; + float: none; + margin-bottom: 4px; + -webkit-box-shadow: 1px 1px 3px #999; + -ms-box-shadow: 1px 1px 3px #999; + -o-box-shadow: 1px 1px 3px #999; + box-shadow: 1px 1px 3px #999; +} +div.DTTT_collection_background { + z-index: 2001; +} +.DTTT_print_info { + position: fixed; + top: 50%; + left: 50%; + width: 400px; + height: 150px; + margin-left: -200px; + margin-top: -75px; + text-align: center; + color: #333; + padding: 10px 30px; + background: #fff; + background: -webkit-gradient(linear, top left, bottom left, from(#ffffff), color-stop(89%, #f3f3f3), to(#f9f9f9)); + background: -webkit-linear-gradient(top, #ffffff 0, #f3f3f3 89%, #f9f9f9 100%); + background: linear-gradient(top, #ffffff 0, #f3f3f3 89%, #f9f9f9 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0); + opacity: .95; + border: 1px solid #000; + border: 1px solid rgba(0, 0, 0, 0.5); + -o-border-radius: 6px; + border-radius: 6px; + -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); + -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); + -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); + box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); +} +.DTTT_print_info h6 { + font-weight: 400; + font-size: 28px; + line-height: 28px; + margin: 1em; +} +.DTTT_print_info p { + font-size: 14px; + line-height: 20px; +} +/* + * Forms styles + */ +.form hr { + margin-left: -13px; + margin-right: -13px; + border-color: rgba(0, 0, 0, 0.1); + margin-top: 20px; + margin-bottom: 20px; +} +.form fieldset { + display: block; + border: 0; + background: rgba(255, 255, 255, 0.9); + position: relative; +} +.form header, +.form legend { + display: block; + padding: 8px 0; + border-bottom: 1px dashed rgba(0, 0, 0, 0.2); + background: #fff; + font-size: 16px; + font-weight: 300; + color: #222; + margin: 25px 0 20px; +} +.no-padding .form header { + margin: 25px 14px 0; +} +.form header:first-child { + margin-top: 10px; +} +.form .form-group:last-child, +.form .form-group:last-child .note, +.form fieldset .form-group:last-child, +.form fieldset .form-group:last-child .note { + margin-bottom: 0; +} +fieldset { + position: relative; +} +legend { + font-weight: 400; + margin-top: 0; + background: 0 0; +} +i.hint { + vertical-align: super; + opacity: 0.5; +} +i.hint:hover { + opacity: 0.9; +} +.nohints i.hint { + display: none; +} +.input-group-addon { + padding: 6px 10px 5px; + border-radius: 0; + transition: background-color 0.3s; + -webkit-transition: background-color 0.3s; +} +.input-group-addon .fa { + font-size: 14px; +} +.input-group-addon .fa-2x, +.input-group-addon .fa-lg { + font-size: 2em; +} +.input-group-addon .fa-3x, +.input-group-addon .fa-4x, +.input-group-addon .fa-5x { + font-size: 30px; +} +.input-group-addon .checkbox, +.input-group-addon .radio { + min-height: 0; + margin-right: 0!important; + padding-top: 0; +} +.input-group-addon label input[type=checkbox].checkbox + span, +.input-group-addon label input[type=checkbox].checkbox + span:before, +.input-group-addon label input[type=radio].radiobox + span, +.input-group-addon label input[type=radio].radiobox + span:before { + margin-right: 0; +} +.input-group-addon .onoffswitch, +.input-group-addon .onoffswitch-label { + margin: 0; +} +input[type=text]:focus + .input-group-addon { + border-color: #0091d9; + background-color: #72a0ce; + color: #fff; +} +.has-warning input[type=text]:focus + .input-group-addon { + border-color: #7f6a1e; + background-color: #cead35; + color: #fff; +} +.has-error input[type=text]:focus + .input-group-addon { + border-color: #c46a69; + background-color: #c46a69; + color: #fff; +} +.has-success input[type=text]:focus + .input-group-addon { + border-color: #446b46; + background-color: #588a5a; + color: #fff; +} +.input-icon-left > i { + right: auto; + left: 24px; +} +.input-icon-left .form-control { + padding-left: 29px; +} +.input-icon-right { + position: relative; +} +.input-icon-right .form-control { + padding-right: 27px; +} +.input-icon-left > i, +.input-icon-right > i { + position: absolute; + right: 10px; + top: 30%; + font-size: 16px; + color: #bfbfbf; +} +.form-actions { + display: block; + padding: 13px 14px 15px; + border-top: 1px solid rgba(0, 0, 0, 0.1); + background: rgba(249, 249, 249, 0.9); + margin-top: 25px; + margin-left: -13px; + margin-right: -13px; + margin-bottom: -13px; + text-align: right; +} +.well .form-actions { + margin-left: -19px; + margin-right: -19px; + margin-bottom: -19px; +} +.well.well-lg .form-actions { + margin-left: -24px; + margin-right: -24px; + margin-bottom: -24px; +} +.well.well-sm .form-actions { + margin-left: -9px; + margin-right: -9px; + margin-bottom: -9px; +} +.popover-content .form-actions { + margin: 0 -14px -9px; + border-radius: 0 0 3px 3px; + padding: 9px 14px; +} +.no-padding .form .form-actions { + margin: 0; + display: block; + padding: 13px 14px 15px; + border-top: 1px solid rgba(0, 0, 0, 0.1); + background: rgba(248, 248, 248, 0.9); + text-align: right; + margin-top: 25px; +} +:focus { + outline: 0!important; +} +.filter_column input { + padding: 0px 3px; +} +.filter_column input, +.filter_column select { + width: 100%; + color: rgba(0, 0, 0, 0.5); + border: 1px solid #CCC; + border-radius: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.uneditable-input:focus, +input[type=color]:focus, +input[type=date]:focus, +input[type=datetime-local]:focus, +input[type=datetime]:focus, +input[type=email]:focus, +input[type=month]:focus, +input[type=number]:focus, +input[type=password]:focus, +input[type=search]:focus, +input[type=tel]:focus, +input[type=text]:focus, +input[type=time]:focus, +input[type=url]:focus, +input[type=week]:focus, +.filter_column input:focus, +.filter_column select:focus, +select:focus, +textarea:focus { + border-color: rgba(82, 168, 236, 0.8); + outline: 0; + outline: thin dotted 9; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); +} +.form-control { + padding: 7px 12px 5px; +} +.form-control, +.input-lg, +.input-sm, +.input-xs { + border-radius: 0 !important; +} +.input-xs { + height: 24px; + padding: 3px 10px 1px; + font-size: 11px; + line-height: 1.5; +} +.fileinput { + padding-top: 3px; +} +input[type=checkbox].checkbox, +input[type=radio].radiobox { + visibility: hidden; + position: absolute; + z-index: 20; + width: 18px; + height: 18px; +} +.checkbox input[type=checkbox].checkbox + span, +.checkbox input[type=radio].radiobox + span, +.checkbox-inline input[type=checkbox].checkbox + span, +.checkbox-inline input[type=radio].radiobox + span, +.radio input[type=checkbox].checkbox + span, +.radio input[type=radio].radiobox + span, +.radiobox-inline input[type=checkbox].checkbox + span, +.radiobox-inline input[type=radio].radiobox + span { + margin-left: -20px; +} +.form-inline .checkbox input[type=checkbox].checkbox + span, +.form-inline .checkbox input[type=radio].radiobox + span, +.form-inline .checkbox-inline input[type=checkbox].checkbox + span, +.form-inline .checkbox-inline input[type=radio].radiobox + span, +.form-inline .radio input[type=checkbox].checkbox + span, +.form-inline .radio input[type=radio].radiobox + span, +.form-inline .radiobox-inline input[type=checkbox].checkbox + span, +.form-inline .radiobox-inline input[type=radio].radiobox + span { + margin-left: 0; +} +input[type=checkbox].checkbox + span, +input[type=radio].radiobox + span, +label input[type=checkbox].checkbox + span, +label input[type=radio].radiobox + span { + vertical-align: middle; + line-height: 20px; +} +input[type=checkbox].checkbox + span, +input[type=radio].radiobox + span, +input[type=checkbox].checkbox + span:after, +input[type=radio].radiobox + span:after, +input[type=checkbox].checkbox:before, +input[type=radio].radiobox:before { + box-sizing: content-box !important; + -webkit-box-sizing: content-box !important; + -moz-box-sizing: content-box !important; +} +label input[type=checkbox].checkbox + span, +label input[type=radio].radiobox + span { + position: relative; + z-index: 19; + display: inline-block; + margin: 0; + line-height: 17px; + min-height: 14px; + min-width: 14px; + margin-right: 5px; +} +label input[type=checkbox].checkbox + span:hover, +label input[type=radio].radiobox + span:hover { + cursor: pointer; +} +label input[type=checkbox].checkbox + span:before, +label input[type=radio].radiobox + span:before { + font-family: FontAwesome; + font-size: 12px; + border-radius: 0; + content: "\a0"; + display: inline-block; + text-align: center; + vertical-align: middle; + padding: 1px; + height: 12px; + line-height: 12px; + min-width: 12px; + margin-right: 5px; + border: 1px solid #bfbfbf; + background-color: #f4f4f4; + font-weight: 400; + margin-top: -1px; +} +label input[type=checkbox].checkbox + span:before { + content: "\a0"; +} +label input[type=checkbox].checkbox:checked + span { + font-weight: 700; +} +label input[type=checkbox].checkbox:checked + span:before { + content: "\f00c"; + color: #2E7BCC; +} +label input[type=checkbox].checkbox.style-1 + span:before { + color: #333; + background: #fff; + text-shadow: none; + -webkit-box-shadow: none!important; + box-shadow: none!important; + border-width: 1px; + height: 12px; + line-height: 13px; + min-width: 12px; +} +label input[type=checkbox].checkbox.style-1:checked + span { + font-weight: 400; +} +label input[type=checkbox].checkbox.style-1:checked + span:before { + color: #333; + border-color: #333; +} +label input[type=checkbox].checkbox.style-2 + span:before { + background: 0 0; + border-color: #c1c1c1; + -webkit-box-shadow: none; + box-shadow: none; +} +label input[type=checkbox].checkbox.style-2:checked + span { + font-weight: 400; +} +label input[type=checkbox].checkbox.style-2:checked + span:before { + content: "\f00c"; + color: #66665e; + border-color: #4d90fe; + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #ffffff; +} +label input[type=checkbox].checkbox.style-3:checked + span:before { + color: #fff; + border-color: #a90329; + background: #a90329; +} +label:active input[type=checkbox].checkbox + span:before { + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); +} +label:hover input[type=checkbox].checkbox + span:before { + color: #2E7BCC; + border-color: #2E7BCC; +} +label:hover input[type=checkbox].checkbox.style-1 + span:before { + border-color: #333; +} +label:hover input[type=checkbox].checkbox.style-2 + span:before { + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2); +} +label:hover input[type=checkbox].checkbox.style-2:checked + span:before { + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); +} +label:hover input[type=checkbox].checkbox.style-3 + span:before { + color: #fff; + border-color: #A90327; +} +label:active input[type=checkbox].checkbox:checked + span:before { + color: #fff; + background: #2E7BCC; + border-color: #2E7BCC; +} +label:active input[type=checkbox].checkbox.style-1:checked + span:before { + color: #fff; + background: #333; + border-color: #333; +} +label:active input[type=checkbox].checkbox.style-2 + span:before, +label:active input[type=checkbox].checkbox.style-2:checked + span:before { + color: #66665e; + background: 0 0; + border-color: #c1c1c1; + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); +} +label:active input[type=checkbox].checkbox.style-3:checked + span:before { + color: #a90329; + background: #fff; + border-color: #a90329; +} +label input[type=checkbox][disabled].checkbox + span, +label input[type=checkbox][disabled].checkbox:checked + span { + color: #A7A7A7; + cursor: not-allowed; +} +label input[type=checkbox][disabled].checkbox:checked + span:before { + content: "\f00c"; +} +label input[type=checkbox][disabled].checkbox.style-2:checked + span:before { + content: "\f00c"; +} +label input[type=checkbox][disabled].checkbox + span:before, +label input[type=checkbox][disabled].checkbox:checked + span:before, +label input[type=checkbox][disabled].checkbox:checked + span:before { + background: #eee!important; + border-color: #CCC!important; + -webkit-box-shadow: none; + color: #A7A7A7; + box-shadow: none!important; +} +label:hover input[type=checkbox][disabled].checkbox:checked + span:before { + color: #A7A7A7; + cursor: not-allowed; +} +label:hover input[type=checkbox][disabled].checkbox:checked + span:before { + background: #eee!important; + border-color: #CCC!important; + -webkit-box-shadow: none; + color: #A7A7A7; + box-shadow: none!important; +} +label input[type=radio].radiobox + span:before { + content: "\a0"; + border-radius: 50%; + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2); +} +label input[type=radio].radiobox:checked + span { + font-weight: 700; +} +label input[type=radio].radiobox:checked + span:before { + content: "\f111"; + color: #2E7BCC; +} +label input[type=radio].radiobox.style-1 + span:before { + font-size: 9px; + background: #fff; + text-shadow: none; + -webkit-box-shadow: none!important; + box-shadow: none!important; + border-width: 1px; + height: 13px; + line-height: 13px; + min-width: 13px; +} +label input[type=radio].radiobox.style-1:checked + span:before { + font-size: 10px; + color: #333; + border-color: #333; + background: #fff; +} +label input[type=radio].radiobox.style-1:checked + span { + font-weight: 400; +} +label input[type=radio].radiobox.style-2:checked + span { + font-weight: 400; +} +label input[type=radio].radiobox.style-2:checked + span:before { + color: #66665e; + border-color: #4d90fe; + font-size: 9px; +} +label input[type=radio].radiobox.style-3:checked + span:before { + color: #a90329; + border-color: #a90329; +} +label:hover input[type=radio].radiobox + span:before, +label:hover input[type=radio].radiobox:checked + span:before { + color: #2E7BCC; + border-color: #2E7BCC; +} +label:hover input[type=radio].radiobox.style-1 + span:before, +label:hover input[type=radio].radiobox.style-1:checked + span:before { + color: #333; + border-color: #333; + background: #fff; +} +label:hover input[type=radio].radiobox.style-2:checked + span:before { + color: #66665e; + border-color: #4d90fe; +} +label:hover input[type=radio].radiobox.style-3 + span:before, +label:hover input[type=radio].radiobox.style-3:checked + span:before { + color: #a90329; + border-color: #a90329; +} +label:active input[type=radio].radiobox + span:before { + -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); + box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 0.4); +} +label input[type=radio][disabled].radiobox + span, +label input[type=radio][disabled].radiobox:checked + span, +label input[type=radio][disabled].radiobox:checked + span:before { + color: #A7A7A7; + cursor: not-allowed; +} +label input[type=radio][disabled].radiobox:checked + span:before { + content: "\f111"; +} +label input[type=radio][disabled].radiobox + span:before, +label input[type=radio][disabled].radiobox:checked + span:before { + background: #eee!important; + border-color: #CCC!important; + -webkit-box-shadow: none; + box-shadow: none; + color: #A7A7A7; +} +label:active input[type=radio][disabled].radiobox:checked + span:before, +label:hover input[type=radio][disabled].radiobox:checked + span:before { + background: #eee!important; + border-color: #CCC!important; + -webkit-box-shadow: none; + box-shadow: none; + color: #A7A7A7; +} +textarea.clone { + position: absolute; + visibility: hidden; +} +.textarea-div { + background-color: #FFF; + border: 1px solid #CCC; + border-bottom: 0; + margin: 10px 0 0; +} +.textarea-controls { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + padding: 5px; + display: block; + background-color: #FFF; + border: 1px solid #CCC; + border-top: 0; + height: 43px; + line-height: 33px; + overflow: hidden; +} +.textarea-controls > label { + margin: 3px 10px 0; +} +.textarea-controls .ams-form .checkbox { + padding-left: 22px!important; +} +.typearea { + cursor: text; + overflow-x: hidden; + overflow-y: auto; + max-height: 90px; + padding: 5px 25px 5px 5px; + position: relative; + border-bottom: 1px solid #EEE; +} +.typearea textarea { + width: 100%; + border-color: transparent!important; + box-sizing: border-box; + box-shadow: none; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + -webkit-box-shadow: none; + overflow: hidden; + padding: 0; + margin: 0; + -webkit-transition: height .2s; + transition: height .2s; + outline: 0; + resize: none; + min-height: 61px; +} +.error-box { + max-width: 900px; + margin: 0 auto; +} +.error-text { + font-weight: 400; + color: #fff; + letter-spacing: -4px; + font-size: 700%; + margin-bottom: 30px; + text-shadow: 0 1px 0 #cccccc, 0 2px 0 #bfbfbf, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15); +} +.error-search { + width: 300px; + margin: 0 auto 20px; +} +.error-icon-shadow { + text-shadow: 0 1px 0 #803838, 0 2px 0 #a85d5d, 0 3px 0 #b86565, 0 4px 0 #d86f6f, 0 5px 0 #b3a5a5, 0 6px 1px rgba(131, 51, 51, 0.1), 0 0 5px rgba(102, 30, 30, 0.1), 0 1px 3px rgba(95, 15, 15, 0.3), 0 3px 5px rgba(100, 23, 23, 0.2), 0 5px 10px rgba(114, 30, 30, 0.25), 0 10px 10px rgba(94, 15, 15, 0.2), 0 20px 20px rgba(121, 38, 38, 0.15); +} +.form-inline .checkbox, +.form-inline .radiobox { + padding-left: 0; +} +.ams-form { + position: relative; + margin: 0; + outline: 0; + color: #666; +} +.ams-form *, +.ams-form :after, +.ams-form :before { + margin: 0; + padding: 0; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +.ams-form header { + display: block; + padding: 8px 0; + border-bottom: 1px dashed rgba(0, 0, 0, 0.2); + background: #fff; + font-size: 16px; + font-weight: 300; + color: #232323; + margin: 10px 14px 0; +} +.ams-form fieldset { + display: block; + position: relative; + padding: 10px 15px 5px; + border: 0; + background: rgba(255, 255, 255, 0.9); +} +.ams-form fieldset.switched > section, +.ams-form fieldset.switched > article, +.ams-form fieldset.switched > div { + display: none; +} +.ams-form fieldset.switched legend { + border-bottom: 0; +} +.ams-form fieldset.bordered { + margin: 10px; + border: 1px solid rgba(192, 192, 192, 0.8); + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.ams-form fieldset.bordered.switched { + border: 1px solid transparent; +} +.ams-form fieldset.bordered legend { + width: auto; + padding: 3px 10px 1px; + border: 1px solid rgba(192, 192, 192, 0.8); + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.ams-form fieldset + fieldset { + border-top: 1px solid rgba(0, 0, 0, 0.1); +} +.ams-form legend { + padding-top: 10px; +} +.ams-form legend.inner, +.ams-form legend .inner { + font-weight: 300; + font-size: 14.5px; +} +.ams-form legend.switcher { + font-weight: 300; + font-size: 16.5px; + border: 0; + padding-bottom: 0; + cursor: pointer; +} +.ams-form legend .fa { + color: #3276b1; + font-size: 75%; +} +.ams-form legend label.checkbox { + display: inline-block; +} +.ams-form legend label.checkbox i { + position: absolute; + left: 3px; + top: -1px; +} +.ams-form > .modal-viewport > fieldset > legend { + padding-top: 0; +} +.ams-form section { + margin-bottom: 10px; + position: relative; +} +.ams-form .form-group { + padding: 5px 10px; +} +.ams-form label.checkbox, +.ams-form label.radio { + padding-top: 0; +} +.ams-form input.input-lg { + height: 44px; + padding: 10px 16px; + font-size: 17px; + line-height: 1.33; +} +.ams-form input.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.ams-form input.input-xs { + height: 24px; + padding: 2px 10px; + font-size: 11px; + line-height: 1.5; +} +.ams-form select.input-sm { + height: 30px; + line-height: 15px; + font-size: 12px; +} +.ams-form select.input-sm + i { + height: 10px; +} +.ams-form select.input-lg { + height: 44px; + line-height: 22px; + font-size: 17px; +} +.ams-form select.input-lg + i { + height: 11px; + top: 17px; +} +.ams-form .row { + margin: 0 -15px; +} +.ams-form .row:after { + display: table; + content: ''; + clear: both; +} +.ams-form .col-1 { + width: 8.33%; +} +.ams-form .col-2 { + width: 16.66%; +} +.ams-form .col-3 { + width: 25%; +} +.ams-form .col-4 { + width: 33.33%; +} +.ams-form .col-5 { + width: 41.66%; +} +.ams-form .col-6 { + width: 50%; +} +.ams-form .col-8 { + width: 66.67%; +} +.ams-form .col-9 { + width: 75%; +} +.ams-form .col-10 { + width: 83.33%; +} +.ams-form .col { + float: left; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; + -webkit-box-sizing: border-box; + box-sizing: border-box; + -moz-box-sizing: border-box; +} +@media screen and (max-width: 600px) { + .ams-form .col { + float: none; + width: 100%; + } +} +@media screen and (max-width: 600px) { + .ams-form .col .label { + text-align: left; + padding-left: 20px; + } +} +.ams-form footer { + display: block; + padding: 7px 25px 15px; + border-top: 1px solid rgba(0, 0, 0, 0.1); + background: rgba(248, 248, 248, 0.9); +} +.ams-form footer:after { + display: table; + clear: both; + content: ''; +} +.ams-form footer .btn { + float: right; + height: 31px; + margin: 10px 0 0 5px; + padding: 0 22px; + font: 300 15px/29px Ubuntu, Helvetica, Arial, sans-serif; + cursor: pointer; +} +.ams-form footer .btn.btn-info { + float: left; +} +.ams-form footer .submit-message { + display: inline-block; +} +.ams-form .message { + display: none; + color: #6fb679; +} +.ams-form .message i { + display: block; + margin: 0 auto 20px; + width: 81px; + height: 81px; + border: 1px solid #6fb679; + border-radius: 50%; + font-size: 30px; + line-height: 81px; +} +.ams-form.submited fieldset, +.ams-form.submited footer { + display: none; +} +.ams-form.submited .message { + display: block; + padding: 25px 30px; + background: rgba(255, 255, 255, 0.9); + font: 300 18px/27px Ubuntu, Helvetica, Arial, sans-serif; + text-align: center; +} +.ams-form .note { + margin-top: 6px; + padding: 0 1px; + font-size: 11px; + line-height: 15px; + color: #999; +} +.ams-form .note a { + font-size: 13px; +} +.ams-form .note-success { + color: #6fb679; +} +.ams-form .control-label { + display: block; + margin-top: 4px; + margin-bottom: 6px; + padding-top: 0; + line-height: 19px; + font-weight: 400; + font-size: 13px; + color: #333; + text-align: right; +} +@media screen and (max-width: 992px) { + .ams-form .control-label { + text-align: left; + margin-bottom: 0; + } +} +.ams-form .control-label.col { + text-align: right; +} +@media screen and (max-width: 600px) { + .ams-form .control-label.col { + text-align: left; + padding-left: 20px; + } +} +.ams-form .control-label span { + margin-right: 10px; +} +.ams-form .control-label span::after { + content: " *"; + color: transparent; +} +.ams-form .control-label span > .hint { + margin-top: -2px; +} +.ams-form .control-label .col { + margin: 0; + padding-top: 7px; +} +.ams-form label.input span.textline-field { + display: block; + margin-top: 4px; + margin-bottom: 6px; + padding-top: 0; + line-height: 19px; + font-size: 13px; +} +.ams-form .required-field .control-label span::after { + color: red; +} +.ams-form .tooltip { + position: absolute; + z-index: 99999; + left: -9999px; + padding: 2px 8px 3px; + font-size: 11px; + line-height: 16px; + font-weight: 400; + background: rgba(0, 0, 0, 0.9); + color: #fff; + opacity: 0; + transition: margin .3s, opacity .3s; + -webkit-transition: margin .3s, opacity .3s; +} +.ams-form .tooltip:after { + position: absolute; + content: ''; +} +.ams-form .tooltip-top-right { + bottom: 100%; + margin-bottom: 15px; +} +.ams-form .tooltip-top-right:after { + top: 100%; + right: 11px; + border-top: 4px solid rgba(0, 0, 0, 0.9); + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.ams-form .input input:focus + .tooltip-top-right, +.ams-form .textarea textarea:focus + .tooltip-top-right { + right: 0; + left: auto; + margin-bottom: 5px; +} +.ams-form .tooltip-top-left { + bottom: 100%; + margin-bottom: 15px; +} +.ams-form .tooltip-top-left:after { + top: 100%; + left: 11px; + border-top: 4px solid rgba(0, 0, 0, 0.9); + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.ams-form .input input:focus + .tooltip-top-left, +.ams-form .textarea textarea:focus + .tooltip-top-left { + right: auto; + left: 0; + margin-bottom: 5px; +} +.ams-form .tooltip-right { + top: 4px; + white-space: nowrap; + margin-left: 15px; +} +.ams-form .tooltip-right:after { + top: 6px; + right: 100%; + border-top: 4px solid transparent; + border-right: 4px solid rgba(0, 0, 0, 0.9); + border-bottom: 4px solid transparent; +} +.ams-form .input input:focus + .tooltip-right, +.ams-form .textarea textarea:focus + .tooltip-right { + left: 100%; + margin-left: 5px; +} +.ams-form .tooltip-left { + top: 4px; + white-space: nowrap; + margin-right: 15px; +} +.ams-form .tooltip-left:after { + top: 6px; + left: 100%; + border-top: 4px solid transparent; + border-bottom: 4px solid transparent; + border-left: 4px solid rgba(0, 0, 0, 0.9); +} +.ams-form .input input:focus + .tooltip-left, +.ams-form .textarea textarea:focus + .tooltip-left { + right: 100%; + left: auto; + margin-right: 5px; +} +.ams-form .tooltip-bottom-right { + top: 100%; + margin-top: 15px; +} +.ams-form .tooltip-bottom-right:after { + bottom: 100%; + right: 11px; + border-right: 4px solid transparent; + border-bottom: 4px solid rgba(0, 0, 0, 0.9); + border-left: 4px solid transparent; +} +.ams-form .input input:focus + .tooltip-bottom-right, +.ams-form .textarea textarea:focus + .tooltip-bottom-right { + right: 0; + left: auto; + margin-top: 5px; +} +.ams-form .tooltip-bottom-left { + top: 100%; + margin-top: 15px; +} +.ams-form .tooltip-bottom-left:after { + bottom: 100%; + left: 11px; + border-right: 4px solid transparent; + border-bottom: 4px solid rgba(0, 0, 0, 0.9); + border-left: 4px solid transparent; +} +.ams-form .input input:focus + .tooltip-bottom-left, +.ams-form .textarea textarea:focus + .tooltip-bottom-left { + right: auto; + left: 0; + margin-top: 5px; +} +.ams-form .inline-group { + margin: 0 -30px -4px 0; +} +.ams-form .inline-group:after { + content: ''; + display: table; + clear: both; +} +.ams-form .inline-group .checkbox, +.ams-form .inline-group .radio { + float: left; + margin-right: 30px; +} +.ams-form .inline-group .checkbox:last-child, +.ams-form .inline-group .radio:last-child { + margin-bottom: 4px; +} +.ams-form .btn { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +.ams-form .button { + float: right; + height: 31px; + overflow: hidden; + margin: 10px 0 0 5px; + padding: 0 25px; + outline: 0; + border: 0; + font: 300 15px/31px Ubuntu, Helvetica, Arial, sans-serif; + text-decoration: none; + color: #fff; + cursor: pointer; + background-color: #3276B1; + opacity: .8; + transition: opacity .2s; + -webkit-transition: opacity .2s; +} +.ams-form .button:hover { + opacity: 1; +} +.ams-form .button.button-secondary { + background-color: #b3b3b3; +} +.ams-form .button, +.ams-form .checkbox, +.ams-form .input, +.ams-form .radio, +.ams-form .select, +.ams-form .textarea, +.ams-form .toggle { + display: block; + position: relative; + font-weight: 400; +} +.ams-form .input input, +.ams-form .select select, +.ams-form .textarea textarea { + display: block; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 100%; + height: 28px; + padding: 6px 8px; + outline: 0; + border-width: 1px; + border-style: solid; + border-radius: 0; + background: #fff; + font: 13px/16px Ubuntu, Helvetica, Arial, sans-serif; + color: #404040; + appearance: normal; + -moz-appearance: none; + -webkit-appearance: none; +} +.ams-form .input input.display-mode, +.ams-form .select select.display-mode, +.ams-form .textarea textarea.display-mode { + border: none; + padding: 0; + margin-top: 2px; + margin-bottom: 3px; + height: 14px; + line-height: 1em; +} +.ams-form .input input:focus + .tooltip, +.ams-form .textarea textarea:focus + .tooltip { + opacity: 1; +} +.ams-form .input .icon-prepend + input, +.ams-form .textarea .icon-prepend + textarea { + padding-left: 37px; +} +.ams-form .input .icon-append + input, +.ams-form .textarea .icon-append + textarea { + padding-right: 37px; +} +.ams-form .input .icon-prepend + .icon-append + input, +.ams-form .textarea .icon-prepend + .icon-append + textarea { + padding-left: 37px; +} +.ams-form .input-file .button { + position: absolute; + top: 3px; + right: 3px; + float: none; + height: 22px; + margin: 0; + padding: 0 14px; + font-size: 13px; + line-height: 22px; +} +.ams-form .input-file .button:hover { + -webkit-box-shadow: none; + box-shadow: none; +} +.ams-form .input-file .button input { + position: absolute; + top: 0; + right: 0; + padding: 0; + font-size: 30px; + cursor: pointer; + opacity: 0; +} +.ams-form .select select { + padding: 5px; +} +.ams-form .select i { + position: absolute; + top: 9px; + right: 11px; + width: 5px; + height: 11px; + background: #fff; +} +.ams-form .select i:before, +.ams-form .select i:after { + content: ''; + position: absolute; + right: 0; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.ams-form .select i:before { + top: 0; + border-bottom: 4px solid #404040; +} +.ams-form .select i:after { + bottom: 0; + border-top: 4px solid #404040; +} +.ams-form .select-multiple select { + height: auto; +} +.ams-form .textarea textarea { + height: auto; + resize: none; +} +.ams-form .textarea-resizable textarea { + resize: vertical; +} +.ams-form .textarea-expandable textarea { + height: 31px; +} +.ams-form .textarea-expandable textarea:focus { + height: auto; +} +.ams-form .checkbox, +.ams-form .radio { + margin-bottom: 4px; + padding-left: 25px; + line-height: 25px; + color: #404040; + cursor: pointer; + font-size: 13px; +} +.ams-form .checkbox:last-child, +.ams-form .radio:last-child { + margin-bottom: 0; +} +.ams-form .checkbox i, +.ams-form .radio i { + display: block; + position: absolute; + top: 3px; + left: 0; + width: 17px; + height: 17px; + outline: 0; + border-width: 1px; + border-style: solid; + background: #FFF; +} +.ams-form .checkbox input, +.ams-form .radio input { + position: absolute; + left: -9999px; +} +.ams-form .checkbox input + i:after, +.ams-form .radio input + i:after { + position: absolute; + opacity: 0; + transition: opacity .1s; + -webkit-transition: opacity .1s; +} +.ams-form .checkbox input:checked + i:after, +.ams-form .radio input:checked + i:after { + opacity: 1; +} +.ams-form .radio input + i:after { + background-color: #3276B1; +} +.ams-form .checkbox input + i:after { + content: '\f00c'; + top: -1px; + left: 1px; + width: 15px; + height: 15px; + font: 400 16px/19px FontAwesome; + text-align: center; +} +.ams-form .checkbox input + i:after { + color: #3276B1; +} +.ams-form .checkbox input:checked:hover + i:after { + content: '\f00d'; +} +.ams-form .checkbox input:checked:disabled:hover + i:after { + content: '\f00c'; +} +.ams-form .radio input + i:after { + content: ''; + top: 4px; + left: 4px; + width: 9px; + height: 9px; + border-radius: 50%; +} +.ams-form .checkbox + .checkbox, +.ams-form .radio + .radio { + margin-top: 0; +} +.ams-form.table td .checkbox i, +.ams-form.table td .radio i, +.ams-form.table th .checkbox i, +.ams-form.table th .radio i { + top: 0!important; +} +.ams-form .toggle { + margin-bottom: 4px; + padding-right: 61px; + font-size: 15px; + line-height: 25px; + color: #404040; + cursor: pointer; +} +.ams-form .toggle:last-child { + margin-bottom: 0; +} +.ams-form .toggle.state-error input:checked + i { + background: #fff0f0; +} +.ams-form .toggle.state-success input:checked + i { + background: #f0fff0; +} +.ams-form .toggle input { + position: absolute; + left: -9999px; +} +.ams-form .toggle input:checked + i:before { + right: 36px; +} +.ams-form .toggle input:checked + i:after { + content: attr(data-swchon-text); + text-align: right; +} +.ams-form .toggle i { + display: block; + position: absolute; + content: ''; + top: 4px; + right: 0; + width: 49px; + height: 17px; + border-width: 1px; + border-style: solid; + border-radius: 12px; + background: #fff; +} +.ams-form .toggle i:before { + display: block; + position: absolute; + content: ''; + z-index: 1; + top: 4px; + right: 4px; + width: 9px; + height: 9px; + border-radius: 50%; + opacity: 1; + transition: right .2s; + -webkit-transition: right .2s; + background-color: #3276B1; +} +.ams-form .toggle i:after { + position: absolute; + content: attr(data-swchoff-text); + top: 2px; + right: 8px; + left: 8px; + font-style: normal; + font-size: 9px; + line-height: 17px; + font-weight: 700; + text-align: left; + color: #5f5f5f; +} +.ams-form .checkbox:hover i, +.ams-form .radio:hover i, +.ams-form .toggle:hover i { + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); +} +.ams-form .checkbox:active i, +.ams-form .radio:active i, +.ams-form .toggle:active i { + background: #F0F0F0; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); +} +.ams-form .checkbox input:checked + i, +.ams-form .radio input:checked + i, +.ams-form .toggle input:checked + i { + border-color: #3276B1; +} +.ams-form .rating { + margin-bottom: 4px; + font-size: 13px; + line-height: 25px; + color: #404040; +} +.ams-form .rating:last-child { + margin-bottom: 0; +} +.ams-form .rating.state-error + em { + margin-top: -4px; + margin-bottom: 4px; +} +.ams-form .rating input { + position: absolute; + left: -9999px; +} +.ams-form .rating input + label:hover, +.ams-form .rating input + label:hover ~ label { + color: #3276B1; +} +.ams-form .rating input:checked ~ label { + color: #3276B1; +} +.ams-form .rating label { + display: block; + float: right; + height: 17px; + margin-top: 5px; + padding: 0 2px; + font-size: 17px; + line-height: 17px; + cursor: pointer; + color: #ccc; + transition: color .3s; + -webkit-transition: color .3s; +} +.ams-form .icon-append, +.ams-form .icon-prepend { + position: absolute; + top: 4px; + width: 20px; + height: 20px; + font-size: 14px; + line-height: 20px; + text-align: center; + color: #A2A2A2; +} +.ams-form .icon-append { + right: 4px; + padding-left: 2px; + border-left-width: 1px; + border-left-style: solid; +} +.ams-form .icon-prepend { + left: 4px; + padding-right: 2px; + border-right-width: 1px; + border-right-style: solid; +} +.ams-form .checkbox i, +.ams-form .icon-append, +.ams-form .icon-prepend, +.ams-form .input input, +.ams-form .radio i, +.ams-form .select select, +.ams-form .textarea textarea, +.ams-form .toggle i { + border-color: #BDBDBD; + transition: border-color 0.3s; + -webkit-transition: border-color 0.3s; +} +.ams-form .input.bordered:hover, +.ams-form .checkbox:hover i, +.ams-form .input:hover input, +.ams-form .radio:hover i, +.ams-form .select:hover select, +.ams-form .textarea:hover textarea, +.ams-form .toggle:hover i { + border-color: rgba(82, 168, 236, 0.7); +} +.ams-form .checkbox input:focus + i, +.ams-form .input input:focus, +.ams-form .radio input:focus + i, +.ams-form .select select:focus, +.ams-form .textarea textarea:focus, +.ams-form .toggle input:focus + i { + border-color: rgba(82, 168, 236, 0.7); + outline: 0; + outline: thin dotted 9; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.7); + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.7); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.7); +} +.ams-form .checkbox.state-error i, +.ams-form .radio.state-error i, +.ams-form .state-error input, +.ams-form .state-error select, +.ams-form .state-error textarea, +.ams-form .toggle.state-error i { + background: #fff0f0; + border-color: rgba(255, 60, 60, 0.8) !important; +} +.ams-form .checkbox.state-error i:focus, +.ams-form .radio.state-error i:focus, +.ams-form .state-error input:focus, +.ams-form .state-error select:focus, +.ams-form .state-error textarea:focus, +.ams-form .toggle.state-error i:focus { + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; +} +.ams-form .state-error .select2-container .select2-choice, +.ams-form .state-error .select2-container .select2-choices { + border-color: rgba(255, 60, 60, 0.8) !important; +} +.ams-form .state-error .select2-container .select2-choice:focus, +.ams-form .state-error .select2-container .select2-choices:focus { + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; + -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 60, 60, 0.6) !important; +} +.ams-form .checkbox.state-success i, +.ams-form .radio.state-success i, +.ams-form .state-success input, +.ams-form .state-success select, +.ams-form .state-success textarea, +.ams-form .toggle.state-success i { + background: #f0fff0; + border-color: #7DC27D; +} +.ams-form .button.state-disabled, +.ams-form .checkbox.state-disabled, +.ams-form .input.state-disabled input, +.ams-form .radio.state-disabled, +.ams-form .select.state-disabled, +.ams-form .textarea.state-disabled, +.ams-form .toggle.state-disabled { + cursor: default!important; + opacity: .6!important; +} +.ams-form .checkbox.state-disabled:hover i, +.ams-form .input.state-disabled:hover input, +.ams-form .radio.state-disabled:hover i, +.ams-form .select.state-disabled:hover select, +.ams-form .textarea.state-disabled:hover textarea, +.ams-form .toggle.state-disabled:hover i { + border-color: #e5e5e5!important; +} +.ams-form .state-disabled.checkbox input + i:after, +.ams-form .state-disabled.checkbox input:checked + i, +.ams-form .state-disabled.radio input + i:after, +.ams-form .state-disabled.radio input:checked + i, +.ams-form .state-disabled.toggle input:checked + i { + border-color: #e5e5e5!important; + color: #333!important; +} +.ams-form .ui-widget-content .ui-spinner-input { + margin: 0; + border: 0; + -webkit-box-shadow: none!important; + box-shadow: none!important; + height: 29px; +} +.ams-form .state-error { + color: #D56161; +} +.ams-form .state-error select + i { + background: #FFF0F0; + -webkit-box-shadow: 0 0 0 9px #FFF0F0; + box-shadow: 0 0 0 9px #FFF0F0; +} +.ams-form .state-error + em { + display: block; + margin-top: 6px; + padding: 0 1px; + font-style: normal; + font-size: 11px; + line-height: 15px; + color: #D56161; +} +.ams-form .state-success select + i { + background: #f0fff0; + -webkit-box-shadow: 0 0 0 9px #f0fff0; + box-shadow: 0 0 0 9px #f0fff0; +} +.ams-form .state-disabled.radio input + i:after { + background-color: #333; +} +.ams-form .form-tiny .form-group { + padding: 0px 10px; +} +.ams-form .form-tiny .control-label { + margin-top: 2px; + margin-bottom: 3px; + line-height: 14px; +} +.ams-form .form-tiny label.input span.textline-field { + margin-top: 2px; + margin-bottom: 3px; + line-height: 14px; +} +.ams-form .form-nomargin .control-label, +.ams-form.form-nomargin .control-label { + margin-top: 0; + margin-bottom: 0; +} +.ams-form .form-nomargin label.input span.textline-field, +.ams-form.form-nomargin label.input span.textline-field { + margin-top: 0; + margin-bottom: 0; +} +.ams-form .form-nopadding .form-group, +.ams-form.form-nopadding .form-group { + padding: 0 10px 1px; +} +.ams-form-modal { + position: fixed; + z-index: 1; + display: none; + width: 400px; +} +.ams-form-modal-overlay { + position: fixed; + top: 0; + left: 0; + display: none; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0.7); +} +.state-error .icon-append, +.state-error .icon-prepend { + color: #ed1c24; +} +/* + * X-editable - v1.5.0 + */ +.editableform { + margin-bottom: 0; +} +.editableform .control-group { + margin-bottom: 0; + white-space: nowrap; +} +.editableform .editable-date { + padding: 0; + margin: 0; + float: left; +} +.editableform-loading { + background: url(../img/loading.gif) center center no-repeat; + height: 25px; + width: auto; + min-width: 25px; +} +.editable-buttons { + display: inline-block; + vertical-align: top; + margin-left: 7px; + zoom: 1; + *display: inline; +} +.editable-buttons.editable-buttons-bottom { + display: block; + margin-top: 7px; + margin-left: 0; +} +.editable-buttons .editable-cancel { + margin-left: 7px; +} +.editable-buttons button.ui-button-icon-only { + height: 24px; + width: 30px; +} +.editable-inline .add-on .icon-th { + margin-top: 3px; + margin-left: 1px; +} +.editable-inline .editableform-loading { + background-position: left 5px; +} +.editable-input { + vertical-align: top; + display: inline-block; + width: auto; + white-space: normal; + zoom: 1; + *display: inline; +} +.editable-input .datepicker { + top: 0; + left: 0; + padding: 4px; +} +.editable-input .datepicker:before { + content: ''; + display: inline-block; + border-left: 7px solid transparent; + border-right: 7px solid transparent; + border-bottom: 7px solid #ccc; + border-bottom-color: rgba(0, 0, 0, 0.2); + position: absolute; + top: -7px; + left: 6px; +} +.editable-input .datepicker:after { + content: ''; + display: inline-block; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + border-bottom: 6px solid #fff; + position: absolute; + top: -6px; + left: 7px; +} +.editable-input .datepicker > div { + display: none; +} +.editable-input .datepicker table { + width: 100%; + min-width: 214px; + margin: 0; +} +.editable-input .datepicker thead tr:first-child th { + cursor: pointer; +} +.editable-input .datepicker thead tr:first-child th:hover { + background: #eee; +} +.editable-input .datepicker td, +.editable-input .datepicker th { + text-align: center; + width: 24px; + height: 20px; +} +.editable-input .datepicker th.switch { + width: 145px; +} +.editable-input .datepicker th.next, +.editable-input .datepicker th.prev { + font-size: 19.5px; +} +.editable-input .datepicker td span { + display: block; + width: 47px; + height: 54px; + line-height: 54px; + float: left; + margin: 2px; + cursor: pointer; +} +.editable-input .datepicker td span:hover { + background: #eee; +} +.editable-input .datepicker td span.active { + background: #3276b1; + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + border-radius: 3px; +} +.editable-input .datepicker td span.old { + color: #555; +} +.editable-input .datepicker td.day:hover { + background: #eee; + cursor: pointer; +} +.editable-input .datepicker td.day.disabled, +.editable-input .datepicker td.new, +.editable-input .datepicker td.old { + color: #555; +} +.editable-input .datepicker td.active, +.editable-input .datepicker td.active:hover { + background: #3276b1; + color: #fff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + border-radius: 3px; +} +.editable-input .datepicker.prev i, +.editable-input .datepicker.next i { + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-size: 14px; +} +.editable-input .datepicker.prev i:before { + content: "\f060"; +} +.editable-input .datepicker.next i:before { + content: "\f061"; +} +.editable-checklist label { + white-space: nowrap; +} +.editable-checklist label input[type=checkbox], +.editable-checklist label span { + vertical-align: middle; + margin: 0; +} +.editable-wysihtml5 { + width: 566px; + height: 250px; +} +.editable-pre-wrapped { + white-space: pre-wrap; +} +.editable-container.editable-popup { + max-width: none!important; +} +.editable-container.popover { + width: auto; +} +.editable-container.editable-inline { + display: inline-block; + vertical-align: middle; + width: auto; + zoom: 1; + *display: inline; +} +.editable-container.ui-widget { + font-size: inherit; + z-index: 9990; +} +.editable-click, +a.editable-click, +a.editable-click:hover { + text-decoration: none; + border-bottom: dashed 1px #08c; +} +.editable-click.editable-disabled, +a.editable-click.editable-disabled, +a.editable-click.editable-disabled:hover { + color: #585858; + cursor: default; + border-bottom: 0; +} +.editable-empty, +.editable-empty:focus, +.editable-empty:hover { + font-style: italic; + color: #D14; + text-decoration: none; +} +.editable-unsaved { + font-weight: 700; +} +.editable-bg-transition { + -webkit-transition: background-color 1400ms ease-out; + transition: background-color 1400ms ease-out; +} +.form-horizontal .editable { + padding-top: 5px; + display: inline-block; +} +.editable-address { + display: block; + margin-bottom: 5px; +} +.editable-address span { + width: 70px; + display: inline-block; +} +.editable-clear { + clear: both; + font-size: .9em; + text-decoration: none; + text-align: right; +} +.editable-clear-x { + background: url(../img/clear.png) center center no-repeat; + display: block; + width: 13px; + height: 13px; + position: absolute; + opacity: .6; + z-index: 100; + top: 50%; + right: 6px; + margin-top: -6px; +} +.editable-clear-x:hover { + opacity: 1; +} +.editable-error-block { + max-width: 300px; + margin: 5px 0 0; + width: auto; + white-space: normal; +} +.editable-error-block.ui-state-error { + padding: 3px; +} +.editable-error { + color: red; +} +.input-append.date .add-on i, +.input-prepend.date .add-on i { + display: block; + cursor: pointer; + width: 16px; + height: 16px; +} +/* + * JQuery-UI widgets + */ +.ui-timepicker-div .ui-widget-header { + margin-bottom: 8px; +} +.ui-timepicker-div dl { + text-align: left; +} +.ui-timepicker-div dl dt { + float: left; + clear: left; + padding: 0 0 0 5px; +} +.ui-timepicker-div dl dd { + margin: 17px 10px 12px 40%; +} +.ui-timepicker-div td { + font-size: 90%; +} +.ui-tpicker-grid-label { + background: 0 0; + border: 0; + margin: 0; + padding: 0; +} +.ui-timepicker-rtl { + direction: rtl; +} +.ui-timepicker-rtl dl { + text-align: right; + padding: 0 5px 0 0; +} +.ui-timepicker-rtl dl dt { + float: right; + clear: right; +} +.ui-timepicker-rtl dl dd { + margin: 0 40% 10px 10px; +} +#login { + background: #fff; + overflow: visible; +} +#login .container { + border: 0; +} +#login #header { + margin: 0; + height: 71px; + border-bottom: 1px solid #eee!important; + overflow: hidden; + padding: 0 30px; + -webkit-background-clip: padding-box; + border-width: 0; + min-height: 28px; + background: #f4f4f4!important; + margin-bottom: 20px; +} +@media (min-width: 768px) and (max-width: 880px) { + #login #header { + padding: 0 5px!important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #login #header { + padding: 0 5px!important; + } +} +#login #header #logo { + margin-top: 22px; + margin-left: 0; +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #login #header #logo { + margin-top: 22px; + } +} +#login #header #logo img { + width: 137px; +} +@media only screen and (min-width: 0) and (max-width: 679px) { + #login #header #logo img { + width: 135px; + } +} +#login-header-space { + float: right; + text-align: right; + display: block; + vertical-align: middle; + line-height: 71px; +} +#login-header-space > :first-child { + font-size: 13px; + margin-right: 14px; + vertical-align: -3px; + font-weight: 400; +} +#login-header-space > * { + display: inline-block; +} +#login-header-space .btn { + font-weight: 700; + text-transform: uppercase; +} +#login #main { + background: #fff; + margin: 0; +} +#login .hero { + background-image: url(../img/gradient/login.png); + background-repeat: no-repeat; + background-position: 0 137px; + height: 360px; + width: 100%; + float: left; +} +#login h4.paragraph-header { + color: #565656; + font-size: 15px; + font-weight: 400; + line-height: 22px; + margin-top: 15px; + width: 270px; +} +#login h5.about-heading { + color: #565656; + font-size: 15px; + font-weight: 700; + line-height: 24px; + margin: 0 0 5px; +} +#login .login-header-big { + font-weight: 400; +} +#login .login-desc-box-l { + min-height: 350px; + width: 50%; +} +#login .login-app-icons { + vertical-align: top; + margin-top: 90px; + width: 300px; +} +.bootstrapWizard { + display: block; + list-style: none; + padding: 0; + position: relative; + width: 100%; +} +.bootstrapWizard a:active, +.bootstrapWizard a:focus, +.bootstrapWizard a:hover { + text-decoration: none; +} +.bootstrapWizard li { + display: block; + float: left; + width: 25%; + text-align: center; + padding-left: 0; +} +.bootstrapWizard li:before { + border-top: 3px solid #55606E; + content: ""; + display: block; + font-size: 0; + overflow: hidden; + position: relative; + top: 11px; + right: 1px; + width: 100%; + z-index: 1; +} +.bootstrapWizard li:first-child:before { + left: 50%; + max-width: 50%; +} +.bootstrapWizard li:last-child:before { + max-width: 50%; + width: 50%; +} +.bootstrapWizard li .step { + background: #B2B5B9; + color: #fff; + display: inline; + font-size: 15px; + font-weight: 700; + padding: 7px 13px; + border: 3px solid transparent; + border-radius: 50%; + line-height: normal; + position: relative; + text-align: center; + z-index: 2; + -webkit-transition: all .1s linear 0s; + transition: all .1s linear 0s; +} +.bootstrapWizard li .step i { + font-size: 10px; + font-weight: 400; + position: relative; + top: -1.5px; +} +.bootstrapWizard li.complete .step { + background: #0aa66e; + padding: 1px 6px; + border: 3px solid #55606E; +} +.bootstrapWizard li.active .step, +.bootstrapWizard li.active.complete .step { + background: #0091d9; + color: #fff; + font-weight: 700; + padding: 7px 13px; + font-size: 15px; + border-radius: 50%; + border: 3px solid #55606E; +} +.bootstrapWizard li .title { + color: #bfbfbf; + display: block; + font-size: 13px; + line-height: 15px; + max-width: 100%; + position: relative; + table-layout: fixed; + text-align: center; + top: 20px; + word-wrap: break-word; + z-index: 104; +} +.bootstrapWizard li.active .title, +.bootstrapWizard li.complete .title { + color: #2B3D53; +} +.wizard-actions { + display: block; + list-style: none; + padding: 0; + position: relative; + width: 100%; +} +.wizard-actions li { + display: inline; +} +.fuelux .wizard { + position: relative; + overflow: hidden; + background-color: #f9f9f9; + border: 1px solid #d4d4d4; + border-radius: 4px; + *zoom: 1; + -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); + box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); +} +.fuelux .wizard:after, +.fuelux .wizard:before { + display: table; + line-height: 0; + content: ""; +} +.fuelux .wizard:after { + clear: both; +} +.fuelux .wizard ul { + width: 4000px; + padding: 0; + margin: 0; + list-style: none outside none; +} +.fuelux .wizard ul.previous-disabled li.complete { + cursor: default; +} +.fuelux .wizard ul.previous-disabled li.complete:hover { + color: #356e35; + cursor: default; + background: #f3f4f5; +} +.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before { + border-left-color: #f3f4f5; +} +.fuelux .wizard ul li { + position: relative; + float: left; + height: 46px; + padding: 0 20px 0 30px; + margin: 0; + font-size: 16px; + line-height: 46px; + color: #999; + cursor: default; + background: #ededed; +} +.fuelux .wizard ul li:first-child { + padding-left: 20px; + border-radius: 4px 0 0 4px; +} +.fuelux .wizard ul li.complete { + color: #296829; + background: #f3f4f5; +} +.fuelux .wizard ul li.complete:hover { + cursor: pointer; + background: #e7eff8; +} +.fuelux .wizard ul li.complete:hover .chevron:before { + border-left: 14px solid #e7eff8; +} +.fuelux .wizard ul li.complete .chevron:before { + border-left: 14px solid #f3f4f5; +} +.fuelux .wizard ul li.active { + color: #3a87ad; + background: #f1f6fc; +} +.fuelux .wizard ul li.active .chevron:before { + border-left: 14px solid #f1f6fc; +} +.fuelux .wizard ul li .chevron { + position: absolute; + top: 0; + right: -14px; + z-index: 1; + display: block; + border: 24px solid transparent; + border-right: 0; + border-left: 14px solid #d4d4d4; +} +.fuelux .wizard ul li .chevron:before { + position: absolute; + top: -24px; + right: 1px; + display: block; + border: 24px solid transparent; + border-right: 0; + border-left: 14px solid #ededed; + content: ""; +} +.fuelux .wizard ul li .badge { + margin-right: 8px; +} +.fuelux .wizard .actions { + position: absolute; + right: 0; + z-index: 2; + float: right; + padding-right: 15px; + padding-left: 15px; + line-height: 46px; + vertical-align: middle; + background-color: #eee; + border-left: 1px solid #d4d4d4; +} +.fuelux .wizard .actions a { + margin-right: 8px; + font-size: 12px; + line-height: 45px; +} +.fuelux .wizard .actions .btn-prev i { + margin-right: 5px; +} +.fuelux .wizard .actions .btn-next i { + margin-left: 5px; +} +.fuelux .fuelux .step-content .step-pane { + display: none; +} +.fuelux .fuelux .step-content .active { + display: block; +} +.fuelux .fuelux .step-content .active .btn-group .active { + display: inline-block; +} +.ams-metro-tile { + float: left; + display: block; + background-color: #fff; + width: 100px; + height: 70px; + cursor: pointer; + -webkit-box-shadow: inset 0 0 1px #FFC; + box-shadow: inset 0 0 1px #FFC; + border: 1px dotted #C5C5C5; + text-decoration: none; + color: #fff; + font-weight: 300; + font-smooth: always; + margin: 0 10px 20px 0; + padding: 5px; + position: relative; +} +.ams-metro-tile:hover { + z-index: 10; + -webkit-transform: scale(1.07); + -moz-transform: scale(1.07); +} +.ams-metro-tile.big-cubes { + width: 120px; + height: 120px; +} +.ams-metro-tile.double { + width: 249px; +} +.ams-metro-tile:active { + top: 1px; + left: 1px; +} +.ams-metro-tile .iconbox { + text-align: center; +} +.ams-metro-tile .iconbox i { + display: block; + margin: 15px auto 0; + height: 75px; +} +.ams-metro-tile .iconbox span { + display: block; + text-align: left; +} +.ams-metro-tile .iconbox span > span { + position: absolute; + right: -5px; + bottom: -10px; + border-radius: 50%; + padding: 6px 4px 3px; + border: 1px solid #fff; +} +.client-form header { + padding: 15px 13px; + margin: 0; + border-bottom-style: solid; + border-bottom-color: rgba(0, 0, 0, 0.1); + background: rgba(248, 248, 248, 0.9); +} +/* + * Buttons + */ +.customfile-button { + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: 400; + line-height: 1.428571429; + text-align: center; + white-space: nowrap; + vertical-align: middle; + cursor: pointer; + border: 1px solid #ccc; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; +} +.btn, +a:link, +button { + -webkit-tap-highlight-color: rgba(169, 3, 41, 0.5); +} +.btns { + margin: 0; + padding: 0; + list-style: none; +} +.btns > li { + display: inline-block; + margin-bottom: 7px; +} +.btn { + padding: 6px 12px; + border-radius: 2px; + box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); + -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); +} +.btn:active { + position: relative; + top: 1px; + left: 1px; +} +.btn.btn-ribbon { + background-color: #5b6771; + color: #fff; + padding: 1px 5px; + line-height: 20px; + vertical-align: middle; + height: 21px; + display: block; + border: 0; + float: left; + margin: 0 8px 0 0; + cursor: pointer; +} +.btn.btn-ribbon > i { + font-size: 111%; +} +.btn-xs { + padding: 1px 5px; + line-height: 1.3em; +} +.btn-sm { + padding: 3px 10px; +} +.btn-lg { + padding: 9px 15px; +} +.btn-xl { + padding: 11px 15px; +} +.btn-circle { + width: 30px; + height: 30px; + text-align: center; + padding: 7px 0 5px; + font-size: 12px; + line-height: 18px; + border-radius: 50%; +} +.btn-circle.btn-lg { + width: 50px; + height: 50px; + padding: 9px 15px 7px; + font-size: 18px; + line-height: 30px; + border-radius: 50%; +} +.btn-circle.btn-xl { + width: 70px; + height: 70px; + padding: 11px 15px 9px; + font-size: 24px; + line-height: 50px; + border-radius: 50%; +} +.btn-metro { + margin: 0 0 20px; + padding-top: 15px; + padding-bottom: 15px; +} +.btn-metro > span { + display: block; + vertical-align: bottom; + margin-top: 10px; + text-transform: uppercase; +} +.btn-metro > span > span.label { + position: absolute; + top: 0; + right: 0; +} +/*.btn-primary { + background-color: #627685; + border-color: #46545e; + + &:hover, + &:focus, + &:active, + &.active, + .open .dropdown-toggle& { + background-color: rgba(91, 103, 113, 0.8); + border-color: #46545e; + } +}*/ +.btn-label { + position: relative; + left: -12px; + display: inline-block; + padding: 7px 12px 5px; + background: rgba(0, 0, 0, 0.15); + border-radius: 3px 0 0 3px; +} +.btn-labeled { + padding-top: 0; + padding-bottom: 0; +} +.btn-select-tick i { + display: none; +} +.btn-select-tick .btn:hover i { + opacity: .3; + display: block; +} +.btn-select-tick .active i { + display: block; + opacity: 1!important; +} +.btn-header.pull-right { + margin-left: 6px; +} +@media (min-width: 768px) and (max-width: 979px) { + .btn-header a { + margin-top: 9px!important; + /*width: 40px!important;*/ + } +} +@media (min-width: 768px) and (max-width: 880px) { + .btn-header a { + margin-top: 9px!important; + /*width: 40px!important;*/ + /*height: 39px!important;*/ + line-height: 26px!important; + } +} +@media (max-width: 767px) { + .btn-header a { + margin-top: 5px!important; + width: 40px!important; + height: 39px!important; + line-height: 34px!important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .btn-header a { + margin-top: 5px!important; + width: 40px!important; + height: 39px!important; + line-height: 34px!important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .btn-header a { + margin-top: 5px!important; + width: 40px!important; + height: 39px!important; + line-height: 34px!important; + } +} +.btn-header a > span { + font-size: 13px; + font-weight: 400; + line-height: 30px; + height: 30px; + display: inline-block; +} +@media (min-width: 768px) and (max-width: 880px) { + .btn-header.transparent a { + border: 0!important; + background: 0 0; + margin-left: 0; + width: 25px!important; + -webkit-box-shadow: none!important; + box-shadow: none!important; + } + .btn-header.transparent a:hover { + color: #a90329; + } +} +@media (max-width: 767px) { + .btn-header.transparent a:hover { + color: #a90329; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .btn-header.transparent a { + border: 0!important; + background: 0 0; + margin-left: 0; + width: 25px!important; + -webkit-box-shadow: none!important; + box-shadow: none!important; + } + .btn-header.transparent a:hover { + color: #a90329; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .btn-header.transparent a { + border: 0!important; + background: 0 0; + margin-left: 0; + width: 25px!important; + -webkit-box-shadow: none!important; + box-shadow: none!important; + } + .btn-header.transparent a:hover { + color: #a90329; + } +} +.btn-header > :first-child > a { + border-radius: 2px; + cursor: default!important; + display: inline-block; + font-weight: 700; + height: 30px; + min-width: 30px; + padding: 3px; + text-align: center; + text-decoration: none!important; + -moz-user-select: none; + -webkit-user-select: none; + background-color: #f8f8f8; + background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#f8f8f8), to(#f1f1f1)); + background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1); + background-image: linear-gradient(top, #f8f8f8, #f1f1f1); + border: 1px solid #bfbfbf; + color: #6D6A69; + font-size: 17px; + margin: 10px 0 0; +} +.btn-header > :first-child > a:hover { + border: 1px solid #bfbfbf; + color: #222; + -webkit-transition: all 0s; + transition: all 0s; + cursor: pointer; + -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08); + box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08); +} +.btn-header > :first-child > a:active { + background-color: #e8e8e8; + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(100%, #ededed)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#e8e8e8), to(#ededed)); + background-image: -webkit-linear-gradient(top, #e8e8e8 0, #ededed 100%); + background-image: linear-gradient(to bottom, #e8e8e8 0, #ededed 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ededed', GradientType=0); + -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15); + box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15); +} +.ribbon-button-alignment { + padding-top: 10px; + display: inline-block; +} +.ribbon-button-alignment.pull-right > .btn.btn-ribbon { + margin: 0 0 0 8px; +} +.header-btn { + margin-top: 5px; +} +/* + * Widgets styles + */ +.widget-header > :first-child { + margin: 13px 0; +} +.widget-toolbar { + display: inline-block; + position: relative; + float: right; + width: auto; + height: 29px; + line-height: 29px; + border-left: 1px solid rgba(0, 0, 0, 0.09); + cursor: pointer; + padding: 0 8px; + text-align: center; +} +.widget-toolbar.no-border { + border-left: 0; +} +.widget-toolbar > :first-child { + text-align: left; +} +.widget-toolbar .ams-form label.checkbox, +.widget-toolbar .ams-form label.radio { + line-height: 29px; +} +.widget-toolbar .ams-form .icon-append, +.widget-toolbar .ams-form .icon-prepend { + top: 3px!important; +} +.widget-toolbar.ams-form .icon-append, +.widget-toolbar.ams-form .icon-prepend { + top: 3px!important; +} +.widget-toolbar > .ams-form { + margin-top: 2px; +} +.widget-toolbar > .ams-form .toggle:last-child { + font-size: 12px; + line-height: 29px; +} +.widget-toolbar > .ams-form .checkbox input + i, +.widget-toolbar > .ams-form .radio input + i, +.widget-toolbar > .ams-form .toggle input + i { + border-width: 1px; + border-color: #C7C7C7!important; + margin-top: -1px; + -webkit-box-shadow: 0 1px 1px #FFF, 0 1px 1px #858585 inset; + box-shadow: 0 1px 1px #FFF, 0 1px 1px #858585 inset; +} +.widget-toolbar .btn-group { + margin-top: -3px; +} +.widget-toolbar > .btn { + margin-top: -3px; + font-size: 12px!important; + padding: 1px 8px!important; +} +.widget-toolbar > .label { + display: inline-block; + vertical-align: middle; + margin-top: -3px; + text-align: center; + font-size: 12px; + padding: 4px 7px; +} +.widget-toolbar > .badge { + padding: 5px; + font-size: 14px; + border-radius: 50%; + font-weight: 400; + min-width: 24px; + text-align: center!important; +} +.widget-toolbar .progress { + width: 130px; + margin: 7px 0 0; + height: 18px!important; + font-size: 12px; + box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #d1d1d1 inset; + -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #d1d1d1 inset; +} +.widget-toolbar .progress-bar { + font-size: 12px; +} +.widget-toolbar .pagination { + margin: 4px 0; +} +.widget-toolbar .pagination > li > a { + padding: 2px 7px; +} +.widget-toolbar .widget-text-input { + max-width: 220px; +} +.widget-toolbar input[type=text] { + height: 28px!important; + margin-top: 2px; +} +.widget-body.no-padding { + padding: 0; + margin: 0; +} +.widget-body.no-padding .alert { + margin: 5px 5px 0; + padding: 10px; + box-shadow: none!important; + -webkit-box-shadow: none!important; + border-radius: 0!important; +} +.widget-body > table { + margin-bottom: 0; +} +.widget-body-ajax-loading::before { + display: block; + position: absolute; + content: url(../img/ajax-loader.gif); + padding-top: 18%; + text-align: center; + font-weight: 700; + font-size: 16px; + color: #fff; + background: rgba(255, 255, 255, 0.4); + height: 100%; + z-index: 1; + width: 100%; +} +.widget-body-ajax-loading:hover { + cursor: wait!important; +} +.widget-body-toolbar, +.ams-form.widget-body-toolbar { + display: block; + padding: 8px 10px; + margin: -13px -13px 13px; + min-height: 42px; + border-bottom: 1px solid #ccc; + background: #fafafa; +} +.no-padding .widget-body-toolbar, +.no-padding .ams-form.widget-body-toolbar, +.no-padding.widget-body-toolbar, +.no-padding.ams-form.widget-body-toolbar { + display: block; + margin: 0; +} +.ams-form .widget-body-toolbar .inline-group, +.widget-body-toolbar.ams-form .inline-group { + float: left; + margin-top: 4px; +} +.widget-body-toolbar .btn { + vertical-align: middle; +} +.widget-body-toolbar .btn-xs { + margin-top: 5px; +} +.widget-content-padding { + padding: 20px; +} +.widget-content-padding .well { + margin-bottom: 0; +} +.widget-footer { + display: block; + position: relative; + min-height: 32px; + vertical-align: middle; + margin: 0 -13px -13px; + padding: 5px; + border-top: 1px solid #E4E4E4; + text-align: right; + background-color: #F8F7F7; +} +.no-padding .widget-footer { + margin: 0; +} +.widget-footer.ams-form > label { + margin-top: 4px; + display: block; +} +.ams-widget { + position: relative; + margin: 0 0 15px; + padding: 0; + -khtml-border-radius: 0; + border-radius: 0; +} +.ams-widget header .nav-tabs { + border-bottom-color: transparent; +} +.ams-widget header .nav-tabs > li > a { + border-radius: 0; + border: 0; + padding: 5px 15px 4px; +} +.ams-widget header .nav-tabs > li.active > a, +.ams-widget header .nav-tabs > li.active > a:focus, +.ams-widget header .nav-tabs > li.active > a:hover { + color: #555; + background-color: #FFF; + border: 1px solid #C2C2C2; + border-bottom-color: transparent; + border-top: 0; + cursor: default; +} +.ams-widget header:first-child .nav-tabs { + float: left; +} +.ams-widget header:first-child .nav-tabs li { + padding-left: 0; +} +.ams-widget header:first-child .nav-tabs li a { + color: #333333; +} +.ams-widget header:first-child .nav-tabs.pull-right li:last-child a { + margin-right: 0 !important; + border-right: 0 !important; +} +.ams-widget header .nav-pills { + margin: 3px; +} +.ams-widget header .nav-pills > li > a { + padding: 3px 5px 4px; +} +.ams-widget > header { + height: 30px; + padding: 0; + line-height: 40px; + color: #333333; + border: 1px solid #C2C2C2; + background: #fafafa; +} +.ams-widget > header h2 { + display: inline-block; + position: relative; + width: auto; + height: 100%; + margin: 0; + font-size: 14px; + line-height: 31px; + font-weight: 400; + letter-spacing: 0; +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .ams-widget > header h2 { + width: 135px; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; + } +} +.rtl .ams-widget > header h2 { + float: right; + text-align: right; +} +.ams-widget > header > h2 { + margin-left: 10px; + float: left; +} +.rtl .ams-widget > header { + padding: 0 7px 0 0; +} +.ams-widget > header .widget-icon { + display: block; + float: left; + width: 16px; + height: 16px; + margin: 10px 10px 0 0; + zoom: 1; + z-index: 400; +} +.rtl .ams-widget > header .widget-icon { + float: right; + margin: 10px 0 0 7px; +} +.ams-widget > header > .widget-icon { + display: block; + position: relative; + float: left; + margin: 0 -10px 0 2px; + width: 28px; + height: 28px; + font-size: 111%; + line-height: 29px; + text-align: center; +} +.ams-widget > header > :first-child.widget-icon { + margin-left: 0; +} +.ams-widget > div { + position: relative; + float: left; + width: 100%; + font-size: 13px; + -khtml-border-radius: 0; + border-radius: 0; + margin: 0; + padding: 13px 13px 0; + background-color: #fff !important; + border-width: 1px 1px 2px; + border-style: solid; + border-top: 0; + border-right-color: #CCC !important; + border-bottom-color: #CCC !important; + border-left-color: #CCC !important; +} +.ams-widget .widget-body { + position: relative; + min-height: 100px; + padding-bottom: 13px; +} +.ams-widget .widget-body.widget-hide-overflow { + overflow: hidden; +} +.ams-widget.well { + margin: 0 0 30px; +} +.ams-widget.well header { + display: none; +} +.ams-widget.well > div { + border: 0!important; + box-shadow: none!important; + -webkit-box-shadow: none!important; +} +.ams-widget.well.transparent .widget-body.no-padding { + margin: 0 !important; +} +.ams-widget-ctrls { + width: auto; + float: right; + padding: 0; + margin: 0; +} +.ams-widget-ctrls a { + display: inline-block; + padding: 0; + margin: 0; + text-decoration: none; + font-size: 14px; + text-align: center; + line-height: 29px; + color: #333; +} +.ams-widget-ctrls .button-icon { + position: relative; + float: left; + min-width: 28px; + height: 28px; + font-family: Ubuntu, Arial, Helvetica, sans-serif; + border-left: 1px solid rgba(0, 0, 0, 0.09); +} +.ams-widget-ctrls .button-icon :hover { + background-color: rgba(0, 0, 0, 0.05); +} +.rtl .ams-widget-ctrls .button-icon { + margin: 0 0 5px 5px; +} +.rtl .ams-widget-ctrls { + float: left; + padding: 10px 0 0 3px; + margin: 0; +} +.ams-widget-loader { + display: none; + float: right; + width: 28px; + height: 28px; + margin: 0; + text-align: center; + line-height: 30px; + font-size: 111%; + background-repeat: no-repeat; + background-position: center center; +} +.rtl .ams-widget-loader { + float: left; +} +.ams-widget-editbox { + display: none; + padding: 10px; + border-bottom: 1px solid #B1B1B1; + background-color: #fff; + margin: -13px -13px 13px; +} +.no-padding .ams-widget-editbox { + margin: 0 0 10px; +} +.ams-widget, +.ams-widget-editbox, +.ams-widget > div { + zoom: 1; +} +.ams-widget:after, +.ams-widget-editbox:after, +.ams-widget > div:after { + clear: both; +} +.ams-widget:before, +.ams-widget-editbox:before, +.ams-widget > div:before, +.ams-widget:after, +.ams-widget-editbox:after, +.ams-widget > div:after { + display: block; + visibility: hidden; + overflow: hidden; + content: "\0020"; + height: 0; + font-size: 0; + line-height: 0; +} +.ui-sortable .ams-widget-sortable > header { + cursor: move; + line-height: normal; + -khtml-border-radius: 0; + border-radius: 0; + -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); + box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); +} +.ui-sortable .ams-widget-sortable.ams-widget-collapsed > header { + -khtml-border-radius: 0; + border-radius: 0; +} +.ams-widget-timestamp { + margin: 10px 0 0; + color: #868686; + font-size: 12px; + font-style: italic; +} +.ams-widget-placeholder { + margin-bottom: 28px; + padding: 0; + background-color: #FFC; + border: 1px dashed #A7A7A7; + -khtml-border-radius: 0; + border-radius: 0; + -webkit-box-sizing: border-box; + -khtml-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; +} +.ams-widget-remove-colors { + color: #333 !important; + padding: 0 !important; + background: none !important; +} +.ams-widget-color-magenta > header { + color: #ffffff; + background: #6e3671; + border-color: #6e3671 !important; +} +.ams-widget-color-magenta .nav-tabs li:not(.active) a, +.ams-widget-color-magenta > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-magenta .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-pink > header { + color: #ffffff; + background: #ac5287; + border-color: #ac5287 !important; +} +.ams-widget-color-pink .nav-tabs li:not(.active) a, +.ams-widget-color-pink > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-pink .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-pinkDark > header { + color: #ffffff; + background: #a8829f; + border-color: #a8829f !important; +} +.ams-widget-color-pinkDark .nav-tabs li:not(.active) a, +.ams-widget-color-pinkDark > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-pinkDark .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-yellow > header { + color: #ffffff; + background: #d4c737; + border-color: #d4c737 !important; +} +.ams-widget-color-yellow .nav-tabs li:not(.active) a, +.ams-widget-color-yellow > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-yellow .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-orange > header { + color: #ffffff; + background: #c79121; + border-color: #c79121 !important; +} +.ams-widget-color-orange .nav-tabs li:not(.active) a, +.ams-widget-color-orange > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-orange .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-orangeDark > header { + color: #ffffff; + background: #a57225; + border-color: #a57225 !important; +} +.ams-widget-color-orangeDark .nav-tabs li:not(.active) a, +.ams-widget-color-orangeDark > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-orangeDark .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-darken > header { + color: #ffffff; + background: #404040; + border-color: #404040 !important; +} +.ams-widget-color-darken .nav-tabs li:not(.active) a, +.ams-widget-color-darken > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-darken .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-purple > header { + color: #ffffff; + background: #65596b; + border-color: #65596b !important; +} +.ams-widget-color-purple .nav-tabs li:not(.active) a, +.ams-widget-color-purple > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-purple .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-teal > header { + color: #ffffff; + background: #568a89; + border-color: #568a89 !important; +} +.ams-widget-color-teal .nav-tabs li:not(.active) a, +.ams-widget-color-teal > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-teal .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-blueDark > header { + color: #ffffff; + background: #4c4f53; + border-color: #4c4f53 !important; +} +.ams-widget-color-blueDark .nav-tabs li:not(.active) a, +.ams-widget-color-blueDark > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-blueDark .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-blue > header { + color: #ffffff; + background: #60747c; + border-color: #60747c !important; +} +.ams-widget-color-blue .nav-tabs li:not(.active) a, +.ams-widget-color-blue > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-blue .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-blueLight > header { + color: #ffffff; + background: #ccdadf; + border-color: #ccdadf !important; +} +.ams-widget-color-blueLight .nav-tabs li:not(.active) a, +.ams-widget-color-blueLight > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-blueLight .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-red > header { + color: #ffffff; + background: #931313; + border-color: #931313 !important; +} +.ams-widget-color-red .nav-tabs li:not(.active) a, +.ams-widget-color-red > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-red .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-redLight > header { + color: #ffffff; + background: #a65858; + border-color: #a65858 !important; +} +.ams-widget-color-redLight .nav-tabs li:not(.active) a, +.ams-widget-color-redLight > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-redLight .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-white > header { + color: #c8c8c8; + background: #ffffff; + border-color: #c8c8c8 !important; +} +.ams-widget-color-white .nav-tabs li:not(.active) a, +.ams-widget-color-white > header > .ams-widget-ctrls a { + color: #c8c8c8 !important; +} +.ams-widget-color-white .nav-tabs li a:hover { + color: #838383 !important; +} +.ams-widget-color-greenDark > header { + color: #ffffff; + background: #496949; + border-color: #496949 !important; +} +.ams-widget-color-greenDark .nav-tabs li:not(.active) a, +.ams-widget-color-greenDark > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-greenDark .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-green > header { + color: #ffffff; + background: #356e35; + border-color: #356e35 !important; +} +.ams-widget-color-green .nav-tabs li:not(.active) a, +.ams-widget-color-green > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-green .nav-tabs li a:hover { + color: #333333 !important; +} +.ams-widget-color-greenLight > header { + color: #ffffff; + background: #71843f; + border-color: #71843f !important; +} +.ams-widget-color-greenLight .nav-tabs li:not(.active) a, +.ams-widget-color-greenLight > header > .ams-widget-ctrls a { + color: #ffffff !important; +} +.ams-widget-color-greenLight .nav-tabs li a:hover { + color: #333333 !important; +} +#ams-widget-fullscreen-mode { + position: fixed; + width: 100%; + height: 100%; + top: 0; + left: 0; + z-index: 99999; +} +#ams-widget-fullscreen-mode .ams-widget { + margin: 0; + -khtml-border-radius: 0; + border-radius: 0; +} +#ams-widget-fullscreen-mode > div { + overflow-y: scroll; + -khtml-border-radius: 0; + border-radius: 0; +} +#ams-widget-fullscreen-mode > div > header { + cursor: default; +} +/* + * On/off switch + */ +.onoffswitch { + position: relative; + width: 50px; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + margin-top: 3px; + margin-bottom: 3px; + margin-left: 5px; + display: inline-block; + vertical-align: middle; +} +.onoffswitch-container { + margin-top: 4px; + margin-left: 7px; + display: inline-block; +} +.onoffswitch-checkbox { + display: none; +} +.onoffswitch-label { + display: block; + overflow: hidden; + cursor: pointer; + border: 1px solid #626262; + border-radius: 50px; + border-color: #adadad #b3b3b3 #9e9e9e; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +.onoffswitch-inner { + width: 200%; + margin-left: -100%; + display: block; +} +.onoffswitch-inner:after, +.onoffswitch-inner:before { + float: left; + width: 50%; + height: 15px; + padding: 0; + line-height: 17px; + font-size: 10px; + font-family: Ubuntu, Trebuchet, Arial, sans-serif; + font-weight: 700; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; +} +.onoffswitch-inner:before { + content: attr(data-swchon-text); + text-shadow: 0 -1px 0 #333333; + padding-left: 7px; + background-color: #3276b1; + color: #fff; + -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05); + text-align: left; +} +.onoffswitch-inner:after { + content: attr(data-swchoff-text); + padding-right: 7px; + text-shadow: 0 -1px 0 #ffffff; + background-color: #fff; + color: #555; + text-align: right; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); +} +.onoffswitch-switch { + width: 19px; + height: 19px; + margin: -2px; + background: #fff; + border: 1px solid #9a9a9a; + border-radius: 50px; + position: absolute; + top: 0; + bottom: 0; + right: 32px; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + background-color: #f4f4f4; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#ffffff), to(#eeeeee)); + background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee); + background-image: linear-gradient(to bottom, #ffffff, #eeeeee); + background-repeat: repeat-x; + -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); + box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); +} +.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before { + content: "\f00d"; + color: #a90329; + display: block; + text-align: center; + line-height: 19px; + font-size: 10px; + text-shadow: 0 -1px 0 #ffffff; + font-weight: 700; + font-family: FontAwesome; +} +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before { + content: "\f00c"; + color: #57889c; +} +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { + margin-left: 0; + display: block; +} +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { + right: 0; +} +.onoffswitch-switch:hover { + background-color: #eee; +} +.onoffswitch-switch:active { + background-color: #eee; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); +} +.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-inner:before, +.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:after { + text-shadow: 0 1px 0 #fff; + background: #bfbfbf; + color: #333; +} +.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-switch, +.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch { + background-color: #f4f4f4; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#f4f4f4)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#bfbfbf), to(#f4f4f4)); + background-image: -webkit-linear-gradient(top, #bfbfbf, #f4f4f4); + background-image: linear-gradient(to bottom, #bfbfbf, #f4f4f4); + -webkit-box-shadow: none!important; + box-shadow: none!important; +} +.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label, +.onoffswitch-checkbox:disabled + .onoffswitch-label { + border-color: #ababab #999 #878787!important; +} +.onoffswitch-checkbox:checked + .onoffswitch-label { + border-color: #3276b1 #2a6395 #255681; +} +.onoffswitch + span, +.onoffswitch-title { + display: inline-block; + vertical-align: middle; + margin-top: -5px; +} +/* + * Select2 widget + */ +label.with-icon .select2-parent { + margin-right: 27px; +} +.select2-container { + margin: 0; + position: relative; + display: inline-block; + zoom: 1; + *display: inline; + vertical-align: middle; +} +.select2-container .select2-choice { + display: block; + height: 26px; + padding: 0 0 0 8px; + overflow: hidden; + position: relative; + border: 1px solid #ccc; + white-space: nowrap; + line-height: 26px; + color: #444; + text-decoration: none; + -webkit-background-clip: padding-box; + background-clip: padding-box; + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-color: #fff; +} +label.bordered .select2-container .select2-choice { + border-color: transparent; +} +.select2-container .select2-choice:hover { + border: 1px solid rgba(82, 168, 236, 0.7); +} +.select2-container .select2-choice > .select2-chosen { + margin-right: 26px; + display: block; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} +.select2-container .select2-choice > .select2-chosen abbr { + display: none; + width: 12px; + height: 12px; + position: absolute; + right: 24px; + top: 8px; + font-size: 1px; + text-decoration: none; + border: 0; + cursor: pointer; + outline: 0; +} +.select2-container .select2-choice > .select2-chosen abbr:hover { + cursor: pointer; +} +.select2-container.select2-drop-above .select2-choice { + border-bottom-color: #ccc; +} +.select2-container.select2-allowclear .select2-choice .select2-chosen { + margin-right: 42px; +} +.select2-container.select2-allowclear .select2-choice abbr { + display: inline-block; +} +.select2-container .select2-arrow { + display: inline-block; + width: 20px; + height: 20px; + position: absolute; + right: 3px; + top: 3px; + padding: 0 0 0 2px; + border-left: 1px solid #ccc; + line-height: 22px; + -webkit-background-clip: padding-box; +} +.select2-container .select2-arrow b { + width: 100%; + height: 100%; + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + position: relative; + font-size: 14px; +} +.select2-container .select2-arrow b:before { + content: "\f107"; + width: 100%; + height: 100%; + text-align: center; + display: block; +} +.select2-container, +.select2-drop, +.select2-search, +.select2-search input { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +.select2-container-active .select2-choice, +.select2-container-active .select2-choices { + border: 1px solid rgba(82, 168, 236, 0.7) !important; + outline: 0; +} +.select2-drop-mask { + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 9998; + background: #fff; + filter: alpha(opacity=0); +} +.select2-drop { + margin-top: -1px; + width: 100%; + position: absolute; + z-index: 9999; + top: 100%; + background: #fff; + color: #000; + border: 1px solid #ccc; + border-top: 0; + -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); + box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); +} +.select2-drop.select2-drop-above { + margin-bottom: 0; + border-top: 1px solid rgba(82, 168, 236, 0.7); + border-top-width: 3px; + border-bottom: 0; + -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); + box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); +} +.select2-drop.select2-drop-above.select2-drop-active { + border-top-width: 3px; +} +.select2-drop.select2-drop-above .select2-search input { + margin-top: 4px; +} +.select2-drop.select2-drop-above .select2-search:before { + top: 34%; +} +.select2-drop-auto-width { + border-top: 1px solid #ccc; + width: auto; +} +.select2-drop-auto-width .select2-search { + padding-top: 4px; +} +.select2-drop-active { + border: 1px solid rgba(82, 168, 236, 0.7); + border-top: 0; + border-bottom-width: 3px; +} +.select2-search { + display: inline-block; + width: 100%; + min-height: 26px; + margin: 0; + padding-left: 4px; + padding-right: 4px; + position: relative; + z-index: 10000; + white-space: nowrap; +} +.select2-search:before { + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + position: absolute; + content: "\f002"; + top: 25%; + right: 10px; + color: #686868!important; +} +.select2-search input { + width: 100%; + height: auto!important; + min-height: 26px; + padding: 4px 20px 3px 5px; + margin: 0; + outline: 0; + font-size: 1em; + border: 1px solid #aaa; + -webkit-box-shadow: none; + box-shadow: none; + background: #fff; + background: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee)); + background: -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); + background: -webkit-gradient(linear, top left, bottom left, from(#ffffff), to(#eeeeee)); + background: -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%); + background: linear-gradient(top, #ffffff 85%, #eeeeee 99%); +} +.select2-search input.select2-active { + background-origin: padding-box; + background: #ffffff url(../img/select2-spinner.gif) no-repeat right 24px top 50%; + background: url(../img/select2-spinner.gif) no-repeat right 24px top 50%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee)); + background: url(../img/select2-spinner.gif) no-repeat right 24px top 50%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%); + background: url(../img/select2-spinner.gif) no-repeat right 24px top 50%, -webkit-gradient(linear, top left, bottom left, from(#ffffff), to(#eeeeee)); + background: url(../img/select2-spinner.gif) no-repeat right 24px top 50%, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%); + background: url(../img/select2-spinner.gif) no-repeat right 24px top 50%, linear-gradient(top, #ffffff 85%, #eeeeee 99%); +} +.select2-dropdown-open .select2-choice { + border-bottom-color: transparent; + -webkit-box-shadow: 0 1px 0 #fff inset; + box-shadow: 0 1px 0 #fff inset; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + background-color: #fff; +} +.select2-dropdown-open.select2-drop-above .select2-choice, +.select2-dropdown-open.select2-drop-above .select2-choices { + border: 1px solid #5D98CC; + border-top-color: transparent; +} +.select2-dropdown-open .select2-choice .select2-arrow { + background: 0 0; + border-left: 0; + -webkit-filter: none; + filter: none; +} +.select2-dropdown-open .select2-choice .select2-arrow b { + background-position: -18px 1px; +} +.select2-results { + max-height: 200px; + padding: 0 0 0 4px; + margin: 4px 4px 4px 0; + position: relative; + overflow-x: hidden; + overflow-y: auto; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} +.select2-results .select2-selected { + opacity: 0.5; +} +.select2-results ul.select2-result-sub { + margin: 0; + padding-left: 0; +} +.select2-results ul.select2-result-sub > li .select2-result-label { + padding-left: 20px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 40px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 60px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 80px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 100px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 110px; +} +.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { + padding-left: 120px; +} +.select2-results li { + list-style: none; + display: list-item; + background-image: none; +} +.select2-results li.select2-result-with-children > .select2-result-label { + font-weight: 700; +} +.select2-results .select2-result-label { + padding: 3px 7px 4px; + margin: 0; + cursor: pointer; + min-height: 1em; + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.select2-results .select2-highlighted { + background: #3276b1; + color: #fff; +} +.select2-results li em { + background: #feffde; + font-style: normal; +} +.select2-results .select2-highlighted em { + background: 0 0; +} +.select2-results .select2-highlighted ul { + background: #fff; + color: #000; +} +.select2-results .select2-no-results, +.select2-results .select2-searching, +.select2-results .select2-selection-limit { + background: #f4f4f4; + display: list-item; + padding: 3px 5px; + opacity: 0.5; +} +.select2-results-results .select2-disabled { + background: #f4f4f4; + display: list-item; + cursor: default; +} +.select2-results-results .select2-disabled.select2-highlighted { + color: #666; + background: #f4f4f4; + display: list-item; + cursor: default; +} +.select2-results-results .select2-selected { + display: none; +} +.select2-no-results { + padding-left: 20px; +} +.select2-no-results:before { + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + content: "\f05a"; + margin-right: 5px; +} +.select2-more-results { + background: #f4f4f4; + display: list-item; +} +.select2-more-results.select2-active { + background: #f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%; +} +.select2-default { + color: #999!important; +} +.select2-container.select2-container-disabled .select2-choice { + background-color: #f4f4f4; + background-image: none; + border: 1px solid #ddd; + cursor: default; +} +.select2-container.select2-container-disabled .select2-choice .select2-arrow { + background-color: #f4f4f4; + background-image: none; + border-left: 0; +} +.select2-container.select2-container-disabled .select2-choice abbr { + display: none; +} +.select2-container-multi.select2-container-active .select2-choices { + border: 1px solid rgba(82, 168, 236, 0.7); + outline: 0; +} +.select2-container-multi .select2-choices { + height: auto!important; + height: 1%; + min-height: 26px; + margin: 0; + padding: 0; + position: relative; + border: 1px solid #ccc; + cursor: text; + overflow: hidden; + background-color: #fff; +} +label.bordered .select2-container-multi .select2-choices { + border-color: transparent; +} +.select2-container-multi .select2-choices:hover { + border: 1px solid rgba(82, 168, 236, 0.7) !important; +} +label.bordered .select2-container-multi .select2-choices:hover { + border-color: transparent !important; +} +.select2-container-multi .select2-choices li { + float: left; + list-style: none; +} +.select2-container-multi .select2-choices .select2-search-field { + margin: 0; + padding: 0; + white-space: nowrap; +} +.select2-container-multi .select2-choices .select2-search-field input { + max-height: 24px; + padding: 3px 5px; + margin: 1px 0; + font-family: Ubuntu, sans-serif; + font-size: 100%; + color: #666; + outline: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + background: transparent!important; +} +.select2-container-multi .select2-choices .select2-search-field input.select2-active { + background: #ffffff url(../img/select2-spinner.gif) no-repeat 99% !important; +} +.select2-container-multi .select2-choices .select2-search-choice { + padding: 1px 28px 1px 8px; + margin: 2px 0 2px 2px; + position: relative; + line-height: 18px; + color: #fff; + cursor: default; + border: 1px solid #2a6395; + -webkit-background-clip: padding-box; + background-clip: padding-box; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-color: #3276b1; +} +.select2-container-multi .select2-choices .select2-search-choice .select2-chosen { + cursor: default; +} +.select2-container-multi .select2-choices .select2-search-choice-focus { + opacity: .8; +} +.select2-container-multi .select2-search-choice-close { + display: block; + top: 0; + right: -2px; + padding: 3px 0px 3px 6px; +} +.select2-container-multi .select2-search-choice-close:hover { + background: rgba(0, 0, 0, 0.3); +} +.select2-container-multi.select2-container-disabled .select2-choices { + background-color: #f4f4f4; + background-image: none; + border: 1px solid #ddd; + cursor: default; +} +.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { + padding: 3px 5px; + border: 1px solid #4a90cc; + background-image: none; + background-color: #86b4dd; + cursor: not-allowed; +} +.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { + display: none; + background: 0 0; +} +.select2-locked { + padding: 3px 5px!important; +} +.select2-search-choice-close { + display: block; + min-width: 20px; + min-height: 14px; + position: absolute; + right: 3px; + top: 3px; + margin: 0; + padding: 0; + font-size: 15px; + text-decoration: none!important; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.select2-search-choice-close:before { + color: #fff; + content: "\f057"; +} +.select2-result-selectable .select2-match, +.select2-result-unselectable .select2-match { + text-decoration: underline; +} +.select2-offscreen, +.select2-offscreen:focus { + clip: rect(0 0 0 0) !important; + width: 1px!important; + height: 1px!important; + border: 0!important; + margin: 0!important; + padding: 0!important; + overflow: hidden!important; + position: absolute!important; + outline: 0!important; + left: 0!important; + top: 0!important; +} +.select2-display-none { + display: none; +} +.select2-measure-scrollbar { + position: absolute; + top: -10000px; + left: -10000px; + width: 100px; + height: 100px; + overflow: scroll; +} +.multiselect-container { + position: absolute; + list-style-type: none; + margin: 0; + padding: 0; +} +.multiselect-container .input-group { + margin: 5px; +} +.multiselect-container > li { + padding: 0; +} +.multiselect-container > li > a.multiselect-all label { + font-weight: 700; +} +.multiselect-container > li > a > label { + margin: 0; + height: 100%; + cursor: pointer; + font-weight: 400; +} +.multiselect-container > li > a > label.checkbox, +.multiselect-container > li > a > label.radio { + margin: 0; +} +.multiselect-container > li > a > label > input[type=checkbox] { + margin-bottom: 5px; +} +.multiselect-container > li > label.multiselect-group { + margin: 0; + padding: 3px 20px; + height: 100%; + font-weight: 700; +} +.btn-group > .btn-group:nth-child(2) > .multiselect.btn { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} +/* + * Standard Bootstrap widgets + */ +.color-select { + list-style: none; + margin: 0; + padding: 4px; + min-width: 166px; + max-width: 156px; + right: -3px; +} +.color-select li { + display: block; + margin: 2px; + float: left; +} +.color-select li span { + display: block; + width: 22px; + height: 22px; + padding: 0; + background: #333; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + border: 1px solid rgba(0, 0, 0, 0.1); + cursor: pointer; +} +.color-select li span:hover { + border: 3px solid rgba(0, 0, 0, 0.2); +} +.widget-toolbar .dropdown-menu.color-select { + right: -1px; +} +.color-box { + display: block; + position: relative; + width: 22px; + height: 22px; + padding: 0; + background: #333; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + border: 1px solid rgba(255, 255, 255, 0.3) !important; + cursor: pointer; + vertical-align: middle; + outline: 1px solid rgba(0, 0, 0, 0.1); + background: rgba(255, 255, 255, 0.3) !important; +} +.color-box:hover, +.open .color-box { + outline: 1px solid rgba(0, 0, 0, 0.1) !important; +} +.color-box:hover { + -webkit-transform: scale(1.07); + -moz-transform: scale(1.07); +} +.color-box:active { + top: 1px; + left: 1px; +} +.widget-toolbar > .color-box { + margin-top: 7px; + width: 18px; + height: 18px; + outline: 1px solid rgba(0, 0, 0, 0.2); +} +.widget-toolbar > .color-box:active, +.widget-toolbar > .color-box:focus, +.widget-toolbar > .color-box:hover { + outline: 1px solid rgba(0, 0, 0, 0.25) !important; +} +/* + * Full calendar + */ +.ams-widget #calendar { + margin-top: -18px; +} +#calendar-buttons { + position: absolute; + right: 14px; + top: 5px; +} +#calendar-container { + position: relative; +} +#external-events > li { + margin: 6px 4px 6px 0; + display: inline-block; +} +#external-events > li > :first-child { + padding: 5px 10px 10px; + cursor: move; + display: block; +} +#external-events > li > :first-child:after { + color: #fff; + color: rgba(255, 255, 255, 0.7); + content: attr(data-description); + font-size: 11px; + font-weight: 400; + display: block; + line-height: 0; + margin: 7px 0; + text-transform: lowercase; +} +.fc { + direction: ltr; + text-align: left; +} +.fc .fc-header-space { + padding-left: 10px; +} +.fc table, +html .fc { + font-size: 12px; +} +.fc table { + border-collapse: collapse; + border-spacing: 0; +} +.fc th, +.fc td { + padding: 0; + vertical-align: top; +} +.fc .ui-resizable-handle { + display: block; + position: absolute; + z-index: 99999; + overflow: hidden; + font-size: 300%; + line-height: 50%; +} +.fc .ui-draggable-dragging .fc-event-bg { + display: none; +} +.fc-border-separate thead tr, +.fc-border-separate .table thead tr { + background-color: #eee; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa)); + background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%); + background-image: -linear-gradient(top, #f2f2f2 0, #fafafa 100%); + font-size: 12px; +} +.fc-border-separate thead tr th { + padding: 4px; + line-height: 1.428571429; +} +tr td.fc-first, +tr.fc-first th.fc-first { + border-left: 0; +} +tr.fc-last td { + border-bottom: 0; +} +.fc-header .fc-button { + margin-bottom: 1em; + vertical-align: top; + margin-right: -1px; +} +.fc-header .fc-corner-right { + margin-right: 1px; +} +.fc-header .ui-corner-right { + margin-right: 0; +} +.fc-header .fc-state-hover, +.fc-header .ui-state-hover { + z-index: 2; +} +.fc-header .fc-state-down { + z-index: 3; +} +.fc-header .fc-state-active, +.fc-header .ui-state-active { + z-index: 4; +} +.fc-header td { + white-space: nowrap; +} +.fc-header-left { + width: 25%; + text-align: left; +} +.fc-header-center { + text-align: center; +} +.fc-header-right { + width: 25%; + text-align: right; +} +.fc-header-title { + display: inline-block; + vertical-align: top; +} +.fc-header-title h2 { + margin-top: 0; + white-space: nowrap; +} +.ams-widget .fc-header-title h2 { + text-shadow: 0 1px 0 #fff; + margin-top: -12px; + margin-left: 10px; + font-size: 14px; + font-weight: 700; + margin-bottom: 0; +} +.fc-content { + clear: both; +} +.fc-view { + width: 100%; + overflow: hidden; +} +.fc-widget-content, +.fc-widget-header { + border: 1px solid #ccc; + border-right: 0; +} +.fc-state-highlight { + background: #ffc; +} +.fc-cell-overlay { + background: #9cf; + opacity: .2; + filter: alpha(opacity=20); +} +.fc-button { + position: relative; + display: inline-block; + cursor: pointer; +} +.fc-button-inner { + position: relative; + float: left; + overflow: hidden; +} +.fc-state-default { + border-width: 1px 0; +} +.fc-state-default .fc-button-inner { + border-width: 0 1px; +} +.fc-state-default, +.fc-state-default .fc-button-inner { + border-style: solid; + border-color: #ccc #bbb #aaa; + background: #F3F3F3; + color: #000; +} +.fc-state-default .fc-button-effect { + position: absolute; + top: 50%; + left: 0; +} +.fc-state-default .fc-button-effect span { + position: absolute; + top: -100px; + left: 0; + width: 500px; + height: 100px; + border-width: 100px 0 0 1px; + border-style: solid; + border-color: #fff; + background: #444; + opacity: .09; + filter: alpha(opacity=9); +} +.fc-state-hover .fc-button-inner { + border-color: #999; +} +.fc-state-down .fc-button-inner { + border-color: #555; + background: #777; +} +.fc-state-active .fc-button-inner { + border-color: #555; + background: #777; + color: #fff; +} +.fc-state-disabled { + cursor: default; +} +.fc-state-disabled .fc-button-inner { + color: #999; + border-color: #ddd; +} +.fc-state-disabled .fc-button-effect { + display: none; +} +.fc-button-content { + position: relative; + float: left; + height: 1.9em; + line-height: 1.9em; + padding: 0 .6em; + white-space: nowrap; +} +.fc-button-content .fc-icon-wrap { + position: relative; + float: left; + top: 50%; +} +.fc-button-content .ui-icon { + position: relative; + float: left; + margin-top: -50%; + *margin-top: 0; + *top: -50%; +} +.fc-event { + border-style: solid; + border-width: 0; + font-size: .85em; + cursor: default; +} +.fc-rtl .fc-event { + text-align: right; +} +.fc-event-draggable, +a.fc-event { + cursor: pointer; +} +a.fc-event { + text-decoration: none; +} +.fc-event-skin { + color: #FFF; + border-right: 0!important; + cursor: move; +} +.fc-event-skin .fa:before { + display: block; + font-size: 14px; + position: absolute; + right: 4px; + top: 3px; +} +.fc-event-inner { + position: relative; + width: 100%; + height: 100%; + border-style: solid; + border-width: 0; + overflow: hidden; +} +.fc-event-hori { + border-width: 1px 0; + margin-bottom: 1px; +} +.fc-event-hori .ui-resizable-e { + top: 0!important; + right: -3px !important; + width: 7px!important; + height: 100%!important; + cursor: e-resize; +} +.fc-event-hori .ui-resizable-w { + top: 0!important; + left: -3px !important; + width: 7px!important; + height: 100%!important; + cursor: w-resize; +} +.fc-event-hori .ui-resizable-handle { + _padding-bottom: 14px; +} +.fc-corner-left { + margin-left: 1px; +} +.fc-corner-left .fc-button-inner, +.fc-corner-left .fc-event-inner { + margin-left: -1px; +} +.fc-corner-right { + margin-right: 1px; +} +.fc-corner-right .fc-button-inner, +.fc-corner-right .fc-event-inner { + margin-right: -1px; +} +.fc-corner-right .fc-event-inner { + border-left: 6px solid rgba(0, 0, 0, 0.15); + padding-left: 2px; + padding-right: 15px; +} +.fc-corner-top { + margin-top: 1px; +} +.fc-corner-top .fc-event-inner { + margin-top: -1px; + border-top-width: 1px; +} +.fc-corner-bottom { + margin-bottom: 1px; +} +.fc-corner-bottom .fc-event-inner { + margin-bottom: -1px; + border-bottom-width: 1px; +} +table.fc-table-separate { + border-collapse: separate; +} +.fc-table-separate td, +.fc-table-separate th { + border-width: 1px 0 0 1px; +} +.fc-table-separate td.fc-last, +.fc-table-separate th.fc-last { + border-right-width: 1px; +} +.fc-table-separate tr.fc-last td, +.fc-table-separate tr.fc-last th { + border-bottom-width: 1px; +} +.fc-table-separate tbody tr.fc-first td, +.fc-table-separate tbody tr.fc-first th { + border-top-width: 0; +} +.fc-grid th { + text-align: center; +} +.fc-grid .fc-day-number { + float: right; + padding: 0 2px; +} +.fc-grid .fc-other-month .fc-day-number { + opacity: .3; + filter: alpha(opacity=30); +} +.fc-grid .fc-day-content { + clear: both; + padding: 2px 2px 1px; +} +.fc-grid .fc-event-time { + font-weight: 700; +} +.fc-rtl .fc-grid .fc-day-number { + float: left; +} +.fc-rtl .fc-grid .fc-event-time { + float: right; +} +.fc-agenda table { + border-collapse: separate; +} +.fc-agenda .fc-agenda-axis { + width: 50px; + padding: 0 4px; + vertical-align: middle; + text-align: right; + white-space: nowrap; + font-weight: 400; +} +.fc-agenda .fc-day-content { + padding: 2px 2px 1px; +} +.fc-agenda-days th { + text-align: center; +} +.fc-agenda-days .fc-agenda-axis { + border-right-width: 1px; +} +.fc-agenda-days .fc-col0 { + border-left-width: 0; +} +.fc-agenda-allday th { + border-width: 0 1px; +} +.fc-agenda-allday .fc-day-content { + min-height: 34px; + _height: 34px; +} +.fc-agenda-divider-inner { + height: 2px; + overflow: hidden; +} +.fc-widget-header .fc-agenda-divider-inner { + background: #eee; +} +.fc-agenda-slots th { + border-width: 1px 1px 0; +} +.fc-agenda-slots td { + border-width: 1px 0 0; + background: 0 0; +} +.fc-agenda-slots td div { + height: 20px; +} +.fc-agenda-slots tr.fc-slot0 td, +.fc-agenda-slots tr.fc-slot0 th { + border-top-width: 0; +} +.fc-agenda-slots tr.fc-minor td, +.fc-agenda-slots tr.fc-minor th { + border-top-style: dotted; +} +.fc-agenda-slots tr.fc-minor th.ui-widget-header { + *border-top-style: solid; +} +.fc-event-time, +.fc-event-title { + padding: 3px 0 2px 3px; + display: inline-block; + line-height: 16px; + font-weight: 700; + font-size: 11px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +.fc-event-vert { + border-width: 0 1px; +} +.fc-event-vert .fc-event-content, +.fc-event-vert .fc-event-head { + position: relative; + z-index: 2; + width: 100%; + overflow: hidden; +} +.fc-event-vert .fc-event-time { + white-space: nowrap; + font-size: 10px; +} +.fc-event-vert .fc-event-bg { + position: absolute; + z-index: 1; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #fff; + opacity: .3; + filter: alpha(opacity=30); +} +.fc-event-vert .ui-resizable-s { + bottom: 0!important; + width: 100%!important; + height: 8px!important; + overflow: hidden!important; + line-height: 8px!important; + font-size: 11px!important; + font-family: monospace; + text-align: center; + cursor: s-resize; +} +.fc-select-helper .fc-event-bg { + display: none; +} +.fc-agenda .ui-resizable-resizing { + _overflow: hidden; +} +/* + * Colorpicker + */ +.colorpicker { + zoom: 1; + top: 0; + left: 0; + padding: 4px; + min-width: 120px; + margin-top: 1px; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +.colorpicker:after { + clear: both; +} +.colorpicker:before { + content: ''; + display: inline-block; + border-left: 7px solid transparent; + border-right: 7px solid transparent; + border-bottom: 7px solid #ccc; + border-bottom-color: rgba(0, 0, 0, 0.2); + position: absolute; + top: -7px; + left: 6px; +} +.colorpicker:after { + content: ''; + display: inline-block; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + border-bottom: 6px solid #fff; + position: absolute; + top: -6px; + left: 7px; +} +.colorpicker.alpha { + min-width: 140px; +} +.colorpicker.alpha .colorpicker-alpha { + display: block; +} +.colorpicker div { + position: relative; +} +.colorpicker-saturation { + width: 100px; + height: 100px; + background-image: url(../img/saturation.png); + cursor: crosshair; + float: left; +} +.colorpicker-saturation i { + display: block; + height: 5px; + width: 5px; + border: 1px solid #000; + position: absolute; + top: 0; + left: 0; + margin: -4px 0 0 -4px; +} +.colorpicker-saturation i b { + display: block; + height: 5px; + width: 5px; + border: 1px solid #fff; +} +.colorpicker-color { + height: 10px; + margin-top: 5px; + clear: both; + background-image: url(../img/alpha.png); + background-position: 0 100%; +} +.colorpicker-color div { + height: 10px; +} +.colorpicker-alpha, +.colorpicker-hue { + width: 15px; + height: 100px; + float: left; + cursor: row-resize; + margin-left: 4px; + margin-bottom: 4px; +} +.colorpicker-alpha i, +.colorpicker-hue i { + display: block; + height: 1px; + background: #000; + border-top: 1px solid #fff; + position: absolute; + top: 0; + left: 0; + width: 100%; + margin-top: -1px; +} +.colorpicker-hue { + background-image: url(../img/hue.png); +} +.colorpicker-alpha { + background-image: url(../img/alpha.png); + display: none; +} +.input-append.color .add-on i, +.input-prepend.color .add-on i { + display: block; + cursor: pointer; + width: 16px; + height: 16px; +} +/* + * Timepicker + */ +.bootstrap-timepicker { + position: relative; +} +.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu { + left: auto; + right: 0; +} +.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before { + left: auto; + right: 12px; +} +.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after { + left: auto; + right: 13px; +} +.bootstrap-timepicker .add-on { + cursor: pointer; +} +.bootstrap-timepicker .add-on i { + display: inline-block; + width: 16px; + height: 16px; +} +@media (max-width: 767px) { + .bootstrap-timepicker, + .bootstrap-timepicker .dropdown-menu { + width: 100%; + } +} +.bootstrap-timepicker-widget.dropdown-menu { + padding: 4px; +} +.bootstrap-timepicker-widget.dropdown-menu.open { + display: inline-block; +} +.bootstrap-timepicker-widget.dropdown-menu:before { + border-bottom: 7px solid rgba(0, 0, 0, 0.2); + border-left: 7px solid transparent; + border-right: 7px solid transparent; + content: ""; + display: inline-block; + position: absolute; +} +.bootstrap-timepicker-widget.dropdown-menu:after { + border-bottom: 6px solid #FFF; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + content: ""; + display: inline-block; + position: absolute; +} +.bootstrap-timepicker-widget.timepicker-orient-left:before { + left: 6px; +} +.bootstrap-timepicker-widget.timepicker-orient-left:after { + left: 7px; +} +.bootstrap-timepicker-widget.timepicker-orient-right:before { + right: 6px; +} +.bootstrap-timepicker-widget.timepicker-orient-right:after { + right: 7px; +} +.bootstrap-timepicker-widget.timepicker-orient-top:before { + top: -7px; +} +.bootstrap-timepicker-widget.timepicker-orient-top:after { + top: -6px; +} +.bootstrap-timepicker-widget.timepicker-orient-bottom:before { + bottom: -7px; + border-bottom: 0; + border-top: 7px solid #999; +} +.bootstrap-timepicker-widget.timepicker-orient-bottom:after { + bottom: -6px; + border-bottom: 0; + border-top: 6px solid #fff; +} +.bootstrap-timepicker-widget a.btn, +.bootstrap-timepicker-widget input { + border-radius: 4px; +} +.bootstrap-timepicker-widget table { + width: 100%; + margin: 0; +} +.bootstrap-timepicker-widget table table td { + text-align: center; + height: 30px; + margin: 0; + padding: 2px; +} +.bootstrap-timepicker-widget table table td:not(.separator) { + min-width: 30px; +} +.bootstrap-timepicker-widget table table td span { + width: 100%; +} +.bootstrap-timepicker-widget table table td a { + border: 1px transparent solid; + width: 100%; + display: inline-block; + margin: 0; + padding: 8px 0; + outline: 0; + color: #333; +} +.bootstrap-timepicker-widget table table td a:hover { + text-decoration: none; + background-color: #eee; + border-radius: 4px; + border-color: #ddd; +} +.bootstrap-timepicker-widget table table td a i { + margin-top: 2px; + font-size: 18px; +} +.bootstrap-timepicker-widget table table td input { + width: 25px; + margin: 0; + text-align: center; +} +@media (min-width: 767px) { + .bootstrap-timepicker-widget.modal { + width: 200px; + margin-left: -100px; + } +} +.bootstrap-timepicker-widget .modal-content { + padding: 4px; +} +/* + * Note editor + */ +.note-editor { + border: 1px solid #a9a9a9; +} +.note-editor.fullscreen { + position: fixed; + top: 0; + left: 0; + z-index: 1050; + width: 100%; +} +.note-editor.fullscreen.fullscreen .note-editable { + background-color: #fff; +} +.note-editor.codeview .note-editable, +.note-editor.fullscreen .note-resizebar { + display: none; +} +.note-editor.codeview .note-codeable { + display: block; +} +.note-editor .note-toolbar { + padding-bottom: 5px; + padding-left: 5px; + margin: 0; + background-color: #f5f5f5; + border-bottom: 1px solid #a9a9a9; +} +.note-editor .note-toolbar > .btn-group { + margin-top: 5px; + margin-right: 5px; + margin-left: 0; +} +.note-editor .note-toolbar .note-table .dropdown-menu { + min-width: 0; + padding: 5px; +} +.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker { + font-size: 18px; +} +.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher { + position: absolute!important; + z-index: 3; + width: 10em; + height: 10em; + cursor: pointer; +} +.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted { + position: relative!important; + z-index: 1; + width: 5em; + height: 5em; + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat; +} +.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted { + position: absolute!important; + z-index: 2; + width: 1em; + height: 1em; + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat; +} +.note-editor .note-toolbar .note-style blockquote, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h1, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h2, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h3, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h4, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h5, +.note-editor .note-toolbar .note-editor .note-toolbar .note-style h6 { + margin: 0; +} +.note-editor .note-toolbar .note-color .dropdown-toggle { + width: 20px; + padding-left: 5px; +} +.note-editor .note-toolbar .note-color .dropdown-menu { + min-width: 290px; +} +.note-editor .note-toolbar .note-color .dropdown-menu .btn-group { + margin: 0; +} +.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child { + margin: 0 5px; +} +.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title { + margin: 2px 7px; + font-size: 12px; + text-align: center; + border-bottom: 1px solid #eee; +} +.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset { + padding: 0 3px; + margin: 5px; + font-size: 12px; + cursor: pointer; + border-radius: 5px; +} +.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover { + background: #eee; +} +.note-editor .note-toolbar .note-para .dropdown-menu { + min-width: 153px; + padding: 5px; +} +.note-editor .note-toolbar .note-para .note-para li:first-child { + margin-bottom: 5px; +} +.note-editor .note-statusbar { + background-color: #f5f5f5; +} +.note-editor .note-statusbar .note-resizebar { + width: 100%; + height: 8px; + cursor: s-resize; +} +.note-editor .note-statusbar .note-resizebar .note-icon-bar { + width: 20px; + margin: 1px auto; + border-top: 1px solid #a9a9a9; +} +.note-editor .note-popover .popover { + max-width: none; +} +.note-editor .note-popover .popover .popover-content { + padding: 5px; +} +.note-editor .note-popover .popover .popover-content a { + display: inline-block; + max-width: 200px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + vertical-align: middle; +} +.note-editor .note-popover .popover .popover-content .btn-group + .btn-group { + margin-left: 5px; +} +.note-editor .note-popover .popover .arrow { + left: 20px; +} +.note-editor .note-handle .note-control-selection { + position: absolute; + display: none; + border: 1px solid #000; +} +.note-editor .note-handle .note-control-selection > div { + position: absolute; +} +.note-editor .note-handle .note-control-selection .note-control-selection-bg { + width: 100%; + height: 100%; + background-color: #000; + -webkit-opacity: .3; + -khtml-opacity: .3; + -moz-opacity: .3; + opacity: .3; + -ms-filter: alpha(opacity=30); + filter: alpha(opacity=30); +} +.note-editor .note-handle .note-control-selection .note-control-handle, +.note-editor .note-handle .note-control-selection .note-control-holder { + width: 7px; + height: 7px; + border: 1px solid #000; +} +.note-editor .note-handle .note-control-selection .note-control-sizing { + width: 7px; + height: 7px; + background-color: #fff; + border: 1px solid #000; +} +.note-editor .note-handle .note-control-selection .note-control-nw { + top: -5px; + left: -5px; + border-right: 0; + border-bottom: 0; +} +.note-editor .note-handle .note-control-selection .note-control-ne { + top: -5px; + right: -5px; + border-bottom: 0; + border-left: 0; +} +.note-editor .note-handle .note-control-selection .note-control-sw { + bottom: -5px; + left: -5px; + border-top: 0; + border-right: 0; +} +.note-editor .note-handle .note-control-selection .note-control-se { + right: -5px; + bottom: -5px; + cursor: se-resize; +} +.note-editor .note-handle .note-control-selection .note-control-selection-info { + right: 0; + bottom: 0; + padding: 5px; + margin: 5px; + font-size: 12px; + color: #fff; + background-color: #000; + border-radius: 5px; + -webkit-opacity: .7; + -khtml-opacity: .7; + -moz-opacity: .7; + opacity: .7; + -ms-filter: alpha(opacity=70); + filter: alpha(opacity=70); +} +.note-editor .note-dialog > div { + display: none; +} +.note-editor .note-dialog .note-image-dialog .note-dropzone { + min-height: 200px; + font-size: 30px; + line-height: 6; + color: #d3d3d3; + text-align: center; + border: 4px dashed #d3d3d3; +} +.note-editor .note-dialog .note-help-dialog { + font-size: 12px; + color: #ccc; + background: 0 0; + background-color: #222!important; + border: 0; + -webkit-opacity: .9; + -khtml-opacity: .9; + -moz-opacity: .9; + opacity: .9; + -ms-filter: alpha(opacity=90); + filter: alpha(opacity=90); +} +.note-editor .note-dialog .note-help-dialog .modal-content { + background: 0 0; + border: 1px solid #fff; + border-radius: 5px; + -webkit-box-shadow: none; + box-shadow: none; +} +.note-editor .note-dialog .note-help-dialog a { + font-size: 12px; + color: #fff; +} +.note-editor .note-dialog .note-help-dialog .title { + padding-bottom: 5px; + font-size: 14px; + font-weight: 700; + color: #fff; + border-bottom: #fff 1px solid; +} +.note-editor .note-dialog .note-help-dialog .modal-close { + font-size: 14px; + color: #dd0; + cursor: pointer; +} +.note-editor .note-dialog .note-help-dialog .note-shortcut-layout { + width: 100%; +} +.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td { + vertical-align: top; +} +.note-editor .note-dialog .note-help-dialog .note-shortcut { + margin-top: 8px; +} +.note-editor .note-dialog .note-help-dialog .note-shortcut th { + font-size: 13px; + color: #dd0; + text-align: left; +} +.note-editor .note-dialog .note-help-dialog .note-shortcut th:first-child { + min-width: 110px; + padding-right: 10px; + font-family: "Courier New"; + color: #dd0; + text-align: right; +} +.note-editor .note-editable { + padding: 10px; + overflow: scroll; + outline: 0; +} +.note-editor .note-codeable { + display: none; + width: 100%; + padding: 10px; + margin-bottom: 0; + font-family: Menlo, Monaco, monospace, sans-serif; + font-size: 14px; + color: #ccc; + background-color: #222; + border: 0; + border-radius: 0; + -webkit-box-shadow: none; + box-shadow: none; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + resize: none; +} +.note-editor .dropdown-menu { + min-width: 90px; +} +.note-editor .dropdown-menu.right { + right: 0; + left: auto; +} +.note-editor .dropdown-menu.right::before { + right: 9px; + left: auto!important; +} +.note-editor .dropdown-menu.right::after { + right: 10px; + left: auto!important; +} +.note-editor .dropdown-menu .dropdown-menu li a i { + color: #00bfff; + visibility: hidden; +} +.note-editor .dropdown-menu .dropdown-menu li a.checked i { + visibility: visible; +} +.note-editor .note-color-palette { + line-height: 1; +} +.note-editor .note-color-palette div .note-color-btn { + width: 17px; + height: 17px; + padding: 0; + margin: 0; + border: 1px solid #fff; +} +.note-editor .note-color-palette div .note-color-btn:hover { + border: 1px solid #000; +} +.no-padding .note-editor { + border: 0; +} +.note-editor .note-editable { + background-color: rgba(48, 126, 204, 0.05); +} +.note-editor .note-editable:focus { + background-color: #fff; +} +.note-editor .note-statusbar .note-resizebar { + border-top: 1px solid #DBDBDB; +} +.note-editor .note-statusbar:hover { + background: #EEE; +} +.note-editor .note-statusbar:active { + background: #eaeaea; +} +/* + * MD editor + */ +.md-editor { + display: block; + border: 1px solid #ddd; +} +.md-editor.active { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); +} +.md-editor .md-footer, +.md-editor > .md-header { + display: block; + padding: 6px 4px; + background: #f5f5f5; +} +.md-editor > .md-preview { + background: #fff; + border-top: 1px dashed #ddd; + border-bottom: 1px dashed #ddd; + min-height: 10px; + padding: 10px; +} +.md-editor > textarea { + font-family: Monaco, Menlo, Consolas, "Courier New", monospace; + font-size: 13px; + outline: 0; + outline: thin dotted \9; + margin: 0; + display: block; + width: 100%; + border: 0; + padding: 10px; + border-top: 1px dashed #ddd; + border-bottom: 1px dashed #ddd; + border-radius: 0; + -webkit-box-shadow: none; + box-shadow: none; + background: #eee; +} +.md-editor > textarea:focus { + -webkit-box-shadow: none; + box-shadow: none; + background: #fff; +} +/* + * Twitter Typeahead + */ +.twitter-typeahead .tt-hint, +.twitter-typeahead .tt-query { + margin-bottom: 0; +} +.tt-dropdown-menu { + min-width: 160px; + margin-top: 2px; + padding: 5px 0; + background-color: #fff; + border: 1px solid #bfbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); + *border-right-width: 2px; + *border-bottom-width: 2px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -webkit-background-clip: padding-box; + background-clip: padding-box; +} +.tt-suggestion { + display: block; + padding: 3px 20px; +} +.tt-suggestion.tt-is-under-cursor { + color: #fff; + background-color: #0081c2; +} +.tt-suggestion.tt-is-under-cursor a { + color: #fff; +} +.tt-suggestion p { + margin: 0; +} +/* + * DropZone + */ +.dropzone, +.dropzone *, +.dropzone-previews, +.dropzone-previews * { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +.dropzone .dz-preview, +.dropzone-previews .dz-preview { + background: rgba(255, 255, 255, 0.8); + position: relative; + display: inline-block; + margin: 10px; + vertical-align: top; + border: 1px solid #acacac; + padding: 6px; + -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16); + box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16); + font-size: 14px; +} +.dropzone .dz-preview.dz-file-preview, +.dropzone-previews .dz-preview.dz-file-preview { + display: none; +} +.dropzone .dz-preview .dz-details, +.dropzone-previews .dz-preview .dz-details { + width: 100px; + height: 100px; + position: relative; + background: #ebebeb; + padding: 5px; + margin-bottom: 22px; +} +.dropzone .dz-preview .dz-details .dz-filename, +.dropzone-previews .dz-preview .dz-details .dz-filename { + overflow: hidden; + height: 100%; +} +.dropzone .dz-preview .dz-details img, +.dropzone-previews .dz-preview .dz-details img { + position: absolute; + top: 0; + left: 0; + width: 100px; + height: 100px; +} +.dropzone .dz-preview .dz-details .dz-size, +.dropzone-previews .dz-preview .dz-details .dz-size { + position: absolute; + bottom: -28px; + left: 3px; + height: 28px; + line-height: 28px; +} +.dropzone .dz-preview.dz-error .dz-error-mark, +.dropzone-previews .dz-preview.dz-error .dz-error-mark, +.dropzone .dz-preview.dz-success .dz-success-mark, +.dropzone-previews .dz-preview.dz-success .dz-success-mark { + display: block; + opacity: 1; + -ms-filter: none; + -webkit-filter: none; + filter: none; +} +.dropzone .dz-preview:hover .dz-details img, +.dropzone-previews .dz-preview:hover .dz-details img { + display: none; +} +.dropzone .dz-preview .dz-error-mark, +.dropzone-previews .dz-preview .dz-error-mark, +.dropzone .dz-preview .dz-success-mark, +.dropzone-previews .dz-preview .dz-success-mark { + display: block; + position: absolute; + width: 40px; + height: 40px; + font-size: 30px; + text-align: center; + right: -10px; + top: -10px; + opacity: 0; + -ms-filter: "alpha(Opacity=0)"; + filter: alpha(opacity=0); + -webkit-transition: opacity 0.4s ease-in-out; + transition: opacity 0.4s ease-in-out; + background-image: url(../img/dropzone/spritemap.png); + background-repeat: no-repeat; +} +.dropzone .dz-preview .dz-error-mark span, +.dropzone-previews .dz-preview .dz-error-mark span, +.dropzone .dz-preview .dz-success-mark span, +.dropzone-previews .dz-preview .dz-success-mark span { + display: none; +} +.dropzone .dz-preview .dz-success-mark, +.dropzone-previews .dz-preview .dz-success-mark { + color: #8cc657; + background-position: -268px -163px; +} +.dropzone .dz-preview .dz-error-mark, +.dropzone-previews .dz-preview .dz-error-mark { + color: #ee162d; + background-position: -268px -123px; +} +.dropzone .dz-preview.dz-error .dz-progress .dz-upload, +.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload { + background: #ee1e2d; +} +.dropzone .dz-preview .dz-progress, +.dropzone-previews .dz-preview .dz-progress { + position: absolute; + top: 100px; + left: 6px; + right: 6px; + height: 6px; + background: #d7d7d7; + display: none; +} +.dropzone .dz-preview .dz-progress .dz-upload, +.dropzone-previews .dz-preview .dz-progress .dz-upload { + position: absolute; + bottom: 0; + background-color: #8cc657; + -webkit-animation: loading .4s linear infinite; + -ms-animation: loading .4s linear infinite; + animation: loading .4s linear infinite; + -webkit-transition: width 0.3s ease-in-out; + transition: width 0.3s ease-in-out; + border-radius: 2px; + top: 0; + left: 0; + width: 0; + height: 100%; + background-image: url(../img/dropzone/spritemap.png); + background-repeat: repeat-x; + background-position: 0 -400px; +} +.dropzone .dz-preview.dz-processing .dz-progress, +.dropzone-previews .dz-preview.dz-processing .dz-progress { + display: block; +} +.dropzone .dz-preview .dz-error-message, +.dropzone-previews .dz-preview .dz-error-message { + position: absolute; + top: -5px; + left: -20px; + background: rgba(245, 245, 245, 0.8); + padding: 8px 10px; + color: #800; + min-width: 140px; + max-width: 500px; + z-index: 500; + display: block; + opacity: 0; + -ms-filter: "alpha(Opacity=0)"; + filter: alpha(opacity=0); + -webkit-transition: opacity 0.3s ease-in-out; + transition: opacity 0.3s ease-in-out; +} +.dropzone .dz-preview:hover.dz-error .dz-error-message, +.dropzone-previews .dz-preview:hover.dz-error .dz-error-message { + display: block; + opacity: 1; + -ms-filter: none; + -webkit-filter: none; + filter: none; +} +.dropzone .dz-preview.dz-image-preview:hover .dz-details img, +.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img { + display: block; + opacity: .1; + -ms-filter: "alpha(Opacity=10)"; + filter: alpha(opacity=10); +} +.dropzone .dz-preview.dz-success .dz-progress, +.dropzone-previews .dz-preview.dz-success .dz-progress { + display: block; + opacity: 0; + -ms-filter: "alpha(Opacity=0)"; + filter: alpha(opacity=0); + -webkit-transition: opacity 0.4s ease-in-out; + transition: opacity 0.4s ease-in-out; +} +.dropzone a.dz-remove, +.dropzone-previews a.dz-remove { + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eeeeee)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#fafafa), to(#eeeeee)); + background-image: -webkit-linear-gradient(top, #fafafa 0, #eeeeee 100%); + background-image: linear-gradient(top, #fafafa 0, #eeeeee 100%); + border-radius: 2px; + border: 1px solid #eee; + text-decoration: none; + display: block; + padding: 4px 5px; + text-align: center; + color: #aaa; + margin-top: 26px; +} +.dropzone a.dz-remove:hover, +.dropzone-previews a.dz-remove:hover { + color: #666; +} +.dropzone { + position: relative; + padding: 1em; + border: 1px solid rgba(0, 0, 0, 0.03); + min-height: 360px; + border-radius: 3px; + background: rgba(0, 0, 0, 0.03); + background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.03)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0.03)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent); + background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent); + background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent); + background-color: #FAFCFD; + -webkit-background-size: 16px 16px; + background-size: 16px 16px; +} +.dropzone .dz-drag-hover { + background: rgba(0, 0, 0, 0.04); +} +.dropzone.dz-clickable, +.dropzone.dz-clickable .dz-message, +.dropzone.dz-clickable .dz-message span { + cursor: pointer; +} +.dropzone.dz-clickable * { + cursor: default; +} +.dropzone .dz-message { + opacity: 1; + -ms-filter: none; + -webkit-filter: none; + filter: none; +} +.dropzone .dz-drag-hover { + background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.03)), color-stop(0.25, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))); + background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); + background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); + background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); + background-color: #fafafa; + -webkit-background-size: 22px 22px; + background-size: 22px 22px; + border: 5px dashed #ccc; +} +.dropzone .dz-default.dz-message { + opacity: 1; + -ms-filter: none; + -webkit-filter: none; + filter: none; + -webkit-transition: opacity 0.3s ease-in-out; + transition: opacity 0.3s ease-in-out; + background-image: url(../img/dropzone/spritemap.png); + background-repeat: no-repeat; + background-position: 0 0; + position: absolute; + width: 428px; + height: 123px; + margin-left: -214px; + margin-top: -61.5px; + top: 50%; + left: 50%; +} +.dropzone .dz-default.dz-message span { + display: none; +} +.dropzone.dz-square .dz-default.dz-message { + background-position: 0 -123px; + width: 268px; + margin-left: -134px; + height: 174px; + margin-top: -87px; +} +.dropzone.dz-drag-hover .dz-message { + opacity: .15; + -ms-filter: "alpha(Opacity=15)"; + filter: alpha(opacity=15); +} +.dropzone.dz-started .dz-message { + display: block; + opacity: 0; + -ms-filter: "alpha(Opacity=0)"; + filter: alpha(opacity=0); +} +.irs { + position: relative; + display: block; + height: 40px; +} +.irs-line { + position: relative; + display: block; + overflow: hidden; + height: 8px; + top: 25px; + background: #eee; +} +.irs-line-left, +.irs-line-mid, +.irs-line-right { + position: absolute; + display: block; + top: 0; + height: 8px; +} +.irs-line-left { + left: 0; + width: 10%; +} +.irs-line-mid { + left: 10%; + width: 80%; +} +.irs-line-right { + right: 0; + width: 10%; +} +.irs-diapason { + position: absolute; + display: block; + left: 0; + width: 100%; +} +.irs-slider { + position: absolute; + display: block; + cursor: default; + z-index: 1; + width: 10px; + height: 22px; + top: 17px; + border: 1px solid #fff; + background: #858585; +} +.irs-slider:hover { + background: #6c6c6c; +} +.irs-slider.single { + left: 10px; +} +.irs-slider.single:before { + position: absolute; + display: block; + content: ""; + top: -50%; + left: -150%; + width: 400%; + height: 200%; + background: rgba(0, 0, 0, 0); +} +.irs-slider.from { + left: 100px; +} +.irs-slider.from:before { + position: absolute; + display: block; + content: ""; + top: -50%; + left: -300%; + width: 400%; + height: 200%; + background: rgba(0, 0, 0, 0); +} +.irs-slider.to { + left: 300px; +} +.irs-slider.to:before { + position: absolute; + display: block; + content: ""; + top: -50%; + left: 0; + width: 400%; + height: 200%; + background: rgba(0, 0, 0, 0); +} +.irs-slider.last { + z-index: 2; +} +.irs-max, +.irs-min { + color: #999; + font-size: 12px; + line-height: 1.333; + text-shadow: none; + top: 0; + padding: 1px 3px; + background: rgba(0, 0, 0, 0.1); + border-radius: 0; +} +.lt-ie9 .irs-max, +.lt-ie9 .irs-min { + background: #bfbfbf; +} +.irs-min { + position: absolute; + display: block; + left: 0; + cursor: default; +} +.irs-max { + position: absolute; + display: block; + right: 0; + cursor: default; +} +.irs-from, +.irs-single, +.irs-to { + position: absolute; + display: block; + top: 0; + left: 0; + cursor: default; + white-space: nowrap; +} +.lt-ie9 .irs-from, +.lt-ie9 .irs-single, +.lt-ie9 .irs-to { + background: #999; +} +.irs-grid { + position: absolute; + display: none; + bottom: 0; + left: 0; + width: 100%; + height: 20px; +} +.irs-with-grid { + height: 60px; +} +.irs-with-grid .irs-grid { + display: block; +} +.irs-grid-pol { + position: absolute; + top: 0; + left: 0; + width: 1px; + height: 8px; + background: #99a4ac; +} +.irs-grid-pol.small { + height: 4px; +} +.irs-grid-text { + position: absolute; + bottom: 0; + left: 0; + width: 100px; + white-space: nowrap; + text-align: center; + font-size: 9px; + line-height: 9px; + color: #99a4ac; +} +.irs-diapason { + background: #3276b1; + height: 8px; + top: 25px; +} +.irs .irs-from, +.irs .irs-single, +.irs .irs-to { + color: #fff; + font-size: 10px; + line-height: 1.333; + text-shadow: none; + padding: 1px 5px; + background: rgba(0, 0, 0, 0.4); + border-radius: 0; +} +#irs-active-slider { + background: #686868; + -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px 0; + box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px 0; + width: 12px; + height: 24px; + top: 16px; +} +/* + * Google maps + */ +.google_maps { + width: 100%; + height: 350px; + position: relative; +} +.google_maps * { + box-sizing: content-box; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; +} +.google_maps img { + max-width: none; +} +/* + * JQuery-UI for Bootstrap + */ +.slider { + margin-top: 0; + margin-bottom: 30px; +} +.slider.slider-vertical { + margin-bottom: 0; + margin-right: 5px; +} +.ui-helper-hidden { + display: none; +} +.ui-helper-hidden-accessible { + border: 0; + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +} +.ui-helper-reset { + margin: 0; + padding: 0; + border: 0; + outline: 0; + line-height: 1.3; + text-decoration: none; + font-size: 100%; + list-style: none; +} +.ui-helper-clearfix { + display: block; + min-height: 0; +} +.ui-helper-clearfix:after, +.ui-helper-clearfix:before { + content: ""; + display: table; + border-collapse: collapse; +} +.ui-helper-clearfix:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +} +* html .ui-helper-clearfix { + height: 1%; +} +.ui-helper-zfix { + width: 100%; + height: 100%; + top: 0; + left: 0; + position: absolute; + opacity: 0; + filter: alpha(opacity=0); +} +.ui-front { + z-index: 100; +} +.ui-state-disabled { + cursor: default !important; +} +.ui-icon { + display: block; + width: 16px; + height: 16px; + text-indent: -99999px; + overflow: hidden; + background-repeat: no-repeat; +} +/* + * UI widget + */ +.ui-widget { + font-family: Ubuntu, Helvetica, Arial, sans-serif; + font-size: 13px; +} +.ui-widget :active { + outline: 0; +} +.ui-widget .ui-widget { + font-size: 13px; +} +.ui-widget button, +.ui-widget input, +.ui-widget select, +.ui-widget textarea { + font-family: Ubuntu, Helvetica, Arial, sans-serif; + font-size: inherit; +} +.ui-widget-content { + border: 1px solid #aaa; + background: #fff; + color: #404040; +} +.ui-widget-content .ui-icon { + background: none!important; +} +.ui-widget-header { + font-weight: 700; + background-color: #F5F5F5; + border-color: #DDD; + color: #333; +} +.ui-widget-header a { + color: #222; +} +.ui-widget-overlay { + position: fixed; + background: #AAA; + width: 100%; + height: 200%; + top: 0; + left: 0; + z-index: 999; + opacity: .3; + filter: alpha(opacity=30); +} +.ui-widget-shadow { + margin: -8px 0 0 -8px; + padding: 8px; + background: #aaa; + opacity: .3; + filter: alpha(opacity=30); + border-radius: 8px; +} +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default { + color: #333; + background-color: #fff; + font-weight: 400; + border: 1px solid #ccc; +} +.ui-state-default a, +.ui-state-default a:link, +.ui-state-default a:visited { + color: #555; + text-decoration: none; +} +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default { + text-shadow: none; +} +.ui-state-default, +.ui-state-error, +.ui-state-highlight { + position: relative; + border-width: 1px; + border-style: solid; +} +.ui-state-default p, +.ui-state-error p, +.ui-state-highlight p { + font-size: 13px; + font-weight: 400; + line-height: 18px; + margin: 7px 15px; +} +.ui-state-highlight, +.ui-widget-content .ui-state-highlight, +.ui-widget-header .ui-state-highlight { + color: #3a87ad; + background-color: #d9edf7; + border-color: #bce8f1; +} +.ui-state-highlight a, +.ui-widget-content .ui-state-highlight a, +.ui-widget-header .ui-state-highlight a { + color: #2d6987; +} +.ui-state-error, +.ui-widget-content .ui-state-error, +.ui-widget-header .ui-state-error { + color: #b94a48; + background-color: #f2dede; + border-color: #eed3d7; +} +.ui-state-error a, +.ui-state-error-text, +.ui-widget-content .ui-state-error a, +.ui-widget-content .ui-state-error-text, +.ui-widget-header .ui-state-error a, +.ui-widget-header .ui-state-error-text { + color: #953b39; +} +.ui-state-focus, +.ui-state-hover, +.ui-widget-content .ui-state-focus, +.ui-widget-content .ui-state-hover, +.ui-widget-header .ui-state-focus, +.ui-widget-header .ui-state-hover { + color: #333; + background-color: #ebebeb; + border-color: #adadad; + text-decoration: none; +} +.ui-state-hover a:hover, +.ui-state-hover a:link, +.ui-state-hover a:visited { + color: #333; + text-decoration: none; +} +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active { + border: 1px solid #adadad; + font-weight: 400; + color: #333; +} +.ui-state-active a, +.ui-state-active a:link, +.ui-state-active a:visited { + color: #333; + text-decoration: none; +} +.ui-state-disabled, +.ui-widget-content .ui-state-disabled, +.ui-widget-header .ui-state-disabled { + opacity: .35; + filter: alpha(opacity=35); + background-image: none; +} +.ui-state-disabled .ui-icon, +.ui-widget-content .ui-state-disabled .ui-icon, +.ui-widget-header .ui-state-disabled .ui-icon { + filter: alpha(opacity=35); +} +.ui-priority-primary, +.ui-widget-content .ui-priority-primary, +.ui-widget-header .ui-priority-primary { + font-weight: 700; +} +.ui-priority-secondary, +.ui-widget-content .ui-priority-secondary, +.ui-widget-header .ui-priority-secondary { + opacity: .7; + filter: alpha(opacity=70); + font-weight: 400; +} +.ui-corner-all { + border-radius: 0; +} +.ui-corner-left, +.ui-corner-tl, +.ui-corner-top { + border-top-left-radius: 4px; +} +.ui-corner-right, +.ui-corner-top, +.ui-corner-tr { + border-top-right-radius: 4px; +} +.ui-corner-bl, +.ui-corner-bottom, +.ui-corner-left { + border-bottom-left-radius: 4px; +} +.ui-corner-bottom, +.ui-corner-br, +.ui-corner-right { + border-bottom-right-radius: 4px; +} +.ui-autocomplete { + position: absolute; + top: 0; + left: 0; + cursor: default; +} +input[type=color].ui-autocomplete-loading, +input[type=date].ui-autocomplete-loading, +input[type=datetime-local].ui-autocomplete-loading, +input[type=datetime].ui-autocomplete-loading, +input[type=email].ui-autocomplete-loading, +input[type=month].ui-autocomplete-loading, +input[type=number].ui-autocomplete-loading, +input[type=password].ui-autocomplete-loading, +input[type=search].ui-autocomplete-loading, +input[type=tel].ui-autocomplete-loading, +input[type=text].ui-autocomplete-loading, +input[type=time].ui-autocomplete-loading, +input[type=url].ui-autocomplete-loading, +input[type=week].ui-autocomplete-loading { + background-image: url(../img/select2-spinner.gif) !important; + background-repeat: no-repeat; + background-position: 99% 50%; + padding-right: 27px; +} +/* + * UI buttons + */ +.ui-btn-lg { + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +.ui-btn-sm, +.ui-btn-xs { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.ui-btn-xs { + padding: 1px 5px; +} +.ui-btn-block { + display: block; + width: 100%; + padding-right: 0; + padding-left: 0; +} +.ui-btn-block + .ui-btn-block { + margin-top: 5px; +} +input[type=button].ui-btn-block, +input[type=reset].ui-btn-block, +input[type=submit].ui-btn-block { + width: 100%; +} +.ui-button { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: 400; + line-height: 1.428571429; + text-align: center; + white-space: nowrap; + vertical-align: middle; + cursor: pointer; + border: 1px solid #ccc; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; +} +.ui-button:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.ui-button:focus, +.ui-button:hover { + color: #333; + background-color: #ebebeb; + border-color: #adadad; + text-decoration: none; +} +fieldset[disabled] .ui-button, +fieldset[disabled] .ui-button.ui-state-active, +fieldset[disabled] .ui-button:active, +fieldset[disabled] .ui-button:focus, +fieldset[disabled] .ui-button:hover, +.ui-button.disabled, +.ui-button.disabled.active, +.ui-button.disabled:active, +.ui-button.disabled:focus, +.ui-button.disabled:hover, +.ui-button[disabled], +.ui-button[disabled].active, +.ui-button[disabled]:active, +.ui-button[disabled]:focus, +.ui-button[disabled]:hover { + background-color: #fff; + border-color: #ccc; +} +.ui-button-text-icon-primary .ui-button-icon-primary { + float: left; +} +.ui-button-text-icon-primary { + padding: 2px 7px 3px; +} +.ui-button-primary { + color: #fff; + background-color: #428bca; + border-color: #357ebd; +} +.ui-button-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.ui-button-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.ui-button-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.ui-button-inverse { + color: #fff; + background-color: #222; + border-color: #080808; +} +.ui-button-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.ui-button-error { + color: #fff; + background-color: #c43c35; + border-color: #882a25; +} +.ui-button-danger:hover, +.ui-button-info:hover, +.ui-button-inverse:hover, +.ui-button-primary:hover, +.ui-button-success:hover, +.ui-button-warning:hover { + text-decoration: none; +} +.ui-button-primary:focus, +.ui-button-primary:hover { + color: #fff; + background-color: #3276b1; + border-color: #285e8e; +} +.ui-button-success:hover { + color: #fff; + background-color: #47a447; + border-color: #398439; +} +.ui-button-info:hover { + color: #fff; + background-color: #39b3d7; + border-color: #269abc; +} +.ui-button-danger:hover { + color: #fff; + background-color: #d2322d; + border-color: #ac2925; +} +.ui-button-warning:hover { + color: #fff; + background-color: #ed9c28; + border-color: #d58512; +} +.ui-button-inverse:hover { + color: #fff; + background-color: #363636; + border-color: #000; +} +.ui-button-icon-only { + width: 2.2em; +} +.ui-button-icons-only { + width: 3.4em; +} +button.ui-button-icons-only { + width: 3.7em; +} +.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon { + margin-top: 5px; +} +.ui-button .ui-button-text { + display: block; + line-height: normal; +} +.ui-button-icon-only .ui-button-text, +.ui-button-icons-only .ui-button-text { + padding: .4em; + text-indent: -9999px; + display: none; +} +.ui-button-text-icon-primary .ui-button-text, +.ui-button-text-icons .ui-button-text { + padding: .4em 1em .4em 2.1em; +} +.ui-button-text-icon-secondary .ui-button-text, +.ui-button-text-icons .ui-button-text { + padding: .4em 2.1em .4em 1em; +} +.ui-button-text-icons .ui-button-text { + padding-left: 2.1em; + padding-right: 2.1em; +} +input.ui-button { + padding: .4em 1em; +} +.ui-button-icon-only .ui-icon, +.ui-button-icons-only .ui-icon, +.ui-button-text-icon-primary .ui-icon, +.ui-button-text-icon-secondary .ui-icon, +.ui-button-text-icons .ui-icon { + margin-bottom: 0; + margin-top: 0; + top: 50%; +} +.ui-button-icon-only .ui-icon { + left: 50%; + margin-left: -8px; + margin-right: -6px; +} +.ui-button-icons-only .ui-button-icon-primary, +.ui-button-text-icon-primary .ui-button-icon-primary, +.ui-button-text-icons .ui-button-icon-primary { + left: .5em; +} +.ui-button-icons-only .ui-button-icon-secondary, +.ui-button-text-icon-secondary .ui-button-icon-secondary, +.ui-button-text-icons .ui-button-icon-secondary { + right: .5em; +} +.ui-buttonset { + margin-right: 7px; +} +.ui-buttonset .ui-state-active { + color: #fff; + background-color: #428bca; + border-color: #357ebd; +} +.ui-buttonset .ui-state-active.ui-state-hover { + color: #fff; + background-color: #3276b1; + border-color: #285e8e; +} +.ui-buttonset .ui-button { + margin-left: 0; + margin-right: -0.4em; +} +button.ui-button::-moz-focus-inner { + border: 0; + padding: 0; +} +/* + * UI slider + */ +.ui-slider { + position: relative; + text-align: left; +} +.ui-slider.ui-state-disabled .ui-slider-handle, +.ui-slider.ui-state-disabled .ui-slider-range { + -webkit-filter: inherit; + filter: inherit; +} +.ui-slider .ui-slider-handle { + position: absolute; + z-index: 2; + width: 16px; + height: 18px; + cursor: default; +} +.ui-slider .ui-slider-range { + position: absolute; + z-index: 1; + font-size: .7em; + display: block; + border: 0; + background-position: 0 0; + color: #fff; + background-color: #0e90d2; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#149bdf), to(#0480be)); + background-image: -webkit-linear-gradient(top, #149bdf, #0480be); + background-image: linear-gradient(to bottom, #149bdf, #0480be); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: width .6s ease; + transition: width .6s ease; +} +.ui-slider-horizontal { + height: 10px; + background: #D5D5D5; + border: 0; +} +.ui-slider-horizontal .ui-slider-handle { + top: -0.3em; + margin-left: -0.6em; + background-color: #fff; + border-color: #CCC; +} +.ui-slider-horizontal .ui-slider-handle:focus { + background-color: #fff; + border-color: #357EBD; +} +.ui-slider-horizontal .ui-slider-handle:hover { + background-color: #fff; + border-color: #285E8E; + outline: 0; +} +.ui-slider-horizontal .ui-slider-handle:active { + background-color: #428BCA; + border-color: #3276B1; +} +.ui-slider-horizontal .ui-slider-range { + top: 0; + height: 100%; +} +.ui-slider-horizontal .ui-slider-range-min { + left: 0; +} +.ui-slider-horizontal .ui-slider-range-max { + right: 0; +} +.ui-slider-vertical { + width: .8em; + height: 100px; +} +.ui-slider-vertical .ui-slider-handle { + left: -0.3em; + margin-left: 0; + margin-bottom: -0.6em; +} +.ui-slider-vertical .ui-slider-range { + left: 0; + width: 100%; +} +.ui-slider-vertical .ui-slider-range-min { + bottom: 0; +} +.ui-slider-vertical .ui-slider-range-max { + top: 0; +} +/* + * UI tabs + */ +.ui-tabs { + position: relative; + border: 0; + border-radius: 0; +} +.ui-tabs .ui-tabs-panel { + display: block; + border-radius: 0; + background: 0 0; +} +.ui-tabs .ui-tabs-nav { + margin-bottom: 0; + border: solid #ddd; + border-width: 0 0 1px; + border-radius: 0; + background: 0 0; +} +.ui-tabs .ui-tabs-nav li { + position: relative; + top: 0; + float: left; + margin-bottom: -1px; + margin-right: 3px; + border: 0; + list-style: none; + white-space: nowrap; + background: 0 0; + -webkit-filter: none; + filter: none; +} +.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover { + background: #fff; + cursor: text; +} +.ui-tabs .ui-tabs-nav li.ui-tabs-active a { + border: 1px solid #ddd; + border-bottom: 1px solid #fff; + background-color: #fff; + color: #555; + font-weight: 700; + border-top-width: 0!important; + margin-top: 1px!important; + -webkit-box-shadow: 0 -2px 0 #57889c; + box-shadow: 0 -2px 0 #57889c; +} +.ui-tabs .ui-tabs-nav li a { + float: left; + padding: 8px 12px; + font-weight: 400; + text-decoration: none; + outline: 0; + background: 0 0; + border-radius: 0; + background-color: #F5F5F5; + border: 1px solid #F5F5F5; + border-bottom: 1px solid #ddd; + color: #838383; +} +.ui-tabs .ui-tabs-nav li a:hover { + border: 1px solid #f5f5f5; + border-bottom: 1px solid #ddd; + background-color: #f5f5f5; +} +.ui-tabs .ui-tabs-nav li.ui-state-disabled a, +.ui-tabs .ui-tabs-nav li.ui-tabs-active a, +.ui-tabs .ui-tabs-nav li.ui-tabs-loading a { + cursor: text; +} +.ui-tabs .ui-tabs-nav .ui-state-default { + border: 0; + -webkit-box-shadow: none; + box-shadow: none; +} +.ui-tabs .ui-tabs-panel { + border: 1px solid #ddd; + margin: 0; + padding: 10px 13px; + border-top: 0; +} +.ui-tabs .ui-tabs-hide { + display: none!important; +} +/* + * UI tooltip + */ +.ui-tooltip { + display: block; + font-size: 11px; + opacity: .8; + position: absolute; + visibility: visible; + z-index: 1024; + max-width: 200px; + background: #000; + border: 1px solid #000; + color: #FFF; + padding: 3px 8px; + text-align: center; + text-decoration: none; + -webkit-box-shadow: inset 0 1px 0 #000; + box-shadow: inset 0 1px 0 #000; + border-radius: 4px; +} +body .ui-tooltip { + border-width: 1px; +} +/* + * UI spinner + */ +.ui-spinner { + position: relative; + display: inline-block; + overflow: hidden; + width: 100%; + padding: 0; + vertical-align: middle; +} +.ui-spinner-input { + margin: 0!important; + height: 30px; + padding: 6px 24px 6px 12px; + border: 0; + background: 0 0; + vertical-align: middle; +} +.ui-spinner-input.spinner-left { + padding: 6px 12px 6px 24px; +} +.ui-spinner-input.spinner-left + .ui-spinner-button, +.ui-spinner-input.spinner-left + .ui-spinner-button + .ui-spinner-button { + right: auto; + left: 0; +} +.ui-spinner-input.spinner-both { + padding: 6px 30px; +} +.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button { + left: 0; + right: auto; +} +.ui-spinner-input.spinner-both + .ui-spinner-button, +.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button { + height: 30px; + width: 25px; +} +.ui-spinner-input.spinner-both + .ui-spinner-up + .ui-spinner-down:before, +.ui-spinner-input.spinner-both + .ui-spinner-up:before { + margin-top: 8px; +} +.ui-spinner-button { + width: 19px; + height: 50%; + font-size: .5em; + padding: 0; + margin: 0; + text-align: center; + position: absolute; + cursor: default; + display: block; + overflow: hidden; + right: 0; +} +.ui-spinner a.ui-spinner-button { + border-top: 0; + border-bottom: 0; + border-right: 0; +} +.ui-spinner .ui-icon { + position: absolute; + margin-top: -8px; + top: 50%; + left: 0; +} +.ui-spinner-down, +.ui-spinner-up { + background: #739e73; + border-radius: 0; +} +.ui-spinner-down:before, +.ui-spinner-up:before { + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + content: "\f067"; + color: #fff; + font-size: 14px; + margin-top: 1px; +} +.ui-spinner-down > :first-child, +.ui-spinner-up > :first-child { + display: none; +} +.ui-spinner-up { + top: 0; +} +.ui-spinner-up:active, +.ui-spinner-up:focus, +.ui-spinner-up:hover { + background: #5b835b; +} +.ui-spinner-down { + bottom: 0; + background: #c2032f; +} +.ui-spinner-down:before { + content: "\f068"; +} +.ui-spinner-down:active, +.ui-spinner-down:focus, +.ui-spinner-down:hover { + background: #77021d; +} +.ui-spinner .ui-icon-triangle-1-s { + background-position: -65px -16px; +} +/* + * UI date picker + */ +.ui-datepicker { + width: 17em; + padding: .2em .2em 0; + display: none; +} +.ui-datepicker-header { + position: relative; + border: 0; + font-weight: 700; + width: 100%; + padding: 4px 0; + background-color: #f5f5f5; + color: gray; +} +.ui-datepicker-next, +.ui-datepicker-prev { + position: absolute; + top: 2px; + width: 1.8em; + height: 1.8em; + text-align: center; + margin-top: 2px; +} +.ui-datepicker-next > :first-child, +.ui-datepicker-prev > :first-child { + text-indent: 0!important; +} +.ui-datepicker-next span, +.ui-datepicker-prev span { + display: block; + position: absolute; + left: 50%; + margin-left: -8px; + top: 50%; + margin-top: -8px; +} +.ui-datepicker-prev { + left: 2px; +} +.ui-datepicker-next { + right: 2px; +} +.ui-datepicker-title { + margin: 0 2.3em; + line-height: 1.8em; + text-align: center; +} +.ui-datepicker-title select { + font-size: 1em; + margin: 1px 0; +} +.ui-datepicker select.ui-datepicker-month-year { + width: 100%; +} +.ui-datepicker select.ui-datepicker-month, +.ui-datepicker select.ui-datepicker-year { + width: 49%; +} +.ui-datepicker table { + width: 100%; + font-size: .9em; + border-collapse: collapse; + margin: 0 0 .4em; +} +.ui-datepicker th { + padding: .7em .3em; + text-align: center; + border: 0; + font-weight: 700; + color: gray; +} +.ui-datepicker td { + border: 0; + padding: 1px; +} +.ui-datepicker td:hover { + color: #fff; +} +.ui-datepicker td a { + margin-bottom: 0; + border: 0; +} +.ui-datepicker td a, +.ui-datepicker td span { + display: block; + padding: .2em; + text-align: right; + text-decoration: none; +} +.ui-datepicker td .ui-state-default { + border: 0; + background: 0 0; + margin-bottom: 0; + padding: 5px; + color: gray; + text-align: center; + -webkit-filter: none; + filter: none; +} +.ui-datepicker td .ui-state-highlight { + color: #fff; + background-color: #A90329; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + border-radius: 0; +} +.ui-datepicker td .ui-state-active { + color: #333; + background-color: #ebebeb; + margin-bottom: 0; + font-size: normal; + text-shadow: 0; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + border-radius: 0; +} +.ui-datepicker td .ui-state-hover { + color: #fff; + background: #428bca; + background-color: #428bca; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + border-color: #357ebd; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + border-radius: 0; +} +.ui-datepicker-buttonpane { + background-image: none; + margin: .7em 0 0; + padding: 0 .2em; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.ui-datepicker-buttonpane button { + float: right; + margin: .5em .2em .4em; + cursor: pointer; + padding: .2em .6em .3em; + width: auto; + overflow: visible; +} +.ui-datepicker-buttonpane button.ui-datepicker-current { + float: left; +} +.ui-datepicker-multi { + width: auto; +} +.ui-datepicker-multi .ui-datepicker-group { + float: left; +} +.ui-datepicker-multi .ui-datepicker-group table { + width: 95%; + margin: 0 auto .4em; +} +.ui-datepicker-multi-2 .ui-datepicker-group { + width: 50%; +} +.ui-datepicker-multi-3 .ui-datepicker-group { + width: 33.3%; +} +.ui-datepicker-multi-4 .ui-datepicker-group { + width: 25%; +} +.ui-datepicker-multi .ui-detepicker-group-last .ui-datepicker-header, +.ui-datepicker-multi .ui-datepicket-group-middle .ui-datepicker-header { + border-left-width: 0; +} +.ui-datepicker-multi .ui-datepicker-buttonpane { + clear: left; +} +.ui-datepicker-row-break { + clear: both; + width: 100%; + font-size: 0; +} +.ui-datepicker-rtl { + direction: rtl; +} +.ui-datepicker-rtl .ui-datepicker-prev { + right: 2px; + left: auto; +} +.ui-datepicker-rtl .ui-datepicker-next { + left: 2px; + right: auto; +} +.ui-datepicker-rtl .ui-datepicker-prev:hover { + right: 1px; + left: auto; +} +.ui-datepicker-rtl .ui-datepicker-next:hover { + left: 1px; + right: auto; +} +.ui-datepicker-rtl .ui-datepicker-buttonpane { + clear: right; +} +.ui-datepicker-rtl .ui-datepicker-buttonpane button { + float: left; +} +.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, +.ui-datepicker-rtl .ui-datepicker-group { + float: right; +} +.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, +.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { + border-right-width: 0; + border-left-width: 1px; +} +.ui-datepicker-cover { + display: none; + display: block; + position: absolute; + z-index: -1; + -webkit-filter: mask(); + filter: mask(); + top: -4px; + left: -4px; + width: 200px; + height: 200px; +} +.ui-datepicker-today a { + background-color: #BFBFBF; + cursor: pointer; + padding: 0 4px; + margin-bottom: 0; +} +.ui-datepicker-today a:hover { + background-color: gray; + color: #fff; +} +/* + * UI progressbar + */ +.ui-progressbar { + height: 2em; + margin-bottom: 20px; + border: 0; + overflow: hidden; + background-color: #f7f7f7; + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); + background-image: -webkit-gradient(linear, top left, bottom left, from(#f5f5f5), to(#f9f9f9)); + background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); + background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); + background-repeat: repeat-x; + border-radius: 0; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); +} +.ui-progressbar .ui-progressbar-value { + margin: 0; + height: 100%; + color: #fff; + background-color: #428BCA; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: width .6s ease; + transition: width .6s ease; +} +.ui-progressbar .ui-progressbar-overlay { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; + -webkit-animation: progress-bar-stripes 2s linear infinite; + -ms-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.ui-progressbar-indeterminate .ui-progressbar-value { + background-image: none; +} +/* + * UI resizable + */ +.ui-resizable { + position: relative; +} +.ui-resizable-handle { + position: absolute; + font-size: .1px; + z-index: 99999; + display: block; +} +.ui-resizable-autohide .ui-resizable-handle, +.ui-resizable-disabled .ui-resizable-handle { + display: none; +} +.ui-resizable-n { + cursor: n-resize; + height: 7px; + width: 100%; + top: -5px; + left: 0; +} +.ui-resizable-s { + cursor: s-resize; + height: 7px; + width: 100%; + bottom: -5px; + left: 0; +} +.ui-resizable-e { + cursor: e-resize; + width: 7px; + right: -5px; + top: 0; + height: 100%; +} +.ui-resizable-w { + cursor: w-resize; + width: 7px; + left: -5px; + top: 0; + height: 100%; +} +.ui-resizable-se { + cursor: se-resize; + width: 12px; + height: 12px; + right: 1px; + bottom: 1px; +} +.ui-resizable-sw { + cursor: sw-resize; + width: 9px; + height: 9px; + left: -5px; + bottom: -5px; +} +.ui-resizable-nw { + cursor: nw-resize; + width: 9px; + height: 9px; + left: -5px; + top: -5px; +} +.ui-resizable-ne { + cursor: ne-resize; + width: 9px; + height: 9px; + right: -5px; + top: -5px; +} +/* + * UI selectable + */ +.ui-selectable-helper { + position: absolute; + z-index: 100; + border: 1px dotted #000; +} +/* + * UI accordion + */ +.ui-accordion { + width: 100%; +} +.ui-accordion .ui-accordion-li-fix { + display: inline; +} +.ui-accordion .ui-accordion-header { + display: block; + position: relative; + margin-top: -2px; + border-color: #ddd!important; + padding: 10px 15px 10px 36px!important; + cursor: pointer; + min-height: 0; + background-color: #fbfbfb; + border-radius: 0; + font-size: 15px; +} +.ui-accordion .ui-accordion-header-active { + border-bottom: 0!important; +} +.ui-accordion .ui-accordion-icons { + padding-left: 2.2em; +} +.ui-accordion .ui-accordion-noicons { + padding-left: .7em; +} +.ui-accordion .ui-accordion-icons .ui-accordion-icons { + padding-left: 2.2em; +} +.ui-accordion .ui-accordion-header .ui-accordion-header-icon { + position: absolute; + left: .5em; + top: 50%; + margin-top: -8px; + text-indent: 0!important; + background-image: none!important; + text-align: center; + line-height: normal; + left: 12px!important; + margin-top: -6px !important; + font-size: 14px!important; +} +.ui-accordion .ui-accordion-content { + margin-top: -3px; + border-radius: 0; + border-top: 0 none; + border-color: #ddd!important; + padding: 15px; + position: relative; + top: 1px; + margin-bottom: 2px; + overflow: auto; + display: none; +} +.ui-accordion .ui-accordion-content-active { + display: block; +} +.ui-accordion-header-active + .ui-accordion-content { + border-top: 1px solid #ddd; +} +.noUi-target * { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + -webkit-touch-callout: none; + -ms-touch-action: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: default; +} +.noUi-target *[disabled] .noUi-base { + background: #999; +} +.noUi-target *[disabled] .noUi-connect { + background: #BBB; +} +.noUi-base { + width: 100%; + height: 14px; + position: relative; + max-width: 100%; + max-height: 100%; + border: 1px solid #bfbfbf; + z-index: 1; +} +.noUi-origin-lower { + background: #72a8d7; +} +.noUi-handle { + background: #858585; + height: 30px; + width: 16px; + border: 1px solid #fff; + margin: -8px 0 0 -8px; + cursor: default; +} +.noUi-handle:hover { + background: #6c6c6c; +} +.noUi-active { + cursor: default; + -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0; + box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0; + background: #686868; + height: 32px; + width: 18px; + margin: -9px 0 0 -8px; + border: 0; +} +.noUi-active:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + content: ""; + display: block; + height: 100%; + border: 1px solid #ddd; +} +.noUi-connect { + background: #3276b1; +} +.noUi-background { + background: #eee; + border: 0; +} +.noUi-origin { + position: absolute; + right: 0; + top: 0; + bottom: 0; + z-index: 0; +} +.noUi-origin-upper { + background: inherit!important; +} +.noUi-z-index { + z-index: 10; +} +.noUi-vertical { + width: 10px; + height: 100%; +} +.noUi-vertical .noUi-origin { + bottom: 0; + left: 0; +} +.noUi-vertical .noUi-handle { + margin: -8px 0 0 -3px; +} +.noUi-state-tap .noUi-origin { + -webkit-transition: left .3s, top .3s; + transition: left .3s, top .3s; +} +/** + * UI modal dialog + */ +.modal-overflow .modal-body { + overflow: hidden; +} +.ui-dialog { + position: absolute; + top: 0; + left: 0; + padding: 0; + width: 300px; + overflow: hidden; + -webkit-background-clip: padding-box; + background-clip: padding-box; + background-color: #fff; + border-radius: 6px; + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(0, 0, 0, 0.2); + outline: medium none; + z-index: 1050; +} +.ui-dialog .ui-dialog-titlebar { + position: relative; + padding: 0 10px; + background: #fff; + border-color: #fff; + font-size: 18px; + text-decoration: none; + border: 0 0 0 1px solid; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom: 1px solid #ccc; + border-bottom-color: #eee; +} +.ui-dialog .ui-dialog-title { + float: left; + margin: 0; + color: #404040; + font-weight: 700; + padding: 5px; + text-overflow: ellipsis; + overflow: hidden; +} +.ui-dialog .ui-dialog-titlebar-close { + position: absolute; + right: .3em; + top: 50%; + width: 19px; + margin: -16px 4px 0 0; + padding: 1px; + height: 18px; + font-size: 20px; + font-weight: 700; + line-height: 13.5px; + text-shadow: 0 1px 0 #fff; + filter: alpha(opacity=25); + -khtml-opacity: .25; + -moz-opacity: .25; + opacity: .25; + background: 0 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; +} +.ui-dialog .ui-dialog-titlebar-close:before { + content: "\f00d"; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-size: 13px; +} +.ui-dialog .ui-dialog-titlebar-close:focus, +.ui-dialog .ui-dialog-titlebar-close:hover { + padding: 1px; + filter: alpha(opacity=90); + -moz-opacity: .9; + opacity: .9; +} +.ui-dialog .ui-dialog-titlebar-close span { + display: block; + margin: 1px; + text-indent: 9999px; +} +.ui-dialog .ui-dialog-content { + position: relative; + border: 0; + padding: .5em 1em; + background: 0 0; + overflow: auto; +} +.ui-dialog .ui-dialog-buttonpane { + margin: 13px 0 0; + padding: 19px 15px 20px; + border-top: 1px solid #eee; + border-width: 1px 0 0; + border-radius: 0 0 6px 6px; + background-image: none; + background-color: #fff; + -webkit-box-shadow: inset 0 1px 0 #fff; + box-shadow: inset 0 1px 0 #fff; + text-align: right; +} +.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { + float: right; +} +.ui-dialog .ui-dialog-buttonpane button { + margin: 0 .4em 0 0; + cursor: pointer; +} +.ui-dialog .ui-resizable-se { + width: 14px; + height: 14px; + right: 3px; + bottom: 3px; +} +.ui-draggable .ui-dialog-titlebar { + cursor: move; +} +.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button { + color: #fff; + background-color: #428bca; + border-color: #357ebd; +} +.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover { + color: #fff; + background-color: #3276b1; + border-color: #285e8e; +} +.ui-dialog-buttonset .ui-button:not(:first-child) { + cursor: pointer; + display: inline-block; + color: #333; + background-color: #fff; + border: 1px solid #ccc; + -webkit-transition: .1s linear all; + transition: .1s linear all; + overflow: visible; +} +.ui-dialog-buttonset .ui-button:not(:first-child) .ui-state-hover { + color: #333; + background-color: #ebebeb; + border-color: #adadad; + text-decoration: none; +} +.ui-dialog-buttonset .ui-button.ui-button-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.ui-dialog-buttonset .ui-button.ui-button-info.ui-state-hover { + color: #fff; + background-color: #39b3d7; + border-color: #269abc; +} +.ui-dialog-buttonset .ui-button.ui-button-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.ui-dialog-buttonset .ui-button.ui-button-success.ui-state-hover { + color: #fff; + background-color: #47a447; + border-color: #398439; +} +.ui-dialog-buttonset .ui-button.ui-button-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.ui-dialog-buttonset .ui-button.ui-button-warning.ui-state-hover { + color: #fff; + background-color: #ed9c28; + border-color: #d58512; +} +.ui-dialog-buttonset .ui-button.ui-button-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.ui-dialog-buttonset .ui-button.ui-button-danger.ui-state-hover { + color: #fff; + background-color: #d2322d; + border-color: #ac2925; +} +.ui-dialog-buttonset .ui-button.ui-button-inverse { + color: #fff; + background-color: #222; + border-color: #080808; +} +.ui-dialog-buttonset .ui-button.ui-button-inverse.ui-state-hover { + color: #fff; + background-color: #363636; + border-color: #000; +} +.modal-overflow { + position: relative; +} +.modal-overflow .scrollmarker { + position: absolute; + width: 100%; + height: 20px; +} +.modal-overflow .scrollmarker.top { + background: -moz-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* FF3.6+ */ + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0))); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* Chrome10+,Safari5.1+ */ + background: -o-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* Opera 11.10+ */ + background: -ms-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* IE10+ */ + background: linear-gradient(to bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* W3C */ +} +.modal-overflow .scrollmarker.bottom { + background: -moz-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* FF3.6+ */ + background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0))); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* Chrome10+,Safari5.1+ */ + background: -o-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* Opera 11.10+ */ + background: -ms-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* IE10+ */ + background: linear-gradient(to top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%); + /* W3C */ +} +/* + * Pricing-style component + */ +.pricing-big { + border: 0!important; +} +.pricing-big .panel-heading { + border-radius: 5px 5px 0 0; +} +.pricing-big .panel-title { + text-transform: capitalize; + font-size: 18px; + padding: 20px 0; + text-align: center; + border-radius: 5px 5px 0 0; + margin: 0; + font-weight: 700; +} +.pricing-big .the-price { + padding: 20px 0; + background: #333; + text-align: center; + font-size: 24px; + font-weight: 700; + color: #FFF; + -webkit-box-shadow: none!important; + box-shadow: none!important; +} +.pricing-big .subscript { + font-size: 18px; + color: #999; + margin-left: 5px; +} +.pricing-big .panel-footer { + border-radius: 0 0 5px 5px; + background-color: #F2F2F2!important; +} +.pricing-big .panel-footer > div { + padding: 15px 0 10px; + display: block; + font-size: 13px; +} +.pricing-big .panel-footer .btn { + padding: 15px 0; + border-radius: 3px; + font-weight: 700; + font-size: 14px; +} +.pricing-big .panel-footer .btn span { + font-weight: 400; + font-style: italic; +} +.pricing-big table { + background: #FAFAFA; + padding: 20px 15px; + height: 230px; + text-align: left; +} +.price-features { + background: #FAFAFA; + padding: 20px 15px; + min-height: 230px; + font-size: 13.5px; +} +.price-features .price-features li + li { + margin-top: 10px; +} +/* + * Superbox component + */ +.superbox *, +.superbox :after, +.superbox :before { + margin: 0; + padding: 0; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-font-smoothing: antialiased; + -moz-font-smoothing: antialiased; + -o-font-smoothing: antialiased; + font-smoothing: antialiased; + text-rendering: optimizeLegibility; +} +.superbox-list { + display: inline-block; + *display: inline; + zoom: 1; + width: 12.5%; + padding: 5px; + position: relative; +} +.superbox-list.active:before { + content: "\f0d8"; + font-family: FontAwesome; + display: block; + position: absolute; + left: 43%; + bottom: -34px; + z-index: 2; + text-align: center; + font-size: 45px; + color: #222; +} +@media only screen and (min-width: 320px) { + .superbox-list { + width: 50%; + } +} +@media only screen and (min-width: 486px) { + .superbox-list { + width: 25%; + } +} +@media only screen and (min-width: 768px) { + .superbox-list { + width: 16.66666667%; + } +} +@media only screen and (min-width: 1025px) { + .superbox-list { + width: 12.5%; + } +} +@media only screen and (min-width: 1824px) { + .superbox-list { + width: 12.5%; + } +} +.superbox-img { + max-width: 100%; + width: 100%; + cursor: pointer; +} +.superbox-show { + text-align: left; + position: relative; + background-color: #222; + width: 100%; + float: left; + padding: 25px 0 12px 25px; + display: none; + margin: 5px 0; +} +.superbox-current-img { + max-width: 100%; + float: left; + padding-right: 25px; + padding-bottom: 13px; +} +.superbox-img:hover { + opacity: .8; +} +.superbox-float { + float: left; +} +.superbox-close { + opacity: .7; + cursor: pointer; + position: absolute; + top: 15px; + right: 15px; + -webkit-transition: all .1s linear 0s; + transition: all .1s linear 0s; +} +.superbox-close:hover { + opacity: 1; +} +.superbox-imageinfo { + display: inline-block; + max-width: 500px; + color: #fff; + padding: 0 25px 0 0; +} +.superbox-imageinfo span { + font-size: 13px; + color: #a19994; + margin-right: -2px; + padding-top: 10px; + display: inline-block; + padding-bottom: 13px; +} +.superbox-imageinfo > :first-child { + margin-bottom: 10px; + font-weight: 700; +} +.superbox-imageinfo span p:last-child { + margin-top: 30px; +} +/* + * Bootstrap tags input + */ +.bootstrap-tagsinput { + display: block; + width: 100%; + min-height: 32px; + padding: 1px 3px; + font-size: 13px; + line-height: 1.428571429; + color: #555; + vertical-align: middle; + background-color: #FFF; + border: 1px solid #CCC; + border-radius: 0; +} +.bootstrap-tagsinput > span { + border-radius: 0!important; + font-weight: 400; + padding: 3px 28px 4px 8px; + font-size: 13px; + border: 1px solid #285E8E; + background: #3276B1; +} +.bootstrap-tagsinput input { + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + outline: 0; + background-color: transparent; + padding: 0; + margin: 0; + width: auto!important; + max-width: inherit; +} +.bootstrap-tagsinput input:focus { + border: 0; + -webkit-box-shadow: none; + box-shadow: none; +} +.bootstrap-tagsinput .tag { + color: #FFF; + position: relative; + margin: 3px 0 3px 2px; + display: inline-block; +} +.bootstrap-tagsinput .tag [data-role=remove] { + display: block; + top: -1px; + right: 0; + padding: 3px 4px 3px 5px; + width: 23px; + height: 22px; + position: absolute; + cursor: pointer; +} +.bootstrap-tagsinput .tag [data-role=remove]:after { + content: "\f057"; + font-family: fontAwesome; + padding: 2px 1px; + line-height: 17px; + font-size: 15px; + text-align: center; +} +.bootstrap-tagsinput .tag [data-role=remove]:hover { + background: rgba(0, 0, 0, 0.3); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); +} +.bootstrap-tagsinput .tag [data-role=remove]:hover:active { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} +/* + * Bootstrap slider + */ +.slider { + display: inline-block; + vertical-align: middle; + position: relative; +} +.slider.slider-horizontal { + width: 100%!important; + height: 20px; +} +.slider.slider-horizontal .slider-track { + height: 10px; + width: 100%; + margin-top: -5px; + top: 50%; + left: 0; +} +.slider.slider-horizontal .slider-selection { + height: 100%; + top: 0; + bottom: 0; +} +.slider.slider-horizontal .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before { + content: "\f0d9"; +} +.slider.slider-horizontal .slider-handle { + margin-left: -10px; + margin-top: -5px; +} +.slider.slider-horizontal .slider-handle.triangle { + width: 20px; + height: 20px; + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); + -webkit-transform: rotate(0deg); + -ms-transform: rotate(0deg); + transform: rotate(0deg); + border: 0; + line-height: 21px; + color: #797777; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); +} +.slider.slider-horizontal .slider-handle.triangle:before { + content: "\f0da"; + font-size: 34px; +} +.slider.slider-vertical { + height: 210px; + width: 20px; +} +.slider.slider-vertical .slider-track { + width: 10px; + height: 100%; + margin-left: -5px; + left: 50%; + top: 0; +} +.slider.slider-vertical .slider-selection { + width: 100%; + left: 0; + top: 0; + bottom: 0; +} +.slider.slider-vertical .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before { + content: "\f0d8"; + text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); +} +.slider.slider-vertical .slider-handle { + margin-left: -5px; + margin-top: -10px; +} +.slider.slider-vertical .slider-handle.triangle { + width: 20px; + height: 20px; + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); + -webkit-transform: rotate(0deg); + -ms-transform: rotate(0deg); + transform: rotate(0deg); + border: 0; + line-height: 21px; + color: #797777; + text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); +} +.slider.slider-vertical .slider-handle.triangle:before { + content: "\f0d7"; + font-size: 32px; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); +} +.slider input { + display: none; +} +.slider .tooltip-inner { + white-space: nowrap; +} +.slider-track { + position: absolute; + cursor: pointer; + background: #E5E5E5; +} +.slider-danger + .slider-track > .slider-selection { + background: #a90329; +} +.slider-warning + .slider-track > .slider-selection { + background: #c79121; +} +.slider-info + .slider-track > .slider-selection { + background: #57889c; +} +.slider-success + .slider-track > .slider-selection { + background: #739e73; +} +.slider-selection { + position: absolute; + background: #3276b1; +} +.slider-handle { + position: absolute; + width: 20px; + height: 20px; + border: 1px solid #FFF; + background: #858585; + display: inline-block; + font-family: FontAwesome; + font-style: normal; + font-weight: 400; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + text-align: center; + line-height: 18px; + font-size: 10px; + color: #BDBDBD; + text-shadow: 0 1px 0 rgba(77, 77, 77, 0.5); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); +} +.slider-handle:before { + content: "\f0c9"; +} +.slider-handle.round { + border-radius: 20px; + width: 20px; + height: 20px; +} +.slider-handle.triangle { + background: transparent none; +} +/* + * fd-slider widget + */ +.fd-form-element-hidden { + display: none; +} +.fd-slider { + width: 100%; + height: 20px; + margin: 0; +} +.fd-slider-vertical { + width: 20px; + height: 100%; + margin: 0 10px 10px 0; +} +.fd-slider, +.fd-slider-vertical { + display: block; + position: relative; + text-decoration: none; + border: 0 none; + -moz-user-select: none; + -khtml-user-select: none; + -webkit-touch-callout: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; +} +.fd-slider-inner { + display: none; +} +.fd-slider-bar { + position: absolute; + display: block; + z-index: 2; + height: 6px; + width: 100%; + border: 1px solid #bbb; + border-bottom: 1px solid #fff; + border-right: 1px solid #fff; + margin: 0; + padding: 0; + overflow: hidden; + line-height: 4px; + top: 8px; + border-radius: 4px; + -webkit-background-clip: padding-box; + background-clip: padding-box; + background-color: #333; +} +.fd-slider-range { + position: absolute; + display: block; + z-index: 3; + height: 6px; + margin: 0; + padding: 0 2px 0 0; + overflow: hidden; + top: 9px; + border-radius: 2px; + -webkit-background-clip: padding-box; + background-clip: padding-box; + background-color: #eee; +} +.fd-slider-handle { + position: absolute; + display: block; + padding: 0; + margin: 0 0 0 1px; + z-index: 3; + top: 5px; + left: 0; + width: 12px; + height: 12px; + line-height: 1px!important; + outline: 0 none; + background: #eee; + border: 1px solid #aaa; + border-radius: 12px; + -webkit-user-select: none; + -webkit-touch-callout: none; + -moz-user-select: none; + -moz-user-focus: none; + -moz-outline: 0 none; + -ms-user-select: none; + user-select: none; +} +.fd-slider-handle:focus { + outline: 0 none; + border: 0 none; + -moz-user-focus: normal; +} +.fd-slider-handle:before, +.fd-slider-handle:after { + opacity: 0; + -webkit-transition-property: opacity; + -webkit-transition-duration: 1s; + -webkit-transition-delay: 1s; + transition-property: opacity; + transition-duration: 1s; + transition-delay: 1s; +} +button.fd-slider-handle:focus::-moz-focus-inner { + border-color: transparent; +} +.oldie .fd-slider-handle:after, +.oldie .fd-slider-handle:before { + display: none; +} +body.fd-slider-drag-horizontal, +body.fd-slider-drag-horizontal *, +body.fd-slider-drag-vertical, +body.fd-slider-drag-vertical * { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; +} +.fd-slider-active .fd-slider-handle :before, +.fd-slider-focused .fd-slider-handle :before, +.fd-slider-hover .fd-slider-handle :before { + display: block; + position: absolute; + top: -21px; + left: -8px; + margin: 0; + width: 20px; + padding: 3px; + height: 14px; + line-height: 12px; + text-align: center; + font-size: 10px; + font-weight: 700; + color: #fff; + text-shadow: 1px 1px 1px #1a3a95; + background: #2f6ee0; + z-index: 1; + content: attr(aria-valuetext); + border-radius: 3px; + -webkit-background-clip: padding-box; + background-clip: padding-box; + -webkit-box-shadow: 0 0 4px #aaa; + box-shadow: 0 0 4px #999; + opacity: 1; +} +.fd-slider-active .fd-slider-handle:after, +.fd-slider-focused .fd-slider-handle:after, +.fd-slider-hover .fd-slider-handle:after { + outline: 0; + content: ""; + display: block; + position: absolute; + top: -9px; + left: 50%; + margin: 0 0 0 -5px; + background: #2f6ee0; + z-index: 2; + width: 10px; + height: 10px; + overflow: hidden; + -webkit-transform: rotate(45deg); + -moz-transform: rotate(45deg); + -o-transform: rotate(45deg); + -webkit-box-shadow: 0 0 4px #aaa; + box-shadow: 0 0 4px #aaa; + clip: rect(4px, 14px, 14px, 4px); + opacity: 1; +} +/* + * Graphs + */ +.chart { + height: 220px; + margin: 20px 5px 10px 10px; +} +.chart-small { + height: 100px; + width: 100%; +} +.chart-large { + height: 235px; + width: 100%; +} +.chart-xl { + height: 297px; + width: 100%; +} +#flotTip { + padding: 3px 5px; + background-color: #fff; + z-index: 9999; + color: #333; + -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); + font-size: 14px; + border: 1px solid #C1C1C1; + -khtml-border-radius: 4px; + border-radius: 4px; +} +#flotTip span { + color: #38812D; + font-weight: 700; +} +.has-legend { + margin-top: 30px!important; +} +.has-legend-unique { + margin-top: 19px!important; +} +.legendLabel span { + display: block; + margin: 0 5px; +} +.legendColorBox { + padding-left: 10px; + vertical-align: top; + padding-top: 5px; +} +.legendColorBox div > div { + width: 4px; + height: 4px; + border-radius: 50%; + box-sizing: content-box; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; +} +.morris-hover { + position: absolute; + z-index: 1001; +} +.morris-hover.morris-default-style { + border-radius: 10px; + padding: 6px; + color: #666; + background: rgba(255, 255, 255, 0.8); + border: solid 2px rgba(230, 230, 230, 0.8); + font-family: Ubuntu, sans-serif; + font-size: 12px; + text-align: center; +} +.morris-hover.morris-default-style .morris-hover-row-label { + font-weight: 700; + margin: .25em 0; +} +.morris-hover.morris-default-style .morris-hover-point { + white-space: nowrap; + margin: .1em 0; +} +.easyPieChart { + position: relative; + text-align: center; +} +.easyPieChart canvas { + position: absolute; + top: 0; + left: 0; +} +.easy-pie-chart { + display: inline-block; +} +.easy-pie-chart .percent { + color: #444; + font-size: 12px; + font-weight: 700; +} +.easy-pie-title { + display: inline-block; + margin: 10px 6px 0; + font-size: 12px; + font-weight: 400; + text-transform: uppercase; + width: 100px; + height: 19px; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +} +.easy-pie-title .icon-color-bad, +.easy-pie-title .icon-color-good { + font-size: 18px; +} +.show-stat-buttons { + float: left; + width: 100%; +} +@media (max-width: 767px) { + .show-stat-buttons { + padding-left: 10px!important; + padding-right: 10px!important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .show-stat-buttons { + padding-left: 10px!important; + padding-right: 10px!important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .show-stat-buttons { + padding-left: 10px!important; + padding-right: 10px!important; + } +} +.show-stats { + padding-top: 6px!important; +} +.show-stats .progress { + height: 7px; + border-radius: 0; + margin-top: 3px; + margin-bottom: 15px; +} +.show-stats .show-stat-buttons > :first-child { + padding-right: 5px; +} +@media (max-width: 979px) { + .show-stats .show-stat-buttons > :first-child { + padding-right: 13px; + } +} +.show-stats .show-stat-buttons > :last-child { + padding-left: 5px; +} +@media (max-width: 979px) { + .show-stats .show-stat-buttons > :last-child { + padding-left: 13px; + } +} +.show-stat-microcharts { + margin-left: -10px; + margin-right: -10px; +} +.show-stat-microcharts > div { + border-right: 1px solid #DADADA!important; + border-top: 1px solid #DADADA!important; + margin-top: 10px!important; + height: 65px; + overflow: hidden; + padding: 7px 9px; +} +@media (max-width: 767px) { + .show-stat-microcharts > div { + margin-top: 0!important; + border-right: 0!important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .show-stat-microcharts > div { + margin-top: 0!important; + border-right: 0!important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .show-stat-microcharts > div { + margin-top: 0!important; + border-right: 0!important; + } +} +.show-stat-microcharts > :last-child { + border-right: 0!important; +} +.show-stat-microcharts .sparkline { + margin-top: 10px; + margin-right: 8px; + opacity: .7; +} +.show-stat-microcharts .sparkline:hover { + opacity: 1; +} +.smaller-stat { + margin: 0; + padding: 0; + list-style: none; +} +.smaller-stat li { + margin-top: 3px; + margin-right: 0; +} +.smaller-stat li:first-child { + margin-top: 8px; +} +.smaller-stat span.label { + width: 40px; + display: block; + text-align: left; + opacity: .5; + cursor: default; +} +.smaller-stat span.label:hover { + opacity: 1; +} +.jvectormap-label { + position: absolute; + display: none; + border: solid 1px #CDCDCD; + border-radius: 3px; + background: #292929; + color: #fff; + font-family: Ubuntu, sans-serif, Verdana; + font-size: smaller; + padding: 3px; +} +.jvectormap-zoomin { + top: 0; +} +.jvectormap-zoomout { + top: 24px; +} +.jvectormap-zoomin, +.jvectormap-zoomout { + position: absolute; + background: #292929; + padding: 4px; + width: 22px; + height: 22px; + cursor: pointer; + line-height: 10px; + text-align: center; + font-size: 14px; + border-radius: 2px; + box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); + -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); + background-color: #fff; + border: 1px solid #bfbfbf; +} +.jvectormap-zoomin:hover, +.jvectormap-zoomout:hover { + background: #eee; + border-color: #d9d9d9; +} +.vector-map { + height: 300px; + width: 100%; + padding: 10px; +} +/* + * Chat application + */ +#chat-container { + position: absolute; + width: 250px; + height: 270px; + z-index: 2; + border-left: 1px solid #CDCECF; + right: -251px; + top: 0; + background: #fff; + transition-duration: .25s; + -webkit-transition-duration: .25s; +} +#chat-container:hover, +#chat-container:hover .chat-list-open-close { + border-color: #A7A7A7; +} +#chat-container *, +#chat-container :after, +#chat-container :before { + box-sizing: content-box; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; +} +#chat-container input[type=text] { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} +#chat-container.open { + right: 0; + top: 0; +} +#chat-container.open .chat-list-open-close i:before { + content: "\f00d" !important; +} +#chat-container.open .chat-list-open-close b { + display: none; +} +#chat-container .chat-list-open-close { + display: block; + width: 25px; + height: 25px; + border: 1px solid #CDCECF; + border-right: 1px solid #f2f4f8!important; + position: absolute; + left: -32px; + top: 7%; + border-radius: 50% 0 0 50%; + padding: 3px 1px 3px 5px; + font-size: 21px; + line-height: 22px; + cursor: pointer; + color: #868686; + -webkit-box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05); + box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05); + background: #f2f4f8; + text-align: center; +} +#chat-container .chat-list-open-close b { + position: absolute; + right: 0; + background: #ed1c24; + line-height: 9px; + height: 10px; + width: 10px; + top: 3px; + border: 1px solid #FFF; + border-radius: 3px; + font-size: 9px; + text-align: center; + vertical-align: middle; + color: #fff; + font-weight: 400; +} +#chat-container .chat-list-body { + height: 217px; + overflow-y: scroll; + overflow-x: hidden; + display: block; + padding: 0; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + background: #f2f4f8; +} +#chat-container #chat-users { + list-style: none; + margin: 10px 0; + padding: 0; +} +#chat-container #chat-users li { + margin-bottom: 3px; + margin-left: 5px; +} +#chat-container #chat-users li a { + display: block; + font-size: 13px; + color: #3d3d3d; + text-decoration: none!important; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + padding: 3px 8px 3px 3px; + line-height: 33px; + vertical-align: middle; +} +#chat-container #chat-users li a:hover { + background: #e0e4ee; +} +#chat-container #chat-users li a img { + width: 33px; + height: auto; + margin-right: 10px; +} +#chat-container #chat-users li a i { + color: #ACACAC; + font-size: 8px; + line-height: 34px; + font-style: normal; +} +#chat-container #chat-users li a i.last-online { + font-size: 12px; + letter-spacing: -1px; +} +#chat-container .chat-list-footer { + overflow: hidden; + border-top: 1px solid #CCC; + padding: 10px; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; +} +#chat-container .chat-list-footer input[type=text] { + border: 1px solid #bababa!important; +} +#chat-container .control-group { + padding: 0; +} +.chat-body { + background: #FAFAFA; + background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #ffffff)); + background: -webkit-linear-gradient(top, #fafafa 0, #ffffff 100%); + background: -webkit-gradient(linear, top left, bottom left, from(#f5fcff), to(#ffffff)); + background: -webkit-linear-gradient(top, #f5fcff 0, #ffffff 100%); + background: linear-gradient(to bottom, #f5fcff 0, #ffffff 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0); + -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.04); + box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.04); + display: block; + height: 270px; + overflow-y: scroll; + overflow-x: hidden; + padding: 10px; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + border: 1px solid #fff; + border-top: 0; +} +.chat-body ul { + margin: 0; + padding: 0; +} +.chat-body li:first-child { + margin-top: 10px; +} +.chat-body li.message { + display: block; + position: relative; + margin: 20px 20px 0; +} +.chat-body li.message img { + display: inline-block; + border-left: 4px solid #fff; + position: absolute; +} +.chat-body li.message img.online { + border-left-color: #00a300; +} +.chat-body li.message img.offline { + border-left-color: #ddd; +} +.chat-body li.message img.busy { + border-left-color: #A90329; +} +.chat-body li.message img.away { + border-left-color: #ffc40d; +} +.chat-body li.message .message-text { + display: inline-block; + vertical-align: top; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + padding: 0; + margin-left: 65px; + line-height: normal; +} +.chat-body li.message .message-text time { + position: absolute; + top: 1px; + right: 0; + font-size: 10px; + line-height: 10px; + color: #AFAFAF; +} +.chat-body li.message .message-text .chat-file { + display: block; + margin: 3px 0; + padding: 4px; + border: 1px dotted #ddd; + background: rgba(0, 0, 0, 0.05); + border-radius: 4px; + text-align: right; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; +} +.chat-body li.message .message-text .chat-file:nth-child(3) { + margin-top: 15px; +} +.chat-body li.message .message-text .chat-file.row-fluid [class*=span] { + min-height: 10px!important; +} +.chat-body li.message .message-text .chat-file b { + font-style: italic; + white-space: nowrap; + width: 250px; + overflow: hidden; + text-overflow: ellipsis; + text-align: left; +} +@media (min-width: 768px) and (max-width: 880px) { + .chat-body li.message .message-text .chat-file b { + width: 150px; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .chat-body li.message .message-text .chat-file b { + width: 150px; + } +} +@media (max-width: 480px) { + .chat-body li.message .message-text .chat-file b { + width: 150px; + } +} +.chat-body li.message .message-text a.username { + display: block; + font-weight: 700; + margin-bottom: 4px; + vertical-align: top; + line-height: 14px; + font-size: 14px; + letter-spacing: -1px; + text-decoration: none!important; +} +.chat-footer { + border-top: 1px solid rgba(0, 0, 0, 0.1); + background: rgba(248, 248, 248, 0.9); + padding: 0 10px 15px; + position: relative; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; +} +.profile-message { + background: none!important; + height: auto!important; + box-shadow: none!important; + -webkit-box-shadow: none!important; + overflow: hidden; +} +.profile-message li.message.message-reply { + margin-left: 85px!important; + background: #F7F7F7; + padding: 10px; + margin: 3px 0 0 20px; +} +.profile-message li.message.message-reply img { + width: 35px!important; +} +.profile-message li.message.message-reply .message-text { + margin-left: 45px!important; +} +.profile-message .wall-comment-reply { + margin-left: 85px; + margin-bottom: 20px; +} +.cajita img { + width: 23px; + height: 23px; + padding-left: 3px; + padding-top: 3px; +} +#pageslide { + display: none; + position: absolute; + position: fixed; + top: 0; + height: 100%; + z-index: 999999; + width: 305px; + padding: 20px; + background-color: #004d60; + color: #FFF; + -webkit-box-shadow: inset 0 0 5px 5px #222; + -moz-shadow: inset 0 0 0 0 #222; + box-shadow: inset 0 0 0 0 #222; +} +.purehtml { + color: #fff; + font-size: 16px; +} +/* + * Mail-style application + */ +#inbox-table { + font-size: 13px; + border-top: 0; + border-left-color: transparent!important; + border-right-color: transparent!important; +} +#inbox-table tbody tr:hover { + cursor: pointer; + background: #E4E4E4; +} +#inbox-table tr td { + border-right: 0; + border-left: 0; + line-height: 26px; + padding: 6px 4px 7px!important; +} +#inbox-table .inbox-table-icon { + padding-left: 15px!important; +} +@media (max-width: 979px) { + #inbox-table .inbox-table-icon { + padding-left: 10px!important; + } +} +#inbox-table tbody tr th { + overflow: hidden; +} +#inbox-table.table tbody > tr > td { + border-color: #fff!important; +} +#inbox-table .checkbox, +#inbox-table .radio { + margin-top: -1px; + margin-bottom: 0; +} +.minified .inbox-badge { + border-radius: 50%; + font-size: 9px; + padding: 2px; + position: absolute; + top: 6px; + right: 6px; + background: #ED1C24; + min-width: 13px; +} +.inbox-body { + position: relative; +} +.inbox-body .table-wrap { + background: #fff; + padding: 10px 14px 7px; + position: relative; + margin-left: 200px; +} +@media (max-width: 1024px) { + .inbox-body .table-wrap { + margin-left: 0!important; + } +} +@media (max-width: 979px) { + .inbox-body .table-wrap { + padding: 0!important; + } +} +.inbox-body.no-content-padding { + margin-top: 0; + background: #fff; +} +.inbox-nav-bar { + height: 70px; + margin-bottom: 0; + padding: 20px 14px; + background: #fff; +} +@media (max-width: 979px) { + .inbox-nav-bar { + padding-left: 5px; + padding-right: 5px; + } +} +@media (min-width: 768px) and (max-width: 880px) { + .inbox-nav-bar.no-content-padding { + margin-top: -10px !important; + } +} +@media (max-width: 767px) { + .inbox-nav-bar.no-content-padding { + margin-top: -10px !important; + } +} +@media only screen and (min-width: 0) and (max-width: 679px) { + .inbox-nav-bar.no-content-padding { + margin-top: -10px !important; + } +} +@media only screen and (min-width: 320px) and (max-width: 479px) { + .inbox-nav-bar.no-content-padding { + margin-top: -10px !important; + } +} +.inbox-nav-bar .page-title { + display: inline-block; + margin: 0; + width: 196px; + line-height: 33px; + vertical-align: middle; +} +.inbox-footer { + height: 52px; + padding: 15px 14px 0; + border-top: 1px solid #CECECE; + background: #2a2725; + position: absolute; + bottom: -53px; + width: 100%; +} +.inbox-footer .btn-group, +.inbox-paging { + margin-left: 10px; +} +.inbox-data-attachment, +.inbox-table-icon { + width: 28px; + text-align: left; + padding-left: 12px!important; + padding-right: 0!important; +} +.inbox-data-from { + width: 200px; +} +.inbox-data-from > :first-child { + width: 200px; + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.inbox-data-date { + width: 80px; + padding-left: 7px!important; + padding-right: 0!important; +} +.inbox-data-message > :first-child { + width: 100%; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + height: 27px; + color: #8A8A8A; +} +@media (max-width: 979px) { + .inbox-data-message > :first-child { + height: 50px; + overflow: hidden; + } +} +.inbox-data-message > :first-child span { + color: #111; +} +.inbox-data-message > :first-child span.label { + color: #fff; +} +@media (max-width: 979px) { + .inbox-data-message > :first-child > :first-child { + display: block!important; + font-size: 14px; + } +} +.inbox-data-message > :first-child > :first-child:after { + content: " - "; +} +.inbox-checkbox-triggered { + display: inline-block; +} +.inbox-checkbox-triggered > .btn-group { + margin-right: 10px; +} +.inbox-checkbox-triggered > .btn-group .btn { + padding-left: 14px; + padding-right: 14px; +} +@media (max-width: 979px) { + .inbox-checkbox-triggered > .btn-group .btn { + padding-left: 10px; + padding-right: 10px; + } +} +.inbox-side-bar { + height: 100%; + position: absolute; + background: #fff; + display: block; + width: 200px; + padding: 10px 0 10px 14px; +} +@media (max-width: 1024px) { + .inbox-side-bar { + display: none!important; + } +} +.inbox-side-bar h6 { + font-weight: 400; + font-size: 11px; + display: block; + padding: 0 15px; + text-transform: uppercase; + color: #838383; +} +.inbox-side-bar h6 a { + font-size: 14px; + margin-top: -2px; +} +.inbox-side-bar h6 .tooltip { + text-transform: none!important; +} +.inbox-side-bar > .btn { + margin-bottom: 35px; +} +.inbox-side-bar .input-group { + margin-bottom: 25px; +} +.inbox-space { + display: block; + width: 185px; +} +.inbox-space > .progress { + margin-top: 5px; +} +.inbox .inbox-menu-lg { + list-style: none; + padding: 0; + margin: 0 0 20px; +} +.inbox .inbox-menu-lg .inbox-menu-lg li { + display: block; + width: 100%; +} +.inbox .inbox-menu-lg .inbox-menu-lg li a { + display: block; + padding: 6px 15px 7px; + font-size: 13px; + color: #333; +} +.inbox .inbox-menu-lg .inbox-menu-lg li a:hover { + text-decoration: none; + background: #f4f4f4; +} +.inbox .inbox-menu-lg .inbox-menu-lg li.active a { + font-weight: 700; + background: #F0F0F0; + border-bottom: 1px solid #E7E7E7; + color: #3276b1; +} +.inbox .inbox-menu-sm { + list-style: none; + padding: 0; + margin: 0 0 20px; +} +.inbox .inbox-menu-sm .inbox-menu-sm li { + display: block; + width: 100%; +} +.inbox .inbox-menu-sm .inbox-menu-sm li a { + display: block; + padding: 8px 15px 10px; + font-size: 13px; + color: #333; +} +.inbox .inbox-menu-sm .inbox-menu-sm li a:hover { + text-decoration: none; + background: #f4f4f4; +} +.inbox .inbox-menu-sm .inbox-menu-sm li.active a { + font-weight: 700; + background: #F0F0F0; + border-bottom: 1px solid #E7E7E7; + color: #3276b1; +} +.inbox-info-bar { + padding: 10px 0; + border-bottom: 1px solid #bfbfbf; +} +.inbox-info-bar .form-group { + margin: 0; +} +.inbox-info-bar .form-group input, +.inbox-info-bar .select2-container-multi .select2-choices { + border-color: #fff!important; +} +.inbox-info-bar .select2-choices > div { + display: none; +} +.inbox-info-bar .col-md-1, +.inbox-info-bar .col-md-11 { + padding-left: 0; + padding-right: 0; +} +@media (max-width: 1024px) { + .inbox-info-bar .col-md-1, + .inbox-info-bar .col-md-11 { + padding-left: 26px; + padding-right: 26px; + } +} +.inbox-info-bar img { + width: 35px; + height: auto; + display: inline-block; + vertical-align: middle; + margin-right: 7px; + margin-left: 2px; + border-left: 3px solid #fff; +} +.inbox-info-bar em { + position: absolute; + top: 6px; + right: 20px; + text-align: right; + font-style: normal; +} +.inbox-download .inbox-message { + padding: 15px 4px; + border-bottom: 1px solid #bfbfbf; +} +.inbox-download-list { + list-style: none; + margin: 5px 0 0; + padding: 0; +} +.inbox-download-list li { + display: inline-block; + margin: 0 5px 0 0; + vertical-align: top; +} +.inbox-download-list li > :first-child { + margin-bottom: 0; + width: 150px; + overflow: hidden; +} +.inbox-download-list li > :first-child:hover { + background: #fff; + border-color: silver; +} +.inbox-download-list li > :first-child > :first-child { + text-align: center; + display: block; + color: #D6D6D6; +} +.inbox-download-list li > :first-child > :first-child > .fa { + font-size: 150px; +} +.inbox-download-list li > :first-child > :first-child > img { + max-width: 120px; +} +.inbox-compose-footer { + padding: 10px; + background: #F5F5F5; + border-bottom: 1px solid #A9A9A9; +} +.inbox-compose-footer, +.inbox-download, +.inbox-info-bar, +.inbox-message { + margin-right: 240px; + position: relative; +} +@media (max-width: 1280px) { + .inbox-compose-footer, + .inbox-download, + .inbox-info-bar, + .inbox-message { + margin-right: 0; + } +} +@media (max-width: 979px) { + .inbox-table-icon > :first-child { + margin-top: 12px; + } +} +.unread td { + background: #fff; +} +.unread .inbox-data-date > :first-child, +.unread .inbox-data-from > :first-child, +.unread .inbox-data-message > :first-child > :first-child { + font-weight: 700; +} +tr.highlight td, +tr.unread.highlight td { + background: #ffc!important; + color: #333; +} +#compose-mail-mini { + margin-left: 4px; +} +.email-open-header { + margin: -10px 0 0 0; + font-size: 20px; + border-bottom: 1px solid #bfbfbf; + border-top: 1px solid #eee; + padding: 15px 3px; +} +.email-open-header > span { + font-size: 10px; + font-weight: 400; + padding: 3px 5px; + letter-spacing: normal; + text-transform: uppercase; + vertical-align: middle; + line-height: 33px; + background: #ACACAC; +} +.email-infobox { + display: block; + width: 180px; + border-bottom: 1px solid #bfbfbf; + padding-bottom: 0; + padding-top: 15px; + position: absolute; + top: 65px; + right: 15px; +} +@media (max-width: 1280px) { + .email-infobox .email-infobox { + display: none; + } +} +.email-reply-text > div { + border-left: 1px solid #D6D6D6; + padding-left: 10px; + margin-left: 50px; + color: #A9A9A9; +} +.email-reply-text > :first-child { + padding-left: 45px; +} +.profile-pic { + text-align: right; +} +.profile-pic > img { + border-radius: 0; + position: relative; + border: 5px solid #fff; + top: -30px; + display: inline-block; + text-align: right; + z-index: 4; + width: 120px; + margin-bottom: -30px; +} +.profile-carousel .carousel-inner { + max-height: 150px; +} +.friends-list li { + margin-bottom: 10px; +} +.friends-list li img { + width: 35px; + border: 1px solid #fff; + outline: 1px solid #bfbfbf; +} +.search-results { + padding: 18px 5px; +} +.search-results + .search-results { + border-top: 1px dashed #E3E3E3; +} +.search-results > :first-child { + margin-bottom: 4px; + font-weight: 400; +} +.search-results > :first-child a { + text-decoration: underline; +} +.search-results .url { + font-style: normal; + font-size: 14px; +} +.search-results img { + display: inline-block; + margin-top: 4px; + margin-right: 4px; + width: 80px; +} +.search-results > div { + display: inline-block; + vertical-align: top; +} +.search-results .note { + margin: 0; + line-height: normal; +} +.search-results .note a { + text-decoration: none!important; + color: #333; +} +.search-results .note a:hover { + color: #ed1c24; +} +/* + * Todo-like application + */ +.todo { + margin: 0; + padding: 0; + min-height: 5px; + list-style: none; +} +.todo > li { + display: block; + position: relative; + overflow: hidden; + border-bottom: 1px solid #e7e7e7; + margin: 0 5px; + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 1px 11px no-repeat; +} +.todo > li:last-child, +.todo > li:only-child { + border-bottom: 0; +} +.todo > li > :first-child { + display: block; + border-right: 1px solid #FFE1EB; + height: 100%; + padding: 6px 11px 6px 18px; + width: 20px; + vertical-align: top; + position: absolute; +} +.todo > li > :first-child:hover { + cursor: move; +} +.todo > li.complete { + background: 0 0; +} +.todo > li.complete.complete > :first-child:hover { + cursor: default; +} +.todo > li.complete > * { + text-decoration: line-through; + font-style: italic; +} +.todo > li.ui-sortable-helper { + border-top: 1px solid #eee; + background: rgba(113, 132, 63, 0.1); +} +.todo > li > p { + height: 100%; + margin-left: 52px; + border-left: 1px solid #FFE1EB; + display: inline-block; + padding: 8px 0 6px 7px; + margin-bottom: 0; + min-height: 37px; + line-height: normal; + font-size: 14px; + font-weight: 500; + color: #333; +} +.todo > li > p > span { + display: block; + line-height: 12px; + font-size: 10px; + font-weight: 400; +} +.todo > li > p > :first-child { + margin-top: -5px; + color: #999; + margin-bottom: 4px; +} +.todo > li > p > .date { + color: #bfbfbf; +} +.todo-group-title { + margin: 0; + line-height: 31px; + padding: 0 0 0 10px; + background: #fafafa; + border-bottom: 1px solid #e7e7e7; + border-top: 1px solid #f4f4f4; + color: #999; +} diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/css/myams.min.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/css/myams.min.css Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1 @@ +.txt-color-blue{color:#60747c!important}.txt-color-blueLight{color:#ccdadf!important}.txt-color-blueDark{color:#4c4f53!important}.txt-color-green{color:#356e35!important}.txt-color-greenLight{color:#71843f!important}.txt-color-greenDark{color:#496949!important}.txt-color-red{color:#931313!important}.txt-color-yellow{color:#d4c737!important}.txt-color-yellowLight{color:#fff03d!important}.txt-color-orange{color:#c79121!important}.txt-color-orangeDark{color:#a57225!important}.txt-color-pink{color:#ac5287!important}.txt-color-pinkDark{color:#a8829f!important}.txt-color-purple{color:#65596b!important}.txt-color-darken{color:#404040!important}.txt-color-lighten{color:#d5e7ec!important}.txt-color-white{color:#fff!important}.txt-color-grayDark{color:#525252!important}.txt-color-magenta{color:#6e3671!important}.txt-color-teal{color:#568a89!important}.txt-color-redLight{color:#a65858!important}.bg-color-blue{background-color:#60747c!important}.bg-color-blueLight{background-color:#ccdadf!important}.bg-color-blueDark{background-color:#4c4f53!important}.bg-color-green{background-color:#356e35!important}.bg-color-greenLight{background-color:#71843f!important}.bg-color-greenDark{background-color:#496949!important}.bg-color-red{background-color:#931313!important}.bg-color-yellow{background-color:#d4c737!important}.bg-color-yellowLight{background-color:#fff03d!important}.bg-color-orange{background-color:#c79121!important}.bg-color-orangeDark{background-color:#a57225!important}.bg-color-pink{background-color:#ac5287!important}.bg-color-pinkDark{background-color:#a8829f!important}.bg-color-purple{background-color:#65596b!important}.bg-color-darken{background-color:#404040!important}.bg-color-lighten{background-color:#d5e7ec!important}.bg-color-white{background-color:#fff!important}.bg-color-grayDark{background-color:#525252!important}.bg-color-magenta{background-color:#6e3671!important}.bg-color-teal{background-color:#568a89!important}.bg-color-redLight{background-color:#a65858!important}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{-webkit-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-ms-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-webkit-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}}@-webkit-keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pace-spinner{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.4s;-ms-animation-duration:.4s;animation-duration:.4s}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flash{-webkit-animation-name:flash;animation-name:flash}.animated.shake{-webkit-animation-name:shake;animation-name:shake}.animated.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated.tada{-webkit-animation-name:tada;animation-name:tada}.animated.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animated.wobble{-webkit-animation-name:wobble;animation-name:wobble}.animated.pulse{-webkit-animation-name:pulse;animation-name:pulse}.animated.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flip}.animated.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-name:flipOutX;-ms-backface-visibility:visible!important;backface-visibility:visible!important}.animated.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}.animated.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animated.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animated.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animated.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animated.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animated.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animated.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animated.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animated.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animated.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.animated.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.animated.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animated.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.5s;animation-duration:.5s}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.25s;animation-duration:.25s}.animated.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}[class*=" bg-"],[class^=bg-]{-webkit-filter:none!important;filter:none!important}.square{display:block;float:left;margin-right:10px;height:20px;width:20px}.icon-color-good{color:#40ac2b}.icon-color-bad{color:#ed1c24}.percent-sign:after{content:" %";line-height:normal}.degree-sign:after{content:" °F";line-height:normal}.ui-state-default .ui-icon[class*=" icon-"]{background:0;margin-left:-12px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-e:before{content:"\f105";font-family:FontAwesome;font-size:14px;display:inline}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-button-icon-primary.ui-icon[class*=" icon-"]:before,.ui-button-icon-primary.ui-icon[class^=icon-]:before,.ui-button-icon-secondary.ui-icon[class*=" icon-"]:before,.ui-button-icon-secondary.ui-icon[class^=icon-]:before{font-size:inherit;margin-left:7px!important;margin-left:5px;display:inline;text-decoration:inherit;color:inherit}@font-face{font-family:'Ubuntu';src:url('fonts/Ubuntu-C.eot');src:url('fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-C.woff') format('woff'),url('fonts/Ubuntu-C.ttf') format('truetype'),url('fonts/Ubuntu-C.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Light';src:url('fonts/Ubuntu-L.eot');src:url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-L.woff') format('woff'),url('fonts/Ubuntu-L.ttf') format('truetype'),url('fonts/Ubuntu-L.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Bold';src:url('fonts/Ubuntu-B.eot');src:url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-B.woff') format('woff'),url('fonts/Ubuntu-B.ttf') format('truetype'),url('fonts/Ubuntu-B.svg') format('svg');font-weight:bold;font-style:normal}html,body{font-family:Ubuntu,Arial,Helvetica,sans-serif}a:active,a:focus,a:hover,button,button:active,button:focus,embed,input::-moz-focus-inner,object{outline:0}.hidden{display:none}.hidden-desktop{display:none!important}.no-visible{visibility:hidden!important}.pull-right{float:right!Important}.pull-left{float:left!Important}.align-top{vertical-align:top}.disabled{color:#fff}.btn-default.disabled{color:#999}xmp{overflow:auto}.nowrap{white-space:nowrap}.truncated{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-space{margin:0}.no-space>[class*=col-]{margin:0!important;padding-right:0;padding-left:0}.no-margin{margin:0!important}.no-x-margin{margin-left:0!important;margin-right:0!important}.no-y-margin{margin-top:0!important;margin-bottom:0!important}.margin-5{margin:5px!important}.margin-10{margin:10px!important}.margin-20{margin:20px!important}.margin-top-0{margin-top:0!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-left-0{margin-left:0!important}.margin-left-5{margin-left:5px!important}.margin-left-10{margin-left:10px!important}.margin-left-20{margin-left:20px!important}.margin-right-0{margin-right:0!important}.margin-right-5{margin-right:5px!important}.margin-right-10{margin-right:10px!important}.margin-right-20{margin-right:20px!important}.bordered{border:1px solid rgba(0,0,0,0.2)}.bordered:hover{border:1px solid rgba(0,0,0,0.4)}.no-border,.well[class*=" bg-"].no-border{border-width:0!important}.no-border-transparent{border-color:transparent!important}.no-border-radius{border-radius:0}.border-0{border-width:0!important}.border-1{border-width:1px!important}.width-100{width:100px;max-width:100px}.width-200{width:200px;max-width:200px}.width-300{width:300px;max-width:300px}.width-400{width:400px;max-width:400px}.width-500{width:500px;max-width:500px}.padding-5{padding:5px!important}.padding-7{padding:7px!important}.padding-10{padding:10px!important}.padding-20{padding:20px!important}.padding-top-0{padding-top:0!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-20{padding-top:20px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-left-0{padding-left:0!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-20{padding-left:20px!important}.padding-right-0{padding-right:0!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-20{padding-right:20px!important}.no-padding{padding:0!important}.no-padding .md-editor,.widget-body.no-padding .cke_chrome{border:0}.no-padding>pre{margin:30px}.no-padding .dataTables_wrapper table,.no-padding>table{border:0!important;margin-bottom:0!important;border-bottom-width:0!important}.no-padding .dataTables_wrapper table tr td:first-child,.no-padding>table tr td:first-child,.no-padding .dataTables_wrapper table tr th:first-child,.no-padding>table tr th:first-child{border-left:0!important}.no-padding .dataTables_wrapper table tr td:last-child,.no-padding>table tr td:last-child,.no-padding .dataTables_wrapper table tr th:last-child,.no-padding>table tr th:last-child{border-right:0!important}.no-padding .dataTables_wrapper table tr:last-child td,.no-padding>table tr:last-child td{border-bottom:0}.no-padding-bottom{padding-bottom:0!important}.no-x-padding{padding-left:0!important;padding-right:0!important}.no-y-padding{padding-top:0!important;padding-bottom:0!important}.no-content-padding{margin:-10px -14px 0 -14px}@media(min-width:768px) and (max-width:880px){.no-content-padding{margin:0 -14px!important}}@media(max-width:767px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:0) and (max-width:679px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:320px) and (max-width:479px){.no-content-padding{margin:0 -5px!important}}.clearfix,.inner-space:after{zoom:1}.clearfix:after,.inner-space:after{clear:both}.clearfix:after,.inner-space:after,.clearfix:before,.inner-space:before{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.display-inline{display:inline-block!important}.display-normal{display:inline!important}.hover-transparent{opacity:.5}.hover-transparent:hover{opacity:1}.row-seperator-header{margin:15px 14px 20px;border-bottom:0;display:block;color:#646464;font-size:20px;font-weight:400}.text-align-center,.text-center{text-align:center!important}.text-align-left,.text-left{text-align:left!important}.text-align-right,.text-right{text-align:right!important}.center-canvas,.center-child-canvas>canvas{display:block!important;margin:0 auto!important}.semi-bold{font-weight:400!important}.ultra-light{font-weight:300!important}.font-xs{font-size:85%!important}.font-sm{font-size:95%!important}.font-md{font-size:130%!important}.font-lg{font-size:160%!important}.font-xl{font-size:200%!important}.font-400{font-size:400%!important}.badge{font-size:11px;padding:4px 6px 1px}.label{padding:.3em .6em .1em}.cursor-pointer{cursor:pointer}.selected{border:1px solid #0091d9!important}.selected:before{display:block;position:absolute;content:"\f00c";color:#fff;right:4px;font-family:FontAwesome;z-index:1002}.selected:after{width:0;height:0;border-top:35px solid #0091d9;border-left:35px solid rgba(0,0,0,0);position:absolute;display:block;right:0;content:".";top:0;z-index:1001}html{margin:0;padding:0;height:100%;overflow-x:hidden!important;background-color:#e5e2cf}body{margin:0;padding:0;height:100%;overflow:hidden;background-color:#e5e2cf;direction:ltr}body.container{position:relative;padding:0;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;-webkit-box-shadow:0 2px 70px rgba(0,0,0,0.45);box-shadow:0 2px 70px rgba(0,0,0,0.45)}body.nooverflow{position:fixed;overflow:hidden;width:100%}#main{display:block;margin-left:220px;padding:0;min-height:500px;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}@media(max-width:979px){#main{margin-left:0}}#content{padding:10px;position:relative;left:0;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:767px){#content{padding-left:5px;padding-right:5px}}.page-title{margin:12px 0 15px}.page-title span{font-size:16px;color:#333;display:inline-block;vertical-align:1px}.page-title span i{padding:0 5px}aside{display:block;width:220px;overflow:hidden;min-height:100%}aside,aside nav li.divider{background:#829db0}#header{display:block;height:49px;position:relative;margin:0;padding:0 13px 0 0;background-color:#f3f3f3;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2);background-repeat:repeat-x}@media(max-width:767px){#header{padding-right:5px}}@media only screen and (max-width:679px){#header{padding-right:5px;background:#fff}}#header>:first-child{width:220px}#header>div{display:inline-block;vertical-align:middle;height:49px;float:left}#header>div.open{font-weight:700}.fixed-header #header{position:fixed;width:100%;z-index:1001}.container.fixed-header #header{max-width:1164px}.fixed-header #header .ajax-dropdown{z-index:1000}.fixed-header #shortcut{position:fixed}.fixed-header #main{margin-top:49px}#top-links>div{display:inline-block}@media(min-width:768px) and (max-width:1089px){#top-links>div{display:none}#top-links>div:first-child{display:inline-block}}@media(max-width:767px){#top-links>div{display:none}}.top-menu{display:inline-block;padding:7px 13px 0;position:relative}@media(max-width:767px){.top-menu{display:none}}.top-menu>span{display:block}.top-menu>:first-child{display:block;color:#bfbfbf;font-size:10px;font-weight:700;text-transform:uppercase;text-shadow:0 0 1px #fff;padding-left:0;text-align:left}.top-selector{max-width:97%;white-space:nowrap;background:0;border:0;padding:0;text-align:left;color:#555;font-size:14px;cursor:pointer}.top-selector:hover{color:#333}@media(max-width:979px){#login-info{display:none}}#login-info>span{display:inline-block;height:39px;float:left}#login-info>span .badge{position:absolute;top:-5px;right:-9px;cursor:pointer;background:#0091d9;display:inline-block;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);color:#fff;font-weight:700;border-radius:50%;padding:3px;text-align:center;line-height:normal}#login-info span#activity{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:24px;width:24px;padding:2px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#c4bab6;font-size:19px;margin:5px 0 0;position:relative}#login-info span#activity:hover{border:1px solid #bfbfbf;-webkit-transition:all 0s;transition:all 0s;cursor:pointer!important;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}#logo{display:inline-block;width:175px;margin-top:7px;margin-left:9px}@media(min-width:768px) and (max-width:880px){#logo{margin-top:10px}}@media(max-width:767px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:0) and (max-width:679px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:320px) and (max-width:479px){#logo{width:135px;margin-top:10px;margin-left:4px}}#logo img{max-width:175px;max-height:36px;padding-left:3px}@media only screen and (min-width:320px) and (max-width:479px){#logo-group{width:169px!important}}#activity.active .badge{background:#006fa6!important}.header-search{position:relative}@media(max-width:767px){.header-search{display:none}}.header-search.pull-right{margin-left:6px}@media(max-width:979px){.header-search.pull-right{margin-left:0}}.header-search>input[type=text]{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;min-width:200px;width:100%;height:30px;padding:0 10px;outline:0;border-width:1px;border-style:solid;border-radius:0;border-color:#bfbfbf;background:#fff;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none;margin-top:10px;line-height:normal}@media(min-width:768px) and (max-width:979px){.header-search>input[type=text]{margin-top:9px}}.header-search>button{background:0;border:0;color:#6d6a69;font-size:17px;height:30px;line-height:30px;margin:0;padding:0;position:absolute;right:0;top:10px;width:30px;z-index:2}#search-mobile{display:none}@media(max-width:767px){#search-mobile{display:block}}@media only screen and (min-width:0) and (max-width:679px){#search-mobile{display:block}}@media only screen and (min-width:320px) and (max-width:479px){#search-mobile{margin-left:0}}@media(max-width:767px){.search-mobile .header-search{display:block;position:absolute;top:0;width:100%;height:49px;background:#333;padding:0 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0}.search-mobile .header-search>input[type=text]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDD;right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}}#cancel-search-js{position:absolute;display:none;background:#a90329;z-index:3;color:#fff;padding:0;right:10px;top:10px;text-align:center;height:29px;line-height:29px;width:30px;font-size:17px;text-decoration:none!important}#left-panel{position:absolute;top:49px;left:0;z-index:1002;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:979px){#left-panel{left:-220px}}.fixed-navigation #left-panel{position:fixed;z-index:998}@media(max-width:767px){.fixed-navigation #left-panel{position:absolute!important}}#ribbon{height:40px;background:#6f8696;padding:0 40px 0 13px;position:relative}@media(max-width:767px){#ribbon{padding-left:5px;padding-right:5px}}@media only screen and (min-width:0) and (max-width:679px){#ribbon{border-bottom:1px solid #cfcfcf;border-top:1px solid #e6e6e6;background:#f5f5f5}}#ribbon .breadcrumb{display:inline-block;margin:0;padding:12px 34px 10px 0!important;background:0;vertical-align:top}#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#ddd!important;text-decoration:none!Important}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#6d6c6c!important}}#ribbon .breadcrumb>li+li:before{padding:0 1px 0 5px}#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#eee}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#333!important}}.fixed-ribbon #ribbon{position:fixed;right:0;left:220px;top:49px;z-index:999}@media(max-width:979px){.fixed-ribbon #ribbon{left:0}}.container.fixed-ribbon #ribbon{width:944px;left:590px}.fixed-ribbon #content{padding-top:50px}@media(max-width:767px){.fixed-ribbon #content{padding-top:52px}}.minified.fixed-ribbon #ribbon{left:45px}.hidden-menu.fixed-ribbon #ribbon{left:10px}@media(max-width:979px){.hidden-menu.fixed-ribbon #ribbon{left:220px}}.hidden-ribbon #ribbon{height:1px;min-height:1px;max-height:1px}.hidden-ribbon #ribbon>*{display:none}.ribbon{position:absolute;right:9px;top:-4px}.header-dropdown-list{list-style:none;float:right;position:relative;margin:0;padding-left:10px}.header-dropdown-list>li{display:inline-block;padding-right:5px}.header-dropdown-list>li>.dropdown-toggle{margin-top:16px;display:block}.smart-accordion-default.panel-group .panel+.panel{margin-top:-1px}.smart-accordion-default.panel-group .panel-heading{padding:0}.smart-accordion-default.panel-group .panel-title a{display:block;padding:10px 15px;text-decoration:none!important}.smart-accordion-default .panel-group .panel,.smart-accordion-default .panel-heading{border-radius:0}.smart-accordion-default .panel-default{border-color:#c3c3c3}.smart-accordion-default .panel-default>.panel-heading{background-color:#fcfcfc}.smart-accordion-default .panel-title>a.collapsed>.fa,.smart-accordion-default .panel-title>a>:first-child{display:none}.smart-accordion-default .panel-title>a.collapsed>:first-child{display:inline-block}.no-padding .smart-accordion-default>div{border-left:0!important;border-right:0!important}.no-padding .smart-accordion-default>div:first-child{border-top:0!important}.no-padding .smart-accordion-default>div:last-child{border-bottom:0!important}#logo-group *,.login-info,.login-info *,.minified .menu-item-parent{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.login-info{display:block;font-size:12px;height:39px;color:#333;border:solid transparent;margin:2px 0 0 10px!important;float:right}.login-info a,.login-info strong{text-transform:capitalize;font-size:14px;display:inline-block;color:#333;text-decoration:none;margin-left:5px}.login-info a:hover,.login-info strong{color:#666}.login-info span{display:inline-block;padding:0 10px}.login-info img{width:25px;height:auto;display:inline-block;vertical-align:middle;margin-top:-3px;margin-right:7px;margin-left:0;border-left:3px solid #fff}.minifyme{border-bottom:1px solid #302f2f;background:#454545;color:#a8a8a8;text-align:center;padding:1px 0 0;width:36px;height:28px;display:block;position:absolute;right:-3px;border-radius:5px 0 0 5px;cursor:pointer;margin-top:5px;font-size:19px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.minifyme:hover{background:#646464;color:#e4e4e4;right:0}.minified .minifyme{right:0;color:#a8a8a8;position:relative;width:100%;border-radius:0;margin:0;height:32px;font-size:23px}.minified .minifyme .fa:before{content:"\f0a9"}.minified #left-panel{width:45px;overflow:visible}@media(max-width:979px){.minified #left-panel{left:0}}.minified #main{margin-left:45px}.minified #left-panel>ul>li,.minified nav>ul>li{overflow:visible}.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{border-left:0}.minified #left-panel>ul>li,.minified nav>ul>li,.minified #left-panel>ul>li a,.minified nav>ul>li a{position:relative}.minified #left-panel ul>li>a,.minified nav ul>li>a{padding:12px 11px 10px;display:block}.minified #left-panel>ul>li>a .fa.fa-fw,.minified nav>ul>li>a .fa.fa-fw{display:block;width:auto;text-align:center;padding:0}.minified #left-panel>ul>li>a>i,.minified nav>ul>li>a>i{text-align:center;margin:0;display:block}.minified #left-panel>ul>li.active>a::before,.minified nav>ul>li.active>a::before{content:"\f0d9"}.minified #left-panel ul ul li a,.minified nav ul ul li a{padding-top:5px;padding-bottom:5px;padding-left:14px}.minified #left-panel ul ul li li a,.minified nav ul ul li li a{padding-left:25px}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before,.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{left:12px}.minified #left-panel>ul>li>a .menu-item-parent,.minified nav>ul>li>a .menu-item-parent,.minified #left-panel>ul>li>a>b,.minified nav>ul>li>a>b{display:none}.minified #left-panel>ul>li>a>.menu-item-parent,.minified nav>ul>li>a>.menu-item-parent{display:none;position:absolute;left:40px;top:-3px;width:186px;height:36px;line-height:38px;background-color:#f5f5f5;color:#333;z-index:3;-webkit-box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);border-left:1px solid #bfbfbf;border-top:1px solid #d8d4d4;border-bottom:1px solid #fff;padding-left:12px}.minified #left-panel>ul>li>ul,.minified nav>ul>li>ul{display:none!important;position:absolute;left:40px;width:200px;z-index:5;border:1px solid #bfbfbf;min-height:180px;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);background:#627685;margin-top:-3px}.minified #left-panel ul>li>ul>li>ul,.minified nav ul>li>ul>li>ul{position:relative;left:13px;border:0;margin-left:-12px;width:197px}.minified #left-panel>ul>li:hover>a>.menu-item-parent,.minified nav>ul>li:hover>a>.menu-item-parent,.minified #left-panel>ul>li:hover>ul,.minified nav>ul>li:hover>ul{display:block!important}.minified #left-panel>ul>li>ul>li,.minified nav>ul>li>ul>li{background-color:rgba(91,103,113,0.8)}.minified #left-panel>ul>li>ul>li>ul>li,.minified nav>ul>li>ul>li>ul>li{background-color:#627685}.minified #left-panel>ul>li>ul>li>a,.minified nav>ul>li>ul>li>a,.minified #left-panel>ul>li>ul>li>ul>li>a,.minified nav>ul>li>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}.minified #left-panel>ul>li>ul>li>ul>li a,.minified nav>ul>li>ul>li>ul>li a{padding-top:6px;padding-bottom:6px}.minified #left-panel>ul>ul,.minified nav>ul>ul{min-height:100px!important;max-height:180px!important;overflow-y:scroll;overflow-x:hidden;background:#ed1c24!important}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before{border:0}.minified #left-panel ul ul ul ul li a,.minified nav ul ul ul ul li a{padding-left:45px}.minified #left-panel ul ul ul ul ul li a,.minified nav ul ul ul ul ul li a{padding-left:62px}.minified #left-panel ul ul ul ul ul ul li a,.minified nav ul ul ul ul ul ul li a{padding-left:82px}.minified .slimScrollDiv,.minified .slimScrollDiv>:first-child{overflow:visible!important}.minified .slimScrollBar,.minified .slimScrollRail{display:none}.slimScrollDiv,.slimScrollDiv>:first-child{overflow:hidden}@media(max-width:979px){#hide-menu i,#logout i{color:#6d6a69;font-size:100%}}@media(min-width:0) and (max-width:880px){#hide-menu i,#logout i{font-size:121%}}.hidden-menu #left-panel{left:-210px;z-index:1002}@media(max-width:979px){.hidden-menu #left-panel{left:0}}.hidden-menu #left-panel:hover{left:0}.hidden-menu #main{margin-left:10px}.minified.hidden-menu #main{margin-left:0}@media(max-width:979px){.hidden-menu #main{position:relative;left:210px}}@media(max-width:979px){.hidden-menu #hide-menu i{color:#fff}}@media(min-width:768px) and (max-width:880px){.hidden-menu #hide-menu i::before{content:"\f0c9"}}@media(max-width:767px){.hidden-menu #hide-menu i{color:#fff}.hidden-menu #hide-menu i::before{content:"\f0c9"}}.hidden-menu #hide-menu>:first-child>a{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5a5a5a),color-stop(100%,#686868));background-image:-webkit-linear-gradient(to bottom,#5a5a5a 0,#686868 100%);background-image:-webkit-gradient(linear,top left,bottom left,from(#5a5a5a),to(#686868));background-image:-webkit-linear-gradient(top,#5a5a5a 0,#686868 100%);background-image:linear-gradient(to bottom,#5a5a5a 0,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A',endColorstr='#686868',GradientType=0);color:#fff;border-color:#494949;-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}@media(min-width:768px) and (max-width:979px){.hidden-menu #hide-menu>:first-child>a{margin-top:9px;width:40px}}.hidden-menu #hide-menu>:first-child>a:active{-webkit-box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2)}.hidden-menu .minifyme,.minified #hide-menu{display:none}.no-menu #left-panel{left:-220px;z-index:0}.no-menu #main{margin-left:0}.no-menu #hide-menu{display:none}#shortcut{position:absolute;top:0;left:0;height:auto;width:100%;background-color:#33302f;background-color:rgba(0,0,0,0.85);z-index:1009;display:none;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#shortcut ul{padding:15px 20px 10px;list-style:none;margin:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.3);box-shadow:0 4px 10px rgba(0,0,0,0.3);border-bottom:1px solid #423f3f}#shortcut ul li{display:inline-block;width:auto}#shortcut ul li .ams-metro-tile{margin:0 3px 3px;border:0;border-radius:0}#shortcut ul li .ams-metro-tile:hover{color:#fff;text-decoration:none}#shortcut ul li .ams-metro-tile:active,#shortcut ul li .ams-metro-tile:focus{left:0;top:0}.shortcut-on #response-btn{display:none!important}.shortcut-on #left-bar .navbar,.shortcut-on #main .navbar{border:0!important}#sparks{display:block;list-style:none;margin:10px 0 0;padding:0;text-align:right}@media only screen and (min-width:320px) and (max-width:479px){#sparks{text-align:center;background:#e0e0e0;padding:10px 0;margin-bottom:15px}}#sparks li{display:inline-block;border-left:1px dotted #c7c7c7;padding:0 10px;max-height:47px;overflow:hidden;text-align:left;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}@media only screen and (min-width:320px) and (max-width:479px){#sparks li{padding:0 10px 0 20px}}#sparks li:last-child{padding-right:0}#sparks li:first-child{border-left:0;padding-left:0}#sparks li h5{color:#555;float:left;font-size:11px;font-weight:400;margin:-3px 0 0 0;padding:0;border:0;text-transform:uppercase}#sparks li span{color:#636363;display:block}.sparks-info{min-width:70px}.sparks-info span{font-size:18px;line-height:20px;margin:0;text-transform:none}.sparks-info .sparkline{display:block;float:right;margin:3px 0 0 20px}#heat-fill{display:block;position:relative;margin-bottom:20px;background:#333;height:7px;width:200px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC)}.fill-a,.fill-b{width:20px;text-align:right;overflow:hidden;text-overflow:ellipsis;display:block;background:#fff;padding-right:4px;position:absolute;left:0;margin-top:-7px;font-weight:700}.fill-b{text-align:left;position:absolute;right:0;left:auto;top:0;width:60px;padding-left:4px;padding-right:0}.cke_top{background:rgba(248,248,248,0.9)!important;background-image:none!important}.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}@media screen and (max-width:450px) and (max-width:767px){.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}}.MessageBoxContainer{top:35%;color:#fff;position:relative;width:100%;background-color:#232323;background-color:rgba(0,0,0,0.8);padding:20px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer{top:25%;color:#fff;position:relative;width:100%;background-color:#232323}}.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}}.MessageBoxMiddle{position:relative;left:20%;width:60%}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{position:relative;left:0;width:100%;padding:3px}}.MessageBoxMiddle .MsgTitle{letter-spacing:-1px;font-size:24px;font-weight:300}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle .MsgTitle{font-size:22px}}.MessageBoxMiddle .pText{font-style:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{font-style:10px}}.MessageBoxButtonSection{width:100%;height:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection{width:100%;height:30px}}.MessageBoxButtonSection button{float:right;margin-right:7px;padding-left:15px;padding-right:15px;font-size:14px;font-weight:700}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection button{float:right;margin-right:5px;padding-left:15px;padding-right:15px}}.LoadingBoxContainer{top:20%;color:#fff;position:relative;width:100%;background-color:#232323}.LoadingBoxContainer .MsgTitle{font-size:26px}.LoadingBoxContainer .pText{font-style:30px}.LoadingBoxMiddle{position:relative;left:20%;width:50%;padding:10px}#LoadingPoints{position:absolute}#divMiniIcons{position:fixed;width:415px;right:10px;bottom:180px;z-index:9999;float:right}#divMiniIcons .cajita{text-align:center;vertical-align:middle;padding:4px 6px;color:#FFF;float:right;cursor:pointer;display:block;background-color:red;font-size:17px;margin-left:4px;margin-top:5px}#divMiniIcons .cajita:active{top:1px;left:1px;position:relative}#divSmallBoxes{position:fixed;right:0;top:0;z-index:9999}@media screen and (max-width:450px) and (max-width:767px){#divSmallBoxes{position:fixed;width:90%;right:0;top:0}}.BigBox{position:fixed;right:10px;bottom:10px;background-color:#004d60;padding:10px 10px 5px;width:390px;height:150px;color:#fff;z-index:99999;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;border-left:5px solid rgba(0,0,0,0.15);overflow:hidden}.BigBox span{font-size:17px;font-weight:300;letter-spacing:-1px;padding:5px 0!important;display:block}.BigBox p{font-size:13px;margin-top:10px}@media screen and (max-width:450px) and (max-width:767px){.BigBox{width:88%}}.BigBox .bigboxicon{font-size:30px;text-align:left;position:absolute;top:120px;left:6px;z-index:0}.BigBox .bigboxnumber{width:100%;text-align:right;font-size:25px}.SmallBox{position:absolute;right:5px;top:20px;width:420px;color:#fff;z-index:9999;overflow:hidden;border:1px solid transparent}@media screen and (max-width:450px) and (max-width:767px){.SmallBox{width:95%}}.SmallBox:hover{border:1px solid #fff;cursor:pointer}@media screen and (max-width:450px) and (max-width:767px){.SmallBox:hover{-webkit-box-shadow:0 0 10px #888;box-shadow:0 0 10px #888;cursor:pointer}}.SmallBox .foto{font-size:50px;position:absolute;left:17px}.SmallBox .textoFull{width:93%;float:left;padding-left:20px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFull{width:93%;float:left;padding-left:20px}}.SmallBox .textoFoto{width:78%;margin:3px 20px 3px 80px;float:left}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFoto{width:55%;margin:3px 20px 3px 80px;float:left}}.SmallBox span{font-size:17px;font-weight:300;letter-spacing:-1px;display:block;margin:4px 0}@media screen and (max-width:450px) and (max-width:767px){.SmallBox span{font-size:16px}}.SmallBox p{font-size:13px;margin-top:2px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox p{font-size:12px;margin-top:2px}}.btnClose{position:absolute;right:10px;height:16px;width:15px;cursor:pointer;font-size:18px;opacity:.5;display:block;top:15px}.btnClose:hover{opacity:1}.miniPic{position:absolute;bottom:8px;right:9px}.miniIcon{height:100%;font-size:20px}nav{padding-top:40px}nav ul{width:100%;padding:40px 28px 25px 0;padding:0;margin:0;font-size:13px;line-height:.5em;list-style:none;position:relative;background-color:#627685}nav ul li{overflow:hidden}nav ul li.divider{height:20px;border:0}nav ul li.header{font-family:"Ubuntu-Light",Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#eee;background-color:#b13510;border-top-color:#d44918;border-bottom-color:#a13812;padding:4px 10px 4px 20px;line-height:18px}.minified #left-panel nav ul li.header{padding:5px;color:#b94015;line-height:0;max-height:10px;overflow:hidden}nav ul li a{line-height:normal;font-size:14px;padding:10px 10px 10px 11px;color:#f4e8cf;display:block;font-weight:400;text-decoration:none!important;position:relative}nav ul li a:active{background:#616161!important}nav ul li a:focus{color:#c9c9c9}nav ul li a:hover{color:#fff;text-decoration:none}nav ul li.active>a{background-color:#627685;color:#fff!important;position:relative}nav ul li.active>a:before{content:"\f0d9";font-family:FontAwesome;display:block;height:27px;line-height:14px;width:27px;position:absolute;right:-21px;font-size:20px;color:#eee}nav ul li.active.open>a:before{content:""}nav ul li.active.open>a.active:before{content:"\f0d9"}nav ul li li{border-bottom:0;position:relative}nav ul .active>a{color:#fefefe!important;position:relative}nav ul b{float:right;font-size:14px;margin-top:-1px}nav ul span.menu-item-parent{display:inline-block;margin:0;padding:0}nav ul ul{margin:0;display:none;background:rgba(91,103,113,0.8);padding:7px 0}nav ul ul>li:hover b{color:#d5d9e2}nav ul ul li{margin:0;padding:0}nav ul ul li>a{padding-left:42px;font-size:12px;font-weight:400;outline:0}nav ul ul li>a:hover{background-color:#46545e;color:#fff}nav ul ul li>a.active{margin-left:30px;padding-left:12px;background-color:#296191}nav ul ul ul{background:0;padding:0}nav ul ul ul li a{color:#bfbfbf;padding:8px 10px 8px 60px;font-size:11px}nav ul ul ul li a:hover{background-color:#46545e;color:#fff}nav ul ul ul li a.active{margin-left:50px;padding-left:10px}nav ul ul ul ul li a{padding-left:90px}nav ul ul ul ul li a.active{margin-left:80px;padding-left:10px}nav ul ul ul ul ul li a{padding-left:110px}nav ul ul ul ul ul li a.active{margin-left:100px;padding-left:10px}nav ul ul ul ul ul ul li a{padding-left:130px}nav ul ul ul ul ul ul li a.active{margin-left:120px;padding-left:10px}nav ul ul b{color:#b3b3b3}nav>ul>li{border-top:1px solid #718999;border-bottom:1px solid #576975}nav>ul>li:hover>ul::before,nav>ul>li:hover>ul>li::before{border-color:#acacac!important}nav>ul>li>a>.badge.pull-right{margin-right:15px}nav>ul>li>a b{position:absolute!important;right:10px;top:10px}nav>ul>li>a>i{margin-right:5px;width:15px;display:inline-block;text-align:center;position:relative}nav>ul>li>a>i>em{font-size:9px;display:block;padding:2px;position:absolute;top:-8px;right:-6px;text-decoration:none;font-style:normal;background:#ed1c24;color:#fff;min-width:13px;border-radius:50%;max-height:13px;line-height:8px;font-weight:700;vertical-align:baseline;white-space:nowrap;text-align:center;border:1px solid rgba(255,255,255,0.1)}nav>ul>li>ul::before{content:"";display:block;position:absolute;z-index:1;left:23px;top:0;bottom:0;border-left:1px solid #7a7a7a}nav>ul>li>ul>li>a,nav>ul>li>ul>li>ul>li>a{padding-top:5px;padding-bottom:5px}nav>ul ul li a i{font-size:14px!important;width:18px!important;text-align:center!important}nav>ul ul li::before{content:"";display:block;position:absolute;width:8px;left:23px;top:13px;border-top:1px solid #7a7a7a;z-index:1}nav>ul ul ul li::before{content:"";display:block;position:absolute;width:18px;left:10px;top:17px;border-top:1px solid transparent}@media(min-width:768px){.navbar-nav>li>a{padding-top:17px;padding-bottom:15px}}.ui-menu{display:block;width:155px;padding:2px;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);background:#fff;border:1px solid rgba(0,0,0,0.2);z-index:1;list-style:none;margin:0;margin-bottom:2em;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute;list-style:none}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-corner-all{border-radius:0}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-widget-content{font-weight:700;margin:0;background-color:#428bca;border-color:#357ebd;color:#FFF;display:block;white-space:nowrap}.ui-menu .ui-menu-item a.ui-state-active{padding:1px .4em}.ui-menu .ui-menu-item a .ui-menu-icon{width:auto;height:auto;top:0;left:auto;right:auto;bottom:auto;text-indent:0}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-disabled{margin:.4em 0 .2em!important;background:none!important;color:#999!important;font-weight:400!important;cursor:default;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu .ui-menu-icons{position:relative}.ui-menu .ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.open>.dropdown-menu{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-menu-xs{min-width:37px}.dropdown-menu-xs>li>a{padding:3px 10px}.dropdown-menu-xs>li>a:hover i{color:#fff!important}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#bfbfbf;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}.ajax-dropdown{position:absolute;display:none;z-index:1003;top:48px;left:16px;width:344px;height:435px;border-radius:0;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);padding:10px;background:#fff;border:1px solid #b3b3b3}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown{width:299px;height:320px;left:0;top:49px}}.ajax-dropdown:after,.ajax-dropdown:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ajax-dropdown:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:before{margin-left:-14px}}.ajax-dropdown:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:after{margin-left:-13px}}.ajax-dropdown>:last-child{font-size:13px;display:block;padding:5px 0;line-height:22px;font-weight:400}.ajax-dropdown>:first-child{margin:0 0 3px;padding:0 0 9px}.ajax-dropdown .fa-4x.fa-border{border-width:3px;border-radius:50%;display:block;margin:0 auto;width:46px;text-align:center;color:#d1d1d1;border-color:#d1d1d1}.ajax-dropdown .btn-group .btn{font-weight:700;text-transform:capitalize}.ajax-dropdown .btn-group>:nth-child(2){border-right-width:0;border-left-width:0}.ajax-dropdown .btn-group .btn:active{top:0;left:0}.active+.ajax-dropdown{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-large{position:static!important}.dropdown-menu-large{margin-left:16px;margin-right:16px;padding:20px 0}.dropdown-menu-large>li>ul{padding:0;margin:0}.dropdown-menu-large>li>ul>li{list-style:none}.dropdown-menu-large>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:normal}.dropdown-menu-large>li ul>li>a:focus,.dropdown-menu-large>li ul>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu-large .disabled>a,.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{color:#999}.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.dropdown-menu-large .dropdown-header{color:#428bca;font-size:18px}@media(max-width:768px){.dropdown-menu-large{margin-left:0;margin-right:0}.dropdown-menu-large>li{margin-bottom:30px}.dropdown-menu-large>li:last-child{margin-bottom:0}.dropdown-menu-large .dropdown-header{padding:3px 15px!important}}.wijmo-wijmenu{padding:0 20px;background-color:#222;background-repeat:repeat-x;background-image:-webkit-gradient(linear,top left,bottom left,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)}.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text{color:#bfbfbf}.wijmo-wijmenu .ui-state-hover{background:#444;background:rgba(255,255,255,0.05)}.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text{color:#fff}.wijmo-wijmenu .ui-widget-header h3{position:relative;margin-top:1px;padding:0}.wijmo-wijmenu h3 a{color:#fff;display:block;float:left;font-size:20px;font-weight:200;line-height:1;margin-left:-20px;margin-top:1px;padding:8px 20px 12px}.wijmo-wijmenu h3 a:hover{background-color:rgba(255,255,255,0.05);color:#fff;text-decoration:none}.wijmo-wijmenu .ui-widget-header{border:0}.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child{padding:.3em 0}.wijmo-wijmenu .wijmo-wijmenu-item{margin:0;border:0}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child{background:#333;border:0;margin:0;padding:6px 0;width:160px;border-radius:0 0 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2)}.wijmo-wijmenu a.wijmo-wijmenu-link{margin:0;line-height:19px;padding:10px 10px 11px;border:0;border-radius:0}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link{display:block;float:none;padding:4px 15px;width:auto}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text{float:none}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover{background:#191919}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator{padding:5px 0;background-image:none;background-color:#222;border-top:1px solid #444;border-bottom:0;border-left:0;border-right:0}.wijmo-wijmenu .wijmo-wijmenu-item input{-moz-transition:none 0s ease 0s;background-color:rgba(255,255,255,0.3);border:1px solid #111;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);color:rgba(255,255,255,0.75);font-family:Ubuntu,Helvetica,Arial,sans-serif;line-height:1;margin:5px 10px 0;padding:4px 9px;width:100px}.wijmo-wijmenu .wijmo-wijmenu-item input:hover{background-color:rgba(255,255,255,0.5);color:#fff}.wijmo-wijmenu .wijmo-wijmenu-item input:focus{background-color:#fff;border:0 none;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15);color:#404040;outline:0 none;padding:5px 10px;text-shadow:0 1px 0 #fff}.wijmo-wijmenu .ui-state-default{text-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#bfbfbf;-webkit-filter:none;filter:none}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.nav-tabs.bordered{background:#fff;border:1px solid #ddd}.nav-tabs.bordered>:first-child a{border-left-width:0!important}.nav-tabs.bordered+.tab-content{border:1px solid #ddd;border-top:0}.nav-tabs>li>a{padding:4px 10px;border-radius:0;color:#333}.nav-tabs>li>a .label{display:inline-block;font-size:11px;margin-left:5px;opacity:.5}.nav-tabs>li>a .badge{font-size:11px;padding:4px 5px 2px;opacity:.5;margin-left:5px;min-width:17px;font-weight:400}.tabs-left .nav-tabs>li>a .badge{margin-right:5px;margin-left:0}.nav-tabs>li>a>.fa{opacity:.5}.nav-tabs>li.active>a{-webkit-box-shadow:0 -2px 0 #57889c;box-shadow:0 -2px 0 #57889c;border-top-width:0!important;margin-top:1px!important;font-weight:700}.nav-tabs>li.active>a .badge,.nav-tabs>li.active>a .label,.nav-tabs>li.active>a>.fa{opacity:1}.tabs-left .nav-tabs>li.active>a{-webkit-box-shadow:-2px 0 0 #57889c;box-shadow:-2px 0 0 #57889c;border-top-width:1px!important;border-left:0!important;margin-left:1px!important}.tabs-right .nav-tabs>li.active>a{-webkit-box-shadow:2px 0 0 #57889c;box-shadow:2px 0 0 #57889c;border-top-width:1px!important;border-right:0!important;margin-right:1px!important}.tabs-below .nav-tabs>li.active>a{-webkit-box-shadow:0 2px 0 #57889c;box-shadow:0 2px 0 #57889c;border-bottom-width:0!important;border-top:0!important;margin-top:0!important}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li,.tabs-left>.nav-pills>li,.tabs-right>.nav-pills>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a,.tabs-left>.nav-pills>li>a,.tabs-right>.nav-pills>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left .nav-pills>li.active>a{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.tabs-left>.nav-pills,.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-pills{border-right:0}.tabs-left>.nav-tabs>li>a{margin-right:-1px}.tabs-left>.nav-tabs>li>a:focus,.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #d5d5d5 #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:focus,.tabs-left>.nav-tabs .active>a:hover{border-color:#d5d5d5 transparent #d5d5d5 #ddd;*border-right-color:#fff}.tabs-left>.tab-content{margin-left:109px}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px}.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:focus,.tabs-right>.nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.tabs-pull-right.nav-tabs>li,.tabs-pull-right.nav-pills>li{float:right}.tabs-pull-right.nav-tabs>li:first-child>a,.tabs-pull-right.nav-pills>li:first-child>a{margin-right:1px}.tabs-pull-right.bordered.nav-pills>li:first-child>a,.tabs-pull-right.bordered.nav-tabs>li:first-child>a{border-left-width:1px!important;margin-right:0;border-right-width:0}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}.pill-content>.pill-pane,.tab-content>.pill-pane,.pill-content>.tab-pane,.tab-content>.tab-pane{display:none}.pill-content>.active,.tab-content>.active,.pill-content>.active,.tab-content>.active{display:block}.pill-content.transparent,.tab-content.transparent{background-color:transparent}.ams-widget>header>.nav-tabs.pull-left>li:first-child a{border-left-width:0!important}h1,h2,h3,h4{margin:0;font-family:"Ubuntu-Bold",Arial,Helvetica,Sans-Serif;font-weight:300}h1{letter-spacing:-1px;font-size:24px;margin:10px 0}h1 small{font-size:18px;font-weight:300;letter-spacing:-1px}h2{letter-spacing:-1px;font-size:22px;margin:20px 0 15px;line-height:normal}h3{display:block;font-size:19px;font-weight:400;margin:16px 0 10px;line-height:normal}h4{line-height:normal;font-size:17px;font-weight:300;margin:12px 0 8px}h5{font-size:15px;font-weight:300;margin:10px 0 6px;line-height:normal}h6{font-size:14px;margin:10px 0 4px;font-weight:300;line-height:normal}hr .simple{margin-top:10px;margin-bottom:10px;border-style:dashed}img.online{border-left-color:#40ac2b!important}img.busy{border-left-color:#ed1c24!important}img.offline{border-left-color:#ddd!important}img.away{border-left-color:#ffc40d!important}[data-ams-url],[data-ams-click-handler]{cursor:pointer}label{font-weight:400}article.sortable-grid{min-height:30px}.caret{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.outside{position:absolute;left:-9999px}@media(max-width:979px){.visible-tablet{display:inline-block!important}}@media(max-width:979px){.hidden-tablet,.display-inline.hidden-tablet{display:none!important}}@media only screen and (min-width:0) and (max-width:679px){.hidden-tablet{display:none!important}}@media only screen and (min-width:320px) and (max-width:479px){.visible-mobile{display:inline-block!important}}@media only screen and (min-width:320px) and (max-width:479px){.hidden-mobile{display:none!important}}@media only screen and (min-width:768px){.modal-dialog.modal-large{width:80%;max-width:900px}}@media only screen and (min-width:768px){.modal-dialog.modal-medium{width:60%;max-width:650px}}@media only screen and (min-width:768px){.modal-dialog.modal-small{width:40%;max-width:450px}}.viewport-y{overflow-y:auto}.viewport-y.viewport-100{max-height:100px}.viewport-y.viewport-200{max-height:200px}.viewport-y.viewport-300{max-height:300px}.viewport-x{overflow-x:auto}.viewport-x.viewport-100{max-width:100px}.viewport-x.viewport-200{max-width:200px}.viewport-x.viewport-300{max-width:300px}.lead{font-size:19px}.alert{margin-bottom:20px;margin-top:0;color:#675100;border-width:0;border-left-width:5px;padding:10px;border-radius:0}.alert .close{top:0;right:-5px;line-height:20px}.alert-heading{font-weight:600}.alert-danger{border-color:#963b49;color:#fff;background:#c46a69;text-shadow:none}.alert-warning{border-color:#e5c693;color:#6b6d31;background:#ecdfb0}.alert-success{border-color:#8eb589;color:#296829;background:#cee0cf}.alert-info{border-color:#9cb4c5;color:#346597;background:#d6dde7}.alert ul{margin-left:25px;list-style-position:outside;list-style-type:square}.well{background:#fbfbfb;border:1px solid #ddd;box-shadow:0 1px 1px #ececec;-webkit-box-shadow:0 1px 1px #ececec;position:relative}.well.well-clean{-webkit-box-shadow:none;box-shadow:none;border-color:transparent}.well.well-glass{-webkit-box-shadow:none;box-shadow:none;border-color:transparent;background-color:rgba(255,255,255,0.25);color:#fff}.well.well-light{background:#fff;border:1px solid #e2e2e2}.widget-body .well{margin-bottom:0}.well.transparent{border:0!important;background:none!important}.ams-widget.well.transparent>div,.ams-widget.well.transparent>div .widget-body{padding:0!important}.well[class*=" bg-"],.well[class^=bg-]{border:1px solid #555!important}.note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.subscript{font-size:21px;color:#999}.display-image{margin-top:-60px;margin-right:20px}.terms-body{max-height:400px;overflow:auto}.timeline-seperator{display:block;text-align:center;color:#999;margin:20px 0 0}.timeline-seperator>:first-child{padding:4px 5px;border:1px dashed rgba(0,0,0,0.1);background:#fff;font-size:11px;border-radius:4px}.timeline-seperator .btn,.timeline-seperator .btn+.dropdown-menu{margin-right:15px}.timeline-seperator:after{display:block;content:" ";margin:0 20px;border-bottom:1px dashed rgba(0,0,0,0.1);margin-top:-8px}.progress{position:relative;margin-bottom:20px;overflow:hidden;height:22px;background:#eee;box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-webkit-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;border-radius:0}.progress-bar{float:left;width:0;height:100%;font-size:11px;color:#fff;text-align:center;background-color:#57889c;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-image:url(../img/pattern/overlay-pattern.png)}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-danger{background-color:#a90329}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-success{background-color:#739e73}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#c79121}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#57889c}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress .bar-info,.progress-info .bar{background:#57889c}.progress-micro{height:3px!important;line-height:3px!important}.progress-xs{height:7px!important;line-height:7px!important}.progress-sm{height:14px!important;line-height:14px!important}.progress-lg{height:30px!important;line-height:30px!important}.progress .progress-bar{position:absolute;overflow:hidden;line-height:20px}.progress .progressbar-back-text{position:absolute;width:100%;height:100%;font-size:12px;line-height:20px;text-align:center}.progress .progressbar-front-text{display:block;width:100%;font-size:12px;line-height:20px;text-align:center}.progress.right .progress-bar{right:0}.progress.right .progressbar-front-text{position:absolute;right:0}.progress.vertical{width:25px;height:100%;min-height:150px;margin-right:20px;display:inline-block;margin-bottom:0}.progress.vertical.bottom{position:relative}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.progress.vertical.bottom .progressbar-front-text{position:absolute;bottom:0}.progress.vertical .progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;transition:height .6s ease}.progress.wide-bar{width:40px}.dd{position:relative;display:block;margin:0;padding:0;max-width:600px;list-style:none;font-size:13px;line-height:20px}@media only screen and (min-width:700px){.dd{float:left;width:100%}.dd+.dd{margin-left:2%}}.dd-header.calender-spacer{height:46px;display:block}.dd-list{display:block;position:relative;margin:0;padding:0;list-style:none}.dd-list .dd-list{padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-empty{border:1px dashed #bbb;min-height:100px;background-color:#eee;background-image:-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);background-image:linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);-webkit-background-size:60px 60px;background-size:60px 60px;background-position:0 0,30px 30px}.dd-empty,.dd-placeholder{margin:5px 0;padding:0;min-height:30px;background:#f2fbff;border:1px dashed #b6bcbf;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}.dd-empty,.dd-item,.dd-placeholder{display:block;position:relative;margin:0;padding:0;min-height:20px;font-size:13px;line-height:20px}.dd-handle{display:block;font-size:15px;margin:5px 0;padding:7px 15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd-handle:hover,.dd-handle:hover+.dd-list .dd-handle{background:#fddfb3!important;border:1px solid #faa937;color:#333!important}.dd-handle>span{font-size:13px;color:#777}.dd-hover>.dd-handle{background:#2ea8e5!important}.dd-item>button{position:relative;cursor:pointer;float:left;width:25px;height:20px;margin:7px 10px;line-height:22px!important;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;border:0;background:rgba(0,0,0,0);text-align:center;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}.dd-item>button:before{content:'\f055';display:block;position:absolute;width:100%;text-align:center;text-indent:0;color:#0091d9}.dd-item>button[data-action=collapse]:before{content:'\f056';color:#a90329}.dd-dragel{position:absolute;pointer-events:none;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel>.dd-item>.dd-handle{border-left-width:4px}.dd-dragel .dd-handle{-webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1)}.dd-dragel>li.dd-item.dd3-item{position:relative;top:10px;left:10px;z-index:999}.vertical-bars{padding:0;margin:0}.vertical-bars:after{content:"";display:block;height:0;clear:both}.vertical-bars li{padding:14px 0;width:25%;display:block;float:left;text-align:center}.vertical-bars li:first-child{border-left:0}.vertical-bars>li>.progress.vertical{margin:0 auto;float:none}.vertical-bars>li>.progress.vertical:first-child{margin-left:auto}.bar-holder{padding:18px 15px}.bar-holder:first-child{border-top:0}.bar-holder .progress{margin:0}.pagination.pagination-alt>li>a{box-shadow:none;-webkit-box-shadow:none;border:0;margin-left:-1px}.pagination.pagination-alt>li:first-child>a{padding-left:0}.pagination>li>a,.pagination>li>span{padding:7px 12px 5px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.pagination-xs>li>a,.pagination-xs>li>span{padding:5px 9px 3px;font-size:12px}.panel-purple{border-color:#6e587a}.panel-purple>.panel-heading{color:#fff;background-color:#6e587a;border-color:#6e587a}.panel-greenLight{border-color:#71843f}.panel-greenLight>.panel-heading{color:#fff;background-color:#71843f;border-color:#71843f}.panel-greenDark{border-color:#496949}.panel-greenDark>.panel-heading{color:#fff;background-color:#496949;border-color:#496949}.panel-darken{border-color:#333}.panel-darken>.panel-heading{color:#fff;background-color:#404040;border-color:#404040}.panel-pink{border-color:#ac5287}.panel-pink>.panel-heading{color:#fff;background-color:#ac5287;border-color:#ac5287}.panel-green{border-color:#356e35}.panel-green>.panel-heading{color:#fff;background-color:#356e35;border-color:#356e35}.panel-blueLight{border-color:#92a2a8}.panel-blueLight>.panel-heading{color:#fff;background-color:#92a2a8;border-color:#92a2a8}.panel-pinkDark{border-color:#a8829f}.panel-pinkDark>.panel-heading{color:#fff;background-color:#a8829f;border-color:#a8829f}.panel-redLight{border-color:#a65858}.panel-redLight>.panel-heading{color:#fff;background-color:#a65858;border-color:#a65858}.panel-red{border-color:#a90329}.panel-red>.panel-heading{color:#fff;background-color:#a90329;border-color:#a90329}.panel-teal{border-color:#568a89}.panel-teal>.panel-heading{color:#fff;background-color:#568a89;border-color:#568a89}.panel-orange{border-color:#c79121}.panel-orange>.panel-heading{color:#fff;background-color:#c79121;border-color:#c79121}.panel-blueDark{border-color:#4c4f53}.panel-blueDark>.panel-heading{color:#fff;background-color:#4c4f53;border-color:#4c4f53}.panel-magenta{border-color:#6e3671}.panel-magenta>.panel-heading{color:#fff;background-color:#6e3671;border-color:#6e3671}.panel-blue{border-color:#57889c}.panel-blue>.panel-heading{color:#fff;background-color:#57889c;border-color:#57889c}.panel-footer>.btn-block{border-radius:0;border-bottom:0;border-left:0;border-right:0}.notification-body{padding:0 0 0 3px;margin:0;list-style:none}.notification-body *,.notification-body:after *,.notification-body:before *{box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important}.notification-body>li{border-bottom:1px solid #e9e9e9;position:relative}.notification-body>li>span{background:#fff;display:block;min-height:25px;overflow:hidden;padding:8px 10px 13px;white-space:normal}.notification-body>li>span:hover{background:#f0f4f7;color:#667f8f}.notification-body>li a.msg{padding-left:50px!important}.notification-body>li a,.notification-body>li a span{display:block;position:relative;overflow:hidden}.notification-body>li a,.notification-body>li a:hover{text-decoration:none}.notification-body>li:hover .progress{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #a7a7a7 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #ccc inset}.notification-body>li:hover .text-muted{color:#333}.notification-body .from{font-size:14px;line-height:normal;color:#333;font-weight:400;margin-right:60px;margin-bottom:6px;height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .unread{background:#ffffe0}.notification-body .unread .unread .from{font-weight:700}.notification-body time{position:absolute;top:3px;right:0;font-size:11px;font-weight:400;color:#058dc7}.notification-body .msg-body,.notification-body .subject{font-size:13px;color:#a0a0a0;max-height:35px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .subject{font-size:13px;color:#333;max-height:22px}.ajax-notifications{height:365px;display:block;overflow:auto;margin-right:-10px;margin-left:-10px;border-bottom:1px solid #cecece;border-top:1px solid #cecece;background:#e9e9e9}@media only screen and (min-width:320px) and (max-width:479px){.ajax-notifications{height:250px}}.ajax-notifications>.alert.alert-transparent{background-color:transparent;border-color:transparent;color:#757575;margin:13px 10px}.ajax-notifications>.alert>:first-child{margin-bottom:10px;font-weight:400}.arrow-box-up:before,.arrow-box-up:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}.arrow-box-up:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}.arrow-box-up-right:before,.arrow-box-up-right:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up-right:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;right:9px;margin-left:-8px}.arrow-box-up-right:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;right:10px;margin-left:-7px}.tooltip-inner{padding:5px 10px;font-size:11px;font-family:Ubuntu,Arial,Helvetica,sans-serif;font-weight:700;border-radius:0}.jqstooltip{padding:7px!important;border-radius:3px!important;border:0!important;background-color:#000!important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.jqstooltip .jqsfield{font-family:Ubuntu,Arial,sans-serif;font-size:11px}.dd3-content{display:block;margin:5px 0;padding:6px 10px 8px 40px;font-size:15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd3-content:hover{color:#2ea8e5;background:#fff}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:38px}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:move;width:30px;text-indent:100%;white-space:nowrap;overflow:hidden;border:1px solid #aaa;background:#bfbfbf;background:-webkit-gradient(linear,top left,bottom left,from(#ddd),to(#bbb));background:-webkit-linear-gradient(top,#ddd 0,#bbb 100%);background:linear-gradient(top,#ddd 0,#bbb 100%);display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;padding:8px 15px}.dd3-handle:before{content:'\f0c9';display:block;position:absolute;left:0;top:3px;width:100%;text-align:center;text-indent:0;color:#818181;font-weight:400;line-height:28px}.dd3-handle:hover:before{color:#c27616}.nestable-lists{display:block;clear:both;padding:30px 0;width:100%;border:0;border-top:2px solid #bfbfbf;border-bottom:2px solid #bfbfbf}#nestable-menu{padding:0;margin:10px 0 20px}#nestable-output,#nestable2-output{width:100%;padding:5px}.custom-scroll::-webkit-scrollbar{-webkit-overflow-scrolling:touch;height:10px;width:10px}.custom-scroll::-webkit-scrollbar:hover{background-color:#e9e9e9;border:1px solid #dbdbdb}.custom-scroll::-webkit-scrollbar-button:start:decrement,.custom-scroll::-webkit-scrollbar-button:end:increment{background:0;display:block;height:0}.custom-scroll::-webkit-scrollbar-track{-webkit-background-clip:padding-box;background-clip:padding-box;border:solid transparent}.custom-scroll::-webkit-scrollbar-track-piece{-o-border-radius:0;background-color:transparent;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(0,0,0,0.2);border:0;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.custom-scroll::-webkit-scrollbar-thumb:vertical,.custom-scroll::-webkit-scrollbar-thumb:horizontal{-o-border-radius:0;background-color:#bfbfbf;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33);background-color:rgba(0,0,0,0.44);box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33)}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#959595}.air{position:absolute;z-index:5}.air-bottom{bottom:0}.air-top{top:0}.air-top-right{top:0;right:0}.air-top-left{top:0;left:0}.air-bottom-left{bottom:0;left:0}.air-bottom-right{bottom:0;right:0}.tree{min-height:20px;border-radius:4px}.tree li{list-style-type:none;margin:0;padding:5px;position:relative}.tree li:after,.tree li:before{content:'';left:-20px;position:absolute;right:auto}.tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:-11px;width:1px;-webkit-transition:"border-color 0.1s ease 0.1s";transition:"border-color 0.1s ease 0.1s"}.tree li:last-child::before{height:30px}.tree li:after{border-top:1px solid #999;height:20px;top:18px;width:25px}.tree li span{border:1px dotted #999;border-radius:5px;display:inline-block;padding:3px 8px;text-decoration:none;-webkit-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s}.tree li.parent_li>span{cursor:pointer;padding:7px}.tree li.parent_li>span:hover{background-color:#df8505;border:1px solid #c67605;color:#fff}.tree li.parent_li>span:hover+ul li::before{border-left-color:#f89406}.tree li.parent_li>span:hover+ul li::after{border-top-color:#f89406}.tree li.parent_li>span:hover+ul li span{background:#fddfb3!important;border:1px solid #faa937;color:#000}.tree li.parent_li>span:hover,.tree li.parent_li>span:hover+ul li span{background:#eee;border:1px solid #94a0b4;color:#000}.tree ul ul{padding-left:34px;padding-top:10px}.tree ul ul li:hover{background:rgba(0,0,0,0.015)}.tree>ul{padding-left:0}.tree>ul>li :after,.tree>ul>li :before{border:0}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#3276b1;position:fixed;z-index:2000;top:0;left:0;height:2px;-webkit-transition:width 1s;transition:width 1s}.pace .pace-progress-inner{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:63px;right:40px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:10px;-webkit-animation:pace-spinner 400ms linear infinite;-ms-animation:pace-spinner 400ms linear infinite;animation:pace-spinner 400ms linear infinite}.table-wrap{overflow:auto}.table.has-tickbox thead tr th:first-child{width:18px}.table.has-tickbox.ams-form tbody tr td:first-child .checkbox,.table.has-tickbox.ams-form tbody tr td:first-child .radio,.table.has-tickbox.ams-form thead tr th:first-child .checkbox,.table.has-tickbox.ams-form thead tr th:first-child .radio{padding:0!important}.table-tight td,.table-tight th{padding:4px 8px!important}.table-mini td,.table-mini th{padding:1px 8px!important}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-width:1px}.table-bordered .no-padding>.table-bordered{border:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr th:first-child{border-left-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:last-child,.table-bordered .no-padding>.table-bordered thead tr th:last-child{border-right-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr:last-child td{border-bottom-width:0!important}.no-padding .note-editable .table-bordered{border:1px solid #ddd!important}.dt-row{padding:4px 10px}.dt-top-row{height:0;line-height:0;position:relative}.dt-bottom-row{background:#fafafa;font-size:11px;overflow:hidden;padding:5px 10px;border-top:1px solid #ccc;-webkit-box-shadow:inset 0 1px #fff;-ms-box-shadow:inset 0 1px #fff;box-shadow:inset 0 1px #fff}.dataTables_length{position:absolute;right:13px;top:-35px}.dataTables_length select{width:60px;padding:3px;font-size:13px;border:1px solid #bbb}.dataTables_filter{position:absolute;left:10px;top:-35px}.dataTables_filter input{padding:3px 8px 1px;font-size:13px}.dataTables_filter .form-control{height:28px}.dataTables_filter .input-group{width:180px!important}.dataTables_filter input select{border:1px solid #bbb}.dataTables_paginate{margin:4px 0 0}.dataTables_paginate .pagination{margin:0}.dt-wrapper{overflow:hidden}.dataTables_wrapper{position:relative}.dataTables_wrapper table.table{clear:both;max-width:inherit;margin-bottom:0}.dataTables_wrapper table.table thead th{white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis}.dataTables_wrapper table.table thead .sorting,.dataTables_wrapper table.table thead .sorting_asc,.dataTables_wrapper table.table thead .sorting_asc_disabled,.dataTables_wrapper table.table thead .sorting_desc,.dataTables_wrapper table.table thead .sorting_desc_disabled{cursor:pointer;padding-right:20px}.dataTables_wrapper table.table thead .sorting{background:url(../img/datatable/sort_both.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc{background:url(../img/datatable/sort_asc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc{background:url(../img/datatable/sort_desc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc_disabled{background:url(../img/datatable/sort_asc_disabled.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc_disabled{background:url(../img/datatable/sort_desc_disabled.png) no-repeat center right}.dataTables_wrapper table.table tbody tr.active th,.dataTables_wrapper table.table tbody tr.active td{background-color:#08C;color:#fff}.dataTables_wrapper table.table tbody tr.active:hover td,.dataTables_wrapper table.table tbody tr.active:hover th{background-color:#0075b0!important}.dataTables_wrapper table.dataTable th:active{outline:0}.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) td,.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) th{background-color:#017ebc}.dataTables_wrapper select{min-height:inherit}.dataTables_wrapper table+.row{margin-bottom:0;margin-top:10px}.dataTables_wrapper .dt_actions{float:left;margin-right:20px}.dataTables_wrapper .bottom,.dataTables_wrapper .top{background-color:#f5f5f5;border:1px solid #CCC;padding:15px}.dataTables_wrapper div.DTTT .btn:hover{text-decoration:none!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu a{color:#333!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#08c;color:#fff!important}.dataTables_wrapper div.DTTT_print_info.modal{height:150px;margin-top:-75px;text-align:center}.dataTables_wrapper div.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.dataTables_wrapper div.DTTT_print_info p{font-size:14px;line-height:20px}.dataTables_wrapper div.DTFC_LeftFootWrapper table,.dataTables_wrapper div.DTFC_LeftHeadWrapper table,.dataTables_wrapper table.DTFC_Cloned tr.even{background-color:#fff}.dataTables_wrapper div.DTFC_LeftHeadWrapper table{margin-bottom:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top .dataTables_info{float:none}div.dt-bottom-row .dataTables_info{float:left;padding-top:10px;font-size:12px}.dataTables_full{width:100%!important}.dataTables_empty{text-align:center!important;font-size:15px;background:#fff!important;padding:20px 0!important;cursor:default}.dataTables_scroll{clear:both}.dataTables_scrollHeadInner table.table-bordered{border-radius:4px 4px 0 0}.dataTables_scrollHeadInner table.table-bordered,.dataTables_scrollHeadInner table.table-bordered thead{border-bottom:0}.dataTables_scrollBody table{border-top:0}.dataTables_processing{position:absolute;top:50%;margin-top:-24px;z-index:100;left:50%;width:250px;margin-left:-125px;border:1px solid #ddd;text-align:center;color:#000;background:#fff;font-size:15px!important;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-ms-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);padding:10px 0}.dataTables_wrapper .center{text-align:center}.dataTables_wrapper .details,.dataTables_wrapper .details:hover{background:#ddd!important}.dataTables_wrapper .details table td{background:#fff!important}.dataTables_scrollHeadInner table.table,.dataTables_wrapper .details table.table{margin:0!important}.dataTables_scrollHead table{margin-bottom:0!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.dataTables_scrollHead table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child,.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftBodyWrapper table,.dataTables_scrollBody table{border-top:0;margin-bottom:0!important}.DTFC_LeftBodyWrapper tbody tr:first-child td,.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftFootWrapper table,div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollFoot table{border-top:0}.ColVis{position:absolute;right:83px;top:-35px}.ColVis_collection{position:relative;width:180px;background-color:#fff;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);z-index:1102;padding-top:3px;padding-left:10px;list-style-type:none;list-style-position:outside}.ColVis_collection .ColVis_Button{position:relative;margin-right:3px;height:30px;background-color:#fff;border:1px solid #d0d0d0;cursor:hand;padding:3px 5px}.ColVis_collection button.ColVis_Button{padding:4px 12px;height:26px;background-color:#fff;border:0;width:100%;float:none;font-size:12px}.ColVis_collection button.ColVis_Button+button.ColVis_Button{border-top:1px solid #e1e1e1}.ColVis_collection button.ColVis_Button button.ColVis_Button input{margin:0}button.ColVis_Button{padding:4px 5px;text-align:left}button.ColVis_Button::-moz-focus-inner{border:0!important;padding:0}.ColVis_collectionBackground{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1100}div.ColVis_catcher{position:absolute;z-index:1101}span.ColVis_radio{display:inline-block;width:20px;vertical-align:-2px}.ColVis_text_hover,div.ColVis_collection button.ColVis_Button:hover{background:#f2f2f2;color:#222}table.DTCR_clonedTable{background-color:#fff;z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#f2f2f2;color:#333!important}.table_tools_group{position:absolute;right:83px;top:-37px}.DTTT.btn-group{position:absolute;top:-38px;right:83px}.DTTT_dropdown{z-index:2002}.DTFC_LeftHeadWrapper{border-bottom:1px solid #ddd}div.DTTT_container{position:relative;float:right;margin-bottom:1em}a.DTTT_button,button.DTTT_button,div.DTTT_button{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:.88em;color:#000!important;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0)}a.DTTT_button:hover,button.DTTT_button:hover,div.DTTT_button:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),color-stop(89%,#e2e2e2),to(#f4f4f4));background:-webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#f4f4f4',GradientType=0)}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:0}a.DTTT_disabled,button.DTTT_disabled,div.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f9f9f9),to(#fafafa));background:-webkit-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);background:linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0)}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd td.sorting_1,table.dataTable tr.DTTT_selected.odd td.sorting_2,table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9fafd1}table.dataTable tr.DTTT_selected.even td.sorting_1,table.dataTable tr.DTTT_selected.even td.sorting_2,table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#b0bed9}div.DTTT_collection{width:150px;padding:8px 8px 4px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:#f3f3f3;background-color:rgba(255,255,255,0.3);overflow:hidden;z-index:2002;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-shadow:3px 3px 5px rgba(0,0,0,0.3)}div.DTTT_collection a.DTTT_button,div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}div.DTTT_collection_background{z-index:2001}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);opacity:.95;border:1px solid #000;border:1px solid rgba(0,0,0,0.5);-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,0.5);-o-box-shadow:0 3px 7px rgba(0,0,0,0.5);box-shadow:0 3px 7px rgba(0,0,0,0.5)}.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}.form hr{margin-left:-13px;margin-right:-13px;border-color:rgba(0,0,0,0.1);margin-top:20px;margin-bottom:20px}.form fieldset{display:block;border:0;background:rgba(255,255,255,0.9);position:relative}.form header,.form legend{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#222;margin:25px 0 20px}.no-padding .form header{margin:25px 14px 0}.form header:first-child{margin-top:10px}.form .form-group:last-child,.form .form-group:last-child .note,.form fieldset .form-group:last-child,.form fieldset .form-group:last-child .note{margin-bottom:0}fieldset{position:relative}legend{font-weight:400;margin-top:0;background:0}i.hint{vertical-align:super;opacity:.5}i.hint:hover{opacity:.9}.nohints i.hint{display:none}.input-group-addon{padding:6px 10px 5px;border-radius:0;transition:background-color .3s;-webkit-transition:background-color .3s}.input-group-addon .fa{font-size:14px}.input-group-addon .fa-2x,.input-group-addon .fa-lg{font-size:2em}.input-group-addon .fa-3x,.input-group-addon .fa-4x,.input-group-addon .fa-5x{font-size:30px}.input-group-addon .checkbox,.input-group-addon .radio{min-height:0;margin-right:0!important;padding-top:0}.input-group-addon label input[type=checkbox].checkbox+span,.input-group-addon label input[type=checkbox].checkbox+span:before,.input-group-addon label input[type=radio].radiobox+span,.input-group-addon label input[type=radio].radiobox+span:before{margin-right:0}.input-group-addon .onoffswitch,.input-group-addon .onoffswitch-label{margin:0}input[type=text]:focus+.input-group-addon{border-color:#0091d9;background-color:#72a0ce;color:#fff}.has-warning input[type=text]:focus+.input-group-addon{border-color:#7f6a1e;background-color:#cead35;color:#fff}.has-error input[type=text]:focus+.input-group-addon{border-color:#c46a69;background-color:#c46a69;color:#fff}.has-success input[type=text]:focus+.input-group-addon{border-color:#446b46;background-color:#588a5a;color:#fff}.input-icon-left>i{right:auto;left:24px}.input-icon-left .form-control{padding-left:29px}.input-icon-right{position:relative}.input-icon-right .form-control{padding-right:27px}.input-icon-left>i,.input-icon-right>i{position:absolute;right:10px;top:30%;font-size:16px;color:#bfbfbf}.form-actions{display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(249,249,249,0.9);margin-top:25px;margin-left:-13px;margin-right:-13px;margin-bottom:-13px;text-align:right}.well .form-actions{margin-left:-19px;margin-right:-19px;margin-bottom:-19px}.well.well-lg .form-actions{margin-left:-24px;margin-right:-24px;margin-bottom:-24px}.well.well-sm .form-actions{margin-left:-9px;margin-right:-9px;margin-bottom:-9px}.popover-content .form-actions{margin:0 -14px -9px;border-radius:0 0 3px 3px;padding:9px 14px}.no-padding .form .form-actions{margin:0;display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);text-align:right;margin-top:25px}:focus{outline:0!important}.filter_column input{padding:0 3px}.filter_column input,.filter_column select{width:100%;color:rgba(0,0,0,0.5);border:1px solid #CCC;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,.filter_column input:focus,.filter_column select:focus,select:focus,textarea:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}.form-control{padding:7px 12px 5px}.form-control,.input-lg,.input-sm,.input-xs{border-radius:0!important}.input-xs{height:24px;padding:3px 10px 1px;font-size:11px;line-height:1.5}.fileinput{padding-top:3px}input[type=checkbox].checkbox,input[type=radio].radiobox{visibility:hidden;position:absolute;z-index:20;width:18px;height:18px}.checkbox input[type=checkbox].checkbox+span,.checkbox input[type=radio].radiobox+span,.checkbox-inline input[type=checkbox].checkbox+span,.checkbox-inline input[type=radio].radiobox+span,.radio input[type=checkbox].checkbox+span,.radio input[type=radio].radiobox+span,.radiobox-inline input[type=checkbox].checkbox+span,.radiobox-inline input[type=radio].radiobox+span{margin-left:-20px}.form-inline .checkbox input[type=checkbox].checkbox+span,.form-inline .checkbox input[type=radio].radiobox+span,.form-inline .checkbox-inline input[type=checkbox].checkbox+span,.form-inline .checkbox-inline input[type=radio].radiobox+span,.form-inline .radio input[type=checkbox].checkbox+span,.form-inline .radio input[type=radio].radiobox+span,.form-inline .radiobox-inline input[type=checkbox].checkbox+span,.form-inline .radiobox-inline input[type=radio].radiobox+span{margin-left:0}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{vertical-align:middle;line-height:20px}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,input[type=checkbox].checkbox+span:after,input[type=radio].radiobox+span:after,input[type=checkbox].checkbox:before,input[type=radio].radiobox:before{box-sizing:content-box!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{position:relative;z-index:19;display:inline-block;margin:0;line-height:17px;min-height:14px;min-width:14px;margin-right:5px}label input[type=checkbox].checkbox+span:hover,label input[type=radio].radiobox+span:hover{cursor:pointer}label input[type=checkbox].checkbox+span:before,label input[type=radio].radiobox+span:before{font-family:FontAwesome;font-size:12px;border-radius:0;content:"\a0";display:inline-block;text-align:center;vertical-align:middle;padding:1px;height:12px;line-height:12px;min-width:12px;margin-right:5px;border:1px solid #bfbfbf;background-color:#f4f4f4;font-weight:400;margin-top:-1px}label input[type=checkbox].checkbox+span:before{content:"\a0"}label input[type=checkbox].checkbox:checked+span{font-weight:700}label input[type=checkbox].checkbox:checked+span:before{content:"\f00c";color:#2e7bcc}label input[type=checkbox].checkbox.style-1+span:before{color:#333;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:12px;line-height:13px;min-width:12px}label input[type=checkbox].checkbox.style-1:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-1:checked+span:before{color:#333;border-color:#333}label input[type=checkbox].checkbox.style-2+span:before{background:0;border-color:#c1c1c1;-webkit-box-shadow:none;box-shadow:none}label input[type=checkbox].checkbox.style-2:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-2:checked+span:before{content:"\f00c";color:#66665e;border-color:#4d90fe;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #fff}label input[type=checkbox].checkbox.style-3:checked+span:before{color:#fff;border-color:#a90329;background:#a90329}label:active input[type=checkbox].checkbox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=checkbox].checkbox.style-1+span:before{border-color:#333}label:hover input[type=checkbox].checkbox.style-2+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label:hover input[type=checkbox].checkbox.style-2:checked+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox.style-3+span:before{color:#fff;border-color:#a90327}label:active input[type=checkbox].checkbox:checked+span:before{color:#fff;background:#2e7bcc;border-color:#2e7bcc}label:active input[type=checkbox].checkbox.style-1:checked+span:before{color:#fff;background:#333;border-color:#333}label:active input[type=checkbox].checkbox.style-2+span:before,label:active input[type=checkbox].checkbox.style-2:checked+span:before{color:#66665e;background:0;border-color:#c1c1c1;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:active input[type=checkbox].checkbox.style-3:checked+span:before{color:#a90329;background:#fff;border-color:#a90329}label input[type=checkbox][disabled].checkbox+span,label input[type=checkbox][disabled].checkbox:checked+span{color:#a7a7a7;cursor:not-allowed}label input[type=checkbox][disabled].checkbox:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox.style-2:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label input[type=radio].radiobox+span:before{content:"\a0";border-radius:50%;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label input[type=radio].radiobox:checked+span{font-weight:700}label input[type=radio].radiobox:checked+span:before{content:"\f111";color:#2e7bcc}label input[type=radio].radiobox.style-1+span:before{font-size:9px;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:13px;line-height:13px;min-width:13px}label input[type=radio].radiobox.style-1:checked+span:before{font-size:10px;color:#333;border-color:#333;background:#fff}label input[type=radio].radiobox.style-1:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe;font-size:9px}label input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:hover input[type=radio].radiobox+span:before,label:hover input[type=radio].radiobox:checked+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=radio].radiobox.style-1+span:before,label:hover input[type=radio].radiobox.style-1:checked+span:before{color:#333;border-color:#333;background:#fff}label:hover input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe}label:hover input[type=radio].radiobox.style-3+span:before,label:hover input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:active input[type=radio].radiobox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label input[type=radio][disabled].radiobox+span,label input[type=radio][disabled].radiobox:checked+span,label input[type=radio][disabled].radiobox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label input[type=radio][disabled].radiobox:checked+span:before{content:"\f111"}label input[type=radio][disabled].radiobox+span:before,label input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}label:active input[type=radio][disabled].radiobox:checked+span:before,label:hover input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}textarea.clone{position:absolute;visibility:hidden}.textarea-div{background-color:#FFF;border:1px solid #CCC;border-bottom:0;margin:10px 0 0}.textarea-controls{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:5px;display:block;background-color:#FFF;border:1px solid #CCC;border-top:0;height:43px;line-height:33px;overflow:hidden}.textarea-controls>label{margin:3px 10px 0}.textarea-controls .ams-form .checkbox{padding-left:22px!important}.typearea{cursor:text;overflow-x:hidden;overflow-y:auto;max-height:90px;padding:5px 25px 5px 5px;position:relative;border-bottom:1px solid #EEE}.typearea textarea{width:100%;border-color:transparent!important;box-sizing:border-box;box-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:none;overflow:hidden;padding:0;margin:0;-webkit-transition:height .2s;transition:height .2s;outline:0;resize:none;min-height:61px}.error-box{max-width:900px;margin:0 auto}.error-text{font-weight:400;color:#fff;letter-spacing:-4px;font-size:700%;margin-bottom:30px;text-shadow:0 1px 0 #ccc,0 2px 0 #bfbfbf,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,0.1),0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15)}.error-search{width:300px;margin:0 auto 20px}.error-icon-shadow{text-shadow:0 1px 0 #803838,0 2px 0 #a85d5d,0 3px 0 #b86565,0 4px 0 #d86f6f,0 5px 0 #b3a5a5,0 6px 1px rgba(131,51,51,0.1),0 0 5px rgba(102,30,30,0.1),0 1px 3px rgba(95,15,15,0.3),0 3px 5px rgba(100,23,23,0.2),0 5px 10px rgba(114,30,30,0.25),0 10px 10px rgba(94,15,15,0.2),0 20px 20px rgba(121,38,38,0.15)}.form-inline .checkbox,.form-inline .radiobox{padding-left:0}.ams-form{position:relative;margin:0;outline:0;color:#666}.ams-form *,.ams-form :after,.ams-form :before{margin:0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ams-form header{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#232323;margin:10px 14px 0}.ams-form fieldset{display:block;position:relative;padding:10px 15px 5px;border:0;background:rgba(255,255,255,0.9)}.ams-form fieldset.switched>section,.ams-form fieldset.switched>article,.ams-form fieldset.switched>div{display:none}.ams-form fieldset.switched legend{border-bottom:0}.ams-form fieldset.bordered{margin:10px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset.bordered.switched{border:1px solid transparent}.ams-form fieldset.bordered legend{width:auto;padding:3px 10px 1px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,0.1)}.ams-form legend{padding-top:10px}.ams-form legend.inner,.ams-form legend .inner{font-weight:300;font-size:14.5px}.ams-form legend.switcher{font-weight:300;font-size:16.5px;border:0;padding-bottom:0;cursor:pointer}.ams-form legend .fa{color:#3276b1;font-size:75%}.ams-form legend label.checkbox{display:inline-block}.ams-form legend label.checkbox i{position:absolute;left:3px;top:-1px}.ams-form>.modal-viewport>fieldset>legend{padding-top:0}.ams-form section{margin-bottom:10px;position:relative}.ams-form .form-group{padding:5px 10px}.ams-form label.checkbox,.ams-form label.radio{padding-top:0}.ams-form input.input-lg{height:44px;padding:10px 16px;font-size:17px;line-height:1.33}.ams-form input.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.ams-form input.input-xs{height:24px;padding:2px 10px;font-size:11px;line-height:1.5}.ams-form select.input-sm{height:30px;line-height:15px;font-size:12px}.ams-form select.input-sm+i{height:10px}.ams-form select.input-lg{height:44px;line-height:22px;font-size:17px}.ams-form select.input-lg+i{height:11px;top:17px}.ams-form .row{margin:0 -15px}.ams-form .row:after{display:table;content:'';clear:both}.ams-form .col-1{width:8.33%}.ams-form .col-2{width:16.66%}.ams-form .col-3{width:25%}.ams-form .col-4{width:33.33%}.ams-form .col-5{width:41.66%}.ams-form .col-6{width:50%}.ams-form .col-8{width:66.67%}.ams-form .col-9{width:75%}.ams-form .col-10{width:83.33%}.ams-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}@media screen and (max-width:600px){.ams-form .col{float:none;width:100%}}@media screen and (max-width:600px){.ams-form .col .label{text-align:left;padding-left:20px}}.ams-form footer{display:block;padding:7px 25px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.ams-form footer:after{display:table;clear:both;content:''}.ams-form footer .btn{float:right;height:31px;margin:10px 0 0 5px;padding:0 22px;font:300 15px/29px Ubuntu,Helvetica,Arial,sans-serif;cursor:pointer}.ams-form footer .btn.btn-info{float:left}.ams-form footer .submit-message{display:inline-block}.ams-form .message{display:none;color:#6fb679}.ams-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.ams-form.submited fieldset,.ams-form.submited footer{display:none}.ams-form.submited .message{display:block;padding:25px 30px;background:rgba(255,255,255,0.9);font:300 18px/27px Ubuntu,Helvetica,Arial,sans-serif;text-align:center}.ams-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.ams-form .note a{font-size:13px}.ams-form .note-success{color:#6fb679}.ams-form .control-label{display:block;margin-top:4px;margin-bottom:6px;padding-top:0;line-height:19px;font-weight:400;font-size:13px;color:#333;text-align:right}@media screen and (max-width:992px){.ams-form .control-label{text-align:left;margin-bottom:0}}.ams-form .control-label.col{text-align:right}@media screen and (max-width:600px){.ams-form .control-label.col{text-align:left;padding-left:20px}}.ams-form .control-label span{margin-right:10px}.ams-form .control-label span::after{content:" *";color:transparent}.ams-form .control-label span>.hint{margin-top:-2px}.ams-form .control-label .col{margin:0;padding-top:7px}.ams-form label.input span.textline-field{display:block;margin-top:4px;margin-bottom:6px;padding-top:0;line-height:19px;font-size:13px}.ams-form .required-field .control-label span::after{color:red}.ams-form .tooltip{position:absolute;z-index:99999;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.ams-form .tooltip:after{position:absolute;content:''}.ams-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-right:after{top:100%;right:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-right,.ams-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.ams-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-left:after{top:100%;left:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-left,.ams-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.ams-form .tooltip-right{top:4px;white-space:nowrap;margin-left:15px}.ams-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.ams-form .input input:focus+.tooltip-right,.ams-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.ams-form .tooltip-left{top:4px;white-space:nowrap;margin-right:15px}.ams-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.ams-form .input input:focus+.tooltip-left,.ams-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.ams-form .tooltip-bottom-right{top:100%;margin-top:15px}.ams-form .tooltip-bottom-right:after{bottom:100%;right:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-right,.ams-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.ams-form .tooltip-bottom-left{top:100%;margin-top:15px}.ams-form .tooltip-bottom-left:after{bottom:100%;left:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-left,.ams-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.ams-form .inline-group{margin:0 -30px -4px 0}.ams-form .inline-group:after{content:'';display:table;clear:both}.ams-form .inline-group .checkbox,.ams-form .inline-group .radio{float:left;margin-right:30px}.ams-form .inline-group .checkbox:last-child,.ams-form .inline-group .radio:last-child{margin-bottom:4px}.ams-form .btn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ams-form .button{float:right;height:31px;overflow:hidden;margin:10px 0 0 5px;padding:0 25px;outline:0;border:0;font:300 15px/31px Ubuntu,Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer;background-color:#3276b1;opacity:.8;transition:opacity .2s;-webkit-transition:opacity .2s}.ams-form .button:hover{opacity:1}.ams-form .button.button-secondary{background-color:#b3b3b3}.ams-form .button,.ams-form .checkbox,.ams-form .input,.ams-form .radio,.ams-form .select,.ams-form .textarea,.ams-form .toggle{display:block;position:relative;font-weight:400}.ams-form .input input,.ams-form .select select,.ams-form .textarea textarea{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:28px;padding:6px 8px;outline:0;border-width:1px;border-style:solid;border-radius:0;background:#fff;font:13px/16px Ubuntu,Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.ams-form .input input.display-mode,.ams-form .select select.display-mode,.ams-form .textarea textarea.display-mode{border:0;padding:0;margin-top:2px;margin-bottom:3px;height:14px;line-height:1em}.ams-form .input input:focus+.tooltip,.ams-form .textarea textarea:focus+.tooltip{opacity:1}.ams-form .input .icon-prepend+input,.ams-form .textarea .icon-prepend+textarea{padding-left:37px}.ams-form .input .icon-append+input,.ams-form .textarea .icon-append+textarea{padding-right:37px}.ams-form .input .icon-prepend+.icon-append+input,.ams-form .textarea .icon-prepend+.icon-append+textarea{padding-left:37px}.ams-form .input-file .button{position:absolute;top:3px;right:3px;float:none;height:22px;margin:0;padding:0 14px;font-size:13px;line-height:22px}.ams-form .input-file .button:hover{-webkit-box-shadow:none;box-shadow:none}.ams-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.ams-form .select select{padding:5px}.ams-form .select i{position:absolute;top:9px;right:11px;width:5px;height:11px;background:#fff}.ams-form .select i:before,.ams-form .select i:after{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .select i:before{top:0;border-bottom:4px solid #404040}.ams-form .select i:after{bottom:0;border-top:4px solid #404040}.ams-form .select-multiple select{height:auto}.ams-form .textarea textarea{height:auto;resize:none}.ams-form .textarea-resizable textarea{resize:vertical}.ams-form .textarea-expandable textarea{height:31px}.ams-form .textarea-expandable textarea:focus{height:auto}.ams-form .checkbox,.ams-form .radio{margin-bottom:4px;padding-left:25px;line-height:25px;color:#404040;cursor:pointer;font-size:13px}.ams-form .checkbox:last-child,.ams-form .radio:last-child{margin-bottom:0}.ams-form .checkbox i,.ams-form .radio i{display:block;position:absolute;top:3px;left:0;width:17px;height:17px;outline:0;border-width:1px;border-style:solid;background:#FFF}.ams-form .checkbox input,.ams-form .radio input{position:absolute;left:-9999px}.ams-form .checkbox input+i:after,.ams-form .radio input+i:after{position:absolute;opacity:0;transition:opacity .1s;-webkit-transition:opacity .1s}.ams-form .checkbox input:checked+i:after,.ams-form .radio input:checked+i:after{opacity:1}.ams-form .radio input+i:after{background-color:#3276b1}.ams-form .checkbox input+i:after{content:'\f00c';top:-1px;left:1px;width:15px;height:15px;font:400 16px/19px FontAwesome;text-align:center}.ams-form .checkbox input+i:after{color:#3276b1}.ams-form .checkbox input:checked:hover+i:after{content:'\f00d'}.ams-form .checkbox input:checked:disabled:hover+i:after{content:'\f00c'}.ams-form .radio input+i:after{content:'';top:4px;left:4px;width:9px;height:9px;border-radius:50%}.ams-form .checkbox+.checkbox,.ams-form .radio+.radio{margin-top:0}.ams-form.table td .checkbox i,.ams-form.table td .radio i,.ams-form.table th .checkbox i,.ams-form.table th .radio i{top:0!important}.ams-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:25px;color:#404040;cursor:pointer}.ams-form .toggle:last-child{margin-bottom:0}.ams-form .toggle.state-error input:checked+i{background:#fff0f0}.ams-form .toggle.state-success input:checked+i{background:#f0fff0}.ams-form .toggle input{position:absolute;left:-9999px}.ams-form .toggle input:checked+i:before{right:36px}.ams-form .toggle input:checked+i:after{content:attr(data-swchon-text);text-align:right}.ams-form .toggle i{display:block;position:absolute;content:'';top:4px;right:0;width:49px;height:17px;border-width:1px;border-style:solid;border-radius:12px;background:#fff}.ams-form .toggle i:before{display:block;position:absolute;content:'';z-index:1;top:4px;right:4px;width:9px;height:9px;border-radius:50%;opacity:1;transition:right .2s;-webkit-transition:right .2s;background-color:#3276b1}.ams-form .toggle i:after{position:absolute;content:attr(data-swchoff-text);top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:17px;font-weight:700;text-align:left;color:#5f5f5f}.ams-form .checkbox:hover i,.ams-form .radio:hover i,.ams-form .toggle:hover i{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox:active i,.ams-form .radio:active i,.ams-form .toggle:active i{background:#f0f0f0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox input:checked+i,.ams-form .radio input:checked+i,.ams-form .toggle input:checked+i{border-color:#3276b1}.ams-form .rating{margin-bottom:4px;font-size:13px;line-height:25px;color:#404040}.ams-form .rating:last-child{margin-bottom:0}.ams-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.ams-form .rating input{position:absolute;left:-9999px}.ams-form .rating input+label:hover,.ams-form .rating input+label:hover ~ label{color:#3276b1}.ams-form .rating input:checked ~ label{color:#3276b1}.ams-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer;color:#ccc;transition:color .3s;-webkit-transition:color .3s}.ams-form .icon-append,.ams-form .icon-prepend{position:absolute;top:4px;width:20px;height:20px;font-size:14px;line-height:20px;text-align:center;color:#a2a2a2}.ams-form .icon-append{right:4px;padding-left:2px;border-left-width:1px;border-left-style:solid}.ams-form .icon-prepend{left:4px;padding-right:2px;border-right-width:1px;border-right-style:solid}.ams-form .checkbox i,.ams-form .icon-append,.ams-form .icon-prepend,.ams-form .input input,.ams-form .radio i,.ams-form .select select,.ams-form .textarea textarea,.ams-form .toggle i{border-color:#bdbdbd;transition:border-color .3s;-webkit-transition:border-color .3s}.ams-form .input.bordered:hover,.ams-form .checkbox:hover i,.ams-form .input:hover input,.ams-form .radio:hover i,.ams-form .select:hover select,.ams-form .textarea:hover textarea,.ams-form .toggle:hover i{border-color:rgba(82,168,236,0.7)}.ams-form .checkbox input:focus+i,.ams-form .input input:focus,.ams-form .radio input:focus+i,.ams-form .select select:focus,.ams-form .textarea textarea:focus,.ams-form .toggle input:focus+i{border-color:rgba(82,168,236,0.7);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7)}.ams-form .checkbox.state-error i,.ams-form .radio.state-error i,.ams-form .state-error input,.ams-form .state-error select,.ams-form .state-error textarea,.ams-form .toggle.state-error i{background:#fff0f0;border-color:rgba(255,60,60,0.8)!important}.ams-form .checkbox.state-error i:focus,.ams-form .radio.state-error i:focus,.ams-form .state-error input:focus,.ams-form .state-error select:focus,.ams-form .state-error textarea:focus,.ams-form .toggle.state-error i:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .state-error .select2-container .select2-choice,.ams-form .state-error .select2-container .select2-choices{border-color:rgba(255,60,60,0.8)!important}.ams-form .state-error .select2-container .select2-choice:focus,.ams-form .state-error .select2-container .select2-choices:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .checkbox.state-success i,.ams-form .radio.state-success i,.ams-form .state-success input,.ams-form .state-success select,.ams-form .state-success textarea,.ams-form .toggle.state-success i{background:#f0fff0;border-color:#7dc27d}.ams-form .button.state-disabled,.ams-form .checkbox.state-disabled,.ams-form .input.state-disabled input,.ams-form .radio.state-disabled,.ams-form .select.state-disabled,.ams-form .textarea.state-disabled,.ams-form .toggle.state-disabled{cursor:default!important;opacity:.6!important}.ams-form .checkbox.state-disabled:hover i,.ams-form .input.state-disabled:hover input,.ams-form .radio.state-disabled:hover i,.ams-form .select.state-disabled:hover select,.ams-form .textarea.state-disabled:hover textarea,.ams-form .toggle.state-disabled:hover i{border-color:#e5e5e5!important}.ams-form .state-disabled.checkbox input+i:after,.ams-form .state-disabled.checkbox input:checked+i,.ams-form .state-disabled.radio input+i:after,.ams-form .state-disabled.radio input:checked+i,.ams-form .state-disabled.toggle input:checked+i{border-color:#e5e5e5!important;color:#333!important}.ams-form .ui-widget-content .ui-spinner-input{margin:0;border:0;-webkit-box-shadow:none!important;box-shadow:none!important;height:29px}.ams-form .state-error{color:#d56161}.ams-form .state-error select+i{background:#fff0f0;-webkit-box-shadow:0 0 0 9px #fff0f0;box-shadow:0 0 0 9px #fff0f0}.ams-form .state-error+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#d56161}.ams-form .state-success select+i{background:#f0fff0;-webkit-box-shadow:0 0 0 9px #f0fff0;box-shadow:0 0 0 9px #f0fff0}.ams-form .state-disabled.radio input+i:after{background-color:#333}.ams-form .form-tiny .form-group{padding:0 10px}.ams-form .form-tiny .control-label{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-tiny label.input span.textline-field{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-nomargin .control-label,.ams-form.form-nomargin .control-label{margin-top:0;margin-bottom:0}.ams-form .form-nomargin label.input span.textline-field,.ams-form.form-nomargin label.input span.textline-field{margin-top:0;margin-bottom:0}.ams-form .form-nopadding .form-group,.ams-form.form-nopadding .form-group{padding:0 10px 1px}.ams-form-modal{position:fixed;z-index:1;display:none;width:400px}.ams-form-modal-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.7)}.state-error .icon-append,.state-error .icon-prepend{color:#ed1c24}.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;white-space:nowrap}.editableform .editable-date{padding:0;margin:0;float:left}.editableform-loading{background:url(../img/loading.gif) center center no-repeat;height:25px;width:auto;min-width:25px}.editable-buttons{display:inline-block;vertical-align:top;margin-left:7px;zoom:1;*display:inline}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{height:24px;width:30px}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-inline .editableform-loading{background-position:left 5px}.editable-input{vertical-align:top;display:inline-block;width:auto;white-space:normal;zoom:1;*display:inline}.editable-input .datepicker{top:0;left:0;padding:4px}.editable-input .datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.editable-input .datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.editable-input .datepicker>div{display:none}.editable-input .datepicker table{width:100%;min-width:214px;margin:0}.editable-input .datepicker thead tr:first-child th{cursor:pointer}.editable-input .datepicker thead tr:first-child th:hover{background:#eee}.editable-input .datepicker td,.editable-input .datepicker th{text-align:center;width:24px;height:20px}.editable-input .datepicker th.switch{width:145px}.editable-input .datepicker th.next,.editable-input .datepicker th.prev{font-size:19.5px}.editable-input .datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer}.editable-input .datepicker td span:hover{background:#eee}.editable-input .datepicker td span.active{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker td span.old{color:#555}.editable-input .datepicker td.day:hover{background:#eee;cursor:pointer}.editable-input .datepicker td.day.disabled,.editable-input .datepicker td.new,.editable-input .datepicker td.old{color:#555}.editable-input .datepicker td.active,.editable-input .datepicker td.active:hover{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker.prev i,.editable-input .datepicker.next i{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.editable-input .datepicker.prev i:before{content:"\f060"}.editable-input .datepicker.next i:before{content:"\f061"}.editable-checklist label{white-space:nowrap}.editable-checklist label input[type=checkbox],.editable-checklist label span{vertical-align:middle;margin:0}.editable-wysihtml5{width:566px;height:250px}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none!important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;width:auto;zoom:1;*display:inline}.editable-container.ui-widget{font-size:inherit;z-index:9990}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #08c}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:0}.editable-empty,.editable-empty:focus,.editable-empty:hover{font-style:italic;color:#D14;text-decoration:none}.editable-unsaved{font-weight:700}.editable-bg-transition{-webkit-transition:background-color 1400ms ease-out;transition:background-color 1400ms ease-out}.form-horizontal .editable{padding-top:5px;display:inline-block}.editable-address{display:block;margin-bottom:5px}.editable-address span{width:70px;display:inline-block}.editable-clear{clear:both;font-size:.9em;text-decoration:none;text-align:right}.editable-clear-x{background:url(../img/clear.png) center center no-repeat;display:block;width:13px;height:13px;position:absolute;opacity:.6;z-index:100;top:50%;right:6px;margin-top:-6px}.editable-clear-x:hover{opacity:1}.editable-error-block{max-width:300px;margin:5px 0 0;width:auto;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:17px 10px 12px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#login{background:#fff;overflow:visible}#login .container{border:0}#login #header{margin:0;height:71px;border-bottom:1px solid #eee!important;overflow:hidden;padding:0 30px;-webkit-background-clip:padding-box;border-width:0;min-height:28px;background:#f4f4f4!important;margin-bottom:20px}@media(min-width:768px) and (max-width:880px){#login #header{padding:0 5px!important}}@media only screen and (min-width:0) and (max-width:679px){#login #header{padding:0 5px!important}}#login #header #logo{margin-top:22px;margin-left:0}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo{margin-top:22px}}#login #header #logo img{width:137px}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo img{width:135px}}#login-header-space{float:right;text-align:right;display:block;vertical-align:middle;line-height:71px}#login-header-space>:first-child{font-size:13px;margin-right:14px;vertical-align:-3px;font-weight:400}#login-header-space>*{display:inline-block}#login-header-space .btn{font-weight:700;text-transform:uppercase}#login #main{background:#fff;margin:0}#login .hero{background-image:url(../img/gradient/login.png);background-repeat:no-repeat;background-position:0 137px;height:360px;width:100%;float:left}#login h4.paragraph-header{color:#565656;font-size:15px;font-weight:400;line-height:22px;margin-top:15px;width:270px}#login h5.about-heading{color:#565656;font-size:15px;font-weight:700;line-height:24px;margin:0 0 5px}#login .login-header-big{font-weight:400}#login .login-desc-box-l{min-height:350px;width:50%}#login .login-app-icons{vertical-align:top;margin-top:90px;width:300px}.bootstrapWizard{display:block;list-style:none;padding:0;position:relative;width:100%}.bootstrapWizard a:active,.bootstrapWizard a:focus,.bootstrapWizard a:hover{text-decoration:none}.bootstrapWizard li{display:block;float:left;width:25%;text-align:center;padding-left:0}.bootstrapWizard li:before{border-top:3px solid #55606e;content:"";display:block;font-size:0;overflow:hidden;position:relative;top:11px;right:1px;width:100%;z-index:1}.bootstrapWizard li:first-child:before{left:50%;max-width:50%}.bootstrapWizard li:last-child:before{max-width:50%;width:50%}.bootstrapWizard li .step{background:#b2b5b9;color:#fff;display:inline;font-size:15px;font-weight:700;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.bootstrapWizard li .step i{font-size:10px;font-weight:400;position:relative;top:-1.5px}.bootstrapWizard li.complete .step{background:#0aa66e;padding:1px 6px;border:3px solid #55606e}.bootstrapWizard li.active .step,.bootstrapWizard li.active.complete .step{background:#0091d9;color:#fff;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #55606e}.bootstrapWizard li .title{color:#bfbfbf;display:block;font-size:13px;line-height:15px;max-width:100%;position:relative;table-layout:fixed;text-align:center;top:20px;word-wrap:break-word;z-index:104}.bootstrapWizard li.active .title,.bootstrapWizard li.complete .title{color:#2b3d53}.wizard-actions{display:block;list-style:none;padding:0;position:relative;width:100%}.wizard-actions li{display:inline}.fuelux .wizard{position:relative;overflow:hidden;background-color:#f9f9f9;border:1px solid #d4d4d4;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.fuelux .wizard:after,.fuelux .wizard:before{display:table;line-height:0;content:""}.fuelux .wizard:after{clear:both}.fuelux .wizard ul{width:4000px;padding:0;margin:0;list-style:none outside none}.fuelux .wizard ul.previous-disabled li.complete{cursor:default}.fuelux .wizard ul.previous-disabled li.complete:hover{color:#356e35;cursor:default;background:#f3f4f5}.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before{border-left-color:#f3f4f5}.fuelux .wizard ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.fuelux .wizard ul li:first-child{padding-left:20px;border-radius:4px 0 0 4px}.fuelux .wizard ul li.complete{color:#296829;background:#f3f4f5}.fuelux .wizard ul li.complete:hover{cursor:pointer;background:#e7eff8}.fuelux .wizard ul li.complete:hover .chevron:before{border-left:14px solid #e7eff8}.fuelux .wizard ul li.complete .chevron:before{border-left:14px solid #f3f4f5}.fuelux .wizard ul li.active{color:#3a87ad;background:#f1f6fc}.fuelux .wizard ul li.active .chevron:before{border-left:14px solid #f1f6fc}.fuelux .wizard ul li .chevron{position:absolute;top:0;right:-14px;z-index:1;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.fuelux .wizard ul li .chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.fuelux .wizard ul li .badge{margin-right:8px}.fuelux .wizard .actions{position:absolute;right:0;z-index:2;float:right;padding-right:15px;padding-left:15px;line-height:46px;vertical-align:middle;background-color:#eee;border-left:1px solid #d4d4d4}.fuelux .wizard .actions a{margin-right:8px;font-size:12px;line-height:45px}.fuelux .wizard .actions .btn-prev i{margin-right:5px}.fuelux .wizard .actions .btn-next i{margin-left:5px}.fuelux .fuelux .step-content .step-pane{display:none}.fuelux .fuelux .step-content .active{display:block}.fuelux .fuelux .step-content .active .btn-group .active{display:inline-block}.ams-metro-tile{float:left;display:block;background-color:#fff;width:100px;height:70px;cursor:pointer;-webkit-box-shadow:inset 0 0 1px #FFC;box-shadow:inset 0 0 1px #FFC;border:1px dotted #c5c5c5;text-decoration:none;color:#fff;font-weight:300;font-smooth:always;margin:0 10px 20px 0;padding:5px;position:relative}.ams-metro-tile:hover{z-index:10;-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.ams-metro-tile.big-cubes{width:120px;height:120px}.ams-metro-tile.double{width:249px}.ams-metro-tile:active{top:1px;left:1px}.ams-metro-tile .iconbox{text-align:center}.ams-metro-tile .iconbox i{display:block;margin:15px auto 0;height:75px}.ams-metro-tile .iconbox span{display:block;text-align:left}.ams-metro-tile .iconbox span>span{position:absolute;right:-5px;bottom:-10px;border-radius:50%;padding:6px 4px 3px;border:1px solid #fff}.client-form header{padding:15px 13px;margin:0;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.customfile-button{padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn,a:link,button{-webkit-tap-highlight-color:rgba(169,3,41,0.5)}.btns{margin:0;padding:0;list-style:none}.btns>li{display:inline-block;margin-bottom:7px}.btn{padding:6px 12px;border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.btn:active{position:relative;top:1px;left:1px}.btn.btn-ribbon{background-color:#5b6771;color:#fff;padding:1px 5px;line-height:20px;vertical-align:middle;height:21px;display:block;border:0;float:left;margin:0 8px 0 0;cursor:pointer}.btn.btn-ribbon>i{font-size:111%}.btn-xs{padding:1px 5px;line-height:1.3em}.btn-sm{padding:3px 10px}.btn-lg{padding:9px 15px}.btn-xl{padding:11px 15px}.btn-circle{width:30px;height:30px;text-align:center;padding:7px 0 5px;font-size:12px;line-height:18px;border-radius:50%}.btn-circle.btn-lg{width:50px;height:50px;padding:9px 15px 7px;font-size:18px;line-height:30px;border-radius:50%}.btn-circle.btn-xl{width:70px;height:70px;padding:11px 15px 9px;font-size:24px;line-height:50px;border-radius:50%}.btn-metro{margin:0 0 20px;padding-top:15px;padding-bottom:15px}.btn-metro>span{display:block;vertical-align:bottom;margin-top:10px;text-transform:uppercase}.btn-metro>span>span.label{position:absolute;top:0;right:0}.btn-label{position:relative;left:-12px;display:inline-block;padding:7px 12px 5px;background:rgba(0,0,0,0.15);border-radius:3px 0 0 3px}.btn-labeled{padding-top:0;padding-bottom:0}.btn-select-tick i{display:none}.btn-select-tick .btn:hover i{opacity:.3;display:block}.btn-select-tick .active i{display:block;opacity:1!important}.btn-header.pull-right{margin-left:6px}@media(min-width:768px) and (max-width:979px){.btn-header a{margin-top:9px!important}}@media(min-width:768px) and (max-width:880px){.btn-header a{margin-top:9px!important;line-height:26px!important}}@media(max-width:767px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:0) and (max-width:679px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}.btn-header a>span{font-size:13px;font-weight:400;line-height:30px;height:30px;display:inline-block}@media(min-width:768px) and (max-width:880px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media(max-width:767px){.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:0) and (max-width:679px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}.btn-header>:first-child>a{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:30px;min-width:30px;padding:3px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#6d6a69;font-size:17px;margin:10px 0 0}.btn-header>:first-child>a:hover{border:1px solid #bfbfbf;color:#222;-webkit-transition:all 0s;transition:all 0s;cursor:pointer;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.btn-header>:first-child>a:active{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e8e8e8),color-stop(100%,#ededed));background-image:-webkit-gradient(linear,top left,bottom left,from(#e8e8e8),to(#ededed));background-image:-webkit-linear-gradient(top,#e8e8e8 0,#ededed 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ededed',GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}.ribbon-button-alignment{padding-top:10px;display:inline-block}.ribbon-button-alignment.pull-right>.btn.btn-ribbon{margin:0 0 0 8px}.header-btn{margin-top:5px}.widget-header>:first-child{margin:13px 0}.widget-toolbar{display:inline-block;position:relative;float:right;width:auto;height:29px;line-height:29px;border-left:1px solid rgba(0,0,0,0.09);cursor:pointer;padding:0 8px;text-align:center}.widget-toolbar.no-border{border-left:0}.widget-toolbar>:first-child{text-align:left}.widget-toolbar .ams-form label.checkbox,.widget-toolbar .ams-form label.radio{line-height:29px}.widget-toolbar .ams-form .icon-append,.widget-toolbar .ams-form .icon-prepend{top:3px!important}.widget-toolbar.ams-form .icon-append,.widget-toolbar.ams-form .icon-prepend{top:3px!important}.widget-toolbar>.ams-form{margin-top:2px}.widget-toolbar>.ams-form .toggle:last-child{font-size:12px;line-height:29px}.widget-toolbar>.ams-form .checkbox input+i,.widget-toolbar>.ams-form .radio input+i,.widget-toolbar>.ams-form .toggle input+i{border-width:1px;border-color:#c7c7c7!important;margin-top:-1px;-webkit-box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset;box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset}.widget-toolbar .btn-group{margin-top:-3px}.widget-toolbar>.btn{margin-top:-3px;font-size:12px!important;padding:1px 8px!important}.widget-toolbar>.label{display:inline-block;vertical-align:middle;margin-top:-3px;text-align:center;font-size:12px;padding:4px 7px}.widget-toolbar>.badge{padding:5px;font-size:14px;border-radius:50%;font-weight:400;min-width:24px;text-align:center!important}.widget-toolbar .progress{width:130px;margin:7px 0 0;height:18px!important;font-size:12px;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset}.widget-toolbar .progress-bar{font-size:12px}.widget-toolbar .pagination{margin:4px 0}.widget-toolbar .pagination>li>a{padding:2px 7px}.widget-toolbar .widget-text-input{max-width:220px}.widget-toolbar input[type=text]{height:28px!important;margin-top:2px}.widget-body.no-padding{padding:0;margin:0}.widget-body.no-padding .alert{margin:5px 5px 0;padding:10px;box-shadow:none!important;-webkit-box-shadow:none!important;border-radius:0!important}.widget-body>table{margin-bottom:0}.widget-body-ajax-loading::before{display:block;position:absolute;content:url(../img/ajax-loader.gif);padding-top:18%;text-align:center;font-weight:700;font-size:16px;color:#fff;background:rgba(255,255,255,0.4);height:100%;z-index:1;width:100%}.widget-body-ajax-loading:hover{cursor:wait!important}.widget-body-toolbar,.ams-form.widget-body-toolbar{display:block;padding:8px 10px;margin:-13px -13px 13px;min-height:42px;border-bottom:1px solid #ccc;background:#fafafa}.no-padding .widget-body-toolbar,.no-padding .ams-form.widget-body-toolbar,.no-padding.widget-body-toolbar,.no-padding.ams-form.widget-body-toolbar{display:block;margin:0}.ams-form .widget-body-toolbar .inline-group,.widget-body-toolbar.ams-form .inline-group{float:left;margin-top:4px}.widget-body-toolbar .btn{vertical-align:middle}.widget-body-toolbar .btn-xs{margin-top:5px}.widget-content-padding{padding:20px}.widget-content-padding .well{margin-bottom:0}.widget-footer{display:block;position:relative;min-height:32px;vertical-align:middle;margin:0 -13px -13px;padding:5px;border-top:1px solid #e4e4e4;text-align:right;background-color:#f8f7f7}.no-padding .widget-footer{margin:0}.widget-footer.ams-form>label{margin-top:4px;display:block}.ams-widget{position:relative;margin:0 0 15px;padding:0;-khtml-border-radius:0;border-radius:0}.ams-widget header .nav-tabs{border-bottom-color:transparent}.ams-widget header .nav-tabs>li>a{border-radius:0;border:0;padding:5px 15px 4px}.ams-widget header .nav-tabs>li.active>a,.ams-widget header .nav-tabs>li.active>a:focus,.ams-widget header .nav-tabs>li.active>a:hover{color:#555;background-color:#FFF;border:1px solid #c2c2c2;border-bottom-color:transparent;border-top:0;cursor:default}.ams-widget header:first-child .nav-tabs{float:left}.ams-widget header:first-child .nav-tabs li{padding-left:0}.ams-widget header:first-child .nav-tabs li a{color:#333}.ams-widget header:first-child .nav-tabs.pull-right li:last-child a{margin-right:0!important;border-right:0!important}.ams-widget header .nav-pills{margin:3px}.ams-widget header .nav-pills>li>a{padding:3px 5px 4px}.ams-widget>header{height:30px;padding:0;line-height:40px;color:#333;border:1px solid #c2c2c2;background:#fafafa}.ams-widget>header h2{display:inline-block;position:relative;width:auto;height:100%;margin:0;font-size:14px;line-height:31px;font-weight:400;letter-spacing:0}@media only screen and (min-width:320px) and (max-width:479px){.ams-widget>header h2{width:135px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.rtl .ams-widget>header h2{float:right;text-align:right}.ams-widget>header>h2{margin-left:10px;float:left}.rtl .ams-widget>header{padding:0 7px 0 0}.ams-widget>header .widget-icon{display:block;float:left;width:16px;height:16px;margin:10px 10px 0 0;zoom:1;z-index:400}.rtl .ams-widget>header .widget-icon{float:right;margin:10px 0 0 7px}.ams-widget>header>.widget-icon{display:block;position:relative;float:left;margin:0 -10px 0 2px;width:28px;height:28px;font-size:111%;line-height:29px;text-align:center}.ams-widget>header>:first-child.widget-icon{margin-left:0}.ams-widget>div{position:relative;float:left;width:100%;font-size:13px;-khtml-border-radius:0;border-radius:0;margin:0;padding:13px 13px 0;background-color:#fff!important;border-width:1px 1px 2px;border-style:solid;border-top:0;border-right-color:#CCC!important;border-bottom-color:#CCC!important;border-left-color:#CCC!important}.ams-widget .widget-body{position:relative;min-height:100px;padding-bottom:13px}.ams-widget .widget-body.widget-hide-overflow{overflow:hidden}.ams-widget.well{margin:0 0 30px}.ams-widget.well header{display:none}.ams-widget.well>div{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.ams-widget.well.transparent .widget-body.no-padding{margin:0!important}.ams-widget-ctrls{width:auto;float:right;padding:0;margin:0}.ams-widget-ctrls a{display:inline-block;padding:0;margin:0;text-decoration:none;font-size:14px;text-align:center;line-height:29px;color:#333}.ams-widget-ctrls .button-icon{position:relative;float:left;min-width:28px;height:28px;font-family:Ubuntu,Arial,Helvetica,sans-serif;border-left:1px solid rgba(0,0,0,0.09)}.ams-widget-ctrls .button-icon :hover{background-color:rgba(0,0,0,0.05)}.rtl .ams-widget-ctrls .button-icon{margin:0 0 5px 5px}.rtl .ams-widget-ctrls{float:left;padding:10px 0 0 3px;margin:0}.ams-widget-loader{display:none;float:right;width:28px;height:28px;margin:0;text-align:center;line-height:30px;font-size:111%;background-repeat:no-repeat;background-position:center center}.rtl .ams-widget-loader{float:left}.ams-widget-editbox{display:none;padding:10px;border-bottom:1px solid #b1b1b1;background-color:#fff;margin:-13px -13px 13px}.no-padding .ams-widget-editbox{margin:0 0 10px}.ams-widget,.ams-widget-editbox,.ams-widget>div{zoom:1}.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{clear:both}.ams-widget:before,.ams-widget-editbox:before,.ams-widget>div:before,.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.ui-sortable .ams-widget-sortable>header{cursor:move;line-height:normal;-khtml-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.ui-sortable .ams-widget-sortable.ams-widget-collapsed>header{-khtml-border-radius:0;border-radius:0}.ams-widget-timestamp{margin:10px 0 0;color:#868686;font-size:12px;font-style:italic}.ams-widget-placeholder{margin-bottom:28px;padding:0;background-color:#FFC;border:1px dashed #a7a7a7;-khtml-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ams-widget-remove-colors{color:#333!important;padding:0!important;background:none!important}.ams-widget-color-magenta>header{color:#fff;background:#6e3671;border-color:#6e3671!important}.ams-widget-color-magenta .nav-tabs li:not(.active) a,.ams-widget-color-magenta>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-magenta .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pink>header{color:#fff;background:#ac5287;border-color:#ac5287!important}.ams-widget-color-pink .nav-tabs li:not(.active) a,.ams-widget-color-pink>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pink .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pinkDark>header{color:#fff;background:#a8829f;border-color:#a8829f!important}.ams-widget-color-pinkDark .nav-tabs li:not(.active) a,.ams-widget-color-pinkDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pinkDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-yellow>header{color:#fff;background:#d4c737;border-color:#d4c737!important}.ams-widget-color-yellow .nav-tabs li:not(.active) a,.ams-widget-color-yellow>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-yellow .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orange>header{color:#fff;background:#c79121;border-color:#c79121!important}.ams-widget-color-orange .nav-tabs li:not(.active) a,.ams-widget-color-orange>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orange .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orangeDark>header{color:#fff;background:#a57225;border-color:#a57225!important}.ams-widget-color-orangeDark .nav-tabs li:not(.active) a,.ams-widget-color-orangeDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orangeDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-darken>header{color:#fff;background:#404040;border-color:#404040!important}.ams-widget-color-darken .nav-tabs li:not(.active) a,.ams-widget-color-darken>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-darken .nav-tabs li a:hover{color:#333!important}.ams-widget-color-purple>header{color:#fff;background:#65596b;border-color:#65596b!important}.ams-widget-color-purple .nav-tabs li:not(.active) a,.ams-widget-color-purple>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-purple .nav-tabs li a:hover{color:#333!important}.ams-widget-color-teal>header{color:#fff;background:#568a89;border-color:#568a89!important}.ams-widget-color-teal .nav-tabs li:not(.active) a,.ams-widget-color-teal>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-teal .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueDark>header{color:#fff;background:#4c4f53;border-color:#4c4f53!important}.ams-widget-color-blueDark .nav-tabs li:not(.active) a,.ams-widget-color-blueDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blue>header{color:#fff;background:#60747c;border-color:#60747c!important}.ams-widget-color-blue .nav-tabs li:not(.active) a,.ams-widget-color-blue>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blue .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueLight>header{color:#fff;background:#ccdadf;border-color:#ccdadf!important}.ams-widget-color-blueLight .nav-tabs li:not(.active) a,.ams-widget-color-blueLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-red>header{color:#fff;background:#931313;border-color:#931313!important}.ams-widget-color-red .nav-tabs li:not(.active) a,.ams-widget-color-red>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-red .nav-tabs li a:hover{color:#333!important}.ams-widget-color-redLight>header{color:#fff;background:#a65858;border-color:#a65858!important}.ams-widget-color-redLight .nav-tabs li:not(.active) a,.ams-widget-color-redLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-redLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-white>header{color:#c8c8c8;background:#fff;border-color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li:not(.active) a,.ams-widget-color-white>header>.ams-widget-ctrls a{color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li a:hover{color:#838383!important}.ams-widget-color-greenDark>header{color:#fff;background:#496949;border-color:#496949!important}.ams-widget-color-greenDark .nav-tabs li:not(.active) a,.ams-widget-color-greenDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-green>header{color:#fff;background:#356e35;border-color:#356e35!important}.ams-widget-color-green .nav-tabs li:not(.active) a,.ams-widget-color-green>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-green .nav-tabs li a:hover{color:#333!important}.ams-widget-color-greenLight>header{color:#fff;background:#71843f;border-color:#71843f!important}.ams-widget-color-greenLight .nav-tabs li:not(.active) a,.ams-widget-color-greenLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenLight .nav-tabs li a:hover{color:#333!important}#ams-widget-fullscreen-mode{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999}#ams-widget-fullscreen-mode .ams-widget{margin:0;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div{overflow-y:scroll;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div>header{cursor:default}.onoffswitch{position:relative;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-top:3px;margin-bottom:3px;margin-left:5px;display:inline-block;vertical-align:middle}.onoffswitch-container{margin-top:4px;margin-left:7px;display:inline-block}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #626262;border-radius:50px;border-color:#adadad #b3b3b3 #9e9e9e;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.onoffswitch-inner{width:200%;margin-left:-100%;display:block}.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:15px;padding:0;line-height:17px;font-size:10px;font-family:Ubuntu,Trebuchet,Arial,sans-serif;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:attr(data-swchon-text);text-shadow:0 -1px 0 #333;padding-left:7px;background-color:#3276b1;color:#fff;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);text-align:left}.onoffswitch-inner:after{content:attr(data-swchoff-text);padding-right:7px;text-shadow:0 -1px 0 #fff;background-color:#fff;color:#555;text-align:right;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-switch{width:19px;height:19px;margin:-2px;background:#fff;border:1px solid #9a9a9a;border-radius:50px;position:absolute;top:0;bottom:0;right:32px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,#eee);background-image:linear-gradient(to bottom,#fff,#eee);background-repeat:repeat-x;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}.onoffswitch-checkbox+.onoffswitch-label .onoffswitch-switch:before,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00d";color:#a90329;display:block;text-align:center;line-height:19px;font-size:10px;text-shadow:0 -1px 0 #fff;font-weight:700;font-family:FontAwesome}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00c";color:#57889c}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0;display:block}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch-switch:hover{background-color:#eee}.onoffswitch-switch:active{background-color:#eee;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-inner:before,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-inner:after{text-shadow:0 1px 0 #fff;background:#bfbfbf;color:#333}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-switch,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-switch{background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-gradient(linear,top left,bottom left,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-linear-gradient(top,#bfbfbf,#f4f4f4);background-image:linear-gradient(to bottom,#bfbfbf,#f4f4f4);-webkit-box-shadow:none!important;box-shadow:none!important}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-label,.onoffswitch-checkbox:disabled+.onoffswitch-label{border-color:#ababab #999 #878787!important}.onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#3276b1 #2a6395 #255681}.onoffswitch+span,.onoffswitch-title{display:inline-block;vertical-align:middle;margin-top:-5px}label.with-icon .select2-parent{margin-right:27px}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #ccc;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}label.bordered .select2-container .select2-choice{border-color:transparent}.select2-container .select2-choice:hover{border:1px solid rgba(82,168,236,0.7)}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-choice>.select2-chosen abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;cursor:pointer;outline:0}.select2-container .select2-choice>.select2-chosen abbr:hover{cursor:pointer}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#ccc}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-arrow{display:inline-block;width:20px;height:20px;position:absolute;right:3px;top:3px;padding:0 0 0 2px;border-left:1px solid #ccc;line-height:22px;-webkit-background-clip:padding-box}.select2-container .select2-arrow b{width:100%;height:100%;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;font-size:14px}.select2-container .select2-arrow b:before{content:"\f107";width:100%;height:100%;text-align:center;display:block}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7)!important;outline:0}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background:#fff;filter:alpha(opacity=0)}.select2-drop{margin-top:-1px;width:100%;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #ccc;border-top:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-bottom:0;border-top:1px solid rgba(82,168,236,0.7);border-top-width:3px;border-bottom:0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above.select2-drop-active{border-top-width:3px}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-drop.select2-drop-above .select2-search:before{top:34%}.select2-drop-auto-width{border-top:1px solid #ccc;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop-active{border:1px solid rgba(82,168,236,0.7);border-top:0;border-bottom-width:3px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\f002";top:25%;right:10px;color:#686868!important}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 3px 5px;margin:0;outline:0;font-size:1em;border:1px solid #aaa;-webkit-box-shadow:none;box-shadow:none;background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:linear-gradient(top,#fff 85%,#eee 99%)}.select2-search input.select2-active{background-origin:padding-box;background:#fff url(../img/select2-spinner.gif) no-repeat right 24px top 50%;background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,linear-gradient(top,#fff 85%,#eee 99%)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5d98cc;border-top-color:transparent}.select2-dropdown-open .select2-choice .select2-arrow{background:0;border-left:0;-webkit-filter:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results .select2-selected{opacity:.5}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3276b1;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding:3px 5px;opacity:.5}.select2-results-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-selected{display:none}.select2-no-results{padding-left:20px}.select2-no-results:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f05a";margin-right:5px}.select2-more-results{background:#f4f4f4;display:list-item}.select2-more-results.select2-active{background:#f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%}.select2-default{color:#999!important}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7);outline:0}.select2-container-multi .select2-choices{height:auto!important;height:1%;min-height:26px;margin:0;padding:0;position:relative;border:1px solid #ccc;cursor:text;overflow:hidden;background-color:#fff}label.bordered .select2-container-multi .select2-choices{border-color:transparent}.select2-container-multi .select2-choices:hover{border:1px solid rgba(82,168,236,0.7)!important}label.bordered .select2-container-multi .select2-choices:hover{border-color:transparent!important}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{max-height:24px;padding:3px 5px;margin:1px 0;font-family:Ubuntu,sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(../img/select2-spinner.gif) no-repeat 99%!important}.select2-container-multi .select2-choices .select2-search-choice{padding:1px 28px 1px 8px;margin:2px 0 2px 2px;position:relative;line-height:18px;color:#fff;cursor:default;border:1px solid #2a6395;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#3276b1}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{opacity:.8}.select2-container-multi .select2-search-choice-close{display:block;top:0;right:-2px;padding:3px 0 3px 6px}.select2-container-multi .select2-search-choice-close:hover{background:rgba(0,0,0,0.3)}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #4a90cc;background-image:none;background-color:#86b4dd;cursor:not-allowed}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0}.select2-locked{padding:3px 5px!important}.select2-search-choice-close{display:block;min-width:20px;min-height:14px;position:absolute;right:3px;top:3px;margin:0;padding:0;font-size:15px;text-decoration:none!important;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select2-search-choice-close:before{color:#fff;content:"\f057"}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400}.multiselect-container>li>a>label.checkbox,.multiselect-container>li>a>label.radio{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px;height:100%;font-weight:700}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.color-select{list-style:none;margin:0;padding:4px;min-width:166px;max-width:156px;right:-3px}.color-select li{display:block;margin:2px;float:left}.color-select li span{display:block;width:22px;height:22px;padding:0;background:#333;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid rgba(0,0,0,0.1);cursor:pointer}.color-select li span:hover{border:3px solid rgba(0,0,0,0.2)}.widget-toolbar .dropdown-menu.color-select{right:-1px}.color-box{display:block;position:relative;width:22px;height:22px;padding:0;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,0.3)!important;cursor:pointer;vertical-align:middle;outline:1px solid rgba(0,0,0,0.1);background:rgba(255,255,255,0.3)!important}.color-box:hover,.open .color-box{outline:1px solid rgba(0,0,0,0.1)!important}.color-box:hover{-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.color-box:active{top:1px;left:1px}.widget-toolbar>.color-box{margin-top:7px;width:18px;height:18px;outline:1px solid rgba(0,0,0,0.2)}.widget-toolbar>.color-box:active,.widget-toolbar>.color-box:focus,.widget-toolbar>.color-box:hover{outline:1px solid rgba(0,0,0,0.25)!important}.ams-widget #calendar{margin-top:-18px}#calendar-buttons{position:absolute;right:14px;top:5px}#calendar-container{position:relative}#external-events>li{margin:6px 4px 6px 0;display:inline-block}#external-events>li>:first-child{padding:5px 10px 10px;cursor:move;display:block}#external-events>li>:first-child:after{color:#fff;color:rgba(255,255,255,0.7);content:attr(data-description);font-size:11px;font-weight:400;display:block;line-height:0;margin:7px 0;text-transform:lowercase}.fc{direction:ltr;text-align:left}.fc .fc-header-space{padding-left:10px}.fc table,html .fc{font-size:12px}.fc table{border-collapse:collapse;border-spacing:0}.fc th,.fc td{padding:0;vertical-align:top}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc .ui-draggable-dragging .fc-event-bg{display:none}.fc-border-separate thead tr,.fc-border-separate .table thead tr{background-color:#eee;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));background-image:-webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image:-linear-gradient(top,#f2f2f2 0,#fafafa 100%);font-size:12px}.fc-border-separate thead tr th{padding:4px;line-height:1.428571429}tr td.fc-first,tr.fc-first th.fc-first{border-left:0}tr.fc-last td{border-bottom:0}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;margin-right:-1px}.fc-header .fc-corner-right{margin-right:1px}.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.ams-widget .fc-header-title h2{text-shadow:0 1px 0 #fff;margin-top:-12px;margin-left:10px;font-size:14px;font-weight:700;margin-bottom:0}.fc-content{clear:both}.fc-view{width:100%;overflow:hidden}.fc-widget-content,.fc-widget-header{border:1px solid #ccc;border-right:0}.fc-state-highlight{background:#ffc}.fc-cell-overlay{background:#9cf;opacity:.2;filter:alpha(opacity=20)}.fc-button{position:relative;display:inline-block;cursor:pointer}.fc-button-inner{position:relative;float:left;overflow:hidden}.fc-state-default{border-width:1px 0}.fc-state-default .fc-button-inner{border-width:0 1px}.fc-state-default,.fc-state-default .fc-button-inner{border-style:solid;border-color:#ccc #bbb #aaa;background:#f3f3f3;color:#000}.fc-state-default .fc-button-effect{position:absolute;top:50%;left:0}.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;height:100px;border-width:100px 0 0 1px;border-style:solid;border-color:#fff;background:#444;opacity:.09;filter:alpha(opacity=9)}.fc-state-hover .fc-button-inner{border-color:#999}.fc-state-down .fc-button-inner{border-color:#555;background:#777}.fc-state-active .fc-button-inner{border-color:#555;background:#777;color:#fff}.fc-state-disabled{cursor:default}.fc-state-disabled .fc-button-inner{color:#999;border-color:#ddd}.fc-state-disabled .fc-button-effect{display:none}.fc-button-content{position:relative;float:left;height:1.9em;line-height:1.9em;padding:0 .6em;white-space:nowrap}.fc-button-content .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button-content .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-event{border-style:solid;border-width:0;font-size:.85em;cursor:default}.fc-rtl .fc-event{text-align:right}.fc-event-draggable,a.fc-event{cursor:pointer}a.fc-event{text-decoration:none}.fc-event-skin{color:#FFF;border-right:0!important;cursor:move}.fc-event-skin .fa:before{display:block;font-size:14px;position:absolute;right:4px;top:3px}.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{top:0!important;right:-3px!important;width:7px!important;height:100%!important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0!important;left:-3px!important;width:7px!important;height:100%!important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}.fc-corner-left{margin-left:1px}.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}.fc-corner-right{margin-right:1px}.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}.fc-corner-right .fc-event-inner{border-left:6px solid rgba(0,0,0,0.15);padding-left:2px;padding-right:15px}.fc-corner-top{margin-top:1px}.fc-corner-top .fc-event-inner{margin-top:-1px;border-top-width:1px}.fc-corner-bottom{margin-bottom:1px}.fc-corner-bottom .fc-event-inner{margin-bottom:-1px;border-bottom-width:1px}table.fc-table-separate{border-collapse:separate}.fc-table-separate td,.fc-table-separate th{border-width:1px 0 0 1px}.fc-table-separate td.fc-last,.fc-table-separate th.fc-last{border-right-width:1px}.fc-table-separate tr.fc-last td,.fc-table-separate tr.fc-last th{border-bottom-width:1px}.fc-table-separate tbody tr.fc-first td,.fc-table-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:700}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:400}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 td,.fc-agenda-slots tr.fc-slot0 th{border-top-width:0}.fc-agenda-slots tr.fc-minor td,.fc-agenda-slots tr.fc-minor th{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-time,.fc-event-title{padding:3px 0 2px 3px;display:inline-block;line-height:16px;font-weight:700;font-size:11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-content,.fc-event-vert .fc-event-head{position:relative;z-index:2;width:100%;overflow:hidden}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.3;filter:alpha(opacity=30)}.fc-event-vert .ui-resizable-s{bottom:0!important;width:100%!important;height:8px!important;overflow:hidden!important;line-height:8px!important;font-size:11px!important;font-family:monospace;text-align:center;cursor:s-resize}.fc-select-helper .fc-event-bg{display:none}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.colorpicker{zoom:1;top:0;left:0;padding:4px;min-width:120px;margin-top:1px;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.colorpicker:after{clear:both}.colorpicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.colorpicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.colorpicker.alpha{min-width:140px}.colorpicker.alpha .colorpicker-alpha{display:block}.colorpicker div{position:relative}.colorpicker-saturation{width:100px;height:100px;background-image:url(../img/saturation.png);cursor:crosshair;float:left}.colorpicker-saturation i{display:block;height:5px;width:5px;border:1px solid #000;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}.colorpicker-saturation i b{display:block;height:5px;width:5px;border:1px solid #fff}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-image:url(../img/alpha.png);background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-alpha,.colorpicker-hue{width:15px;height:100px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}.colorpicker-alpha i,.colorpicker-hue i{display:block;height:1px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker-hue{background-image:url(../img/hue.png)}.colorpicker-alpha{background-image:url(../img/alpha.png);display:none}.input-append.color .add-on i,.input-prepend.color .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}@media(max-width:767px){.bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu{width:100%}}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #FFF;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table table td span{width:100%}.bootstrap-timepicker-widget table table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table table td a:hover{text-decoration:none;background-color:#eee;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table table td input{width:25px;margin:0;text-align:center}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}.bootstrap-timepicker-widget .modal-content{padding:4px}.note-editor{border:1px solid #a9a9a9}.note-editor.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%}.note-editor.fullscreen.fullscreen .note-editable{background-color:#fff}.note-editor.codeview .note-editable,.note-editor.fullscreen .note-resizebar{display:none}.note-editor.codeview .note-codeable{display:block}.note-editor .note-toolbar{padding-bottom:5px;padding-left:5px;margin:0;background-color:#f5f5f5;border-bottom:1px solid #a9a9a9}.note-editor .note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-editor .note-toolbar .note-table .dropdown-menu{min-width:0;padding:5px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-style blockquote,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h1,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h2,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h3,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h4,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h5,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h6{margin:0}.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-editor .note-toolbar .note-color .dropdown-menu{min-width:290px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group{margin:0}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{padding:0 3px;margin:5px;font-size:12px;cursor:pointer;border-radius:5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}.note-editor .note-toolbar .note-para .dropdown-menu{min-width:153px;padding:5px}.note-editor .note-toolbar .note-para .note-para li:first-child{margin-bottom:5px}.note-editor .note-statusbar{background-color:#f5f5f5}.note-editor .note-statusbar .note-resizebar{width:100%;height:8px;cursor:s-resize}.note-editor .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor .note-popover .popover{max-width:none}.note-editor .note-popover .popover .popover-content{padding:5px}.note-editor .note-popover .popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-editor .note-popover .popover .popover-content .btn-group+.btn-group{margin-left:5px}.note-editor .note-popover .popover .arrow{left:20px}.note-editor .note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-editor .note-handle .note-control-selection>div{position:absolute}.note-editor .note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-editor .note-handle .note-control-selection .note-control-handle,.note-editor .note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:#fff;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-editor .note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:0}.note-editor .note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-editor .note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-editor .note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#000;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.note-editor .note-dialog>div{display:none}.note-editor .note-dialog .note-image-dialog .note-dropzone{min-height:200px;font-size:30px;line-height:6;color:#d3d3d3;text-align:center;border:4px dashed #d3d3d3}.note-editor .note-dialog .note-help-dialog{font-size:12px;color:#ccc;background:0;background-color:#222!important;border:0;-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.note-editor .note-dialog .note-help-dialog .modal-content{background:0;border:1px solid #fff;border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.note-editor .note-dialog .note-help-dialog a{font-size:12px;color:#fff}.note-editor .note-dialog .note-help-dialog .title{padding-bottom:5px;font-size:14px;font-weight:700;color:#fff;border-bottom:#fff 1px solid}.note-editor .note-dialog .note-help-dialog .modal-close{font-size:14px;color:#dd0;cursor:pointer}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout{width:100%}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td{vertical-align:top}.note-editor .note-dialog .note-help-dialog .note-shortcut{margin-top:8px}.note-editor .note-dialog .note-help-dialog .note-shortcut th{font-size:13px;color:#dd0;text-align:left}.note-editor .note-dialog .note-help-dialog .note-shortcut th:first-child{min-width:110px;padding-right:10px;font-family:"Courier New";color:#dd0;text-align:right}.note-editor .note-editable{padding:10px;overflow:scroll;outline:0}.note-editor .note-codeable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-editor .dropdown-menu{min-width:90px}.note-editor .dropdown-menu.right{right:0;left:auto}.note-editor .dropdown-menu.right::before{right:9px;left:auto!important}.note-editor .dropdown-menu.right::after{right:10px;left:auto!important}.note-editor .dropdown-menu .dropdown-menu li a i{color:#00bfff;visibility:hidden}.note-editor .dropdown-menu .dropdown-menu li a.checked i{visibility:visible}.note-editor .note-color-palette{line-height:1}.note-editor .note-color-palette div .note-color-btn{width:17px;height:17px;padding:0;margin:0;border:1px solid #fff}.note-editor .note-color-palette div .note-color-btn:hover{border:1px solid #000}.no-padding .note-editor{border:0}.note-editor .note-editable{background-color:rgba(48,126,204,0.05)}.note-editor .note-editable:focus{background-color:#fff}.note-editor .note-statusbar .note-resizebar{border-top:1px solid #dbdbdb}.note-editor .note-statusbar:hover{background:#EEE}.note-editor .note-statusbar:active{background:#eaeaea}.md-editor{display:block;border:1px solid #ddd}.md-editor.active{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.md-editor .md-footer,.md-editor>.md-header{display:block;padding:6px 4px;background:#f5f5f5}.md-editor>.md-preview{background:#fff;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;min-height:10px;padding:10px}.md-editor>textarea{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:13px;outline:0;outline:thin dotted \9;margin:0;display:block;width:100%;border:0;padding:10px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#eee}.md-editor>textarea:focus{-webkit-box-shadow:none;box-shadow:none;background:#fff}.twitter-typeahead .tt-hint,.twitter-typeahead .tt-query{margin-bottom:0}.tt-dropdown-menu{min-width:160px;margin-top:2px;padding:5px 0;background-color:#fff;border:1px solid #bfbfbf;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;background-clip:padding-box}.tt-suggestion{display:block;padding:3px 20px}.tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#0081c2}.tt-suggestion.tt-is-under-cursor a{color:#fff}.tt-suggestion p{margin:0}.dropzone,.dropzone *,.dropzone-previews,.dropzone-previews *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dropzone .dz-preview,.dropzone-previews .dz-preview{background:rgba(255,255,255,0.8);position:relative;display:inline-block;margin:10px;vertical-align:top;border:1px solid #acacac;padding:6px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.16);box-shadow:1px 1px 4px rgba(0,0,0,0.16);font-size:14px}.dropzone .dz-preview.dz-file-preview,.dropzone-previews .dz-preview.dz-file-preview{display:none}.dropzone .dz-preview .dz-details,.dropzone-previews .dz-preview .dz-details{width:100px;height:100px;position:relative;background:#ebebeb;padding:5px;margin-bottom:22px}.dropzone .dz-preview .dz-details .dz-filename,.dropzone-previews .dz-preview .dz-details .dz-filename{overflow:hidden;height:100%}.dropzone .dz-preview .dz-details img,.dropzone-previews .dz-preview .dz-details img{position:absolute;top:0;left:0;width:100px;height:100px}.dropzone .dz-preview .dz-details .dz-size,.dropzone-previews .dz-preview .dz-details .dz-size{position:absolute;bottom:-28px;left:3px;height:28px;line-height:28px}.dropzone .dz-preview.dz-error .dz-error-mark,.dropzone-previews .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone-previews .dz-preview.dz-success .dz-success-mark{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview:hover .dz-details img,.dropzone-previews .dz-preview:hover .dz-details img{display:none}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{display:block;position:absolute;width:40px;height:40px;font-size:30px;text-align:center;right:-10px;top:-10px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat}.dropzone .dz-preview .dz-error-mark span,.dropzone-previews .dz-preview .dz-error-mark span,.dropzone .dz-preview .dz-success-mark span,.dropzone-previews .dz-preview .dz-success-mark span{display:none}.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{color:#8cc657;background-position:-268px -163px}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark{color:#ee162d;background-position:-268px -123px}.dropzone .dz-preview.dz-error .dz-progress .dz-upload,.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload{background:#ee1e2d}.dropzone .dz-preview .dz-progress,.dropzone-previews .dz-preview .dz-progress{position:absolute;top:100px;left:6px;right:6px;height:6px;background:#d7d7d7;display:none}.dropzone .dz-preview .dz-progress .dz-upload,.dropzone-previews .dz-preview .dz-progress .dz-upload{position:absolute;bottom:0;background-color:#8cc657;-webkit-animation:loading .4s linear infinite;-ms-animation:loading .4s linear infinite;animation:loading .4s linear infinite;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;border-radius:2px;top:0;left:0;width:0;height:100%;background-image:url(../img/dropzone/spritemap.png);background-repeat:repeat-x;background-position:0 -400px}.dropzone .dz-preview.dz-processing .dz-progress,.dropzone-previews .dz-preview.dz-processing .dz-progress{display:block}.dropzone .dz-preview .dz-error-message,.dropzone-previews .dz-preview .dz-error-message{position:absolute;top:-5px;left:-20px;background:rgba(245,245,245,0.8);padding:8px 10px;color:#800;min-width:140px;max-width:500px;z-index:500;display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.dropzone .dz-preview:hover.dz-error .dz-error-message,.dropzone-previews .dz-preview:hover.dz-error .dz-error-message{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview.dz-image-preview:hover .dz-details img,.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img{display:block;opacity:.1;-ms-filter:"alpha(Opacity=10)";filter:alpha(opacity=10)}.dropzone .dz-preview.dz-success .dz-progress,.dropzone-previews .dz-preview.dz-success .dz-progress{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.dropzone a.dz-remove,.dropzone-previews a.dz-remove{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa 0,#eee 100%);background-image:linear-gradient(top,#fafafa 0,#eee 100%);border-radius:2px;border:1px solid #eee;text-decoration:none;display:block;padding:4px 5px;text-align:center;color:#aaa;margin-top:26px}.dropzone a.dz-remove:hover,.dropzone-previews a.dz-remove:hover{color:#666}.dropzone{position:relative;padding:1em;border:1px solid rgba(0,0,0,0.03);min-height:360px;border-radius:3px;background:rgba(0,0,0,0.03);background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-color:#fafcfd;-webkit-background-size:16px 16px;background-size:16px 16px}.dropzone .dz-drag-hover{background:rgba(0,0,0,0.04)}.dropzone.dz-clickable,.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message span{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone .dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-drag-hover{background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-color:#fafafa;-webkit-background-size:22px 22px;background-size:22px 22px;border:5px dashed #ccc}.dropzone .dz-default.dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat;background-position:0 0;position:absolute;width:428px;height:123px;margin-left:-214px;margin-top:-61.5px;top:50%;left:50%}.dropzone .dz-default.dz-message span{display:none}.dropzone.dz-square .dz-default.dz-message{background-position:0 -123px;width:268px;margin-left:-134px;height:174px;margin-top:-87px}.dropzone.dz-drag-hover .dz-message{opacity:.15;-ms-filter:"alpha(Opacity=15)";filter:alpha(opacity=15)}.dropzone.dz-started .dz-message{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0)}.irs{position:relative;display:block;height:40px}.irs-line{position:relative;display:block;overflow:hidden;height:8px;top:25px;background:#eee}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0;height:8px}.irs-line-left{left:0;width:10%}.irs-line-mid{left:10%;width:80%}.irs-line-right{right:0;width:10%}.irs-diapason{position:absolute;display:block;left:0;width:100%}.irs-slider{position:absolute;display:block;cursor:default;z-index:1;width:10px;height:22px;top:17px;border:1px solid #fff;background:#858585}.irs-slider:hover{background:#6c6c6c}.irs-slider.single{left:10px}.irs-slider.single:before{position:absolute;display:block;content:"";top:-50%;left:-150%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.from{left:100px}.irs-slider.from:before{position:absolute;display:block;content:"";top:-50%;left:-300%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.to{left:300px}.irs-slider.to:before{position:absolute;display:block;content:"";top:-50%;left:0;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.last{z-index:2}.irs-max,.irs-min{color:#999;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);border-radius:0}.lt-ie9 .irs-max,.lt-ie9 .irs-min{background:#bfbfbf}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.lt-ie9 .irs-from,.lt-ie9 .irs-single,.lt-ie9 .irs-to{background:#999}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid{height:60px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#99a4ac}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;width:100px;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;color:#99a4ac}.irs-diapason{background:#3276b1;height:8px;top:25px}.irs .irs-from,.irs .irs-single,.irs .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.4);border-radius:0}#irs-active-slider{background:#686868;-webkit-box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;width:12px;height:24px;top:16px}.google_maps{width:100%;height:350px;position:relative}.google_maps *{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.google_maps img{max-width:none}.slider{margin-top:0;margin-bottom:30px}.slider.slider-vertical{margin-bottom:0;margin-right:5px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix{display:block;min-height:0}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ui-helper-clearfix{height:1%}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;width:16px;height:16px;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:13px}.ui-widget :active{outline:0}.ui-widget .ui-widget{font-size:13px}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:inherit}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#404040}.ui-widget-content .ui-icon{background:none!important}.ui-widget-header{font-weight:700;background-color:#f5f5f5;border-color:#DDD;color:#333}.ui-widget-header a{color:#222}.ui-widget-overlay{position:fixed;background:#AAA;width:100%;height:200%;top:0;left:0;z-index:999;opacity:.3;filter:alpha(opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:alpha(opacity=30);border-radius:8px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{color:#333;background-color:#fff;font-weight:400;border:1px solid #ccc}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{text-shadow:none}.ui-state-default,.ui-state-error,.ui-state-highlight{position:relative;border-width:1px;border-style:solid}.ui-state-default p,.ui-state-error p,.ui-state-highlight p{font-size:13px;font-weight:400;line-height:18px;margin:7px 15px}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#2d6987}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#953b39}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#333;text-decoration:none}.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #adadad;font-weight:400;color:#333}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon,.ui-widget-content .ui-state-disabled .ui-icon,.ui-widget-header .ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:400}.ui-corner-all{border-radius:0}.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}input[type=color].ui-autocomplete-loading,input[type=date].ui-autocomplete-loading,input[type=datetime-local].ui-autocomplete-loading,input[type=datetime].ui-autocomplete-loading,input[type=email].ui-autocomplete-loading,input[type=month].ui-autocomplete-loading,input[type=number].ui-autocomplete-loading,input[type=password].ui-autocomplete-loading,input[type=search].ui-autocomplete-loading,input[type=tel].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading,input[type=time].ui-autocomplete-loading,input[type=url].ui-autocomplete-loading,input[type=week].ui-autocomplete-loading{background-image:url(../img/select2-spinner.gif)!important;background-repeat:no-repeat;background-position:99% 50%;padding-right:27px}.ui-btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.ui-btn-sm,.ui-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ui-btn-xs{padding:1px 5px}.ui-btn-block{display:block;width:100%;padding-right:0;padding-left:0}.ui-btn-block+.ui-btn-block{margin-top:5px}input[type=button].ui-btn-block,input[type=reset].ui-btn-block,input[type=submit].ui-btn-block{width:100%}.ui-button{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ui-button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ui-button:focus,.ui-button:hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}fieldset[disabled] .ui-button,fieldset[disabled] .ui-button.ui-state-active,fieldset[disabled] .ui-button:active,fieldset[disabled] .ui-button:focus,fieldset[disabled] .ui-button:hover,.ui-button.disabled,.ui-button.disabled.active,.ui-button.disabled:active,.ui-button.disabled:focus,.ui-button.disabled:hover,.ui-button[disabled],.ui-button[disabled].active,.ui-button[disabled]:active,.ui-button[disabled]:focus,.ui-button[disabled]:hover{background-color:#fff;border-color:#ccc}.ui-button-text-icon-primary .ui-button-icon-primary{float:left}.ui-button-text-icon-primary{padding:2px 7px 3px}.ui-button-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-button-error{color:#fff;background-color:#c43c35;border-color:#882a25}.ui-button-danger:hover,.ui-button-info:hover,.ui-button-inverse:hover,.ui-button-primary:hover,.ui-button-success:hover,.ui-button-warning:hover{text-decoration:none}.ui-button-primary:focus,.ui-button-primary:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-button-success:hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-button-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-button-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-button-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-button-inverse:hover{color:#fff;background-color:#363636;border-color:#000}.ui-button-icon-only{width:2.2em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon{margin-top:5px}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999px;display:none}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{margin-bottom:0;margin-top:0;top:50%}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-right:-6px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-state-active{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-buttonset .ui-state-active.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.4em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:16px;height:18px;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;color:#fff;background-color:#0e90d2;background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-gradient(linear,top left,bottom left,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-slider-horizontal{height:10px;background:#d5d5d5;border:0}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em;background-color:#fff;border-color:#CCC}.ui-slider-horizontal .ui-slider-handle:focus{background-color:#fff;border-color:#357ebd}.ui-slider-horizontal .ui-slider-handle:hover{background-color:#fff;border-color:#285e8e;outline:0}.ui-slider-horizontal .ui-slider-handle:active{background-color:#428bca;border-color:#3276b1}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;border:0;border-radius:0}.ui-tabs .ui-tabs-panel{display:block;border-radius:0;background:0}.ui-tabs .ui-tabs-nav{margin-bottom:0;border:solid #ddd;border-width:0 0 1px;border-radius:0;background:0}.ui-tabs .ui-tabs-nav li{position:relative;top:0;float:left;margin-bottom:-1px;margin-right:3px;border:0;list-style:none;white-space:nowrap;background:0;-webkit-filter:none;filter:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover{background:#fff;cursor:text}.ui-tabs .ui-tabs-nav li.ui-tabs-active a{border:1px solid #ddd;border-bottom:1px solid #fff;background-color:#fff;color:#555;font-weight:700;border-top-width:0!important;margin-top:1px!important;-webkit-box-shadow:0 -2px 0 #57889c;box-shadow:0 -2px 0 #57889c}.ui-tabs .ui-tabs-nav li a{float:left;padding:8px 12px;font-weight:400;text-decoration:none;outline:0;background:0;border-radius:0;background-color:#f5f5f5;border:1px solid #f5f5f5;border-bottom:1px solid #ddd;color:#838383}.ui-tabs .ui-tabs-nav li a:hover{border:1px solid #f5f5f5;border-bottom:1px solid #ddd;background-color:#f5f5f5}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav .ui-state-default{border:0;-webkit-box-shadow:none;box-shadow:none}.ui-tabs .ui-tabs-panel{border:1px solid #ddd;margin:0;padding:10px 13px;border-top:0}.ui-tabs .ui-tabs-hide{display:none!important}.ui-tooltip{display:block;font-size:11px;opacity:.8;position:absolute;visibility:visible;z-index:1024;max-width:200px;background:#000;border:1px solid #000;color:#FFF;padding:3px 8px;text-align:center;text-decoration:none;-webkit-box-shadow:inset 0 1px 0 #000;box-shadow:inset 0 1px 0 #000;border-radius:4px}body .ui-tooltip{border-width:1px}.ui-spinner{position:relative;display:inline-block;overflow:hidden;width:100%;padding:0;vertical-align:middle}.ui-spinner-input{margin:0!important;height:30px;padding:6px 24px 6px 12px;border:0;background:0;vertical-align:middle}.ui-spinner-input.spinner-left{padding:6px 12px 6px 24px}.ui-spinner-input.spinner-left+.ui-spinner-button,.ui-spinner-input.spinner-left+.ui-spinner-button+.ui-spinner-button{right:auto;left:0}.ui-spinner-input.spinner-both{padding:6px 30px}.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{left:0;right:auto}.ui-spinner-input.spinner-both+.ui-spinner-button,.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{height:30px;width:25px}.ui-spinner-input.spinner-both+.ui-spinner-up+.ui-spinner-down:before,.ui-spinner-input.spinner-both+.ui-spinner-up:before{margin-top:8px}.ui-spinner-button{width:19px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-down,.ui-spinner-up{background:#739e73;border-radius:0}.ui-spinner-down:before,.ui-spinner-up:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f067";color:#fff;font-size:14px;margin-top:1px}.ui-spinner-down>:first-child,.ui-spinner-up>:first-child{display:none}.ui-spinner-up{top:0}.ui-spinner-up:active,.ui-spinner-up:focus,.ui-spinner-up:hover{background:#5b835b}.ui-spinner-down{bottom:0;background:#c2032f}.ui-spinner-down:before{content:"\f068"}.ui-spinner-down:active,.ui-spinner-down:focus,.ui-spinner-down:hover{background:#77021d}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker-header{position:relative;border:0;font-weight:700;width:100%;padding:4px 0;background-color:#f5f5f5;color:gray}.ui-datepicker-next,.ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em;text-align:center;margin-top:2px}.ui-datepicker-next>:first-child,.ui-datepicker-prev>:first-child{text-indent:0!important}.ui-datepicker-next span,.ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker-prev{left:2px}.ui-datepicker-next{right:2px}.ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;border:0;font-weight:700;color:gray}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td:hover{color:#fff}.ui-datepicker td a{margin-bottom:0;border:0}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker td .ui-state-default{border:0;background:0;margin-bottom:0;padding:5px;color:gray;text-align:center;-webkit-filter:none;filter:none}.ui-datepicker td .ui-state-highlight{color:#fff;background-color:#a90329;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-active{color:#333;background-color:#ebebeb;margin-bottom:0;font-size:normal;text-shadow:0;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-hover{color:#fff;background:#428bca;background-color:#428bca;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#357ebd;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-detepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicket-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;-webkit-filter:mask();filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-datepicker-today a{background-color:#bfbfbf;cursor:pointer;padding:0 4px;margin-bottom:0}.ui-datepicker-today a:hover{background-color:gray;color:#fff}.ui-progressbar{height:2em;margin-bottom:20px;border:0;overflow:hidden;background-color:#f7f7f7;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-gradient(linear,top left,bottom left,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.ui-progressbar .ui-progressbar-value{margin:0;height:100%;color:#fff;background-color:#428bca;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-progressbar .ui-progressbar-overlay{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion{width:100%}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header{display:block;position:relative;margin-top:-2px;border-color:#ddd!important;padding:10px 15px 10px 36px!important;cursor:pointer;min-height:0;background-color:#fbfbfb;border-radius:0;font-size:15px}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px;text-indent:0!important;background-image:none!important;text-align:center;line-height:normal;left:12px!important;margin-top:-6px!important;font-size:14px!important}.ui-accordion .ui-accordion-content{margin-top:-3px;border-radius:0;border-top:0 none;border-color:#ddd!important;padding:15px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none}.ui-accordion .ui-accordion-content-active{display:block}.ui-accordion-header-active+.ui-accordion-content{border-top:1px solid #ddd}.noUi-target *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default}.noUi-target *[disabled] .noUi-base{background:#999}.noUi-target *[disabled] .noUi-connect{background:#BBB}.noUi-base{width:100%;height:14px;position:relative;max-width:100%;max-height:100%;border:1px solid #bfbfbf;z-index:1}.noUi-origin-lower{background:#72a8d7}.noUi-handle{background:#858585;height:30px;width:16px;border:1px solid #fff;margin:-8px 0 0 -8px;cursor:default}.noUi-handle:hover{background:#6c6c6c}.noUi-active{cursor:default;-webkit-box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;background:#686868;height:32px;width:18px;margin:-9px 0 0 -8px;border:0}.noUi-active:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;border:1px solid #ddd}.noUi-connect{background:#3276b1}.noUi-background{background:#eee;border:0}.noUi-origin{position:absolute;right:0;top:0;bottom:0;z-index:0}.noUi-origin-upper{background:inherit!important}.noUi-z-index{z-index:10}.noUi-vertical{width:10px;height:100%}.noUi-vertical .noUi-origin{bottom:0;left:0}.noUi-vertical .noUi-handle{margin:-8px 0 0 -3px}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.modal-overflow .modal-body{overflow:hidden}.ui-dialog{position:absolute;top:0;left:0;padding:0;width:300px;overflow:hidden;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);border:1px solid rgba(0,0,0,0.2);outline:medium none;z-index:1050}.ui-dialog .ui-dialog-titlebar{position:relative;padding:0 10px;background:#fff;border-color:#fff;font-size:18px;text-decoration:none;border:0 0 0 1px solid;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:1px solid #ccc;border-bottom-color:#eee}.ui-dialog .ui-dialog-title{float:left;margin:0;color:#404040;font-weight:700;padding:5px;text-overflow:ellipsis;overflow:hidden}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-16px 4px 0 0;padding:1px;height:18px;font-size:20px;font-weight:700;line-height:13.5px;text-shadow:0 1px 0 #fff;filter:alpha(opacity=25);-khtml-opacity:.25;-moz-opacity:.25;opacity:.25;background:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ui-dialog .ui-dialog-titlebar-close:before{content:"\f00d";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:1px;filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px;text-indent:9999px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{margin:13px 0 0;padding:19px 15px 20px;border-top:1px solid #eee;border-width:1px 0 0;border-radius:0 0 6px 6px;background-image:none;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;text-align:right}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:0 .4em 0 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-dialog-buttonset .ui-button:not(:first-child){cursor:pointer;display:inline-block;color:#333;background-color:#fff;border:1px solid #ccc;-webkit-transition:.1s linear all;transition:.1s linear all;overflow:visible}.ui-dialog-buttonset .ui-button:not(:first-child) .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-dialog-buttonset .ui-button.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-dialog-buttonset .ui-button.ui-button-info.ui-state-hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-dialog-buttonset .ui-button.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-dialog-buttonset .ui-button.ui-button-success.ui-state-hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-dialog-buttonset .ui-button.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-dialog-buttonset .ui-button.ui-button-warning.ui-state-hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-dialog-buttonset .ui-button.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-dialog-buttonset .ui-button.ui-button-danger.ui-state-hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-dialog-buttonset .ui-button.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-dialog-buttonset .ui-button.ui-button-inverse.ui-state-hover{color:#fff;background-color:#363636;border-color:#000}.modal-overflow{position:relative}.modal-overflow .scrollmarker{position:absolute;width:100%;height:20px}.modal-overflow .scrollmarker.top{background:-moz-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.modal-overflow .scrollmarker.bottom{background:-moz-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.pricing-big{border:0!important}.pricing-big .panel-heading{border-radius:5px 5px 0 0}.pricing-big .panel-title{text-transform:capitalize;font-size:18px;padding:20px 0;text-align:center;border-radius:5px 5px 0 0;margin:0;font-weight:700}.pricing-big .the-price{padding:20px 0;background:#333;text-align:center;font-size:24px;font-weight:700;color:#FFF;-webkit-box-shadow:none!important;box-shadow:none!important}.pricing-big .subscript{font-size:18px;color:#999;margin-left:5px}.pricing-big .panel-footer{border-radius:0 0 5px 5px;background-color:#f2f2f2!important}.pricing-big .panel-footer>div{padding:15px 0 10px;display:block;font-size:13px}.pricing-big .panel-footer .btn{padding:15px 0;border-radius:3px;font-weight:700;font-size:14px}.pricing-big .panel-footer .btn span{font-weight:400;font-style:italic}.pricing-big table{background:#fafafa;padding:20px 15px;height:230px;text-align:left}.price-features{background:#fafafa;padding:20px 15px;min-height:230px;font-size:13.5px}.price-features .price-features li+li{margin-top:10px}.superbox *,.superbox :after,.superbox :before{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.superbox-list{display:inline-block;*display:inline;zoom:1;width:12.5%;padding:5px;position:relative}.superbox-list.active:before{content:"\f0d8";font-family:FontAwesome;display:block;position:absolute;left:43%;bottom:-34px;z-index:2;text-align:center;font-size:45px;color:#222}@media only screen and (min-width:320px){.superbox-list{width:50%}}@media only screen and (min-width:486px){.superbox-list{width:25%}}@media only screen and (min-width:768px){.superbox-list{width:16.66666667%}}@media only screen and (min-width:1025px){.superbox-list{width:12.5%}}@media only screen and (min-width:1824px){.superbox-list{width:12.5%}}.superbox-img{max-width:100%;width:100%;cursor:pointer}.superbox-show{text-align:left;position:relative;background-color:#222;width:100%;float:left;padding:25px 0 12px 25px;display:none;margin:5px 0}.superbox-current-img{max-width:100%;float:left;padding-right:25px;padding-bottom:13px}.superbox-img:hover{opacity:.8}.superbox-float{float:left}.superbox-close{opacity:.7;cursor:pointer;position:absolute;top:15px;right:15px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.superbox-close:hover{opacity:1}.superbox-imageinfo{display:inline-block;max-width:500px;color:#fff;padding:0 25px 0 0}.superbox-imageinfo span{font-size:13px;color:#a19994;margin-right:-2px;padding-top:10px;display:inline-block;padding-bottom:13px}.superbox-imageinfo>:first-child{margin-bottom:10px;font-weight:700}.superbox-imageinfo span p:last-child{margin-top:30px}.bootstrap-tagsinput{display:block;width:100%;min-height:32px;padding:1px 3px;font-size:13px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#FFF;border:1px solid #CCC;border-radius:0}.bootstrap-tagsinput>span{border-radius:0!important;font-weight:400;padding:3px 28px 4px 8px;font-size:13px;border:1px solid #285e8e;background:#3276b1}.bootstrap-tagsinput input{border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;background-color:transparent;padding:0;margin:0;width:auto!important;max-width:inherit}.bootstrap-tagsinput input:focus{border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-tagsinput .tag{color:#FFF;position:relative;margin:3px 0 3px 2px;display:inline-block}.bootstrap-tagsinput .tag [data-role=remove]{display:block;top:-1px;right:0;padding:3px 4px 3px 5px;width:23px;height:22px;position:absolute;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"\f057";font-family:fontAwesome;padding:2px 1px;line-height:17px;font-size:15px;text-align:center}.bootstrap-tagsinput .tag [data-role=remove]:hover{background:rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:100%!important;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d9"}.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider.slider-horizontal .slider-handle.triangle:before{content:"\f0da";font-size:34px}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d8";text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle.triangle:before{content:"\f0d7";font-size:32px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap}.slider-track{position:absolute;cursor:pointer;background:#e5e5e5}.slider-danger+.slider-track>.slider-selection{background:#a90329}.slider-warning+.slider-track>.slider-selection{background:#c79121}.slider-info+.slider-track>.slider-selection{background:#57889c}.slider-success+.slider-track>.slider-selection{background:#739e73}.slider-selection{position:absolute;background:#3276b1}.slider-handle{position:absolute;width:20px;height:20px;border:1px solid #FFF;background:#858585;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:18px;font-size:10px;color:#bdbdbd;text-shadow:0 1px 0 rgba(77,77,77,0.5);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.slider-handle:before{content:"\f0c9"}.slider-handle.round{border-radius:20px;width:20px;height:20px}.slider-handle.triangle{background:transparent none}.fd-form-element-hidden{display:none}.fd-slider{width:100%;height:20px;margin:0}.fd-slider-vertical{width:20px;height:100%;margin:0 10px 10px 0}.fd-slider,.fd-slider-vertical{display:block;position:relative;text-decoration:none;border:0 none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-inner{display:none}.fd-slider-bar{position:absolute;display:block;z-index:2;height:6px;width:100%;border:1px solid #bbb;border-bottom:1px solid #fff;border-right:1px solid #fff;margin:0;padding:0;overflow:hidden;line-height:4px;top:8px;border-radius:4px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#333}.fd-slider-range{position:absolute;display:block;z-index:3;height:6px;margin:0;padding:0 2px 0 0;overflow:hidden;top:9px;border-radius:2px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#eee}.fd-slider-handle{position:absolute;display:block;padding:0;margin:0 0 0 1px;z-index:3;top:5px;left:0;width:12px;height:12px;line-height:1px!important;outline:0 none;background:#eee;border:1px solid #aaa;border-radius:12px;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-moz-user-focus:none;-moz-outline:0 none;-ms-user-select:none;user-select:none}.fd-slider-handle:focus{outline:0 none;border:0 none;-moz-user-focus:normal}.fd-slider-handle:before,.fd-slider-handle:after{opacity:0;-webkit-transition-property:opacity;-webkit-transition-duration:1s;-webkit-transition-delay:1s;transition-property:opacity;transition-duration:1s;transition-delay:1s}button.fd-slider-handle:focus::-moz-focus-inner{border-color:transparent}.oldie .fd-slider-handle:after,.oldie .fd-slider-handle:before{display:none}body.fd-slider-drag-horizontal,body.fd-slider-drag-horizontal *,body.fd-slider-drag-vertical,body.fd-slider-drag-vertical *{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-active .fd-slider-handle :before,.fd-slider-focused .fd-slider-handle :before,.fd-slider-hover .fd-slider-handle :before{display:block;position:absolute;top:-21px;left:-8px;margin:0;width:20px;padding:3px;height:14px;line-height:12px;text-align:center;font-size:10px;font-weight:700;color:#fff;text-shadow:1px 1px 1px #1a3a95;background:#2f6ee0;z-index:1;content:attr(aria-valuetext);border-radius:3px;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #999;opacity:1}.fd-slider-active .fd-slider-handle:after,.fd-slider-focused .fd-slider-handle:after,.fd-slider-hover .fd-slider-handle:after{outline:0;content:"";display:block;position:absolute;top:-9px;left:50%;margin:0 0 0 -5px;background:#2f6ee0;z-index:2;width:10px;height:10px;overflow:hidden;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #aaa;clip:rect(4px,14px,14px,4px);opacity:1}.chart{height:220px;margin:20px 5px 10px 10px}.chart-small{height:100px;width:100%}.chart-large{height:235px;width:100%}.chart-xl{height:297px;width:100%}#flotTip{padding:3px 5px;background-color:#fff;z-index:9999;color:#333;-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.1);box-shadow:0 1px 8px rgba(0,0,0,0.1);font-size:14px;border:1px solid #c1c1c1;-khtml-border-radius:4px;border-radius:4px}#flotTip span{color:#38812d;font-weight:700}.has-legend{margin-top:30px!important}.has-legend-unique{margin-top:19px!important}.legendLabel span{display:block;margin:0 5px}.legendColorBox{padding-left:10px;vertical-align:top;padding-top:5px}.legendColorBox div>div{width:4px;height:4px;border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.morris-hover{position:absolute;z-index:1001}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:Ubuntu,sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.easyPieChart{position:relative;text-align:center}.easyPieChart canvas{position:absolute;top:0;left:0}.easy-pie-chart{display:inline-block}.easy-pie-chart .percent{color:#444;font-size:12px;font-weight:700}.easy-pie-title{display:inline-block;margin:10px 6px 0;font-size:12px;font-weight:400;text-transform:uppercase;width:100px;height:19px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.easy-pie-title .icon-color-bad,.easy-pie-title .icon-color-good{font-size:18px}.show-stat-buttons{float:left;width:100%}@media(max-width:767px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}.show-stats{padding-top:6px!important}.show-stats .progress{height:7px;border-radius:0;margin-top:3px;margin-bottom:15px}.show-stats .show-stat-buttons>:first-child{padding-right:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:first-child{padding-right:13px}}.show-stats .show-stat-buttons>:last-child{padding-left:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:last-child{padding-left:13px}}.show-stat-microcharts{margin-left:-10px;margin-right:-10px}.show-stat-microcharts>div{border-right:1px solid #dadada!important;border-top:1px solid #dadada!important;margin-top:10px!important;height:65px;overflow:hidden;padding:7px 9px}@media(max-width:767px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}.show-stat-microcharts>:last-child{border-right:0!important}.show-stat-microcharts .sparkline{margin-top:10px;margin-right:8px;opacity:.7}.show-stat-microcharts .sparkline:hover{opacity:1}.smaller-stat{margin:0;padding:0;list-style:none}.smaller-stat li{margin-top:3px;margin-right:0}.smaller-stat li:first-child{margin-top:8px}.smaller-stat span.label{width:40px;display:block;text-align:left;opacity:.5;cursor:default}.smaller-stat span.label:hover{opacity:1}.jvectormap-label{position:absolute;display:none;border:solid 1px #cdcdcd;border-radius:3px;background:#292929;color:#fff;font-family:Ubuntu,sans-serif,Verdana;font-size:smaller;padding:3px}.jvectormap-zoomin{top:0}.jvectormap-zoomout{top:24px}.jvectormap-zoomin,.jvectormap-zoomout{position:absolute;background:#292929;padding:4px;width:22px;height:22px;cursor:pointer;line-height:10px;text-align:center;font-size:14px;border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);background-color:#fff;border:1px solid #bfbfbf}.jvectormap-zoomin:hover,.jvectormap-zoomout:hover{background:#eee;border-color:#d9d9d9}.vector-map{height:300px;width:100%;padding:10px}#chat-container{position:absolute;width:250px;height:270px;z-index:2;border-left:1px solid #cdcecf;right:-251px;top:0;background:#fff;transition-duration:.25s;-webkit-transition-duration:.25s}#chat-container:hover,#chat-container:hover .chat-list-open-close{border-color:#a7a7a7}#chat-container *,#chat-container :after,#chat-container :before{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#chat-container input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#chat-container.open{right:0;top:0}#chat-container.open .chat-list-open-close i:before{content:"\f00d"!important}#chat-container.open .chat-list-open-close b{display:none}#chat-container .chat-list-open-close{display:block;width:25px;height:25px;border:1px solid #cdcecf;border-right:1px solid #f2f4f8!important;position:absolute;left:-32px;top:7%;border-radius:50% 0 0 50%;padding:3px 1px 3px 5px;font-size:21px;line-height:22px;cursor:pointer;color:#868686;-webkit-box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);background:#f2f4f8;text-align:center}#chat-container .chat-list-open-close b{position:absolute;right:0;background:#ed1c24;line-height:9px;height:10px;width:10px;top:3px;border:1px solid #FFF;border-radius:3px;font-size:9px;text-align:center;vertical-align:middle;color:#fff;font-weight:400}#chat-container .chat-list-body{height:217px;overflow-y:scroll;overflow-x:hidden;display:block;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#f2f4f8}#chat-container #chat-users{list-style:none;margin:10px 0;padding:0}#chat-container #chat-users li{margin-bottom:3px;margin-left:5px}#chat-container #chat-users li a{display:block;font-size:13px;color:#3d3d3d;text-decoration:none!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:3px 8px 3px 3px;line-height:33px;vertical-align:middle}#chat-container #chat-users li a:hover{background:#e0e4ee}#chat-container #chat-users li a img{width:33px;height:auto;margin-right:10px}#chat-container #chat-users li a i{color:#acacac;font-size:8px;line-height:34px;font-style:normal}#chat-container #chat-users li a i.last-online{font-size:12px;letter-spacing:-1px}#chat-container .chat-list-footer{overflow:hidden;border-top:1px solid #CCC;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#chat-container .chat-list-footer input[type=text]{border:1px solid #bababa!important}#chat-container .control-group{padding:0}.chat-body{background:#fafafa;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fafafa 0,#fff 100%);background:-webkit-gradient(linear,top left,bottom left,from(#f5fcff),to(#fff));background:-webkit-linear-gradient(top,#f5fcff 0,#fff 100%);background:linear-gradient(to bottom,#f5fcff 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#ffffff',GradientType=0);-webkit-box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);display:block;height:270px;overflow-y:scroll;overflow-x:hidden;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #fff;border-top:0}.chat-body ul{margin:0;padding:0}.chat-body li:first-child{margin-top:10px}.chat-body li.message{display:block;position:relative;margin:20px 20px 0}.chat-body li.message img{display:inline-block;border-left:4px solid #fff;position:absolute}.chat-body li.message img.online{border-left-color:#00a300}.chat-body li.message img.offline{border-left-color:#ddd}.chat-body li.message img.busy{border-left-color:#a90329}.chat-body li.message img.away{border-left-color:#ffc40d}.chat-body li.message .message-text{display:inline-block;vertical-align:top;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;margin-left:65px;line-height:normal}.chat-body li.message .message-text time{position:absolute;top:1px;right:0;font-size:10px;line-height:10px;color:#afafaf}.chat-body li.message .message-text .chat-file{display:block;margin:3px 0;padding:4px;border:1px dotted #ddd;background:rgba(0,0,0,0.05);border-radius:4px;text-align:right;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.chat-body li.message .message-text .chat-file:nth-child(3){margin-top:15px}.chat-body li.message .message-text .chat-file.row-fluid [class*=span]{min-height:10px!important}.chat-body li.message .message-text .chat-file b{font-style:italic;white-space:nowrap;width:250px;overflow:hidden;text-overflow:ellipsis;text-align:left}@media(min-width:768px) and (max-width:880px){.chat-body li.message .message-text .chat-file b{width:150px}}@media only screen and (min-width:320px) and (max-width:479px){.chat-body li.message .message-text .chat-file b{width:150px}}@media(max-width:480px){.chat-body li.message .message-text .chat-file b{width:150px}}.chat-body li.message .message-text a.username{display:block;font-weight:700;margin-bottom:4px;vertical-align:top;line-height:14px;font-size:14px;letter-spacing:-1px;text-decoration:none!important}.chat-footer{border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);padding:0 10px 15px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.profile-message{background:none!important;height:auto!important;box-shadow:none!important;-webkit-box-shadow:none!important;overflow:hidden}.profile-message li.message.message-reply{margin-left:85px!important;background:#f7f7f7;padding:10px;margin:3px 0 0 20px}.profile-message li.message.message-reply img{width:35px!important}.profile-message li.message.message-reply .message-text{margin-left:45px!important}.profile-message .wall-comment-reply{margin-left:85px;margin-bottom:20px}.cajita img{width:23px;height:23px;padding-left:3px;padding-top:3px}#pageslide{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:305px;padding:20px;background-color:#004d60;color:#FFF;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-shadow:inset 0 0 0 0 #222;box-shadow:inset 0 0 0 0 #222}.purehtml{color:#fff;font-size:16px}#inbox-table{font-size:13px;border-top:0;border-left-color:transparent!important;border-right-color:transparent!important}#inbox-table tbody tr:hover{cursor:pointer;background:#e4e4e4}#inbox-table tr td{border-right:0;border-left:0;line-height:26px;padding:6px 4px 7px!important}#inbox-table .inbox-table-icon{padding-left:15px!important}@media(max-width:979px){#inbox-table .inbox-table-icon{padding-left:10px!important}}#inbox-table tbody tr th{overflow:hidden}#inbox-table.table tbody>tr>td{border-color:#fff!important}#inbox-table .checkbox,#inbox-table .radio{margin-top:-1px;margin-bottom:0}.minified .inbox-badge{border-radius:50%;font-size:9px;padding:2px;position:absolute;top:6px;right:6px;background:#ed1c24;min-width:13px}.inbox-body{position:relative}.inbox-body .table-wrap{background:#fff;padding:10px 14px 7px;position:relative;margin-left:200px}@media(max-width:1024px){.inbox-body .table-wrap{margin-left:0!important}}@media(max-width:979px){.inbox-body .table-wrap{padding:0!important}}.inbox-body.no-content-padding{margin-top:0;background:#fff}.inbox-nav-bar{height:70px;margin-bottom:0;padding:20px 14px;background:#fff}@media(max-width:979px){.inbox-nav-bar{padding-left:5px;padding-right:5px}}@media(min-width:768px) and (max-width:880px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media(max-width:767px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:0) and (max-width:679px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}.inbox-nav-bar .page-title{display:inline-block;margin:0;width:196px;line-height:33px;vertical-align:middle}.inbox-footer{height:52px;padding:15px 14px 0;border-top:1px solid #cecece;background:#2a2725;position:absolute;bottom:-53px;width:100%}.inbox-footer .btn-group,.inbox-paging{margin-left:10px}.inbox-data-attachment,.inbox-table-icon{width:28px;text-align:left;padding-left:12px!important;padding-right:0!important}.inbox-data-from{width:200px}.inbox-data-from>:first-child{width:200px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-data-date{width:80px;padding-left:7px!important;padding-right:0!important}.inbox-data-message>:first-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:27px;color:#8a8a8a}@media(max-width:979px){.inbox-data-message>:first-child{height:50px;overflow:hidden}}.inbox-data-message>:first-child span{color:#111}.inbox-data-message>:first-child span.label{color:#fff}@media(max-width:979px){.inbox-data-message>:first-child>:first-child{display:block!important;font-size:14px}}.inbox-data-message>:first-child>:first-child:after{content:" - "}.inbox-checkbox-triggered{display:inline-block}.inbox-checkbox-triggered>.btn-group{margin-right:10px}.inbox-checkbox-triggered>.btn-group .btn{padding-left:14px;padding-right:14px}@media(max-width:979px){.inbox-checkbox-triggered>.btn-group .btn{padding-left:10px;padding-right:10px}}.inbox-side-bar{height:100%;position:absolute;background:#fff;display:block;width:200px;padding:10px 0 10px 14px}@media(max-width:1024px){.inbox-side-bar{display:none!important}}.inbox-side-bar h6{font-weight:400;font-size:11px;display:block;padding:0 15px;text-transform:uppercase;color:#838383}.inbox-side-bar h6 a{font-size:14px;margin-top:-2px}.inbox-side-bar h6 .tooltip{text-transform:none!important}.inbox-side-bar>.btn{margin-bottom:35px}.inbox-side-bar .input-group{margin-bottom:25px}.inbox-space{display:block;width:185px}.inbox-space>.progress{margin-top:5px}.inbox .inbox-menu-lg{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-lg .inbox-menu-lg li{display:block;width:100%}.inbox .inbox-menu-lg .inbox-menu-lg li a{display:block;padding:6px 15px 7px;font-size:13px;color:#333}.inbox .inbox-menu-lg .inbox-menu-lg li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-lg .inbox-menu-lg li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox .inbox-menu-sm{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-sm .inbox-menu-sm li{display:block;width:100%}.inbox .inbox-menu-sm .inbox-menu-sm li a{display:block;padding:8px 15px 10px;font-size:13px;color:#333}.inbox .inbox-menu-sm .inbox-menu-sm li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-sm .inbox-menu-sm li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox-info-bar{padding:10px 0;border-bottom:1px solid #bfbfbf}.inbox-info-bar .form-group{margin:0}.inbox-info-bar .form-group input,.inbox-info-bar .select2-container-multi .select2-choices{border-color:#fff!important}.inbox-info-bar .select2-choices>div{display:none}.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:0;padding-right:0}@media(max-width:1024px){.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:26px;padding-right:26px}}.inbox-info-bar img{width:35px;height:auto;display:inline-block;vertical-align:middle;margin-right:7px;margin-left:2px;border-left:3px solid #fff}.inbox-info-bar em{position:absolute;top:6px;right:20px;text-align:right;font-style:normal}.inbox-download .inbox-message{padding:15px 4px;border-bottom:1px solid #bfbfbf}.inbox-download-list{list-style:none;margin:5px 0 0;padding:0}.inbox-download-list li{display:inline-block;margin:0 5px 0 0;vertical-align:top}.inbox-download-list li>:first-child{margin-bottom:0;width:150px;overflow:hidden}.inbox-download-list li>:first-child:hover{background:#fff;border-color:silver}.inbox-download-list li>:first-child>:first-child{text-align:center;display:block;color:#d6d6d6}.inbox-download-list li>:first-child>:first-child>.fa{font-size:150px}.inbox-download-list li>:first-child>:first-child>img{max-width:120px}.inbox-compose-footer{padding:10px;background:#f5f5f5;border-bottom:1px solid #a9a9a9}.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:240px;position:relative}@media(max-width:1280px){.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:0}}@media(max-width:979px){.inbox-table-icon>:first-child{margin-top:12px}}.unread td{background:#fff}.unread .inbox-data-date>:first-child,.unread .inbox-data-from>:first-child,.unread .inbox-data-message>:first-child>:first-child{font-weight:700}tr.highlight td,tr.unread.highlight td{background:#ffc!important;color:#333}#compose-mail-mini{margin-left:4px}.email-open-header{margin:-10px 0 0 0;font-size:20px;border-bottom:1px solid #bfbfbf;border-top:1px solid #eee;padding:15px 3px}.email-open-header>span{font-size:10px;font-weight:400;padding:3px 5px;letter-spacing:normal;text-transform:uppercase;vertical-align:middle;line-height:33px;background:#acacac}.email-infobox{display:block;width:180px;border-bottom:1px solid #bfbfbf;padding-bottom:0;padding-top:15px;position:absolute;top:65px;right:15px}@media(max-width:1280px){.email-infobox .email-infobox{display:none}}.email-reply-text>div{border-left:1px solid #d6d6d6;padding-left:10px;margin-left:50px;color:#a9a9a9}.email-reply-text>:first-child{padding-left:45px}.profile-pic{text-align:right}.profile-pic>img{border-radius:0;position:relative;border:5px solid #fff;top:-30px;display:inline-block;text-align:right;z-index:4;width:120px;margin-bottom:-30px}.profile-carousel .carousel-inner{max-height:150px}.friends-list li{margin-bottom:10px}.friends-list li img{width:35px;border:1px solid #fff;outline:1px solid #bfbfbf}.search-results{padding:18px 5px}.search-results+.search-results{border-top:1px dashed #e3e3e3}.search-results>:first-child{margin-bottom:4px;font-weight:400}.search-results>:first-child a{text-decoration:underline}.search-results .url{font-style:normal;font-size:14px}.search-results img{display:inline-block;margin-top:4px;margin-right:4px;width:80px}.search-results>div{display:inline-block;vertical-align:top}.search-results .note{margin:0;line-height:normal}.search-results .note a{text-decoration:none!important;color:#333}.search-results .note a:hover{color:#ed1c24}.todo{margin:0;padding:0;min-height:5px;list-style:none}.todo>li{display:block;position:relative;overflow:hidden;border-bottom:1px solid #e7e7e7;margin:0 5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 1px 11px no-repeat}.todo>li:last-child,.todo>li:only-child{border-bottom:0}.todo>li>:first-child{display:block;border-right:1px solid #ffe1eb;height:100%;padding:6px 11px 6px 18px;width:20px;vertical-align:top;position:absolute}.todo>li>:first-child:hover{cursor:move}.todo>li.complete{background:0}.todo>li.complete.complete>:first-child:hover{cursor:default}.todo>li.complete>*{text-decoration:line-through;font-style:italic}.todo>li.ui-sortable-helper{border-top:1px solid #eee;background:rgba(113,132,63,0.1)}.todo>li>p{height:100%;margin-left:52px;border-left:1px solid #ffe1eb;display:inline-block;padding:8px 0 6px 7px;margin-bottom:0;min-height:37px;line-height:normal;font-size:14px;font-weight:500;color:#333}.todo>li>p>span{display:block;line-height:12px;font-size:10px;font-weight:400}.todo>li>p>:first-child{margin-top:-5px;color:#999;margin-bottom:4px}.todo>li>p>.date{color:#bfbfbf}.todo-group-title{margin:0;line-height:31px;padding:0 0 0 10px;background:#fafafa;border-bottom:1px solid #e7e7e7;border-top:1px solid #f4f4f4;color:#999} \ No newline at end of file diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/ajax-loader.gif Binary file src/ztfy/myams/resources/img/ajax-loader.gif has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/alpha.png Binary file src/ztfy/myams/resources/img/alpha.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/datatable/sort_asc.png Binary file src/ztfy/myams/resources/img/datatable/sort_asc.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/datatable/sort_asc_disabled.png Binary file src/ztfy/myams/resources/img/datatable/sort_asc_disabled.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/datatable/sort_both.png Binary file src/ztfy/myams/resources/img/datatable/sort_both.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/datatable/sort_desc.png Binary file src/ztfy/myams/resources/img/datatable/sort_desc.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/datatable/sort_desc_disabled.png Binary file src/ztfy/myams/resources/img/datatable/sort_desc_disabled.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/de.png Binary file src/ztfy/myams/resources/img/de.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/dropzone/spritemap.png Binary file src/ztfy/myams/resources/img/dropzone/spritemap.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/dropzone/spritemap@2x.png Binary file src/ztfy/myams/resources/img/dropzone/spritemap@2x.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/es.png Binary file src/ztfy/myams/resources/img/es.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/hue.png Binary file src/ztfy/myams/resources/img/hue.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/logo.png Binary file src/ztfy/myams/resources/img/logo.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/mCSB_buttons.png Binary file src/ztfy/myams/resources/img/mCSB_buttons.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/mybg.png Binary file src/ztfy/myams/resources/img/mybg.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/pattern/overlay-pattern.png Binary file src/ztfy/myams/resources/img/pattern/overlay-pattern.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/saturation.png Binary file src/ztfy/myams/resources/img/saturation.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/select2-spinner.gif Binary file src/ztfy/myams/resources/img/select2-spinner.gif has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/tipsy.gif Binary file src/ztfy/myams/resources/img/tipsy.gif has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/img/us.png Binary file src/ztfy/myams/resources/img/us.png has changed diff -r 000000000000 -r 8a19e25e39e4 src/ztfy/myams/resources/js/ext/bootstrap-3.1.1.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ztfy/myams/resources/js/ext/bootstrap-3.1.1.js Wed May 07 10:36:24 2014 +0200 @@ -0,0 +1,1951 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } + +/* ======================================================================== + * Bootstrap: transition.js v3.1.1 + * http://getbootstrap.com/javascript/#transitions + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) + // ============================================================ + + function transitionEnd() { + var el = document.createElement('bootstrap') + + var transEndEventNames = { + 'WebkitTransition' : 'webkitTransitionEnd', + 'MozTransition' : 'transitionend', + 'OTransition' : 'oTransitionEnd otransitionend', + 'transition' : 'transitionend' + } + + for (var name in transEndEventNames) { + if (el.style[name] !== undefined) { + return { end: transEndEventNames[name] } + } + } + + return false // explicit for ie8 ( ._.) + } + + // http://blog.alexmaccaw.com/css-transitions + $.fn.emulateTransitionEnd = function (duration) { + var called = false, $el = this + $(this).one($.support.transition.end, function () { called = true }) + var callback = function () { if (!called) $($el).trigger($.support.transition.end) } + setTimeout(callback, duration) + return this + } + + $(function () { + $.support.transition = transitionEnd() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: alert.js v3.1.1 + * http://getbootstrap.com/javascript/#alerts + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // ALERT CLASS DEFINITION + // ====================== + + var dismiss = '[data-dismiss="alert"]' + var Alert = function (el) { + $(el).on('click', dismiss, this.close) + } + + Alert.prototype.close = function (e) { + var $this = $(this) + var selector = $this.attr('data-target') + + if (!selector) { + selector = $this.attr('href') + selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 + } + + var $parent = $(selector) + + if (e) e.preventDefault() + + if (!$parent.length) { + $parent = $this.hasClass('alert') ? $this : $this.parent() + } + + $parent.trigger(e = $.Event('close.bs.alert')) + + if (e.isDefaultPrevented()) return + + $parent.removeClass('in') + + function removeElement() { + $parent.trigger('closed.bs.alert').remove() + } + + $.support.transition && $parent.hasClass('fade') ? + $parent + .one($.support.transition.end, removeElement) + .emulateTransitionEnd(150) : + removeElement() + } + + + // ALERT PLUGIN DEFINITION + // ======================= + + var old = $.fn.alert + + $.fn.alert = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.alert') + + if (!data) $this.data('bs.alert', (data = new Alert(this))) + if (typeof option == 'string') data[option].call($this) + }) + } + + $.fn.alert.Constructor = Alert + + + // ALERT NO CONFLICT + // ================= + + $.fn.alert.noConflict = function () { + $.fn.alert = old + return this + } + + + // ALERT DATA-API + // ============== + + $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: button.js v3.1.1 + * http://getbootstrap.com/javascript/#buttons + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // BUTTON PUBLIC CLASS DEFINITION + // ============================== + + var Button = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Button.DEFAULTS, options) + this.isLoading = false + } + + Button.DEFAULTS = { + loadingText: 'loading...' + } + + Button.prototype.setState = function (state) { + var d = 'disabled' + var $el = this.$element + var val = $el.is('input') ? 'val' : 'html' + var data = $el.data() + + state = state + 'Text' + + if (!data.resetText) $el.data('resetText', $el[val]()) + + $el[val](data[state] || this.options[state]) + + // push to event loop to allow forms to submit + setTimeout($.proxy(function () { + if (state == 'loadingText') { + this.isLoading = true + $el.addClass(d).attr(d, d) + } else if (this.isLoading) { + this.isLoading = false + $el.removeClass(d).removeAttr(d) + } + }, this), 0) + } + + Button.prototype.toggle = function () { + var changed = true + var $parent = this.$element.closest('[data-toggle="buttons"]') + + if ($parent.length) { + var $input = this.$element.find('input') + if ($input.prop('type') == 'radio') { + if ($input.prop('checked') && this.$element.hasClass('active')) changed = false + else $parent.find('.active').removeClass('active') + } + if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change') + } + + if (changed) this.$element.toggleClass('active') + } + + + // BUTTON PLUGIN DEFINITION + // ======================== + + var old = $.fn.button + + $.fn.button = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.button') + var options = typeof option == 'object' && option + + if (!data) $this.data('bs.button', (data = new Button(this, options))) + + if (option == 'toggle') data.toggle() + else if (option) data.setState(option) + }) + } + + $.fn.button.Constructor = Button + + + // BUTTON NO CONFLICT + // ================== + + $.fn.button.noConflict = function () { + $.fn.button = old + return this + } + + + // BUTTON DATA-API + // =============== + + $(document).on('click.bs.button.data-api', '[data-toggle^=button]', function (e) { + var $btn = $(e.target) + if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn') + $btn.button('toggle') + e.preventDefault() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: carousel.js v3.1.1 + * http://getbootstrap.com/javascript/#carousel + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CAROUSEL CLASS DEFINITION + // ========================= + + var Carousel = function (element, options) { + this.$element = $(element) + this.$indicators = this.$element.find('.carousel-indicators') + this.options = options + this.paused = + this.sliding = + this.interval = + this.$active = + this.$items = null + + this.options.pause == 'hover' && this.$element + .on('mouseenter', $.proxy(this.pause, this)) + .on('mouseleave', $.proxy(this.cycle, this)) + } + + Carousel.DEFAULTS = { + interval: 5000, + pause: 'hover', + wrap: true + } + + Carousel.prototype.cycle = function (e) { + e || (this.paused = false) + + this.interval && clearInterval(this.interval) + + this.options.interval + && !this.paused + && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) + + return this + } + + Carousel.prototype.getActiveIndex = function () { + this.$active = this.$element.find('.item.active') + this.$items = this.$active.parent().children() + + return this.$items.index(this.$active) + } + + Carousel.prototype.to = function (pos) { + var that = this + var activeIndex = this.getActiveIndex() + + if (pos > (this.$items.length - 1) || pos < 0) return + + if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) + if (activeIndex == pos) return this.pause().cycle() + + return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos])) + } + + Carousel.prototype.pause = function (e) { + e || (this.paused = true) + + if (this.$element.find('.next, .prev').length && $.support.transition) { + this.$element.trigger($.support.transition.end) + this.cycle(true) + } + + this.interval = clearInterval(this.interval) + + return this + } + + Carousel.prototype.next = function () { + if (this.sliding) return + return this.slide('next') + } + + Carousel.prototype.prev = function () { + if (this.sliding) return + return this.slide('prev') + } + + Carousel.prototype.slide = function (type, next) { + var $active = this.$element.find('.item.active') + var $next = next || $active[type]() + var isCycling = this.interval + var direction = type == 'next' ? 'left' : 'right' + var fallback = type == 'next' ? 'first' : 'last' + var that = this + + if (!$next.length) { + if (!this.options.wrap) return + $next = this.$element.find('.item')[fallback]() + } + + if ($next.hasClass('active')) return this.sliding = false + + var e = $.Event('slide.bs.carousel', { relatedTarget: $next[0], direction: direction }) + this.$element.trigger(e) + if (e.isDefaultPrevented()) return + + this.sliding = true + + isCycling && this.pause() + + if (this.$indicators.length) { + this.$indicators.find('.active').removeClass('active') + this.$element.one('slid.bs.carousel', function () { + var $nextIndicator = $(that.$indicators.children()[that.getActiveIndex()]) + $nextIndicator && $nextIndicator.addClass('active') + }) + } + + if ($.support.transition && this.$element.hasClass('slide')) { + $next.addClass(type) + $next[0].offsetWidth // force reflow + $active.addClass(direction) + $next.addClass(direction) + $active + .one($.support.transition.end, function () { + $next.removeClass([type, direction].join(' ')).addClass('active') + $active.removeClass(['active', direction].join(' ')) + that.sliding = false + setTimeout(function () { that.$element.trigger('slid.bs.carousel') }, 0) + }) + .emulateTransitionEnd($active.css('transition-duration').slice(0, -1) * 1000) + } else { + $active.removeClass('active') + $next.addClass('active') + this.sliding = false + this.$element.trigger('slid.bs.carousel') + } + + isCycling && this.cycle() + + return this + } + + + // CAROUSEL PLUGIN DEFINITION + // ========================== + + var old = $.fn.carousel + + $.fn.carousel = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.carousel') + var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) + var action = typeof option == 'string' ? option : options.slide + + if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) + if (typeof option == 'number') data.to(option) + else if (action) data[action]() + else if (options.interval) data.pause().cycle() + }) + } + + $.fn.carousel.Constructor = Carousel + + + // CAROUSEL NO CONFLICT + // ==================== + + $.fn.carousel.noConflict = function () { + $.fn.carousel = old + return this + } + + + // CAROUSEL DATA-API + // ================= + + $(document).on('click.bs.carousel.data-api', '[data-slide], [data-slide-to]', function (e) { + var $this = $(this), href + var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7 + var options = $.extend({}, $target.data(), $this.data()) + var slideIndex = $this.attr('data-slide-to') + if (slideIndex) options.interval = false + + $target.carousel(options) + + if (slideIndex = $this.attr('data-slide-to')) { + $target.data('bs.carousel').to(slideIndex) + } + + e.preventDefault() + }) + + $(window).on('load', function () { + $('[data-ride="carousel"]').each(function () { + var $carousel = $(this) + $carousel.carousel($carousel.data()) + }) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: collapse.js v3.1.1 + * http://getbootstrap.com/javascript/#collapse + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // COLLAPSE PUBLIC CLASS DEFINITION + // ================================ + + var Collapse = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Collapse.DEFAULTS, options) + this.transitioning = null + + if (this.options.parent) this.$parent = $(this.options.parent) + if (this.options.toggle) this.toggle() + } + + Collapse.DEFAULTS = { + toggle: true + } + + Collapse.prototype.dimension = function () { + var hasWidth = this.$element.hasClass('width') + return hasWidth ? 'width' : 'height' + } + + Collapse.prototype.show = function () { + if (this.transitioning || this.$element.hasClass('in')) return + + var startEvent = $.Event('show.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var actives = this.$parent && this.$parent.find('> .panel > .in') + + if (actives && actives.length) { + var hasData = actives.data('bs.collapse') + if (hasData && hasData.transitioning) return + actives.collapse('hide') + hasData || actives.data('bs.collapse', null) + } + + var dimension = this.dimension() + + this.$element + .removeClass('collapse') + .addClass('collapsing') + [dimension](0) + + this.transitioning = 1 + + var complete = function () { + this.$element + .removeClass('collapsing') + .addClass('collapse in') + [dimension]('auto') + this.transitioning = 0 + this.$element.trigger('shown.bs.collapse') + } + + if (!$.support.transition) return complete.call(this) + + var scrollSize = $.camelCase(['scroll', dimension].join('-')) + + this.$element + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + [dimension](this.$element[0][scrollSize]) + } + + Collapse.prototype.hide = function () { + if (this.transitioning || !this.$element.hasClass('in')) return + + var startEvent = $.Event('hide.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var dimension = this.dimension() + + this.$element + [dimension](this.$element[dimension]()) + [0].offsetHeight + + this.$element + .addClass('collapsing') + .removeClass('collapse') + .removeClass('in') + + this.transitioning = 1 + + var complete = function () { + this.transitioning = 0 + this.$element + .trigger('hidden.bs.collapse') + .removeClass('collapsing') + .addClass('collapse') + } + + if (!$.support.transition) return complete.call(this) + + this.$element + [dimension](0) + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + } + + Collapse.prototype.toggle = function () { + this[this.$element.hasClass('in') ? 'hide' : 'show']() + } + + + // COLLAPSE PLUGIN DEFINITION + // ========================== + + var old = $.fn.collapse + + $.fn.collapse = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.collapse') + var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) + + if (!data && options.toggle && option == 'show') option = !option + if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) + if (typeof option == 'string') data[option]() + }) + } + + $.fn.collapse.Constructor = Collapse + + + // COLLAPSE NO CONFLICT + // ==================== + + $.fn.collapse.noConflict = function () { + $.fn.collapse = old + return this + } + + + // COLLAPSE DATA-API + // ================= + + $(document).on('click.bs.collapse.data-api', '[data-toggle=collapse]', function (e) { + var $this = $(this), href + var target = $this.attr('data-target') + || e.preventDefault() + || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7 + var $target = $(target) + var data = $target.data('bs.collapse') + var option = data ? 'toggle' : $this.data() + var parent = $this.attr('data-parent') + var $parent = parent && $(parent) + + if (!data || !data.transitioning) { + if ($parent) $parent.find('[data-toggle=collapse][data-parent="' + parent + '"]').not($this).addClass('collapsed') + $this[$target.hasClass('in') ? 'addClass' : 'removeClass']('collapsed') + } + + $target.collapse(option) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: dropdown.js v3.1.1 + * http://getbootstrap.com/javascript/#dropdowns + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // DROPDOWN CLASS DEFINITION + // ========================= + + var backdrop = '.dropdown-backdrop' + var toggle = '[data-toggle=dropdown]' + var Dropdown = function (element) { + $(element).on('click.bs.dropdown', this.toggle) + } + + Dropdown.prototype.toggle = function (e) { + var $this = $(this) + + if ($this.is('.disabled, :disabled')) return + + var $parent = getParent($this) + var isActive = $parent.hasClass('open') + + clearMenus() + + if (!isActive) { + if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { + // if mobile we use a backdrop because click events don't delegate + $('