diff --git a/jet/dashboard/models.py b/jet/dashboard/models.py index cf43c30c..d034b4fd 100644 --- a/jet/dashboard/models.py +++ b/jet/dashboard/models.py @@ -1,12 +1,10 @@ from importlib import import_module import json from django.db import models -from django.utils.encoding import python_2_unicode_compatible from django.utils.translation import ugettext_lazy as _ from jet.utils import LazyDateTimeEncoder -@python_2_unicode_compatible class UserDashboardModule(models.Model): title = models.CharField(verbose_name=_('Title'), max_length=255) module = models.CharField(verbose_name=_('module'), max_length=255) diff --git a/jet/dashboard/templates/admin/index.html b/jet/dashboard/templates/admin/index.html index 228ece54..bb351728 100644 --- a/jet/dashboard/templates/admin/index.html +++ b/jet/dashboard/templates/admin/index.html @@ -1,5 +1,5 @@ {% extends "admin/base_site.html" %} -{% load i18n admin_static jet_dashboard_tags static %} +{% load i18n static jet_dashboard_tags static %} {% block html %}{% get_dashboard 'index' as dashboard %}{{ block.super }}{% endblock %} diff --git a/jet/models.py b/jet/models.py index 8fe97564..43a8747f 100644 --- a/jet/models.py +++ b/jet/models.py @@ -1,10 +1,9 @@ from django.db import models from django.utils import timezone -from django.utils.encoding import python_2_unicode_compatible from django.utils.translation import ugettext_lazy as _ -@python_2_unicode_compatible + class Bookmark(models.Model): url = models.URLField(verbose_name=_('URL')) title = models.CharField(verbose_name=_('title'), max_length=255) @@ -20,7 +19,6 @@ def __str__(self): return self.title -@python_2_unicode_compatible class PinnedApplication(models.Model): app_label = models.CharField(verbose_name=_('application name'), max_length=255) user = models.PositiveIntegerField(verbose_name=_('user')) diff --git a/jet/static/jet/css/_breadcrumbs.scss b/jet/static/jet/css/_breadcrumbs.scss index c2077f61..47090340 100644 --- a/jet/static/jet/css/_breadcrumbs.scss +++ b/jet/static/jet/css/_breadcrumbs.scss @@ -4,8 +4,7 @@ div.breadcrumbs { font-size: 12px; - font-weight: bold; - text-transform: uppercase; + font-family: 'Roboto-Bold'; line-height: $top-height; color: $top-text-color; padding: 10px 175px + 20px + 20px 10px 20px; diff --git a/jet/static/jet/css/_changeform.scss b/jet/static/jet/css/_changeform.scss index 28c41e2d..0c87701b 100644 --- a/jet/static/jet/css/_changeform.scss +++ b/jet/static/jet/css/_changeform.scss @@ -854,7 +854,6 @@ form .related-widget-wrapper ul { .changeform-navigation { display: none; - float: left; margin-bottom: 20px; @include for-mobile { diff --git a/jet/static/jet/css/_font.scss b/jet/static/jet/css/_font.scss new file mode 100644 index 00000000..e69de29b diff --git a/jet/static/jet/css/_object-tools.scss b/jet/static/jet/css/_object-tools.scss index 5f56aa4b..fed8bfb4 100644 --- a/jet/static/jet/css/_object-tools.scss +++ b/jet/static/jet/css/_object-tools.scss @@ -46,9 +46,9 @@ float: none; } - li { - display: list-item; - } + // li { + // display: list-item; + // } } a.addlink { diff --git a/jet/static/jet/css/_tables.scss b/jet/static/jet/css/_tables.scss index 468b41f0..2c066014 100644 --- a/jet/static/jet/css/_tables.scss +++ b/jet/static/jet/css/_tables.scss @@ -61,7 +61,7 @@ table { } td, th { - padding: 8px; + padding: 10px 5px; font-size: 13px; } diff --git a/jet/static/jet/css/_variables.scss b/jet/static/jet/css/_variables.scss index 8fe80ce3..4ca20dba 100644 --- a/jet/static/jet/css/_variables.scss +++ b/jet/static/jet/css/_variables.scss @@ -9,13 +9,12 @@ $background-color: #ecf2f6 !default; $text-color: #6f7e95 !default; -$dim-text-color: #d0dbe6 !default; +$dim-text-color: #919a9e !default; $error-text-color: #c14747 !default; $link-color: #47bac1 !default; $hover-link-color: #639af5 !default; -$font: Arial, sans-serif !default; $font-size: 14px !default; $transitions-duration: 0.3s !default; diff --git a/jet/static/jet/css/fonts/style.css b/jet/static/jet/css/fonts/style.css new file mode 100644 index 00000000..b98b2ead --- /dev/null +++ b/jet/static/jet/css/fonts/style.css @@ -0,0 +1,6 @@ +@font-face { + font-family: 'Quicksand'; + src: url('Quicksand/Quicksand-Medium.ttf'); + font-weight: normal; + font-style: normal; + } \ No newline at end of file diff --git a/jet/static/jet/css/icons/Quicksand/OFL.txt b/jet/static/jet/css/icons/Quicksand/OFL.txt new file mode 100755 index 00000000..3ee9cb53 --- /dev/null +++ b/jet/static/jet/css/icons/Quicksand/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2011 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily), with Reserved Font Name “Quicksand”. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/jet/static/jet/css/icons/Quicksand/Quicksand-Bold.ttf b/jet/static/jet/css/icons/Quicksand/Quicksand-Bold.ttf new file mode 100755 index 00000000..39ebba95 Binary files /dev/null and b/jet/static/jet/css/icons/Quicksand/Quicksand-Bold.ttf differ diff --git a/jet/static/jet/css/icons/Quicksand/Quicksand-Light.ttf b/jet/static/jet/css/icons/Quicksand/Quicksand-Light.ttf new file mode 100755 index 00000000..c1394b49 Binary files /dev/null and b/jet/static/jet/css/icons/Quicksand/Quicksand-Light.ttf differ diff --git a/jet/static/jet/css/icons/Quicksand/Quicksand-Medium.ttf b/jet/static/jet/css/icons/Quicksand/Quicksand-Medium.ttf new file mode 100755 index 00000000..3bac1a01 Binary files /dev/null and b/jet/static/jet/css/icons/Quicksand/Quicksand-Medium.ttf differ diff --git a/jet/static/jet/css/icons/Quicksand/Quicksand-Regular.ttf b/jet/static/jet/css/icons/Quicksand/Quicksand-Regular.ttf new file mode 100755 index 00000000..7816c9da Binary files /dev/null and b/jet/static/jet/css/icons/Quicksand/Quicksand-Regular.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-Bold.ttf b/jet/static/jet/css/icons/Roboto/Roboto-Bold.ttf new file mode 100755 index 00000000..e612852d Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-Bold.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-Light.ttf b/jet/static/jet/css/icons/Roboto/Roboto-Light.ttf new file mode 100755 index 00000000..4f1fb580 Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-Light.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-LightItalic.ttf b/jet/static/jet/css/icons/Roboto/Roboto-LightItalic.ttf new file mode 100755 index 00000000..eec0ae9b Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-LightItalic.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-Medium.ttf b/jet/static/jet/css/icons/Roboto/Roboto-Medium.ttf new file mode 100755 index 00000000..86d1c52e Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-Medium.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-MediumItalic.ttf b/jet/static/jet/css/icons/Roboto/Roboto-MediumItalic.ttf new file mode 100755 index 00000000..66aa174f Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-MediumItalic.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-Regular.ttf b/jet/static/jet/css/icons/Roboto/Roboto-Regular.ttf new file mode 100755 index 00000000..cb8ffcf1 Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-Regular.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-Thin.ttf b/jet/static/jet/css/icons/Roboto/Roboto-Thin.ttf new file mode 100755 index 00000000..a85eb7c2 Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-Thin.ttf differ diff --git a/jet/static/jet/css/icons/Roboto/Roboto-ThinItalic.ttf b/jet/static/jet/css/icons/Roboto/Roboto-ThinItalic.ttf new file mode 100755 index 00000000..ac77951b Binary files /dev/null and b/jet/static/jet/css/icons/Roboto/Roboto-ThinItalic.ttf differ diff --git a/jet/static/jet/css/icons/SF/SFPRODISPLAYREGULAR.woff b/jet/static/jet/css/icons/SF/SFPRODISPLAYREGULAR.woff new file mode 100644 index 00000000..ce0a316b Binary files /dev/null and b/jet/static/jet/css/icons/SF/SFPRODISPLAYREGULAR.woff differ diff --git a/jet/static/jet/css/icons/_variables.scss b/jet/static/jet/css/icons/_variables.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/icons/fonts/jet-icons.eot b/jet/static/jet/css/icons/fonts/jet-icons.eot old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/icons/fonts/jet-icons.svg b/jet/static/jet/css/icons/fonts/jet-icons.svg old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/icons/fonts/jet-icons.ttf b/jet/static/jet/css/icons/fonts/jet-icons.ttf old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/icons/fonts/jet-icons.woff b/jet/static/jet/css/icons/fonts/jet-icons.woff old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/icons/style.css b/jet/static/jet/css/icons/style.css old mode 100755 new mode 100644 index d089f049..c79cfc2b --- a/jet/static/jet/css/icons/style.css +++ b/jet/static/jet/css/icons/style.css @@ -9,6 +9,45 @@ font-style: normal; } +@font-face { + font-family: 'Roboto-Light'; + src: url('Roboto/Roboto-Light.ttf'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Roboto-Regular'; + src: url('Roboto/Roboto-Regular.ttf'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Roboto-Bold'; + src: url('Roboto/Roboto-Bold.ttf'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Roboto-Thin'; + src: url('Roboto/Roboto-Thin.ttf'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Quicksand-Medium'; + src: url('Quicksand/Quicksand-Medium.ttf'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'SF Pro Display Regular'; + font-style: normal; + font-weight: normal; + src: local('SF Pro Display Regular'), url('SF/SFPRODISPLAYREGULAR.woff') format('woff'); +} + [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'jet-icons' !important; diff --git a/jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss b/jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/select2/_layout.scss b/jet/static/jet/css/select2/_layout.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/select2/_multiple.scss b/jet/static/jet/css/select2/_multiple.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/select2/_single.scss b/jet/static/jet/css/select2/_single.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/themes/default/_variables.scss b/jet/static/jet/css/themes/default/_variables.scss index 85f0659a..109e9cd6 100644 --- a/jet/static/jet/css/themes/default/_variables.scss +++ b/jet/static/jet/css/themes/default/_variables.scss @@ -1,3 +1,24 @@ /* * These theme uses default variables at ../_variables.scss - */ \ No newline at end of file + */ + $top-height: 32px !default; + $font: "Quicksand-Medium",sans-serif !default;; + $top-text-color: #465661 !default; + $top-separator-color: #c0d4e8 !default; + $top-link-color: #8296a5 !default; + $top-hover-link-color: #639af5 !default; + $top-border-color: #c0d4e8 !default; + $top-icon-color: #47bac1 !default; + + $top-dropdown-background-color: #6f7e95 !default; + $top-dropdown-text-color: #ecf2f6 !default; + $top-dropdown-contrast-background-color: #59677e !default; + $top-dropdown-contrast-text-color: #c0cad8 !default; + $top-dropdown-border-color: #76849a !default; + $top-dropdown-link-color: #ecf2f6 !default; + $top-dropdown-hover-link-color: #ecf2f6 !default; + $top-dropdown-icon-color: #ecf2f6 !default; + $top-dropdown-selected-color: #e5e2a5 !default; + + $success-color: #209233; + $text-color: #45505b; diff --git a/jet/static/jet/css/themes/default/base.css b/jet/static/jet/css/themes/default/base.css index 47687e36..74f228fa 100644 --- a/jet/static/jet/css/themes/default/base.css +++ b/jet/static/jet/css/themes/default/base.css @@ -1,3 +1,12082 @@ -.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html,body{margin:0;padding:0}html{font-size:87.5%}@media only screen and (max-width: 960px){html{font-size:100%}}body{height:100%;background:#ecf2f6;color:#6f7e95;font-family:Arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}@media only screen and (max-width: 960px){body{padding-top:44px;padding-top:3.14286rem}}body.non-scrollable{overflow:hidden}@media only screen and (max-width: 960px){body.popup{padding-top:0}}#container{padding:0;min-height:100%;transition:padding-left 0.3s}body.menu-pinned #container{padding-left:250px;padding-left:17.85714rem}body.menu-pinned.popup #container{padding-left:0}@media only screen and (max-width: 960px){#container,body.menu-pinned #container{padding-left:0}}.popup #container{padding-left:0}#content{padding:20px;padding:1.42857rem}@media only screen and (max-width: 480px){#content{padding:10px;padding:0.71429rem}}#content>h1{display:none}#content-main{float:left;width:100%}@media only screen and (max-width: 960px){#content-main{float:none}}#content-related{float:right;width:260px;width:18.57143rem;position:relative;margin-right:-300px;margin-right:-21.42857rem}@media only screen and (max-width: 960px){#content-related{float:none;width:100%;margin-left:0;position:static}}#footer{clear:both;padding:10px;padding:0.71429rem}#footer:empty{display:none}.dialog-confirm{display:none}.colMS{margin-right:300px;margin-right:21.42857rem}@media only screen and (max-width: 960px){.colMS{margin-right:0}}.colSM{margin-left:300px;margin-left:21.42857rem}@media only screen and (max-width: 960px){.colSM{margin-left:0}}.colSM #content-related{float:left;margin-right:0;margin-left:-300px;margin-left:-21.42857rem}@media only screen and (max-width: 960px){.colSM #content-related{float:none;margin-left:0}}.colSM #content-main{float:right}@media only screen and (max-width: 960px){.colSM #content-main{float:none}}.popup .colM{width:auto}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui-widget-content{color:#6f7e95;border-color:#f4f4f4}.ui-widget.ui-widget-content,.ui-timepicker-table.ui-widget-content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);box-shadow:0 0 0.71429rem 0 rgba(0,0,0,0.5)}.ui-widget{font-family:inherit;font-size:inherit}.ui-widget-header{border:0;background:#59677e;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ecf2f6;border:0.07143rem solid #ecf2f6;background:#fff;font-weight:bold;color:#6f7e95;border-radius:3px;border-radius:0.21429rem}.ui-widget-header .ui-state-default{background:none;color:#fff;border:0}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #639af5;border:0.07143rem solid #639af5;background:#639af5;font-weight:bold;color:#fff}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #47bac1;border:0.07143rem solid #47bac1;background:#47bac1;font-weight:bold;color:#fff}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #639af5;border:0.07143rem solid #639af5;background:#fff;color:#639af5}@media only screen and (max-width: 480px){.ui-dialog{left:10px !important;left:0.71429rem !important;right:10px !important;right:0.71429rem !important;width:auto !important}}.ui-dialog-buttonpane{background:#ecf2f6;margin:.5em -0.2em -0.2em -0.2em}.ui-dialog-buttonpane .ui-button{border:0 !important;outline:0}.ui-icon{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:16px;font-size:1.14286rem;font-weight:bold;background:none !important;text-indent:0;overflow:visible}.ui-icon-circle-triangle-e:before{content:""}.ui-icon-circle-triangle-w:before{content:""}.ui-icon-closethick:before{content:""}.ui-widget-overlay{background:#000;opacity:0.5;filter:Alpha(Opacity=50)}.ui-tooltip{background:#000 !important;color:#fff;border:0;box-shadow:none !important;opacity:0.8;font-size:13px;font-size:0.92857rem;pointer-events:none}.ui-datepicker table,.ui-timepicker table{margin:0 0 .4em;background:transparent;border-radius:0;box-shadow:none}.ui-datepicker th,.ui-timepicker th{background:inherit;color:inherit;text-transform:inherit}.ui-datepicker tbody tr,.ui-timepicker tbody tr{border-bottom:inherit}.ui-datepicker table{margin:0 0 .4em}.ui-timepicker-table table{margin:.15em 0 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.select2-container--jet{min-width:160px;min-width:11.42857rem}.select2-container--jet .hidden{display:none}.select2-container--jet .clear-list,.select2-container--jet .dashboard-item-content ul:not(.inline),.dashboard-item-content .select2-container--jet ul:not(.inline),.select2-container--jet .dashboard-item-content ul.inline,.dashboard-item-content .select2-container--jet ul.inline{margin:0;padding:0;list-style:none}.select2-container--jet .fl{float:left}.select2-container--jet .fr{float:right}.select2-container--jet .cf:before,.select2-container--jet .cf:after{content:"";display:table}.select2-container--jet .cf:after{clear:both}.select2-container--jet .p10{padding:10px;padding:0.71429rem}.select2-container--jet .p20{padding:20px;padding:1.42857rem}.select2-container--jet .p30{padding:30px;padding:2.14286rem}.select2-container--jet .p40{padding:40px;padding:2.85714rem}.select2-container--jet .p50{padding:50px;padding:3.57143rem}.select2-container--jet .p60{padding:60px;padding:4.28571rem}.select2-container--jet .p70{padding:70px;padding:5rem}.select2-container--jet .p80{padding:80px;padding:5.71429rem}.select2-container--jet .pt10{padding-top:10px;padding-top:0.71429rem}.select2-container--jet .pt20{padding-top:20px;padding-top:1.42857rem}.select2-container--jet .pt30{padding-top:30px;padding-top:2.14286rem}.select2-container--jet .pt40{padding-top:40px;padding-top:2.85714rem}.select2-container--jet .pt50{padding-top:50px;padding-top:3.57143rem}.select2-container--jet .pt60{padding-top:60px;padding-top:4.28571rem}.select2-container--jet .pt70{padding-top:70px;padding-top:5rem}.select2-container--jet .pt80{padding-top:80px;padding-top:5.71429rem}.select2-container--jet .pr10{padding-right:10px;padding-right:0.71429rem}.select2-container--jet .pr20{padding-right:20px;padding-right:1.42857rem}.select2-container--jet .pr30{padding-right:30px;padding-right:2.14286rem}.select2-container--jet .pr40{padding-right:40px;padding-right:2.85714rem}.select2-container--jet .pr50{padding-right:50px;padding-right:3.57143rem}.select2-container--jet .pr60{padding-right:60px;padding-right:4.28571rem}.select2-container--jet .pr70{padding-right:70px;padding-right:5rem}.select2-container--jet .pr80{padding-right:80px;padding-right:5.71429rem}.select2-container--jet .pb10{padding-bottom:10px;padding-bottom:0.71429rem}.select2-container--jet .pb20{padding-bottom:20px;padding-bottom:1.42857rem}.select2-container--jet .pb30{padding-bottom:30px;padding-bottom:2.14286rem}.select2-container--jet .pb40{padding-bottom:40px;padding-bottom:2.85714rem}.select2-container--jet .pb50{padding-bottom:50px;padding-bottom:3.57143rem}.select2-container--jet .pb60{padding-bottom:60px;padding-bottom:4.28571rem}.select2-container--jet .pb70{padding-bottom:70px;padding-bottom:5rem}.select2-container--jet .pb80{padding-bottom:80px;padding-bottom:5.71429rem}.select2-container--jet .pl10{padding-left:10px;padding-left:0.71429rem}.select2-container--jet .pl20{padding-left:20px;padding-left:1.42857rem}.select2-container--jet .pl30{padding-left:30px;padding-left:2.14286rem}.select2-container--jet .pl40{padding-left:40px;padding-left:2.85714rem}.select2-container--jet .pl50{padding-left:50px;padding-left:3.57143rem}.select2-container--jet .pl60{padding-left:60px;padding-left:4.28571rem}.select2-container--jet .pl70{padding-left:70px;padding-left:5rem}.select2-container--jet .pl80{padding-left:80px;padding-left:5.71429rem}.select2-container--jet .m10{margin:10px;margin:0.71429rem}.select2-container--jet .m20{margin:20px;margin:1.42857rem}.select2-container--jet .m30{margin:30px;margin:2.14286rem}.select2-container--jet .m40{margin:40px;margin:2.85714rem}.select2-container--jet .m50{margin:50px;margin:3.57143rem}.select2-container--jet .m60{margin:60px;margin:4.28571rem}.select2-container--jet .m70{margin:70px;margin:5rem}.select2-container--jet .m80{margin:80px;margin:5.71429rem}.select2-container--jet .mt10{margin-top:10px;margin-top:0.71429rem}.select2-container--jet .mt20{margin-top:20px;margin-top:1.42857rem}.select2-container--jet .mt30{margin-top:30px;margin-top:2.14286rem}.select2-container--jet .mt40{margin-top:40px;margin-top:2.85714rem}.select2-container--jet .mt50{margin-top:50px;margin-top:3.57143rem}.select2-container--jet .mt60{margin-top:60px;margin-top:4.28571rem}.select2-container--jet .mt70{margin-top:70px;margin-top:5rem}.select2-container--jet .mt80{margin-top:80px;margin-top:5.71429rem}.select2-container--jet .mr10{margin-right:10px;margin-right:0.71429rem}.select2-container--jet .mr20{margin-right:20px;margin-right:1.42857rem}.select2-container--jet .mr30{margin-right:30px;margin-right:2.14286rem}.select2-container--jet .mr40{margin-right:40px;margin-right:2.85714rem}.select2-container--jet .mr50{margin-right:50px;margin-right:3.57143rem}.select2-container--jet .mr60{margin-right:60px;margin-right:4.28571rem}.select2-container--jet .mr70{margin-right:70px;margin-right:5rem}.select2-container--jet .mr80{margin-right:80px;margin-right:5.71429rem}.select2-container--jet .mb10{margin-bottom:10px;margin-bottom:0.71429rem}.select2-container--jet .mb20{margin-bottom:20px;margin-bottom:1.42857rem}.select2-container--jet .mb30{margin-bottom:30px;margin-bottom:2.14286rem}.select2-container--jet .mb40{margin-bottom:40px;margin-bottom:2.85714rem}.select2-container--jet .mb50{margin-bottom:50px;margin-bottom:3.57143rem}.select2-container--jet .mb60{margin-bottom:60px;margin-bottom:4.28571rem}.select2-container--jet .mb70{margin-bottom:70px;margin-bottom:5rem}.select2-container--jet .mb80{margin-bottom:80px;margin-bottom:5.71429rem}.select2-container--jet .ml10{margin-left:10px;margin-left:0.71429rem}.select2-container--jet .ml20{margin-left:20px;margin-left:1.42857rem}.select2-container--jet .ml30{margin-left:30px;margin-left:2.14286rem}.select2-container--jet .ml40{margin-left:40px;margin-left:2.85714rem}.select2-container--jet .ml50{margin-left:50px;margin-left:3.57143rem}.select2-container--jet .ml60{margin-left:60px;margin-left:4.28571rem}.select2-container--jet .ml70{margin-left:70px;margin-left:5rem}.select2-container--jet .ml80{margin-left:80px;margin-left:5.71429rem}.select2-container--jet .pos_rel{position:relative}.select2-container--jet .pos_abs{position:absolute}.select2-container--jet .fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.select2-container--jet .select2-selection--single{height:32px;height:2.28571rem}.select2-container--jet .select2-selection--single .select2-selection__rendered{padding-right:24px;padding-right:1.71429rem}.select2-container--jet .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--jet .select2-selection--single .select2-selection__arrow{height:26px;height:1.85714rem;position:absolute;top:1px;top:0.07143rem;right:4px;right:0.28571rem;width:20px;width:1.42857rem}.select2-container--jet .select2-selection--single .select2-selection__arrow b:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#47bac1;font-size:20px;font-size:1.42857rem;content:"";line-height:32px;line-height:2.28571rem}.select2-container--jet[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--jet[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;left:0.07143rem;right:auto}.select2-container--jet.select2-container--disabled .select2-selection--single{background-color:rgba(208,219,230,0.25);cursor:default}.select2-container--jet.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--jet .hidden{display:none}.select2-container--jet .clear-list,.select2-container--jet .dashboard-item-content ul:not(.inline),.dashboard-item-content .select2-container--jet ul:not(.inline),.select2-container--jet .dashboard-item-content ul.inline,.dashboard-item-content .select2-container--jet ul.inline{margin:0;padding:0;list-style:none}.select2-container--jet .fl{float:left}.select2-container--jet .fr{float:right}.select2-container--jet .cf:before,.select2-container--jet .cf:after{content:"";display:table}.select2-container--jet .cf:after{clear:both}.select2-container--jet .p10{padding:10px;padding:0.71429rem}.select2-container--jet .p20{padding:20px;padding:1.42857rem}.select2-container--jet .p30{padding:30px;padding:2.14286rem}.select2-container--jet .p40{padding:40px;padding:2.85714rem}.select2-container--jet .p50{padding:50px;padding:3.57143rem}.select2-container--jet .p60{padding:60px;padding:4.28571rem}.select2-container--jet .p70{padding:70px;padding:5rem}.select2-container--jet .p80{padding:80px;padding:5.71429rem}.select2-container--jet .pt10{padding-top:10px;padding-top:0.71429rem}.select2-container--jet .pt20{padding-top:20px;padding-top:1.42857rem}.select2-container--jet .pt30{padding-top:30px;padding-top:2.14286rem}.select2-container--jet .pt40{padding-top:40px;padding-top:2.85714rem}.select2-container--jet .pt50{padding-top:50px;padding-top:3.57143rem}.select2-container--jet .pt60{padding-top:60px;padding-top:4.28571rem}.select2-container--jet .pt70{padding-top:70px;padding-top:5rem}.select2-container--jet .pt80{padding-top:80px;padding-top:5.71429rem}.select2-container--jet .pr10{padding-right:10px;padding-right:0.71429rem}.select2-container--jet .pr20{padding-right:20px;padding-right:1.42857rem}.select2-container--jet .pr30{padding-right:30px;padding-right:2.14286rem}.select2-container--jet .pr40{padding-right:40px;padding-right:2.85714rem}.select2-container--jet .pr50{padding-right:50px;padding-right:3.57143rem}.select2-container--jet .pr60{padding-right:60px;padding-right:4.28571rem}.select2-container--jet .pr70{padding-right:70px;padding-right:5rem}.select2-container--jet .pr80{padding-right:80px;padding-right:5.71429rem}.select2-container--jet .pb10{padding-bottom:10px;padding-bottom:0.71429rem}.select2-container--jet .pb20{padding-bottom:20px;padding-bottom:1.42857rem}.select2-container--jet .pb30{padding-bottom:30px;padding-bottom:2.14286rem}.select2-container--jet .pb40{padding-bottom:40px;padding-bottom:2.85714rem}.select2-container--jet .pb50{padding-bottom:50px;padding-bottom:3.57143rem}.select2-container--jet .pb60{padding-bottom:60px;padding-bottom:4.28571rem}.select2-container--jet .pb70{padding-bottom:70px;padding-bottom:5rem}.select2-container--jet .pb80{padding-bottom:80px;padding-bottom:5.71429rem}.select2-container--jet .pl10{padding-left:10px;padding-left:0.71429rem}.select2-container--jet .pl20{padding-left:20px;padding-left:1.42857rem}.select2-container--jet .pl30{padding-left:30px;padding-left:2.14286rem}.select2-container--jet .pl40{padding-left:40px;padding-left:2.85714rem}.select2-container--jet .pl50{padding-left:50px;padding-left:3.57143rem}.select2-container--jet .pl60{padding-left:60px;padding-left:4.28571rem}.select2-container--jet .pl70{padding-left:70px;padding-left:5rem}.select2-container--jet .pl80{padding-left:80px;padding-left:5.71429rem}.select2-container--jet .m10{margin:10px;margin:0.71429rem}.select2-container--jet .m20{margin:20px;margin:1.42857rem}.select2-container--jet .m30{margin:30px;margin:2.14286rem}.select2-container--jet .m40{margin:40px;margin:2.85714rem}.select2-container--jet .m50{margin:50px;margin:3.57143rem}.select2-container--jet .m60{margin:60px;margin:4.28571rem}.select2-container--jet .m70{margin:70px;margin:5rem}.select2-container--jet .m80{margin:80px;margin:5.71429rem}.select2-container--jet .mt10{margin-top:10px;margin-top:0.71429rem}.select2-container--jet .mt20{margin-top:20px;margin-top:1.42857rem}.select2-container--jet .mt30{margin-top:30px;margin-top:2.14286rem}.select2-container--jet .mt40{margin-top:40px;margin-top:2.85714rem}.select2-container--jet .mt50{margin-top:50px;margin-top:3.57143rem}.select2-container--jet .mt60{margin-top:60px;margin-top:4.28571rem}.select2-container--jet .mt70{margin-top:70px;margin-top:5rem}.select2-container--jet .mt80{margin-top:80px;margin-top:5.71429rem}.select2-container--jet .mr10{margin-right:10px;margin-right:0.71429rem}.select2-container--jet .mr20{margin-right:20px;margin-right:1.42857rem}.select2-container--jet .mr30{margin-right:30px;margin-right:2.14286rem}.select2-container--jet .mr40{margin-right:40px;margin-right:2.85714rem}.select2-container--jet .mr50{margin-right:50px;margin-right:3.57143rem}.select2-container--jet .mr60{margin-right:60px;margin-right:4.28571rem}.select2-container--jet .mr70{margin-right:70px;margin-right:5rem}.select2-container--jet .mr80{margin-right:80px;margin-right:5.71429rem}.select2-container--jet .mb10{margin-bottom:10px;margin-bottom:0.71429rem}.select2-container--jet .mb20{margin-bottom:20px;margin-bottom:1.42857rem}.select2-container--jet .mb30{margin-bottom:30px;margin-bottom:2.14286rem}.select2-container--jet .mb40{margin-bottom:40px;margin-bottom:2.85714rem}.select2-container--jet .mb50{margin-bottom:50px;margin-bottom:3.57143rem}.select2-container--jet .mb60{margin-bottom:60px;margin-bottom:4.28571rem}.select2-container--jet .mb70{margin-bottom:70px;margin-bottom:5rem}.select2-container--jet .mb80{margin-bottom:80px;margin-bottom:5.71429rem}.select2-container--jet .ml10{margin-left:10px;margin-left:0.71429rem}.select2-container--jet .ml20{margin-left:20px;margin-left:1.42857rem}.select2-container--jet .ml30{margin-left:30px;margin-left:2.14286rem}.select2-container--jet .ml40{margin-left:40px;margin-left:2.85714rem}.select2-container--jet .ml50{margin-left:50px;margin-left:3.57143rem}.select2-container--jet .ml60{margin-left:60px;margin-left:4.28571rem}.select2-container--jet .ml70{margin-left:70px;margin-left:5rem}.select2-container--jet .ml80{margin-left:80px;margin-left:5.71429rem}.select2-container--jet .pos_rel{position:relative}.select2-container--jet .pos_abs{position:absolute}.select2-container--jet .fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.select2-container--jet .select2-selection--multiple{background-color:#fff !important;border:1px solid #ecf2f6;border:0.07143rem solid #ecf2f6;cursor:text;height:auto;min-height:32px;min-height:2.28571rem}.select2-container--jet .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;padding:0 0.35714rem;width:100%}.select2-container--jet .select2-selection--multiple .select2-selection__rendered li{list-style-type:none}.select2-container--jet .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-top:0.35714rem;margin-right:10px;margin-right:0.71429rem}.select2-container--jet .select2-selection--multiple .select2-selection__choice{background-color:#d0dbe6;color:#6f7e95;font-size:13px;font-size:0.92857rem;border-radius:4px;border-radius:0.28571rem;cursor:default;float:left;margin-right:5px;margin-right:0.35714rem;margin-top:5px;margin-top:0.35714rem;padding:5px 5px;padding:0.35714rem 0.35714rem;line-height:normal;list-style-type:none}.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove{color:#6f7e95;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;margin-right:0.14286rem}.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove:hover{color:#639af5}.select2-container--jet[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--jet[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--jet[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-left:0.35714rem;margin-right:auto}.select2-container--jet[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-left:0.14286rem;margin-right:auto}.select2-container--jet.select2-container--disabled .select2-selection--multiple{background-color:#d0dbe6;cursor:default}.select2-container--jet.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--jet .select2-selection{background-color:#fff;border:1px solid #ecf2f6;border:0.07143rem solid #ecf2f6;border-radius:4px;border-radius:0.28571rem;outline:0}@media only screen and (max-width: 960px){fieldset.module .select2-container--jet .select2-selection{box-shadow:inset 0 2px 6px 0 rgba(0,0,0,0.04);box-shadow:inset 0 0.14286rem 0.42857rem 0 rgba(0,0,0,0.04)}}.select2-container--jet .select2-selection .select2-selection__rendered{color:#6f7e95;line-height:32px;line-height:2.28571rem;font-size:13px;font-size:0.92857rem}.select2-container--jet .select2-selection .select2-selection__placeholder{color:#d0dbe6}.select2-container--jet .select2-buttons{background-color:#d0dbe6;text-align:center;padding:6px;padding:0.42857rem}.select2-container--jet .select2-buttons-button,.select2-container--jet .select2-buttons-button:visited,.select2-container--jet .select2-buttons-button:hover{color:#6f7e95;margin-left:10px;margin-left:0.71429rem}.select2-container--jet .select2-buttons-button:hover{text-decoration:underline}.select2-container--jet .select2-buttons-button:first-child{margin-left:0}.select2-container--jet .select2-dropdown{border:0;border-radius:4px;border-radius:0.28571rem;box-shadow:0 0 4px 0 rgba(71,186,193,0.75);box-shadow:0 0 0.28571rem 0 rgba(71,186,193,0.75);overflow:hidden;z-index:1}.select2-container--jet .select2-dropdown--below{top:-32px;top:-2.28571rem}.select2-container--jet .select2-dropdown--above{top:32px;top:2.28571rem}.select2-container--jet .select2-dropdown.select2-multiple-dropdown{top:auto}.select2-container--jet .select2-search--dropdown{padding:0}.select2-container--jet .select2-search--dropdown .select2-search__field{outline:0;border:0;background-color:#fff;color:#6f7e95;height:32px;height:2.28571rem;-webkit-appearance:textfield;box-shadow:none}.select2-container--jet .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;color:#6f7e95;-webkit-appearance:textfield;box-shadow:none}.select2-container--jet .select2-results>.select2-results__options{max-height:200px;max-height:14.28571rem;overflow-y:auto}.select2-container--jet .select2-results__option{font-size:13px;font-size:0.92857rem}.select2-container--jet .select2-results__option[role=group]{padding:0}.select2-container--jet .select2-results__option[aria-disabled=true]{color:#d0dbe6}.select2-container--jet .select2-results__option[aria-selected=true]{color:#47bac1}.select2-container--jet .select2-results__option .select2-results__option{padding-left:1em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--jet .select2-results__option--highlighted[aria-selected]{background-color:#639af5;color:#fff}.select2-container--jet .select2-results__group{cursor:default;display:block;padding:6px;padding:0.42857rem}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}a,a:visited,a:hover,a:focus{color:#47bac1;font-weight:normal;text-decoration:none}a:hover,a:focus{color:#639af5}a img{border:none}p,ol,ul,dl{margin:.2em 0 .8em 0}p{padding:0;line-height:140%}h1,h2,h3,h4,h5{font-weight:bold}h1{margin:0 0 20px;margin:0 0 1.42857rem;font-weight:300;font-size:20px;font-size:1.42857rem}h2{font-size:16px;font-size:1.14286rem;margin:1em 0 .5em 0}h2.subhead{font-weight:normal;margin-top:0}h3{font-size:14px;font-size:1rem;margin:.8em 0 .3em 0;font-weight:bold}h4{font-size:12px;font-size:0.85714rem;margin:1em 0 .8em 0;padding-bottom:3px;padding-bottom:0.21429rem}h5{font-size:10px;font-size:0.71429rem;margin:1.5em 0 .5em 0;text-transform:uppercase;letter-spacing:1px;letter-spacing:0.07143rem}ul li{list-style-type:square;padding:0}li ul{margin-bottom:0}dt,dd{line-height:20px;line-height:1.42857rem}dt{font-weight:bold;margin-top:4px;margin-top:0.28571rem}dd{margin-left:0}form{margin:0;padding:0}fieldset{margin:0;padding:0;border:none}blockquote{font-size:11px;font-size:0.78571rem;color:#777;margin-left:2px;margin-left:0.14286rem;padding-left:10px;padding-left:0.71429rem;border-left:5px solid #ddd;border-left:0.35714rem solid #ddd}code,pre{font-family:"Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace;color:#666;font-size:12px;font-size:0.85714rem}pre.literal-block{margin:10px;margin:0.71429rem;background:#eee;padding:6px 8px;padding:0.42857rem 0.57143rem}code strong{color:#930}hr{clear:both;color:#eee;background-color:#eee;height:1px;height:0.07143rem;border:none;margin:0;padding:0;font-size:1px;font-size:0.07143rem;line-height:1px;line-height:0.07143rem}.small{font-size:11px;font-size:0.78571rem}.tiny{font-size:10px;font-size:0.71429rem}p.tiny{margin-top:-2px;margin-top:-0.14286rem}.mini{font-size:10px;font-size:0.71429rem}p.mini{margin-top:-3px;margin-top:-0.21429rem}.help,p.help,form p.help{color:#d0dbe6;font-size:12px;font-size:0.85714rem}.help-tooltip{cursor:help}p img,h1 img,h2 img,h3 img,h4 img,td img{vertical-align:middle}.quiet,a.quiet:link,a.quiet:visited{font-weight:normal;color:#d0dbe6}.float-right{float:right}.float-left{float:left}.clear{clear:both}.align-left{text-align:left}.align-right{text-align:right}.example{margin:10px 0;margin:0.71429rem 0;padding:5px 10px;padding:0.35714rem 0.71429rem;background:#efefef}.nowrap{white-space:nowrap}.addlink{vertical-align:middle}.addlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem}.changelink,.inlinechangelink{vertical-align:middle}.changelink:before,.inlinechangelink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem}.deletelink{vertical-align:middle}.deletelink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem}.inlineviewlink{vertical-align:middle}.inlineviewlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem}img[src$="admin/img/icon-yes.gif"],img[src$="admin/img/icon-yes.svg"],img[src$="admin/img/icon-no.gif"],img[src$="admin/img/icon-no.svg"],img[src$="admin/img/icon-unknown.gif"],img[src$="admin/img/icon-unknown.svg"]{display:none}img[src$="admin/img/icon-yes.gif"]+span,img[src$="admin/img/icon-yes.svg"]+span,img[src$="admin/img/icon-no.gif"]+span,img[src$="admin/img/icon-no.svg"]+span,img[src$="admin/img/icon-unknown.gif"]+span,img[src$="admin/img/icon-unknown.svg"]+span{font-weight:bold;color:#82b982}img[src$="admin/img/icon-yes.gif"]+span,img[src$="admin/img/icon-yes.svg"]+span{color:#82b982}img[src$="admin/img/icon-no.gif"]+span,img[src$="admin/img/icon-no.svg"]+span{color:#d49d9d}.loading-indicator{display:inline-block;font-size:32px;font-size:2.28571rem;color:#639af5;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.loading-indicator-wrapper{text-align:center;padding:40px 0;padding:2.85714rem 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button,.button:visited,.button:hover,input[type="submit"],input[type="submit"]:visited,input[type="submit"]:hover,input[type="button"],input[type="button"]:visited,input[type="button"]:hover,.object-tools a,.object-tools a:visited,.object-tools a:hover{display:inline-block;background-color:#d0dbe6;color:#6f7e95;border:0;border-radius:4px;border-radius:0.28571rem;height:32px;height:2.28571rem;line-height:32px;line-height:2.28571rem;outline:0;font-size:12px;font-size:0.85714rem;font-weight:normal;text-align:center;padding:0 10px;padding:0 0.71429rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .3s}.button.default,input[type="submit"].default,input[type="button"].default,.object-tools a.default{font-weight:lighter;background-color:#47bac1;color:#fff;text-transform:uppercase;margin:0 8px 0 0;margin:0 0.57143rem 0 0;padding:0 20px;padding:0 1.42857rem}.button.transparent,input[type="submit"].transparent,input[type="button"].transparent,.object-tools a.transparent{background-color:transparent}.button:hover,.button:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="button"]:hover,input[type="button"]:focus,.object-tools a:hover,.object-tools a:focus{background-color:#639af5;color:#fff}.button:active,input[type="submit"]:active,input[type="button"]:active,.object-tools a:active{background-color:#6f7e95;color:#fff}.button[disabled],input[type=submit][disabled],input[type=button][disabled]{opacity:0.4}input[type="text"],input[type="email"],input[type="password"],input[type="url"],input[type="number"],textarea,select,.vTextField{border-radius:4px;border-radius:0.28571rem;font-size:13px;font-size:0.92857rem;height:32px;height:2.28571rem;white-space:nowrap;outline:0;box-sizing:border-box;margin:0;background-color:#fff;color:#6f7e95;border:1px solid #ecf2f6;border:0.07143rem solid #ecf2f6;padding:0 12px;padding:0 0.85714rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .3s,box-shadow .3s,border .3s}input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder,.vTextField::-webkit-input-placeholder{color:#d0dbe6}input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="number"]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder,.vTextField::-moz-placeholder{color:#d0dbe6}input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder,.vTextField:-ms-input-placeholder{color:#d0dbe6}input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="url"]::placeholder,input[type="number"]::placeholder,textarea::placeholder,select::placeholder,.vTextField::placeholder{color:#d0dbe6}@media only screen and (max-width: 960px){fieldset.module input[type="text"],fieldset.module input[type="email"],fieldset.module input[type="password"],fieldset.module input[type="url"],fieldset.module input[type="number"],fieldset.module textarea,fieldset.module select,fieldset.module .vTextField{box-shadow:inset 0 2px 6px 0 rgba(0,0,0,0.04);box-shadow:inset 0 0.14286rem 0.42857rem 0 rgba(0,0,0,0.04)}}input[type="text"]:focus,fieldset.module input[type="text"]:focus,input[type="email"]:focus,fieldset.module input[type="email"]:focus,input[type="password"]:focus,fieldset.module input[type="password"]:focus,input[type="url"]:focus,fieldset.module input[type="url"]:focus,input[type="number"]:focus,fieldset.module input[type="number"]:focus,textarea:focus,fieldset.module textarea:focus,select:focus,fieldset.module select:focus,.vTextField:focus,fieldset.module .vTextField:focus{box-shadow:0 0 4px 0 rgba(71,186,193,0.75);box-shadow:0 0 0.28571rem 0 rgba(71,186,193,0.75);border-color:#fff}textarea{height:auto;line-height:normal;padding:12px;padding:0.85714rem;white-space:pre-wrap;vertical-align:top}.segmented-button,.segmented-button:visited,.segmented-button:hover{border:0;height:32px;height:2.28571rem;line-height:32px;line-height:2.28571rem;font-size:12px;font-size:0.85714rem;text-align:center;background-color:#d0dbe6;color:#6f7e95;padding:0 10px;padding:0 0.71429rem;display:inline-block;text-transform:none;border-radius:0;transition:background .3s}.segmented-button:hover,.segmented-button:focus{background-color:#639af5;color:#fff}.segmented-button:active{background-color:#6f7e95;color:#fff}.segmented-button.disabled{background-color:#d0dbe6 !important;color:#6f7e95;opacity:0.5}.segmented-button.left{border-radius:4px 0 0 4px;border-radius:0.28571rem 0 0 0.28571rem}.segmented-button.right{border-radius:0 4px 4px 0;border-radius:0 0.28571rem 0.28571rem 0}input[type=checkbox]{display:none}input[type=checkbox]#action-toggle{display:none !important}input[type=checkbox]+label:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#47bac1;font-size:12px;font-size:0.85714rem;content:"";letter-spacing:5px;letter-spacing:0.35714rem}.action-checkbox-column input[type=checkbox]+label:before{color:#fff}input[type=checkbox]:checked+label:before{content:""}.selector{display:none}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}table{border-collapse:collapse;background:#fff;border-radius:4px;border-radius:0.28571rem;overflow-x:auto;box-shadow:0 2px 0 0 #d0dbe6;box-shadow:0 0.14286rem 0 0 #d0dbe6;margin-bottom:2px;margin-bottom:0.14286rem}table.helper{display:none;position:fixed;z-index:2;top:0;right:20px;right:1.42857rem;left:20px;left:1.42857rem;width:auto;border-radius:0;box-shadow:none}body.menu-pinned table.helper{left:270px;left:19.28571rem}body.menu-pinned.popup table.helper{left:20px;left:1.42857rem}@media only screen and (max-width: 960px){table.helper{display:none !important}}table.helper thead th{border-radius:0 !important}table thead th{background:#59677e;color:#fff;text-transform:uppercase;transition:background-color .1s}table thead th a:link,table thead th a:visited{color:#fff}table thead th .text a{display:block;cursor:pointer}td,th{padding:8px;padding:0.57143rem;font-size:13px;font-size:0.92857rem}th{text-align:left}thead th,tfoot td{font-weight:normal;text-align:left;white-space:nowrap;vertical-align:middle;font-size:12px;font-size:0.85714rem}thead th:first-child,tfoot td:first-child{border-radius:4px 0 0 0;border-radius:0.28571rem 0 0 0}thead th:last-child,tfoot td:last-child{border-radius:0 4px 0 0;border-radius:0 0.28571rem 0 0}thead th:first-child:last-child,tfoot td:first-child:last-child{border-radius:4px 4px 0 0;border-radius:0.28571rem 0.28571rem 0 0}tfoot td{border-bottom:none;border-top:1px solid #eee;border-top:0.07143rem solid #eee}tbody tr{border-bottom:1px solid #f4f4f4;border-bottom:0.07143rem solid #f4f4f4}tbody tr:last-child{border-bottom:0}table thead th.sortable{cursor:pointer}table thead th.sortable:hover{background:#639af5}table thead th.sorted{position:relative;padding-right:32px;padding-right:2.28571rem}table thead th.sorted .text{display:inline-block}table thead th.sorted .sortoptions{display:inline-block}table thead th.sorted .sortoptions a{display:inline-block;vertical-align:middle}table thead th.sorted .sortoptions a.sortremove{position:absolute;top:50%;right:18px;right:1.28571rem;margin-top:-6px;margin-top:-0.42857rem}table thead th.sorted .sortoptions a.sortremove:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:""}table thead th.sorted .sortoptions a.ascending{position:absolute;top:50%;right:4px;right:0.28571rem;margin-top:-6px;margin-top:-0.42857rem}table thead th.sorted .sortoptions a.ascending:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";font-weight:bold}table thead th.sorted .sortoptions a.descending{position:absolute;top:50%;right:4px;right:0.28571rem;margin-top:-6px;margin-top:-0.42857rem}table thead th.sorted .sortoptions a.descending:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";font-weight:bold}table thead th.sorted .sortpriority{background:#fff;color:#6f7e95;padding:1px 5px;padding:0.07143rem 0.35714rem;margin-right:2px;margin-right:0.14286rem;border-radius:5px;border-radius:0.35714rem;font-size:10px;font-size:0.71429rem}table#change-history{width:100%}table#change-history tbody th{width:16em}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}ul.messagelist{padding:0;margin:0}ul.messagelist li{display:block;margin:0 20px 10px 20px;margin:0 1.42857rem 0.71429rem 1.42857rem;border-radius:6px;border-radius:0.42857rem;padding:10px;padding:0.71429rem}@media only screen and (max-width: 480px){ul.messagelist li{margin-left:10px;margin-left:0.71429rem;margin-right:10px;margin-right:0.71429rem}}ul.messagelist li.success{background:#c4ecc5;color:#82b982}ul.messagelist li.warning,ul.messagelist li.error{background:#f0dada;color:#d49d9d}ul.messagelist li.info,ul.messagelist li.debug{background:#e8e8bd;color:#b9b97f}.errornote{display:block;margin:0 0 10px 0;margin:0 0 0.71429rem 0;border-radius:6px;border-radius:0.42857rem;padding:10px;padding:0.71429rem;background:#f0dada;color:#d49d9d}ul.errorlist{margin:0 0 4px;margin:0 0 0.28571rem;padding:0;color:#ba2121;background:#fff}ul.errorlist li{font-size:13px;font-size:0.92857rem;display:block;margin-bottom:4px;margin-bottom:0.28571rem}ul.errorlist li:first-child{margin-top:0}ul.errorlist li a{color:inherit;text-decoration:underline}td ul.errorlist{margin:0;padding:0}td ul.errorlist li{margin:0}.form-row.errors ul.errorlist li{padding-left:0}div.system-message{margin:0 20px 10px 20px;margin:0 1.42857rem 0.71429rem 1.42857rem;border-radius:6px;border-radius:0.42857rem;padding:10px;padding:0.71429rem;background:#f0dada;color:#d49d9d}@media only screen and (max-width: 480px){div.system-message{margin-left:10px;margin-left:0.71429rem;margin-right:10px;margin-right:0.71429rem}}div.system-message p.system-message-title{margin:0}div.system-message p.system-message-title:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem;color:#d49d9d}.description{font-size:12px;font-size:0.85714rem;margin:0;padding:6px 0 0 0;padding:0.42857rem 0 0 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#branding{display:none;background-color:#2b3647;color:#6f7e95;padding:14px 32px 14px 36px;padding:1rem 2.28571rem 1rem 2.57143rem;text-align:center;position:relative;height:auto !important;min-height:52px;min-height:3.71429rem;box-sizing:border-box}@media only screen and (max-width: 960px){#branding{min-height:0}}#branding.initialized{display:block}#branding:empty{display:none}#branding:before,#branding:after{content:"";display:inline-block;vertical-align:middle;height:100%}#branding h1,#branding h2{display:inline-block;padding:0 10px;padding:0 0.71429rem;margin:0;text-transform:uppercase;font-size:11px;font-size:0.78571rem;vertical-align:middle}#branding a,#branding a:visited,#branding a:hover{color:#6f7e95}#branding a:hover{color:#639af5}#branding-pin{position:absolute;top:50%;right:4px;right:0.28571rem;margin-top:-11px;margin-top:-0.78571rem;display:inline-block;font-size:22px;font-size:1.57143rem;cursor:pointer;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body.menu-pinned #branding-pin{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#branding-pin:hover{color:#fff}@media only screen and (max-width: 960px){#branding-pin{display:none}}#branding-menu{position:absolute;top:50%;left:20px;left:1.42857rem;margin-top:-8px;margin-top:-0.57143rem;display:inline-block;font-size:16px;font-size:1.14286rem;cursor:pointer}#branding-menu:hover{color:#fff}@media only screen and (max-width: 960px){#branding-menu{display:none}}#user-tools{display:none}#user-tools.initialized{display:block}.user-tools ul{position:absolute;top:11px;top:0.78571rem;right:20px;right:1.42857rem;border:1px solid #c0d4e8;border:0.07143rem solid #c0d4e8;border-radius:4px;border-radius:0.28571rem;font-size:12px;font-size:0.85714rem;margin:0;padding:0;list-style:none;display:inline-block;width:175px;width:12.5rem;z-index:4}@media only screen and (max-width: 960px){.user-tools ul{position:fixed;top:0;right:0;width:auto;max-width:200px;max-width:14.28571rem;color:#c0cad8;border:0;border-left:1px solid #2b3647;border-left:0.07143rem solid #2b3647;border-radius:0;-webkit-transform:none;transform:none;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}body.scroll-to-bottom .user-tools ul{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}.user-tools ul.sidebar-opened{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.user-tools ul.opened{background-color:#6f7e95;border-color:transparent;color:#ecf2f6}@media only screen and (max-width: 960px){.user-tools ul.opened{border-radius:0 0 0 4px;border-radius:0 0 0 0.28571rem;border:0}}.user-tools ul li{display:block;list-style-type:none;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-tools ul li.user-tools-welcome-msg{font-weight:bold;padding:0 10px 0 14px;padding:0 0.71429rem 0 1rem;line-height:30px;line-height:2.14286rem}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-welcome-msg{padding-left:18px;padding-left:1.28571rem;line-height:44px;line-height:3.14286rem}}.user-tools ul li.user-tools-welcome-msg:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";font-weight:normal;float:right;color:#47bac1;font-size:24px;font-size:1.71429rem;vertical-align:middle;line-height:30px;line-height:2.14286rem;transition:color .3s;margin-left:5px;margin-left:0.35714rem}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-welcome-msg:before{line-height:44px;line-height:3.14286rem;font-size:20px;font-size:1.42857rem;font-weight:bold}}.user-tools ul.opened .user-tools-welcome-msg{border-bottom:1px solid #76849a;border-bottom:0.07143rem solid #76849a}.user-tools ul.opened .user-tools-welcome-msg:before{color:#ecf2f6;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.user-tools ul li.user-tools-link{display:none}.user-tools ul li.user-tools-link a,.user-tools ul li.user-tools-link a:visited,.user-tools ul li.user-tools-link a:hover{display:block;line-height:30px;line-height:2.14286rem;padding:0 14px;padding:0 1rem;color:#ecf2f6;text-decoration:none}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-link a,.user-tools ul li.user-tools-link a:visited,.user-tools ul li.user-tools-link a:hover{line-height:44px;line-height:3.14286rem}}.user-tools ul li.user-tools-link a:hover{color:#ecf2f6;text-decoration:underline}.user-tools ul.opened li.user-tools-link{display:block}.user-tools ul li.user-tools-contrast-block{display:none;padding:8px 14px;padding:0.57143rem 1rem;background:#59677e;color:#c0cad8;white-space:normal}.user-tools ul.opened li.user-tools-contrast-block{display:block}.user-tools-contrast-block-title{text-transform:uppercase;font-size:10px;font-size:0.71429rem;font-weight:bold;margin-bottom:6px;margin-bottom:0.42857rem}.user-tools-theme-link{display:inline-block;margin:0 5px 5px 0;margin:0 0.35714rem 0.35714rem 0;width:14px;width:1rem;height:14px;height:1rem;border:1px solid #59677e;border:0.07143rem solid #59677e;border-radius:3px;border-radius:0.21429rem}@media only screen and (max-width: 960px){.user-tools-theme-link{width:24px;width:1.71429rem;height:24px;height:1.71429rem;margin:0 8px 8px 0;margin:0 0.57143rem 0.57143rem 0}}.user-tools-theme-link:last-child{margin-right:0}.user-tools-theme-link.selected{box-shadow:0 0 1px 1px #e5e2a5;box-shadow:0 0 0.07143rem 0.07143rem #e5e2a5}.theme-chooser{display:none}.theme-chooser.initialized{display:block}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.breadcrumbs{font-size:12px;font-size:0.85714rem;font-weight:bold;text-transform:uppercase;line-height:32px;line-height:2.28571rem;color:#6f7e95;padding:10px 215px 10px 20px;padding:0.71429rem 15.35714rem 0.71429rem 1.42857rem;visibility:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-height:32px;min-height:2.28571rem}@media only screen and (max-width: 960px){div.breadcrumbs{padding:20px 20px 10px 20px;padding:1.42857rem 1.42857rem 0.71429rem 1.42857rem;white-space:normal;text-overflow:clip;overflow:auto}}@media only screen and (max-width: 480px){div.breadcrumbs{padding:10px;padding:0.71429rem}}div.breadcrumbs.initialized{visibility:inherit}div.breadcrumbs a,div.breadcrumbs a:visited{color:#c0d4e8}div.breadcrumbs a:focus,div.breadcrumbs a:hover{color:#639af5}.breadcrumbs-separator{color:#c0d4e8;margin:0 6px 0 6px;margin:0 0.42857rem 0 0.42857rem;font-weight:bold !important;font-size:15px;font-size:1.07143rem;vertical-align:middle}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}fieldset.module{background-color:#fff;border-radius:4px;border-radius:0.28571rem;padding:14px;padding:1rem;border:0}@media only screen and (max-width: 960px){fieldset.module{padding:10px;padding:0.71429rem}}@media only screen and (max-width: 480px){fieldset.module{padding:5px;padding:0.35714rem}}.module p,.module ul,.module h3,.module h4,.module dl,.module pre{padding-left:10px;padding-left:0.71429rem;padding-right:10px;padding-right:0.71429rem}.module blockquote{margin-left:12px;margin-left:0.85714rem}.module ul,.module .ol{margin-left:1.5em}.module h3{margin-top:.6em}.module table{border-collapse:collapse}.module h2,.module caption,.inline-group h2{padding:6px;padding:0.42857rem;text-align:left;text-transform:uppercase;font-size:11px;font-size:0.78571rem;font-weight:bold}.module h2 a,.module caption a,.inline-group h2 a{color:#6f7e95;font-size:11px;font-size:0.78571rem;font-weight:bold}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.object-tools{display:none;text-align:right;padding:0;margin:0 0 20px 0;margin:0 0 1.42857rem 0}@media only screen and (max-width: 960px){.object-tools{text-align:left}}.object-tools.initialized{display:block}.form-row .object-tools{margin-top:5px;margin-top:0.35714rem;margin-bottom:5px;margin-bottom:0.35714rem;float:none;height:2em;padding-left:3.5em}.object-tools li{display:inline-block;margin-left:5px;margin-left:0.35714rem;margin-bottom:5px;margin-bottom:0.35714rem;list-style-type:none;vertical-align:top}@media only screen and (max-width: 960px){.object-tools li{margin-left:0;margin-right:5px;margin-right:0.35714rem}}body.change-list .object-tools{float:right;position:relative;z-index:1}@media only screen and (max-width: 960px){body.change-list .object-tools{float:none}}body.change-list .object-tools li{display:list-item}.object-tools a.addlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#6f7e95;font-size:13px;font-size:0.92857rem;content:"";vertical-align:middle;margin-top:-3px;margin-top:-0.21429rem;margin-right:3px;margin-right:0.21429rem}.object-tools a.addlink:hover:before{color:#fff}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form-row{overflow:hidden;padding:10px;padding:0.71429rem}.form-row img,.form-row input{vertical-align:middle}.form-row label input[type="checkbox"]{margin-top:0;vertical-align:0}.form-row p{padding-left:0}@media only screen and (max-width: 480px){.form-row .select2{width:auto !important;max-width:100%}}.hidden{display:none}.required label:after,label.required:after{content:"*"}.form-row.errors label{color:#c14747}form ul.radiolist li{list-style-type:none}form ul.radiolist label{float:none;display:inline}form ul.radiolist input[type="radio"]{margin:-2px 4px 0 0;margin:-0.14286rem 0.28571rem 0 0;padding:0}form ul.inline{margin-left:0;padding:0}form ul.inline li{float:left;padding-right:7px;padding-right:0.5rem}.aligned label{display:block;padding:8px 10px 0 0;padding:0.57143rem 0.71429rem 0 0;float:left;width:160px;width:11.42857rem;word-wrap:break-word;line-height:1}@media only screen and (max-width: 960px){.aligned label{display:block;padding:0 0 0 2px;padding:0 0 0 0.14286rem;margin-bottom:8px;margin-bottom:0.57143rem;float:none;width:auto}}.aligned label+p{padding:6px 0;padding:0.42857rem 0;margin-top:0;margin-bottom:0;margin-left:170px;margin-left:12.14286rem}@media only screen and (max-width: 960px){.aligned label+p{margin-left:0}}.aligned ul label{display:inline;float:none;width:auto}.aligned .form-row input{margin-bottom:0}.aligned .vCheckboxLabel{float:none;width:auto;display:inline-block;vertical-align:-3px;vertical-align:-0.21429rem;padding:0 0 5px 0;padding:0 0 0.35714rem 0;line-height:1.4}.aligned .vCheckboxLabel+p.help{margin-top:-4px;margin-top:-0.28571rem}form .aligned ul{margin-left:160px;margin-left:11.42857rem;padding-left:10px;padding-left:0.71429rem}@media only screen and (max-width: 960px){form .aligned ul{margin-left:0;padding-left:0}}form .aligned ul.radiolist{display:inline-block;margin:0;padding:0}form .aligned p.help{clear:left;margin-top:0;margin-left:160px;margin-left:11.42857rem;padding-left:10px;padding-left:0.71429rem}@media only screen and (max-width: 960px){form .aligned p.help{margin-left:0;padding-left:0}}form .aligned label+p.help{margin-left:0;padding-left:0}form .aligned p.help:last-child{margin-bottom:0;padding-bottom:0}form .aligned input+p.help,form .aligned textarea+p.help,form .aligned select+p.help{margin-left:160px;margin-left:11.42857rem;padding-left:10px;padding-left:0.71429rem}@media only screen and (max-width: 960px){form .aligned input+p.help,form .aligned textarea+p.help,form .aligned select+p.help{margin-left:0;padding-left:0}}form .aligned ul li{list-style:none}form .aligned table p{margin-left:0;padding-left:0}.colMS .aligned .vLargeTextField,.colMS .aligned .vXMLLargeTextField{width:350px;width:25rem}@media only screen and (max-width: 960px){.colMS .aligned .vLargeTextField,.colMS .aligned .vXMLLargeTextField{width:100%}}.colM .aligned .vLargeTextField,.colM .aligned .vXMLLargeTextField{width:610px;width:43.57143rem}@media only screen and (max-width: 960px){.colM .aligned .vLargeTextField,.colM .aligned .vXMLLargeTextField{width:100%}}.checkbox-row p.help{margin-left:0;padding-left:0}fieldset .field-box{float:left;margin-right:20px;margin-right:1.42857rem}fieldset.monospace textarea{font-family:"Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace}.wide label{width:200px;width:14.28571rem}form .wide p,form .wide input+p.help{margin-left:200px;margin-left:14.28571rem}@media only screen and (max-width: 960px){form .wide p,form .wide input+p.help{margin-left:0}}form .wide p.help{padding-left:38px;padding-left:2.71429rem}@media only screen and (max-width: 960px){form .wide p.help{padding-left:0}}.colM fieldset.wide .vLargeTextField,.colM fieldset.wide .vXMLLargeTextField{width:450px;width:32.14286rem}@media only screen and (max-width: 960px){.colM fieldset.wide .vLargeTextField,.colM fieldset.wide .vXMLLargeTextField{width:100%}}fieldset.monospace textarea{font-family:"Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace}.submit-row{margin:20px 0;margin:1.42857rem 0;overflow:hidden}@media only screen and (max-width: 960px){.submit-row{margin-bottom:10px;margin-bottom:0.71429rem}}@media only screen and (max-width: 480px){.submit-row{padding:0 10px;padding:0 0.71429rem}}.submit-row input,.submit-row input:visited,.submit-row input:hover{margin:0 5px 5px 0;margin:0 0.35714rem 0.35714rem 0;padding:0 20px;padding:0 1.42857rem;font-size:12px;font-size:0.85714rem}@media only screen and (max-width: 480px){.submit-row input,.submit-row input:visited,.submit-row input:hover{display:block;width:100%;margin:0 0 8px 0;margin:0 0 0.57143rem 0}}.submit-row input.default{margin:0 8px 5px 0;margin:0 0.57143rem 0.35714rem 0}@media only screen and (max-width: 480px){.submit-row input.default{display:block;width:100%;margin:0 0 20px 0;margin:0 0 1.42857rem 0}}.submit-row p{margin:0.3em}.submit-row p.deletelink-box{display:block;float:right;padding:0;margin:0 5px 5px 0;margin:0 0.35714rem 0.35714rem 0}@media only screen and (max-width: 480px){.submit-row p.deletelink-box{float:none;display:block;margin:0 0 8px 0;margin:0 0 0.57143rem 0}}.submit-row a.deletelink,.submit-row a.deletelink:visited,.submit-row a.deletelink:hover{display:inline-block;background-color:#c14747;color:#fff;border:0;border-radius:4px;border-radius:0.28571rem;height:32px;height:2.28571rem;line-height:32px;line-height:2.28571rem;outline:0;font-size:12px;font-size:0.85714rem;font-weight:lighter;text-align:center;padding:0 20px;padding:0 1.42857rem;text-transform:uppercase;box-sizing:border-box;transition:background .3s,box-shadow .3s,border .3s}@media only screen and (max-width: 480px){.submit-row a.deletelink,.submit-row a.deletelink:visited,.submit-row a.deletelink:hover{display:block;width:100%}}.submit-row a.deletelink:hover,.submit-row a.deletelink:focus{background-color:#639af5;color:#fff}.submit-row a.deletelink:active{background-color:#6f7e95;color:#fff}body.popup .submit-row{overflow:auto}.vSelectMultipleField{vertical-align:top}.vCheckboxField{border:none}.vDateField,.vTimeField{margin-right:2px;margin-right:0.14286rem;margin-bottom:4px;margin-bottom:0.28571rem;border-radius:4px 0 0 4px !important;border-radius:0.28571rem 0 0 0.28571rem !important;border-right-width:0 !important}.results .vDateField,.results .vTimeField{border-radius:4px !important;border-radius:0.28571rem !important;border-right-width:1px !important;border-right-width:0.07143rem !important}@media only screen and (max-width: 374px){.vDateField,.vTimeField{border-radius:4px !important;border-radius:0.28571rem !important;border-right-width:1px !important;border-right-width:0.07143rem !important}}.vDateField-link,.vTimeField-link{vertical-align:top;display:inline-block}@media only screen and (max-width: 374px){.vDateField-link,.vTimeField-link{display:none}}.vDateField-link span,.vTimeField-link span{width:32px;width:2.28571rem;height:32px;height:2.28571rem;line-height:32px !important;line-height:2.28571rem !important;background-color:#d0dbe6;color:#6f7e95;display:inline-block;vertical-align:middle;text-align:center;border-radius:0 4px 4px 0;border-radius:0 0.28571rem 0.28571rem 0}.vDateField-link:hover span,.vTimeField-link:hover span{background-color:#639af5;color:#fff}.vDateField{min-width:6.85em}.vTimeField{min-width:4.7em}.vDateField-link+.vTimeField{margin-left:10px;margin-left:0.71429rem}.vURLField{width:26em}@media only screen and (max-width: 480px){.vURLField{width:100%}}.vLargeTextField,.vXMLLargeTextField{width:48em}@media only screen and (max-width: 960px){.vLargeTextField,.vXMLLargeTextField{width:100%}}.flatpages-flatpage #id_content{height:40.2em}.module table .vPositiveSmallIntegerField{width:2.2em}.vTextField{width:20em}@media only screen and (max-width: 480px){.vTextField{width:100%}}.vIntegerField{width:6em}.vBigIntegerField{width:10em}.vForeignKeyRawIdAdminField{width:5em}.inline-group{padding:0;background-color:#fff;border-radius:4px;border-radius:0.28571rem;border:0}.inline-group.compact{position:relative;min-height:400px;min-height:28.57143rem}@media only screen and (max-width: 960px){.inline-group.compact{position:static;min-height:0}}.inline-group thead th{padding:8px 10px;padding:0.57143rem 0.71429rem}.inline-group .aligned label{width:160px;width:11.42857rem}.inline-group>fieldset.module{padding:0}.inline-related{position:relative}.inline-related h3{margin:0;background:linear-gradient(to top, #fff 0%, #f6fafc 100%);font-weight:bold;color:#6f7e95;padding:20px 24px 0 24px;padding:1.42857rem 1.71429rem 0 1.71429rem;text-transform:uppercase;font-size:12px;font-size:0.85714rem}@media only screen and (max-width: 960px){.inline-related h3{padding:20px 20px 0 20px;padding:1.42857rem 1.42857rem 0 1.42857rem;line-height:2}}.inline-related h3>b{margin-right:10px;margin-right:0.71429rem}.inline-related h3 .inline_label{display:inline-block;background:#59677e;color:#fff;margin-right:10px;margin-right:0.71429rem;padding:4px 8px;padding:0.28571rem 0.57143rem;border-radius:5px;border-radius:0.35714rem;font-size:10px;font-size:0.71429rem;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box;vertical-align:middle}@media only screen and (max-width: 960px){.inline-related h3 .inline_label{line-height:normal}}.inline-related h3 .inline_label ~ .inlinechangelink,.inline-related h3 .inline_label ~ .inlineviewlink{font-size:18px;font-size:1.28571rem;margin-right:10px;margin-right:0.71429rem;vertical-align:middle}.inline-related h3 .inline_label ~ .inlinechangelink:before,.inline-related h3 .inline_label ~ .inlineviewlink:before{margin:0}.inline-related h3 span.delete,.inline-related h3 .inline-deletelink{float:right;margin-left:10px;margin-left:0.71429rem;display:inline-block;background:#c14747;color:#fff;padding:4px 8px;padding:0.28571rem 0.57143rem;border-radius:5px;border-radius:0.35714rem;font-size:10px;font-size:0.71429rem;font-weight:normal;vertical-align:middle;white-space:nowrap}@media only screen and (max-width: 960px){.inline-related h3 span.delete,.inline-related h3 .inline-deletelink{float:none;margin-left:0;line-height:normal}}.inline-related h3 span.delete label,.inline-related h3 .inline-deletelink label{font-size:10px;font-size:0.71429rem;vertical-align:middle}.inline-related h3 span.delete label:before,.inline-related h3 .inline-deletelink label:before{font-size:10px;font-size:0.71429rem;color:#fff;vertical-align:middle}.inline-related fieldset{margin:0;background:#fff;width:100%}.inline-related fieldset.module{background-color:inherit;box-sizing:border-box}.inline-related fieldset.module h3{padding:24px;padding:1.71429rem;margin:0;background:transparent}.inline-group.compact .inline-related h3{background:transparent}.inline-related.tabular fieldset.module{padding:0}.inline-related.tabular fieldset.module table{width:100%}.inline-navigation{position:absolute;top:0;bottom:0;left:0;width:200px;width:14.28571rem;background:#f6fafc}@media only screen and (max-width: 960px){.inline-navigation{position:relative;width:auto;top:auto;bottom:auto;left:auto}}.inline-navigation-top{position:absolute;top:0;right:0;left:0;height:40px;height:2.85714rem;background:linear-gradient(to bottom, #fff 25%, rgba(246,250,252,0) 100%);z-index:1}.inline-navigation-bottom{position:absolute;right:0;bottom:0;left:0;height:40px;height:2.85714rem;background:linear-gradient(to top, #fff 25%, rgba(246,250,252,0) 100%);z-index:1}@media only screen and (max-width: 960px){.inline-navigation-bottom{display:none}}.inline-navigation .add-row{position:absolute;top:10px;top:0.71429rem;right:0;left:0;padding:0 16px !important;padding:0 1.14286rem !important;z-index:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inline-navigation-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px 0 30px 0;padding:2.85714rem 0 2.14286rem 0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){.inline-navigation-content{position:static;top:auto;right:auto;bottom:auto;left:auto;padding-bottom:10px;padding-bottom:0.71429rem;max-height:200px;max-height:14.28571rem}}.inline-navigation-item,.inline-navigation-item:visited,.inline-navigation-item:hover{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:8px 10px 8px 20px;padding:0.57143rem 0.71429rem 0.57143rem 1.42857rem;color:#d0dbe6;transition:background-color .3s,color .3s}html.no-touchevents .inline-navigation-item:hover,.inline-navigation-item:active{background:#639af5;color:#fff}.inline-navigation-item.empty{display:none}.inline-navigation-item.selected{background:transparent;color:#6f7e95;font-weight:bold;cursor:default}.inline-navigation-item.delete{text-decoration:line-through}.inline-group .tabular{overflow-x:auto;-webkit-overflow-scrolling:touch}.inline-group .tabular table{box-shadow:none;margin:0}.inline-group .tabular thead th,.inline-group .tabular thead td{background:linear-gradient(to top, #fff 0%, #f6fafc 100%);font-weight:bold;color:#6f7e95}.inline-group .tabular thead th a:link,.inline-group .tabular thead th a:visited,.inline-group .tabular thead td a:link,.inline-group .tabular thead td a:visited{color:#6f7e95}.inline-group .tabular td.original{white-space:nowrap;width:1px;width:0.07143rem;padding-right:0}.inline-group .tabular td.original.empty{padding:0}.inline-group .tabular td.original p{padding:0}.inline-group .tabular td.original p .inlinechangelink,.inline-group .tabular td.original p .inlineviewlink{font-size:18px;font-size:1.28571rem;margin:0;vertical-align:middle}.inline-group .tabular tr.add-row td{padding:8px 10px;padding:0.57143rem 0.71429rem;border-bottom:1px solid #eee;border-bottom:0.07143rem solid #eee}.inline-group .compact{display:none;margin-left:200px;margin-left:14.28571rem}@media only screen and (max-width: 960px){.inline-group .compact{margin-left:0}}.inline-group .compact.selected{display:block}.inline-group ul.tools{padding:0;margin:0;list-style:none}.inline-group ul.tools li{display:inline;padding:0 5px;padding:0 0.35714rem}.inline-group div.add-row,.inline-group .tabular tr.add-row td{padding:16px;padding:1.14286rem;border:0}.inline-group ul.tools a.add,.inline-group div.add-row a,.inline-group .tabular tr.add-row td a{font-size:12px;font-size:0.85714rem;font-weight:bold;vertical-align:middle}.inline-group ul.tools a.add:before,.inline-group div.add-row a:before,.inline-group .tabular tr.add-row td a:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";vertical-align:middle;margin-right:4px;margin-right:0.28571rem}.empty-form{display:none}form .related-widget-wrapper ul{display:inline-block;margin-left:0;padding-left:0}.clearable-file-input input{margin-top:0}.changeform-navigation{display:none;float:left;margin-bottom:20px;margin-bottom:1.42857rem}@media only screen and (max-width: 960px){.changeform-navigation{margin-bottom:5px;margin-bottom:0.35714rem;margin-right:10px;margin-right:0.71429rem}}.changeform-navigation.initialized{display:block}.changeform-navigation-button,.changeform-navigation-button:visited,.changeform-navigation-button:hover{width:120px;width:8.57143rem;vertical-align:middle;box-sizing:border-box}.changeform-navigation-button-icon{font-weight:bold;vertical-align:middle;line-height:32px;line-height:2.28571rem}.changeform-navigation-button-icon.left{float:left}.changeform-navigation-button-icon.right{float:right}.changeform-navigation-button-label{display:block;opacity:0.5;transition:opacity .3s;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.changeform-navigation-button-icon.left+.changeform-navigation-button-label{margin-left:16px;margin-left:1.14286rem}.changeform-navigation-button-icon.right+.changeform-navigation-button-label{margin-right:16px;margin-right:1.14286rem}.changeform-navigation-button:hover .changeform-navigation-button-label{opacity:1}.changeform-navigation-button.disabled:hover .changeform-navigation-button-label{opacity:0.5}.related-widget-wrapper-link{opacity:0.5;transition:opacity .3s}.related-widget-wrapper-link:link{opacity:1}.add-related,.add-another,.change-related,.delete-related,.related-lookup{display:none}.add-related.initialized,.add-another.initialized,.change-related.initialized,.delete-related.initialized,.related-lookup.initialized{display:inline-block}.form-row .add-related,.form-row .add-another,.form-row .change-related,.form-row .delete-related,.form-row .related-lookup{margin-top:10px;margin-top:0.71429rem}.related-widget-wrapper-icon:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:20px;font-size:1.42857rem;vertical-align:middle}.add-related .related-widget-wrapper-icon:before,.add-another .related-widget-wrapper-icon:before{content:""}.change-related .related-widget-wrapper-icon:before{content:""}.delete-related .related-widget-wrapper-icon:before{content:""}.related-lookup{margin-left:6px;margin-left:0.42857rem}.related-lookup:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:20px;font-size:1.42857rem;vertical-align:middle;content:""}.changeform-tabs{margin:0;padding:0 0 0 16px;padding:0 0 0 1.14286rem;border-bottom:2px solid #ecf2f6;border-bottom:0.14286rem solid #ecf2f6;background-color:#fff;border-radius:4px 4px 0 0;border-radius:0.28571rem 0.28571rem 0 0}@media only screen and (max-width: 960px){.changeform-tabs{padding:10px 10px 5px 10px;padding:0.71429rem 0.71429rem 0.35714rem 0.71429rem}}.changeform-tabs-item{display:inline-block;padding:0;line-height:normal}.changeform-tabs-item a,.changeform-tabs-item a:hover,.changeform-tabs-item a:visited{display:inline-block;padding:12px 4px;padding:0.85714rem 0.28571rem;margin:0 8px 0 0;margin:0 0.57143rem 0 0;border-bottom:2px solid transparent;border-bottom:0.14286rem solid transparent;position:relative;top:2px;top:0.14286rem;color:#d0dbe6;font-weight:bold;font-size:11px;font-size:0.78571rem;text-transform:uppercase;transition:background-color .1s,color .1s,border-color .3s}@media only screen and (max-width: 960px){.changeform-tabs-item a,.changeform-tabs-item a:hover,.changeform-tabs-item a:visited{margin:0 5px 5px 0;margin:0 0.35714rem 0.35714rem 0;padding:8px 12px;padding:0.57143rem 0.85714rem;top:auto;border:0;border-radius:5px;border-radius:0.35714rem;font-weight:normal;background:#d0dbe6;color:#6f7e95}}.changeform-tabs-item a:hover{color:#6f7e95}.changeform-tabs-item.errors a,.changeform-tabs-item.errors a:hover,.changeform-tabs-item.errors a:visited{border-color:#c14747}@media only screen and (max-width: 960px){.changeform-tabs-item.errors a,.changeform-tabs-item.errors a:hover,.changeform-tabs-item.errors a:visited{background:#c14747;color:#fff}}.changeform-tabs-item.selected a,.changeform-tabs-item.selected a:hover,.changeform-tabs-item.selected a:visited{color:#6f7e95;border-color:#639af5}@media only screen and (max-width: 960px){.changeform-tabs-item.selected a,.changeform-tabs-item.selected a:hover,.changeform-tabs-item.selected a:visited{background:#639af5;color:#fff}}.changeform-tabs ~ .module,.changeform-tabs ~ .inline-group{display:none !important;border-radius:0 0 4px 4px;border-radius:0 0 0.28571rem 0.28571rem}.changeform-tabs ~ .module.selected,.changeform-tabs ~ .inline-group.selected{display:block !important}body.change-form #content-main>form>div>.module,body.change-form #content-main>form>div>.inline-group{display:none}body.change-form #content-main>form>div>.module.initialized,body.change-form #content-main>form>div>.inline-group.initialized{display:block}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#changelist{position:relative;width:100%}#changelist table{width:100%}#changelist .results{overflow-x:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){#changelist .results{position:relative;left:-20px;left:-1.42857rem;width:calc(100% + 40px);width:calc(100% + 2.85714rem);margin-bottom:0 !important}#changelist .results table{border-radius:0}#changelist .results thead th,#changelist .results tfoot td{border-radius:0}}@media only screen and (max-width: 480px){#changelist .results{left:-10px;left:-0.71429rem;width:calc(100% + 20px);width:calc(100% + 1.42857rem)}}#changelist .paginator{text-align:right}@media only screen and (max-width: 960px){#changelist .paginator{text-align:left}}@media only screen and (max-width: 480px){#changelist .paginator{text-align:center}}.change-list .hiddenfields{display:none}.change-list .filtered table{border-right:none}.change-list .filtered{min-height:400px;min-height:28.57143rem}.change-list .filtered table tbody th{padding-right:1em}#changelist table thead th.action-checkbox-column{width:1.5em;text-align:center}#changelist table tbody td.action-checkbox{text-align:center}#changelist table tfoot{color:#666}#toolbar{margin-bottom:20px;margin-bottom:1.42857rem;display:none}@media only screen and (max-width: 960px){#toolbar{float:none}}#toolbar.initialized{display:block}#toolbar form label[for="searchbar"]{display:none}#toolbar form #searchbar{margin-bottom:5px;margin-bottom:0.35714rem;margin-right:2px;margin-right:0.14286rem;vertical-align:top}@media only screen and (max-width: 960px){#toolbar form #searchbar{margin-right:5px;margin-right:0.35714rem}}@media only screen and (max-width: 480px){#toolbar form #searchbar{width:100%}}#toolbar form input[type="submit"],#toolbar form input[type="submit"]:visited,#toolbar form input[type="submit"]:hover{background-color:#47bac1;color:#fff;font-size:12px;font-size:0.85714rem;font-weight:lighter;padding:0 20px;padding:0 1.42857rem;text-transform:uppercase;vertical-align:middle;margin-bottom:5px;margin-bottom:0.35714rem}#toolbar form input[type="submit"]:hover,#toolbar form input[type="submit"]:focus{background-color:#639af5;color:#fff}#toolbar form input[type="submit"]:active{background-color:#6f7e95;color:#fff}.changelist-filter-select-wrapper{margin-right:2px;margin-right:0.14286rem;margin-bottom:5px;margin-bottom:0.35714rem;display:inline-block;vertical-align:top}@media only screen and (max-width: 960px){.changelist-filter-select-wrapper{margin-right:5px;margin-right:0.35714rem}}@media only screen and (max-width: 480px){.changelist-filter-select-wrapper{width:100%}}@media only screen and (max-width: 480px){.changelist-filter-select-wrapper .select2{width:100% !important}}.changelist-filter-select-wrapper .select2-selection--multiple{overflow:auto;height:32px !important;height:2.28571rem !important}.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__rendered{padding:0 2px !important;padding:0 0.14286rem !important}.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__choice{margin-top:2px !important;margin-top:0.14286rem !important;margin-right:2px !important;margin-right:0.14286rem !important}.changelist-filter-popup{position:relative}.changelist-filter-popup-content{display:none;position:absolute;top:0;right:0;left:0;min-width:200px;min-width:14.28571rem;background:#fff;border-radius:4px;border-radius:0.28571rem;box-shadow:0 0 4px 0 rgba(71,186,193,0.75);box-shadow:0 0 0.28571rem 0 rgba(71,186,193,0.75);z-index:1}.changelist-filter-popup-content.visible{display:block}#changelist-filter{display:none}.change-list ul.toplinks{display:block;padding:0;margin:0}.change-list ul.toplinks li{list-style-type:none;display:inline-block;margin:0 5px 5px 0;margin:0 0.35714rem 0.35714rem 0;background-color:#d0dbe6;color:#6f7e95;text-decoration:none;font-size:14px;font-size:1rem;padding:6px 10px;padding:0.42857rem 0.71429rem;border-radius:4px;border-radius:0.28571rem}.change-list ul.toplinks a,.change-list ul.toplinks a:visited{color:#6f7e95}.change-list ul.toplinks a:focus,.change-list ul.toplinks a:hover{text-decoration:underline}.paginator{display:none;line-height:normal;padding:0 !important;margin:0;font-size:12px;font-size:0.85714rem}.paginator.initialized{display:inherit}.paginator .pages-wrapper{margin-left:10px;margin-left:0.71429rem;display:inline-block;margin-bottom:5px;margin-bottom:0.35714rem}@media only screen and (max-width: 960px){.paginator .pages-wrapper{margin-left:0}}.paginator .pages-wrapper span,.paginator .pages-wrapper a{font-size:14px;font-size:1rem;padding:6px 10px;padding:0.42857rem 0.71429rem;display:inline-block}.paginator .pages-wrapper span:first-child,.paginator .pages-wrapper a:first-child{border-radius:4px 0 0 4px;border-radius:0.28571rem 0 0 0.28571rem}.paginator .pages-wrapper span:last-child,.paginator .pages-wrapper a:last-child{border-radius:0 4px 4px 0;border-radius:0 0.28571rem 0.28571rem 0}.paginator .pages-wrapper span:first-child:last-child,.paginator .pages-wrapper a:first-child:last-child{border-radius:4px;border-radius:0.28571rem}.paginator .pages-wrapper span{background-color:#6f7e95;color:#fff}.paginator .pages-wrapper span.disabled{background-color:#d0dbe6;color:#6f7e95}.paginator .pages-wrapper a:link,.paginator .pages-wrapper a:visited{background-color:#d0dbe6;color:#6f7e95;text-decoration:none}.paginator .pages-wrapper a:focus,.paginator .pages-wrapper a:hover{background-color:#639af5;color:#fff}.paginator a.showall:link,.paginator a.showall:visited{font-size:12px;font-size:0.85714rem}.paginator .label{padding:8px 0;padding:0.57143rem 0}.paginator input[type="submit"],.paginator input[type="submit"]:hover,.paginator input[type="submit"]:focus{font-size:13px;font-size:0.92857rem;padding:6px 10px;padding:0.42857rem 0.71429rem;height:auto;line-height:normal;margin:0 0 0 10px;margin:0 0 0 0.71429rem}#changelist table input{margin:0;vertical-align:baseline}#changelist table tbody tr.selected{border-color:#e5e2a5;background-color:#fffcc0}#changelist .actions{float:left;display:none}@media only screen and (max-width: 960px){#changelist .actions{float:none;margin-bottom:20px;margin-bottom:1.42857rem}}@media only screen and (max-width: 480px){#changelist .actions{padding:0 10px;padding:0 0.71429rem}}#changelist .actions.initialized{display:inline-block}@media only screen and (max-width: 960px){#changelist .actions.initialized{display:block}}@media only screen and (max-width: 960px){#changelist .actions label{margin-bottom:5px;margin-bottom:0.35714rem;display:inline-block}}@media only screen and (max-width: 480px){#changelist .actions label{display:block}}@media only screen and (max-width: 480px){#changelist .actions .select2{width:100% !important}}#changelist .actions .labels{padding:8px 0;padding:0.57143rem 0}@media only screen and (max-width: 480px){#changelist .actions .labels{text-align:center}}#changelist .actions span.all,#changelist .actions span.action-counter,#changelist .actions span.clear,#changelist .actions span.question{display:none}#changelist .actions span.clear{margin-left:5px;margin-left:0.35714rem}#changelist .actions .button,#changelist .actions .button:visited,#changelist .actions .button:hover{display:inline-block;background-color:#47bac1;color:#fff;border:0;border-radius:4px;border-radius:0.28571rem;height:32px;height:2.28571rem;line-height:32px;line-height:2.28571rem;outline:0;font-size:12px;font-size:0.85714rem;font-weight:lighter;text-align:center;padding:0 20px;padding:0 1.42857rem;text-transform:uppercase;margin:0 8px 5px 0;margin:0 0.57143rem 0.35714rem 0;transition:background .3s}@media only screen and (max-width: 480px){#changelist .actions .button,#changelist .actions .button:visited,#changelist .actions .button:hover{width:100%}}#changelist .actions .button:hover,#changelist .actions .button:focus{background-color:#639af5;color:#fff}#changelist .actions .button:active{background-color:#6f7e95;color:#fff}#changelist .actions span{font-size:12px;font-size:0.85714rem}.changelist-footer{padding:20px 0;padding:1.42857rem 0;background:#ecf2f6}.changelist-footer.fixed{position:fixed;left:20px;left:1.42857rem;right:20px;right:1.42857rem;bottom:0;border-top:2px solid #d0dbe6;border-top:0.14286rem solid #d0dbe6;transition:left 0.3s}body.menu-pinned .changelist-footer.fixed{left:270px;left:19.28571rem}body.menu-pinned.popup .changelist-footer.fixed{left:20px;left:1.42857rem}@media only screen and (max-width: 960px){.changelist-footer.fixed{position:static;left:auto;right:auto;bottom:auto;border-top:0;padding:20px 0;padding:1.42857rem 0}}.changelist-footer.popup{left:20px;left:1.42857rem}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.sidebar{position:fixed;width:250px;width:17.85714rem;top:0;left:0;bottom:0;z-index:6;background-color:#354052;color:#6f7e95;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}@media only screen and (max-width: 960px){.sidebar{width:360px;width:25.71429rem;padding-bottom:0;transition:-webkit-transform .3s cubic-bezier(0, 0.5, 0.5, 1);transition:transform .3s cubic-bezier(0, 0.5, 0.5, 1);transition:transform .3s cubic-bezier(0, 0.5, 0.5, 1), -webkit-transform .3s cubic-bezier(0, 0.5, 0.5, 1)}}@media only screen and (max-width: 480px){.sidebar{width:80%}}.sidebar.sidebar-opened{-webkit-transform:none;transform:none}@media only screen and (max-width: 960px){.sidebar.sidebar-opened{box-shadow:0 0 30px 10px rgba(0,0,0,0.2);box-shadow:0 0 2.14286rem 0.71429rem rgba(0,0,0,0.2)}}@media only screen and (min-width: 960px){body.menu-pinned .sidebar{-webkit-transform:none;transform:none}}.sidebar-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:0;z-index:5}.sidebar-header{height:44px;height:3.14286rem;line-height:44px;line-height:3.14286rem;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media only screen and (max-width: 960px){.sidebar-header.sidebar-opened{-webkit-transform:translate3d(360px, 0, 0);-webkit-transform:translate3d(25.71429rem, 0, 0);transform:translate3d(360px, 0, 0);transform:translate3d(25.71429rem, 0, 0)}}@media only screen and (max-width: 480px){.sidebar-header.sidebar-opened{-webkit-transform:translate3d(80%, 0, 0);transform:translate3d(80%, 0, 0)}}.sidebar-header-wrapper{display:none;background-color:#354052;color:#6f7e95;position:fixed;top:0;right:0;left:0;z-index:6;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s}@media only screen and (max-width: 960px){.sidebar-header-wrapper{display:block}body.scroll-to-bottom .sidebar-header-wrapper{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.sidebar-header-wrapper.sidebar-opened{background-color:#2b3647;-webkit-transform:none !important;transform:none !important}.sidebar-header-menu,.sidebar-header-menu:visited,.sidebar-header-menu:hover{display:inline-block;font-size:14px;font-size:1rem;text-transform:uppercase;color:#c0cad8;line-height:44px;line-height:3.14286rem;padding:0 16px;padding:0 1.14286rem;border-right:1px solid #2b3647;border-right:0.07143rem solid #2b3647}.sidebar-header-menu-icon{font-size:16px;font-size:1.14286rem;vertical-align:middle}.sidebar-header-menu-icon.icon-cross{display:none;font-size:20px;font-size:1.42857rem;color:#47bac1}.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-menu{display:none}.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-cross{display:inline}.sidebar-close{display:none;float:right;padding:4px;padding:0.28571rem;margin:12px 18px 0 12px;margin:0.85714rem 1.28571rem 0 0.85714rem;background-color:#d0dbe6;border-radius:5px;border-radius:0.35714rem}@media only screen and (max-width: 960px){.sidebar-close{display:inline-block}}.sidebar-close-icon{color:#6f7e95;font-size:28px;font-size:2rem;font-weight:bold;vertical-align:middle}.sidebar-wrapper{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.sidebar-section{padding:20px 0;padding:1.42857rem 0;border-bottom:1px solid #2b3647;border-bottom:0.07143rem solid #2b3647;transition:border-bottom-color 0.3s}@media only screen and (max-width: 960px){.sidebar-section{padding:10px 0;padding:0.71429rem 0}}.sidebar-section:last-child,.sidebar-section.last{border-bottom:0}.sidebar-title{display:block;color:#6f7e95;text-transform:uppercase;font-size:11px;font-size:0.78571rem;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 14px 0 24px;padding:0 1rem 0 1.71429rem;margin-bottom:10px;margin-bottom:0.71429rem;transition:color .3s}@media only screen and (max-width: 960px){.sidebar-title{padding:12px 18px 12px 30px;padding:0.85714rem 1.28571rem 0.85714rem 2.14286rem;margin-bottom:0}html.touchevents .sidebar-title{padding-left:20px;padding-left:1.42857rem}}.sidebar-title-link,.sidebar-title-link:visited,.sidebar-title-link:hover{color:#6f7e95;font-weight:bold;transition:color .3s}.sidebar-title-link:hover{color:#639af5}.sidebar-link,.sidebar-link:visited,.sidebar-link:hover{display:block;color:#c0cad8;padding:8px 12px 8px 20px;padding:0.57143rem 0.85714rem 0.57143rem 1.42857rem;vertical-align:middle;transition:color .3s,background-color .3s;position:relative}@media only screen and (max-width: 960px){.sidebar-link,.sidebar-link:visited,.sidebar-link:hover{padding:12px 18px 12px 30px;padding:0.85714rem 1.28571rem 0.85714rem 2.14286rem}html.touchevents .sidebar-link,html.touchevents .sidebar-link:visited,html.touchevents .sidebar-link:hover{padding-left:20px;padding-left:1.42857rem}}.sidebar-link.icon,.sidebar-link:visited.icon,.sidebar-link:hover.icon{font-size:11px;font-size:0.78571rem;text-transform:uppercase}.sidebar-link:hover,.sidebar-link.selected{color:#fff;background-color:#2b3647}.sidebar-link-icon{font-size:18px;font-size:1.28571rem;vertical-align:middle;margin-right:6px;margin-right:0.42857rem;color:#6f7e95;transition:color .3s}.sidebar-link-label{vertical-align:middle;display:block;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.touchevents .editing .sidebar-link-label{-webkit-transform:translate3d(20px, 0, 0);-webkit-transform:translate3d(1.42857rem, 0, 0);transform:translate3d(20px, 0, 0);transform:translate3d(1.42857rem, 0, 0)}.sidebar-center-link,.sidebar-center-link:visited,.sidebar-center-link:hover{display:block;color:#47bac1;font-size:11px;font-size:0.78571rem;text-align:center;padding:8px 0;padding:0.57143rem 0;text-transform:uppercase;transition:color .3s,background-color .3s}@media only screen and (max-width: 960px){.sidebar-center-link,.sidebar-center-link:visited,.sidebar-center-link:hover{padding:12px 20px;padding:0.85714rem 1.42857rem}}.sidebar-center-link:hover{color:#639af5;background-color:#2b3647}.sidebar-left{position:absolute;left:4px;left:0.28571rem}html.touchevents .sidebar-left{top:0;bottom:0;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.sidebar-left.collapsible{display:none}html.touchevents .sidebar-left.collapsible{display:inline-block;width:0;opacity:0;-webkit-transform:scale(0);transform:scale(0);overflow:hidden}.sidebar-left-pin,.sidebar-left-pin:visited,.sidebar-left-pin:hover,.sidebar-left-unpin,.sidebar-left-unpin:visited,.sidebar-left-unpin:hover{display:inline-block;position:absolute;top:1px;top:0.07143rem;font-size:14px;font-size:1rem;color:#47bac1;transition:color .3s}html.touchevents .sidebar-left-pin,html.touchevents .sidebar-left-pin:visited,html.touchevents .sidebar-left-pin:hover,html.touchevents .sidebar-left-unpin,html.touchevents .sidebar-left-unpin:visited,html.touchevents .sidebar-left-unpin:hover{position:static;padding:6px;padding:0.42857rem;margin-top:2px;margin-top:0.14286rem;font-size:18px;font-size:1.28571rem}@media only screen and (max-width: 960px){html.touchevents .sidebar-left-pin,html.touchevents .sidebar-left-pin:visited,html.touchevents .sidebar-left-pin:hover,html.touchevents .sidebar-left-unpin,html.touchevents .sidebar-left-unpin:visited,html.touchevents .sidebar-left-unpin:hover{margin-top:6px;margin-top:0.42857rem}}.sidebar-left-pin:hover,.sidebar-left-unpin:hover{color:#639af5}.apps-list-pinned .sidebar-left-pin{display:none}.apps-list .sidebar-left-unpin{display:none}html.no-touchevents .sidebar-link:hover .sidebar-left.collapsible{display:inline-block}html.touchevents .editing .sidebar-left.collapsible{opacity:1;-webkit-transform:scale(1);transform:scale(1);width:auto}.sidebar-right{float:right;margin-left:10px;margin-left:0.71429rem}.sidebar-right.collapsible{display:none}html.touchevents .sidebar-right.collapsible{display:inline}.sidebar-right-edit{display:none;font-size:18px;font-size:1.28571rem}html.touchevents .sidebar-right-edit{display:inline}.sidebar-right-plus{font-size:14px;font-size:1rem;outline:0}.sidebar-right-arrow{color:#639af5;font-size:16px;font-size:1.14286rem;font-weight:bold !important;transition:color .3s,opacity .3s}html.touchevents .editing .sidebar-right-arrow{opacity:0}.sidebar-right-remove,.sidebar-right-remove:visited,.sidebar-right-remove:hover{position:relative;color:#47bac1;transition:color .3s}.sidebar-right-remove:hover{color:#639af5}.sidebar-link:hover .sidebar-right.collapsible{display:inline-block}.sidebar-link:hover .sidebar-right-arrow{color:#639af5}.sidebar .clone{display:none}.sidebar .apps-hide-label{display:none}.sidebar .apps-hide.apps-visible .apps-hide-label.apps-visible{display:inline}.sidebar .apps-hide.apps-hidden .apps-hide-label.apps-hidden{display:inline}.sidebar-copyright{background-color:#2b3647;color:#6f7e95;height:32px;height:2.28571rem;line-height:32px;line-height:2.28571rem;position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:11px;font-size:0.78571rem;font-weight:bold;transition:background-color .3s,color .3s}@media only screen and (max-width: 960px){.sidebar-copyright{display:none}}.sidebar-popup{position:absolute;top:0;bottom:0;left:0;width:250px;width:17.85714rem;color:#6f7e95;background-color:#ecf2f6;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){.sidebar-popup{width:360px;width:25.71429rem}}@media only screen and (max-width: 480px){.sidebar-popup{width:80%}}.sidebar-popup-container{display:none;position:fixed;top:0;left:250px;left:17.85714rem;bottom:0;right:0;z-index:5}body.menu-pinned .sidebar-popup-container{background-color:rgba(0,0,0,0.5)}@media only screen and (max-width: 960px){.sidebar-popup-container{left:0}}.sidebar-popup-section{display:none}.sidebar-popup-title{font-size:12px;font-size:0.85714rem;font-weight:bold;text-transform:uppercase;padding:20px;padding:1.42857rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 960px){.sidebar-popup-title{padding:24px 0 24px 20px;padding:1.71429rem 0 1.71429rem 1.42857rem;margin-bottom:0;font-size:14px;font-size:1rem}}.sidebar-popup-search{background-color:#d0dbe6;color:#6f7e95;width:100%;height:32px;height:2.28571rem;text-indent:20px;text-indent:1.42857rem;border:0;font-size:13px;font-size:0.92857rem;outline:0;padding:0;margin:0 0 12px 0;margin:0 0 0.85714rem 0;border-radius:0}.sidebar-popup-search::-webkit-input-placeholder{color:rgba(111,126,149,0.5)}.sidebar-popup-search::-moz-placeholder{color:rgba(111,126,149,0.5)}.sidebar-popup-search:-ms-input-placeholder{color:rgba(111,126,149,0.5)}.sidebar-popup-search::placeholder{color:rgba(111,126,149,0.5)}@media only screen and (max-width: 960px){.sidebar-popup-search{font-size:14px;font-size:1rem;height:40px;height:2.85714rem}}.sidebar-popup-list{margin:0;padding:0;list-style:none}.sidebar-popup-list-item{display:block}.sidebar-popup-list-item a,.sidebar-popup-list-item a:visited,.sidebar-popup-list-item a:hover{color:#6f7e95;padding:8px 20px;padding:0.57143rem 1.42857rem;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 960px){.sidebar-popup-list-item a,.sidebar-popup-list-item a:visited,.sidebar-popup-list-item a:hover{padding:12px 20px;padding:0.85714rem 1.42857rem}}.sidebar-popup-list-item.selected a{background-color:#639af5;color:#fff}.sidebar-container-toggle{float:left;display:inline-block;vertical-align:middle;cursor:pointer;line-height:31px;line-height:2.21429rem;padding:10px 0 10px 20px;padding:0.71429rem 0 0.71429rem 1.42857rem}.sidebar-container-toggle:hover{color:#639af5}body.login .sidebar-container-toggle,body.menu-pinned .sidebar-container-toggle{display:none}@media only screen and (max-width: 960px){.sidebar-container-toggle{display:none}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.related-popup{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;padding-left:250px;padding-left:17.85714rem;box-sizing:border-box;display:none;background:#ecf2f6;background-clip:content-box;-webkit-overflow-scrolling:touch;overflow-y:scroll}@media only screen and (max-width: 960px){.related-popup{padding-left:0}}.related-popup iframe{border:0;width:100%;height:100%}.related-popup-container{display:none;background-color:rgba(0,0,0,0.5);position:fixed;top:0;left:0;bottom:0;right:0;z-index:15}.related-popup-container .loading-indicator{display:none;font-size:96px;font-size:6.85714rem;color:#fff;position:absolute;top:50%;left:50%;margin-left:-48px;margin-left:-3.42857rem;margin-top:-48px;margin-top:-3.42857rem;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.related-popup-back,.related-popup-back:visited,.related-popup-back:hover{display:none;background:#59677e;color:#fff;position:absolute;top:20px;top:1.42857rem;left:250px;left:17.85714rem;z-index:5;width:100px;width:7.14286rem;padding:14px 6px 14px 0;padding:1rem 0.42857rem 1rem 0;text-align:center;margin-left:-100px;margin-left:-7.14286rem;box-sizing:border-box;text-transform:uppercase;border-radius:6px 0 0 6px;border-radius:0.42857rem 0 0 0.42857rem;transition:background-color .3s,color .3s}@media only screen and (max-width: 960px){.related-popup-back,.related-popup-back:visited,.related-popup-back:hover{margin-left:0;top:auto;bottom:10px;bottom:0.71429rem;left:10px;left:0.71429rem;width:auto;padding:10px;padding:0.71429rem;border-radius:6px;border-radius:0.42857rem}}.related-popup-back:hover,.related-popup-back:focus{background:#ecf2f6;color:#6f7e95}@media only screen and (max-width: 960px){.related-popup-back:hover,.related-popup-back:focus{background:#639af5;color:#fff}}.related-popup-back-icon{vertical-align:middle;font-weight:bold;font-size:18px;font-size:1.28571rem}@media only screen and (max-width: 960px){.related-popup-back-label{display:none}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dashboard .module{margin-bottom:10px;margin-bottom:0.71429rem}.dashboard .module table th{width:100%}.dashboard .module table td{white-space:nowrap}.dashboard .module table td a{display:block;padding-right:.6em}.dashboard #content{max-width:600px;max-width:42.85714rem}@media only screen and (max-width: 960px){.dashboard #content{max-width:none}}.dashboard.jet #content{max-width:none}.dashboard .breadcrumbs{margin-bottom:20px;margin-bottom:1.42857rem}@media only screen and (max-width: 960px){.dashboard .breadcrumbs{display:none}}@media only screen and (max-width: 960px){.dashboard.jet.change-form .breadcrumbs{display:block}}#recent-actions-module>h2{padding:6px;padding:0.42857rem;text-transform:uppercase;font-size:11px;font-size:0.78571rem;font-weight:bold;margin:0}#recent-actions-module>h3{display:none}.module ul.actionlist{padding:0;margin:0 0 2px 0;margin:0 0 0.14286rem 0;border-collapse:collapse;background:#fff;border-radius:4px;border-radius:0.28571rem;overflow-x:auto;box-shadow:0 2px 0 0 #d0dbe6;box-shadow:0 0.14286rem 0 0 #d0dbe6}ul.actionlist li{padding:8px;padding:0.57143rem;list-style-type:none;font-size:13px;font-size:0.92857rem;border-bottom:1px solid #f4f4f4;border-bottom:0.07143rem solid #f4f4f4;white-space:normal;overflow:hidden;text-overflow:ellipsis}ul.actionlist li br{display:none}.dashboard-container{min-height:100%}.dashboard-container.columns_1 .dashboard-column-wrapper{width:100%}@media only screen and (max-width: 960px){.dashboard-container.columns_1 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_2 .dashboard-column-wrapper{width:50%}@media only screen and (max-width: 960px){.dashboard-container.columns_2 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_3 .dashboard-column-wrapper{width:33.33333%}@media only screen and (max-width: 960px){.dashboard-container.columns_3 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_4 .dashboard-column-wrapper{width:25%}@media only screen and (max-width: 960px){.dashboard-container.columns_4 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_5 .dashboard-column-wrapper{width:20%}@media only screen and (max-width: 960px){.dashboard-container.columns_5 .dashboard-column-wrapper{width:100%}}.dashboard-tools{position:absolute;top:11px;top:0.78571rem;right:215px;right:15.35714rem}@media only screen and (max-width: 960px){.dashboard-tools{display:none;position:static;margin:10px 20px 0 20px;margin:0.71429rem 1.42857rem 0 1.42857rem;padding:10px;padding:0.71429rem;background:#fff;border-radius:5px;border-radius:0.35714rem}}@media only screen and (max-width: 480px){.dashboard-tools{margin:10px 10px 0 10px;margin:0.71429rem 0.71429rem 0 0.71429rem}}.dashboard-tools .button{vertical-align:middle}@media only screen and (max-width: 960px){.dashboard-tools.visible{display:block}}.dashboard-tools-toggle-icon{vertical-align:middle}.dashboard-tools-toggle-container{display:none;margin:20px 20px 0 20px;margin:1.42857rem 1.42857rem 0 1.42857rem;text-align:right}@media only screen and (max-width: 960px){.dashboard-tools-toggle-container{display:block}}@media only screen and (max-width: 480px){.dashboard-tools-toggle-container{margin:10px 10px 0 10px;margin:0.71429rem 0.71429rem 0 0.71429rem}}.dashboard-column{margin-left:10px;margin-left:0.71429rem;border:2px dashed transparent;border:0.14286rem dashed transparent;min-height:100px;min-height:7.14286rem;border-radius:4px;border-radius:0.28571rem}@media only screen and (max-width: 960px){.dashboard-column{margin-left:0;min-height:0}}.dashboard-column-wrapper{float:left;min-width:200px;min-width:14.28571rem}.dashboard-column.first{margin-left:0}.dashboard-column.active{border-color:#d0dbe6}.dashboard-item{background:#ecf2f6;border-radius:4px;border-radius:0.28571rem;margin-bottom:20px;margin-bottom:1.42857rem;transition:background .3s}@media only screen and (max-width: 960px){.dashboard-item{margin-bottom:10px;margin-bottom:0.71429rem}}.dashboard-item:last-child{margin-bottom:0}@media only screen and (max-width: 960px){.dashboard-item:last-child{margin-bottom:10px;margin-bottom:0.71429rem}}.dashboard-item.collapsed{background-color:#d0dbe6}.dashboard-item.ui-sortable-helper{box-shadow:0 0 20px 0 rgba(0,0,0,0.25);box-shadow:0 0 1.42857rem 0 rgba(0,0,0,0.25)}.dashboard-item.placeholder{background-color:#fffcc0}.dashboard-item-header{padding:0 10px 0 6px;padding:0 0.71429rem 0 0.42857rem}.dashboard-item-header-title{display:block;font-size:11px;font-size:0.78571rem;font-weight:bold;text-transform:uppercase;line-height:30px;line-height:2.14286rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-item-header-drag{float:right;line-height:30px !important;line-height:2.14286rem !important;margin-left:10px;margin-left:0.71429rem}html.touchevents .dashboard-item-header-drag{display:none}.dashboard-item-header-collapse-button{font-size:13px;font-size:0.92857rem;vertical-align:middle;font-weight:bold !important}.dashboard-item-header-buttons{float:right;margin-left:10px;margin-left:0.71429rem;font-size:13px;font-size:0.92857rem;line-height:30px;line-height:2.14286rem;vertical-align:middle;visibility:hidden}.dashboard-item-header-buttons a{vertical-align:middle}html.touchevents .dashboard-item-header-buttons{visibility:visible}.dashboard-item-header:hover .dashboard-item-header-buttons{visibility:visible}.dashboard-item-content{background:#fff;border-radius:4px;border-radius:0.28571rem;box-shadow:0 2px 0 0 #d0dbe6;box-shadow:0 0.14286rem 0 0 #d0dbe6;overflow:hidden}.dashboard-item-content.contrast{background:#59677e;color:#fff}.dashboard-item-content.contrast .loading-indicator{color:#fff}.dashboard-item-content ul:not(.inline) li{display:block;border-bottom:1px solid #f4f4f4;border-bottom:0.07143rem solid #f4f4f4;font-size:13px;font-size:0.92857rem;padding:8px;padding:0.57143rem}.dashboard-item-content ul:not(.inline) li.contrast{background:#59677e;font-size:12px;font-size:0.85714rem}.dashboard-item-content ul:not(.inline) li.contrast,.dashboard-item-content ul:not(.inline) li.contrast a,.dashboard-item-content ul:not(.inline) li.contrast a:visited,.dashboard-item-content ul:not(.inline) li.contrast a:hover{color:#fff;text-decoration:none;text-transform:uppercase}.dashboard-item-content ul:not(.inline) li:last-child{border-bottom:0}.dashboard-item-content ul:not(.inline) li .float-right{float:right;position:relative}.dashboard-item-content ul:not(.inline) li .dim{text-transform:lowercase;font-size:11px;font-size:0.78571rem;color:#d0dbe6}.dashboard-item-content ul:not(.inline) li .warning{color:#c14747}.dashboard-item-content ul.inline{display:inline-block}.dashboard-item-content ul.inline li{display:inline-block;margin-left:10px;margin-left:0.71429rem}.dashboard-item-content ul.inline li:first-child{margin-left:0}.dashboard-item-content ul.inline li .nowrap{white-space:nowrap}.dashboard-item-content ul.inline.bordered li{border-left:1px solid #d0dbe6;border-left:0.07143rem solid #d0dbe6;margin-left:0;padding:0 10px;padding:0 0.71429rem}.dashboard-item-content ul.inline.bordered li:first-child{border-left:0}.dashboard-item-content .padding{padding:10px;padding:0.71429rem}.dashboard-item-content .center{text-align:center}.dashboard-item-content .big{font-size:20px;font-size:1.42857rem;font-weight:bold}.dashboard-item-content .highlight{color:#47bac1}.dashboard-item-content .dim{color:#d0dbe6}.dashboard-item-content .nowrap{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-item-content canvas .chart-fillColor{color:rgba(99,154,245,0.25)}.dashboard-item-content canvas .chart-strokeColor{color:#639af5}.dashboard-item-content canvas .chart-pointColor{color:#fff}.dashboard-item-content canvas .chart-pointHighlightFill{color:#639af5}.dashboard-item-content canvas .chart-scaleGridLineColor{color:rgba(0,0,0,0.1)}.dashboard-item-content canvas .chart-scaleLineColor{color:rgba(0,0,0,0.1)}.dashboard-item-content canvas .chart-scaleFontColor{color:#fff}.dashboard-item-content table{width:100%;box-shadow:none}.dashboard-item-collapse .icon-arrow-up{display:inline}.dashboard-item-collapse .icon-arrow-down{display:none}.dashboard-item.collapsed .dashboard-item-content{display:none}.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-up{display:none}.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-down{display:inline}.add-dashboard+.select2{background-color:transparent}@media only screen and (max-width: 960px){.add-dashboard+.select2{min-width:160px;min-width:11.42857rem;max-width:160px;max-width:11.42857rem}}@media only screen and (max-width: 480px){.add-dashboard+.select2{width:100% !important;max-width:none;margin-bottom:5px;margin-bottom:0.35714rem}}.add-dashboard+.select2 .select2-selection{border-radius:4px 0 0 4px !important;border-radius:0.28571rem 0 0 0.28571rem !important;border-width:0}@media only screen and (max-width: 960px){.add-dashboard+.select2 .select2-selection{border-radius:4px !important;border-radius:0.28571rem !important;border-width:1px;border-width:0.07143rem}}.add-dashboard-link{border-radius:0 4px 4px 0 !important;border-radius:0 0.28571rem 0.28571rem 0 !important;padding:0 10px !important;padding:0 0.71429rem !important}@media only screen and (max-width: 960px){.add-dashboard-link{margin-left:6px;margin-left:0.42857rem;border-radius:4px !important;border-radius:0.28571rem !important;margin-right:5px;margin-right:0.35714rem}}@media only screen and (max-width: 480px){.add-dashboard-link{margin-left:0}}.add-dashboard-link-icon{vertical-align:middle}.add-dashboard-link-label{display:none;vertical-align:middle;margin-left:4px;margin-left:0.28571rem}@media only screen and (max-width: 960px){.reset-dashboard-link{float:right}}@media only screen and (max-width: 480px){.reset-dashboard-link{float:none}}.reset-dashboard-link-icon{vertical-align:middle}.reset-dashboard-link-label{display:none;vertical-align:middle;margin-left:6px;margin-left:0.42857rem}@media only screen and (max-width: 960px){.reset-dashboard-link-label{display:inline}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.delete-confirmation #content>h1+p+h2+ul{background:#f0dada;color:#d49d9d;border-radius:4px;border-radius:0.28571rem;padding:20px;padding:1.42857rem;list-style-type:none;margin:0}.delete-confirmation #content>h1+p+h2+ul li{list-style:none;line-height:1.8}.delete-confirmation #content>ul:nth-of-type(2),.delete-confirmation #content>h1+p+ul{background:#fff;border-radius:4px;border-radius:0.28571rem;box-shadow:0 2px 0 0 #d0dbe6;box-shadow:0 0.14286rem 0 0 #d0dbe6}.delete-confirmation #content>ul:nth-of-type(2),.delete-confirmation #content>ul:nth-of-type(2) ul,.delete-confirmation #content>h1+p+ul,.delete-confirmation #content>h1+p+ul ul{list-style-type:none;margin:0;padding:0}.delete-confirmation #content>ul:nth-of-type(2) li,.delete-confirmation #content>ul:nth-of-type(2) ul li,.delete-confirmation #content>h1+p+ul li,.delete-confirmation #content>h1+p+ul ul li{list-style:disc;line-height:1.8}.delete-confirmation #content>ul:nth-of-type(2) ul,.delete-confirmation #content>h1+p+ul ul{margin-left:20px;margin-left:1.42857rem}.delete-confirmation #content>ul:nth-of-type(2)>li,.delete-confirmation #content>h1+p+ul>li{padding:8px;padding:0.57143rem;border-bottom:1px solid #f4f4f4;border-bottom:0.07143rem solid #f4f4f4;font-size:13px;font-size:0.92857rem;list-style:none}.delete-confirmation #content>ul:nth-of-type(2)>li:last-child,.delete-confirmation #content>h1+p+ul>li:last-child{border-bottom:0}.delete-confirmation #content form{margin-top:20px;margin-top:1.42857rem}.delete-confirmation #content form input[type="submit"]{background-color:#c14747;color:#fff;font-size:12px;font-size:0.85714rem;font-weight:lighter;padding:0 20px;padding:0 1.42857rem;text-transform:uppercase;vertical-align:middle;margin-bottom:5px;margin-bottom:0.35714rem}@media only screen and (max-width: 960px){.delete-confirmation #content form input[type="submit"]{display:block;width:100%}}.delete-confirmation #content form input[type="submit"]:hover,.delete-confirmation #content form input[type="submit"]:focus{background-color:#639af5;color:#fff}.delete-confirmation #content form input[type="submit"]:active{background-color:#6f7e95;color:#fff}.delete-confirmation #content form .button{vertical-align:middle;margin-left:10px;margin-left:0.71429rem;margin-bottom:5px;margin-bottom:0.35714rem;box-sizing:border-box}@media only screen and (max-width: 960px){.delete-confirmation #content form .button{margin-left:0;display:block;width:100%}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.p10{padding:10px;padding:0.71429rem}.p20{padding:20px;padding:1.42857rem}.p30{padding:30px;padding:2.14286rem}.p40{padding:40px;padding:2.85714rem}.p50{padding:50px;padding:3.57143rem}.p60{padding:60px;padding:4.28571rem}.p70{padding:70px;padding:5rem}.p80{padding:80px;padding:5.71429rem}.pt10{padding-top:10px;padding-top:0.71429rem}.pt20{padding-top:20px;padding-top:1.42857rem}.pt30{padding-top:30px;padding-top:2.14286rem}.pt40{padding-top:40px;padding-top:2.85714rem}.pt50{padding-top:50px;padding-top:3.57143rem}.pt60{padding-top:60px;padding-top:4.28571rem}.pt70{padding-top:70px;padding-top:5rem}.pt80{padding-top:80px;padding-top:5.71429rem}.pr10{padding-right:10px;padding-right:0.71429rem}.pr20{padding-right:20px;padding-right:1.42857rem}.pr30{padding-right:30px;padding-right:2.14286rem}.pr40{padding-right:40px;padding-right:2.85714rem}.pr50{padding-right:50px;padding-right:3.57143rem}.pr60{padding-right:60px;padding-right:4.28571rem}.pr70{padding-right:70px;padding-right:5rem}.pr80{padding-right:80px;padding-right:5.71429rem}.pb10{padding-bottom:10px;padding-bottom:0.71429rem}.pb20{padding-bottom:20px;padding-bottom:1.42857rem}.pb30{padding-bottom:30px;padding-bottom:2.14286rem}.pb40{padding-bottom:40px;padding-bottom:2.85714rem}.pb50{padding-bottom:50px;padding-bottom:3.57143rem}.pb60{padding-bottom:60px;padding-bottom:4.28571rem}.pb70{padding-bottom:70px;padding-bottom:5rem}.pb80{padding-bottom:80px;padding-bottom:5.71429rem}.pl10{padding-left:10px;padding-left:0.71429rem}.pl20{padding-left:20px;padding-left:1.42857rem}.pl30{padding-left:30px;padding-left:2.14286rem}.pl40{padding-left:40px;padding-left:2.85714rem}.pl50{padding-left:50px;padding-left:3.57143rem}.pl60{padding-left:60px;padding-left:4.28571rem}.pl70{padding-left:70px;padding-left:5rem}.pl80{padding-left:80px;padding-left:5.71429rem}.m10{margin:10px;margin:0.71429rem}.m20{margin:20px;margin:1.42857rem}.m30{margin:30px;margin:2.14286rem}.m40{margin:40px;margin:2.85714rem}.m50{margin:50px;margin:3.57143rem}.m60{margin:60px;margin:4.28571rem}.m70{margin:70px;margin:5rem}.m80{margin:80px;margin:5.71429rem}.mt10{margin-top:10px;margin-top:0.71429rem}.mt20{margin-top:20px;margin-top:1.42857rem}.mt30{margin-top:30px;margin-top:2.14286rem}.mt40{margin-top:40px;margin-top:2.85714rem}.mt50{margin-top:50px;margin-top:3.57143rem}.mt60{margin-top:60px;margin-top:4.28571rem}.mt70{margin-top:70px;margin-top:5rem}.mt80{margin-top:80px;margin-top:5.71429rem}.mr10{margin-right:10px;margin-right:0.71429rem}.mr20{margin-right:20px;margin-right:1.42857rem}.mr30{margin-right:30px;margin-right:2.14286rem}.mr40{margin-right:40px;margin-right:2.85714rem}.mr50{margin-right:50px;margin-right:3.57143rem}.mr60{margin-right:60px;margin-right:4.28571rem}.mr70{margin-right:70px;margin-right:5rem}.mr80{margin-right:80px;margin-right:5.71429rem}.mb10{margin-bottom:10px;margin-bottom:0.71429rem}.mb20{margin-bottom:20px;margin-bottom:1.42857rem}.mb30{margin-bottom:30px;margin-bottom:2.14286rem}.mb40{margin-bottom:40px;margin-bottom:2.85714rem}.mb50{margin-bottom:50px;margin-bottom:3.57143rem}.mb60{margin-bottom:60px;margin-bottom:4.28571rem}.mb70{margin-bottom:70px;margin-bottom:5rem}.mb80{margin-bottom:80px;margin-bottom:5.71429rem}.ml10{margin-left:10px;margin-left:0.71429rem}.ml20{margin-left:20px;margin-left:1.42857rem}.ml30{margin-left:30px;margin-left:2.14286rem}.ml40{margin-left:40px;margin-left:2.85714rem}.ml50{margin-left:50px;margin-left:3.57143rem}.ml60{margin-left:60px;margin-left:4.28571rem}.ml70{margin-left:70px;margin-left:5rem}.ml80{margin-left:80px;margin-left:5.71429rem}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.login{background:#354052;padding:100px 30px 30px 30px;padding:7.14286rem 2.14286rem 2.14286rem 2.14286rem}@media only screen and (max-width: 480px){body.login{padding:30px 10px 10px 10px;padding:2.14286rem 0.71429rem 0.71429rem 0.71429rem}}body.login #container{background:#fff;border-radius:4px;border-radius:0.28571rem;min-height:0;padding:0;margin-left:auto;margin-right:auto;width:400px;width:28.57143rem}@media only screen and (max-width: 480px){body.login #container{width:100%}}body.login #header{background:#59677e;color:#fff;text-transform:uppercase;font-size:11px;font-size:0.78571rem;font-weight:bold;border-radius:4px 4px 0 0;border-radius:0.28571rem 0.28571rem 0 0}body.login #content{padding:30px;padding:2.14286rem}body.login .sidebar{display:none}body.login .sidebar-header{display:none}body.login .breadcrumbs{display:none}body.login #content-main{width:100%}body.login .form-row{padding:4px;padding:0.28571rem;float:left;width:100%;box-sizing:border-box}body.login .form-row label{padding-right:0.5em;line-height:2em;font-size:1em;clear:both}body.login .form-row label.required:after{content:''}body.login .form-row #id_username,body.login .form-row #id_password{clear:both;padding:6px;padding:0.42857rem;width:100%;box-sizing:border-box}body.login span.help{font-size:10px;font-size:0.71429rem;display:block}body.login .submit-row{clear:both;padding:20px 0 0 0;padding:1.42857rem 0 0 0;margin:0;text-align:center}body.login .submit-row input[type="submit"]{font-size:12px;font-size:0.85714rem;font-weight:lighter;background-color:#47bac1;color:#fff;text-transform:uppercase}body.login .submit-row input[type="submit"]:hover,body.login .submit-row input[type="submit"]:focus{background-color:#639af5;color:#fff}body.login .submit-row input[type="submit"]:active{background-color:#6f7e95;color:#fff}body.login .password-reset-link{text-align:center}body.login #footer{padding:0} +@charset "UTF-8"; +/* + * These theme uses default variables at ../_variables.scss + */ +/* + DJANGO JET Admin styles +*/ +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +html, body { + margin: 0; + padding: 0; +} + +html { + font-size: 87.5%; +} +@media only screen and (max-width: 960px) { + html { + font-size: 100%; + } +} + +body { + height: 100%; + background: #ecf2f6; + color: #45505b; + font-family: "SF Pro Display Regular", sans-serif; + text-size-adjust: 100%; +} +@media only screen and (max-width: 960px) { + body { + padding-top: 44px; + } +} +body.non-scrollable { + overflow: hidden; +} +@media only screen and (max-width: 960px) { + body.popup { + padding-top: 0; + } +} + +/* PAGE STRUCTURE */ +#container { + padding: 0; + min-height: 100%; + transition: padding-left 0.3s; +} +body.menu-pinned #container { + padding-left: 250px; +} +body.menu-pinned.popup #container { + padding-left: 0; +} +@media only screen and (max-width: 960px) { + #container, body.menu-pinned #container { + padding-left: 0; + } +} +.popup #container { + padding-left: 0; +} + +#content { + padding: 20px; +} +@media only screen and (max-width: 480px) { + #content { + padding: 10px; + } +} +#content > h1 { + display: none; +} + +#content-main { + float: left; + width: 100%; +} +@media only screen and (max-width: 960px) { + #content-main { + float: none; + } +} + +#content-related { + float: right; + width: 260px; + position: relative; + margin-right: -300px; +} +@media only screen and (max-width: 960px) { + #content-related { + float: none; + width: 100%; + margin-left: 0; + position: static; + } +} + +#footer { + clear: both; + padding: 10px; +} +#footer:empty { + display: none; +} + +.dialog-confirm { + display: none; +} + +/* COLUMN TYPES */ +.colMS { + margin-right: 300px; +} +@media only screen and (max-width: 960px) { + .colMS { + margin-right: 0; + } +} + +.colSM { + margin-left: 300px; +} +@media only screen and (max-width: 960px) { + .colSM { + margin-left: 0; + } +} + +.colSM #content-related { + float: left; + margin-right: 0; + margin-left: -300px; +} +@media only screen and (max-width: 960px) { + .colSM #content-related { + float: none; + margin-left: 0; + } +} + +.colSM #content-main { + float: right; +} +@media only screen and (max-width: 960px) { + .colSM #content-main { + float: none; + } +} + +.popup .colM { + width: auto; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +.ui-widget-content { + color: #45505b; + border-color: #f4f4f4; +} + +.ui-widget.ui-widget-content, .ui-timepicker-table.ui-widget-content { + background: #fff; + box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); +} + +.ui-widget { + font-family: inherit; + font-size: inherit; +} + +.ui-widget-header { + border: 0; + background: #59677e; + color: #fff; + font-weight: bold; +} +.ui-widget-header a { + color: #fff; +} + +.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { + border: 1px solid #ecf2f6; + background: #fff; + font-weight: bold; + color: #6f7e95; + border-radius: 3px; +} + +.ui-widget-header .ui-state-default { + background: none; + color: #fff; + border: 0; +} + +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { + border: 1px solid #639af5; + background: #639af5; + font-weight: bold; + color: #fff; +} + +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { + border: 1px solid #47bac1; + background: #47bac1; + font-weight: bold; + color: #fff; +} + +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { + border: 1px solid #639af5; + background: #fff; + color: #639af5; +} + +@media only screen and (max-width: 480px) { + .ui-dialog { + left: 10px !important; + right: 10px !important; + width: auto !important; + } +} + +.ui-dialog-buttonpane { + background: #ecf2f6; + margin: 0.5em -0.2em -0.2em -0.2em; +} +.ui-dialog-buttonpane .ui-button { + border: 0 !important; + outline: 0; +} + +.ui-icon { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + font-size: 16px; + font-weight: bold; + background: none !important; + text-indent: 0; + overflow: visible; +} + +.ui-icon-circle-triangle-e:before { + content: ""; +} + +.ui-icon-circle-triangle-w:before { + content: ""; +} + +.ui-icon-closethick:before { + content: ""; +} + +.ui-widget-overlay { + background: #000; + opacity: 0.5; + filter: Alpha(Opacity=50); +} + +.ui-tooltip { + background: #000 !important; + color: #fff; + border: 0; + box-shadow: none !important; + opacity: 0.8; + font-size: 13px; + pointer-events: none; +} + +.ui-datepicker table, .ui-timepicker table { + margin: 0 0 0.4em; + background: transparent; + border-radius: 0; + box-shadow: none; +} +.ui-datepicker th, .ui-timepicker th { + background: inherit; + color: inherit; + text-transform: inherit; +} +.ui-datepicker tbody tr, .ui-timepicker tbody tr { + border-bottom: inherit; +} + +.ui-datepicker table { + margin: 0 0 0.4em; +} + +.ui-timepicker-table table { + margin: 0.15em 0 0; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +.select2-container--jet { + /* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ + /* + * General + */ + /* + * Sidebar + */ + /* + * Top + */ + /* + * Content + */ + /* + * Buttons + */ + /* + * Inputs + */ + /* + * Messages + */ + /* + * Login + */ + /* + * jQuery UI + */ + /* + * Charts + */ + @keyframes spin { + 100% { + transform: rotate(360deg); + } + } + /* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ + /* + * General + */ + /* + * Sidebar + */ + /* + * Top + */ + /* + * Content + */ + /* + * Buttons + */ + /* + * Inputs + */ + /* + * Messages + */ + /* + * Login + */ + /* + * jQuery UI + */ + /* + * Charts + */ + @keyframes spin { + 100% { + transform: rotate(360deg); + } + } + min-width: 160px; +} +.select2-container--jet .hidden { + display: none; +} +.select2-container--jet .clear-list, .select2-container--jet .dashboard-item-content ul.inline, .dashboard-item-content .select2-container--jet ul.inline, .select2-container--jet .dashboard-item-content ul:not(.inline), .dashboard-item-content .select2-container--jet ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} +.select2-container--jet .fl { + float: left; +} +.select2-container--jet .fr { + float: right; +} +.select2-container--jet .cf:before, .select2-container--jet .cf:after { + content: ""; + display: table; +} +.select2-container--jet .cf:after { + clear: both; +} +.select2-container--jet .p10 { + padding: 10px; +} +.select2-container--jet .p20 { + padding: 20px; +} +.select2-container--jet .p30 { + padding: 30px; +} +.select2-container--jet .p40 { + padding: 40px; +} +.select2-container--jet .p50 { + padding: 50px; +} +.select2-container--jet .p60 { + padding: 60px; +} +.select2-container--jet .p70 { + padding: 70px; +} +.select2-container--jet .p80 { + padding: 80px; +} +.select2-container--jet .pt10 { + padding-top: 10px; +} +.select2-container--jet .pt20 { + padding-top: 20px; +} +.select2-container--jet .pt30 { + padding-top: 30px; +} +.select2-container--jet .pt40 { + padding-top: 40px; +} +.select2-container--jet .pt50 { + padding-top: 50px; +} +.select2-container--jet .pt60 { + padding-top: 60px; +} +.select2-container--jet .pt70 { + padding-top: 70px; +} +.select2-container--jet .pt80 { + padding-top: 80px; +} +.select2-container--jet .pr10 { + padding-right: 10px; +} +.select2-container--jet .pr20 { + padding-right: 20px; +} +.select2-container--jet .pr30 { + padding-right: 30px; +} +.select2-container--jet .pr40 { + padding-right: 40px; +} +.select2-container--jet .pr50 { + padding-right: 50px; +} +.select2-container--jet .pr60 { + padding-right: 60px; +} +.select2-container--jet .pr70 { + padding-right: 70px; +} +.select2-container--jet .pr80 { + padding-right: 80px; +} +.select2-container--jet .pb10 { + padding-bottom: 10px; +} +.select2-container--jet .pb20 { + padding-bottom: 20px; +} +.select2-container--jet .pb30 { + padding-bottom: 30px; +} +.select2-container--jet .pb40 { + padding-bottom: 40px; +} +.select2-container--jet .pb50 { + padding-bottom: 50px; +} +.select2-container--jet .pb60 { + padding-bottom: 60px; +} +.select2-container--jet .pb70 { + padding-bottom: 70px; +} +.select2-container--jet .pb80 { + padding-bottom: 80px; +} +.select2-container--jet .pl10 { + padding-left: 10px; +} +.select2-container--jet .pl20 { + padding-left: 20px; +} +.select2-container--jet .pl30 { + padding-left: 30px; +} +.select2-container--jet .pl40 { + padding-left: 40px; +} +.select2-container--jet .pl50 { + padding-left: 50px; +} +.select2-container--jet .pl60 { + padding-left: 60px; +} +.select2-container--jet .pl70 { + padding-left: 70px; +} +.select2-container--jet .pl80 { + padding-left: 80px; +} +.select2-container--jet .m10 { + margin: 10px; +} +.select2-container--jet .m20 { + margin: 20px; +} +.select2-container--jet .m30 { + margin: 30px; +} +.select2-container--jet .m40 { + margin: 40px; +} +.select2-container--jet .m50 { + margin: 50px; +} +.select2-container--jet .m60 { + margin: 60px; +} +.select2-container--jet .m70 { + margin: 70px; +} +.select2-container--jet .m80 { + margin: 80px; +} +.select2-container--jet .mt10 { + margin-top: 10px; +} +.select2-container--jet .mt20 { + margin-top: 20px; +} +.select2-container--jet .mt30 { + margin-top: 30px; +} +.select2-container--jet .mt40 { + margin-top: 40px; +} +.select2-container--jet .mt50 { + margin-top: 50px; +} +.select2-container--jet .mt60 { + margin-top: 60px; +} +.select2-container--jet .mt70 { + margin-top: 70px; +} +.select2-container--jet .mt80 { + margin-top: 80px; +} +.select2-container--jet .mr10 { + margin-right: 10px; +} +.select2-container--jet .mr20 { + margin-right: 20px; +} +.select2-container--jet .mr30 { + margin-right: 30px; +} +.select2-container--jet .mr40 { + margin-right: 40px; +} +.select2-container--jet .mr50 { + margin-right: 50px; +} +.select2-container--jet .mr60 { + margin-right: 60px; +} +.select2-container--jet .mr70 { + margin-right: 70px; +} +.select2-container--jet .mr80 { + margin-right: 80px; +} +.select2-container--jet .mb10 { + margin-bottom: 10px; +} +.select2-container--jet .mb20 { + margin-bottom: 20px; +} +.select2-container--jet .mb30 { + margin-bottom: 30px; +} +.select2-container--jet .mb40 { + margin-bottom: 40px; +} +.select2-container--jet .mb50 { + margin-bottom: 50px; +} +.select2-container--jet .mb60 { + margin-bottom: 60px; +} +.select2-container--jet .mb70 { + margin-bottom: 70px; +} +.select2-container--jet .mb80 { + margin-bottom: 80px; +} +.select2-container--jet .ml10 { + margin-left: 10px; +} +.select2-container--jet .ml20 { + margin-left: 20px; +} +.select2-container--jet .ml30 { + margin-left: 30px; +} +.select2-container--jet .ml40 { + margin-left: 40px; +} +.select2-container--jet .ml50 { + margin-left: 50px; +} +.select2-container--jet .ml60 { + margin-left: 60px; +} +.select2-container--jet .ml70 { + margin-left: 70px; +} +.select2-container--jet .ml80 { + margin-left: 80px; +} +.select2-container--jet .pos_rel { + position: relative; +} +.select2-container--jet .pos_abs { + position: absolute; +} +.select2-container--jet .fill_width { + width: 100% !important; +} +.select2-container--jet .select2-selection--single { + height: 32px; +} +.select2-container--jet .select2-selection--single .select2-selection__rendered { + padding-right: 24px; +} +.select2-container--jet .select2-selection--single .select2-selection__clear { + cursor: pointer; + float: right; + font-weight: bold; +} +.select2-container--jet .select2-selection--single .select2-selection__arrow { + height: 26px; + position: absolute; + top: 1px; + right: 4px; + width: 20px; +} +.select2-container--jet .select2-selection--single .select2-selection__arrow b:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + color: #47bac1; + font-size: 20px; + content: ""; + line-height: 32px; +} +.select2-container--jet[dir=rtl] .select2-selection--single .select2-selection__clear { + float: left; +} +.select2-container--jet[dir=rtl] .select2-selection--single .select2-selection__arrow { + left: 1px; + right: auto; +} +.select2-container--jet.select2-container--disabled .select2-selection--single { + background-color: rgba(208, 219, 230, 0.25); + cursor: default; +} +.select2-container--jet.select2-container--disabled .select2-selection--single .select2-selection__clear { + display: none; +} +.select2-container--jet .hidden { + display: none; +} +.select2-container--jet .clear-list, .select2-container--jet .dashboard-item-content ul.inline, .dashboard-item-content .select2-container--jet ul.inline, .select2-container--jet .dashboard-item-content ul:not(.inline), .dashboard-item-content .select2-container--jet ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} +.select2-container--jet .fl { + float: left; +} +.select2-container--jet .fr { + float: right; +} +.select2-container--jet .cf:before, .select2-container--jet .cf:after { + content: ""; + display: table; +} +.select2-container--jet .cf:after { + clear: both; +} +.select2-container--jet .p10 { + padding: 10px; +} +.select2-container--jet .p20 { + padding: 20px; +} +.select2-container--jet .p30 { + padding: 30px; +} +.select2-container--jet .p40 { + padding: 40px; +} +.select2-container--jet .p50 { + padding: 50px; +} +.select2-container--jet .p60 { + padding: 60px; +} +.select2-container--jet .p70 { + padding: 70px; +} +.select2-container--jet .p80 { + padding: 80px; +} +.select2-container--jet .pt10 { + padding-top: 10px; +} +.select2-container--jet .pt20 { + padding-top: 20px; +} +.select2-container--jet .pt30 { + padding-top: 30px; +} +.select2-container--jet .pt40 { + padding-top: 40px; +} +.select2-container--jet .pt50 { + padding-top: 50px; +} +.select2-container--jet .pt60 { + padding-top: 60px; +} +.select2-container--jet .pt70 { + padding-top: 70px; +} +.select2-container--jet .pt80 { + padding-top: 80px; +} +.select2-container--jet .pr10 { + padding-right: 10px; +} +.select2-container--jet .pr20 { + padding-right: 20px; +} +.select2-container--jet .pr30 { + padding-right: 30px; +} +.select2-container--jet .pr40 { + padding-right: 40px; +} +.select2-container--jet .pr50 { + padding-right: 50px; +} +.select2-container--jet .pr60 { + padding-right: 60px; +} +.select2-container--jet .pr70 { + padding-right: 70px; +} +.select2-container--jet .pr80 { + padding-right: 80px; +} +.select2-container--jet .pb10 { + padding-bottom: 10px; +} +.select2-container--jet .pb20 { + padding-bottom: 20px; +} +.select2-container--jet .pb30 { + padding-bottom: 30px; +} +.select2-container--jet .pb40 { + padding-bottom: 40px; +} +.select2-container--jet .pb50 { + padding-bottom: 50px; +} +.select2-container--jet .pb60 { + padding-bottom: 60px; +} +.select2-container--jet .pb70 { + padding-bottom: 70px; +} +.select2-container--jet .pb80 { + padding-bottom: 80px; +} +.select2-container--jet .pl10 { + padding-left: 10px; +} +.select2-container--jet .pl20 { + padding-left: 20px; +} +.select2-container--jet .pl30 { + padding-left: 30px; +} +.select2-container--jet .pl40 { + padding-left: 40px; +} +.select2-container--jet .pl50 { + padding-left: 50px; +} +.select2-container--jet .pl60 { + padding-left: 60px; +} +.select2-container--jet .pl70 { + padding-left: 70px; +} +.select2-container--jet .pl80 { + padding-left: 80px; +} +.select2-container--jet .m10 { + margin: 10px; +} +.select2-container--jet .m20 { + margin: 20px; +} +.select2-container--jet .m30 { + margin: 30px; +} +.select2-container--jet .m40 { + margin: 40px; +} +.select2-container--jet .m50 { + margin: 50px; +} +.select2-container--jet .m60 { + margin: 60px; +} +.select2-container--jet .m70 { + margin: 70px; +} +.select2-container--jet .m80 { + margin: 80px; +} +.select2-container--jet .mt10 { + margin-top: 10px; +} +.select2-container--jet .mt20 { + margin-top: 20px; +} +.select2-container--jet .mt30 { + margin-top: 30px; +} +.select2-container--jet .mt40 { + margin-top: 40px; +} +.select2-container--jet .mt50 { + margin-top: 50px; +} +.select2-container--jet .mt60 { + margin-top: 60px; +} +.select2-container--jet .mt70 { + margin-top: 70px; +} +.select2-container--jet .mt80 { + margin-top: 80px; +} +.select2-container--jet .mr10 { + margin-right: 10px; +} +.select2-container--jet .mr20 { + margin-right: 20px; +} +.select2-container--jet .mr30 { + margin-right: 30px; +} +.select2-container--jet .mr40 { + margin-right: 40px; +} +.select2-container--jet .mr50 { + margin-right: 50px; +} +.select2-container--jet .mr60 { + margin-right: 60px; +} +.select2-container--jet .mr70 { + margin-right: 70px; +} +.select2-container--jet .mr80 { + margin-right: 80px; +} +.select2-container--jet .mb10 { + margin-bottom: 10px; +} +.select2-container--jet .mb20 { + margin-bottom: 20px; +} +.select2-container--jet .mb30 { + margin-bottom: 30px; +} +.select2-container--jet .mb40 { + margin-bottom: 40px; +} +.select2-container--jet .mb50 { + margin-bottom: 50px; +} +.select2-container--jet .mb60 { + margin-bottom: 60px; +} +.select2-container--jet .mb70 { + margin-bottom: 70px; +} +.select2-container--jet .mb80 { + margin-bottom: 80px; +} +.select2-container--jet .ml10 { + margin-left: 10px; +} +.select2-container--jet .ml20 { + margin-left: 20px; +} +.select2-container--jet .ml30 { + margin-left: 30px; +} +.select2-container--jet .ml40 { + margin-left: 40px; +} +.select2-container--jet .ml50 { + margin-left: 50px; +} +.select2-container--jet .ml60 { + margin-left: 60px; +} +.select2-container--jet .ml70 { + margin-left: 70px; +} +.select2-container--jet .ml80 { + margin-left: 80px; +} +.select2-container--jet .pos_rel { + position: relative; +} +.select2-container--jet .pos_abs { + position: absolute; +} +.select2-container--jet .fill_width { + width: 100% !important; +} +.select2-container--jet .select2-selection--multiple { + background-color: #fff !important; + border: 1px solid #ecf2f6; + cursor: text; + height: auto; + min-height: 32px; +} +.select2-container--jet .select2-selection--multiple .select2-selection__rendered { + box-sizing: border-box; + list-style: none; + margin: 0; + padding: 0 5px; + width: 100%; +} +.select2-container--jet .select2-selection--multiple .select2-selection__rendered li { + list-style-type: none; +} +.select2-container--jet .select2-selection--multiple .select2-selection__clear { + cursor: pointer; + float: right; + font-weight: bold; + margin-top: 5px; + margin-right: 10px; +} +.select2-container--jet .select2-selection--multiple .select2-selection__choice { + background-color: #d0dbe6; + color: #6f7e95; + font-size: 13px; + border-radius: 4px; + cursor: default; + float: left; + margin-right: 5px; + margin-top: 5px; + padding: 5px 5px; + line-height: normal; + list-style-type: none; +} +.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove { + color: #6f7e95; + cursor: pointer; + display: inline-block; + font-weight: bold; + margin-right: 2px; +} +.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove:hover { + color: #639af5; +} +.select2-container--jet[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--jet[dir=rtl] .select2-selection--multiple .select2-selection__placeholder { + float: right; +} +.select2-container--jet[dir=rtl] .select2-selection--multiple .select2-selection__choice { + margin-left: 5px; + margin-right: auto; +} +.select2-container--jet[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove { + margin-left: 2px; + margin-right: auto; +} +.select2-container--jet.select2-container--disabled .select2-selection--multiple { + background-color: #d0dbe6; + cursor: default; +} +.select2-container--jet.select2-container--disabled .select2-selection__choice__remove { + display: none; +} +.select2-container--jet .select2-selection { + background-color: #fff; + border: 1px solid #ecf2f6; + border-radius: 4px; + outline: 0; +} +@media only screen and (max-width: 960px) { + fieldset.module .select2-container--jet .select2-selection { + box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.04); + } +} +.select2-container--jet .select2-selection .select2-selection__rendered { + color: #6f7e95; + line-height: 32px; + font-size: 13px; +} +.select2-container--jet .select2-selection .select2-selection__placeholder { + color: #d0dbe6; +} +.select2-container--jet .select2-buttons { + background-color: #d0dbe6; + text-align: center; + padding: 6px; +} +.select2-container--jet .select2-buttons-button, .select2-container--jet .select2-buttons-button:visited, .select2-container--jet .select2-buttons-button:hover { + color: #6f7e95; + margin-left: 10px; +} +.select2-container--jet .select2-buttons-button:hover { + text-decoration: underline; +} +.select2-container--jet .select2-buttons-button:first-child { + margin-left: 0; +} +.select2-container--jet .select2-dropdown { + border: 0; + border-radius: 4px; + box-shadow: 0 0 4px 0 rgba(71, 186, 193, 0.75); + overflow: hidden; + z-index: 1; +} +.select2-container--jet .select2-dropdown--below { + top: -32px; +} +.select2-container--jet .select2-dropdown--above { + top: 32px; +} +.select2-container--jet .select2-dropdown.select2-multiple-dropdown { + top: auto; +} +.select2-container--jet .select2-search--dropdown { + padding: 0; +} +.select2-container--jet .select2-search--dropdown .select2-search__field { + outline: 0; + border: 0; + background-color: #fff; + color: #6f7e95; + height: 32px; + -webkit-appearance: textfield; + box-shadow: none; +} +.select2-container--jet .select2-search--inline .select2-search__field { + background: transparent; + border: none; + outline: 0; + color: #6f7e95; + -webkit-appearance: textfield; + box-shadow: none; +} +.select2-container--jet .select2-results > .select2-results__options { + max-height: 200px; + overflow-y: auto; +} +.select2-container--jet .select2-results__option { + font-size: 13px; +} +.select2-container--jet .select2-results__option[role=group] { + padding: 0; +} +.select2-container--jet .select2-results__option[aria-disabled=true] { + color: #d0dbe6; +} +.select2-container--jet .select2-results__option[aria-selected=true] { + color: #47bac1; +} +.select2-container--jet .select2-results__option .select2-results__option { + padding-left: 1em; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__group { + padding-left: 0; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__option { + margin-left: -1em; + padding-left: 2em; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option { + margin-left: -2em; + padding-left: 3em; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { + margin-left: -3em; + padding-left: 4em; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { + margin-left: -4em; + padding-left: 5em; +} +.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { + margin-left: -5em; + padding-left: 6em; +} +.select2-container--jet .select2-results__option--highlighted[aria-selected] { + background-color: #639af5; + color: #fff; +} +.select2-container--jet .select2-results__group { + cursor: default; + display: block; + padding: 6px; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* LINKS */ +a, a:visited, a:hover, a:focus { + color: #47bac1; + font-weight: normal; + text-decoration: none; +} + +a:hover, a:focus { + color: #639af5; +} + +a img { + border: none; +} + +/* GLOBAL DEFAULTS */ +p, ol, ul, dl { + margin: 0.2em 0 0.8em 0; +} + +p { + padding: 0; + line-height: 140%; +} + +h1, h2, h3, h4, h5 { + font-weight: bold; +} + +h1 { + margin: 0 0 20px; + font-weight: 300; + font-size: 20px; +} + +h2 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} + +h2.subhead { + font-weight: normal; + margin-top: 0; +} + +h3 { + font-size: 14px; + margin: 0.8em 0 0.3em 0; + font-weight: bold; +} + +h4 { + font-size: 12px; + margin: 1em 0 0.8em 0; + padding-bottom: 3px; +} + +h5 { + font-size: 10px; + margin: 1.5em 0 0.5em 0; + text-transform: uppercase; + letter-spacing: 1px; +} + +ul li { + list-style-type: square; + padding: 0; +} + +li ul { + margin-bottom: 0; +} + +dt, dd { + line-height: 20px; +} + +dt { + font-weight: bold; + margin-top: 4px; +} + +dd { + margin-left: 0; +} + +form { + margin: 0; + padding: 0; +} + +fieldset { + margin: 0; + padding: 0; + border: none; +} + +blockquote { + font-size: 11px; + color: #777; + margin-left: 2px; + padding-left: 10px; + border-left: 5px solid #ddd; +} + +code, pre { + font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; + color: #666; + font-size: 12px; +} + +pre.literal-block { + margin: 10px; + background: #eee; + padding: 6px 8px; +} + +code strong { + color: #930; +} + +hr { + clear: both; + color: #eee; + background-color: #eee; + height: 1px; + border: none; + margin: 0; + padding: 0; + font-size: 1px; + line-height: 1px; +} + +/* TEXT STYLES & MODIFIERS */ +.small { + font-size: 11px; +} + +.tiny { + font-size: 10px; +} + +p.tiny { + margin-top: -2px; +} + +.mini { + font-size: 10px; +} + +p.mini { + margin-top: -3px; +} + +.help, p.help, form p.help { + color: #919a9e; + font-size: 12px; +} + +.help-tooltip { + cursor: help; +} + +p img, h1 img, h2 img, h3 img, h4 img, td img { + vertical-align: middle; +} + +.quiet, a.quiet:link, a.quiet:visited { + font-weight: normal; + color: #919a9e; +} + +.float-right { + float: right; +} + +.float-left { + float: left; +} + +.clear { + clear: both; +} + +.align-left { + text-align: left; +} + +.align-right { + text-align: right; +} + +.example { + margin: 10px 0; + padding: 5px 10px; + background: #efefef; +} + +.nowrap { + white-space: nowrap; +} + +/* ACTION ICONS */ +.addlink { + vertical-align: middle; +} +.addlink:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; +} + +.changelink, .inlinechangelink { + vertical-align: middle; +} +.changelink:before, .inlinechangelink:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; +} + +.deletelink { + vertical-align: middle; +} +.deletelink:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; +} + +.inlineviewlink { + vertical-align: middle; +} +.inlineviewlink:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; +} + +/* BOOLEAN ICONS */ +img[src$="admin/img/icon-yes.gif"], img[src$="admin/img/icon-yes.svg"], +img[src$="admin/img/icon-no.gif"], img[src$="admin/img/icon-no.svg"], +img[src$="admin/img/icon-unknown.gif"], img[src$="admin/img/icon-unknown.svg"] { + display: none; +} +img[src$="admin/img/icon-yes.gif"] + span, img[src$="admin/img/icon-yes.svg"] + span, +img[src$="admin/img/icon-no.gif"] + span, img[src$="admin/img/icon-no.svg"] + span, +img[src$="admin/img/icon-unknown.gif"] + span, img[src$="admin/img/icon-unknown.svg"] + span { + font-weight: bold; + color: #82b982; +} + +img[src$="admin/img/icon-yes.gif"] + span, img[src$="admin/img/icon-yes.svg"] + span { + color: #82b982; +} + +img[src$="admin/img/icon-no.gif"] + span, img[src$="admin/img/icon-no.svg"] + span { + color: #d49d9d; +} + +/* LOADING INDOCATOR */ +.loading-indicator { + display: inline-block; + font-size: 32px; + color: #639af5; + animation: spin 4s linear infinite; +} +.loading-indicator-wrapper { + text-align: center; + padding: 40px 0; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* FORM BUTTONS */ +.button, .button:visited, .button:hover, input[type=submit], input[type=submit]:visited, input[type=submit]:hover, input[type=button], input[type=button]:visited, input[type=button]:hover, .object-tools a, .object-tools a:visited, .object-tools a:hover { + display: inline-block; + background-color: #d0dbe6; + color: #6f7e95; + border: 0; + border-radius: 4px; + height: 32px; + line-height: 32px; + outline: 0; + font-size: 12px; + font-weight: normal; + text-align: center; + padding: 0 10px; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + max-width: 100%; + box-sizing: border-box; + appearance: none; + transition: background 0.3s; +} +.button.default, input[type=submit].default, input[type=button].default, .object-tools a.default { + font-weight: lighter; + background-color: #47bac1; + color: #fff; + text-transform: uppercase; + margin: 0 8px 0 0; + padding: 0 20px; +} +.button.transparent, input[type=submit].transparent, input[type=button].transparent, .object-tools a.transparent { + background-color: transparent; +} +.button:hover, .button:focus, input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, .object-tools a:hover, .object-tools a:focus { + background-color: #639af5; + color: #fff; +} +.button:active, input[type=submit]:active, input[type=button]:active, .object-tools a:active { + background-color: #6f7e95; + color: #fff; +} + +.button[disabled], input[type=submit][disabled], input[type=button][disabled] { + opacity: 0.4; +} + +input[type=text], input[type=email], input[type=password], input[type=url], input[type=number], textarea, select, .vTextField { + border-radius: 4px; + font-size: 13px; + height: 32px; + white-space: nowrap; + outline: 0; + box-sizing: border-box; + margin: 0; + background-color: #fff; + color: #6f7e95; + border: 1px solid #ecf2f6; + padding: 0 12px; + appearance: none; + transition: background 0.3s, box-shadow 0.3s, border 0.3s; +} +input[type=text]::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, input[type=url]::placeholder, input[type=number]::placeholder, textarea::placeholder, select::placeholder, .vTextField::placeholder { + color: #d0dbe6; +} +@media only screen and (max-width: 960px) { + fieldset.module input[type=text], fieldset.module input[type=email], fieldset.module input[type=password], fieldset.module input[type=url], fieldset.module input[type=number], fieldset.module textarea, fieldset.module select, fieldset.module .vTextField { + box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.04); + } +} +input[type=text]:focus, fieldset.module input[type=text]:focus, input[type=email]:focus, fieldset.module input[type=email]:focus, input[type=password]:focus, fieldset.module input[type=password]:focus, input[type=url]:focus, fieldset.module input[type=url]:focus, input[type=number]:focus, fieldset.module input[type=number]:focus, textarea:focus, fieldset.module textarea:focus, select:focus, fieldset.module select:focus, .vTextField:focus, fieldset.module .vTextField:focus { + box-shadow: 0 0 4px 0 rgba(71, 186, 193, 0.75); + border-color: #fff; +} + +textarea { + height: auto; + line-height: normal; + padding: 12px; + white-space: pre-wrap; + vertical-align: top; +} + +.segmented-button, .segmented-button:visited, .segmented-button:hover { + border: 0; + height: 32px; + line-height: 32px; + font-size: 12px; + text-align: center; + background-color: #d0dbe6; + color: #6f7e95; + padding: 0 10px; + display: inline-block; + text-transform: none; + border-radius: 0; + transition: background 0.3s; +} +.segmented-button:hover, .segmented-button:focus { + background-color: #639af5; + color: #fff; +} +.segmented-button:active { + background-color: #6f7e95; + color: #fff; +} +.segmented-button.disabled { + background-color: #d0dbe6 !important; + color: #6f7e95; + opacity: 0.5; +} +.segmented-button.left { + border-radius: 4px 0 0 4px; +} +.segmented-button.right { + border-radius: 0 4px 4px 0; +} + +input[type=checkbox] { + display: none; +} +input[type=checkbox]#action-toggle { + display: none !important; +} +input[type=checkbox] + label:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + color: #47bac1; + font-size: 12px; + content: ""; + letter-spacing: 5px; +} +.action-checkbox-column input[type=checkbox] + label:before { + color: #fff; +} +input[type=checkbox]:checked + label:before { + content: ""; +} + +/* SELECTOR */ +.selector { + display: none; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* TABLES */ +table { + border-collapse: collapse; + background: #fff; + border-radius: 4px; + overflow-x: auto; + box-shadow: 0 2px 0 0 #d0dbe6; + margin-bottom: 2px; +} +table.helper { + display: none; + position: fixed; + z-index: 2; + top: 0; + right: 20px; + left: 20px; + width: auto; + border-radius: 0; + box-shadow: none; +} +body.menu-pinned table.helper { + left: 270px; +} +body.menu-pinned.popup table.helper { + left: 20px; +} +@media only screen and (max-width: 960px) { + table.helper { + display: none !important; + } +} +table.helper thead th { + border-radius: 0 !important; +} +table thead th { + background: #59677e; + color: #fff; + text-transform: uppercase; + transition: background-color 0.1s; +} +table thead th a:link, table thead th a:visited { + color: #fff; +} +table thead th .text a { + display: block; + cursor: pointer; +} + +td, th { + padding: 10px 5px; + font-size: 13px; +} + +th { + text-align: left; +} + +thead th, +tfoot td { + font-weight: normal; + text-align: left; + white-space: nowrap; + vertical-align: middle; + font-size: 12px; +} +thead th:first-child, +tfoot td:first-child { + border-radius: 4px 0 0 0; +} +thead th:last-child, +tfoot td:last-child { + border-radius: 0 4px 0 0; +} +thead th:first-child:last-child, +tfoot td:first-child:last-child { + border-radius: 4px 4px 0 0; +} + +tfoot td { + border-bottom: none; + border-top: 1px solid #eee; +} + +tbody tr { + border-bottom: 1px solid #f4f4f4; +} +tbody tr:last-child { + border-bottom: 0; +} + +/* SORTABLE TABLES */ +table thead th.sortable { + cursor: pointer; +} +table thead th.sortable:hover { + background: #639af5; +} +table thead th.sorted { + position: relative; + padding-right: 32px; +} +table thead th.sorted .text { + display: inline-block; +} +table thead th.sorted .sortoptions { + display: inline-block; +} +table thead th.sorted .sortoptions a { + display: inline-block; + vertical-align: middle; +} +table thead th.sorted .sortoptions a.sortremove { + position: absolute; + top: 50%; + right: 18px; + margin-top: -6px; +} +table thead th.sorted .sortoptions a.sortremove:after { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; +} +table thead th.sorted .sortoptions a.ascending { + position: absolute; + top: 50%; + right: 4px; + margin-top: -6px; +} +table thead th.sorted .sortoptions a.ascending:after { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + font-weight: bold; +} +table thead th.sorted .sortoptions a.descending { + position: absolute; + top: 50%; + right: 4px; + margin-top: -6px; +} +table thead th.sorted .sortoptions a.descending:after { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + font-weight: bold; +} +table thead th.sorted .sortpriority { + background: #fff; + color: #45505b; + padding: 1px 5px; + margin-right: 2px; + border-radius: 5px; + font-size: 10px; +} + +/* OBJECT HISTORY */ +table#change-history { + width: 100%; +} + +table#change-history tbody th { + width: 16em; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* MESSAGES & ERRORS */ +ul.messagelist { + padding: 0; + margin: 0; +} +ul.messagelist li { + display: block; + margin: 0 20px 10px 20px; + border-radius: 6px; + padding: 10px; +} +@media only screen and (max-width: 480px) { + ul.messagelist li { + margin-left: 10px; + margin-right: 10px; + } +} +ul.messagelist li.success { + background: #209233; + color: #82b982; +} +ul.messagelist li.warning, ul.messagelist li.error { + background: #f0dada; + color: #d49d9d; +} +ul.messagelist li.info, ul.messagelist li.debug { + background: #e8e8bd; + color: #b9b97f; +} + +.errornote { + display: block; + margin: 0 0 10px 0; + border-radius: 6px; + padding: 10px; + background: #f0dada; + color: #d49d9d; +} + +ul.errorlist { + margin: 0 0 4px; + padding: 0; + color: #ba2121; + background: #fff; +} +ul.errorlist li { + font-size: 13px; + display: block; + margin-bottom: 4px; +} +ul.errorlist li:first-child { + margin-top: 0; +} +ul.errorlist li a { + color: inherit; + text-decoration: underline; +} +td ul.errorlist { + margin: 0; + padding: 0; +} +td ul.errorlist li { + margin: 0; +} + +.form-row.errors ul.errorlist li { + padding-left: 0; +} + +div.system-message { + margin: 0 20px 10px 20px; + border-radius: 6px; + padding: 10px; + background: #f0dada; + color: #d49d9d; +} +@media only screen and (max-width: 480px) { + div.system-message { + margin-left: 10px; + margin-right: 10px; + } +} +div.system-message p.system-message-title { + margin: 0; +} +div.system-message p.system-message-title:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; + color: #d49d9d; +} + +.description { + font-size: 12px; + margin: 0; + padding: 6px 0 0 0; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* HEADER */ +#branding { + display: none; + background-color: #2b3647; + color: #6f7e95; + padding: 14px 32px 14px 36px; + text-align: center; + position: relative; + height: auto !important; + min-height: 52px; + box-sizing: border-box; +} +@media only screen and (max-width: 960px) { + #branding { + min-height: 0; + } +} +#branding.initialized { + display: block; +} +#branding:empty { + display: none; +} +#branding:before, #branding:after { + content: ""; + display: inline-block; + vertical-align: middle; + height: 100%; +} +#branding h1, #branding h2 { + display: inline-block; + padding: 0 10px; + margin: 0; + text-transform: uppercase; + font-size: 11px; + vertical-align: middle; +} +#branding a, #branding a:visited, #branding a:hover { + color: #6f7e95; +} +#branding a:hover { + color: #639af5; +} +#branding-pin { + position: absolute; + top: 50%; + right: 4px; + margin-top: -11px; + display: inline-block; + font-size: 22px; + cursor: pointer; + transition: transform 0.3s; + transform: rotate(-45deg); +} +body.menu-pinned #branding-pin { + transform: rotate(45deg); +} +#branding-pin:hover { + color: #fff; +} +@media only screen and (max-width: 960px) { + #branding-pin { + display: none; + } +} +#branding-menu { + position: absolute; + top: 50%; + left: 20px; + margin-top: -8px; + display: inline-block; + font-size: 16px; + cursor: pointer; +} +#branding-menu:hover { + color: #fff; +} +@media only screen and (max-width: 960px) { + #branding-menu { + display: none; + } +} + +#user-tools { + display: none; +} +#user-tools.initialized { + display: block; +} + +.user-tools ul { + position: absolute; + top: 11px; + right: 20px; + border: 1px solid #c0d4e8; + border-radius: 4px; + font-size: 12px; + margin: 0; + padding: 0; + list-style: none; + display: inline-block; + width: 175px; + z-index: 4; +} +@media only screen and (max-width: 960px) { + .user-tools ul { + position: fixed; + top: 0; + right: 0; + width: auto; + max-width: 200px; + color: #c0cad8; + border: 0; + border-left: 1px solid #2b3647; + border-radius: 0; + transform: none; + transition: transform 0.3s; + } + body.scroll-to-bottom .user-tools ul { + transform: translate3d(0, -100%, 0); + } + .user-tools ul.sidebar-opened { + transform: translate3d(100%, 0, 0); + } +} +.user-tools ul.opened { + background-color: #6f7e95; + border-color: transparent; + color: #ecf2f6; +} +@media only screen and (max-width: 960px) { + .user-tools ul.opened { + border-radius: 0 0 0 4px; + border: 0; + } +} +.user-tools ul li { + display: block; + list-style-type: none; + margin: 0; + padding: 0; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.user-tools ul li.user-tools-welcome-msg { + font-weight: bold; + padding: 0 10px 0 14px; + line-height: 30px; +} +@media only screen and (max-width: 960px) { + .user-tools ul li.user-tools-welcome-msg { + padding-left: 18px; + line-height: 44px; + } +} +.user-tools ul li.user-tools-welcome-msg:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + font-weight: normal; + float: right; + color: #47bac1; + font-size: 24px; + vertical-align: middle; + line-height: 30px; + transition: color 0.3s; + margin-left: 5px; +} +@media only screen and (max-width: 960px) { + .user-tools ul li.user-tools-welcome-msg:before { + line-height: 44px; + font-size: 20px; + font-weight: bold; + } +} +.user-tools ul.opened .user-tools-welcome-msg { + border-bottom: 1px solid #76849a; +} +.user-tools ul.opened .user-tools-welcome-msg:before { + color: #ecf2f6; + transform: rotate(180deg); +} +.user-tools ul li.user-tools-link { + display: none; +} +.user-tools ul li.user-tools-link a, .user-tools ul li.user-tools-link a:visited, .user-tools ul li.user-tools-link a:hover { + display: block; + line-height: 30px; + padding: 0 14px; + color: #ecf2f6; + text-decoration: none; +} +@media only screen and (max-width: 960px) { + .user-tools ul li.user-tools-link a, .user-tools ul li.user-tools-link a:visited, .user-tools ul li.user-tools-link a:hover { + line-height: 44px; + } +} +.user-tools ul li.user-tools-link a:hover { + color: #ecf2f6; + text-decoration: underline; +} +.user-tools ul.opened li.user-tools-link { + display: block; +} +.user-tools ul li.user-tools-contrast-block { + display: none; + padding: 8px 14px; + background: #59677e; + color: #c0cad8; + white-space: normal; +} +.user-tools ul.opened li.user-tools-contrast-block { + display: block; +} +.user-tools-contrast-block-title { + text-transform: uppercase; + font-size: 10px; + font-weight: bold; + margin-bottom: 6px; +} +.user-tools-theme-link { + display: inline-block; + margin: 0 5px 5px 0; + width: 14px; + height: 14px; + border: 1px solid #59677e; + border-radius: 3px; +} +@media only screen and (max-width: 960px) { + .user-tools-theme-link { + width: 24px; + height: 24px; + margin: 0 8px 8px 0; + } +} +.user-tools-theme-link:last-child { + margin-right: 0; +} +.user-tools-theme-link.selected { + box-shadow: 0 0 1px 1px #e5e2a5; +} + +.theme-chooser { + display: none; +} +.theme-chooser.initialized { + display: block; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* BREADCRUMBS */ +div.breadcrumbs { + font-size: 12px; + font-family: "Roboto-Bold"; + line-height: 32px; + color: #465661; + padding: 10px 215px 10px 20px; + visibility: hidden; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + min-height: 32px; +} +@media only screen and (max-width: 960px) { + div.breadcrumbs { + padding: 20px 20px 10px 20px; + white-space: normal; + text-overflow: clip; + overflow: auto; + } +} +@media only screen and (max-width: 480px) { + div.breadcrumbs { + padding: 10px; + } +} +div.breadcrumbs.initialized { + visibility: inherit; +} +div.breadcrumbs a, div.breadcrumbs a:visited { + color: #8296a5; +} +div.breadcrumbs a:focus, div.breadcrumbs a:hover { + color: #639af5; +} + +.breadcrumbs-separator { + color: #c0d4e8; + margin: 0 6px 0 6px; + font-weight: bold !important; + font-size: 15px; + vertical-align: middle; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* MODULES */ +fieldset.module { + background-color: #fff; + border-radius: 4px; + padding: 14px; + border: 0; +} +@media only screen and (max-width: 960px) { + fieldset.module { + padding: 10px; + } +} +@media only screen and (max-width: 480px) { + fieldset.module { + padding: 5px; + } +} + +.module p, .module ul, .module h3, .module h4, .module dl, .module pre { + padding-left: 10px; + padding-right: 10px; +} +.module blockquote { + margin-left: 12px; +} +.module ul, .module .ol { + margin-left: 1.5em; +} +.module h3 { + margin-top: 0.6em; +} +.module table { + border-collapse: collapse; +} + +.module h2, .module caption, .inline-group h2 { + padding: 6px; + text-align: left; + text-transform: uppercase; + font-size: 11px; + font-weight: bold; +} +.module h2 a, .module caption a, .inline-group h2 a { + color: #45505b; + font-size: 11px; + font-weight: bold; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* OBJECT TOOLS */ +.object-tools { + display: none; + text-align: right; + padding: 0; + margin: 0 0 20px 0; +} +@media only screen and (max-width: 960px) { + .object-tools { + text-align: left; + } +} +.object-tools.initialized { + display: block; +} +.form-row .object-tools { + margin-top: 5px; + margin-bottom: 5px; + float: none; + height: 2em; + padding-left: 3.5em; +} +.object-tools li { + display: inline-block; + margin-left: 5px; + margin-bottom: 5px; + list-style-type: none; + vertical-align: top; +} +@media only screen and (max-width: 960px) { + .object-tools li { + margin-left: 0; + margin-right: 5px; + } +} +body.change-list .object-tools { + float: right; + position: relative; + z-index: 1; +} +@media only screen and (max-width: 960px) { + body.change-list .object-tools { + float: none; + } +} +.object-tools a.addlink:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + color: #6f7e95; + font-size: 13px; + content: ""; + vertical-align: middle; + margin-top: -3px; + margin-right: 3px; +} +.object-tools a.addlink:hover:before { + color: #fff; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* FORM ROWS */ +.form-row { + overflow: hidden; + padding: 10px; +} +.form-row img, .form-row input { + vertical-align: middle; +} +.form-row label input[type=checkbox] { + margin-top: 0; + vertical-align: 0; +} +.form-row p { + padding-left: 0; +} +@media only screen and (max-width: 480px) { + .form-row .select2 { + width: auto !important; + max-width: 100%; + } +} + +.hidden { + display: none; +} + +/* FORM LABELS */ +.required label:after, label.required:after { + content: "*"; +} +.form-row.errors label { + color: #c14747; +} + +/* RADIO BUTTONS */ +form ul.radiolist li { + list-style-type: none; +} +form ul.radiolist label { + float: none; + display: inline; +} +form ul.radiolist input[type=radio] { + margin: -2px 4px 0 0; + padding: 0; +} +form ul.inline { + margin-left: 0; + padding: 0; +} +form ul.inline li { + float: left; + padding-right: 7px; +} + +/* ALIGNED FIELDSETS */ +.aligned label { + display: block; + padding: 8px 10px 0 0; + float: left; + width: 160px; + word-wrap: break-word; + line-height: 1; +} +@media only screen and (max-width: 960px) { + .aligned label { + display: block; + padding: 0 0 0 2px; + margin-bottom: 8px; + float: none; + width: auto; + } +} +.aligned label + p { + padding: 6px 0; + margin-top: 0; + margin-bottom: 0; + margin-left: 170px; +} +@media only screen and (max-width: 960px) { + .aligned label + p { + margin-left: 0; + } +} +.aligned ul label { + display: inline; + float: none; + width: auto; +} +.aligned .form-row input { + margin-bottom: 0; +} +.aligned .vCheckboxLabel { + float: none; + width: auto; + display: inline-block; + vertical-align: -3px; + padding: 0 0 5px 0; + line-height: 1.4; +} +.aligned .vCheckboxLabel + p.help { + margin-top: -4px; +} + +form .aligned ul { + margin-left: 160px; + padding-left: 10px; +} +@media only screen and (max-width: 960px) { + form .aligned ul { + margin-left: 0; + padding-left: 0; + } +} +form .aligned ul.radiolist { + display: inline-block; + margin: 0; + padding: 0; +} +form .aligned p.help { + clear: left; + margin-top: 0; + margin-left: 160px; + padding-left: 10px; +} +@media only screen and (max-width: 960px) { + form .aligned p.help { + margin-left: 0; + padding-left: 0; + } +} +form .aligned label + p.help { + margin-left: 0; + padding-left: 0; +} +form .aligned p.help:last-child { + margin-bottom: 0; + padding-bottom: 0; +} +form .aligned input + p.help, +form .aligned textarea + p.help, +form .aligned select + p.help { + margin-left: 160px; + padding-left: 10px; +} +@media only screen and (max-width: 960px) { + form .aligned input + p.help, +form .aligned textarea + p.help, +form .aligned select + p.help { + margin-left: 0; + padding-left: 0; + } +} +form .aligned ul li { + list-style: none; +} +form .aligned table p { + margin-left: 0; + padding-left: 0; +} + +.colMS .aligned .vLargeTextField, .colMS .aligned .vXMLLargeTextField { + width: 350px; +} +@media only screen and (max-width: 960px) { + .colMS .aligned .vLargeTextField, .colMS .aligned .vXMLLargeTextField { + width: 100%; + } +} + +.colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField { + width: 610px; +} +@media only screen and (max-width: 960px) { + .colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField { + width: 100%; + } +} + +.checkbox-row p.help { + margin-left: 0; + padding-left: 0; +} + +/* FIELDSETS */ +fieldset .field-box { + float: left; + margin-right: 20px; +} +fieldset.monospace textarea { + font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; +} + +/* WIDE FIELDSETS */ +.wide label { + width: 200px; +} + +form .wide p, form .wide input + p.help { + margin-left: 200px; +} +@media only screen and (max-width: 960px) { + form .wide p, form .wide input + p.help { + margin-left: 0; + } +} + +form .wide p.help { + padding-left: 38px; +} +@media only screen and (max-width: 960px) { + form .wide p.help { + padding-left: 0; + } +} + +.colM fieldset.wide .vLargeTextField, .colM fieldset.wide .vXMLLargeTextField { + width: 450px; +} +@media only screen and (max-width: 960px) { + .colM fieldset.wide .vLargeTextField, .colM fieldset.wide .vXMLLargeTextField { + width: 100%; + } +} + +/* COLLAPSED FIELDSETS */ +/* MONOSPACE TEXTAREAS */ +fieldset.monospace textarea { + font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; +} + +/* SUBMIT ROW */ +.submit-row { + margin: 20px 0; + overflow: hidden; +} +@media only screen and (max-width: 960px) { + .submit-row { + margin-bottom: 10px; + } +} +@media only screen and (max-width: 480px) { + .submit-row { + padding: 0 10px; + } +} +.submit-row input, .submit-row input:visited, .submit-row input:hover { + margin: 0 5px 5px 0; + padding: 0 20px; + font-size: 12px; +} +@media only screen and (max-width: 480px) { + .submit-row input, .submit-row input:visited, .submit-row input:hover { + display: block; + width: 100%; + margin: 0 0 8px 0; + } +} +.submit-row input.default { + margin: 0 8px 5px 0; +} +@media only screen and (max-width: 480px) { + .submit-row input.default { + display: block; + width: 100%; + margin: 0 0 20px 0; + } +} +.submit-row p { + margin: 0.3em; +} +.submit-row p.deletelink-box { + display: block; + float: right; + padding: 0; + margin: 0 5px 5px 0; +} +@media only screen and (max-width: 480px) { + .submit-row p.deletelink-box { + float: none; + display: block; + margin: 0 0 8px 0; + } +} +.submit-row a.deletelink, .submit-row a.deletelink:visited, .submit-row a.deletelink:hover { + display: inline-block; + background-color: #c14747; + color: #fff; + border: 0; + border-radius: 4px; + height: 32px; + line-height: 32px; + outline: 0; + font-size: 12px; + font-weight: lighter; + text-align: center; + padding: 0 20px; + text-transform: uppercase; + box-sizing: border-box; + transition: background 0.3s, box-shadow 0.3s, border 0.3s; +} +@media only screen and (max-width: 480px) { + .submit-row a.deletelink, .submit-row a.deletelink:visited, .submit-row a.deletelink:hover { + display: block; + width: 100%; + } +} +.submit-row a.deletelink:hover, .submit-row a.deletelink:focus { + background-color: #639af5; + color: #fff; +} +.submit-row a.deletelink:active { + background-color: #6f7e95; + color: #fff; +} + +body.popup .submit-row { + overflow: auto; +} + +/* CUSTOM FORM FIELDS */ +.vSelectMultipleField { + vertical-align: top; +} + +.vCheckboxField { + border: none; +} + +.vDateField, .vTimeField { + margin-right: 2px; + margin-bottom: 4px; + border-radius: 4px 0 0 4px !important; + border-right-width: 0 !important; +} +.results .vDateField, .results .vTimeField { + border-radius: 4px !important; + border-right-width: 1px !important; +} +@media only screen and (max-width: 374px) { + .vDateField, .vTimeField { + border-radius: 4px !important; + border-right-width: 1px !important; + } +} +.vDateField-link, .vTimeField-link { + vertical-align: top; + display: inline-block; +} +@media only screen and (max-width: 374px) { + .vDateField-link, .vTimeField-link { + display: none; + } +} +.vDateField-link span, .vTimeField-link span { + width: 32px; + height: 32px; + line-height: 32px !important; + background-color: #d0dbe6; + color: #6f7e95; + display: inline-block; + vertical-align: middle; + text-align: center; + border-radius: 0 4px 4px 0; +} +.vDateField-link:hover span, .vTimeField-link:hover span { + background-color: #639af5; + color: #fff; +} + +.vDateField { + min-width: 6.85em; +} + +.vTimeField { + min-width: 4.7em; +} + +.vDateField-link + .vTimeField { + margin-left: 10px; +} + +.vURLField { + width: 26em; +} +@media only screen and (max-width: 480px) { + .vURLField { + width: 100%; + } +} + +.vLargeTextField, .vXMLLargeTextField { + width: 48em; +} +@media only screen and (max-width: 960px) { + .vLargeTextField, .vXMLLargeTextField { + width: 100%; + } +} + +.flatpages-flatpage #id_content { + height: 40.2em; +} + +.module table .vPositiveSmallIntegerField { + width: 2.2em; +} + +.vTextField { + width: 20em; +} +@media only screen and (max-width: 480px) { + .vTextField { + width: 100%; + } +} + +.vIntegerField { + width: 6em; +} + +.vBigIntegerField { + width: 10em; +} + +.vForeignKeyRawIdAdminField { + width: 5em; +} + +/* INLINES */ +.inline-group { + padding: 0; + background-color: #fff; + border-radius: 4px; + border: 0; +} +.inline-group.compact { + position: relative; + min-height: 400px; +} +@media only screen and (max-width: 960px) { + .inline-group.compact { + position: static; + min-height: 0; + } +} +.inline-group thead th { + padding: 8px 10px; +} +.inline-group .aligned label { + width: 160px; +} +.inline-group > fieldset.module { + padding: 0; +} + +.inline-related { + position: relative; +} +.inline-related h3 { + margin: 0; + background: linear-gradient(to top, #fff 0%, #f6fafc 100%); + font-weight: bold; + color: #45505b; + padding: 20px 24px 0 24px; + text-transform: uppercase; + font-size: 12px; +} +@media only screen and (max-width: 960px) { + .inline-related h3 { + padding: 20px 20px 0 20px; + line-height: 2; + } +} +.inline-related h3 > b { + margin-right: 10px; +} +.inline-related h3 .inline_label { + display: inline-block; + background: #59677e; + color: #fff; + margin-right: 10px; + padding: 4px 8px; + border-radius: 5px; + font-size: 10px; + font-weight: normal; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + max-width: 100%; + box-sizing: border-box; + vertical-align: middle; +} +@media only screen and (max-width: 960px) { + .inline-related h3 .inline_label { + line-height: normal; + } +} +.inline-related h3 .inline_label ~ .inlinechangelink, .inline-related h3 .inline_label ~ .inlineviewlink { + font-size: 18px; + margin-right: 10px; + vertical-align: middle; +} +.inline-related h3 .inline_label ~ .inlinechangelink:before, .inline-related h3 .inline_label ~ .inlineviewlink:before { + margin: 0; +} +.inline-related h3 span.delete, .inline-related h3 .inline-deletelink { + float: right; + margin-left: 10px; + display: inline-block; + background: #c14747; + color: #fff; + padding: 4px 8px; + border-radius: 5px; + font-size: 10px; + font-weight: normal; + vertical-align: middle; + white-space: nowrap; +} +@media only screen and (max-width: 960px) { + .inline-related h3 span.delete, .inline-related h3 .inline-deletelink { + float: none; + margin-left: 0; + line-height: normal; + } +} +.inline-related h3 span.delete label, .inline-related h3 .inline-deletelink label { + font-size: 10px; + vertical-align: middle; +} +.inline-related h3 span.delete label:before, .inline-related h3 .inline-deletelink label:before { + font-size: 10px; + color: #fff; + vertical-align: middle; +} +.inline-related fieldset { + margin: 0; + background: #fff; + width: 100%; +} +.inline-related fieldset.module { + background-color: inherit; + box-sizing: border-box; +} +.inline-related fieldset.module h3 { + padding: 24px; + margin: 0; + background: transparent; +} + +.inline-group.compact .inline-related h3 { + background: transparent; +} + +.inline-related.tabular fieldset.module { + padding: 0; +} +.inline-related.tabular fieldset.module table { + width: 100%; +} + +.inline-navigation { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 200px; + background: #f6fafc; +} +@media only screen and (max-width: 960px) { + .inline-navigation { + position: relative; + width: auto; + top: auto; + bottom: auto; + left: auto; + } +} +.inline-navigation-top { + position: absolute; + top: 0; + right: 0; + left: 0; + height: 40px; + background: linear-gradient(to bottom, #fff 25%, rgba(246, 250, 252, 0) 100%); + z-index: 1; +} +.inline-navigation-bottom { + position: absolute; + right: 0; + bottom: 0; + left: 0; + height: 40px; + background: linear-gradient(to top, #fff 25%, rgba(246, 250, 252, 0) 100%); + z-index: 1; +} +@media only screen and (max-width: 960px) { + .inline-navigation-bottom { + display: none; + } +} +.inline-navigation .add-row { + position: absolute; + top: 10px; + right: 0; + left: 0; + padding: 0 16px !important; + z-index: 1; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; +} +.inline-navigation-content { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + padding: 40px 0 30px 0; + overflow-y: auto; + -webkit-overflow-scrolling: touch; +} +@media only screen and (max-width: 960px) { + .inline-navigation-content { + position: static; + top: auto; + right: auto; + bottom: auto; + left: auto; + padding-bottom: 10px; + max-height: 200px; + } +} +.inline-navigation-item, .inline-navigation-item:visited, .inline-navigation-item:hover { + display: block; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + padding: 8px 10px 8px 20px; + color: #919a9e; + transition: background-color 0.3s, color 0.3s; +} +html.no-touchevents .inline-navigation-item:hover, .inline-navigation-item:active { + background: #639af5; + color: #fff; +} +.inline-navigation-item.empty { + display: none; +} +.inline-navigation-item.selected { + background: transparent; + color: #45505b; + font-weight: bold; + cursor: default; +} +.inline-navigation-item.delete { + text-decoration: line-through; +} + +.inline-group .tabular { + overflow-x: auto; + -webkit-overflow-scrolling: touch; +} +.inline-group .tabular table { + box-shadow: none; + margin: 0; +} +.inline-group .tabular thead th, .inline-group .tabular thead td { + background: linear-gradient(to top, #fff 0%, #f6fafc 100%); + font-weight: bold; + color: #45505b; +} +.inline-group .tabular thead th a:link, .inline-group .tabular thead th a:visited, .inline-group .tabular thead td a:link, .inline-group .tabular thead td a:visited { + color: #45505b; +} +.inline-group .tabular td.original { + white-space: nowrap; + width: 1px; + padding-right: 0; +} +.inline-group .tabular td.original.empty { + padding: 0; +} +.inline-group .tabular td.original p { + padding: 0; +} +.inline-group .tabular td.original p .inlinechangelink, .inline-group .tabular td.original p .inlineviewlink { + font-size: 18px; + margin: 0; + vertical-align: middle; +} +.inline-group .tabular tr.add-row td { + padding: 8px 10px; + border-bottom: 1px solid #eee; +} +.inline-group .compact { + display: none; + margin-left: 200px; +} +@media only screen and (max-width: 960px) { + .inline-group .compact { + margin-left: 0; + } +} +.inline-group .compact.selected { + display: block; +} +.inline-group ul.tools { + padding: 0; + margin: 0; + list-style: none; +} +.inline-group ul.tools li { + display: inline; + padding: 0 5px; +} +.inline-group div.add-row, .inline-group .tabular tr.add-row td { + padding: 16px; + border: 0; +} +.inline-group ul.tools a.add, .inline-group div.add-row a, .inline-group .tabular tr.add-row td a { + font-size: 12px; + font-weight: bold; + vertical-align: middle; +} +.inline-group ul.tools a.add:before, .inline-group div.add-row a:before, .inline-group .tabular tr.add-row td a:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + content: ""; + vertical-align: middle; + margin-right: 4px; +} + +.empty-form { + display: none; +} + +/* RELATED FIELD ADD ONE / LOOKUP */ +form .related-widget-wrapper ul { + display: inline-block; + margin-left: 0; + padding-left: 0; +} + +.clearable-file-input input { + margin-top: 0; +} + +.changeform-navigation { + display: none; + margin-bottom: 20px; +} +@media only screen and (max-width: 960px) { + .changeform-navigation { + margin-bottom: 5px; + margin-right: 10px; + } +} +.changeform-navigation.initialized { + display: block; +} +.changeform-navigation-button, .changeform-navigation-button:visited, .changeform-navigation-button:hover { + width: 120px; + vertical-align: middle; + box-sizing: border-box; +} +.changeform-navigation-button-icon { + font-weight: bold; + vertical-align: middle; + line-height: 32px; +} +.changeform-navigation-button-icon.left { + float: left; +} +.changeform-navigation-button-icon.right { + float: right; +} +.changeform-navigation-button-label { + display: block; + opacity: 0.5; + transition: opacity 0.3s; + text-align: center; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.changeform-navigation-button-icon.left + .changeform-navigation-button-label { + margin-left: 16px; +} +.changeform-navigation-button-icon.right + .changeform-navigation-button-label { + margin-right: 16px; +} +.changeform-navigation-button:hover .changeform-navigation-button-label { + opacity: 1; +} +.changeform-navigation-button.disabled:hover .changeform-navigation-button-label { + opacity: 0.5; +} + +.related-widget-wrapper-link { + opacity: 0.5; + transition: opacity 0.3s; +} +.related-widget-wrapper-link:link { + opacity: 1; +} + +.add-related, .add-another, .change-related, .delete-related, .related-lookup { + display: none; +} +.add-related.initialized, .add-another.initialized, .change-related.initialized, .delete-related.initialized, .related-lookup.initialized { + display: inline-block; +} +.form-row .add-related, .form-row .add-another, .form-row .change-related, .form-row .delete-related, .form-row .related-lookup { + margin-top: 10px; +} + +.related-widget-wrapper-icon:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + font-size: 20px; + vertical-align: middle; +} +.add-related .related-widget-wrapper-icon:before, .add-another .related-widget-wrapper-icon:before { + content: ""; +} +.change-related .related-widget-wrapper-icon:before { + content: ""; +} +.delete-related .related-widget-wrapper-icon:before { + content: ""; +} + +.related-lookup { + margin-left: 6px; +} +.related-lookup:before { + font-family: "jet-icons"; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + display: inline-block; + font-size: 20px; + vertical-align: middle; + content: ""; +} + +/* TABS */ +.changeform-tabs { + margin: 0; + padding: 0 0 0 16px; + border-bottom: 2px solid #ecf2f6; + background-color: #fff; + border-radius: 4px 4px 0 0; +} +@media only screen and (max-width: 960px) { + .changeform-tabs { + padding: 10px 10px 5px 10px; + } +} +.changeform-tabs-item { + display: inline-block; + padding: 0; + line-height: normal; +} +.changeform-tabs-item a, .changeform-tabs-item a:hover, .changeform-tabs-item a:visited { + display: inline-block; + padding: 12px 4px; + margin: 0 8px 0 0; + border-bottom: 2px solid transparent; + position: relative; + top: 2px; + color: #919a9e; + font-weight: bold; + font-size: 11px; + text-transform: uppercase; + transition: background-color 0.1s, color 0.1s, border-color 0.3s; +} +@media only screen and (max-width: 960px) { + .changeform-tabs-item a, .changeform-tabs-item a:hover, .changeform-tabs-item a:visited { + margin: 0 5px 5px 0; + padding: 8px 12px; + top: auto; + border: 0; + border-radius: 5px; + font-weight: normal; + background: #d0dbe6; + color: #6f7e95; + } +} +.changeform-tabs-item a:hover { + color: #45505b; +} +.changeform-tabs-item.errors a, .changeform-tabs-item.errors a:hover, .changeform-tabs-item.errors a:visited { + border-color: #c14747; +} +@media only screen and (max-width: 960px) { + .changeform-tabs-item.errors a, .changeform-tabs-item.errors a:hover, .changeform-tabs-item.errors a:visited { + background: #c14747; + color: #fff; + } +} +.changeform-tabs-item.selected a, .changeform-tabs-item.selected a:hover, .changeform-tabs-item.selected a:visited { + color: #45505b; + border-color: #639af5; +} +@media only screen and (max-width: 960px) { + .changeform-tabs-item.selected a, .changeform-tabs-item.selected a:hover, .changeform-tabs-item.selected a:visited { + background: #639af5; + color: #fff; + } +} +.changeform-tabs ~ .module, .changeform-tabs ~ .inline-group { + display: none !important; + border-radius: 0 0 4px 4px; +} +.changeform-tabs ~ .module.selected, .changeform-tabs ~ .inline-group.selected { + display: block !important; +} + +body.change-form #content-main > form > div > .module, body.change-form #content-main > form > div > .inline-group { + display: none; +} +body.change-form #content-main > form > div > .module.initialized, body.change-form #content-main > form > div > .inline-group.initialized { + display: block; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* CHANGELISTS */ +#changelist { + position: relative; + width: 100%; +} +#changelist table { + width: 100%; +} +#changelist .results { + overflow-x: auto; + -webkit-overflow-scrolling: touch; +} +@media only screen and (max-width: 960px) { + #changelist .results { + position: relative; + left: -20px; + width: calc(100% + 40px); + margin-bottom: 0 !important; + } + #changelist .results table { + border-radius: 0; + } + #changelist .results thead th, #changelist .results tfoot td { + border-radius: 0; + } +} +@media only screen and (max-width: 480px) { + #changelist .results { + left: -10px; + width: calc(100% + 20px); + } +} +#changelist .paginator { + text-align: right; +} +@media only screen and (max-width: 960px) { + #changelist .paginator { + text-align: left; + } +} +@media only screen and (max-width: 480px) { + #changelist .paginator { + text-align: center; + } +} + +.change-list .hiddenfields { + display: none; +} +.change-list .filtered table { + border-right: none; +} +.change-list .filtered { + min-height: 400px; +} +.change-list .filtered table tbody th { + padding-right: 1em; +} + +/* CHANGELIST TABLES */ +#changelist table thead th.action-checkbox-column { + width: 1.5em; + text-align: center; +} +#changelist table tbody td.action-checkbox { + text-align: center; +} +#changelist table tfoot { + color: #666; +} + +/* TOOLBAR */ +#toolbar { + margin-bottom: 20px; + display: none; +} +@media only screen and (max-width: 960px) { + #toolbar { + float: none; + } +} +#toolbar.initialized { + display: block; +} +#toolbar form label[for=searchbar] { + display: none; +} +#toolbar form #searchbar { + margin-bottom: 5px; + margin-right: 2px; + vertical-align: top; +} +@media only screen and (max-width: 960px) { + #toolbar form #searchbar { + margin-right: 5px; + } +} +@media only screen and (max-width: 480px) { + #toolbar form #searchbar { + width: 100%; + } +} +#toolbar form input[type=submit], #toolbar form input[type=submit]:visited, #toolbar form input[type=submit]:hover { + background-color: #47bac1; + color: #fff; + font-size: 12px; + font-weight: lighter; + padding: 0 20px; + text-transform: uppercase; + vertical-align: middle; + margin-bottom: 5px; +} +#toolbar form input[type=submit]:hover, #toolbar form input[type=submit]:focus { + background-color: #639af5; + color: #fff; +} +#toolbar form input[type=submit]:active { + background-color: #6f7e95; + color: #fff; +} + +.changelist-filter-select-wrapper { + margin-right: 2px; + margin-bottom: 5px; + display: inline-block; + vertical-align: top; +} +@media only screen and (max-width: 960px) { + .changelist-filter-select-wrapper { + margin-right: 5px; + } +} +@media only screen and (max-width: 480px) { + .changelist-filter-select-wrapper { + width: 100%; + } +} +@media only screen and (max-width: 480px) { + .changelist-filter-select-wrapper .select2 { + width: 100% !important; + } +} +.changelist-filter-select-wrapper .select2-selection--multiple { + overflow: auto; + height: 32px !important; +} +.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__rendered { + padding: 0 2px !important; +} +.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__choice { + margin-top: 2px !important; + margin-right: 2px !important; +} + +.changelist-filter-popup { + position: relative; +} +.changelist-filter-popup-content { + display: none; + position: absolute; + top: 0; + right: 0; + left: 0; + min-width: 200px; + background: #fff; + border-radius: 4px; + box-shadow: 0 0 4px 0 rgba(71, 186, 193, 0.75); + z-index: 1; +} +.changelist-filter-popup-content.visible { + display: block; +} + +/* FILTER COLUMN */ +#changelist-filter { + display: none; +} + +/* DATE DRILLDOWN */ +.change-list ul.toplinks { + display: block; + padding: 0; + margin: 0; +} +.change-list ul.toplinks li { + list-style-type: none; + display: inline-block; + margin: 0 5px 5px 0; + background-color: #d0dbe6; + color: #6f7e95; + text-decoration: none; + font-size: 14px; + padding: 6px 10px; + border-radius: 4px; +} +.change-list ul.toplinks a, .change-list ul.toplinks a:visited { + color: #6f7e95; +} +.change-list ul.toplinks a:focus, .change-list ul.toplinks a:hover { + text-decoration: underline; +} + +/* PAGINATOR */ +.paginator { + display: none; + line-height: normal; + padding: 0 !important; + margin: 0; + font-size: 12px; +} +.paginator.initialized { + display: inherit; +} +.paginator .pages-wrapper { + margin-left: 10px; + display: inline-block; + margin-bottom: 5px; +} +@media only screen and (max-width: 960px) { + .paginator .pages-wrapper { + margin-left: 0; + } +} +.paginator .pages-wrapper span, .paginator .pages-wrapper a { + font-size: 14px; + padding: 6px 10px; + display: inline-block; +} +.paginator .pages-wrapper span:first-child, .paginator .pages-wrapper a:first-child { + border-radius: 4px 0 0 4px; +} +.paginator .pages-wrapper span:last-child, .paginator .pages-wrapper a:last-child { + border-radius: 0 4px 4px 0; +} +.paginator .pages-wrapper span:first-child:last-child, .paginator .pages-wrapper a:first-child:last-child { + border-radius: 4px; +} +.paginator .pages-wrapper span { + background-color: #6f7e95; + color: #fff; +} +.paginator .pages-wrapper span.disabled { + background-color: #d0dbe6; + color: #6f7e95; +} +.paginator .pages-wrapper a:link, .paginator .pages-wrapper a:visited { + background-color: #d0dbe6; + color: #6f7e95; + text-decoration: none; +} +.paginator .pages-wrapper a:focus, .paginator .pages-wrapper a:hover { + background-color: #639af5; + color: #fff; +} +.paginator a.showall:link, .paginator a.showall:visited { + font-size: 12px; +} +.paginator .label { + padding: 8px 0; +} +.paginator input[type=submit], .paginator input[type=submit]:hover, .paginator input[type=submit]:focus { + font-size: 13px; + padding: 6px 10px; + height: auto; + line-height: normal; + margin: 0 0 0 10px; +} + +/* ACTIONS */ +#changelist table input { + margin: 0; + vertical-align: baseline; +} +#changelist table tbody tr.selected { + border-color: #e5e2a5; + background-color: #fffcc0; +} +#changelist .actions { + float: left; + display: none; +} +@media only screen and (max-width: 960px) { + #changelist .actions { + float: none; + margin-bottom: 20px; + } +} +@media only screen and (max-width: 480px) { + #changelist .actions { + padding: 0 10px; + } +} +#changelist .actions.initialized { + display: inline-block; +} +@media only screen and (max-width: 960px) { + #changelist .actions.initialized { + display: block; + } +} +@media only screen and (max-width: 960px) { + #changelist .actions label { + margin-bottom: 5px; + display: inline-block; + } +} +@media only screen and (max-width: 480px) { + #changelist .actions label { + display: block; + } +} +@media only screen and (max-width: 480px) { + #changelist .actions .select2 { + width: 100% !important; + } +} +#changelist .actions .labels { + padding: 8px 0; +} +@media only screen and (max-width: 480px) { + #changelist .actions .labels { + text-align: center; + } +} +#changelist .actions span.all, #changelist .actions span.action-counter, #changelist .actions span.clear, #changelist .actions span.question { + display: none; +} +#changelist .actions span.clear { + margin-left: 5px; +} +#changelist .actions .button, #changelist .actions .button:visited, #changelist .actions .button:hover { + display: inline-block; + background-color: #47bac1; + color: #fff; + border: 0; + border-radius: 4px; + height: 32px; + line-height: 32px; + outline: 0; + font-size: 12px; + font-weight: lighter; + text-align: center; + padding: 0 20px; + text-transform: uppercase; + margin: 0 8px 5px 0; + transition: background 0.3s; +} +@media only screen and (max-width: 480px) { + #changelist .actions .button, #changelist .actions .button:visited, #changelist .actions .button:hover { + width: 100%; + } +} +#changelist .actions .button:hover, #changelist .actions .button:focus { + background-color: #639af5; + color: #fff; +} +#changelist .actions .button:active { + background-color: #6f7e95; + color: #fff; +} +#changelist .actions span { + font-size: 12px; +} + +.changelist-footer { + padding: 20px 0; + background: #ecf2f6; +} +.changelist-footer.fixed { + position: fixed; + left: 20px; + right: 20px; + bottom: 0; + border-top: 2px solid #d0dbe6; + transition: left 0.3s; +} +body.menu-pinned .changelist-footer.fixed { + left: 270px; +} +body.menu-pinned.popup .changelist-footer.fixed { + left: 20px; +} +@media only screen and (max-width: 960px) { + .changelist-footer.fixed { + position: static; + left: auto; + right: auto; + bottom: auto; + border-top: 0; + padding: 20px 0; + } +} +.changelist-footer.popup { + left: 20px; +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +.sidebar { + position: fixed; + width: 250px; + top: 0; + left: 0; + bottom: 0; + z-index: 6; + background-color: #354052; + color: #6f7e95; + transition: background-color 0.3s, transform 0.3s; + transform: translate3d(-100%, 0, 0); +} +@media only screen and (max-width: 960px) { + .sidebar { + width: 360px; + padding-bottom: 0; + transition: transform 0.3s cubic-bezier(0, 0.5, 0.5, 1); + } +} +@media only screen and (max-width: 480px) { + .sidebar { + width: 80%; + } +} +.sidebar.sidebar-opened { + transform: none; +} +@media only screen and (max-width: 960px) { + .sidebar.sidebar-opened { + box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.2); + } +} +@media only screen and (min-width: 960px) { + body.menu-pinned .sidebar { + transform: none; + } +} +.sidebar-backdrop { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: #000; + opacity: 0; + z-index: 5; +} +.sidebar-header { + height: 44px; + line-height: 44px; + transition: transform 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-header.sidebar-opened { + transform: translate3d(360px, 0, 0); + } +} +@media only screen and (max-width: 480px) { + .sidebar-header.sidebar-opened { + transform: translate3d(80%, 0, 0); + } +} +.sidebar-header-wrapper { + display: none; + background-color: #354052; + color: #6f7e95; + position: fixed; + top: 0; + right: 0; + left: 0; + z-index: 6; + transition: background-color 0.3s, transform 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-header-wrapper { + display: block; + } + body.scroll-to-bottom .sidebar-header-wrapper { + transform: translate3d(0, -100%, 0); + } +} +.sidebar-header-wrapper.sidebar-opened { + background-color: #2b3647; + transform: none !important; +} +.sidebar-header-menu, .sidebar-header-menu:visited, .sidebar-header-menu:hover { + display: inline-block; + font-size: 14px; + text-transform: uppercase; + color: #c0cad8; + line-height: 44px; + padding: 0 16px; + border-right: 1px solid #2b3647; +} +.sidebar-header-menu-icon { + font-size: 16px; + vertical-align: middle; +} +.sidebar-header-menu-icon.icon-cross { + display: none; + font-size: 20px; + color: #47bac1; +} +.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-menu { + display: none; +} +.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-cross { + display: inline; +} +.sidebar-close { + display: none; + float: right; + padding: 4px; + margin: 12px 18px 0 12px; + background-color: #d0dbe6; + border-radius: 5px; +} +@media only screen and (max-width: 960px) { + .sidebar-close { + display: inline-block; + } +} +.sidebar-close-icon { + color: #6f7e95; + font-size: 28px; + font-weight: bold; + vertical-align: middle; +} +.sidebar-wrapper { + height: 100%; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + transform: translate3d(0, 0, 0); +} +.sidebar-section { + padding: 20px 0; + border-bottom: 1px solid #2b3647; + transition: border-bottom-color 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-section { + padding: 10px 0; + } +} +.sidebar-section:last-child, .sidebar-section.last { + border-bottom: 0; +} +.sidebar-title { + display: block; + color: #6f7e95; + text-transform: uppercase; + font-size: 11px; + font-weight: bold; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + padding: 0 14px 0 24px; + margin-bottom: 10px; + transition: color 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-title { + padding: 12px 18px 12px 30px; + margin-bottom: 0; + } + html.touchevents .sidebar-title { + padding-left: 20px; + } +} +.sidebar-title-link, .sidebar-title-link:visited, .sidebar-title-link:hover { + color: #6f7e95; + font-weight: bold; + transition: color 0.3s; +} +.sidebar-title-link:hover { + color: #639af5; +} +.sidebar-link, .sidebar-link:visited, .sidebar-link:hover { + display: block; + color: #c0cad8; + padding: 8px 12px 8px 20px; + vertical-align: middle; + transition: color 0.3s, background-color 0.3s; + position: relative; +} +@media only screen and (max-width: 960px) { + .sidebar-link, .sidebar-link:visited, .sidebar-link:hover { + padding: 12px 18px 12px 30px; + } + html.touchevents .sidebar-link, html.touchevents .sidebar-link:visited, html.touchevents .sidebar-link:hover { + padding-left: 20px; + } +} +.sidebar-link.icon, .sidebar-link:visited.icon, .sidebar-link:hover.icon { + font-size: 11px; + text-transform: uppercase; +} +.sidebar-link:hover, .sidebar-link.selected { + color: #fff; + background-color: #2b3647; +} +.sidebar-link-icon { + font-size: 18px; + vertical-align: middle; + margin-right: 6px; + color: #6f7e95; + transition: color 0.3s; +} +.sidebar-link-label { + vertical-align: middle; + display: block; + transition: transform 0.3s; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +html.touchevents .editing .sidebar-link-label { + transform: translate3d(20px, 0, 0); +} +.sidebar-center-link, .sidebar-center-link:visited, .sidebar-center-link:hover { + display: block; + color: #47bac1; + font-size: 11px; + text-align: center; + padding: 8px 0; + text-transform: uppercase; + transition: color 0.3s, background-color 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-center-link, .sidebar-center-link:visited, .sidebar-center-link:hover { + padding: 12px 20px; + } +} +.sidebar-center-link:hover { + color: #639af5; + background-color: #2b3647; +} +.sidebar-left { + position: absolute; + left: 4px; +} +html.touchevents .sidebar-left { + top: 0; + bottom: 0; + transition: opacity 0.3s, transform 0.3s; +} +.sidebar-left.collapsible { + display: none; +} +html.touchevents .sidebar-left.collapsible { + display: inline-block; + width: 0; + opacity: 0; + transform: scale(0); + overflow: hidden; +} +.sidebar-left-pin, .sidebar-left-pin:visited, .sidebar-left-pin:hover, .sidebar-left-unpin, .sidebar-left-unpin:visited, .sidebar-left-unpin:hover { + display: inline-block; + position: absolute; + top: 1px; + font-size: 14px; + color: #47bac1; + transition: color 0.3s; +} +html.touchevents .sidebar-left-pin, html.touchevents .sidebar-left-pin:visited, html.touchevents .sidebar-left-pin:hover, html.touchevents .sidebar-left-unpin, html.touchevents .sidebar-left-unpin:visited, html.touchevents .sidebar-left-unpin:hover { + position: static; + padding: 6px; + margin-top: 2px; + font-size: 18px; +} +@media only screen and (max-width: 960px) { + html.touchevents .sidebar-left-pin, html.touchevents .sidebar-left-pin:visited, html.touchevents .sidebar-left-pin:hover, html.touchevents .sidebar-left-unpin, html.touchevents .sidebar-left-unpin:visited, html.touchevents .sidebar-left-unpin:hover { + margin-top: 6px; + } +} +.sidebar-left-pin:hover, .sidebar-left-unpin:hover { + color: #639af5; +} +.apps-list-pinned .sidebar-left-pin { + display: none; +} +.apps-list .sidebar-left-unpin { + display: none; +} +html.no-touchevents .sidebar-link:hover .sidebar-left.collapsible { + display: inline-block; +} +html.touchevents .editing .sidebar-left.collapsible { + opacity: 1; + transform: scale(1); + width: auto; +} +.sidebar-right { + float: right; + margin-left: 10px; +} +.sidebar-right.collapsible { + display: none; +} +html.touchevents .sidebar-right.collapsible { + display: inline; +} +.sidebar-right-edit { + display: none; + font-size: 18px; +} +html.touchevents .sidebar-right-edit { + display: inline; +} +.sidebar-right-plus { + font-size: 14px; + outline: 0; +} +.sidebar-right-arrow { + color: #639af5; + font-size: 16px; + font-weight: bold !important; + transition: color 0.3s, opacity 0.3s; +} +html.touchevents .editing .sidebar-right-arrow { + opacity: 0; +} +.sidebar-right-remove, .sidebar-right-remove:visited, .sidebar-right-remove:hover { + position: relative; + color: #47bac1; + transition: color 0.3s; +} +.sidebar-right-remove:hover { + color: #639af5; +} +.sidebar-link:hover .sidebar-right.collapsible { + display: inline-block; +} +.sidebar-link:hover .sidebar-right-arrow { + color: #639af5; +} +.sidebar .clone { + display: none; +} +.sidebar .apps-hide-label { + display: none; +} +.sidebar .apps-hide.apps-visible .apps-hide-label.apps-visible { + display: inline; +} +.sidebar .apps-hide.apps-hidden .apps-hide-label.apps-hidden { + display: inline; +} +.sidebar-copyright { + background-color: #2b3647; + color: #6f7e95; + height: 32px; + line-height: 32px; + position: absolute; + bottom: 0; + left: 0; + right: 0; + text-align: center; + font-size: 11px; + font-weight: bold; + transition: background-color 0.3s, color 0.3s; +} +@media only screen and (max-width: 960px) { + .sidebar-copyright { + display: none; + } +} +.sidebar-popup { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 250px; + color: #6f7e95; + background-color: #ecf2f6; + overflow-y: auto; + -webkit-overflow-scrolling: touch; +} +@media only screen and (max-width: 960px) { + .sidebar-popup { + width: 360px; + } +} +@media only screen and (max-width: 480px) { + .sidebar-popup { + width: 80%; + } +} +.sidebar-popup-container { + display: none; + position: fixed; + top: 0; + left: 250px; + bottom: 0; + right: 0; + z-index: 5; +} +body.menu-pinned .sidebar-popup-container { + background-color: rgba(0, 0, 0, 0.5); +} +@media only screen and (max-width: 960px) { + .sidebar-popup-container { + left: 0; + } +} +.sidebar-popup-section { + display: none; +} +.sidebar-popup-title { + font-size: 12px; + font-weight: bold; + text-transform: uppercase; + padding: 20px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +@media only screen and (max-width: 960px) { + .sidebar-popup-title { + padding: 24px 0 24px 20px; + margin-bottom: 0; + font-size: 14px; + } +} +.sidebar-popup-search { + background-color: #d0dbe6; + color: #6f7e95; + width: 100%; + height: 32px; + text-indent: 20px; + border: 0; + font-size: 13px; + outline: 0; + padding: 0; + margin: 0 0 12px 0; + border-radius: 0; +} +.sidebar-popup-search::placeholder { + color: rgba(111, 126, 149, 0.5); +} +@media only screen and (max-width: 960px) { + .sidebar-popup-search { + font-size: 14px; + height: 40px; + } +} +.sidebar-popup-list { + margin: 0; + padding: 0; + list-style: none; +} +.sidebar-popup-list-item { + display: block; +} +.sidebar-popup-list-item a, .sidebar-popup-list-item a:visited, .sidebar-popup-list-item a:hover { + color: #6f7e95; + padding: 8px 20px; + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +@media only screen and (max-width: 960px) { + .sidebar-popup-list-item a, .sidebar-popup-list-item a:visited, .sidebar-popup-list-item a:hover { + padding: 12px 20px; + } +} +.sidebar-popup-list-item.selected a { + background-color: #639af5; + color: #fff; +} +.sidebar-container-toggle { + float: left; + display: inline-block; + vertical-align: middle; + cursor: pointer; + line-height: 31px; + padding: 10px 0 10px 20px; +} +.sidebar-container-toggle:hover { + color: #639af5; +} +body.login .sidebar-container-toggle, body.menu-pinned .sidebar-container-toggle { + display: none; +} +@media only screen and (max-width: 960px) { + .sidebar-container-toggle { + display: none; + } +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* POPUP */ +.related-popup { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 4; + padding-left: 250px; + box-sizing: border-box; + display: none; + background: #ecf2f6; + background-clip: content-box; + -webkit-overflow-scrolling: touch; + overflow-y: scroll; +} +@media only screen and (max-width: 960px) { + .related-popup { + padding-left: 0; + } +} +.related-popup iframe { + border: 0; + width: 100%; + height: 100%; +} +.related-popup-container { + display: none; + background-color: rgba(0, 0, 0, 0.5); + position: fixed; + top: 0; + left: 0; + bottom: 0; + right: 0; + z-index: 15; +} +.related-popup-container .loading-indicator { + display: none; + font-size: 96px; + color: #fff; + position: absolute; + top: 50%; + left: 50%; + margin-left: -48px; + margin-top: -48px; + animation: spin 4s linear infinite; +} +.related-popup-back, .related-popup-back:visited, .related-popup-back:hover { + display: none; + background: #59677e; + color: #fff; + position: absolute; + top: 20px; + left: 250px; + z-index: 5; + width: 100px; + padding: 14px 6px 14px 0; + text-align: center; + margin-left: -100px; + box-sizing: border-box; + text-transform: uppercase; + border-radius: 6px 0 0 6px; + transition: background-color 0.3s, color 0.3s; +} +@media only screen and (max-width: 960px) { + .related-popup-back, .related-popup-back:visited, .related-popup-back:hover { + margin-left: 0; + top: auto; + bottom: 10px; + left: 10px; + width: auto; + padding: 10px; + border-radius: 6px; + } +} +.related-popup-back:hover, .related-popup-back:focus { + background: #ecf2f6; + color: #45505b; +} +@media only screen and (max-width: 960px) { + .related-popup-back:hover, .related-popup-back:focus { + background: #639af5; + color: #fff; + } +} +.related-popup-back-icon { + vertical-align: middle; + font-weight: bold; + font-size: 18px; +} +@media only screen and (max-width: 960px) { + .related-popup-back-label { + display: none; + } +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul.inline, .dashboard-item-content ul:not(.inline) { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* DASHBOARD */ +.dashboard .module { + margin-bottom: 10px; +} +.dashboard .module table th { + width: 100%; +} +.dashboard .module table td { + white-space: nowrap; +} +.dashboard .module table td a { + display: block; + padding-right: 0.6em; +} +.dashboard #content { + max-width: 600px; +} +@media only screen and (max-width: 960px) { + .dashboard #content { + max-width: none; + } +} +.dashboard.jet #content { + max-width: none; +} +.dashboard .breadcrumbs { + margin-bottom: 20px; +} +@media only screen and (max-width: 960px) { + .dashboard .breadcrumbs { + display: none; + } +} +@media only screen and (max-width: 960px) { + .dashboard.jet.change-form .breadcrumbs { + display: block; + } +} + +/* RECENT ACTIONS MODULE */ +#recent-actions-module > h2 { + padding: 6px; + text-transform: uppercase; + font-size: 11px; + font-weight: bold; + margin: 0; +} +#recent-actions-module > h3 { + display: none; +} + +.module ul.actionlist { + padding: 0; + margin: 0 0 2px 0; + border-collapse: collapse; + background: #fff; + border-radius: 4px; + overflow-x: auto; + box-shadow: 0 2px 0 0 #d0dbe6; +} + +ul.actionlist li { + padding: 8px; + list-style-type: none; + font-size: 13px; + border-bottom: 1px solid #f4f4f4; + white-space: normal; + overflow: hidden; + text-overflow: ellipsis; +} +ul.actionlist li br { + display: none; +} + +/* JET DASHBOARD */ +.dashboard-container { + min-height: 100%; +} +.dashboard-container.columns_1 .dashboard-column-wrapper { + width: 100%; +} +@media only screen and (max-width: 960px) { + .dashboard-container.columns_1 .dashboard-column-wrapper { + width: 100%; + } +} +.dashboard-container.columns_2 .dashboard-column-wrapper { + width: 50%; +} +@media only screen and (max-width: 960px) { + .dashboard-container.columns_2 .dashboard-column-wrapper { + width: 100%; + } +} +.dashboard-container.columns_3 .dashboard-column-wrapper { + width: 33.3333333333%; +} +@media only screen and (max-width: 960px) { + .dashboard-container.columns_3 .dashboard-column-wrapper { + width: 100%; + } +} +.dashboard-container.columns_4 .dashboard-column-wrapper { + width: 25%; +} +@media only screen and (max-width: 960px) { + .dashboard-container.columns_4 .dashboard-column-wrapper { + width: 100%; + } +} +.dashboard-container.columns_5 .dashboard-column-wrapper { + width: 20%; +} +@media only screen and (max-width: 960px) { + .dashboard-container.columns_5 .dashboard-column-wrapper { + width: 100%; + } +} +.dashboard-tools { + position: absolute; + top: 11px; + right: 215px; +} +@media only screen and (max-width: 960px) { + .dashboard-tools { + display: none; + position: static; + margin: 10px 20px 0 20px; + padding: 10px; + background: #fff; + border-radius: 5px; + } +} +@media only screen and (max-width: 480px) { + .dashboard-tools { + margin: 10px 10px 0 10px; + } +} +.dashboard-tools .button { + vertical-align: middle; +} +@media only screen and (max-width: 960px) { + .dashboard-tools.visible { + display: block; + } +} +.dashboard-tools-toggle-icon { + vertical-align: middle; +} +.dashboard-tools-toggle-container { + display: none; + margin: 20px 20px 0 20px; + text-align: right; +} +@media only screen and (max-width: 960px) { + .dashboard-tools-toggle-container { + display: block; + } +} +@media only screen and (max-width: 480px) { + .dashboard-tools-toggle-container { + margin: 10px 10px 0 10px; + } +} +.dashboard-column { + margin-left: 10px; + border: 2px dashed transparent; + min-height: 100px; + border-radius: 4px; +} +@media only screen and (max-width: 960px) { + .dashboard-column { + margin-left: 0; + min-height: 0; + } +} +.dashboard-column-wrapper { + float: left; + min-width: 200px; +} +.dashboard-column.first { + margin-left: 0; +} +.dashboard-column.active { + border-color: #d0dbe6; +} +.dashboard-item { + background: #ecf2f6; + border-radius: 4px; + margin-bottom: 20px; + transition: background 0.3s; +} +@media only screen and (max-width: 960px) { + .dashboard-item { + margin-bottom: 10px; + } +} +.dashboard-item:last-child { + margin-bottom: 0; +} +@media only screen and (max-width: 960px) { + .dashboard-item:last-child { + margin-bottom: 10px; + } +} +.dashboard-item.collapsed { + background-color: #d0dbe6; +} +.dashboard-item.ui-sortable-helper { + box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); +} +.dashboard-item.placeholder { + background-color: #fffcc0; +} +.dashboard-item-header { + padding: 0 10px 0 6px; +} +.dashboard-item-header-title { + display: block; + font-size: 11px; + font-weight: bold; + text-transform: uppercase; + line-height: 30px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.dashboard-item-header-drag { + float: right; + line-height: 30px !important; + margin-left: 10px; +} +html.touchevents .dashboard-item-header-drag { + display: none; +} +.dashboard-item-header-collapse-button { + font-size: 13px; + vertical-align: middle; + font-weight: bold !important; +} +.dashboard-item-header-buttons { + float: right; + margin-left: 10px; + font-size: 13px; + line-height: 30px; + vertical-align: middle; + visibility: hidden; +} +.dashboard-item-header-buttons a { + vertical-align: middle; +} +html.touchevents .dashboard-item-header-buttons { + visibility: visible; +} +.dashboard-item-header:hover .dashboard-item-header-buttons { + visibility: visible; +} +.dashboard-item-content { + background: #fff; + border-radius: 4px; + box-shadow: 0 2px 0 0 #d0dbe6; + overflow: hidden; +} +.dashboard-item-content.contrast { + background: #59677e; + color: #fff; +} +.dashboard-item-content.contrast .loading-indicator { + color: #fff; +} +.dashboard-item-content ul:not(.inline) li { + display: block; + border-bottom: 1px solid #f4f4f4; + font-size: 13px; + padding: 8px; +} +.dashboard-item-content ul:not(.inline) li.contrast { + background: #59677e; + font-size: 12px; +} +.dashboard-item-content ul:not(.inline) li.contrast, .dashboard-item-content ul:not(.inline) li.contrast a, .dashboard-item-content ul:not(.inline) li.contrast a:visited, .dashboard-item-content ul:not(.inline) li.contrast a:hover { + color: #fff; + text-decoration: none; + text-transform: uppercase; +} +.dashboard-item-content ul:not(.inline) li:last-child { + border-bottom: 0; +} +.dashboard-item-content ul:not(.inline) li .float-right { + float: right; + position: relative; +} +.dashboard-item-content ul:not(.inline) li .dim { + text-transform: lowercase; + font-size: 11px; + color: #919a9e; +} +.dashboard-item-content ul:not(.inline) li .warning { + color: #c14747; +} +.dashboard-item-content ul.inline { + display: inline-block; +} +.dashboard-item-content ul.inline li { + display: inline-block; + margin-left: 10px; +} +.dashboard-item-content ul.inline li:first-child { + margin-left: 0; +} +.dashboard-item-content ul.inline li .nowrap { + white-space: nowrap; +} +.dashboard-item-content ul.inline.bordered li { + border-left: 1px solid #d0dbe6; + margin-left: 0; + padding: 0 10px; +} +.dashboard-item-content ul.inline.bordered li:first-child { + border-left: 0; +} +.dashboard-item-content .padding { + padding: 10px; +} +.dashboard-item-content .center { + text-align: center; +} +.dashboard-item-content .big { + font-size: 20px; + font-weight: bold; +} +.dashboard-item-content .highlight { + color: #47bac1; +} +.dashboard-item-content .dim { + color: #919a9e; +} +.dashboard-item-content .nowrap { + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.dashboard-item-content canvas .chart-fillColor { + color: rgba(99, 154, 245, 0.25); +} +.dashboard-item-content canvas .chart-strokeColor { + color: #639af5; +} +.dashboard-item-content canvas .chart-pointColor { + color: #fff; +} +.dashboard-item-content canvas .chart-pointHighlightFill { + color: #639af5; +} +.dashboard-item-content canvas .chart-scaleGridLineColor { + color: rgba(0, 0, 0, 0.1); +} +.dashboard-item-content canvas .chart-scaleLineColor { + color: rgba(0, 0, 0, 0.1); +} +.dashboard-item-content canvas .chart-scaleFontColor { + color: #fff; +} +.dashboard-item-content table { + width: 100%; + box-shadow: none; +} +.dashboard-item-collapse .icon-arrow-up { + display: inline; +} +.dashboard-item-collapse .icon-arrow-down { + display: none; +} +.dashboard-item.collapsed .dashboard-item-content { + display: none; +} +.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-up { + display: none; +} +.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-down { + display: inline; +} + +.add-dashboard + .select2 { + background-color: transparent; +} +@media only screen and (max-width: 960px) { + .add-dashboard + .select2 { + min-width: 160px; + max-width: 160px; + } +} +@media only screen and (max-width: 480px) { + .add-dashboard + .select2 { + width: 100% !important; + max-width: none; + margin-bottom: 5px; + } +} +.add-dashboard + .select2 .select2-selection { + border-radius: 4px 0 0 4px !important; + border-width: 0; +} +@media only screen and (max-width: 960px) { + .add-dashboard + .select2 .select2-selection { + border-radius: 4px !important; + border-width: 1px; + } +} +.add-dashboard-link { + border-radius: 0 4px 4px 0 !important; + padding: 0 10px !important; +} +@media only screen and (max-width: 960px) { + .add-dashboard-link { + margin-left: 6px; + border-radius: 4px !important; + margin-right: 5px; + } +} +@media only screen and (max-width: 480px) { + .add-dashboard-link { + margin-left: 0; + } +} +.add-dashboard-link-icon { + vertical-align: middle; +} +.add-dashboard-link-label { + display: none; + vertical-align: middle; + margin-left: 4px; +} + +@media only screen and (max-width: 960px) { + .reset-dashboard-link { + float: right; + } +} +@media only screen and (max-width: 480px) { + .reset-dashboard-link { + float: none; + } +} +.reset-dashboard-link-icon { + vertical-align: middle; +} +.reset-dashboard-link-label { + display: none; + vertical-align: middle; + margin-left: 6px; +} +@media only screen and (max-width: 960px) { + .reset-dashboard-link-label { + display: inline; + } +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul:not(.inline), .dashboard-item-content ul.inline { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +.delete-confirmation #content > h1 + p + h2 + ul { + background: #f0dada; + color: #d49d9d; + border-radius: 4px; + padding: 20px; + list-style-type: none; + margin: 0; +} +.delete-confirmation #content > h1 + p + h2 + ul li { + list-style: none; + line-height: 1.8; +} +.delete-confirmation #content > ul:nth-of-type(2), .delete-confirmation #content > h1 + p + ul { + background: #fff; + border-radius: 4px; + box-shadow: 0 2px 0 0 #d0dbe6; +} +.delete-confirmation #content > ul:nth-of-type(2), .delete-confirmation #content > ul:nth-of-type(2) ul, .delete-confirmation #content > h1 + p + ul, .delete-confirmation #content > h1 + p + ul ul { + list-style-type: none; + margin: 0; + padding: 0; +} +.delete-confirmation #content > ul:nth-of-type(2) li, .delete-confirmation #content > ul:nth-of-type(2) ul li, .delete-confirmation #content > h1 + p + ul li, .delete-confirmation #content > h1 + p + ul ul li { + list-style: disc; + line-height: 1.8; +} +.delete-confirmation #content > ul:nth-of-type(2) ul, .delete-confirmation #content > h1 + p + ul ul { + margin-left: 20px; +} +.delete-confirmation #content > ul:nth-of-type(2) > li, .delete-confirmation #content > h1 + p + ul > li { + padding: 8px; + border-bottom: 1px solid #f4f4f4; + font-size: 13px; + list-style: none; +} +.delete-confirmation #content > ul:nth-of-type(2) > li:last-child, .delete-confirmation #content > h1 + p + ul > li:last-child { + border-bottom: 0; +} +.delete-confirmation #content form { + margin-top: 20px; +} +.delete-confirmation #content form input[type=submit] { + background-color: #c14747; + color: #fff; + font-size: 12px; + font-weight: lighter; + padding: 0 20px; + text-transform: uppercase; + vertical-align: middle; + margin-bottom: 5px; +} +@media only screen and (max-width: 960px) { + .delete-confirmation #content form input[type=submit] { + display: block; + width: 100%; + } +} +.delete-confirmation #content form input[type=submit]:hover, .delete-confirmation #content form input[type=submit]:focus { + background-color: #639af5; + color: #fff; +} +.delete-confirmation #content form input[type=submit]:active { + background-color: #6f7e95; + color: #fff; +} +.delete-confirmation #content form .button { + vertical-align: middle; + margin-left: 10px; + margin-bottom: 5px; + box-sizing: border-box; +} +@media only screen and (max-width: 960px) { + .delete-confirmation #content form .button { + margin-left: 0; + display: block; + width: 100%; + } +} + +/* + * Default variable values + * Create separate themes/theme/_variables.scss to override these variables + */ +/* + * General + */ +/* + * Sidebar + */ +/* + * Top + */ +/* + * Content + */ +/* + * Buttons + */ +/* + * Inputs + */ +/* + * Messages + */ +/* + * Login + */ +/* + * jQuery UI + */ +/* + * Charts + */ +.hidden { + display: none; +} + +.clear-list, .dashboard-item-content ul:not(.inline), .dashboard-item-content ul.inline { + margin: 0; + padding: 0; + list-style: none; +} + +.fl { + float: left; +} + +.fr { + float: right; +} + +.cf:before, .cf:after { + content: ""; + display: table; +} + +.cf:after { + clear: both; +} + +.p10 { + padding: 10px; +} + +.p20 { + padding: 20px; +} + +.p30 { + padding: 30px; +} + +.p40 { + padding: 40px; +} + +.p50 { + padding: 50px; +} + +.p60 { + padding: 60px; +} + +.p70 { + padding: 70px; +} + +.p80 { + padding: 80px; +} + +.pt10 { + padding-top: 10px; +} + +.pt20 { + padding-top: 20px; +} + +.pt30 { + padding-top: 30px; +} + +.pt40 { + padding-top: 40px; +} + +.pt50 { + padding-top: 50px; +} + +.pt60 { + padding-top: 60px; +} + +.pt70 { + padding-top: 70px; +} + +.pt80 { + padding-top: 80px; +} + +.pr10 { + padding-right: 10px; +} + +.pr20 { + padding-right: 20px; +} + +.pr30 { + padding-right: 30px; +} + +.pr40 { + padding-right: 40px; +} + +.pr50 { + padding-right: 50px; +} + +.pr60 { + padding-right: 60px; +} + +.pr70 { + padding-right: 70px; +} + +.pr80 { + padding-right: 80px; +} + +.pb10 { + padding-bottom: 10px; +} + +.pb20 { + padding-bottom: 20px; +} + +.pb30 { + padding-bottom: 30px; +} + +.pb40 { + padding-bottom: 40px; +} + +.pb50 { + padding-bottom: 50px; +} + +.pb60 { + padding-bottom: 60px; +} + +.pb70 { + padding-bottom: 70px; +} + +.pb80 { + padding-bottom: 80px; +} + +.pl10 { + padding-left: 10px; +} + +.pl20 { + padding-left: 20px; +} + +.pl30 { + padding-left: 30px; +} + +.pl40 { + padding-left: 40px; +} + +.pl50 { + padding-left: 50px; +} + +.pl60 { + padding-left: 60px; +} + +.pl70 { + padding-left: 70px; +} + +.pl80 { + padding-left: 80px; +} + +.m10 { + margin: 10px; +} + +.m20 { + margin: 20px; +} + +.m30 { + margin: 30px; +} + +.m40 { + margin: 40px; +} + +.m50 { + margin: 50px; +} + +.m60 { + margin: 60px; +} + +.m70 { + margin: 70px; +} + +.m80 { + margin: 80px; +} + +.mt10 { + margin-top: 10px; +} + +.mt20 { + margin-top: 20px; +} + +.mt30 { + margin-top: 30px; +} + +.mt40 { + margin-top: 40px; +} + +.mt50 { + margin-top: 50px; +} + +.mt60 { + margin-top: 60px; +} + +.mt70 { + margin-top: 70px; +} + +.mt80 { + margin-top: 80px; +} + +.mr10 { + margin-right: 10px; +} + +.mr20 { + margin-right: 20px; +} + +.mr30 { + margin-right: 30px; +} + +.mr40 { + margin-right: 40px; +} + +.mr50 { + margin-right: 50px; +} + +.mr60 { + margin-right: 60px; +} + +.mr70 { + margin-right: 70px; +} + +.mr80 { + margin-right: 80px; +} + +.mb10 { + margin-bottom: 10px; +} + +.mb20 { + margin-bottom: 20px; +} + +.mb30 { + margin-bottom: 30px; +} + +.mb40 { + margin-bottom: 40px; +} + +.mb50 { + margin-bottom: 50px; +} + +.mb60 { + margin-bottom: 60px; +} + +.mb70 { + margin-bottom: 70px; +} + +.mb80 { + margin-bottom: 80px; +} + +.ml10 { + margin-left: 10px; +} + +.ml20 { + margin-left: 20px; +} + +.ml30 { + margin-left: 30px; +} + +.ml40 { + margin-left: 40px; +} + +.ml50 { + margin-left: 50px; +} + +.ml60 { + margin-left: 60px; +} + +.ml70 { + margin-left: 70px; +} + +.ml80 { + margin-left: 80px; +} + +.pos_rel { + position: relative; +} + +.pos_abs { + position: absolute; +} + +.fill_width { + width: 100% !important; +} + +@keyframes spin { + 100% { + transform: rotate(360deg); + } +} +/* LOGIN FORM */ +body.login { + background: #354052; + padding: 100px 30px 30px 30px; +} +@media only screen and (max-width: 480px) { + body.login { + padding: 30px 10px 10px 10px; + } +} +body.login #container { + background: #fff; + border-radius: 4px; + min-height: 0; + padding: 0; + margin-left: auto; + margin-right: auto; + width: 400px; +} +@media only screen and (max-width: 480px) { + body.login #container { + width: 100%; + } +} +body.login #header { + background: #59677e; + color: #fff; + text-transform: uppercase; + font-size: 11px; + font-weight: bold; + border-radius: 4px 4px 0 0; +} +body.login #content { + padding: 30px; +} +body.login .sidebar { + display: none; +} +body.login .sidebar-header { + display: none; +} +body.login .breadcrumbs { + display: none; +} +body.login #content-main { + width: 100%; +} +body.login .form-row { + padding: 4px; + float: left; + width: 100%; + box-sizing: border-box; +} +body.login .form-row label { + padding-right: 0.5em; + line-height: 2em; + font-size: 1em; + clear: both; +} +body.login .form-row label.required:after { + content: ""; +} +body.login .form-row #id_username, body.login .form-row #id_password { + clear: both; + padding: 6px; + width: 100%; + box-sizing: border-box; +} +body.login span.help { + font-size: 10px; + display: block; +} +body.login .submit-row { + clear: both; + padding: 20px 0 0 0; + margin: 0; + text-align: center; +} +body.login .submit-row input[type=submit] { + font-size: 12px; + font-weight: lighter; + background-color: #47bac1; + color: #fff; + text-transform: uppercase; +} +body.login .submit-row input[type=submit]:hover, body.login .submit-row input[type=submit]:focus { + background-color: #639af5; + color: #fff; +} +body.login .submit-row input[type=submit]:active { + background-color: #6f7e95; + color: #fff; +} +body.login .password-reset-link { + text-align: center; +} +body.login #footer { + padding: 0; +} /*# sourceMappingURL=base.css.map */ diff --git a/jet/static/jet/css/themes/default/base.css.map b/jet/static/jet/css/themes/default/base.css.map index 7c8cd872..4136e59b 100644 --- a/jet/static/jet/css/themes/default/base.css.map +++ b/jet/static/jet/css/themes/default/base.css.map @@ -1 +1 @@ -{"version":3,"sources":["themes/default/base.css","_helpers.scss","_dashboard.scss","_base.scss","_variables.scss","jquery-ui/_jquery-ui.theme.scss","icons/_variables.scss","select2/_layout.scss","select2/_single.scss","select2/_multiple.scss","_content.scss","_forms.scss","_tables.scss","_messages.scss","_header.scss","_breadcrumbs.scss","_modules.scss","_object-tools.scss","_changeform.scss","_changelist.scss","_sidebar.scss","_relatedpopup.scss","_delete-confirmation.scss","_login.scss"],"names":[],"mappings":"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","file":"themes/default/base.css","sourcesContent":[".hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}html,body{margin:0;padding:0}html{font-size:87.5%}@media only screen and (max-width: 960px){html{font-size:100%}}body{height:100%;background:#ecf2f6;color:#6f7e95;font-family:Arial,sans-serif;text-size-adjust:100%}@media only screen and (max-width: 960px){body{padding-top:44px}}body.non-scrollable{overflow:hidden}@media only screen and (max-width: 960px){body.popup{padding-top:0}}#container{padding:0;min-height:100%;transition:padding-left 0.3s}body.menu-pinned #container{padding-left:250px}body.menu-pinned.popup #container{padding-left:0}@media only screen and (max-width: 960px){#container,body.menu-pinned #container{padding-left:0}}.popup #container{padding-left:0}#content{padding:20px}@media only screen and (max-width: 480px){#content{padding:10px}}#content>h1{display:none}#content-main{float:left;width:100%}@media only screen and (max-width: 960px){#content-main{float:none}}#content-related{float:right;width:260px;position:relative;margin-right:-300px}@media only screen and (max-width: 960px){#content-related{float:none;width:100%;margin-left:0;position:static}}#footer{clear:both;padding:10px}#footer:empty{display:none}.dialog-confirm{display:none}.colMS{margin-right:300px}@media only screen and (max-width: 960px){.colMS{margin-right:0}}.colSM{margin-left:300px}@media only screen and (max-width: 960px){.colSM{margin-left:0}}.colSM #content-related{float:left;margin-right:0;margin-left:-300px}@media only screen and (max-width: 960px){.colSM #content-related{float:none;margin-left:0}}.colSM #content-main{float:right}@media only screen and (max-width: 960px){.colSM #content-main{float:none}}.popup .colM{width:auto}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.ui-widget-content{color:#6f7e95;border-color:#f4f4f4}.ui-widget.ui-widget-content,.ui-timepicker-table.ui-widget-content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}.ui-widget{font-family:inherit;font-size:inherit}.ui-widget-header{border:0;background:#59677e;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ecf2f6;background:#fff;font-weight:bold;color:#6f7e95;border-radius:3px}.ui-widget-header .ui-state-default{background:none;color:#fff;border:0}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #639af5;background:#639af5;font-weight:bold;color:#fff}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #47bac1;background:#47bac1;font-weight:bold;color:#fff}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #639af5;background:#fff;color:#639af5}@media only screen and (max-width: 480px){.ui-dialog{left:10px !important;right:10px !important;width:auto !important}}.ui-dialog-buttonpane{background:#ecf2f6;margin:.5em -0.2em -0.2em -0.2em}.ui-dialog-buttonpane .ui-button{border:0 !important;outline:0}.ui-icon{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:16px;font-weight:bold;background:none !important;text-indent:0;overflow:visible}.ui-icon-circle-triangle-e:before{content:\"\"}.ui-icon-circle-triangle-w:before{content:\"\"}.ui-icon-closethick:before{content:\"\"}.ui-widget-overlay{background:#000;opacity:0.5;filter:Alpha(Opacity=50)}.ui-tooltip{background:#000 !important;color:#fff;border:0;box-shadow:none !important;opacity:0.8;font-size:13px;pointer-events:none}.ui-datepicker table,.ui-timepicker table{margin:0 0 .4em;background:transparent;border-radius:0;box-shadow:none}.ui-datepicker th,.ui-timepicker th{background:inherit;color:inherit;text-transform:inherit}.ui-datepicker tbody tr,.ui-timepicker tbody tr{border-bottom:inherit}.ui-datepicker table{margin:0 0 .4em}.ui-timepicker-table table{margin:.15em 0 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.select2-container--jet{min-width:160px}.select2-container--jet .hidden{display:none}.select2-container--jet .clear-list,.select2-container--jet .dashboard-item-content ul:not(.inline),.dashboard-item-content .select2-container--jet ul:not(.inline),.select2-container--jet .dashboard-item-content ul.inline,.dashboard-item-content .select2-container--jet ul.inline{margin:0;padding:0;list-style:none}.select2-container--jet .fl{float:left}.select2-container--jet .fr{float:right}.select2-container--jet .cf:before,.select2-container--jet .cf:after{content:\"\";display:table}.select2-container--jet .cf:after{clear:both}.select2-container--jet .p10{padding:10px}.select2-container--jet .p20{padding:20px}.select2-container--jet .p30{padding:30px}.select2-container--jet .p40{padding:40px}.select2-container--jet .p50{padding:50px}.select2-container--jet .p60{padding:60px}.select2-container--jet .p70{padding:70px}.select2-container--jet .p80{padding:80px}.select2-container--jet .pt10{padding-top:10px}.select2-container--jet .pt20{padding-top:20px}.select2-container--jet .pt30{padding-top:30px}.select2-container--jet .pt40{padding-top:40px}.select2-container--jet .pt50{padding-top:50px}.select2-container--jet .pt60{padding-top:60px}.select2-container--jet .pt70{padding-top:70px}.select2-container--jet .pt80{padding-top:80px}.select2-container--jet .pr10{padding-right:10px}.select2-container--jet .pr20{padding-right:20px}.select2-container--jet .pr30{padding-right:30px}.select2-container--jet .pr40{padding-right:40px}.select2-container--jet .pr50{padding-right:50px}.select2-container--jet .pr60{padding-right:60px}.select2-container--jet .pr70{padding-right:70px}.select2-container--jet .pr80{padding-right:80px}.select2-container--jet .pb10{padding-bottom:10px}.select2-container--jet .pb20{padding-bottom:20px}.select2-container--jet .pb30{padding-bottom:30px}.select2-container--jet .pb40{padding-bottom:40px}.select2-container--jet .pb50{padding-bottom:50px}.select2-container--jet .pb60{padding-bottom:60px}.select2-container--jet .pb70{padding-bottom:70px}.select2-container--jet .pb80{padding-bottom:80px}.select2-container--jet .pl10{padding-left:10px}.select2-container--jet .pl20{padding-left:20px}.select2-container--jet .pl30{padding-left:30px}.select2-container--jet .pl40{padding-left:40px}.select2-container--jet .pl50{padding-left:50px}.select2-container--jet .pl60{padding-left:60px}.select2-container--jet .pl70{padding-left:70px}.select2-container--jet .pl80{padding-left:80px}.select2-container--jet .m10{margin:10px}.select2-container--jet .m20{margin:20px}.select2-container--jet .m30{margin:30px}.select2-container--jet .m40{margin:40px}.select2-container--jet .m50{margin:50px}.select2-container--jet .m60{margin:60px}.select2-container--jet .m70{margin:70px}.select2-container--jet .m80{margin:80px}.select2-container--jet .mt10{margin-top:10px}.select2-container--jet .mt20{margin-top:20px}.select2-container--jet .mt30{margin-top:30px}.select2-container--jet .mt40{margin-top:40px}.select2-container--jet .mt50{margin-top:50px}.select2-container--jet .mt60{margin-top:60px}.select2-container--jet .mt70{margin-top:70px}.select2-container--jet .mt80{margin-top:80px}.select2-container--jet .mr10{margin-right:10px}.select2-container--jet .mr20{margin-right:20px}.select2-container--jet .mr30{margin-right:30px}.select2-container--jet .mr40{margin-right:40px}.select2-container--jet .mr50{margin-right:50px}.select2-container--jet .mr60{margin-right:60px}.select2-container--jet .mr70{margin-right:70px}.select2-container--jet .mr80{margin-right:80px}.select2-container--jet .mb10{margin-bottom:10px}.select2-container--jet .mb20{margin-bottom:20px}.select2-container--jet .mb30{margin-bottom:30px}.select2-container--jet .mb40{margin-bottom:40px}.select2-container--jet .mb50{margin-bottom:50px}.select2-container--jet .mb60{margin-bottom:60px}.select2-container--jet .mb70{margin-bottom:70px}.select2-container--jet .mb80{margin-bottom:80px}.select2-container--jet .ml10{margin-left:10px}.select2-container--jet .ml20{margin-left:20px}.select2-container--jet .ml30{margin-left:30px}.select2-container--jet .ml40{margin-left:40px}.select2-container--jet .ml50{margin-left:50px}.select2-container--jet .ml60{margin-left:60px}.select2-container--jet .ml70{margin-left:70px}.select2-container--jet .ml80{margin-left:80px}.select2-container--jet .pos_rel{position:relative}.select2-container--jet .pos_abs{position:absolute}.select2-container--jet .fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.select2-container--jet .select2-selection--single{height:32px}.select2-container--jet .select2-selection--single .select2-selection__rendered{padding-right:24px}.select2-container--jet .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--jet .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:4px;width:20px}.select2-container--jet .select2-selection--single .select2-selection__arrow b:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#47bac1;font-size:20px;content:\"\";line-height:32px}.select2-container--jet[dir=\"rtl\"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--jet[dir=\"rtl\"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--jet.select2-container--disabled .select2-selection--single{background-color:rgba(208,219,230,0.25);cursor:default}.select2-container--jet.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--jet .hidden{display:none}.select2-container--jet .clear-list,.select2-container--jet .dashboard-item-content ul:not(.inline),.dashboard-item-content .select2-container--jet ul:not(.inline),.select2-container--jet .dashboard-item-content ul.inline,.dashboard-item-content .select2-container--jet ul.inline{margin:0;padding:0;list-style:none}.select2-container--jet .fl{float:left}.select2-container--jet .fr{float:right}.select2-container--jet .cf:before,.select2-container--jet .cf:after{content:\"\";display:table}.select2-container--jet .cf:after{clear:both}.select2-container--jet .p10{padding:10px}.select2-container--jet .p20{padding:20px}.select2-container--jet .p30{padding:30px}.select2-container--jet .p40{padding:40px}.select2-container--jet .p50{padding:50px}.select2-container--jet .p60{padding:60px}.select2-container--jet .p70{padding:70px}.select2-container--jet .p80{padding:80px}.select2-container--jet .pt10{padding-top:10px}.select2-container--jet .pt20{padding-top:20px}.select2-container--jet .pt30{padding-top:30px}.select2-container--jet .pt40{padding-top:40px}.select2-container--jet .pt50{padding-top:50px}.select2-container--jet .pt60{padding-top:60px}.select2-container--jet .pt70{padding-top:70px}.select2-container--jet .pt80{padding-top:80px}.select2-container--jet .pr10{padding-right:10px}.select2-container--jet .pr20{padding-right:20px}.select2-container--jet .pr30{padding-right:30px}.select2-container--jet .pr40{padding-right:40px}.select2-container--jet .pr50{padding-right:50px}.select2-container--jet .pr60{padding-right:60px}.select2-container--jet .pr70{padding-right:70px}.select2-container--jet .pr80{padding-right:80px}.select2-container--jet .pb10{padding-bottom:10px}.select2-container--jet .pb20{padding-bottom:20px}.select2-container--jet .pb30{padding-bottom:30px}.select2-container--jet .pb40{padding-bottom:40px}.select2-container--jet .pb50{padding-bottom:50px}.select2-container--jet .pb60{padding-bottom:60px}.select2-container--jet .pb70{padding-bottom:70px}.select2-container--jet .pb80{padding-bottom:80px}.select2-container--jet .pl10{padding-left:10px}.select2-container--jet .pl20{padding-left:20px}.select2-container--jet .pl30{padding-left:30px}.select2-container--jet .pl40{padding-left:40px}.select2-container--jet .pl50{padding-left:50px}.select2-container--jet .pl60{padding-left:60px}.select2-container--jet .pl70{padding-left:70px}.select2-container--jet .pl80{padding-left:80px}.select2-container--jet .m10{margin:10px}.select2-container--jet .m20{margin:20px}.select2-container--jet .m30{margin:30px}.select2-container--jet .m40{margin:40px}.select2-container--jet .m50{margin:50px}.select2-container--jet .m60{margin:60px}.select2-container--jet .m70{margin:70px}.select2-container--jet .m80{margin:80px}.select2-container--jet .mt10{margin-top:10px}.select2-container--jet .mt20{margin-top:20px}.select2-container--jet .mt30{margin-top:30px}.select2-container--jet .mt40{margin-top:40px}.select2-container--jet .mt50{margin-top:50px}.select2-container--jet .mt60{margin-top:60px}.select2-container--jet .mt70{margin-top:70px}.select2-container--jet .mt80{margin-top:80px}.select2-container--jet .mr10{margin-right:10px}.select2-container--jet .mr20{margin-right:20px}.select2-container--jet .mr30{margin-right:30px}.select2-container--jet .mr40{margin-right:40px}.select2-container--jet .mr50{margin-right:50px}.select2-container--jet .mr60{margin-right:60px}.select2-container--jet .mr70{margin-right:70px}.select2-container--jet .mr80{margin-right:80px}.select2-container--jet .mb10{margin-bottom:10px}.select2-container--jet .mb20{margin-bottom:20px}.select2-container--jet .mb30{margin-bottom:30px}.select2-container--jet .mb40{margin-bottom:40px}.select2-container--jet .mb50{margin-bottom:50px}.select2-container--jet .mb60{margin-bottom:60px}.select2-container--jet .mb70{margin-bottom:70px}.select2-container--jet .mb80{margin-bottom:80px}.select2-container--jet .ml10{margin-left:10px}.select2-container--jet .ml20{margin-left:20px}.select2-container--jet .ml30{margin-left:30px}.select2-container--jet .ml40{margin-left:40px}.select2-container--jet .ml50{margin-left:50px}.select2-container--jet .ml60{margin-left:60px}.select2-container--jet .ml70{margin-left:70px}.select2-container--jet .ml80{margin-left:80px}.select2-container--jet .pos_rel{position:relative}.select2-container--jet .pos_abs{position:absolute}.select2-container--jet .fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.select2-container--jet .select2-selection--multiple{background-color:#fff !important;border:1px solid #ecf2f6;cursor:text;height:auto;min-height:32px}.select2-container--jet .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--jet .select2-selection--multiple .select2-selection__rendered li{list-style-type:none}.select2-container--jet .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--jet .select2-selection--multiple .select2-selection__choice{background-color:#d0dbe6;color:#6f7e95;font-size:13px;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:5px 5px;line-height:normal;list-style-type:none}.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove{color:#6f7e95;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--jet .select2-selection--multiple .select2-selection__choice__remove:hover{color:#639af5}.select2-container--jet[dir=\"rtl\"] .select2-selection--multiple .select2-selection__choice,.select2-container--jet[dir=\"rtl\"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--jet[dir=\"rtl\"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--jet[dir=\"rtl\"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--jet.select2-container--disabled .select2-selection--multiple{background-color:#d0dbe6;cursor:default}.select2-container--jet.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--jet .select2-selection{background-color:#fff;border:1px solid #ecf2f6;border-radius:4px;outline:0}@media only screen and (max-width: 960px){fieldset.module .select2-container--jet .select2-selection{box-shadow:inset 0 2px 6px 0 rgba(0,0,0,0.04)}}.select2-container--jet .select2-selection .select2-selection__rendered{color:#6f7e95;line-height:32px;font-size:13px}.select2-container--jet .select2-selection .select2-selection__placeholder{color:#d0dbe6}.select2-container--jet .select2-buttons{background-color:#d0dbe6;text-align:center;padding:6px}.select2-container--jet .select2-buttons-button,.select2-container--jet .select2-buttons-button:visited,.select2-container--jet .select2-buttons-button:hover{color:#6f7e95;margin-left:10px}.select2-container--jet .select2-buttons-button:hover{text-decoration:underline}.select2-container--jet .select2-buttons-button:first-child{margin-left:0}.select2-container--jet .select2-dropdown{border:0;border-radius:4px;box-shadow:0 0 4px 0 rgba(71,186,193,0.75);overflow:hidden;z-index:1}.select2-container--jet .select2-dropdown--below{top:-32px}.select2-container--jet .select2-dropdown--above{top:32px}.select2-container--jet .select2-dropdown.select2-multiple-dropdown{top:auto}.select2-container--jet .select2-search--dropdown{padding:0}.select2-container--jet .select2-search--dropdown .select2-search__field{outline:0;border:0;background-color:#fff;color:#6f7e95;height:32px;-webkit-appearance:textfield;box-shadow:none}.select2-container--jet .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;color:#6f7e95;-webkit-appearance:textfield;box-shadow:none}.select2-container--jet .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--jet .select2-results__option{font-size:13px}.select2-container--jet .select2-results__option[role=group]{padding:0}.select2-container--jet .select2-results__option[aria-disabled=true]{color:#d0dbe6}.select2-container--jet .select2-results__option[aria-selected=true]{color:#47bac1}.select2-container--jet .select2-results__option .select2-results__option{padding-left:1em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--jet .select2-results__option--highlighted[aria-selected]{background-color:#639af5;color:#fff}.select2-container--jet .select2-results__group{cursor:default;display:block;padding:6px}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}a,a:visited,a:hover,a:focus{color:#47bac1;font-weight:normal;text-decoration:none}a:hover,a:focus{color:#639af5}a img{border:none}p,ol,ul,dl{margin:.2em 0 .8em 0}p{padding:0;line-height:140%}h1,h2,h3,h4,h5{font-weight:bold}h1{margin:0 0 20px;font-weight:300;font-size:20px}h2{font-size:16px;margin:1em 0 .5em 0}h2.subhead{font-weight:normal;margin-top:0}h3{font-size:14px;margin:.8em 0 .3em 0;font-weight:bold}h4{font-size:12px;margin:1em 0 .8em 0;padding-bottom:3px}h5{font-size:10px;margin:1.5em 0 .5em 0;text-transform:uppercase;letter-spacing:1px}ul li{list-style-type:square;padding:0}li ul{margin-bottom:0}dt,dd{line-height:20px}dt{font-weight:bold;margin-top:4px}dd{margin-left:0}form{margin:0;padding:0}fieldset{margin:0;padding:0;border:none}blockquote{font-size:11px;color:#777;margin-left:2px;padding-left:10px;border-left:5px solid #ddd}code,pre{font-family:\"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace;color:#666;font-size:12px}pre.literal-block{margin:10px;background:#eee;padding:6px 8px}code strong{color:#930}hr{clear:both;color:#eee;background-color:#eee;height:1px;border:none;margin:0;padding:0;font-size:1px;line-height:1px}.small{font-size:11px}.tiny{font-size:10px}p.tiny{margin-top:-2px}.mini{font-size:10px}p.mini{margin-top:-3px}.help,p.help,form p.help{color:#d0dbe6;font-size:12px}.help-tooltip{cursor:help}p img,h1 img,h2 img,h3 img,h4 img,td img{vertical-align:middle}.quiet,a.quiet:link,a.quiet:visited{font-weight:normal;color:#d0dbe6}.float-right{float:right}.float-left{float:left}.clear{clear:both}.align-left{text-align:left}.align-right{text-align:right}.example{margin:10px 0;padding:5px 10px;background:#efefef}.nowrap{white-space:nowrap}.addlink{vertical-align:middle}.addlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px}.changelink,.inlinechangelink{vertical-align:middle}.changelink:before,.inlinechangelink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px}.deletelink{vertical-align:middle}.deletelink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px}.inlineviewlink{vertical-align:middle}.inlineviewlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px}img[src$=\"admin/img/icon-yes.gif\"],img[src$=\"admin/img/icon-yes.svg\"],img[src$=\"admin/img/icon-no.gif\"],img[src$=\"admin/img/icon-no.svg\"],img[src$=\"admin/img/icon-unknown.gif\"],img[src$=\"admin/img/icon-unknown.svg\"]{display:none}img[src$=\"admin/img/icon-yes.gif\"]+span,img[src$=\"admin/img/icon-yes.svg\"]+span,img[src$=\"admin/img/icon-no.gif\"]+span,img[src$=\"admin/img/icon-no.svg\"]+span,img[src$=\"admin/img/icon-unknown.gif\"]+span,img[src$=\"admin/img/icon-unknown.svg\"]+span{font-weight:bold;color:#82b982}img[src$=\"admin/img/icon-yes.gif\"]+span,img[src$=\"admin/img/icon-yes.svg\"]+span{color:#82b982}img[src$=\"admin/img/icon-no.gif\"]+span,img[src$=\"admin/img/icon-no.svg\"]+span{color:#d49d9d}.loading-indicator{display:inline-block;font-size:32px;color:#639af5;animation:spin 4s linear infinite}.loading-indicator-wrapper{text-align:center;padding:40px 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.button,.button:visited,.button:hover,input[type=\"submit\"],input[type=\"submit\"]:visited,input[type=\"submit\"]:hover,input[type=\"button\"],input[type=\"button\"]:visited,input[type=\"button\"]:hover,.object-tools a,.object-tools a:visited,.object-tools a:hover{display:inline-block;background-color:#d0dbe6;color:#6f7e95;border:0;border-radius:4px;height:32px;line-height:32px;outline:0;font-size:12px;font-weight:normal;text-align:center;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;box-sizing:border-box;appearance:none;transition:background .3s}.button.default,input[type=\"submit\"].default,input[type=\"button\"].default,.object-tools a.default{font-weight:lighter;background-color:#47bac1;color:#fff;text-transform:uppercase;margin:0 8px 0 0;padding:0 20px}.button.transparent,input[type=\"submit\"].transparent,input[type=\"button\"].transparent,.object-tools a.transparent{background-color:transparent}.button:hover,.button:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,.object-tools a:hover,.object-tools a:focus{background-color:#639af5;color:#fff}.button:active,input[type=\"submit\"]:active,input[type=\"button\"]:active,.object-tools a:active{background-color:#6f7e95;color:#fff}.button[disabled],input[type=submit][disabled],input[type=button][disabled]{opacity:0.4}input[type=\"text\"],input[type=\"email\"],input[type=\"password\"],input[type=\"url\"],input[type=\"number\"],textarea,select,.vTextField{border-radius:4px;font-size:13px;height:32px;white-space:nowrap;outline:0;box-sizing:border-box;margin:0;background-color:#fff;color:#6f7e95;border:1px solid #ecf2f6;padding:0 12px;appearance:none;transition:background .3s,box-shadow .3s,border .3s}input[type=\"text\"]::placeholder,input[type=\"email\"]::placeholder,input[type=\"password\"]::placeholder,input[type=\"url\"]::placeholder,input[type=\"number\"]::placeholder,textarea::placeholder,select::placeholder,.vTextField::placeholder{color:#d0dbe6}@media only screen and (max-width: 960px){fieldset.module input[type=\"text\"],fieldset.module input[type=\"email\"],fieldset.module input[type=\"password\"],fieldset.module input[type=\"url\"],fieldset.module input[type=\"number\"],fieldset.module textarea,fieldset.module select,fieldset.module .vTextField{box-shadow:inset 0 2px 6px 0 rgba(0,0,0,0.04)}}input[type=\"text\"]:focus,fieldset.module input[type=\"text\"]:focus,input[type=\"email\"]:focus,fieldset.module input[type=\"email\"]:focus,input[type=\"password\"]:focus,fieldset.module input[type=\"password\"]:focus,input[type=\"url\"]:focus,fieldset.module input[type=\"url\"]:focus,input[type=\"number\"]:focus,fieldset.module input[type=\"number\"]:focus,textarea:focus,fieldset.module textarea:focus,select:focus,fieldset.module select:focus,.vTextField:focus,fieldset.module .vTextField:focus{box-shadow:0 0 4px 0 rgba(71,186,193,0.75);border-color:#fff}textarea{height:auto;line-height:normal;padding:12px;white-space:pre-wrap;vertical-align:top}.segmented-button,.segmented-button:visited,.segmented-button:hover{border:0;height:32px;line-height:32px;font-size:12px;text-align:center;background-color:#d0dbe6;color:#6f7e95;padding:0 10px;display:inline-block;text-transform:none;border-radius:0;transition:background .3s}.segmented-button:hover,.segmented-button:focus{background-color:#639af5;color:#fff}.segmented-button:active{background-color:#6f7e95;color:#fff}.segmented-button.disabled{background-color:#d0dbe6 !important;color:#6f7e95;opacity:0.5}.segmented-button.left{border-radius:4px 0 0 4px}.segmented-button.right{border-radius:0 4px 4px 0}input[type=checkbox]{display:none}input[type=checkbox]#action-toggle{display:none !important}input[type=checkbox]+label:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#47bac1;font-size:12px;content:\"\";letter-spacing:5px}.action-checkbox-column input[type=checkbox]+label:before{color:#fff}input[type=checkbox]:checked+label:before{content:\"\"}.selector{display:none}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}table{border-collapse:collapse;background:#fff;border-radius:4px;overflow-x:auto;box-shadow:0 2px 0 0 #d0dbe6;margin-bottom:2px}table.helper{display:none;position:fixed;z-index:2;top:0;right:20px;left:20px;width:auto;border-radius:0;box-shadow:none}body.menu-pinned table.helper{left:270px}body.menu-pinned.popup table.helper{left:20px}@media only screen and (max-width: 960px){table.helper{display:none !important}}table.helper thead th{border-radius:0 !important}table thead th{background:#59677e;color:#fff;text-transform:uppercase;transition:background-color .1s}table thead th a:link,table thead th a:visited{color:#fff}table thead th .text a{display:block;cursor:pointer}td,th{padding:8px;font-size:13px}th{text-align:left}thead th,tfoot td{font-weight:normal;text-align:left;white-space:nowrap;vertical-align:middle;font-size:12px}thead th:first-child,tfoot td:first-child{border-radius:4px 0 0 0}thead th:last-child,tfoot td:last-child{border-radius:0 4px 0 0}thead th:first-child:last-child,tfoot td:first-child:last-child{border-radius:4px 4px 0 0}tfoot td{border-bottom:none;border-top:1px solid #eee}tbody tr{border-bottom:1px solid #f4f4f4}tbody tr:last-child{border-bottom:0}table thead th.sortable{cursor:pointer}table thead th.sortable:hover{background:#639af5}table thead th.sorted{position:relative;padding-right:32px}table thead th.sorted .text{display:inline-block}table thead th.sorted .sortoptions{display:inline-block}table thead th.sorted .sortoptions a{display:inline-block;vertical-align:middle}table thead th.sorted .sortoptions a.sortremove{position:absolute;top:50%;right:18px;margin-top:-6px}table thead th.sorted .sortoptions a.sortremove:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\"}table thead th.sorted .sortoptions a.ascending{position:absolute;top:50%;right:4px;margin-top:-6px}table thead th.sorted .sortoptions a.ascending:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";font-weight:bold}table thead th.sorted .sortoptions a.descending{position:absolute;top:50%;right:4px;margin-top:-6px}table thead th.sorted .sortoptions a.descending:after{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";font-weight:bold}table thead th.sorted .sortpriority{background:#fff;color:#6f7e95;padding:1px 5px;margin-right:2px;border-radius:5px;font-size:10px}table#change-history{width:100%}table#change-history tbody th{width:16em}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}ul.messagelist{padding:0;margin:0}ul.messagelist li{display:block;margin:0 20px 10px 20px;border-radius:6px;padding:10px}@media only screen and (max-width: 480px){ul.messagelist li{margin-left:10px;margin-right:10px}}ul.messagelist li.success{background:#c4ecc5;color:#82b982}ul.messagelist li.warning,ul.messagelist li.error{background:#f0dada;color:#d49d9d}ul.messagelist li.info,ul.messagelist li.debug{background:#e8e8bd;color:#b9b97f}.errornote{display:block;margin:0 0 10px 0;border-radius:6px;padding:10px;background:#f0dada;color:#d49d9d}ul.errorlist{margin:0 0 4px;padding:0;color:#ba2121;background:#fff}ul.errorlist li{font-size:13px;display:block;margin-bottom:4px}ul.errorlist li:first-child{margin-top:0}ul.errorlist li a{color:inherit;text-decoration:underline}td ul.errorlist{margin:0;padding:0}td ul.errorlist li{margin:0}.form-row.errors ul.errorlist li{padding-left:0}div.system-message{margin:0 20px 10px 20px;border-radius:6px;padding:10px;background:#f0dada;color:#d49d9d}@media only screen and (max-width: 480px){div.system-message{margin-left:10px;margin-right:10px}}div.system-message p.system-message-title{margin:0}div.system-message p.system-message-title:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px;color:#d49d9d}.description{font-size:12px;margin:0;padding:6px 0 0 0}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}#branding{display:none;background-color:#2b3647;color:#6f7e95;padding:14px 32px 14px 36px;text-align:center;position:relative;height:auto !important;min-height:52px;box-sizing:border-box}@media only screen and (max-width: 960px){#branding{min-height:0}}#branding.initialized{display:block}#branding:empty{display:none}#branding:before,#branding:after{content:\"\";display:inline-block;vertical-align:middle;height:100%}#branding h1,#branding h2{display:inline-block;padding:0 10px;margin:0;text-transform:uppercase;font-size:11px;vertical-align:middle}#branding a,#branding a:visited,#branding a:hover{color:#6f7e95}#branding a:hover{color:#639af5}#branding-pin{position:absolute;top:50%;right:4px;margin-top:-11px;display:inline-block;font-size:22px;cursor:pointer;transition:transform 0.3s;transform:rotate(-45deg)}body.menu-pinned #branding-pin{transform:rotate(45deg)}#branding-pin:hover{color:#fff}@media only screen and (max-width: 960px){#branding-pin{display:none}}#branding-menu{position:absolute;top:50%;left:20px;margin-top:-8px;display:inline-block;font-size:16px;cursor:pointer}#branding-menu:hover{color:#fff}@media only screen and (max-width: 960px){#branding-menu{display:none}}#user-tools{display:none}#user-tools.initialized{display:block}.user-tools ul{position:absolute;top:11px;right:20px;border:1px solid #c0d4e8;border-radius:4px;font-size:12px;margin:0;padding:0;list-style:none;display:inline-block;width:175px;z-index:4}@media only screen and (max-width: 960px){.user-tools ul{position:fixed;top:0;right:0;width:auto;max-width:200px;color:#c0cad8;border:0;border-left:1px solid #2b3647;border-radius:0;transform:none;transition:transform .3s}body.scroll-to-bottom .user-tools ul{transform:translate3d(0, -100%, 0)}.user-tools ul.sidebar-opened{transform:translate3d(100%, 0, 0)}}.user-tools ul.opened{background-color:#6f7e95;border-color:transparent;color:#ecf2f6}@media only screen and (max-width: 960px){.user-tools ul.opened{border-radius:0 0 0 4px;border:0}}.user-tools ul li{display:block;list-style-type:none;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-tools ul li.user-tools-welcome-msg{font-weight:bold;padding:0 10px 0 14px;line-height:30px}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-welcome-msg{padding-left:18px;line-height:44px}}.user-tools ul li.user-tools-welcome-msg:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";font-weight:normal;float:right;color:#47bac1;font-size:24px;vertical-align:middle;line-height:30px;transition:color .3s;margin-left:5px}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-welcome-msg:before{line-height:44px;font-size:20px;font-weight:bold}}.user-tools ul.opened .user-tools-welcome-msg{border-bottom:1px solid #76849a}.user-tools ul.opened .user-tools-welcome-msg:before{color:#ecf2f6;transform:rotate(180deg)}.user-tools ul li.user-tools-link{display:none}.user-tools ul li.user-tools-link a,.user-tools ul li.user-tools-link a:visited,.user-tools ul li.user-tools-link a:hover{display:block;line-height:30px;padding:0 14px;color:#ecf2f6;text-decoration:none}@media only screen and (max-width: 960px){.user-tools ul li.user-tools-link a,.user-tools ul li.user-tools-link a:visited,.user-tools ul li.user-tools-link a:hover{line-height:44px}}.user-tools ul li.user-tools-link a:hover{color:#ecf2f6;text-decoration:underline}.user-tools ul.opened li.user-tools-link{display:block}.user-tools ul li.user-tools-contrast-block{display:none;padding:8px 14px;background:#59677e;color:#c0cad8;white-space:normal}.user-tools ul.opened li.user-tools-contrast-block{display:block}.user-tools-contrast-block-title{text-transform:uppercase;font-size:10px;font-weight:bold;margin-bottom:6px}.user-tools-theme-link{display:inline-block;margin:0 5px 5px 0;width:14px;height:14px;border:1px solid #59677e;border-radius:3px}@media only screen and (max-width: 960px){.user-tools-theme-link{width:24px;height:24px;margin:0 8px 8px 0}}.user-tools-theme-link:last-child{margin-right:0}.user-tools-theme-link.selected{box-shadow:0 0 1px 1px #e5e2a5}.theme-chooser{display:none}.theme-chooser.initialized{display:block}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}div.breadcrumbs{font-size:12px;font-weight:bold;text-transform:uppercase;line-height:32px;color:#6f7e95;padding:10px 215px 10px 20px;visibility:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-height:32px}@media only screen and (max-width: 960px){div.breadcrumbs{padding:20px 20px 10px 20px;white-space:normal;text-overflow:clip;overflow:auto}}@media only screen and (max-width: 480px){div.breadcrumbs{padding:10px}}div.breadcrumbs.initialized{visibility:inherit}div.breadcrumbs a,div.breadcrumbs a:visited{color:#c0d4e8}div.breadcrumbs a:focus,div.breadcrumbs a:hover{color:#639af5}.breadcrumbs-separator{color:#c0d4e8;margin:0 6px 0 6px;font-weight:bold !important;font-size:15px;vertical-align:middle}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}fieldset.module{background-color:#fff;border-radius:4px;padding:14px;border:0}@media only screen and (max-width: 960px){fieldset.module{padding:10px}}@media only screen and (max-width: 480px){fieldset.module{padding:5px}}.module p,.module ul,.module h3,.module h4,.module dl,.module pre{padding-left:10px;padding-right:10px}.module blockquote{margin-left:12px}.module ul,.module .ol{margin-left:1.5em}.module h3{margin-top:.6em}.module table{border-collapse:collapse}.module h2,.module caption,.inline-group h2{padding:6px;text-align:left;text-transform:uppercase;font-size:11px;font-weight:bold}.module h2 a,.module caption a,.inline-group h2 a{color:#6f7e95;font-size:11px;font-weight:bold}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.object-tools{display:none;text-align:right;padding:0;margin:0 0 20px 0}@media only screen and (max-width: 960px){.object-tools{text-align:left}}.object-tools.initialized{display:block}.form-row .object-tools{margin-top:5px;margin-bottom:5px;float:none;height:2em;padding-left:3.5em}.object-tools li{display:inline-block;margin-left:5px;margin-bottom:5px;list-style-type:none;vertical-align:top}@media only screen and (max-width: 960px){.object-tools li{margin-left:0;margin-right:5px}}body.change-list .object-tools{float:right;position:relative;z-index:1}@media only screen and (max-width: 960px){body.change-list .object-tools{float:none}}body.change-list .object-tools li{display:list-item}.object-tools a.addlink:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#6f7e95;font-size:13px;content:\"\";vertical-align:middle;margin-top:-3px;margin-right:3px}.object-tools a.addlink:hover:before{color:#fff}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.form-row{overflow:hidden;padding:10px}.form-row img,.form-row input{vertical-align:middle}.form-row label input[type=\"checkbox\"]{margin-top:0;vertical-align:0}.form-row p{padding-left:0}@media only screen and (max-width: 480px){.form-row .select2{width:auto !important;max-width:100%}}.hidden{display:none}.required label:after,label.required:after{content:\"*\"}.form-row.errors label{color:#c14747}form ul.radiolist li{list-style-type:none}form ul.radiolist label{float:none;display:inline}form ul.radiolist input[type=\"radio\"]{margin:-2px 4px 0 0;padding:0}form ul.inline{margin-left:0;padding:0}form ul.inline li{float:left;padding-right:7px}.aligned label{display:block;padding:8px 10px 0 0;float:left;width:160px;word-wrap:break-word;line-height:1}@media only screen and (max-width: 960px){.aligned label{display:block;padding:0 0 0 2px;margin-bottom:8px;float:none;width:auto}}.aligned label+p{padding:6px 0;margin-top:0;margin-bottom:0;margin-left:170px}@media only screen and (max-width: 960px){.aligned label+p{margin-left:0}}.aligned ul label{display:inline;float:none;width:auto}.aligned .form-row input{margin-bottom:0}.aligned .vCheckboxLabel{float:none;width:auto;display:inline-block;vertical-align:-3px;padding:0 0 5px 0;line-height:1.4}.aligned .vCheckboxLabel+p.help{margin-top:-4px}form .aligned ul{margin-left:160px;padding-left:10px}@media only screen and (max-width: 960px){form .aligned ul{margin-left:0;padding-left:0}}form .aligned ul.radiolist{display:inline-block;margin:0;padding:0}form .aligned p.help{clear:left;margin-top:0;margin-left:160px;padding-left:10px}@media only screen and (max-width: 960px){form .aligned p.help{margin-left:0;padding-left:0}}form .aligned label+p.help{margin-left:0;padding-left:0}form .aligned p.help:last-child{margin-bottom:0;padding-bottom:0}form .aligned input+p.help,form .aligned textarea+p.help,form .aligned select+p.help{margin-left:160px;padding-left:10px}@media only screen and (max-width: 960px){form .aligned input+p.help,form .aligned textarea+p.help,form .aligned select+p.help{margin-left:0;padding-left:0}}form .aligned ul li{list-style:none}form .aligned table p{margin-left:0;padding-left:0}.colMS .aligned .vLargeTextField,.colMS .aligned .vXMLLargeTextField{width:350px}@media only screen and (max-width: 960px){.colMS .aligned .vLargeTextField,.colMS .aligned .vXMLLargeTextField{width:100%}}.colM .aligned .vLargeTextField,.colM .aligned .vXMLLargeTextField{width:610px}@media only screen and (max-width: 960px){.colM .aligned .vLargeTextField,.colM .aligned .vXMLLargeTextField{width:100%}}.checkbox-row p.help{margin-left:0;padding-left:0}fieldset .field-box{float:left;margin-right:20px}fieldset.monospace textarea{font-family:\"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace}.wide label{width:200px}form .wide p,form .wide input+p.help{margin-left:200px}@media only screen and (max-width: 960px){form .wide p,form .wide input+p.help{margin-left:0}}form .wide p.help{padding-left:38px}@media only screen and (max-width: 960px){form .wide p.help{padding-left:0}}.colM fieldset.wide .vLargeTextField,.colM fieldset.wide .vXMLLargeTextField{width:450px}@media only screen and (max-width: 960px){.colM fieldset.wide .vLargeTextField,.colM fieldset.wide .vXMLLargeTextField{width:100%}}fieldset.monospace textarea{font-family:\"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace}.submit-row{margin:20px 0;overflow:hidden}@media only screen and (max-width: 960px){.submit-row{margin-bottom:10px}}@media only screen and (max-width: 480px){.submit-row{padding:0 10px}}.submit-row input,.submit-row input:visited,.submit-row input:hover{margin:0 5px 5px 0;padding:0 20px;font-size:12px}@media only screen and (max-width: 480px){.submit-row input,.submit-row input:visited,.submit-row input:hover{display:block;width:100%;margin:0 0 8px 0}}.submit-row input.default{margin:0 8px 5px 0}@media only screen and (max-width: 480px){.submit-row input.default{display:block;width:100%;margin:0 0 20px 0}}.submit-row p{margin:0.3em}.submit-row p.deletelink-box{display:block;float:right;padding:0;margin:0 5px 5px 0}@media only screen and (max-width: 480px){.submit-row p.deletelink-box{float:none;display:block;margin:0 0 8px 0}}.submit-row a.deletelink,.submit-row a.deletelink:visited,.submit-row a.deletelink:hover{display:inline-block;background-color:#c14747;color:#fff;border:0;border-radius:4px;height:32px;line-height:32px;outline:0;font-size:12px;font-weight:lighter;text-align:center;padding:0 20px;text-transform:uppercase;box-sizing:border-box;transition:background .3s,box-shadow .3s,border .3s}@media only screen and (max-width: 480px){.submit-row a.deletelink,.submit-row a.deletelink:visited,.submit-row a.deletelink:hover{display:block;width:100%}}.submit-row a.deletelink:hover,.submit-row a.deletelink:focus{background-color:#639af5;color:#fff}.submit-row a.deletelink:active{background-color:#6f7e95;color:#fff}body.popup .submit-row{overflow:auto}.vSelectMultipleField{vertical-align:top}.vCheckboxField{border:none}.vDateField,.vTimeField{margin-right:2px;margin-bottom:4px;border-radius:4px 0 0 4px !important;border-right-width:0 !important}.results .vDateField,.results .vTimeField{border-radius:4px !important;border-right-width:1px !important}@media only screen and (max-width: 374px){.vDateField,.vTimeField{border-radius:4px !important;border-right-width:1px !important}}.vDateField-link,.vTimeField-link{vertical-align:top;display:inline-block}@media only screen and (max-width: 374px){.vDateField-link,.vTimeField-link{display:none}}.vDateField-link span,.vTimeField-link span{width:32px;height:32px;line-height:32px !important;background-color:#d0dbe6;color:#6f7e95;display:inline-block;vertical-align:middle;text-align:center;border-radius:0 4px 4px 0}.vDateField-link:hover span,.vTimeField-link:hover span{background-color:#639af5;color:#fff}.vDateField{min-width:6.85em}.vTimeField{min-width:4.7em}.vDateField-link+.vTimeField{margin-left:10px}.vURLField{width:26em}@media only screen and (max-width: 480px){.vURLField{width:100%}}.vLargeTextField,.vXMLLargeTextField{width:48em}@media only screen and (max-width: 960px){.vLargeTextField,.vXMLLargeTextField{width:100%}}.flatpages-flatpage #id_content{height:40.2em}.module table .vPositiveSmallIntegerField{width:2.2em}.vTextField{width:20em}@media only screen and (max-width: 480px){.vTextField{width:100%}}.vIntegerField{width:6em}.vBigIntegerField{width:10em}.vForeignKeyRawIdAdminField{width:5em}.inline-group{padding:0;background-color:#fff;border-radius:4px;border:0}.inline-group.compact{position:relative;min-height:400px}@media only screen and (max-width: 960px){.inline-group.compact{position:static;min-height:0}}.inline-group thead th{padding:8px 10px}.inline-group .aligned label{width:160px}.inline-group>fieldset.module{padding:0}.inline-related{position:relative}.inline-related h3{margin:0;background:linear-gradient(to top, #fff 0%, #f6fafc 100%);font-weight:bold;color:#6f7e95;padding:20px 24px 0 24px;text-transform:uppercase;font-size:12px}@media only screen and (max-width: 960px){.inline-related h3{padding:20px 20px 0 20px;line-height:2}}.inline-related h3>b{margin-right:10px}.inline-related h3 .inline_label{display:inline-block;background:#59677e;color:#fff;margin-right:10px;padding:4px 8px;border-radius:5px;font-size:10px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box;vertical-align:middle}@media only screen and (max-width: 960px){.inline-related h3 .inline_label{line-height:normal}}.inline-related h3 .inline_label ~ .inlinechangelink,.inline-related h3 .inline_label ~ .inlineviewlink{font-size:18px;margin-right:10px;vertical-align:middle}.inline-related h3 .inline_label ~ .inlinechangelink:before,.inline-related h3 .inline_label ~ .inlineviewlink:before{margin:0}.inline-related h3 span.delete,.inline-related h3 .inline-deletelink{float:right;margin-left:10px;display:inline-block;background:#c14747;color:#fff;padding:4px 8px;border-radius:5px;font-size:10px;font-weight:normal;vertical-align:middle;white-space:nowrap}@media only screen and (max-width: 960px){.inline-related h3 span.delete,.inline-related h3 .inline-deletelink{float:none;margin-left:0;line-height:normal}}.inline-related h3 span.delete label,.inline-related h3 .inline-deletelink label{font-size:10px;vertical-align:middle}.inline-related h3 span.delete label:before,.inline-related h3 .inline-deletelink label:before{font-size:10px;color:#fff;vertical-align:middle}.inline-related fieldset{margin:0;background:#fff;width:100%}.inline-related fieldset.module{background-color:inherit;box-sizing:border-box}.inline-related fieldset.module h3{padding:24px;margin:0;background:transparent}.inline-group.compact .inline-related h3{background:transparent}.inline-related.tabular fieldset.module{padding:0}.inline-related.tabular fieldset.module table{width:100%}.inline-navigation{position:absolute;top:0;bottom:0;left:0;width:200px;background:#f6fafc}@media only screen and (max-width: 960px){.inline-navigation{position:relative;width:auto;top:auto;bottom:auto;left:auto}}.inline-navigation-top{position:absolute;top:0;right:0;left:0;height:40px;background:linear-gradient(to bottom, #fff 25%, rgba(246,250,252,0) 100%);z-index:1}.inline-navigation-bottom{position:absolute;right:0;bottom:0;left:0;height:40px;background:linear-gradient(to top, #fff 25%, rgba(246,250,252,0) 100%);z-index:1}@media only screen and (max-width: 960px){.inline-navigation-bottom{display:none}}.inline-navigation .add-row{position:absolute;top:10px;right:0;left:0;padding:0 16px !important;z-index:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inline-navigation-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px 0 30px 0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){.inline-navigation-content{position:static;top:auto;right:auto;bottom:auto;left:auto;padding-bottom:10px;max-height:200px}}.inline-navigation-item,.inline-navigation-item:visited,.inline-navigation-item:hover{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:8px 10px 8px 20px;color:#d0dbe6;transition:background-color .3s,color .3s}html.no-touchevents .inline-navigation-item:hover,.inline-navigation-item:active{background:#639af5;color:#fff}.inline-navigation-item.empty{display:none}.inline-navigation-item.selected{background:transparent;color:#6f7e95;font-weight:bold;cursor:default}.inline-navigation-item.delete{text-decoration:line-through}.inline-group .tabular{overflow-x:auto;-webkit-overflow-scrolling:touch}.inline-group .tabular table{box-shadow:none;margin:0}.inline-group .tabular thead th,.inline-group .tabular thead td{background:linear-gradient(to top, #fff 0%, #f6fafc 100%);font-weight:bold;color:#6f7e95}.inline-group .tabular thead th a:link,.inline-group .tabular thead th a:visited,.inline-group .tabular thead td a:link,.inline-group .tabular thead td a:visited{color:#6f7e95}.inline-group .tabular td.original{white-space:nowrap;width:1px;padding-right:0}.inline-group .tabular td.original.empty{padding:0}.inline-group .tabular td.original p{padding:0}.inline-group .tabular td.original p .inlinechangelink,.inline-group .tabular td.original p .inlineviewlink{font-size:18px;margin:0;vertical-align:middle}.inline-group .tabular tr.add-row td{padding:8px 10px;border-bottom:1px solid #eee}.inline-group .compact{display:none;margin-left:200px}@media only screen and (max-width: 960px){.inline-group .compact{margin-left:0}}.inline-group .compact.selected{display:block}.inline-group ul.tools{padding:0;margin:0;list-style:none}.inline-group ul.tools li{display:inline;padding:0 5px}.inline-group div.add-row,.inline-group .tabular tr.add-row td{padding:16px;border:0}.inline-group ul.tools a.add,.inline-group div.add-row a,.inline-group .tabular tr.add-row td a{font-size:12px;font-weight:bold;vertical-align:middle}.inline-group ul.tools a.add:before,.inline-group div.add-row a:before,.inline-group .tabular tr.add-row td a:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:\"\";vertical-align:middle;margin-right:4px}.empty-form{display:none}form .related-widget-wrapper ul{display:inline-block;margin-left:0;padding-left:0}.clearable-file-input input{margin-top:0}.changeform-navigation{display:none;float:left;margin-bottom:20px}@media only screen and (max-width: 960px){.changeform-navigation{margin-bottom:5px;margin-right:10px}}.changeform-navigation.initialized{display:block}.changeform-navigation-button,.changeform-navigation-button:visited,.changeform-navigation-button:hover{width:120px;vertical-align:middle;box-sizing:border-box}.changeform-navigation-button-icon{font-weight:bold;vertical-align:middle;line-height:32px}.changeform-navigation-button-icon.left{float:left}.changeform-navigation-button-icon.right{float:right}.changeform-navigation-button-label{display:block;opacity:0.5;transition:opacity .3s;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.changeform-navigation-button-icon.left+.changeform-navigation-button-label{margin-left:16px}.changeform-navigation-button-icon.right+.changeform-navigation-button-label{margin-right:16px}.changeform-navigation-button:hover .changeform-navigation-button-label{opacity:1}.changeform-navigation-button.disabled:hover .changeform-navigation-button-label{opacity:0.5}.related-widget-wrapper-link{opacity:0.5;transition:opacity .3s}.related-widget-wrapper-link:link{opacity:1}.add-related,.add-another,.change-related,.delete-related,.related-lookup{display:none}.add-related.initialized,.add-another.initialized,.change-related.initialized,.delete-related.initialized,.related-lookup.initialized{display:inline-block}.form-row .add-related,.form-row .add-another,.form-row .change-related,.form-row .delete-related,.form-row .related-lookup{margin-top:10px}.related-widget-wrapper-icon:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:20px;vertical-align:middle}.add-related .related-widget-wrapper-icon:before,.add-another .related-widget-wrapper-icon:before{content:\"\"}.change-related .related-widget-wrapper-icon:before{content:\"\"}.delete-related .related-widget-wrapper-icon:before{content:\"\"}.related-lookup{margin-left:6px}.related-lookup:before{font-family:'jet-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:20px;vertical-align:middle;content:\"\"}.changeform-tabs{margin:0;padding:0 0 0 16px;border-bottom:2px solid #ecf2f6;background-color:#fff;border-radius:4px 4px 0 0}@media only screen and (max-width: 960px){.changeform-tabs{padding:10px 10px 5px 10px}}.changeform-tabs-item{display:inline-block;padding:0;line-height:normal}.changeform-tabs-item a,.changeform-tabs-item a:hover,.changeform-tabs-item a:visited{display:inline-block;padding:12px 4px;margin:0 8px 0 0;border-bottom:2px solid transparent;position:relative;top:2px;color:#d0dbe6;font-weight:bold;font-size:11px;text-transform:uppercase;transition:background-color .1s,color .1s,border-color .3s}@media only screen and (max-width: 960px){.changeform-tabs-item a,.changeform-tabs-item a:hover,.changeform-tabs-item a:visited{margin:0 5px 5px 0;padding:8px 12px;top:auto;border:0;border-radius:5px;font-weight:normal;background:#d0dbe6;color:#6f7e95}}.changeform-tabs-item a:hover{color:#6f7e95}.changeform-tabs-item.errors a,.changeform-tabs-item.errors a:hover,.changeform-tabs-item.errors a:visited{border-color:#c14747}@media only screen and (max-width: 960px){.changeform-tabs-item.errors a,.changeform-tabs-item.errors a:hover,.changeform-tabs-item.errors a:visited{background:#c14747;color:#fff}}.changeform-tabs-item.selected a,.changeform-tabs-item.selected a:hover,.changeform-tabs-item.selected a:visited{color:#6f7e95;border-color:#639af5}@media only screen and (max-width: 960px){.changeform-tabs-item.selected a,.changeform-tabs-item.selected a:hover,.changeform-tabs-item.selected a:visited{background:#639af5;color:#fff}}.changeform-tabs ~ .module,.changeform-tabs ~ .inline-group{display:none !important;border-radius:0 0 4px 4px}.changeform-tabs ~ .module.selected,.changeform-tabs ~ .inline-group.selected{display:block !important}body.change-form #content-main>form>div>.module,body.change-form #content-main>form>div>.inline-group{display:none}body.change-form #content-main>form>div>.module.initialized,body.change-form #content-main>form>div>.inline-group.initialized{display:block}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}#changelist{position:relative;width:100%}#changelist table{width:100%}#changelist .results{overflow-x:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){#changelist .results{position:relative;left:-20px;width:calc(100% + 40px);margin-bottom:0 !important}#changelist .results table{border-radius:0}#changelist .results thead th,#changelist .results tfoot td{border-radius:0}}@media only screen and (max-width: 480px){#changelist .results{left:-10px;width:calc(100% + 20px)}}#changelist .paginator{text-align:right}@media only screen and (max-width: 960px){#changelist .paginator{text-align:left}}@media only screen and (max-width: 480px){#changelist .paginator{text-align:center}}.change-list .hiddenfields{display:none}.change-list .filtered table{border-right:none}.change-list .filtered{min-height:400px}.change-list .filtered table tbody th{padding-right:1em}#changelist table thead th.action-checkbox-column{width:1.5em;text-align:center}#changelist table tbody td.action-checkbox{text-align:center}#changelist table tfoot{color:#666}#toolbar{margin-bottom:20px;display:none}@media only screen and (max-width: 960px){#toolbar{float:none}}#toolbar.initialized{display:block}#toolbar form label[for=\"searchbar\"]{display:none}#toolbar form #searchbar{margin-bottom:5px;margin-right:2px;vertical-align:top}@media only screen and (max-width: 960px){#toolbar form #searchbar{margin-right:5px}}@media only screen and (max-width: 480px){#toolbar form #searchbar{width:100%}}#toolbar form input[type=\"submit\"],#toolbar form input[type=\"submit\"]:visited,#toolbar form input[type=\"submit\"]:hover{background-color:#47bac1;color:#fff;font-size:12px;font-weight:lighter;padding:0 20px;text-transform:uppercase;vertical-align:middle;margin-bottom:5px}#toolbar form input[type=\"submit\"]:hover,#toolbar form input[type=\"submit\"]:focus{background-color:#639af5;color:#fff}#toolbar form input[type=\"submit\"]:active{background-color:#6f7e95;color:#fff}.changelist-filter-select-wrapper{margin-right:2px;margin-bottom:5px;display:inline-block;vertical-align:top}@media only screen and (max-width: 960px){.changelist-filter-select-wrapper{margin-right:5px}}@media only screen and (max-width: 480px){.changelist-filter-select-wrapper{width:100%}}@media only screen and (max-width: 480px){.changelist-filter-select-wrapper .select2{width:100% !important}}.changelist-filter-select-wrapper .select2-selection--multiple{overflow:auto;height:32px !important}.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__rendered{padding:0 2px !important}.changelist-filter-select-wrapper .select2-selection--multiple .select2-selection__choice{margin-top:2px !important;margin-right:2px !important}.changelist-filter-popup{position:relative}.changelist-filter-popup-content{display:none;position:absolute;top:0;right:0;left:0;min-width:200px;background:#fff;border-radius:4px;box-shadow:0 0 4px 0 rgba(71,186,193,0.75);z-index:1}.changelist-filter-popup-content.visible{display:block}#changelist-filter{display:none}.change-list ul.toplinks{display:block;padding:0;margin:0}.change-list ul.toplinks li{list-style-type:none;display:inline-block;margin:0 5px 5px 0;background-color:#d0dbe6;color:#6f7e95;text-decoration:none;font-size:14px;padding:6px 10px;border-radius:4px}.change-list ul.toplinks a,.change-list ul.toplinks a:visited{color:#6f7e95}.change-list ul.toplinks a:focus,.change-list ul.toplinks a:hover{text-decoration:underline}.paginator{display:none;line-height:normal;padding:0 !important;margin:0;font-size:12px}.paginator.initialized{display:inherit}.paginator .pages-wrapper{margin-left:10px;display:inline-block;margin-bottom:5px}@media only screen and (max-width: 960px){.paginator .pages-wrapper{margin-left:0}}.paginator .pages-wrapper span,.paginator .pages-wrapper a{font-size:14px;padding:6px 10px;display:inline-block}.paginator .pages-wrapper span:first-child,.paginator .pages-wrapper a:first-child{border-radius:4px 0 0 4px}.paginator .pages-wrapper span:last-child,.paginator .pages-wrapper a:last-child{border-radius:0 4px 4px 0}.paginator .pages-wrapper span:first-child:last-child,.paginator .pages-wrapper a:first-child:last-child{border-radius:4px}.paginator .pages-wrapper span{background-color:#6f7e95;color:#fff}.paginator .pages-wrapper span.disabled{background-color:#d0dbe6;color:#6f7e95}.paginator .pages-wrapper a:link,.paginator .pages-wrapper a:visited{background-color:#d0dbe6;color:#6f7e95;text-decoration:none}.paginator .pages-wrapper a:focus,.paginator .pages-wrapper a:hover{background-color:#639af5;color:#fff}.paginator a.showall:link,.paginator a.showall:visited{font-size:12px}.paginator .label{padding:8px 0}.paginator input[type=\"submit\"],.paginator input[type=\"submit\"]:hover,.paginator input[type=\"submit\"]:focus{font-size:13px;padding:6px 10px;height:auto;line-height:normal;margin:0 0 0 10px}#changelist table input{margin:0;vertical-align:baseline}#changelist table tbody tr.selected{border-color:#e5e2a5;background-color:#fffcc0}#changelist .actions{float:left;display:none}@media only screen and (max-width: 960px){#changelist .actions{float:none;margin-bottom:20px}}@media only screen and (max-width: 480px){#changelist .actions{padding:0 10px}}#changelist .actions.initialized{display:inline-block}@media only screen and (max-width: 960px){#changelist .actions.initialized{display:block}}@media only screen and (max-width: 960px){#changelist .actions label{margin-bottom:5px;display:inline-block}}@media only screen and (max-width: 480px){#changelist .actions label{display:block}}@media only screen and (max-width: 480px){#changelist .actions .select2{width:100% !important}}#changelist .actions .labels{padding:8px 0}@media only screen and (max-width: 480px){#changelist .actions .labels{text-align:center}}#changelist .actions span.all,#changelist .actions span.action-counter,#changelist .actions span.clear,#changelist .actions span.question{display:none}#changelist .actions span.clear{margin-left:5px}#changelist .actions .button,#changelist .actions .button:visited,#changelist .actions .button:hover{display:inline-block;background-color:#47bac1;color:#fff;border:0;border-radius:4px;height:32px;line-height:32px;outline:0;font-size:12px;font-weight:lighter;text-align:center;padding:0 20px;text-transform:uppercase;margin:0 8px 5px 0;transition:background .3s}@media only screen and (max-width: 480px){#changelist .actions .button,#changelist .actions .button:visited,#changelist .actions .button:hover{width:100%}}#changelist .actions .button:hover,#changelist .actions .button:focus{background-color:#639af5;color:#fff}#changelist .actions .button:active{background-color:#6f7e95;color:#fff}#changelist .actions span{font-size:12px}.changelist-footer{padding:20px 0;background:#ecf2f6}.changelist-footer.fixed{position:fixed;left:20px;right:20px;bottom:0;border-top:2px solid #d0dbe6;transition:left 0.3s}body.menu-pinned .changelist-footer.fixed{left:270px}body.menu-pinned.popup .changelist-footer.fixed{left:20px}@media only screen and (max-width: 960px){.changelist-footer.fixed{position:static;left:auto;right:auto;bottom:auto;border-top:0;padding:20px 0}}.changelist-footer.popup{left:20px}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.sidebar{position:fixed;width:250px;top:0;left:0;bottom:0;z-index:6;background-color:#354052;color:#6f7e95;transition:background-color .3s,transform .3s;transform:translate3d(-100%, 0, 0)}@media only screen and (max-width: 960px){.sidebar{width:360px;padding-bottom:0;transition:transform .3s cubic-bezier(0, 0.5, 0.5, 1)}}@media only screen and (max-width: 480px){.sidebar{width:80%}}.sidebar.sidebar-opened{transform:none}@media only screen and (max-width: 960px){.sidebar.sidebar-opened{box-shadow:0 0 30px 10px rgba(0,0,0,0.2)}}@media only screen and (min-width: 960px){body.menu-pinned .sidebar{transform:none}}.sidebar-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:0;z-index:5}.sidebar-header{height:44px;line-height:44px;transition:transform .3s}@media only screen and (max-width: 960px){.sidebar-header.sidebar-opened{transform:translate3d(360px, 0, 0)}}@media only screen and (max-width: 480px){.sidebar-header.sidebar-opened{transform:translate3d(80%, 0, 0)}}.sidebar-header-wrapper{display:none;background-color:#354052;color:#6f7e95;position:fixed;top:0;right:0;left:0;z-index:6;transition:background-color .3s,transform .3s}@media only screen and (max-width: 960px){.sidebar-header-wrapper{display:block}body.scroll-to-bottom .sidebar-header-wrapper{transform:translate3d(0, -100%, 0)}}.sidebar-header-wrapper.sidebar-opened{background-color:#2b3647;transform:none !important}.sidebar-header-menu,.sidebar-header-menu:visited,.sidebar-header-menu:hover{display:inline-block;font-size:14px;text-transform:uppercase;color:#c0cad8;line-height:44px;padding:0 16px;border-right:1px solid #2b3647}.sidebar-header-menu-icon{font-size:16px;vertical-align:middle}.sidebar-header-menu-icon.icon-cross{display:none;font-size:20px;color:#47bac1}.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-menu{display:none}.sidebar-header.sidebar-opened .sidebar-header-menu-icon.icon-cross{display:inline}.sidebar-close{display:none;float:right;padding:4px;margin:12px 18px 0 12px;background-color:#d0dbe6;border-radius:5px}@media only screen and (max-width: 960px){.sidebar-close{display:inline-block}}.sidebar-close-icon{color:#6f7e95;font-size:28px;font-weight:bold;vertical-align:middle}.sidebar-wrapper{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate3d(0, 0, 0)}.sidebar-section{padding:20px 0;border-bottom:1px solid #2b3647;transition:border-bottom-color 0.3s}@media only screen and (max-width: 960px){.sidebar-section{padding:10px 0}}.sidebar-section:last-child,.sidebar-section.last{border-bottom:0}.sidebar-title{display:block;color:#6f7e95;text-transform:uppercase;font-size:11px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 14px 0 24px;margin-bottom:10px;transition:color .3s}@media only screen and (max-width: 960px){.sidebar-title{padding:12px 18px 12px 30px;margin-bottom:0}html.touchevents .sidebar-title{padding-left:20px}}.sidebar-title-link,.sidebar-title-link:visited,.sidebar-title-link:hover{color:#6f7e95;font-weight:bold;transition:color .3s}.sidebar-title-link:hover{color:#639af5}.sidebar-link,.sidebar-link:visited,.sidebar-link:hover{display:block;color:#c0cad8;padding:8px 12px 8px 20px;vertical-align:middle;transition:color .3s,background-color .3s;position:relative}@media only screen and (max-width: 960px){.sidebar-link,.sidebar-link:visited,.sidebar-link:hover{padding:12px 18px 12px 30px}html.touchevents .sidebar-link,html.touchevents .sidebar-link:visited,html.touchevents .sidebar-link:hover{padding-left:20px}}.sidebar-link.icon,.sidebar-link:visited.icon,.sidebar-link:hover.icon{font-size:11px;text-transform:uppercase}.sidebar-link:hover,.sidebar-link.selected{color:#fff;background-color:#2b3647}.sidebar-link-icon{font-size:18px;vertical-align:middle;margin-right:6px;color:#6f7e95;transition:color .3s}.sidebar-link-label{vertical-align:middle;display:block;transition:transform .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.touchevents .editing .sidebar-link-label{transform:translate3d(20px, 0, 0)}.sidebar-center-link,.sidebar-center-link:visited,.sidebar-center-link:hover{display:block;color:#47bac1;font-size:11px;text-align:center;padding:8px 0;text-transform:uppercase;transition:color .3s,background-color .3s}@media only screen and (max-width: 960px){.sidebar-center-link,.sidebar-center-link:visited,.sidebar-center-link:hover{padding:12px 20px}}.sidebar-center-link:hover{color:#639af5;background-color:#2b3647}.sidebar-left{position:absolute;left:4px}html.touchevents .sidebar-left{top:0;bottom:0;transition:opacity .3s,transform .3s}.sidebar-left.collapsible{display:none}html.touchevents .sidebar-left.collapsible{display:inline-block;width:0;opacity:0;transform:scale(0);overflow:hidden}.sidebar-left-pin,.sidebar-left-pin:visited,.sidebar-left-pin:hover,.sidebar-left-unpin,.sidebar-left-unpin:visited,.sidebar-left-unpin:hover{display:inline-block;position:absolute;top:1px;font-size:14px;color:#47bac1;transition:color .3s}html.touchevents .sidebar-left-pin,html.touchevents .sidebar-left-pin:visited,html.touchevents .sidebar-left-pin:hover,html.touchevents .sidebar-left-unpin,html.touchevents .sidebar-left-unpin:visited,html.touchevents .sidebar-left-unpin:hover{position:static;padding:6px;margin-top:2px;font-size:18px}@media only screen and (max-width: 960px){html.touchevents .sidebar-left-pin,html.touchevents .sidebar-left-pin:visited,html.touchevents .sidebar-left-pin:hover,html.touchevents .sidebar-left-unpin,html.touchevents .sidebar-left-unpin:visited,html.touchevents .sidebar-left-unpin:hover{margin-top:6px}}.sidebar-left-pin:hover,.sidebar-left-unpin:hover{color:#639af5}.apps-list-pinned .sidebar-left-pin{display:none}.apps-list .sidebar-left-unpin{display:none}html.no-touchevents .sidebar-link:hover .sidebar-left.collapsible{display:inline-block}html.touchevents .editing .sidebar-left.collapsible{opacity:1;transform:scale(1);width:auto}.sidebar-right{float:right;margin-left:10px}.sidebar-right.collapsible{display:none}html.touchevents .sidebar-right.collapsible{display:inline}.sidebar-right-edit{display:none;font-size:18px}html.touchevents .sidebar-right-edit{display:inline}.sidebar-right-plus{font-size:14px;outline:0}.sidebar-right-arrow{color:#639af5;font-size:16px;font-weight:bold !important;transition:color .3s,opacity .3s}html.touchevents .editing .sidebar-right-arrow{opacity:0}.sidebar-right-remove,.sidebar-right-remove:visited,.sidebar-right-remove:hover{position:relative;color:#47bac1;transition:color .3s}.sidebar-right-remove:hover{color:#639af5}.sidebar-link:hover .sidebar-right.collapsible{display:inline-block}.sidebar-link:hover .sidebar-right-arrow{color:#639af5}.sidebar .clone{display:none}.sidebar .apps-hide-label{display:none}.sidebar .apps-hide.apps-visible .apps-hide-label.apps-visible{display:inline}.sidebar .apps-hide.apps-hidden .apps-hide-label.apps-hidden{display:inline}.sidebar-copyright{background-color:#2b3647;color:#6f7e95;height:32px;line-height:32px;position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:11px;font-weight:bold;transition:background-color .3s,color .3s}@media only screen and (max-width: 960px){.sidebar-copyright{display:none}}.sidebar-popup{position:absolute;top:0;bottom:0;left:0;width:250px;color:#6f7e95;background-color:#ecf2f6;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 960px){.sidebar-popup{width:360px}}@media only screen and (max-width: 480px){.sidebar-popup{width:80%}}.sidebar-popup-container{display:none;position:fixed;top:0;left:250px;bottom:0;right:0;z-index:5}body.menu-pinned .sidebar-popup-container{background-color:rgba(0,0,0,0.5)}@media only screen and (max-width: 960px){.sidebar-popup-container{left:0}}.sidebar-popup-section{display:none}.sidebar-popup-title{font-size:12px;font-weight:bold;text-transform:uppercase;padding:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 960px){.sidebar-popup-title{padding:24px 0 24px 20px;margin-bottom:0;font-size:14px}}.sidebar-popup-search{background-color:#d0dbe6;color:#6f7e95;width:100%;height:32px;text-indent:20px;border:0;font-size:13px;outline:0;padding:0;margin:0 0 12px 0;border-radius:0}.sidebar-popup-search::placeholder{color:rgba(111,126,149,0.5)}@media only screen and (max-width: 960px){.sidebar-popup-search{font-size:14px;height:40px}}.sidebar-popup-list{margin:0;padding:0;list-style:none}.sidebar-popup-list-item{display:block}.sidebar-popup-list-item a,.sidebar-popup-list-item a:visited,.sidebar-popup-list-item a:hover{color:#6f7e95;padding:8px 20px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 960px){.sidebar-popup-list-item a,.sidebar-popup-list-item a:visited,.sidebar-popup-list-item a:hover{padding:12px 20px}}.sidebar-popup-list-item.selected a{background-color:#639af5;color:#fff}.sidebar-container-toggle{float:left;display:inline-block;vertical-align:middle;cursor:pointer;line-height:31px;padding:10px 0 10px 20px}.sidebar-container-toggle:hover{color:#639af5}body.login .sidebar-container-toggle,body.menu-pinned .sidebar-container-toggle{display:none}@media only screen and (max-width: 960px){.sidebar-container-toggle{display:none}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.related-popup{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;padding-left:250px;box-sizing:border-box;display:none;background:#ecf2f6;background-clip:content-box;-webkit-overflow-scrolling:touch;overflow-y:scroll}@media only screen and (max-width: 960px){.related-popup{padding-left:0}}.related-popup iframe{border:0;width:100%;height:100%}.related-popup-container{display:none;background-color:rgba(0,0,0,0.5);position:fixed;top:0;left:0;bottom:0;right:0;z-index:15}.related-popup-container .loading-indicator{display:none;font-size:96px;color:#fff;position:absolute;top:50%;left:50%;margin-left:-48px;margin-top:-48px;animation:spin 4s linear infinite}.related-popup-back,.related-popup-back:visited,.related-popup-back:hover{display:none;background:#59677e;color:#fff;position:absolute;top:20px;left:250px;z-index:5;width:100px;padding:14px 6px 14px 0;text-align:center;margin-left:-100px;box-sizing:border-box;text-transform:uppercase;border-radius:6px 0 0 6px;transition:background-color .3s,color .3s}@media only screen and (max-width: 960px){.related-popup-back,.related-popup-back:visited,.related-popup-back:hover{margin-left:0;top:auto;bottom:10px;left:10px;width:auto;padding:10px;border-radius:6px}}.related-popup-back:hover,.related-popup-back:focus{background:#ecf2f6;color:#6f7e95}@media only screen and (max-width: 960px){.related-popup-back:hover,.related-popup-back:focus{background:#639af5;color:#fff}}.related-popup-back-icon{vertical-align:middle;font-weight:bold;font-size:18px}@media only screen and (max-width: 960px){.related-popup-back-label{display:none}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.dashboard .module{margin-bottom:10px}.dashboard .module table th{width:100%}.dashboard .module table td{white-space:nowrap}.dashboard .module table td a{display:block;padding-right:.6em}.dashboard #content{max-width:600px}@media only screen and (max-width: 960px){.dashboard #content{max-width:none}}.dashboard.jet #content{max-width:none}.dashboard .breadcrumbs{margin-bottom:20px}@media only screen and (max-width: 960px){.dashboard .breadcrumbs{display:none}}@media only screen and (max-width: 960px){.dashboard.jet.change-form .breadcrumbs{display:block}}#recent-actions-module>h2{padding:6px;text-transform:uppercase;font-size:11px;font-weight:bold;margin:0}#recent-actions-module>h3{display:none}.module ul.actionlist{padding:0;margin:0 0 2px 0;border-collapse:collapse;background:#fff;border-radius:4px;overflow-x:auto;box-shadow:0 2px 0 0 #d0dbe6}ul.actionlist li{padding:8px;list-style-type:none;font-size:13px;border-bottom:1px solid #f4f4f4;white-space:normal;overflow:hidden;text-overflow:ellipsis}ul.actionlist li br{display:none}.dashboard-container{min-height:100%}.dashboard-container.columns_1 .dashboard-column-wrapper{width:100%}@media only screen and (max-width: 960px){.dashboard-container.columns_1 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_2 .dashboard-column-wrapper{width:50%}@media only screen and (max-width: 960px){.dashboard-container.columns_2 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_3 .dashboard-column-wrapper{width:33.33333%}@media only screen and (max-width: 960px){.dashboard-container.columns_3 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_4 .dashboard-column-wrapper{width:25%}@media only screen and (max-width: 960px){.dashboard-container.columns_4 .dashboard-column-wrapper{width:100%}}.dashboard-container.columns_5 .dashboard-column-wrapper{width:20%}@media only screen and (max-width: 960px){.dashboard-container.columns_5 .dashboard-column-wrapper{width:100%}}.dashboard-tools{position:absolute;top:11px;right:215px}@media only screen and (max-width: 960px){.dashboard-tools{display:none;position:static;margin:10px 20px 0 20px;padding:10px;background:#fff;border-radius:5px}}@media only screen and (max-width: 480px){.dashboard-tools{margin:10px 10px 0 10px}}.dashboard-tools .button{vertical-align:middle}@media only screen and (max-width: 960px){.dashboard-tools.visible{display:block}}.dashboard-tools-toggle-icon{vertical-align:middle}.dashboard-tools-toggle-container{display:none;margin:20px 20px 0 20px;text-align:right}@media only screen and (max-width: 960px){.dashboard-tools-toggle-container{display:block}}@media only screen and (max-width: 480px){.dashboard-tools-toggle-container{margin:10px 10px 0 10px}}.dashboard-column{margin-left:10px;border:2px dashed transparent;min-height:100px;border-radius:4px}@media only screen and (max-width: 960px){.dashboard-column{margin-left:0;min-height:0}}.dashboard-column-wrapper{float:left;min-width:200px}.dashboard-column.first{margin-left:0}.dashboard-column.active{border-color:#d0dbe6}.dashboard-item{background:#ecf2f6;border-radius:4px;margin-bottom:20px;transition:background .3s}@media only screen and (max-width: 960px){.dashboard-item{margin-bottom:10px}}.dashboard-item:last-child{margin-bottom:0}@media only screen and (max-width: 960px){.dashboard-item:last-child{margin-bottom:10px}}.dashboard-item.collapsed{background-color:#d0dbe6}.dashboard-item.ui-sortable-helper{box-shadow:0 0 20px 0 rgba(0,0,0,0.25)}.dashboard-item.placeholder{background-color:#fffcc0}.dashboard-item-header{padding:0 10px 0 6px}.dashboard-item-header-title{display:block;font-size:11px;font-weight:bold;text-transform:uppercase;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-item-header-drag{float:right;line-height:30px !important;margin-left:10px}html.touchevents .dashboard-item-header-drag{display:none}.dashboard-item-header-collapse-button{font-size:13px;vertical-align:middle;font-weight:bold !important}.dashboard-item-header-buttons{float:right;margin-left:10px;font-size:13px;line-height:30px;vertical-align:middle;visibility:hidden}.dashboard-item-header-buttons a{vertical-align:middle}html.touchevents .dashboard-item-header-buttons{visibility:visible}.dashboard-item-header:hover .dashboard-item-header-buttons{visibility:visible}.dashboard-item-content{background:#fff;border-radius:4px;box-shadow:0 2px 0 0 #d0dbe6;overflow:hidden}.dashboard-item-content.contrast{background:#59677e;color:#fff}.dashboard-item-content.contrast .loading-indicator{color:#fff}.dashboard-item-content ul:not(.inline) li{display:block;border-bottom:1px solid #f4f4f4;font-size:13px;padding:8px}.dashboard-item-content ul:not(.inline) li.contrast{background:#59677e;font-size:12px}.dashboard-item-content ul:not(.inline) li.contrast,.dashboard-item-content ul:not(.inline) li.contrast a,.dashboard-item-content ul:not(.inline) li.contrast a:visited,.dashboard-item-content ul:not(.inline) li.contrast a:hover{color:#fff;text-decoration:none;text-transform:uppercase}.dashboard-item-content ul:not(.inline) li:last-child{border-bottom:0}.dashboard-item-content ul:not(.inline) li .float-right{float:right;position:relative}.dashboard-item-content ul:not(.inline) li .dim{text-transform:lowercase;font-size:11px;color:#d0dbe6}.dashboard-item-content ul:not(.inline) li .warning{color:#c14747}.dashboard-item-content ul.inline{display:inline-block}.dashboard-item-content ul.inline li{display:inline-block;margin-left:10px}.dashboard-item-content ul.inline li:first-child{margin-left:0}.dashboard-item-content ul.inline li .nowrap{white-space:nowrap}.dashboard-item-content ul.inline.bordered li{border-left:1px solid #d0dbe6;margin-left:0;padding:0 10px}.dashboard-item-content ul.inline.bordered li:first-child{border-left:0}.dashboard-item-content .padding{padding:10px}.dashboard-item-content .center{text-align:center}.dashboard-item-content .big{font-size:20px;font-weight:bold}.dashboard-item-content .highlight{color:#47bac1}.dashboard-item-content .dim{color:#d0dbe6}.dashboard-item-content .nowrap{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-item-content canvas .chart-fillColor{color:rgba(99,154,245,0.25)}.dashboard-item-content canvas .chart-strokeColor{color:#639af5}.dashboard-item-content canvas .chart-pointColor{color:#fff}.dashboard-item-content canvas .chart-pointHighlightFill{color:#639af5}.dashboard-item-content canvas .chart-scaleGridLineColor{color:rgba(0,0,0,0.1)}.dashboard-item-content canvas .chart-scaleLineColor{color:rgba(0,0,0,0.1)}.dashboard-item-content canvas .chart-scaleFontColor{color:#fff}.dashboard-item-content table{width:100%;box-shadow:none}.dashboard-item-collapse .icon-arrow-up{display:inline}.dashboard-item-collapse .icon-arrow-down{display:none}.dashboard-item.collapsed .dashboard-item-content{display:none}.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-up{display:none}.dashboard-item.collapsed .dashboard-item-collapse .icon-arrow-down{display:inline}.add-dashboard+.select2{background-color:transparent}@media only screen and (max-width: 960px){.add-dashboard+.select2{min-width:160px;max-width:160px}}@media only screen and (max-width: 480px){.add-dashboard+.select2{width:100% !important;max-width:none;margin-bottom:5px}}.add-dashboard+.select2 .select2-selection{border-radius:4px 0 0 4px !important;border-width:0}@media only screen and (max-width: 960px){.add-dashboard+.select2 .select2-selection{border-radius:4px !important;border-width:1px}}.add-dashboard-link{border-radius:0 4px 4px 0 !important;padding:0 10px !important}@media only screen and (max-width: 960px){.add-dashboard-link{margin-left:6px;border-radius:4px !important;margin-right:5px}}@media only screen and (max-width: 480px){.add-dashboard-link{margin-left:0}}.add-dashboard-link-icon{vertical-align:middle}.add-dashboard-link-label{display:none;vertical-align:middle;margin-left:4px}@media only screen and (max-width: 960px){.reset-dashboard-link{float:right}}@media only screen and (max-width: 480px){.reset-dashboard-link{float:none}}.reset-dashboard-link-icon{vertical-align:middle}.reset-dashboard-link-label{display:none;vertical-align:middle;margin-left:6px}@media only screen and (max-width: 960px){.reset-dashboard-link-label{display:inline}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}.delete-confirmation #content>h1+p+h2+ul{background:#f0dada;color:#d49d9d;border-radius:4px;padding:20px;list-style-type:none;margin:0}.delete-confirmation #content>h1+p+h2+ul li{list-style:none;line-height:1.8}.delete-confirmation #content>ul:nth-of-type(2),.delete-confirmation #content>h1+p+ul{background:#fff;border-radius:4px;box-shadow:0 2px 0 0 #d0dbe6}.delete-confirmation #content>ul:nth-of-type(2),.delete-confirmation #content>ul:nth-of-type(2) ul,.delete-confirmation #content>h1+p+ul,.delete-confirmation #content>h1+p+ul ul{list-style-type:none;margin:0;padding:0}.delete-confirmation #content>ul:nth-of-type(2) li,.delete-confirmation #content>ul:nth-of-type(2) ul li,.delete-confirmation #content>h1+p+ul li,.delete-confirmation #content>h1+p+ul ul li{list-style:disc;line-height:1.8}.delete-confirmation #content>ul:nth-of-type(2) ul,.delete-confirmation #content>h1+p+ul ul{margin-left:20px}.delete-confirmation #content>ul:nth-of-type(2)>li,.delete-confirmation #content>h1+p+ul>li{padding:8px;border-bottom:1px solid #f4f4f4;font-size:13px;list-style:none}.delete-confirmation #content>ul:nth-of-type(2)>li:last-child,.delete-confirmation #content>h1+p+ul>li:last-child{border-bottom:0}.delete-confirmation #content form{margin-top:20px}.delete-confirmation #content form input[type=\"submit\"]{background-color:#c14747;color:#fff;font-size:12px;font-weight:lighter;padding:0 20px;text-transform:uppercase;vertical-align:middle;margin-bottom:5px}@media only screen and (max-width: 960px){.delete-confirmation #content form input[type=\"submit\"]{display:block;width:100%}}.delete-confirmation #content form input[type=\"submit\"]:hover,.delete-confirmation #content form input[type=\"submit\"]:focus{background-color:#639af5;color:#fff}.delete-confirmation #content form input[type=\"submit\"]:active{background-color:#6f7e95;color:#fff}.delete-confirmation #content form .button{vertical-align:middle;margin-left:10px;margin-bottom:5px;box-sizing:border-box}@media only screen and (max-width: 960px){.delete-confirmation #content form .button{margin-left:0;display:block;width:100%}}.hidden{display:none}.clear-list,.dashboard-item-content ul:not(.inline),.dashboard-item-content ul.inline{margin:0;padding:0;list-style:none}.fl{float:left}.fr{float:right}.cf:before,.cf:after{content:\"\";display:table}.cf:after{clear:both}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.pos_rel{position:relative}.pos_abs{position:absolute}.fill_width{width:100% !important}@keyframes spin{100%{transform:rotate(360deg)}}body.login{background:#354052;padding:100px 30px 30px 30px}@media only screen and (max-width: 480px){body.login{padding:30px 10px 10px 10px}}body.login #container{background:#fff;border-radius:4px;min-height:0;padding:0;margin-left:auto;margin-right:auto;width:400px}@media only screen and (max-width: 480px){body.login #container{width:100%}}body.login #header{background:#59677e;color:#fff;text-transform:uppercase;font-size:11px;font-weight:bold;border-radius:4px 4px 0 0}body.login #content{padding:30px}body.login .sidebar{display:none}body.login .sidebar-header{display:none}body.login .breadcrumbs{display:none}body.login #content-main{width:100%}body.login .form-row{padding:4px;float:left;width:100%;box-sizing:border-box}body.login .form-row label{padding-right:0.5em;line-height:2em;font-size:1em;clear:both}body.login .form-row label.required:after{content:''}body.login .form-row #id_username,body.login .form-row #id_password{clear:both;padding:6px;width:100%;box-sizing:border-box}body.login span.help{font-size:10px;display:block}body.login .submit-row{clear:both;padding:20px 0 0 0;margin:0;text-align:center}body.login .submit-row input[type=\"submit\"]{font-size:12px;font-weight:lighter;background-color:#47bac1;color:#fff;text-transform:uppercase}body.login .submit-row input[type=\"submit\"]:hover,body.login .submit-row input[type=\"submit\"]:focus{background-color:#639af5;color:#fff}body.login .submit-row input[type=\"submit\"]:active{background-color:#6f7e95;color:#fff}body.login .password-reset-link{text-align:center}body.login #footer{padding:0}\n",".hidden {\n display: none;\n}\n\n.clear-list {\n margin: 0;\n padding: 0;\n list-style: none;\n}\n\n.fl {\n float: left;\n}\n\n.fr {\n float: right;\n}\n\n.cf:before, .cf:after {\n content: \"\";\n display: table;\n}\n\n.cf:after {\n clear: both;\n}\n\n@each $class, $style in (p, padding), (pt, padding-top), (pr, padding-right), (pb, padding-bottom), (pl, padding-left),\n (m, margin), (mt, margin-top), (mr, margin-right), (mb, margin-bottom), (ml, margin-left) {\n @for $i from 1 through 8 {\n $value: $i * 10;\n .#{$class}#{$value} {\n #{$style}: #{$value}px;\n }\n }\n}\n\n.pos_rel {\n position: relative;\n}\n\n.pos_abs {\n position: absolute;\n}\n\n.fill_width {\n width: 100% !important;\n}\n\n@mixin for-width($width) {\n @media only screen and (max-width: $width) {\n @content;\n }\n}\n\n@mixin for-desktop {\n @media only screen and (min-width: $mobile-max-width) {\n @content;\n }\n}\n\n@mixin for-mobile {\n @include for-width($mobile-max-width) {\n @content;\n }\n}\n\n@mixin for-phone {\n @include for-width($phone-max-width) {\n @content;\n }\n}\n\n@keyframes spin { 100% { transform: rotate(360deg); } }\n\n@mixin font-icon {\n font-family: 'jet-icons';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n display: inline-block;\n}\n\n/// Convert angle\n/// @author Chris Eppstein\n/// @param {Number} $value - Value to convert\n/// @param {String} $unit - Unit to convert to\n/// @return {Number} Converted angle\n@function convert-angle($value, $unit) {\n $convertable-units: deg grad turn rad;\n $conversion-factors: 1 (10grad/9deg) (1turn/360deg) (3.1415926rad/180deg);\n @if index($convertable-units, unit($value)) and index($convertable-units, $unit) {\n @return $value\n / nth($conversion-factors, index($convertable-units, unit($value)))\n * nth($conversion-factors, index($convertable-units, $unit));\n }\n\n @warn \"Cannot convert `#{unit($value)}` to `#{$unit}`.\";\n}\n\n/// Test if `$value` is an angle\n/// @param {*} $value - Value to test\n/// @return {Bool}\n@function is-direction($value) {\n $is-direction: index((to top, to top right, to right top, to right, to bottom right, to right bottom, to bottom, to bottom left, to left bottom, to left, to left top, to top left), $value);\n $is-angle: type-of($value) == 'number' and index('deg' 'grad' 'turn' 'rad', unit($value));\n\n @return $is-direction or $is-angle;\n}\n\n/// Convert a direction to legacy syntax\n/// @param {Keyword | Angle} $value - Value to convert\n/// @require {function} is-direction\n/// @require {function} convert-angle\n@function legacy-direction($value) {\n @if is-direction($value) == false {\n @warn \"Cannot convert `#{$value}` to legacy syntax because it doesn't seem to be an angle or a direction\";\n }\n\n $conversion-map: (\n to top : bottom,\n to top right : bottom left,\n to right top : left bottom,\n to right : left,\n to bottom right : top left,\n to right bottom : left top,\n to bottom : top,\n to bottom left : top right,\n to left bottom : right top,\n to left : right,\n to left top : right bottom,\n to top left : bottom right\n );\n\n @if map-has-key($conversion-map, $value) {\n @return map-get($conversion-map, $value);\n }\n\n @return 90deg - convert-angle($value, 'deg');\n}\n\n/// Mixin printing a linear-gradient\n/// as well as a plain color fallback\n/// and the `-webkit-` prefixed declaration\n/// @access public\n/// @param {String | List | Angle} $direction - Linear gradient direction\n/// @param {Arglist} $color-stops - List of color-stops composing the gradient\n@mixin linear-gradient($direction, $color-stops...) {\n @if is-direction($direction) == false {\n $color-stops: ($direction, $color-stops);\n $direction: 180deg;\n }\n\n background: nth(nth($color-stops, 1), 1);\n background: -webkit-linear-gradient(legacy-direction($direction), $color-stops);\n background: linear-gradient($direction, $color-stops);\n}","@import \"globals\";\n\n/* DASHBOARD */\n\n.dashboard {\n .module {\n margin-bottom: 10px;\n\n table {\n th {\n width: 100%;\n }\n\n td {\n white-space: nowrap;\n\n a {\n display: block;\n padding-right: .6em;\n }\n }\n }\n }\n\n #content {\n max-width: 600px;\n\n @include for-mobile {\n max-width: none;\n }\n }\n\n &.jet #content {\n max-width: none;\n }\n\n .breadcrumbs {\n margin-bottom: 20px;\n\n @include for-mobile {\n display: none;\n }\n }\n\n &.jet.change-form .breadcrumbs {\n @include for-mobile {\n display: block;\n }\n }\n}\n\n/* RECENT ACTIONS MODULE */\n\n#recent-actions-module {\n > h2 {\n padding: 6px;\n text-transform: uppercase;\n font-size: 11px;\n font-weight: bold;\n margin: 0;\n }\n\n > h3 {\n display: none;\n }\n}\n\n.module ul.actionlist {\n padding: 0;\n margin: 0 0 2px 0;\n border-collapse: collapse;\n background: $content-background-color;\n border-radius: 4px;\n overflow-x: auto;\n box-shadow: 0 2px 0 0 $content-border2-color;\n}\n\nul.actionlist li {\n padding: 8px;\n list-style-type: none;\n font-size: 13px;\n border-bottom: 1px solid $content-border-color;\n white-space: normal;\n overflow: hidden;\n text-overflow: ellipsis;\n\n br {\n display: none;\n }\n}\n\n/* JET DASHBOARD */\n\n.dashboard {\n &-container {\n min-height: 100%;\n }\n\n @for $i from 1 through 5 {\n &-container.columns_#{$i} &-column-wrapper {\n width: (100% / $i);\n\n @include for-mobile {\n width: 100%;\n }\n }\n }\n\n &-tools {\n position: absolute;\n top: ($top-height + 10px * 2) / 2 - 30px / 2;\n right: 20px + 175px + 20px;\n\n @include for-mobile {\n display: none;\n position: static;\n margin: 10px 20px 0 20px;\n padding: 10px;\n background: $content-background-color;\n border-radius: 5px;\n }\n\n @include for-phone {\n margin: 10px 10px 0 10px;\n }\n\n .button {\n vertical-align: middle;\n }\n\n &.visible {\n @include for-mobile {\n display: block;\n }\n }\n\n &-toggle {\n &-icon {\n vertical-align: middle;\n }\n\n &-container {\n display: none;\n margin: 20px 20px 0 20px;\n text-align: right;\n\n @include for-mobile {\n display: block;\n }\n\n @include for-phone {\n margin: 10px 10px 0 10px;\n }\n }\n }\n }\n\n &-column {\n margin-left: 10px;\n border: 2px dashed transparent;\n min-height: 100px;\n border-radius: 4px;\n\n @include for-mobile {\n margin-left: 0;\n min-height: 0;\n }\n\n &-wrapper {\n float: left;\n min-width: 200px;\n }\n\n &.first {\n margin-left: 0;\n }\n\n &.active {\n border-color: $content-border2-color;\n }\n\n &.hovered { }\n }\n\n &-item {\n background: $background-color;\n border-radius: 4px;\n margin-bottom: 20px;\n transition: background $transitions-duration;\n\n @include for-mobile {\n margin-bottom: 10px;\n }\n\n &:last-child {\n margin-bottom: 0;\n\n @include for-mobile {\n margin-bottom: 10px;\n }\n }\n\n &.collapsed {\n background-color: $content-contrast3-background-color;\n }\n\n &.ui-sortable-helper {\n box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);\n }\n\n &.placeholder {\n background-color: $content-selected-background-color;\n }\n\n &-header {\n padding: 0 10px 0 6px;\n\n &-title {\n display: block;\n font-size: 11px;\n font-weight: bold;\n text-transform: uppercase;\n line-height: 30px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &-drag {\n float: right;\n line-height: 30px !important;\n margin-left: 10px;\n\n html.touchevents & {\n display: none;\n }\n }\n\n &-collapse-button {\n font-size: 13px;\n vertical-align: middle;\n font-weight: bold !important;\n }\n\n &-buttons {\n float: right;\n margin-left: 10px;\n font-size: 13px;\n line-height: 30px;\n vertical-align: middle;\n visibility: hidden;\n\n a {\n vertical-align: middle;\n }\n\n html.touchevents & {\n visibility: visible;\n }\n }\n\n &:hover &-buttons {\n visibility: visible;\n }\n }\n\n &-content {\n background: $content-background-color;\n border-radius: 4px;\n box-shadow: 0 2px 0 0 $content-border2-color;\n overflow: hidden;\n\n &.contrast {\n background: $content-contrast2-background-color;\n color: $content-contrast2-text-color;\n\n .loading-indicator {\n color: $content-contrast2-text-color;\n }\n }\n\n ul:not(.inline) {\n @extend .clear-list;\n\n li {\n display: block;\n border-bottom: 1px solid $content-border-color;\n font-size: 13px;\n padding: 8px;\n\n &.contrast {\n background: $content-contrast2-background-color;\n font-size: 12px;\n\n &, & a, & a:visited, & a:hover {\n color: $content-contrast2-text-color;\n text-decoration: none;\n text-transform: uppercase;\n }\n }\n\n &:last-child {\n border-bottom: 0;\n }\n\n .float-right {\n float: right;\n position: relative;\n }\n\n .dim {\n text-transform: lowercase;\n font-size: 11px;\n color: $dim-text-color;\n }\n\n .warning {\n color: $error-text-color;\n }\n }\n }\n\n ul.inline {\n @extend .clear-list;\n display: inline-block;\n\n li {\n display: inline-block;\n margin-left: 10px;\n\n &:first-child {\n margin-left: 0;\n }\n\n .nowrap {\n white-space: nowrap;\n }\n }\n\n &.bordered li {\n border-left: 1px solid $content-border2-color;\n margin-left: 0;\n padding: 0 10px;\n\n &:first-child {\n border-left: 0;\n }\n }\n }\n\n .padding {\n padding: 10px;\n }\n\n .center {\n text-align: center;\n }\n\n .big {\n font-size: 20px;\n font-weight: bold;\n }\n\n .highlight {\n color: $link-color;\n }\n\n .dim {\n color: $dim-text-color;\n }\n\n .nowrap {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n canvas {\n .chart {\n &-fillColor {\n color: $chart-fillColor;\n }\n\n &-strokeColor {\n color: $chart-strokeColor;\n }\n\n &-pointColor {\n color: $chart-pointColor;\n }\n\n &-pointHighlightFill {\n color: $chart-pointHighlightFill;\n }\n\n &-scaleGridLineColor {\n color: $chart-scaleGridLineColor;\n }\n\n &-scaleLineColor {\n color: $chart-scaleLineColor;\n }\n\n &-scaleFontColor {\n color: $chart-scaleFontColor;\n }\n }\n }\n\n table {\n width: 100%;\n box-shadow: none;\n }\n }\n\n &-collapse .icon-arrow-up {\n display: inline;\n }\n\n &-collapse .icon-arrow-down {\n display: none;\n }\n\n &.collapsed &-content {\n display: none;\n }\n\n &.collapsed &-collapse .icon-arrow-up {\n display: none;\n }\n\n &.collapsed &-collapse .icon-arrow-down {\n display: inline;\n }\n }\n}\n\n.add-dashboard {\n + .select2 {\n background-color: transparent;\n\n @include for-mobile {\n min-width: 160px;\n max-width: 160px;\n }\n\n @include for-phone {\n width: 100% !important;\n max-width: none;\n margin-bottom: 5px;\n }\n\n .select2-selection {\n border-radius: 4px 0 0 4px !important;\n border-width: 0;\n\n @include for-mobile {\n border-radius: 4px !important;\n border-width: 1px;\n }\n }\n }\n\n &-link {\n border-radius: 0 4px 4px 0 !important;\n padding: 0 10px !important;\n\n @include for-mobile {\n margin-left: 6px;\n border-radius: 4px !important;\n margin-right: 5px;\n }\n\n @include for-phone {\n margin-left: 0;\n }\n\n &-icon {\n vertical-align: middle;\n }\n\n &-label {\n display: none;\n vertical-align: middle;\n margin-left: 4px;\n }\n }\n}\n\n.reset-dashboard-link {\n @include for-mobile {\n float: right;\n }\n\n @include for-phone {\n float: none;\n }\n\n &-icon {\n vertical-align: middle;\n }\n\n &-label {\n display: none;\n vertical-align: middle;\n margin-left: 6px;\n\n @include for-mobile {\n display: inline;\n }\n }\n}\n","/*\n DJANGO JET Admin styles\n*/\n\n@import \"globals\";\n\nhtml, body {\n margin: 0;\n padding: 0;\n}\n\nhtml {\n font-size: 87.5%;\n\n @include for-mobile {\n font-size: 100%;\n }\n}\n\nbody {\n height: 100%;\n background: $background-color;\n color: $text-color;\n font-family: $font;\n text-size-adjust: 100%;\n\n @include for-mobile {\n padding-top: $sidebar-header-height;\n }\n\n &.non-scrollable {\n overflow: hidden;\n }\n\n &.popup {\n @include for-mobile {\n padding-top: 0;\n }\n }\n}\n\n/* PAGE STRUCTURE */\n\n#container {\n padding: 0;\n min-height: 100%;\n transition: padding-left 0.3s;\n\n body.menu-pinned & {\n padding-left: $sidebar-width;\n }\n\n body.menu-pinned.popup & {\n padding-left: 0;\n }\n\n @include for-mobile {\n &, body.menu-pinned & {\n padding-left: 0;\n }\n }\n\n .popup & {\n padding-left: 0;\n }\n}\n\n#content {\n padding: 20px;\n\n @include for-phone {\n padding: 10px;\n }\n\n & > h1 {\n display: none;\n }\n}\n\n#content-main {\n float: left;\n width: 100%;\n\n @include for-mobile {\n float: none;\n }\n}\n\n#content-related {\n float: right;\n width: 260px;\n position: relative;\n margin-right: -300px;\n\n @include for-mobile {\n float: none;\n width: 100%;\n margin-left: 0;\n position: static;\n }\n}\n\n#footer {\n clear: both;\n padding: 10px;\n\n &:empty {\n display: none;\n }\n}\n\n.dialog-confirm {\n display: none;\n}\n\n/* COLUMN TYPES */\n\n.colMS {\n margin-right: 300px;\n\n @include for-mobile {\n margin-right: 0;\n }\n}\n\n.colSM {\n margin-left: 300px;\n\n @include for-mobile {\n margin-left: 0;\n }\n}\n\n.colSM #content-related {\n float: left;\n margin-right: 0;\n margin-left: -300px;\n\n @include for-mobile {\n float: none;\n margin-left: 0;\n }\n}\n\n.colSM #content-main {\n float: right;\n\n @include for-mobile {\n float: none;\n }\n}\n\n.popup .colM {\n width: auto;\n}\n\n@import \"jquery-ui/jquery-ui.theme\";\n@import \"select2/layout\";\n@import \"content\";\n@import \"forms\";\n@import \"tables\";\n@import \"messages\";\n@import \"header\";\n@import \"breadcrumbs\";\n@import \"modules\";\n@import \"object-tools\";\n@import \"changeform\";\n@import \"changelist\";\n@import \"sidebar\";\n@import \"relatedpopup\";\n@import \"dashboard\";\n@import \"delete-confirmation\";\n@import \"login\";\n","/*\n * Default variable values\n * Create separate themes/theme/_variables.scss to override these variables\n */\n\n/*\n * General\n */\n\n$background-color: #ecf2f6 !default;\n$text-color: #6f7e95 !default;\n$dim-text-color: #d0dbe6 !default;\n$error-text-color: #c14747 !default;\n\n$link-color: #47bac1 !default;\n$hover-link-color: #639af5 !default;\n\n$font: Arial, sans-serif !default;\n$font-size: 14px !default;\n\n$transitions-duration: 0.3s !default;\n$fast-transitions-duration: 0.1s !default;\n\n$mobile-max-width: 960px;\n$phone-max-width: 480px;\n\n/*\n * Sidebar\n */\n\n$sidebar-width: 250px !default;\n$sidebar-header-height: 44px !default;\n\n$sidebar-background-color: #354052 !default;\n$sidebar-contrast-background-color: #2b3647 !default;\n$sidebar-contrast-text-color: #6f7e95 !default;\n\n$sidebar-arrow-color: #639af5 !default;\n$sidebar-hover-arrow-color: #639af5 !default;\n\n$sidebar-action-color: #47bac1 !default;\n$sidebar-hover-action-color: #639af5 !default;\n\n$sidebar-title-action-color: #47bac1 !default;\n$sidebar-hover-title-action-item-color: #639af5 !default;\n\n$sidebar-text-color: #6f7e95 !default;\n$sidebar-icon-color: #6f7e95 !default;\n$sidebar-link-color: #c0cad8 !default;\n$sidebar-hover-link-color: #fff !default;\n$sidebar-hover-background-color: #2b3647 !default;\n\n$sidebar-popup-search-input-background-color: #d0dbe6 !default;\n$sidebar-popup-search-input-text-color: #6f7e95 !default;\n$sidebar-popup-search-input-placeholder-color: transparentize(#6f7e95, 0.5) !default;\n\n$sidebar-popup-background-color: #ecf2f6 !default;\n$sidebar-popup-text-color: #6f7e95 !default;\n$sidebar-popup-overlay-color: #000 !default;\n\n$sidebar-popup-link-text-color: #6f7e95 !default;\n$sidebar-popup-hover-link-color: #fff !default;\n$sidebar-popup-hover-link-background-color: #639af5 !default;\n\n/*\n * Top\n */\n\n$top-height: 32px !default;\n\n$top-text-color: #6f7e95 !default;\n$top-separator-color: #c0d4e8 !default;\n$top-link-color: #c0d4e8 !default;\n$top-hover-link-color: #639af5 !default;\n$top-border-color: #c0d4e8 !default;\n$top-icon-color: #47bac1 !default;\n\n$top-dropdown-background-color: #6f7e95 !default;\n$top-dropdown-text-color: #ecf2f6 !default;\n$top-dropdown-contrast-background-color: #59677e !default;\n$top-dropdown-contrast-text-color: #c0cad8 !default;\n$top-dropdown-border-color: #76849a !default;\n$top-dropdown-link-color: #ecf2f6 !default;\n$top-dropdown-hover-link-color: #ecf2f6 !default;\n$top-dropdown-icon-color: #ecf2f6 !default;\n$top-dropdown-selected-color: #e5e2a5 !default;\n\n/*\n * Content\n */\n\n$content-background-color: #fff !default;\n$content-contrast-background-color: #f6fafc !default; //inline list bg\n$content-contrast2-background-color: #59677e !default; //table header\n$content-contrast3-background-color: #d0dbe6 !default; //delete collapsable\n$content-selected-background-color: #fffcc0 !default;\n$content-contrast2-text-color: #fff !default;\n$content-border-color: #f4f4f4 !default; //row bottom\n$content-border2-color: #d0dbe6 !default; //table bottom\n$content-selected-border-color: #e5e2a5 !default;\n\n$tab-selected-border-color: #639af5 !default;\n$tab-error-border-color: #c14747 !default;\n\n/*\n * Buttons\n */\n\n$button-background-color: #d0dbe6 !default;\n$button-hover-background-color: #639af5 !default;\n$button-active-background-color: #6f7e95 !default;\n$button-text-color: #6f7e95 !default;\n$button-hover-text-color: #fff !default;\n$button-active-text-color: #fff !default;\n\n$primary-button-background-color: #47bac1 !default;\n$primary-button-text-color: #fff !default;\n\n$danger-button-background-color: #c14747 !default;\n$danger-button-text-color: #fff !default;\n\n$background-button-background-color: #fff !default;\n$background-button-text-color: #6f7e95 !default;\n\n/*\n * Inputs\n */\n\n$input-height: 32px !default;\n$input-background-color: #fff !default;\n$input-contrast-background-color: #d0dbe6 !default;\n$input-border-color: #ecf2f6 !default;\n$input-hover-background-color: #639af5 !default;\n$input-icon-color: #47bac1 !default;\n$input-text-color: #6f7e95 !default;\n$input-contrast-text-color: #6f7e95 !default;\n$input-hover-text-color: #fff !default;\n$input-selected-text-color: #47bac1 !default;\n$input-disabled-text-color: #d0dbe6 !default;\n$input-placeholder-color: #d0dbe6 !default;\n$input-shadow-color: transparentize(#47bac1, 0.25) !default;\n\n$background-input-background-color: #fff !default;\n$background-input-border-color: #fff !default;\n$background-input-text-color: #6f7e95 !default;\n\n/*\n * Messages\n */\n\n$warning-color: #f0dada !default;\n$warning-text-color: #d49d9d !default;\n$info-color: #e8e8bd !default;\n$info-text-color: #b9b97f !default;\n$success-color: #c4ecc5 !default;\n$success-text-color: #82b982 !default;\n\n/*\n * Login\n */\n\n$login-background-color: #354052 !default;\n$login-title-text-color: #6f7e95 !default;\n$login-title-contrast-text-color: #fff !default;\n$login-header-background-color: #59677e !default;\n$login-header-text-color: #fff !default;\n$login-content-background-color: #fff !default;\n\n/*\n * jQuery UI\n */\n\n$jquery-ui-buttonpane-background: #ecf2f6 !default;\n\n$jquery-ui-state-default-background-color: #fff !default;\n$jquery-ui-state-default-border-color: #ecf2f6 !default;\n$jquery-ui-state-default-text-color: #6f7e95 !default;\n\n$jquery-ui-state-hover-background-color: #639af5 !default;\n$jquery-ui-state-hover-border-color: #639af5 !default;\n$jquery-ui-state-hover-text-color: #fff !default;\n\n$jquery-ui-state-active-background-color: #47bac1 !default;\n$jquery-ui-state-active-border-color: #47bac1 !default;\n$jquery-ui-state-active-text-color: #fff !default;\n\n$jquery-ui-state-highlight-background-color: #fff !default;\n$jquery-ui-state-highlight-border-color: #639af5 !default;\n$jquery-ui-state-highlight-text-color: #639af5 !default;\n\n$jquery-ui-overlay-color: #000 !default;\n\n$jquery-ui-tooltip-background-color: #000 !default;\n$jquery-ui-tooltip-text-color: #fff !default;\n\n/*\n * Charts\n */\n\n$chart-fillColor: transparentize($hover-link-color, 0.75) !default;\n$chart-strokeColor: $hover-link-color !default;\n$chart-pointColor: $content-contrast2-text-color !default;\n$chart-pointHighlightFill: $hover-link-color !default;\n$chart-scaleGridLineColor: transparentize(#000, 0.9) !default;\n$chart-scaleLineColor: transparentize(#000, 0.9) !default;\n$chart-scaleFontColor: $content-contrast2-text-color !default;\n","@import \"../globals\";\n\n.ui-widget-content {\n color: $text-color;\n border-color: $content-border-color;\n}\n\n.ui-widget, .ui-timepicker-table {\n &.ui-widget-content {\n background: $content-background-color;\n box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);\n }\n}\n\n.ui-widget {\n font-family: inherit;\n font-size: inherit;\n}\n\n.ui-widget-header {\n border: 0;\n background: $content-contrast2-background-color;\n color: $content-contrast2-text-color;\n font-weight: bold;\n a {\n color: $content-contrast2-text-color;\n }\n}\n\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\n border: 1px solid $jquery-ui-state-default-border-color;\n background: $jquery-ui-state-default-background-color;\n font-weight: bold;\n color: $jquery-ui-state-default-text-color;\n border-radius: 3px;\n}\n\n.ui-widget-header .ui-state-default {\n background: none;\n color: $content-contrast2-text-color;\n border: 0;\n}\n\n.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {\n border: 1px solid $jquery-ui-state-hover-border-color;\n background: $jquery-ui-state-hover-background-color;\n font-weight: bold;\n color: $jquery-ui-state-hover-text-color;\n}\n\n.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {\n border: 1px solid $jquery-ui-state-active-border-color;\n background: $jquery-ui-state-active-background-color;\n font-weight: bold;\n color: $jquery-ui-state-active-text-color;\n}\n\n.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {\n border: 1px solid $jquery-ui-state-highlight-border-color;\n background: $jquery-ui-state-highlight-background-color;\n color: $jquery-ui-state-highlight-text-color;\n}\n\n.ui-dialog {\n @include for-phone {\n left: 10px !important;\n right: 10px !important;\n width: auto !important;\n }\n}\n\n.ui-dialog-buttonpane {\n background: $jquery-ui-buttonpane-background;\n margin: .5em -0.2em -0.2em -0.2em;\n\n .ui-button {\n border: 0 !important;\n outline: 0;\n }\n}\n\n.ui-icon {\n @include font-icon;\n font-size: 16px;\n font-weight: bold;\n background: none !important;\n text-indent: 0;\n overflow: visible;\n}\n\n.ui-icon-circle-triangle-e:before {\n content: $icon-arrow-right;\n}\n\n.ui-icon-circle-triangle-w:before {\n content: $icon-arrow-left;\n}\n\n.ui-icon-closethick:before {\n content: $icon-cross;\n}\n\n.ui-widget-overlay {\n background: $jquery-ui-overlay-color;\n opacity: 0.5;\n filter: Alpha(Opacity=50);\n}\n\n.ui-tooltip {\n background: $jquery-ui-tooltip-background-color !important;\n color: $jquery-ui-tooltip-text-color;\n border: 0;\n box-shadow: none !important;\n opacity: 0.8;\n font-size: 13px;\n pointer-events: none;\n}\n\n.ui-datepicker, .ui-timepicker {\n table {\n margin: 0 0 .4em;\n background: transparent;\n border-radius: 0;\n box-shadow: none;\n }\n\n th {\n background: inherit;\n color: inherit;\n text-transform: inherit;\n }\n\n tbody tr {\n border-bottom: inherit;\n }\n}\n\n.ui-datepicker table {\n margin: 0 0 .4em;\n}\n\n.ui-timepicker-table table {\n margin: .15em 0 0;\n}\n","$icomoon-font-path: \"fonts\" !default;\n\n$icon-settings: \"\\e900\";\n$icon-menu: \"\\e901\";\n$icon-reset: \"\\e61e\";\n$icon-search: \"\\e61d\";\n$icon-user: \"\\e61c\";\n$icon-jet: \"\\e61b\";\n$icon-refresh: \"\\e61a\";\n$icon-grid: \"\\e619\";\n$icon-star: \"\\e618\";\n$icon-pin: \"\\e617\";\n$icon-new: \"\\e616\";\n$icon-edit: \"\\e615\";\n$icon-clock: \"\\e611\";\n$icon-calendar: \"\\e612\";\n$icon-book: \"\\e60d\";\n$icon-open-external: \"\\e60e\";\n$icon-data: \"\\e60f\";\n$icon-question: \"\\e613\";\n$icon-tick: \"\\e614\";\n$icon-cross: \"\\e610\";\n$icon-key: \"\\e60c\";\n$icon-arrow-right: \"\\e60b\";\n$icon-arrow-left: \"\\e60a\";\n$icon-arrow-down: \"\\e608\";\n$icon-arrow-up: \"\\e609\";\n$icon-checkbox-outline: \"\\e607\";\n$icon-remove: \"\\e600\";\n$icon-add2: \"\\e601\";\n$icon-exit: \"\\e602\";\n$icon-add: \"\\e603\";\n$icon-add3: \"\\e604\";\n$icon-expand: \"\\e605\";\n$icon-checkbox: \"\\e606\";\n\n","@import \"../globals\";\n\n.select2-container--jet {\n @import \"single\";\n @import \"multiple\";\n min-width: 160px;\n\n .select2-selection {\n background-color: $input-background-color;\n border: 1px solid $input-border-color;\n border-radius: 4px;\n outline: 0;\n\n @include for-mobile {\n fieldset.module & {\n box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.04);\n }\n }\n\n .select2-selection__rendered {\n color: $input-text-color;\n line-height: $input-height;\n font-size: 13px;\n }\n\n .select2-selection__placeholder {\n color: $input-placeholder-color;\n }\n }\n\n .select2-buttons {\n background-color: $input-contrast-background-color;\n\n text-align: center;\n padding: 6px;\n\n &-button {\n &, &:visited, &:hover {\n color: $input-contrast-text-color;\n margin-left: 10px;\n }\n\n &:hover {\n text-decoration: underline;\n }\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n .select2-dropdown {\n border: 0;\n border-radius: 4px;\n box-shadow: 0 0 4px 0 $input-shadow-color;\n overflow: hidden;\n z-index: 1;\n\n &--below {\n top: -$input-height;\n }\n\n &--above {\n top: $input-height;\n }\n\n &.select2-multiple-dropdown {\n top: auto;\n }\n }\n\n .select2-search--dropdown {\n padding: 0;\n\n .select2-search__field {\n outline: 0;\n border: 0;\n background-color: $input-background-color;\n color: $input-text-color;\n height: $input-height;\n -webkit-appearance: textfield;\n box-shadow: none;\n }\n }\n\n .select2-search--inline {\n .select2-search__field {\n background: transparent;\n border: none;\n outline: 0;\n color: $input-text-color;\n -webkit-appearance: textfield;\n box-shadow: none;\n }\n }\n\n .select2-results > .select2-results__options {\n max-height: 200px;\n overflow-y: auto;\n }\n\n .select2-results__option {\n font-size: 13px;\n\n &[role=group] {\n padding: 0;\n }\n\n &[aria-disabled=true] {\n color: $input-disabled-text-color;\n }\n\n &[aria-selected=true] {\n color: $input-selected-text-color;\n }\n\n .select2-results__option {\n padding-left: 1em;\n\n .select2-results__group {\n padding-left: 0;\n }\n\n .select2-results__option {\n margin-left: -1em;\n padding-left: 2em;\n\n .select2-results__option {\n margin-left: -2em;\n padding-left: 3em;\n\n .select2-results__option {\n margin-left: -3em;\n padding-left: 4em;\n\n .select2-results__option {\n margin-left: -4em;\n padding-left: 5em;\n\n .select2-results__option {\n margin-left: -5em;\n padding-left: 6em;\n }\n }\n }\n }\n }\n }\n }\n\n .select2-results__option--highlighted[aria-selected] {\n background-color: $input-hover-background-color;\n color: $input-hover-text-color;\n }\n\n .select2-results__group {\n cursor: default;\n display: block;\n padding: 6px;\n }\n}\n","@import \"../globals\";\n\n.select2-selection--single {\n height: $input-height;\n\n .select2-selection__rendered {\n padding-right: 24px;\n }\n\n .select2-selection__clear {\n cursor: pointer;\n float: right;\n font-weight: bold;\n }\n\n .select2-selection__arrow {\n height: 26px;\n position: absolute;\n top: 1px;\n right: 4px;\n width: 20px;\n\n b:before {\n @include font-icon;\n color: $input-icon-color;\n font-size: 20px;\n content: $icon-arrow-down;\n line-height: 32px;\n }\n }\n}\n\n&[dir=\"rtl\"] {\n .select2-selection--single {\n .select2-selection__clear {\n float: left;\n }\n\n .select2-selection__arrow {\n left: 1px;\n right: auto;\n }\n }\n}\n\n&.select2-container--disabled {\n .select2-selection--single {\n background-color: transparentize($input-contrast-background-color, 0.75);\n cursor: default;\n\n .select2-selection__clear {\n display: none;\n }\n }\n}","@import \"../globals\";\n\n.select2-selection--multiple {\n background-color: $input-background-color !important;\n border: 1px solid $input-border-color;\n cursor: text;\n height: auto;\n min-height: $input-height;\n\n .select2-selection__rendered {\n box-sizing: border-box;\n list-style: none;\n margin: 0;\n padding: 0 5px;\n width: 100%;\n\n li {\n list-style-type: none;\n }\n }\n\n .select2-selection__clear {\n cursor: pointer;\n float: right;\n font-weight: bold;\n margin-top: 5px;\n margin-right: 10px;\n }\n\n .select2-selection__choice {\n background-color: $input-contrast-background-color;\n color: $input-contrast-text-color;\n font-size: 13px;\n border-radius: 4px;\n cursor: default;\n float: left;\n margin-right: 5px;\n margin-top: 5px;\n padding: 5px 5px;\n line-height: normal;\n list-style-type: none;\n }\n\n .select2-selection__choice__remove {\n color: $input-contrast-text-color;\n cursor: pointer;\n display: inline-block;\n font-weight: bold;\n margin-right: 2px;\n\n &:hover {\n color: $input-hover-background-color;\n }\n }\n}\n\n&[dir=\"rtl\"] {\n .select2-selection--multiple {\n .select2-selection__choice, .select2-selection__placeholder {\n float: right;\n }\n\n .select2-selection__choice {\n margin-left: 5px;\n margin-right: auto;\n }\n\n .select2-selection__choice__remove {\n margin-left: 2px;\n margin-right: auto;\n }\n }\n}\n\n&.select2-container--disabled {\n .select2-selection--multiple {\n background-color: $input-contrast-background-color;\n cursor: default;\n }\n\n .select2-selection__choice__remove {\n display: none;\n }\n}\n","@import \"globals\";\n\n\n/* LINKS */\n\na, a:visited, a:hover, a:focus {\n color: $link-color;\n font-weight: normal;\n text-decoration: none;\n}\n\na:hover, a:focus {\n color: $hover-link-color;\n}\n\na img {\n border: none;\n}\n\n//a.section:link, a.section:visited {\n// color: #fff;\n// text-decoration: none;\n//}\n//\n//a.section:focus, a.section:hover {\n// text-decoration: underline;\n//}\n\n/* GLOBAL DEFAULTS */\n\np, ol, ul, dl {\n margin: .2em 0 .8em 0;\n}\n\np {\n padding: 0;\n line-height: 140%;\n}\n\nh1, h2, h3, h4, h5 {\n font-weight: bold;\n}\n\nh1 {\n margin: 0 0 20px;\n font-weight: 300;\n font-size: 20px;\n}\n\nh2 {\n font-size: 16px;\n margin: 1em 0 .5em 0;\n}\n\nh2.subhead {\n font-weight: normal;\n margin-top: 0;\n}\n\nh3 {\n font-size: 14px;\n margin: .8em 0 .3em 0;\n font-weight: bold;\n}\n\nh4 {\n font-size: 12px;\n margin: 1em 0 .8em 0;\n padding-bottom: 3px;\n}\n\nh5 {\n font-size: 10px;\n margin: 1.5em 0 .5em 0;\n text-transform: uppercase;\n letter-spacing: 1px;\n}\n\nul li {\n list-style-type: square;\n padding: 0;\n}\n\nli ul {\n margin-bottom: 0;\n}\n\ndt, dd {\n line-height: 20px;\n}\n\ndt {\n font-weight: bold;\n margin-top: 4px;\n}\n\ndd {\n margin-left: 0;\n}\n\nform {\n margin: 0;\n padding: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n border: none;\n}\n\nblockquote {\n font-size: 11px;\n color: #777;\n margin-left: 2px;\n padding-left: 10px;\n border-left: 5px solid #ddd;\n}\n\ncode, pre {\n font-family: \"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace;\n color: #666;\n font-size: 12px;\n}\n\npre.literal-block {\n margin: 10px;\n background: #eee;\n padding: 6px 8px;\n}\n\ncode strong {\n color: #930;\n}\n\nhr {\n clear: both;\n color: #eee;\n background-color: #eee;\n height: 1px;\n border: none;\n margin: 0;\n padding: 0;\n font-size: 1px;\n line-height: 1px;\n}\n\n/* TEXT STYLES & MODIFIERS */\n\n.small {\n font-size: 11px;\n}\n\n.tiny {\n font-size: 10px;\n}\n\np.tiny {\n margin-top: -2px;\n}\n\n.mini {\n font-size: 10px;\n}\n\np.mini {\n margin-top: -3px;\n}\n\n.help, p.help, form p.help {\n color: $dim-text-color;\n font-size: 12px;\n}\n\n.help-tooltip {\n cursor: help;\n}\n\np img, h1 img, h2 img, h3 img, h4 img, td img {\n vertical-align: middle;\n}\n\n.quiet, a.quiet:link, a.quiet:visited {\n font-weight: normal;\n color: $dim-text-color;\n}\n\n.float-right {\n float: right;\n}\n\n.float-left {\n float: left;\n}\n\n.clear {\n clear: both;\n}\n\n.align-left {\n text-align: left;\n}\n\n.align-right {\n text-align: right;\n}\n\n.example {\n margin: 10px 0;\n padding: 5px 10px;\n background: #efefef;\n}\n\n.nowrap {\n white-space: nowrap;\n}\n\n/* ACTION ICONS */\n\n.addlink {\n vertical-align: middle;\n\n &:before {\n @include font-icon;\n content: $icon-add3;\n vertical-align: middle;\n margin-right: 4px;\n }\n}\n\n.changelink, .inlinechangelink {\n vertical-align: middle;\n\n &:before {\n @include font-icon;\n content: $icon-edit;\n vertical-align: middle;\n margin-right: 4px;\n }\n}\n\n.deletelink {\n vertical-align: middle;\n\n &:before {\n @include font-icon;\n content: $icon-cross;\n vertical-align: middle;\n margin-right: 4px;\n }\n}\n\n.inlineviewlink {\n vertical-align: middle;\n\n &:before {\n @include font-icon;\n content: $icon-open-external;\n vertical-align: middle;\n margin-right: 4px;\n }\n}\n\n/* BOOLEAN ICONS */\n\nimg[src$=\"admin/img/icon-yes.gif\"], img[src$=\"admin/img/icon-yes.svg\"],\nimg[src$=\"admin/img/icon-no.gif\"], img[src$=\"admin/img/icon-no.svg\"],\nimg[src$=\"admin/img/icon-unknown.gif\"], img[src$=\"admin/img/icon-unknown.svg\"] {\n display: none;\n\n + span {\n font-weight: bold;\n color: $success-text-color;\n }\n}\n\nimg[src$=\"admin/img/icon-yes.gif\"] + span, img[src$=\"admin/img/icon-yes.svg\"] + span {\n color: $success-text-color;\n}\n\nimg[src$=\"admin/img/icon-no.gif\"] + span, img[src$=\"admin/img/icon-no.svg\"] + span {\n color: $warning-text-color;\n}\n\n/* LOADING INDOCATOR */\n\n.loading-indicator {\n display: inline-block;\n font-size: 32px;\n color: $button-hover-background-color;\n animation: spin 4s linear infinite;\n\n &-wrapper {\n text-align: center;\n padding: 40px 0;\n }\n}\n","@import \"globals\";\n\n/* FORM BUTTONS */\n\n.button, input[type=\"submit\"], input[type=\"button\"], .object-tools a {\n &, &:visited, &:hover {\n display: inline-block;\n background-color: $button-background-color;\n color: $button-text-color;\n border: 0;\n border-radius: 4px;\n height: 32px;\n line-height: 32px;\n outline: 0;\n font-size: 12px;\n font-weight: normal;\n text-align: center;\n padding: 0 10px;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n max-width: 100%;\n box-sizing: border-box;\n appearance: none;\n transition: background $transitions-duration;\n }\n\n &.default {\n font-weight: lighter;\n background-color: $primary-button-background-color;\n color: $primary-button-text-color;\n text-transform: uppercase;\n margin: 0 8px 0 0;\n padding: 0 20px;\n }\n\n &.transparent {\n background-color: transparent;\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n}\n\n.button[disabled], input[type=submit][disabled], input[type=button][disabled] {\n opacity: 0.4;\n}\n\ninput[type=\"text\"], input[type=\"email\"], input[type=\"password\"], input[type=\"url\"], input[type=\"number\"], textarea, select, .vTextField {\n border-radius: 4px;\n font-size: 13px;\n height: $input-height;\n white-space: nowrap;\n outline: 0;\n box-sizing: border-box;\n margin: 0;\n background-color: $input-background-color;\n color: $input-text-color;\n border: 1px solid $input-border-color;\n padding: 0 12px;\n appearance: none;\n transition: background $transitions-duration, box-shadow $transitions-duration, border $transitions-duration;\n\n //noinspection CssInvalidPseudoSelector\n &::placeholder {\n color: $input-placeholder-color;\n }\n\n @include for-mobile {\n fieldset.module & {\n box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.04)\n }\n }\n\n &:focus, fieldset.module &:focus {\n box-shadow: 0 0 4px 0 $input-shadow-color;\n border-color: $input-background-color;\n }\n}\n\ntextarea {\n height: auto;\n line-height: normal;\n padding: 12px;\n white-space: pre-wrap;\n vertical-align: top;\n}\n\n.segmented-button {\n &, &:visited, &:hover {\n border: 0;\n height: 32px;\n line-height: 32px;\n font-size: 12px;\n text-align: center;\n background-color: $button-background-color;\n color: $button-text-color;\n padding: 0 10px;\n display: inline-block;\n text-transform: none;\n border-radius: 0;\n transition: background $transitions-duration;\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n\n &.disabled {\n background-color: $button-background-color !important;\n color: $button-text-color;\n opacity: 0.5;\n }\n\n &.left {\n border-radius: 4px 0 0 4px;\n }\n\n &.right {\n border-radius: 0 4px 4px 0;\n }\n}\n\ninput[type=checkbox] {\n display: none;\n\n &#action-toggle {\n display: none !important;\n }\n\n + label:before {\n @include font-icon;\n color: $input-icon-color;\n font-size: 12px;\n content: $icon-checkbox-outline;\n letter-spacing: 5px;\n\n .action-checkbox-column & {\n color: $content-contrast2-text-color;\n }\n }\n\n &:checked + label:before {\n content: $icon-checkbox;\n }\n}\n\n/* SELECTOR */\n\n.selector {\n display: none;\n}\n","@import \"globals\";\n\n\n/* TABLES */\n\ntable {\n border-collapse: collapse;\n background: $content-background-color;\n border-radius: 4px;\n overflow-x: auto;\n box-shadow: 0 2px 0 0 $content-border2-color;\n margin-bottom: 2px;\n\n &.helper {\n display: none;\n position: fixed;\n z-index: 2;\n top: 0;\n right: 20px;\n left: 20px;\n width: auto;\n border-radius: 0;\n box-shadow: none;\n\n body.menu-pinned & {\n left: $sidebar-width + 20px;\n }\n\n body.menu-pinned.popup & {\n left: 20px;\n }\n\n @include for-mobile {\n display: none !important;\n }\n\n thead {\n th {\n border-radius: 0 !important;\n }\n }\n }\n\n thead th {\n background: $content-contrast2-background-color;\n color: $content-contrast2-text-color;\n text-transform: uppercase;\n transition: background-color $fast-transitions-duration;\n\n a:link, a:visited {\n color: $content-contrast2-text-color;\n }\n\n .text {\n a {\n display: block;\n cursor: pointer;\n }\n }\n }\n}\n\ntd, th {\n padding: 8px;\n font-size: 13px;\n}\n\nth {\n text-align: left;\n}\n\nthead th,\ntfoot td {\n font-weight: normal;\n text-align: left;\n white-space: nowrap;\n vertical-align: middle;\n font-size: 12px;\n\n &:first-child {\n border-radius: 4px 0 0 0;\n }\n\n &:last-child {\n border-radius: 0 4px 0 0;\n }\n\n &:first-child:last-child {\n border-radius: 4px 4px 0 0;\n }\n}\n\ntfoot td {\n border-bottom: none;\n border-top: 1px solid #eee;\n}\n\n//tr.alt {\n //background: #f6f6f6;\n//}\n\ntbody tr {\n border-bottom: 1px solid $content-border-color;\n\n &:last-child {\n border-bottom: 0;\n }\n}\n\n/* SORTABLE TABLES */\n\ntable {\n thead th {\n &.sortable {\n cursor: pointer;\n\n &:hover {\n background: $button-hover-background-color;\n }\n }\n\n &.sorted {\n position: relative;\n padding-right: 32px;\n\n .text {\n display: inline-block;\n }\n\n .sortoptions {\n display: inline-block;\n\n a {\n display: inline-block;\n vertical-align: middle;\n\n &.sortremove {\n position: absolute;\n top: 50%;\n right: 18px;\n margin-top: -6px;\n\n &:after {\n @include font-icon;\n content: $icon-cross;\n }\n }\n\n &.ascending {\n position: absolute;\n top: 50%;\n right: 4px;\n margin-top: -6px;\n\n &:after {\n @include font-icon;\n content: $icon-arrow-down;\n font-weight: bold;\n }\n }\n\n &.descending {\n position: absolute;\n top: 50%;\n right: 4px;\n margin-top: -6px;\n\n &:after {\n @include font-icon;\n content: $icon-arrow-up;\n font-weight: bold;\n }\n }\n }\n }\n\n .sortpriority {\n background: $content-background-color;\n color: $text-color;\n padding: 1px 5px;\n margin-right: 2px;\n border-radius: 5px;\n font-size: 10px;\n }\n }\n }\n}\n\n/* OBJECT HISTORY */\n\ntable#change-history {\n width: 100%;\n}\n\ntable#change-history tbody th {\n width: 16em;\n}\n","@import \"globals\";\n\n/* MESSAGES & ERRORS */\n\nul.messagelist {\n padding: 0;\n margin: 0;\n\n li {\n display: block;\n margin: 0 20px 10px 20px;\n border-radius: 6px;\n padding: 10px;\n\n @include for-phone {\n margin-left: 10px;\n margin-right: 10px;\n }\n\n &.success {\n background: $success-color;\n color: $success-text-color;\n }\n\n &.warning, &.error {\n background: $warning-color;\n color: $warning-text-color;\n }\n\n &.info, &.debug {\n background: $info-color;\n color: $info-text-color;\n }\n }\n}\n\n.errornote {\n display: block;\n margin: 0 0 10px 0;\n border-radius: 6px;\n padding: 10px;\n background: $warning-color;\n color: $warning-text-color;\n}\n\nul.errorlist {\n margin: 0 0 4px;\n padding: 0;\n color: #ba2121;\n background: #fff;\n\n li {\n font-size: 13px;\n display: block;\n margin-bottom: 4px;\n\n &:first-child {\n margin-top: 0;\n }\n\n a {\n color: inherit;\n text-decoration: underline;\n }\n }\n\n td & {\n margin: 0;\n padding: 0;\n\n li {\n margin: 0;\n }\n }\n}\n\n.form-row.errors {\n ul.errorlist li {\n padding-left: 0;\n }\n}\n\ndiv.system-message {\n margin: 0 20px 10px 20px;\n border-radius: 6px;\n padding: 10px;\n background: $warning-color;\n color: $warning-text-color;\n\n @include for-phone {\n margin-left: 10px;\n margin-right: 10px;\n }\n\n p.system-message-title {\n margin: 0;\n\n &:before {\n @include font-icon;\n content: $icon-cross;\n vertical-align: middle;\n margin-right: 4px;\n color: $warning-text-color;\n }\n }\n}\n\n.description {\n font-size: 12px;\n margin: 0;\n padding: 6px 0 0 0;\n}\n","@import \"globals\";\n\n/* HEADER */\n\n#branding {\n display: none;\n background-color: $sidebar-contrast-background-color;\n color: $sidebar-contrast-text-color;\n padding: 14px 32px 14px 36px;\n text-align: center;\n position: relative;\n height: auto !important;\n min-height: 52px;\n box-sizing: border-box;\n\n @include for-mobile {\n min-height: 0;\n }\n\n &.initialized {\n display: block;\n }\n\n &:empty {\n display: none;\n }\n\n &:before, &:after {\n content: \"\";\n display: inline-block;\n vertical-align: middle;\n height: 100%;\n }\n\n h1, h2 {\n display: inline-block;\n padding: 0 10px;\n margin: 0;\n text-transform: uppercase;\n font-size: 11px;\n vertical-align: middle;\n }\n\n a, a:visited, a:hover {\n color: $sidebar-contrast-text-color;\n }\n\n a:hover {\n color: $sidebar-hover-action-color;\n }\n\n &-pin {\n position: absolute;\n top: 50%;\n right: 4px;\n margin-top: -11px;\n display: inline-block;\n font-size: 22px;\n cursor: pointer;\n transition: transform 0.3s;\n transform: rotate(-45deg);\n\n body.menu-pinned & {\n transform: rotate(45deg);\n }\n\n &:hover {\n color: #fff;\n }\n\n @include for-mobile {\n display: none;\n }\n }\n\n &-menu {\n position: absolute;\n top: 50%;\n left: 20px;\n margin-top: -8px;\n display: inline-block;\n font-size: 16px;\n cursor: pointer;\n\n &:hover {\n color: #fff;\n }\n\n @include for-mobile() {\n display: none;\n }\n }\n}\n\n#user-tools {\n display: none;\n\n &.initialized {\n display: block;\n }\n}\n\n.user-tools {\n ul {\n position: absolute;\n top: ($top-height + 10px * 2) / 2 - 30px / 2;\n right: 20px;\n border: 1px solid $top-border-color;\n border-radius: 4px;\n font-size: 12px;\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline-block;\n width: 175px;\n z-index: 4;\n\n @include for-mobile {\n position: fixed;\n top: 0;\n right: 0;\n width: auto;\n max-width: 200px;\n color: $sidebar-link-color;\n border: 0;\n border-left: 1px solid $sidebar-contrast-background-color;\n border-radius: 0;\n transform: none;\n transition: transform $transitions-duration;\n\n body.scroll-to-bottom & {\n transform: translate3d(0, -100%, 0);\n }\n\n &.sidebar-opened {\n transform: translate3d(100%, 0, 0);\n }\n }\n\n &.opened {\n background-color: $top-dropdown-background-color;\n border-color: transparent;\n color: $top-dropdown-text-color;\n\n @include for-mobile {\n border-radius: 0 0 0 4px;\n border: 0;\n }\n }\n\n li {\n display: block;\n list-style-type: none;\n margin: 0;\n padding: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n li.user-tools-welcome-msg {\n font-weight: bold;\n padding: 0 10px 0 14px;\n line-height: 30px;\n\n @include for-mobile {\n padding-left: 18px;\n line-height: $sidebar-header-height;\n }\n\n &:before {\n @include font-icon;\n content: $icon-arrow-down;\n font-weight: normal;\n float: right;\n color: #47bac1;\n font-size: 24px;\n vertical-align: middle;\n line-height: 30px;\n transition: color $transitions-duration;\n margin-left: 5px;\n\n @include for-mobile {\n line-height: $sidebar-header-height;\n font-size: 20px;\n font-weight: bold;\n }\n }\n }\n\n &.opened .user-tools-welcome-msg {\n border-bottom: 1px solid $top-dropdown-border-color;\n\n &:before {\n color: $top-dropdown-icon-color;\n transform: rotate(180deg);\n }\n }\n\n li.user-tools-link {\n display: none;\n\n a, a:visited, a:hover {\n display: block;\n line-height: 30px;\n padding: 0 14px;\n color: $top-dropdown-link-color;\n text-decoration: none;\n\n @include for-mobile {\n line-height: $sidebar-header-height;\n }\n }\n\n a:hover {\n color: $top-dropdown-hover-link-color;\n text-decoration: underline;\n }\n }\n\n &.opened li.user-tools-link {\n display: block;\n }\n\n li.user-tools-contrast-block {\n display: none;\n padding: 8px 14px;\n background: $top-dropdown-contrast-background-color;\n color: $top-dropdown-contrast-text-color;\n white-space: normal;\n }\n\n &.opened li.user-tools-contrast-block {\n display: block;\n }\n }\n\n &-contrast-block {\n &-title {\n text-transform: uppercase;\n font-size: 10px;\n font-weight: bold;\n margin-bottom: 6px;\n }\n }\n\n &-theme-link {\n display: inline-block;\n margin: 0 5px 5px 0;\n width: 14px;\n height: 14px;\n border: 1px solid $top-dropdown-contrast-background-color;\n border-radius: 3px;\n\n @include for-mobile {\n width: 24px;\n height: 24px;\n margin: 0 8px 8px 0;\n }\n\n &:last-child {\n margin-right: 0;\n }\n\n &.selected {\n box-shadow: 0 0 1px 1px $top-dropdown-selected-color;\n }\n }\n}\n\n.theme-chooser {\n display: none;\n\n &.initialized {\n display: block;\n }\n}\n","@import \"globals\";\n\n/* BREADCRUMBS */\n\ndiv.breadcrumbs {\n font-size: 12px;\n font-weight: bold;\n text-transform: uppercase;\n line-height: $top-height;\n color: $top-text-color;\n padding: 10px 175px + 20px + 20px 10px 20px;\n visibility: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n min-height: 32px;\n\n @include for-mobile {\n padding: 20px 20px 10px 20px;\n white-space: normal;\n text-overflow: clip;\n overflow: auto;\n }\n\n @include for-phone {\n padding: 10px;\n }\n\n &.initialized {\n visibility: inherit;\n }\n\n a {\n &, &:visited {\n color: $top-link-color;\n }\n\n &:focus, &:hover {\n color: $top-hover-link-color;\n }\n }\n}\n\n.breadcrumbs {\n &-separator {\n color: $top-separator-color;\n margin: 0 6px 0 6px;\n font-weight: bold !important;\n font-size: 15px;\n vertical-align: middle;\n }\n}\n","@import \"globals\";\n\n/* MODULES */\n\nfieldset.module {\n background-color: $content-background-color;\n border-radius: 4px;\n padding: 14px;\n border: 0;\n\n @include for-mobile {\n padding: 10px;\n }\n\n @include for-phone {\n padding: 5px;\n }\n}\n\n.module {\n p, ul, h3, h4, dl, pre {\n padding-left: 10px;\n padding-right: 10px;\n }\n\n blockquote {\n margin-left: 12px;\n }\n\n ul, .ol {\n margin-left: 1.5em;\n }\n\n h3 {\n margin-top: .6em;\n }\n\n table {\n border-collapse: collapse;\n }\n}\n\n.module h2, .module caption, .inline-group h2 {\n padding: 6px;\n text-align: left;\n text-transform: uppercase;\n font-size: 11px;\n font-weight: bold;\n\n a {\n color: $text-color;\n font-size: 11px;\n font-weight: bold;\n }\n}\n","@import \"globals\";\n\n/* OBJECT TOOLS */\n\n.object-tools {\n display: none;\n text-align: right;\n padding: 0;\n margin: 0 0 20px 0;\n\n @include for-mobile {\n text-align: left;\n }\n\n &.initialized {\n display: block;\n }\n\n .form-row & {\n margin-top: 5px;\n margin-bottom: 5px;\n float: none;\n height: 2em;\n padding-left: 3.5em;\n }\n\n li {\n display: inline-block;\n margin-left: 5px;\n margin-bottom: 5px;\n list-style-type: none;\n vertical-align: top;\n\n @include for-mobile {\n margin-left: 0;\n margin-right: 5px;\n }\n }\n\n body.change-list & {\n float: right;\n position: relative;\n z-index: 1;\n\n @include for-mobile {\n float: none;\n }\n\n li {\n display: list-item;\n }\n }\n\n a.addlink {\n &:before {\n @include font-icon;\n color: $button-text-color;\n font-size: 13px;\n content: $icon-add;\n vertical-align: middle;\n margin-top: -3px;\n margin-right: 3px;\n }\n\n &:hover:before {\n color: $button-hover-text-color;\n }\n }\n}\n","@import \"globals\";\n\n/* FORM ROWS */\n\n.form-row {\n overflow: hidden;\n padding: 10px;\n\n img, input {\n vertical-align: middle;\n }\n\n label input[type=\"checkbox\"] {\n margin-top: 0;\n vertical-align: 0;\n }\n\n p {\n padding-left: 0;\n }\n\n .select2 {\n @include for-phone {\n width: auto !important;\n max-width: 100%;\n }\n }\n}\n\n.hidden {\n display: none;\n}\n\n/* FORM LABELS */\n\nlabel {\n .required &, &.required {\n &:after {\n content: \"*\";\n }\n }\n\n .form-row.errors & {\n color: $error-text-color;\n }\n}\n\n/* RADIO BUTTONS */\n\nform {\n ul.radiolist {\n li {\n list-style-type: none;\n }\n\n label {\n float: none;\n display: inline;\n }\n\n input[type=\"radio\"] {\n margin: -2px 4px 0 0;\n padding: 0;\n }\n }\n\n ul.inline {\n margin-left: 0;\n padding: 0;\n\n li {\n float: left;\n padding-right: 7px;\n }\n }\n}\n\n/* ALIGNED FIELDSETS */\n\n.aligned {\n label {\n display: block;\n padding: 8px 10px 0 0;\n float: left;\n width: 160px;\n word-wrap: break-word;\n line-height: 1;\n\n @include for-mobile {\n display: block;\n padding: 0 0 0 2px;\n margin-bottom: 8px;\n float: none;\n width: auto;\n }\n }\n\n label + p {\n padding: 6px 0;\n margin-top: 0;\n margin-bottom: 0;\n margin-left: 170px;\n\n @include for-mobile {\n margin-left: 0;\n }\n }\n\n ul label {\n display: inline;\n float: none;\n width: auto;\n }\n\n .form-row input {\n margin-bottom: 0;\n }\n\n .vCheckboxLabel {\n float: none;\n width: auto;\n display: inline-block;\n vertical-align: -3px;\n padding: 0 0 5px 0;\n line-height: 1.4;\n\n & + p.help {\n margin-top: -4px;\n }\n }\n}\n\nform .aligned {\n ul {\n margin-left: 160px;\n padding-left: 10px;\n\n @include for-mobile {\n margin-left: 0;\n padding-left: 0;\n }\n }\n\n ul.radiolist {\n display: inline-block;\n margin: 0;\n padding: 0;\n }\n\n p.help {\n clear: left;\n margin-top: 0;\n margin-left: 160px;\n padding-left: 10px;\n\n @include for-mobile {\n margin-left: 0;\n padding-left: 0;\n }\n }\n\n label + p.help {\n margin-left: 0;\n padding-left: 0;\n }\n\n p.help:last-child {\n margin-bottom: 0;\n padding-bottom: 0;\n }\n\n input + p.help,\n textarea + p.help,\n select + p.help {\n margin-left: 160px;\n padding-left: 10px;\n\n @include for-mobile {\n margin-left: 0;\n padding-left: 0;\n }\n }\n\n ul li {\n list-style: none;\n }\n\n table p {\n margin-left: 0;\n padding-left: 0;\n }\n}\n\n.colMS .aligned .vLargeTextField, .colMS .aligned .vXMLLargeTextField {\n width: 350px;\n\n @include for-mobile {\n width: 100%;\n }\n}\n\n.colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField {\n width: 610px;\n\n @include for-mobile {\n width: 100%;\n }\n}\n\n.checkbox-row p.help {\n margin-left: 0;\n padding-left: 0;\n}\n\n/* FIELDSETS */\n\nfieldset {\n .field-box {\n float: left;\n margin-right: 20px;\n }\n\n &.monospace textarea {\n font-family: \"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace;\n }\n}\n\n/* WIDE FIELDSETS */\n\n.wide label {\n width: 200px;\n}\n\nform .wide p, form .wide input + p.help {\n margin-left: 200px;\n\n @include for-mobile {\n margin-left: 0;\n }\n}\n\nform .wide p.help {\n padding-left: 38px;\n\n @include for-mobile {\n padding-left: 0;\n }\n}\n\n.colM fieldset.wide .vLargeTextField, .colM fieldset.wide .vXMLLargeTextField {\n width: 450px;\n\n @include for-mobile {\n width: 100%;\n }\n}\n\n/* COLLAPSED FIELDSETS */\n\n//fieldset.collapsed * {\n// display: none;\n//}\n//\n//fieldset.collapsed h2, fieldset.collapsed {\n// display: block;\n//}\n//\n//fieldset.collapsed {\n// border: 1px solid #eee;\n// border-radius: 4px;\n// overflow: hidden;\n//}\n//\n//fieldset.collapsed h2 {\n// background: #f8f8f8;\n// color: #666;\n//}\n//\n//fieldset .collapse-toggle {\n// color: #fff;\n//}\n//\n//fieldset.collapsed .collapse-toggle {\n// background: transparent;\n// display: inline;\n// color: #447e9b;\n//}\n\n/* MONOSPACE TEXTAREAS */\n\nfieldset.monospace textarea {\n font-family: \"Bitstream Vera Sans Mono\", Monaco, \"Courier New\", Courier, monospace;\n}\n\n/* SUBMIT ROW */\n\n.submit-row {\n margin: 20px 0;\n overflow: hidden;\n\n @include for-mobile {\n margin-bottom: 10px;\n }\n\n @include for-phone {\n padding: 0 10px;\n }\n\n input {\n &, &:visited, &:hover {\n margin: 0 5px 5px 0;\n padding: 0 20px;\n font-size: 12px;\n\n @include for-phone {\n display: block;\n width: 100%;\n margin: 0 0 8px 0;\n }\n }\n\n &.default {\n margin: 0 8px 5px 0;\n\n @include for-phone {\n display: block;\n width: 100%;\n margin: 0 0 20px 0;\n }\n }\n }\n\n p {\n margin: 0.3em;\n }\n\n p.deletelink-box {\n display: block;\n float: right;\n padding: 0;\n margin: 0 5px 5px 0;\n\n @include for-phone {\n float: none;\n display: block;\n margin: 0 0 8px 0;\n }\n }\n\n a.deletelink {\n &, &:visited, &:hover {\n display: inline-block;\n background-color: $danger-button-background-color;\n color: $danger-button-text-color;\n border: 0;\n border-radius: 4px;\n height: 32px;\n line-height: 32px;\n outline: 0;\n font-size: 12px;\n font-weight: lighter;\n text-align: center;\n padding: 0 20px;\n text-transform: uppercase;\n box-sizing: border-box;\n transition: background $transitions-duration, box-shadow $transitions-duration, border $transitions-duration;\n\n @include for-phone {\n display: block;\n width: 100%;\n }\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n }\n}\n\nbody.popup .submit-row {\n overflow: auto;\n}\n\n/* CUSTOM FORM FIELDS */\n\n.vSelectMultipleField {\n vertical-align: top;\n}\n\n.vCheckboxField {\n border: none;\n}\n\n.vDateField, .vTimeField {\n margin-right: 2px;\n margin-bottom: 4px;\n border-radius: 4px 0 0 4px !important;\n border-right-width: 0 !important;\n\n .results & {\n border-radius: 4px !important;\n border-right-width: 1px !important;\n }\n\n @include for-width(374px) {\n border-radius: 4px !important;\n border-right-width: 1px !important;\n }\n\n &-link {\n vertical-align: top;\n display: inline-block;\n\n @include for-width(374px) {\n display: none;\n }\n\n span {\n width: 32px;\n height: 32px;\n line-height: 32px !important;\n background-color: $button-background-color;\n color: $button-text-color;\n display: inline-block;\n vertical-align: middle;\n text-align: center;\n border-radius: 0 4px 4px 0;\n }\n\n &:hover span {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n }\n}\n\n.vDateField {\n min-width: 6.85em;\n}\n\n.vTimeField {\n min-width: 4.7em;\n}\n\n.vDateField-link + .vTimeField {\n margin-left: 10px;\n}\n\n.vURLField {\n width: 26em;\n\n @include for-phone {\n width: 100%;\n }\n}\n\n.vLargeTextField, .vXMLLargeTextField {\n width: 48em;\n\n @include for-mobile {\n width: 100%;\n }\n}\n\n.flatpages-flatpage #id_content {\n height: 40.2em;\n}\n\n.module table .vPositiveSmallIntegerField {\n width: 2.2em;\n}\n\n.vTextField {\n width: 20em;\n\n @include for-phone {\n width: 100%;\n }\n}\n\n.vIntegerField {\n width: 6em;\n}\n\n.vBigIntegerField {\n width: 10em;\n}\n\n.vForeignKeyRawIdAdminField {\n width: 5em;\n}\n\n/* INLINES */\n\n.inline-group {\n padding: 0;\n background-color: $content-background-color;\n border-radius: 4px;\n border: 0;\n\n &.compact {\n position: relative;\n min-height: 400px;\n\n @include for-mobile {\n position: static;\n min-height: 0;\n }\n }\n\n thead th {\n padding: 8px 10px;\n }\n\n .aligned label {\n width: 160px;\n }\n\n > fieldset.module {\n padding: 0;\n }\n}\n\n.inline-related {\n position: relative;\n\n h3 {\n margin: 0;\n background: linear-gradient(to top, $content-background-color 0%, $content-contrast-background-color 100%);\n font-weight: bold;\n color: $text-color;\n padding: 20px 24px 0 24px;\n text-transform: uppercase;\n font-size: 12px;\n\n @include for-mobile {\n padding: 20px 20px 0 20px;\n line-height: 2;\n }\n\n > b {\n margin-right: 10px;\n }\n\n .inline_label {\n display: inline-block;\n background: $content-contrast2-background-color;\n color: $content-contrast2-text-color;\n margin-right: 10px;\n padding: 4px 8px;\n border-radius: 5px;\n font-size: 10px;\n font-weight: normal;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 100%;\n box-sizing: border-box;\n vertical-align: middle;\n\n @include for-mobile {\n line-height: normal;\n }\n\n ~ .inlinechangelink, ~ .inlineviewlink {\n font-size: 18px;\n margin-right: 10px;\n vertical-align: middle;\n\n &:before {\n margin: 0;\n }\n }\n }\n\n span.delete, .inline-deletelink {\n float: right;\n margin-left: 10px;\n display: inline-block;\n background: $danger-button-background-color;\n color: $danger-button-text-color;\n padding: 4px 8px;\n border-radius: 5px;\n font-size: 10px;\n font-weight: normal;\n vertical-align: middle;\n white-space: nowrap;\n\n @include for-mobile {\n float: none;\n margin-left: 0;\n line-height: normal;\n }\n\n label {\n font-size: 10px;\n vertical-align: middle;\n\n &:before {\n font-size: 10px;\n color: $danger-button-text-color;\n vertical-align: middle;\n }\n }\n }\n }\n\n fieldset {\n margin: 0;\n background: #fff;\n width: 100%;\n\n &.module {\n background-color: inherit;\n box-sizing: border-box;\n\n h3 {\n padding: 24px;\n margin: 0;\n background: transparent;\n }\n }\n }\n}\n\n.inline-group.compact .inline-related h3 {\n background: transparent;\n}\n\n.inline-related.tabular fieldset.module {\n padding: 0;\n\n table {\n width: 100%;\n }\n}\n\n.inline-navigation {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 200px;\n background: $content-contrast-background-color;\n\n @include for-mobile {\n position: relative;\n width: auto;\n top: auto;\n bottom: auto;\n left: auto;\n }\n\n &-top {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n height: 40px;\n background: linear-gradient(to bottom, $content-background-color 25%, transparentize($content-contrast-background-color, 1) 100%);\n z-index: 1;\n }\n\n &-bottom {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n height: 40px;\n background: linear-gradient(to top, $content-background-color 25%, transparentize($content-contrast-background-color, 1) 100%);\n z-index: 1;\n\n @include for-mobile {\n display: none;\n }\n }\n\n .add-row {\n position: absolute;\n top: 10px;\n right: 0;\n left: 0;\n padding: 0 16px !important;\n z-index: 1;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n &-content {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: 40px 0 30px 0;\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n\n @include for-mobile {\n position: static;\n top: auto;\n right: auto;\n bottom: auto;\n left: auto;\n padding-bottom: 10px;\n max-height: 200px;\n }\n }\n\n &-item {\n &, &:visited, &:hover {\n display: block;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n padding: 8px 10px 8px 20px;\n color: $dim-text-color;\n transition: background-color $transitions-duration, color $transitions-duration;\n }\n\n html.no-touchevents &:hover, &:active {\n background: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &.empty {\n display: none;\n }\n\n &.selected {\n background: transparent;\n color: $text-color;\n font-weight: bold;\n cursor: default;\n }\n\n &.delete {\n text-decoration: line-through;\n }\n }\n}\n\n.inline-group {\n .tabular {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n table {\n box-shadow: none;\n margin: 0;\n }\n\n thead th, thead td {\n background: linear-gradient(to top, $content-background-color 0%, $content-contrast-background-color 100%);\n font-weight: bold;\n color: $text-color;\n\n a:link, a:visited {\n color: $text-color;\n }\n }\n\n td.original {\n white-space: nowrap;\n width: 1px;\n padding-right: 0;\n\n &.empty {\n padding: 0;\n }\n\n p {\n padding: 0;\n\n .inlinechangelink, .inlineviewlink {\n font-size: 18px;\n margin: 0;\n vertical-align: middle;\n }\n }\n }\n\n tr.add-row td {\n padding: 8px 10px;\n border-bottom: 1px solid #eee;\n }\n }\n\n .compact {\n display: none;\n margin-left: 200px;\n\n @include for-mobile {\n margin-left: 0;\n }\n\n &.selected {\n display: block;\n }\n }\n\n ul.tools {\n padding: 0;\n margin: 0;\n list-style: none;\n\n li {\n display: inline;\n padding: 0 5px;\n }\n }\n\n div.add-row, .tabular tr.add-row td {\n padding: 16px;\n border: 0;\n }\n\n ul.tools a.add, div.add-row a, .tabular tr.add-row td a {\n font-size: 12px;\n font-weight: bold;\n vertical-align: middle;\n\n &:before {\n @include font-icon;\n content: $icon-add;\n vertical-align: middle;\n margin-right: 4px;\n }\n }\n}\n\n.empty-form {\n display: none;\n}\n\n/* RELATED FIELD ADD ONE / LOOKUP */\n\nform .related-widget-wrapper ul {\n display: inline-block;\n margin-left: 0;\n padding-left: 0;\n}\n\n.clearable-file-input input {\n margin-top: 0;\n}\n\n.changeform-navigation {\n display: none;\n float: left;\n margin-bottom: 20px;\n\n @include for-mobile {\n margin-bottom: 5px;\n margin-right: 10px;\n }\n\n &.initialized {\n display: block;\n }\n\n &-button {\n &, &:visited, &:hover {\n width: 120px;\n vertical-align: middle;\n box-sizing: border-box;\n }\n\n &-icon {\n font-weight: bold;\n vertical-align: middle;\n line-height: 32px;\n\n &.left {\n float: left;\n }\n\n &.right {\n float: right;\n }\n }\n\n &-label {\n display: block;\n opacity: 0.5;\n transition: opacity $transitions-duration;\n text-align: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &-icon.left + &-label {\n margin-left: 16px;\n }\n\n &-icon.right + &-label {\n margin-right: 16px;\n }\n\n &:hover &-label {\n opacity: 1;\n }\n\n &.disabled:hover &-label {\n opacity: 0.5;\n }\n }\n}\n\n.related-widget-wrapper-link {\n opacity: 0.5;\n transition: opacity $transitions-duration;\n\n &:link {\n opacity: 1;\n }\n}\n\n.add-related, .add-another, .change-related, .delete-related, .related-lookup {\n display: none;\n\n &.initialized {\n display: inline-block;\n }\n\n .form-row & {\n margin-top: 10px;\n }\n}\n\n.related-widget-wrapper-icon {\n &:before {\n @include font-icon;\n font-size: 20px;\n vertical-align: middle;\n }\n\n .add-related &, .add-another & {\n &:before {\n content: $icon-add3;\n }\n }\n\n .change-related & {\n &:before {\n content: $icon-edit;\n }\n }\n\n .delete-related & {\n &:before {\n content: $icon-cross;\n }\n }\n}\n\n.related-lookup {\n margin-left: 6px;\n\n &:before {\n @include font-icon;\n font-size: 20px;\n vertical-align: middle;\n content: $icon-search;\n }\n}\n\n/* TABS */\n\n.changeform-tabs {\n margin: 0;\n padding: 0 0 0 16px;\n border-bottom: 2px solid $background-color;\n background-color: $content-background-color;\n border-radius: 4px 4px 0 0;\n\n @include for-mobile {\n padding: 10px 10px 5px 10px;\n }\n\n &-item {\n display: inline-block;\n padding: 0;\n line-height: normal;\n\n a, a:hover, a:visited {\n display: inline-block;\n padding: 12px 4px;\n margin: 0 8px 0 0;\n border-bottom: 2px solid transparent;\n position: relative;\n top: 2px;\n color: $dim-text-color;\n font-weight: bold;\n font-size: 11px;\n text-transform: uppercase;\n transition: background-color $fast-transitions-duration,\n color $fast-transitions-duration,\n border-color $transitions-duration;\n\n @include for-mobile {\n margin: 0 5px 5px 0;\n padding: 8px 12px;\n top: auto;\n border: 0;\n border-radius: 5px;\n font-weight: normal;\n background: $button-background-color;\n color: $button-text-color;\n }\n }\n\n a:hover {\n color: $text-color;\n }\n\n &.errors {\n & a, & a:hover, & a:visited {\n border-color: $tab-error-border-color;\n\n @include for-mobile {\n background: $danger-button-background-color;\n color: $danger-button-text-color;\n }\n }\n }\n\n &.selected {\n & a, & a:hover, & a:visited {\n color: $text-color;\n border-color: $tab-selected-border-color;\n\n @include for-mobile {\n background: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n }\n }\n }\n\n ~ .module, ~ .inline-group {\n display: none !important;\n border-radius: 0 0 4px 4px;\n\n &.selected {\n display: block !important;\n }\n }\n}\n\n\nbody.change-form #content-main > form > div {\n > .module, > .inline-group {\n display: none;\n\n &.initialized {\n display: block;\n }\n }\n}\n","@import \"globals\";\n\n/* CHANGELISTS */\n\n#changelist {\n position: relative;\n width: 100%;\n\n table {\n width: 100%;\n }\n\n .results {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n @include for-mobile {\n position: relative;\n left: -20px;\n width: calc(100% + 40px);\n margin-bottom: 0 !important;\n\n table {\n border-radius: 0;\n }\n\n thead th, tfoot td {\n border-radius: 0\n }\n }\n\n @include for-phone {\n left: -10px;\n width: calc(100% + 20px);\n }\n }\n\n .paginator {\n text-align: right;\n\n @include for-mobile {\n text-align: left;\n }\n\n @include for-phone {\n text-align: center;\n }\n }\n}\n\n.change-list {\n .hiddenfields {\n display: none;\n }\n\n .filtered table {\n border-right: none;\n }\n\n .filtered {\n min-height: 400px;\n }\n\n .filtered table tbody th {\n padding-right: 1em;\n }\n}\n\n/* CHANGELIST TABLES */\n\n#changelist table {\n thead th {\n &.action-checkbox-column {\n width: 1.5em;\n text-align: center;\n }\n }\n\n tbody td.action-checkbox {\n text-align: center;\n }\n\n tfoot {\n color: #666;\n }\n}\n\n/* TOOLBAR */\n\n#toolbar {\n margin-bottom: 20px;\n display: none;\n\n @include for-mobile {\n float: none;\n }\n\n &.initialized {\n display: block;\n }\n\n form {\n label[for=\"searchbar\"] {\n display: none;\n }\n\n #searchbar {\n margin-bottom: 5px;\n margin-right: 2px;\n vertical-align: top;\n\n @include for-mobile {\n margin-right: 5px;\n }\n\n @include for-phone {\n width: 100%;\n }\n }\n\n input[type=\"submit\"] {\n &, &:visited, &:hover {\n background-color: $primary-button-background-color;\n color: $primary-button-text-color;\n font-size: 12px;\n font-weight: lighter;\n padding: 0 20px;\n text-transform: uppercase;\n vertical-align: middle;\n margin-bottom: 5px;\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n }\n }\n}\n\n.changelist-filter-select {\n &-wrapper {\n margin-right: 2px;\n margin-bottom: 5px;\n display: inline-block;\n vertical-align: top;\n\n @include for-mobile {\n margin-right: 5px;\n }\n\n @include for-phone {\n width: 100%;\n }\n\n .select2 {\n @include for-phone {\n width: 100% !important;\n }\n\n &-selection--multiple {\n overflow: auto;\n height: $input-height !important;\n\n .select2-selection__rendered {\n padding: 0 2px !important;\n }\n\n .select2-selection__choice {\n margin-top: 2px !important;\n margin-right: 2px !important;\n }\n }\n }\n }\n}\n\n.changelist-filter-popup {\n position: relative;\n\n &-content {\n display: none;\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n min-width: 200px;\n background: $content-background-color;\n border-radius: 4px;\n box-shadow: 0 0 4px 0 $input-shadow-color;\n z-index: 1;\n\n &.visible {\n display: block;\n }\n }\n}\n\n/* FILTER COLUMN */\n\n#changelist-filter {\n display: none;\n}\n\n/* DATE DRILLDOWN */\n\n.change-list ul.toplinks {\n display: block;\n padding: 0;\n margin: 0;\n\n li {\n list-style-type: none;\n display: inline-block;\n margin: 0 5px 5px 0;\n background-color: $button-background-color;\n color: $button-text-color;\n text-decoration: none;\n font-size: 14px;\n padding: 6px 10px;\n border-radius: 4px;\n }\n\n a {\n &, &:visited {\n color: $button-text-color;\n }\n\n &:focus, &:hover {\n text-decoration: underline;\n }\n }\n}\n\n/* PAGINATOR */\n\n.paginator {\n display: none;\n line-height: normal;\n padding: 0 !important;\n margin: 0;\n font-size: 12px;\n\n &.initialized {\n display: inherit;\n }\n\n .pages-wrapper {\n margin-left: 10px;\n display: inline-block;\n margin-bottom: 5px;\n\n @include for-mobile {\n margin-left: 0;\n }\n\n span, a {\n font-size: 14px;\n padding: 6px 10px;\n display: inline-block;\n\n &:first-child {\n border-radius: 4px 0 0 4px;\n }\n\n &:last-child {\n border-radius: 0 4px 4px 0;\n }\n\n &:first-child:last-child {\n border-radius: 4px;\n }\n }\n\n span {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n\n &.disabled {\n background-color: $button-background-color;\n color: $button-text-color;\n }\n }\n\n a {\n &:link, &:visited {\n background-color: $button-background-color;\n color: $button-text-color;\n text-decoration: none;\n }\n\n &:focus, &:hover {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n }\n }\n\n a.showall {\n &:link, &:visited {\n font-size: 12px;\n }\n }\n\n .label {\n padding: 8px 0;\n }\n\n input[type=\"submit\"] {\n &, &:hover, &:focus {\n font-size: 13px;\n padding: 6px 10px;\n height: auto;\n line-height: normal;\n margin: 0 0 0 10px;\n }\n }\n}\n\n/* ACTIONS */\n\n#changelist {\n table {\n input {\n margin: 0;\n vertical-align: baseline;\n }\n\n tbody tr.selected {\n border-color: $content-selected-border-color;\n background-color: $content-selected-background-color;\n }\n }\n\n .actions {\n float: left;\n display: none;\n\n @include for-mobile {\n float: none;\n margin-bottom: 20px;\n }\n\n @include for-phone {\n padding: 0 10px;\n }\n\n &.initialized {\n display: inline-block;\n\n @include for-mobile {\n display: block;\n }\n }\n\n label {\n @include for-mobile {\n margin-bottom: 5px;\n display: inline-block;\n }\n\n @include for-phone {\n display: block;\n }\n }\n\n .select2 {\n @include for-phone {\n width: 100% !important;\n }\n }\n\n .labels {\n padding: 8px 0;\n\n @include for-phone {\n text-align: center;\n }\n }\n\n span.all, span.action-counter, span.clear, span.question {\n display: none;\n }\n\n span.clear {\n margin-left: 5px;\n }\n\n .button {\n &, &:visited, &:hover {\n display: inline-block;\n background-color: $primary-button-background-color;\n color: $primary-button-text-color;\n border: 0;\n border-radius: 4px;\n height: 32px;\n line-height: 32px;\n outline: 0;\n font-size: 12px;\n font-weight: lighter;\n text-align: center;\n padding: 0 20px;\n text-transform: uppercase;\n margin: 0 8px 5px 0;\n transition: background $transitions-duration;\n\n @include for-phone {\n width: 100%;\n }\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n }\n\n span {\n font-size: 12px;\n }\n }\n}\n\n.changelist-footer {\n padding: 20px 0;\n background: $background-color;\n\n &.fixed {\n position: fixed;\n left: 20px;\n right: 20px;\n bottom: 0;\n border-top: 2px solid $content-border2-color;\n transition: left 0.3s;\n\n body.menu-pinned & {\n left: $sidebar-width + 20px;\n }\n\n body.menu-pinned.popup & {\n left: 20px;\n }\n\n @include for-mobile {\n position: static;\n left: auto;\n right: auto;\n bottom: auto;\n border-top: 0;\n padding: 20px 0;\n }\n }\n\n &.popup {\n left: 20px;\n }\n}\n","@import \"globals\";\n\n.sidebar {\n position: fixed;\n width: $sidebar-width;\n top: 0;\n left: 0;\n bottom: 0;\n z-index: 6;\n background-color: $sidebar-background-color;\n color: $sidebar-text-color;\n transition: background-color $transitions-duration, transform $transitions-duration;\n transform: translate3d(-100%, 0, 0);\n\n @include for-mobile {\n width: 360px;\n padding-bottom: 0;\n transition: transform $transitions-duration cubic-bezier(0, 0.5, 0.5, 1);\n }\n\n @include for-phone {\n width: 80%;\n }\n\n &.sidebar-opened {\n transform: none;\n\n @include for-mobile {\n box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.2);\n }\n }\n\n body.menu-pinned & {\n @include for-desktop {\n transform: none;\n }\n }\n\n &-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background: #000;\n opacity: 0;\n z-index: 5;\n }\n\n &-header {\n height: $sidebar-header-height;\n line-height: $sidebar-header-height;\n transition: transform $transitions-duration;\n\n &.sidebar-opened {\n @include for-mobile {\n transform: translate3d(360px, 0, 0);\n }\n\n @include for-phone {\n transform: translate3d(80%, 0, 0);\n }\n }\n\n &-wrapper {\n display: none;\n background-color: $sidebar-background-color;\n color: $sidebar-text-color;\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: 6;\n transition: background-color $transitions-duration, transform $transitions-duration;\n\n @include for-mobile {\n display: block;\n\n body.scroll-to-bottom & {\n transform: translate3d(0, -100%, 0);\n }\n }\n\n &.sidebar-opened {\n background-color: $sidebar-contrast-background-color;\n transform: none !important;\n }\n }\n\n &-menu {\n &, &:visited, &:hover {\n display: inline-block;\n font-size: 14px;\n text-transform: uppercase;\n color: $sidebar-link-color;\n line-height: $sidebar-header-height;\n padding: 0 16px;\n border-right: 1px solid $sidebar-contrast-background-color;\n }\n\n &-icon {\n font-size: 16px;\n vertical-align: middle;\n\n &.icon-cross {\n display: none;\n font-size: 20px;\n color: $sidebar-action-color;\n }\n }\n }\n\n &.sidebar-opened &-menu-icon {\n &.icon-menu {\n display: none;\n }\n\n &.icon-cross {\n display: inline;\n }\n }\n }\n\n &-close {\n display: none;\n float: right;\n padding: 4px;\n margin: 12px 18px 0 12px;\n background-color: $sidebar-popup-search-input-background-color;\n border-radius: 5px;\n\n @include for-mobile {\n display: inline-block;\n }\n\n &-icon {\n color: $sidebar-popup-search-input-text-color;\n font-size: 28px;\n font-weight: bold;\n vertical-align: middle;\n }\n }\n\n &-wrapper {\n height: 100%;\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n transform: translate3d(0, 0, 0);\n }\n\n &-section {\n padding: 20px 0;\n border-bottom: 1px solid $sidebar-contrast-background-color;\n transition: border-bottom-color 0.3s;\n\n @include for-mobile {\n padding: 10px 0;\n }\n\n &:last-child, &.last {\n border-bottom: 0;\n }\n }\n\n &-title {\n display: block;\n color: $sidebar-text-color;\n text-transform: uppercase;\n font-size: 11px;\n font-weight: bold;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n padding: 0 14px 0 24px;\n margin-bottom: 10px;\n transition: color $transitions-duration;\n\n @include for-mobile {\n padding: 12px 18px 12px 30px;\n margin-bottom: 0;\n\n html.touchevents & {\n padding-left: 20px;\n }\n }\n\n &-link {\n &, &:visited, &:hover {\n color: $sidebar-text-color;\n font-weight: bold;\n transition: color $transitions-duration;\n }\n\n &:hover {\n color: $sidebar-hover-title-action-item-color;\n }\n }\n }\n\n &-link {\n &, &:visited, &:hover {\n display: block;\n color: $sidebar-link-color;\n padding: 8px 12px 8px 20px;\n vertical-align: middle;\n transition: color $transitions-duration, background-color $transitions-duration;\n position: relative;\n\n @include for-mobile {\n padding: 12px 18px 12px 30px;\n\n html.touchevents & {\n padding-left: 20px;\n }\n }\n\n &.icon {\n font-size: 11px;\n text-transform: uppercase;\n }\n }\n\n &:hover, &.selected {\n color: $sidebar-hover-link-color;\n background-color: $sidebar-hover-background-color;\n }\n\n &-icon {\n font-size: 18px;\n vertical-align: middle;\n margin-right: 6px;\n color: $sidebar-icon-color;\n transition: color $transitions-duration;\n }\n\n &-label {\n vertical-align: middle;\n display: block;\n transition: transform $transitions-duration;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n html.touchevents .editing & {\n transform: translate3d(20px, 0, 0);\n }\n }\n }\n\n &-center-link {\n &, &:visited, &:hover {\n display: block;\n color: $sidebar-action-color;\n font-size: 11px;\n text-align: center;\n padding: 8px 0;\n text-transform: uppercase;\n transition: color $transitions-duration, background-color $transitions-duration;\n\n @include for-mobile {\n padding: 12px 20px;\n }\n }\n\n &:hover {\n color: $sidebar-hover-action-color;\n background-color: $sidebar-hover-background-color;\n }\n }\n\n &-left {\n position: absolute;\n left: 4px;\n\n html.touchevents & {\n top: 0;\n bottom: 0;\n transition: opacity $transitions-duration, transform $transitions-duration;\n }\n\n &.collapsible {\n display: none;\n\n html.touchevents & {\n display: inline-block;\n width: 0;\n opacity: 0;\n transform: scale(0);\n overflow: hidden;\n }\n }\n\n &-pin, &-unpin {\n &, &:visited, &:hover {\n display: inline-block;\n position: absolute;\n top: 1px;\n font-size: 14px;\n color: $sidebar-action-color;\n transition: color $transitions-duration;\n\n html.touchevents & {\n position: static;\n padding: 6px;\n margin-top: 2px;\n font-size: 18px;\n\n @include for-mobile {\n margin-top: 6px;\n }\n }\n }\n\n &:hover {\n color: $sidebar-hover-action-color;\n }\n }\n\n .apps-list-pinned &-pin {\n display: none;\n }\n\n .apps-list &-unpin {\n display: none;\n }\n }\n\n html.no-touchevents &-link:hover &-left.collapsible {\n display: inline-block;\n }\n\n html.touchevents .editing &-left.collapsible {\n opacity: 1;\n transform: scale(1);\n width: auto;\n }\n\n &-right {\n float: right;\n margin-left: 10px;\n\n &.collapsible {\n display: none;\n\n html.touchevents & {\n display: inline;\n }\n }\n\n &-edit {\n display: none;\n font-size: 18px;\n\n html.touchevents & {\n display: inline;\n }\n }\n\n &-plus {\n font-size: 14px;\n outline: 0;\n }\n\n &-arrow {\n color: $sidebar-arrow-color;\n font-size: 16px;\n font-weight: bold !important;\n transition: color $transitions-duration, opacity $transitions-duration;\n\n html.touchevents .editing & {\n opacity: 0;\n }\n }\n\n &-remove {\n &, &:visited, &:hover {\n position: relative;\n color: $sidebar-action-color;\n transition: color $transitions-duration;\n }\n\n &:hover {\n color: $sidebar-hover-action-color;\n }\n }\n }\n\n &-link:hover &-right.collapsible {\n display: inline-block;\n }\n\n &-link:hover &-right-arrow {\n color: $sidebar-hover-arrow-color;\n }\n\n .clone {\n display: none;\n }\n\n .apps-hide {\n &-label {\n display: none;\n }\n\n &.apps-visible .apps-hide-label.apps-visible {\n display: inline;\n }\n\n &.apps-hidden .apps-hide-label.apps-hidden {\n display: inline;\n }\n }\n\n &-copyright {\n background-color: $sidebar-contrast-background-color;\n color: $sidebar-contrast-text-color;\n height: 32px;\n line-height: 32px;\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n text-align: center;\n font-size: 11px;\n font-weight: bold;\n transition: background-color $transitions-duration, color $transitions-duration;\n\n @include for-mobile {\n display: none;\n }\n }\n\n &-popup {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: $sidebar-width;\n color: $sidebar-popup-text-color;\n background-color: $sidebar-popup-background-color;\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n\n @include for-mobile {\n width: 360px;\n }\n\n @include for-phone {\n width: 80%;\n }\n\n &-container {\n display: none;\n position: fixed;\n top: 0;\n left: $sidebar-width;\n bottom: 0;\n right: 0;\n z-index: 5;\n\n body.menu-pinned & {\n background-color: transparentize($sidebar-popup-overlay-color, 0.5);\n }\n\n @include for-mobile {\n left: 0;\n }\n }\n\n &-section {\n display: none;\n }\n\n &-title {\n font-size: 12px;\n font-weight: bold;\n text-transform: uppercase;\n padding: 20px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n @include for-mobile {\n padding: 24px 0 24px 20px;\n margin-bottom: 0;\n font-size: 14px;\n }\n }\n\n &-search {\n background-color: $sidebar-popup-search-input-background-color;\n color: $sidebar-popup-search-input-text-color;\n width: 100%;\n height: 32px;\n text-indent: 20px;\n border: 0;\n font-size: 13px;\n outline: 0;\n padding: 0;\n margin: 0 0 12px 0;\n border-radius: 0;\n\n //noinspection CssInvalidPseudoSelector\n &::placeholder {\n color: $sidebar-popup-search-input-placeholder-color;\n }\n\n @include for-mobile {\n font-size: 14px;\n height: 40px;\n }\n }\n\n &-list {\n margin: 0;\n padding: 0;\n list-style: none;\n\n &-item {\n display: block;\n\n a, a:visited, a:hover {\n color: $sidebar-popup-link-text-color;\n padding: 8px 20px;\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n @include for-mobile {\n padding: 12px 20px;\n }\n }\n\n &.selected a {\n background-color: $sidebar-popup-hover-link-background-color;\n color: $sidebar-popup-hover-link-color;\n }\n }\n }\n }\n\n &-container-toggle {\n float: left;\n display: inline-block;\n vertical-align: middle;\n cursor: pointer;\n line-height: 31px;\n padding: 10px 0 10px 20px;\n\n &:hover {\n color: $hover-link-color;\n }\n\n body.login &, body.menu-pinned & {\n display: none;\n }\n\n @include for-mobile {\n display: none;\n }\n }\n}\n","@import \"globals\";\n\n/* POPUP */\n\n.related-popup {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 4;\n padding-left: 250px;\n box-sizing: border-box;\n display: none;\n background: $background-color;\n background-clip: content-box;\n -webkit-overflow-scrolling: touch;\n overflow-y: scroll;\n\n @include for-mobile {\n padding-left: 0;\n }\n\n iframe {\n border: 0;\n width: 100%;\n height: 100%;\n }\n\n &-container {\n display: none;\n background-color: transparentize($sidebar-popup-overlay-color, 0.5);\n position: fixed;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n z-index: 15;\n\n .loading-indicator {\n display: none;\n font-size: 96px;\n color: $content-contrast2-text-color;\n position: absolute;\n top: 50%;\n left: 50%;\n margin-left: -48px;\n margin-top: -48px;\n animation: spin 4s linear infinite;\n }\n }\n\n &-back {\n &, &:visited, &:hover {\n display: none;\n background: $content-contrast2-background-color;\n color: $content-contrast2-text-color;\n position: absolute;\n top: 20px;\n left: 250px;\n z-index: 5;\n width: 100px;\n padding: 14px 6px 14px 0;\n text-align: center;\n margin-left: -100px;\n box-sizing: border-box;\n text-transform: uppercase;\n border-radius: 6px 0 0 6px;\n transition: background-color $transitions-duration, color $transitions-duration;\n\n @include for-mobile {\n margin-left: 0;\n top: auto;\n bottom: 10px;\n left: 10px;\n width: auto;\n padding: 10px;\n border-radius: 6px;\n }\n }\n\n &:hover, &:focus {\n background: $background-color;\n color: $text-color;\n\n @include for-mobile {\n background: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n }\n\n &-icon {\n vertical-align: middle;\n font-weight: bold;\n font-size: 18px;\n }\n\n &-label {\n @include for-mobile {\n display: none;\n }\n }\n }\n}\n","@import \"globals\";\n\n.delete-confirmation {\n #content > h1 + p + h2 + ul {\n background: $warning-color;\n color: $warning-text-color;\n border-radius: 4px;\n padding: 20px;\n list-style-type: none;\n margin: 0;\n\n li {\n list-style: none;\n line-height: 1.8;\n }\n }\n\n #content > ul:nth-of-type(2), #content > h1 + p + ul {\n background: $content-background-color;\n border-radius: 4px;\n box-shadow: 0 2px 0 0 $content-border2-color;\n\n &, ul {\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n li {\n list-style: disc;\n line-height: 1.8;\n }\n }\n\n ul {\n margin-left: 20px;\n }\n\n > li {\n padding: 8px;\n border-bottom: 1px solid $content-border-color;\n font-size: 13px;\n list-style: none;\n\n &:last-child {\n border-bottom: 0;\n }\n }\n }\n\n #content form {\n margin-top: 20px;\n\n input[type=\"submit\"] {\n background-color: $danger-button-background-color;\n color: $danger-button-text-color;\n font-size: 12px;\n font-weight: lighter;\n padding: 0 20px;\n text-transform: uppercase;\n vertical-align: middle;\n margin-bottom: 5px;\n\n @include for-mobile {\n display: block;\n width: 100%;\n }\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n }\n\n .button {\n vertical-align: middle;\n margin-left: 10px;\n margin-bottom: 5px;\n box-sizing: border-box;\n\n @include for-mobile {\n margin-left: 0;\n display: block;\n width: 100%;\n }\n }\n }\n}\n","@import \"globals\";\n\n/* LOGIN FORM */\n\nbody.login {\n background: $login-background-color;\n padding: 100px 30px 30px 30px;\n\n @include for-phone {\n padding: 30px 10px 10px 10px;\n }\n\n #container {\n background: $login-content-background-color;\n border-radius: 4px;\n min-height: 0;\n padding: 0;\n margin-left: auto;\n margin-right: auto;\n width: 400px;\n\n @include for-phone {\n width: 100%;\n }\n }\n\n #header {\n background: $login-header-background-color;\n color: $login-header-text-color;\n text-transform: uppercase;\n font-size: 11px;\n font-weight: bold;\n border-radius: 4px 4px 0 0;\n }\n\n #content {\n padding: 30px;\n }\n\n .sidebar {\n display: none;\n }\n\n .sidebar-header {\n display: none;\n }\n\n .breadcrumbs {\n display: none;\n }\n\n #content-main {\n width: 100%;\n }\n\n .form-row {\n padding: 4px;\n float: left;\n width: 100%;\n box-sizing: border-box;\n\n label {\n padding-right: 0.5em;\n line-height: 2em;\n font-size: 1em;\n clear: both;\n\n &.required:after {\n content: '';\n }\n }\n\n #id_username, #id_password {\n clear: both;\n padding: 6px;\n width: 100%;\n box-sizing: border-box;\n }\n }\n\n span.help {\n font-size: 10px;\n display: block;\n }\n\n .submit-row {\n clear: both;\n padding: 20px 0 0 0;\n margin: 0;\n text-align: center;\n\n input[type=\"submit\"] {\n font-size: 12px;\n font-weight: lighter;\n background-color: $primary-button-background-color;\n color: $primary-button-text-color;\n text-transform: uppercase;\n\n &:hover, &:focus {\n background-color: $button-hover-background-color;\n color: $button-hover-text-color;\n }\n\n &:active {\n background-color: $button-active-background-color;\n color: $button-active-text-color;\n }\n }\n }\n\n .password-reset-link {\n text-align: center;\n }\n\n #footer {\n padding: 0;\n }\n}\n"],"sourceRoot":"/source/"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["_variables.scss","../../_base.scss","../../_variables.scss","../../_helpers.scss","../../jquery-ui/_jquery-ui.theme.scss","../../icons/_variables.scss","../../select2/_layout.scss","../../select2/_single.scss","../../select2/_multiple.scss","../../_content.scss","../../_forms.scss","../../_tables.scss","../../_messages.scss","../../_header.scss","../../_breadcrumbs.scss","../../_modules.scss","../../_object-tools.scss","../../_changeform.scss","../../_changelist.scss","../../_sidebar.scss","../../_relatedpopup.scss","../../_dashboard.scss","../../_delete-confirmation.scss","../../_login.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;ACAA;AAAA;AAAA;ACAA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AFnEzB;EACE;EACA;;;AAGF;EACE;;AEsCA;EFvCF;IAII;;;;AAIJ;EACE;EACA,YCZiB;EDajB,ODCY;ECAZ,aDnBM;ECoBN;;AE0BA;EF/BF;IAQI,aCGoB;;;ADAtB;EACE;;AEmBF;EFhBA;IAEI;;;;AAKN;AAEA;EACE;EACA;EACA;;AAEA;EACE,cCpBY;;ADuBd;EACE;;AEHF;EFOE;IACE;;;AAIJ;EACE;;;AAIJ;EACE;;AElBA;EFiBF;IAII;;;AAGF;EACE;;;AAIJ;EACE;EACA;;AE/BA;EF6BF;IAKI;;;;AAIJ;EACE;EACA;EACA;EACA;;AE1CA;EFsCF;IAOI;IACA;IACA;IACA;;;;AAIJ;EACE;EACA;;AAEA;EACE;;;AAIJ;EACE;;;AAGF;AAEA;EACE;;AEpEA;EFmEF;IAII;;;;AAIJ;EACE;;AE5EA;EF2EF;IAII;;;;AAIJ;EACE;EACA;EACA;;AEtFA;EFmFF;IAMI;IACA;;;;AAIJ;EACE;;AE/FA;EF8FF;IAII;;;;AAIJ;EACE;;;ACzJF;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;ACvEzB;EACE,OJoBY;EInBZ,cF4FqB;;;AExFrB;EACE,YFiFuB;EEhFvB;;;AAIJ;EACE;EACA;;;AAGF;EACE;EACA,YFuEmC;EEtEnC,OFyE6B;EExE7B;;AACA;EACE,OFsE2B;;;AElE/B;EACE;EACA,YF8IyC;EE7IzC;EACA,OF8ImC;EE7InC;;;AAGF;EACE;EACA,OFwD6B;EEvD7B;;;AAGF;EACE;EACA,YFoIuC;EEnIvC;EACA,OFoIiC;;;AEjInC;EACE;EACA,YFiIwC;EEhIxC;EACA,OFiIkC;;;AE9HpC;EACE;EACA,YF8H2C;EE7H3C,OF+HqC;;;ACzIrC;ECaF;IAEI;IACA;IACA;;;;AAIJ;EACE,YFmGgC;EElGhC;;AAEA;EACE;EACA;;;AAIJ;EDLE;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;ECJA;EACA;EACA;EACA;EACA;;;AAGF;EACE,SCpEiB;;;ADuEnB;EACE,SCvEgB;;;AD0ElB;EACE,SC9EW;;;ADiFb;EACE,YFsFwB;EErFxB;EACA;;;AAGF;EACE;EACA,OFkF6B;EEjF7B;EACA;EACA;EACA;EACA;;;AAIA;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAGF;EACE;;;AAIJ;EACE;;;AAGF;EACE;;;AF9IF;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AGvEzB;AJFA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;ECzHA;IAAkB;MAAO;;;ADzEzB;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;ECzHA;IAAkB;MAAO;;;EGpEvB;;AHLF;EACE;;AAGF;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;AAOE;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AAKN;EACE;;AAGF;EACE;;AAGF;EACE;;AI5CF;EACE,QL4Ha;;AK1Hb;EACE;;AAGF;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAEA;EJsDF;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EI/DI,OL4Ga;EK3Gb;EACA,SFDY;EEEZ;;AAOF;EACE;;AAGF;EACE;EACA;;AAMJ;EACE;EACA;;AAEA;EACE;;AJnDN;EACE;;AAGF;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;AAOE;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AADF;EACE;;AAKN;EACE;;AAGF;EACE;;AAGF;EACE;;AK5CF;EACE;EACA;EACA;EACA;EACA,YNwHa;;AMtHb;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE,kBNmG8B;EMlG9B,ONuGwB;EMtGxB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE,ON0FwB;EMzFxB;EACA;EACA;EACA;;AAEA;EACE,ONgFyB;;AMzE3B;EACE;;AAGF;EACE;EACA;;AAGF;EACE;EACA;;AAMJ;EACE,kBNqD8B;EMpD9B;;AAGF;EACE;;AF1EF;EACE,kBJwHqB;EIvHrB;EACA;EACA;;AHuCF;EGpCI;IACE;;;AAIJ;EACE,OJiHa;EIhHb,aJ0GS;EIzGT;;AAGF;EACE,OJgHoB;;AI5GxB;EACE,kBJkG8B;EIhG9B;EACA;;AAGE;EACE,OJgGoB;EI/FpB;;AAGF;EACE;;AAGF;EACE;;AAKN;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE,KJ+DS;;AI5DX;EACE;;AAIJ;EACE;;AAEA;EACE;EACA;EACA,kBJkDmB;EIjDnB,OJsDa;EIrDb,QJ+CS;EI9CT;EACA;;AAKF;EACE;EACA;EACA;EACA,OJ0Ca;EIzCb;EACA;;AAIJ;EACE;EACA;;AAGF;EACE;;AAEA;EACE;;AAGF;EACE,OJ2BsB;;AIxBxB;EACE,OJsBsB;;AInBxB;EACE;;AAEA;EACE;;AAGF;EACE;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;;AASd;EACE,kBJrB2B;EIsB3B,OJlBqB;;AIqBvB;EACE;EACA;EACA;;;AJ/JJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AMtEzB;AAEA;EACE,OPQW;EOPX;EACA;;;AAGF;EACE,OPGiB;;;AOAnB;EACE;;;AAYF;AAEA;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;AAEA;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE,OP/Je;EOgKf;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA,OP7Ke;;;AOgLjB;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;AAEA;EACE;;AAEA;ENlJA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EMyIE,SJhMQ;EIiMR;EACA;;;AAIJ;EACE;;AAEA;EN7JA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EMoJE,SJ9NQ;EI+NR;EACA;;;AAIJ;EACE;;AAEA;ENxKA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EM+JE,SJjOS;EIkOT;EACA;;;AAIJ;EACE;;AAEA;ENnLA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EM0KE,SJhPiB;EIiPjB;EACA;;;AAIJ;AAEA;AAAA;AAAA;EAGE;;AAEA;AAAA;AAAA;EACE;EACA,OPtHiB;;;AO0HrB;EACE,OP3HmB;;;AO8HrB;EACE,OPnImB;;;AOsIrB;AAEA;EACE;EACA;EACA,OPrL8B;EOsL9B;;AAEA;EACE;EACA;;;APtSJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AOvEzB;AAGE;EACE;EACA,kBRoGsB;EQnGtB,ORsGgB;EQrGhB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA,kBRqF8B;EQpF9B,ORqFwB;EQpFxB;EACA;EACA;;AAGF;EACE;;AAGF;EACE,kBRmE4B;EQlE5B,ORqEsB;;AQlExB;EACE,kBR+D6B;EQ9D7B,ORiEuB;;;AQ7D3B;EACE;;;AAGF;EACE;EACA;EACA,QRqEa;EQpEb;EACA;EACA;EACA;EACA,kBRiEuB;EQhEvB,ORqEiB;EQpEjB;EACA;EACA;EACA;;AAGA;EACE,ORkEsB;;ACxFxB;EO0BE;IACE;;;AAIJ;EACE;EACA,cR6CqB;;;AQzCzB;EACE;EACA;EACA;EACA;EACA;;;AAIA;EACE;EACA;EACA;EACA;EACA;EACA,kBRKsB;EQJtB,OROgB;EQNhB;EACA;EACA;EACA;EACA;;AAGF;EACE,kBRJ4B;EQK5B,ORFsB;;AQKxB;EACE,kBRR6B;EQS7B,ORNuB;;AQSzB;EACE;EACA,ORbgB;EQchB;;AAGF;EACE;;AAGF;EACE;;;AAIJ;EACE;;AAEA;EACE;;AAGF;EPnEA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EO0DE,ORbe;EQcf;EACA,SLxHoB;EKyHpB;;AAEA;EACE,ORxDyB;;AQ4D7B;EACE,SL1HY;;;AK8HhB;AAEA;EACE;;;ARnKF;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AQtEzB;AAEA;EACE;EACA,YTmFyB;ESlFzB;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;ARqBJ;EQrCA;IAoBI;;;AAIA;EACE;;AAKN;EACE,YTgDiC;ES/CjC,OTkD2B;ESjD3B;EACA;;AAEA;EACE,OT6CyB;;ASzCzB;EACE;EACA;;;AAMR;EACE;EACA;;;AAGF;EACE;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;EACA;;AAEA;AAAA;EACE;;AAGF;AAAA;EACE;;AAGF;AAAA;EACE;;;AAIJ;EACE;EACA;;;AAOF;EACE;;AAEA;EACE;;;AAIJ;AAII;EACE;;AAEA;EACE,YTTwB;;ASa5B;EACE;EACA;;AAEA;EACE;;AAGF;EACE;;AAEA;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;ERlEV;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EQyDY,SN3HD;;AM+HH;EACE;EACA;EACA;EACA;;AAEA;ER9EV;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EQqEY,SNnII;EMoIJ;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;ER3FV;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EQkFY,SN/IE;EMgJF;;AAMR;EACE,YTvFmB;ESwFnB,OX3JM;EW4JN;EACA;EACA;EACA;;;AAMR;AAEA;EACI;;;AAGJ;EACI;;;ATnMJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;ASvEzB;AAEA;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;;ATsCF;ES1CA;IAOI;IACA;;;AAGF;EACE,YZEW;EYDX,OVqIe;;AUlIjB;EACE,YV4HU;EU3HV,OV4He;;AUzHjB;EACE,YVyHO;EUxHP,OVyHY;;;AUpHlB;EACE;EACA;EACA;EACA;EACA,YV4Gc;EU3Gd,OV4GmB;;;AUzGrB;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAIJ;EACE;EACA;;AAEA;EACE;;;AAMJ;EACE;;;AAIJ;EACE;EACA;EACA;EACA,YV+Dc;EU9Dd,OV+DmB;;ACpGnB;ESgCF;IAQI;IACA;;;AAGF;EACE;;AAEA;ETrBF;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;ESYI,SP9EO;EO+EP;EACA;EACA,OVgDe;;;AU3CrB;EACE;EACA;EACA;;;AV9GF;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AUvEzB;AAEA;EACE;EACA,kBX2BkC;EW1BlC,OX2B4B;EW1B5B;EACA;EACA;EACA;EACA;EACA;;AVqCA;EU9CF;IAYI;;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE,OXV0B;;AWa5B;EACE,OXRyB;;AWW3B;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;AVjBJ;EUCA;IAoBI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AVnCJ;EUyBA;IAcI;;;;AAKN;EACE;;AAEA;EACE;;;AAKF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AVjEF;EUqDA;IAeI;IACA;IACA;IACA;IACA;IACA,OX5Ee;IW6Ef;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;;AAIJ;EACE,kBbhI2B;EaiI3B;EACA,ObjIqB;;AGqCzB;EUyFE;IAMI;IACA;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AVjHJ;EU8GE;IAMI;IACA,aXzIgB;;;AW4IlB;EV9FJ;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EUqFM,SRnJU;EQoJV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AVlIN;EUwHI;IAaI,aXzJc;IW0Jd;IACA;;;AAKN;EACE;;AAEA;EACE,Ob/KmB;EagLnB;;AAIJ;EACE;;AAEA;EACE;EACA;EACA;EACA,Ob7LmB;Ea8LnB;;AV7JN;EUwJI;IAQI,aXpLc;;;AWwLlB;EACE,ObrMyB;EasMzB;;AAIJ;EACE;;AAGF;EACE;EACA;EACA,YbrNoC;EasNpC,ObrN8B;EasN9B;;AAGF;EACE;;AAKF;EACE;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;;AV1MF;EUoMA;IASI;IACA;IACA;;;AAGF;EACE;;AAGF;EACE;;;AAKN;EACE;;AAEA;EACE;;;AXlRJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AWvEzB;AAEA;EACE;EACA;EACA,adJY;EcKZ,OdHgB;EcIhB;EACA;EACA;EACA;EACA;EACA;;AXoCA;EW9CF;IAaI;IACA;IACA;IACA;;;AX8BF;EW9CF;IAoBI;;;AAGF;EACE;;AAIA;EACE,Od1BY;;Ac6Bd;EACE,Od7BkB;;;AcmCtB;EACE,OdtCmB;EcuCnB;EACA;EACA;EACA;;;AZhDJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AYvEzB;AAEA;EACE,kBbqFyB;EapFzB;EACA;EACA;;AZ0CA;EY9CF;IAOI;;;AZuCF;EY9CF;IAWI;;;;AAKF;EACE;EACA;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE,Of3BU;Ee4BV;EACA;;;AbpDJ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AavEzB;AAEA;EACE;EACA;EACA;EACA;;Ab0CA;Ea9CF;IAOI;;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AbmBF;EaxBA;IAQI;IACA;;;AAIJ;EACE;EACA;EACA;;AbQF;EaXA;IAMI;;;AASF;EbsBF;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;Ea/BI,OdsDc;EcrDd;EACA,SX3BK;EW4BL;EACA;EACA;;AAGF;EACE,Od8CoB;;;AA/G1B;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AcvEzB;AAEA;EACE;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;AdgCF;Ec7BA;IAEI;IACA;;;;AAKN;EACE;;;AAGF;AAII;EACE;;AAIJ;EACE,Of/Be;;;AemCnB;AAII;EACE;;AAGF;EACE;EACA;;AAGF;EACE;EACA;;AAIJ;EACE;EACA;;AAEA;EACE;EACA;;;AAKN;AAGE;EACE;EACA;EACA;EACA;EACA;EACA;;AdpCF;Ec8BA;IASI;IACA;IACA;IACA;IACA;;;AAIJ;EACE;EACA;EACA;EACA;;AdnDF;Ec+CA;IAOI;;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;;AAMJ;EACE;EACA;;AdrFF;EcmFA;IAKI;IACA;;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AdvGF;EcmGA;IAOI;IACA;;;AAIJ;EACE;EACA;;AAGF;EACE;EACA;;AAGF;AAAA;AAAA;EAGE;EACA;;Ad7HF;EcyHA;AAAA;AAAA;IAOI;IACA;;;AAIJ;EACE;;AAGF;EACE;EACA;;;AAIJ;EACE;;AdhJA;Ec+IF;IAII;;;;AAIJ;EACE;;AdxJA;EcuJF;IAII;;;;AAIJ;EACE;EACA;;;AAGF;AAGE;EACE;EACA;;AAGF;EACE;;;AAIJ;AAEA;EACE;;;AAGF;EACE;;AdxLA;EcuLF;IAII;;;;AAIJ;EACE;;AdhMA;Ec+LF;IAII;;;;AAIJ;EACE;;AdxMA;EcuMF;IAII;;;;AAIJ;AA+BA;AAEA;EACI;;;AAGJ;AAEA;EACE;EACA;;AdxPA;EcsPF;IAKI;;;Ad3PF;EcsPF;IASI;;;AAIA;EACE;EACA;EACA;;AdtQJ;EcmQE;IAMI;IACA;IACA;;;AAIJ;EACE;;AdhRJ;Ec+QE;IAII;IACA;IACA;;;AAKN;EACE;;AAGF;EACE;EACA;EACA;EACA;;AdlSF;Ec8RA;IAOI;IACA;IACA;;;AAKF;EACE;EACA,kBf3O2B;Ee4O3B,Of3OqB;Ee4OrB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;Ad3TJ;Ec4SE;IAkBI;IACA;;;AAIJ;EACE,kBf1Q0B;Ee2Q1B,OfxQoB;;Ae2QtB;EACE,kBf9Q2B;Ee+Q3B,Of5QqB;;;AeiR3B;EACE;;;AAGF;AAEA;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;;AdrWF;Ec6VF;IAYI;IACA;;;AAGF;EACE;EACA;;Ad/WF;Ec6WA;IAKK;;;AAGH;EACE;EACA;EACA;EACA,kBfhUoB;EeiUpB,Of9Tc;Ee+Td;EACA;EACA;EACA;;AAGF;EACE,kBfxU0B;EeyU1B,OftUoB;;;Ae2U1B;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;AdrZA;EcoZF;IAII;;;;AAIJ;EACE;;Ad7ZA;Ec4ZF;IAII;;;;AAIJ;EACE;;;AAGF;EACE;;;AAGF;EACE;;Ad7aA;Ec4aF;IAII;;;;AAIJ;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAEA;EACE;EACA,kBf5ZyB;Ee6ZzB;EACA;;AAEA;EACE;EACA;;Ad1cF;EcwcA;IAKI;IACA;;;AAIJ;EACE;;AAGF;EACE;;AAGF;EACE;;;AAIJ;EACE;;AAEA;EACE;EACA;EACA;EACA,OjBjgBU;EiBkgBV;EACA;EACA;;AdzeF;EckeA;IAUI;IACA;;;AAGF;EACE;;AAGF;EACE;EACA,Yf5c+B;Ee6c/B,Of1cyB;Ee2czB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AdlgBJ;EcofE;IAiBI;;;AAGF;EACE;EACA;EACA;;AAEA;EACE;;AAKN;EACE;EACA;EACA;EACA,Yfpd2B;Eeqd3B,OfpdqB;EeqdrB;EACA;EACA;EACA;EACA;EACA;;Ad9hBJ;EcmhBE;IAcI;IACA;IACA;;;AAGF;EACE;EACA;;AAEA;EACE;EACA,OfxeiB;EeyejB;;AAMR;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;EACA;;;AAMR;EACE;;;AAGF;EACE;;AAEA;EACE;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA,Yf9iBkC;;ACzClC;EcilBF;IASI;IACA;IACA;IACA;IACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AdlnBF;Ec2mBA;IAUI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;Ad7oBF;EcqoBA;IAWI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAKF;EACE;EACA;EACA;EACA;EACA;EACA,OfxsBW;EeysBX;;AAGF;EACE,Yf5mB0B;Ee6mB1B,Of1mBoB;;Ae6mBtB;EACE;;AAGF;EACE;EACA,OjB3sBQ;EiB4sBR;EACA;;AAGF;EACE;;;AAMJ;EACE;EACA;;AAEA;EACE;EACA;;AAGF;EACE;EACA;EACA,OjBnuBQ;;AiBquBR;EACE,OjBtuBM;;AiB0uBV;EACE;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;AAEA;EACE;EACA;EACA;;AAKN;EACE;EACA;;AAIJ;EACE;EACA;;Ad3uBF;EcyuBA;IAKI;;;AAGF;EACE;;AAIJ;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;EACA;;AAGF;EACE;EACA;EACA;;AAEA;EdjvBF;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;EcwuBI,SZhyBK;EYiyBL;EACA;;;AAKN;EACE;;;AAGF;AAEA;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACE;EACA;;AdtyBA;EcoyBF;IAKI;IACA;;;AAGF;EACE;;AAIA;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;;AAKN;EACE;EACA;;AAEA;EACE;;;AAIJ;EACE;;AAEA;EACE;;AAGF;EACE;;;AAKF;Ed91BA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;Ecq1BE;EACA;;AAIA;EACE,SZl5BM;;AYu5BR;EACE,SZ36BM;;AYg7BR;EACE,SZz6BO;;;AY86Bb;EACE;;AAEA;Ed13BA;EACA;EACA;EACA;EACA;EACA;EACA;AAEA;EACA;EACA;EACA;Eci3BE;EACA;EACA,SZr8BU;;;AYy8Bd;AAEA;EACE;EACA;EACA;EACA,kBf13ByB;Ee23BzB;;Adn6BA;Ec85BF;IAQI;;;AAGF;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA,Of59BW;Ee69BX;EACA;EACA;EACA;;Adz7BJ;Ec86BE;IAgBI;IACA;IACA;IACA;IACA;IACA;IACA,Yf34BkB;Ie44BlB,Ofz4BY;;;Ae64BhB;EACE,OjBr+BQ;;AiBy+BR;EACE,cf55BiB;;ACnDvB;Ec88BI;IAII,Yf/4BuB;Ieg5BvB,Of/4BiB;;;Aeq5BrB;EACE,OjBr/BM;EiBs/BN,cfz6BoB;;AClD1B;Ecy9BI;IAKI,Yfp6BsB;Ieq6BtB,Ofl6BgB;;;Aew6BxB;EACE;EACA;;AAEA;EACE;;;AAOJ;EACE;;AAEA;EACE;;;AfviCN;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EAC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ADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AgBvEzB;EACE;EACA,OjByBc;EiBxBd;EACA;EACA;EACA;EACA,kBjBuByB;EiBtBzB,OjBmCmB;EiBlCnB;EACA;;AhBsCA;EgBhDF;IAaI;IACA;IACA;;;AhBiCF;EgBhDF;IAmBI;;;AAGF;EACE;;AhByBF;EgB1BA;IAII;;;AhB4BJ;EgBxBA;IAEI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE,QjBpBoB;EiBqBpB,ajBrBoB;EiBsBpB;;AhBFF;EgBIE;IAEI;;;AhBNN;EgBIE;IAMI;;;AAIJ;EACE;EACA,kBjBlCqB;EiBmCrB,OjBtBe;EiB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;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AiBvEzB;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,YlBLiB;EkBMjB;EACA;EACA;;AjBiCA;EiB9CF;IAgBI;;;AAGF;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA,OlBqDyB;EkBpDzB;EACA;EACA;EACA;EACA;EACA;;AAKF;EACE;EACA,YlBqC+B;EkBpC/B,OlBuCyB;EkBtCzB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AjBlBJ;EiBGE;IAkBI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIJ;EACE,YlBzEa;EkB0Eb,OpB5DQ;;AG2BZ;EiB+BE;IAKI,YlBsBwB;IkBrBxB,OlBwBkB;;;AkBpBtB;EACE;EACA;EACA;;AjB5CJ;EiB+CE;IAEI;;;;AlBnGR;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AkBvEzB;AAGE;EACE;;AAGE;EACE;;AAGF;EACE;;AAEA;EACE;EACA;;AAMR;EACE;;AlByBF;EkB1BA;IAII;;;AAIJ;EACE;;AAGF;EACE;;AlBaF;EkBdA;IAII;;;AlBUJ;EkBNA;IAEI;;;;AAKN;AAGE;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;;;AAIJ;EACE;EACA;EACA;EACA,YnBmByB;EmBlBzB;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;;AAIJ;AAGE;EACE;;AAIA;EACE;;AlBlDJ;EkBiDE;IAII;;;AAJJ;EACE;;AlBlDJ;EkBiDE;IAII;;;AAJJ;EACE;;AlBlDJ;EkBiDE;IAII;;;AAJJ;EACE;;AlBlDJ;EkBiDE;IAII;;;AAJJ;EACE;;AlBlDJ;EkBiDE;IAII;;;AAKN;EACE;EACA;EACA;;AlB7DF;EkB0DA;IAMI;IACA;IACA;IACA;IACA,YnB5BqB;ImB6BrB;;;AlBrEJ;EkB0DA;IAeI;;;AAGF;EACE;;AlB7EJ;EkBgFE;IAEI;;;AAKF;EACE;;AAGF;EACE;EACA;EACA;;AlB9FN;EkB2FI;IAMI;;;AlBjGR;EkB2FI;IAUI;;;AAMR;EACE;EACA;EACA;EACA;;AlB/GF;EkB2GA;IAOI;IACA;;;AAGF;EACE;EACA;;AAGF;EACE;;AAGF;EACE,cnBjFkB;;AmBuFtB;EACE,YnBhLe;EmBiLf;EACA;EACA;;AlB1IF;EkBsIA;IAOI;;;AAGF;EACE;;AlBjJJ;EkBgJE;IAII;;;AAIJ;EACE,kBnB9G+B;;AmBiHjC;EACE;;AAGF;EACE,kBnBrH8B;;AmBwHhC;EACE;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;AAIJ;EACE;;AAIJ;EACE,YnBjLqB;EmBkLrB;EACA;EACA;;AAEA;EACE,YnBrL6B;EmBsL7B,OnBnLuB;;AmBqLvB;EACE,OnBtLqB;;AmB6LvB;EACE;EACA;EACA;EACA;;AAEA;EACE,YnBvMyB;EmBwMzB;;AAEA;EACE,OnBxMiB;EmByMjB;EACA;;AAIJ;EACE;;AAGF;EACE;EACA;;AAGF;EACE;EACA;EACA,OnB9SK;;AmBiTP;EACE,OnBjTO;;AmBsTb;EAEE;;AAEA;EACE;EACA;;AAEA;EACE;;AAGF;EACE;;AAIJ;EACE;EACA;EACA;;AAEA;EACE;;AAKN;EACE;;AAGF;EACE;;AAGF;EACE;EACA;;AAGF;EACE,OnB9VK;;AmBiWP;EACE,OnBrWS;;AmBwWX;EACE;EACA;EACA;EACA;;AAKE;EACE,OnBvLM;;AmB0LR;EACE,OnBlXO;;AmBqXT;EACE,OnBtSmB;;AmBySrB;EACE,OnB1XO;;AmB6XT;EACE,OnBnMe;;AmBsMjB;EACE,OnBtMW;;AmByMb;EACE,OnBtTmB;;AmB2TzB;EACE;EACA;;AAIJ;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;;AAMJ;EACE;;AlBtYF;EkBqYA;IAII;IACA;;;AlB1YJ;EkBqYA;IASI;IACA;IACA;;;AAGF;EACE;EACA;;AlBrZJ;EkBmZE;IAKI;IACA;;;AAKN;EACE;EACA;;AlBhaF;EkB8ZA;IAKI;IACA;IACA;;;AlBraJ;EkB8ZA;IAWI;;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;;AlBnbJ;EkBwbF;IAEI;;;AlB1bF;EkBwbF;IAMI;;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;AlBxcF;EkBqcA;IAMI;;;;AnB7fN;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AmBtEvB;EACE,YpBiJY;EoBhJZ,OpBiJiB;EoBhJjB;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE,YpBwEuB;EoBvEvB;EACA;;AAEA;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAIJ;EACE;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAKN;EACE;;AAEA;EACE,kBpBgE2B;EoB/D3B,OpBgEqB;EoB/DrB;EACA;EACA;EACA;EACA;EACA;;AnBVJ;EmBEE;IAWI;IACA;;;AAGF;EACE,kBpBwCwB;EoBvCxB,OpB0CkB;;AoBvCpB;EACE,kBpBoCyB;EoBnCzB,OpBsCmB;;AoBlCvB;EACE;EACA;EACA;EACA;;AnBhCJ;EmB4BE;IAOI;IACA;IACA;;;;ApBvFR;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsCA;AAAA;AAAA;AAuBA;AAAA;AAAA;AAiBA;AAAA;AAAA;AAoBA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AA2BA;AAAA;AAAA;AClMA;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAOE;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AAKN;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AA2BF;EAAkB;IAAO;;;AoBvEzB;AAEA;EACE,YrB2JuB;EqB1JvB;;ApB4CA;EoB9CF;IAKI;;;AAGF;EACE,YrBwJ6B;EqBvJ7B;EACA;EACA;EACA;EACA;EACA;;ApB+BF;EoBtCA;IAUI;;;AAIJ;EACE,YrBwI4B;EqBvI5B,OrBwIsB;EqBvItB;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;;AAIJ;EACE;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA,kBrBoB4B;EqBnB5B,OrBoBsB;EqBnBtB;;AAEA;EACE,kBrBSwB;EqBRxB,OrBWkB;;AqBRpB;EACE,kBrBKyB;EqBJzB,OrBOmB;;AqBFzB;EACE;;AAGF;EACE","file":"base.css"} \ No newline at end of file diff --git a/jet/static/jet/css/themes/default/jquery-ui.theme.css b/jet/static/jet/css/themes/default/jquery-ui.theme.css old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/themes/default/jquery-ui.theme.scss b/jet/static/jet/css/themes/default/jquery-ui.theme.scss old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/themes/default/package-lock.json b/jet/static/jet/css/themes/default/package-lock.json new file mode 100644 index 00000000..cbff5832 --- /dev/null +++ b/jet/static/jet/css/themes/default/package-lock.json @@ -0,0 +1,1606 @@ +{ + "requires": true, + "lockfileVersion": 1, + "dependencies": { + "anymatch": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", + "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", + "requires": { + "micromatch": "^3.1.4", + "normalize-path": "^2.1.1" + }, + "dependencies": { + "normalize-path": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "requires": { + "remove-trailing-separator": "^1.0.1" + } + } + } + }, + "arr-diff": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=" + }, + "arr-flatten": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" + }, + "arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=" + }, + "array-unique": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=" + }, + "assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=" + }, + "async-each": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", + "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==" + }, + "atob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + }, + "base": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "requires": { + "cache-base": "^1.0.1", + "class-utils": "^0.3.5", + "component-emitter": "^1.2.1", + "define-property": "^1.0.0", + "isobject": "^3.0.1", + "mixin-deep": "^1.2.0", + "pascalcase": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "binary-extensions": { + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", + "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==" + }, + "braces": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "requires": { + "arr-flatten": "^1.1.0", + "array-unique": "^0.3.2", + "extend-shallow": "^2.0.1", + "fill-range": "^4.0.0", + "isobject": "^3.0.1", + "repeat-element": "^1.1.2", + "snapdragon": "^0.8.1", + "snapdragon-node": "^2.0.1", + "split-string": "^3.0.2", + "to-regex": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "cache-base": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "requires": { + "collection-visit": "^1.0.0", + "component-emitter": "^1.2.1", + "get-value": "^2.0.6", + "has-value": "^1.0.0", + "isobject": "^3.0.1", + "set-value": "^2.0.0", + "to-object-path": "^0.3.0", + "union-value": "^1.0.0", + "unset-value": "^1.0.0" + } + }, + "chokidar": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.6.tgz", + "integrity": "sha512-V2jUo67OKkc6ySiRpJrjlpJKl9kDuG+Xb8VgsGzb+aEouhgS1D0weyPU4lEzdAcsCAvrih2J2BqyXqHWvVLw5g==", + "requires": { + "anymatch": "^2.0.0", + "async-each": "^1.0.1", + "braces": "^2.3.2", + "fsevents": "^1.2.7", + "glob-parent": "^3.1.0", + "inherits": "^2.0.3", + "is-binary-path": "^1.0.0", + "is-glob": "^4.0.0", + "normalize-path": "^3.0.0", + "path-is-absolute": "^1.0.0", + "readdirp": "^2.2.1", + "upath": "^1.1.1" + } + }, + "class-utils": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "requires": { + "arr-union": "^3.1.0", + "define-property": "^0.2.5", + "isobject": "^3.0.0", + "static-extend": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + } + } + }, + "collection-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", + "requires": { + "map-visit": "^1.0.0", + "object-visit": "^1.0.0" + } + }, + "component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + }, + "copy-descriptor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" + }, + "core-util-is": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", + "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "decode-uri-component": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", + "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" + }, + "define-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "requires": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + }, + "dependencies": { + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "expand-brackets": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", + "requires": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "requires": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "dependencies": { + "is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "requires": { + "is-plain-object": "^2.0.4" + } + } + } + }, + "extglob": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "requires": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "fill-range": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", + "requires": { + "extend-shallow": "^2.0.1", + "is-number": "^3.0.0", + "repeat-string": "^1.6.1", + "to-regex-range": "^2.1.0" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" + }, + "fragment-cache": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", + "requires": { + "map-cache": "^0.2.2" + } + }, + "fsevents": { + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz", + "integrity": "sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==", + "optional": true, + "requires": { + "nan": "^2.12.1", + "node-pre-gyp": "^0.12.0" + }, + "dependencies": { + "abbrev": { + "version": "1.1.1", + "bundled": true, + "optional": true + }, + "ansi-regex": { + "version": "2.1.1", + "bundled": true + }, + "aproba": { + "version": "1.2.0", + "bundled": true, + "optional": true + }, + "are-we-there-yet": { + "version": "1.1.5", + "bundled": true, + "optional": true, + "requires": { + "delegates": "^1.0.0", + "readable-stream": "^2.0.6" + } + }, + "balanced-match": { + "version": "1.0.0", + "bundled": true + }, + "brace-expansion": { + "version": "1.1.11", + "bundled": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "chownr": { + "version": "1.1.1", + "bundled": true, + "optional": true + }, + "code-point-at": { + "version": "1.1.0", + "bundled": true + }, + "concat-map": { + "version": "0.0.1", + "bundled": true + }, + "console-control-strings": { + "version": "1.1.0", + "bundled": true + }, + "core-util-is": { + "version": "1.0.2", + "bundled": true, + "optional": true + }, + "debug": { + "version": "4.1.1", + "bundled": true, + "optional": true, + "requires": { + "ms": "^2.1.1" + } + }, + "deep-extend": { + "version": "0.6.0", + "bundled": true, + "optional": true + }, + "delegates": { + "version": "1.0.0", + "bundled": true, + "optional": true + }, + "detect-libc": { + "version": "1.0.3", + "bundled": true, + "optional": true + }, + "fs-minipass": { + "version": "1.2.5", + "bundled": true, + "optional": true, + "requires": { + "minipass": "^2.2.1" + } + }, + "fs.realpath": { + "version": "1.0.0", + "bundled": true, + "optional": true + }, + "gauge": { + "version": "2.7.4", + "bundled": true, + "optional": true, + "requires": { + "aproba": "^1.0.3", + "console-control-strings": "^1.0.0", + "has-unicode": "^2.0.0", + "object-assign": "^4.1.0", + "signal-exit": "^3.0.0", + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1", + "wide-align": "^1.1.0" + } + }, + "glob": { + "version": "7.1.3", + "bundled": true, + "optional": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "has-unicode": { + "version": "2.0.1", + "bundled": true, + "optional": true + }, + "iconv-lite": { + "version": "0.4.24", + "bundled": true, + "optional": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3" + } + }, + "ignore-walk": { + "version": "3.0.1", + "bundled": true, + "optional": true, + "requires": { + "minimatch": "^3.0.4" + } + }, + "inflight": { + "version": "1.0.6", + "bundled": true, + "optional": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.3", + "bundled": true + }, + "ini": { + "version": "1.3.5", + "bundled": true, + "optional": true + }, + "is-fullwidth-code-point": { + "version": "1.0.0", + "bundled": true, + "requires": { + "number-is-nan": "^1.0.0" + } + }, + "isarray": { + "version": "1.0.0", + "bundled": true, + "optional": true + }, + "minimatch": { + "version": "3.0.4", + "bundled": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "minimist": { + "version": "0.0.8", + "bundled": true + }, + "minipass": { + "version": "2.3.5", + "bundled": true, + "requires": { + "safe-buffer": "^5.1.2", + "yallist": "^3.0.0" + } + }, + "minizlib": { + "version": "1.2.1", + "bundled": true, + "optional": true, + "requires": { + "minipass": "^2.2.1" + } + }, + "mkdirp": { + "version": "0.5.1", + "bundled": true, + "requires": { + "minimist": "0.0.8" + } + }, + "ms": { + "version": "2.1.1", + "bundled": true, + "optional": true + }, + "needle": { + "version": "2.3.0", + "bundled": true, + "optional": true, + "requires": { + "debug": "^4.1.0", + "iconv-lite": "^0.4.4", + "sax": "^1.2.4" + } + }, + "node-pre-gyp": { + "version": "0.12.0", + "bundled": true, + "optional": true, + "requires": { + "detect-libc": "^1.0.2", + "mkdirp": "^0.5.1", + "needle": "^2.2.1", + "nopt": "^4.0.1", + "npm-packlist": "^1.1.6", + "npmlog": "^4.0.2", + "rc": "^1.2.7", + "rimraf": "^2.6.1", + "semver": "^5.3.0", + "tar": "^4" + } + }, + "nopt": { + "version": "4.0.1", + "bundled": true, + "optional": true, + "requires": { + "abbrev": "1", + "osenv": "^0.1.4" + } + }, + "npm-bundled": { + "version": "1.0.6", + "bundled": true, + "optional": true + }, + "npm-packlist": { + "version": "1.4.1", + "bundled": true, + "optional": true, + "requires": { + "ignore-walk": "^3.0.1", + "npm-bundled": "^1.0.1" + } + }, + "npmlog": { + "version": "4.1.2", + "bundled": true, + "optional": true, + "requires": { + "are-we-there-yet": "~1.1.2", + "console-control-strings": "~1.1.0", + "gauge": "~2.7.3", + "set-blocking": "~2.0.0" + } + }, + "number-is-nan": { + "version": "1.0.1", + "bundled": true + }, + "object-assign": { + "version": "4.1.1", + "bundled": true, + "optional": true + }, + "once": { + "version": "1.4.0", + "bundled": true, + "requires": { + "wrappy": "1" + } + }, + "os-homedir": { + "version": "1.0.2", + "bundled": true, + "optional": true + }, + "os-tmpdir": { + "version": "1.0.2", + "bundled": true, + "optional": true + }, + "osenv": { + "version": "0.1.5", + "bundled": true, + "optional": true, + "requires": { + "os-homedir": "^1.0.0", + "os-tmpdir": "^1.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "bundled": true, + "optional": true + }, + "process-nextick-args": { + "version": "2.0.0", + "bundled": true, + "optional": true + }, + "rc": { + "version": "1.2.8", + "bundled": true, + "optional": true, + "requires": { + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" + }, + "dependencies": { + "minimist": { + "version": "1.2.0", + "bundled": true, + "optional": true + } + } + }, + "readable-stream": { + "version": "2.3.6", + "bundled": true, + "optional": true, + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "rimraf": { + "version": "2.6.3", + "bundled": true, + "optional": true, + "requires": { + "glob": "^7.1.3" + } + }, + "safe-buffer": { + "version": "5.1.2", + "bundled": true + }, + "safer-buffer": { + "version": "2.1.2", + "bundled": true, + "optional": true + }, + "sax": { + "version": "1.2.4", + "bundled": true, + "optional": true + }, + "semver": { + "version": "5.7.0", + "bundled": true, + "optional": true + }, + "set-blocking": { + "version": "2.0.0", + "bundled": true, + "optional": true + }, + "signal-exit": { + "version": "3.0.2", + "bundled": true, + "optional": true + }, + "string-width": { + "version": "1.0.2", + "bundled": true, + "requires": { + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" + } + }, + "string_decoder": { + "version": "1.1.1", + "bundled": true, + "optional": true, + "requires": { + "safe-buffer": "~5.1.0" + } + }, + "strip-ansi": { + "version": "3.0.1", + "bundled": true, + "requires": { + "ansi-regex": "^2.0.0" + } + }, + "strip-json-comments": { + "version": "2.0.1", + "bundled": true, + "optional": true + }, + "tar": { + "version": "4.4.8", + "bundled": true, + "optional": true, + "requires": { + "chownr": "^1.1.1", + "fs-minipass": "^1.2.5", + "minipass": "^2.3.4", + "minizlib": "^1.1.1", + "mkdirp": "^0.5.0", + "safe-buffer": "^5.1.2", + "yallist": "^3.0.2" + } + }, + "util-deprecate": { + "version": "1.0.2", + "bundled": true, + "optional": true + }, + "wide-align": { + "version": "1.1.3", + "bundled": true, + "optional": true, + "requires": { + "string-width": "^1.0.2 || 2" + } + }, + "wrappy": { + "version": "1.0.2", + "bundled": true + }, + "yallist": { + "version": "3.0.3", + "bundled": true + } + } + }, + "get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=" + }, + "glob-parent": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", + "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", + "requires": { + "is-glob": "^3.1.0", + "path-dirname": "^1.0.0" + }, + "dependencies": { + "is-glob": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "requires": { + "is-extglob": "^2.1.0" + } + } + } + }, + "graceful-fs": { + "version": "4.1.15", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.15.tgz", + "integrity": "sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==" + }, + "has-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", + "requires": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + } + }, + "has-values": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", + "requires": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "dependencies": { + "kind-of": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-binary-path": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", + "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", + "requires": { + "binary-extensions": "^1.0.0" + } + }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "dependencies": { + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" + }, + "is-glob": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", + "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", + "requires": { + "is-extglob": "^2.1.1" + } + }, + "is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "requires": { + "isobject": "^3.0.1" + } + }, + "is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + }, + "isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" + }, + "isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" + }, + "kind-of": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", + "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==" + }, + "map-cache": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=" + }, + "map-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", + "requires": { + "object-visit": "^1.0.0" + } + }, + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + }, + "mixin-deep": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz", + "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==", + "requires": { + "for-in": "^1.0.2", + "is-extendable": "^1.0.1" + }, + "dependencies": { + "is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "requires": { + "is-plain-object": "^2.0.4" + } + } + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "nan": { + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", + "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==", + "optional": true + }, + "nanomatch": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "fragment-cache": "^0.2.1", + "is-windows": "^1.0.2", + "kind-of": "^6.0.2", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + } + }, + "normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + }, + "object-copy": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", + "requires": { + "copy-descriptor": "^0.1.0", + "define-property": "^0.2.5", + "kind-of": "^3.0.3" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "object-visit": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", + "requires": { + "isobject": "^3.0.0" + } + }, + "object.pick": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", + "requires": { + "isobject": "^3.0.1" + } + }, + "pascalcase": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=" + }, + "path-dirname": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", + "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=" + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" + }, + "posix-character-classes": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" + }, + "process-nextick-args": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz", + "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==" + }, + "readable-stream": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", + "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "readdirp": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "requires": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + } + }, + "regex-not": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "requires": { + "extend-shallow": "^3.0.2", + "safe-regex": "^1.1.0" + } + }, + "remove-trailing-separator": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", + "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=" + }, + "repeat-element": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", + "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==" + }, + "repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=" + }, + "resolve-url": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=" + }, + "ret": { + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "safe-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", + "requires": { + "ret": "~0.1.10" + } + }, + "sass": { + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.21.0.tgz", + "integrity": "sha512-67hIIOZZtarbhI2aSgKBPDUgn+VqetduKoD+ZSYeIWg+ksNioTzeX+R2gUdebDoolvKNsQ/GY9NDxctbXluTNA==", + "requires": { + "chokidar": "^2.0.0" + } + }, + "set-value": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz", + "integrity": "sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==", + "requires": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "snapdragon": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "requires": { + "base": "^0.11.1", + "debug": "^2.2.0", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "map-cache": "^0.2.2", + "source-map": "^0.5.6", + "source-map-resolve": "^0.5.0", + "use": "^3.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "snapdragon-node": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "requires": { + "define-property": "^1.0.0", + "isobject": "^3.0.0", + "snapdragon-util": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "snapdragon-util": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "requires": { + "kind-of": "^3.2.0" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" + }, + "source-map-resolve": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz", + "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==", + "requires": { + "atob": "^2.1.1", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + } + }, + "source-map-url": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", + "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=" + }, + "split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "requires": { + "extend-shallow": "^3.0.0" + } + }, + "static-extend": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", + "requires": { + "define-property": "^0.2.5", + "object-copy": "^0.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + } + } + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + }, + "to-object-path": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "to-regex": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "requires": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + } + }, + "to-regex-range": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", + "requires": { + "is-number": "^3.0.0", + "repeat-string": "^1.6.1" + } + }, + "union-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz", + "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=", + "requires": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^0.4.3" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "set-value": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz", + "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=", + "requires": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.1", + "to-object-path": "^0.3.0" + } + } + } + }, + "unset-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", + "requires": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "dependencies": { + "has-value": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", + "requires": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "dependencies": { + "isobject": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", + "requires": { + "isarray": "1.0.0" + } + } + } + }, + "has-values": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=" + } + } + }, + "upath": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/upath/-/upath-1.1.2.tgz", + "integrity": "sha512-kXpym8nmDmlCBr7nKdIx8P2jNBa+pBpIUFRnKJ4dr8htyYGJFokkr2ZvERRtUN+9SY+JqXouNgUPtv6JQva/2Q==" + }, + "urix": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=" + }, + "use": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" + } + } +} diff --git a/jet/static/jet/css/themes/default/select2.theme.css b/jet/static/jet/css/themes/default/select2.theme.css old mode 100755 new mode 100644 diff --git a/jet/static/jet/css/themes/default/select2.theme.scss b/jet/static/jet/css/themes/default/select2.theme.scss old mode 100755 new mode 100644 diff --git a/jet/templates/admin/edit_inline/compact.html b/jet/templates/admin/edit_inline/compact.html index dd4232ee..52d5a5ac 100644 --- a/jet/templates/admin/edit_inline/compact.html +++ b/jet/templates/admin/edit_inline/compact.html @@ -1,4 +1,4 @@ -{% load i18n admin_urls admin_static %} +{% load i18n admin_urls static %}

{{ inline_admin_formset.opts.verbose_name_plural|capfirst }}

diff --git a/jet/templates/rangefilter/date_filter.html b/jet/templates/rangefilter/date_filter.html index f0e47656..47327ec0 100644 --- a/jet/templates/rangefilter/date_filter.html +++ b/jet/templates/rangefilter/date_filter.html @@ -1,4 +1,4 @@ -{% load i18n admin_static %} +{% load i18n static %}

{% blocktrans with filter_title=title %} By {{ filter_title }} {% endblocktrans %}