/* line 1, app/assets/stylesheets/reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 23, app/assets/stylesheets/reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 28, app/assets/stylesheets/reset.scss */
body {
  line-height: 1;
}

/* line 32, app/assets/stylesheets/reset.scss */
ol, ul {
  list-style: none;
}

/* line 36, app/assets/stylesheets/reset.scss */
blockquote, q {
  quotes: none;
}

/* line 40, app/assets/stylesheets/reset.scss */
blockquote::before, blockquote::after,
q::before, q::after {
  content: '';
  content: none;
}

/* line 46, app/assets/stylesheets/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .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--default .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--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777;display:block;padding:6px 12px;font-size:12px;line-height:1.42857143;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eee}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{-webkit-box-shadow:0 -6px 12px rgba(0,0,0,.175);box-shadow:0 -6px 12px rgba(0,0,0,.175);margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.42857143;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.42857143;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 12px;height:32px;line-height:1.42857143;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.form-group-sm .select2-container--bootstrap .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-sm{min-height:30px;border-radius:3px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow{width:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b{border-width:5px 5px 0;margin-left:-10px;margin-top:-2.5px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-lg{min-height:46px;border-radius:6px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:10px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 5px 5px}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap.select2-container--focus,.input-group>.select2-container--bootstrap.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-btn,.input-group>.select2-container--bootstrap .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:768px){.form-inline .select2-container--bootstrap{display:inline-block}}
/* Generated by Glyphter (http://www.glyphter.com) on  Mon May 09 2016*/
@font-face {
    font-family: 'Glyphter';
    src: url(/../fonts/Glyphter.eot);
    src: url(/../fonts/Glyphter.eot?#iefix) format('embedded-opentype'),
         url(/../fonts/Glyphter.woff) format('woff'),
         url(/../fonts/Glyphter.ttf) format('truetype'),
         url(/../fonts/Glyphter.svg#Glyphter) format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-WG_icon:before{content:'\0057';}
.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:bold}.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:bold}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:normal}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type="checkbox"]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/../../fonts/glyphicons-halflings-regular.eot);
  src: url(/../../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/../../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/../../fonts/glyphicons-halflings-regular.woff) format('woff'), url(/../../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow:hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* @override http://localhost:3000/stylesheets/fancybox.css */

/* @override http://localhost:3000/stylesheets/fancybox.css */

/* @override http://localhost:3000/stylesheets/fancybox.css */

/* @override http://localhost:3000/stylesheets/fancybox.css */

.fancybox-bg {
  display: none;
}

.fancybox-wrap{
  margin-top: 40px !important;
}

.fancybox-outer{
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}

.fancybox-wrap .footer .cancel,
.fancybox-wrap .footer .back{
  color: #888;
  font-size: 12px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -7px;
  text-decoration: underline;
}

.fancybox-wrap  .footer .cancel:hover,
.fancybox-wrap .footer .back:hover{
  text-decoration: none;
  color: #333;
}

.fancybox-wrap footer:after  {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.fancybox-wrap .footer .prev {
  float: left;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(/images/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: block;
}



@-webkit-keyframes pulse-light-blue {
  0%{
    color: #111;
  border: 1px solid #888;
  -webkit-box-shadow: 0px 0px 4px rgba(0,105,180,0);

}

70% {
  -webkit-box-shadow: 0px 0px 4px rgba(0,105,180,0.5);
  border: 1px solid #4db5ff;
  color: #111;
}

100% {
  color: #111;
  border: 1px solid #888;
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.125);
}

}


@-webkit-keyframes pulse-dark {
  0%{
  border: 1px solid #3e7ac0;
    background: #f8fdff;
  }

  70% {
    border: 1px solid #355780;
    background: #355780;
  }

  100% {
    border: 1px solid #3e7ac0;
    background: #3e7ac0;
  }

}

@-webkit-keyframes ui-slider-handle {
    0%{
    border: 1px solid #3e7ac0;
    background: #4572a7;
  }

  70% {
    border: 1px solid #356eb1;
    background: #2b7bdb;
  }

  100% {
    border: 1px solid #3e7ac0;
    background: #4572a7;
  }
}







#new_plan_form .ui-slider span.ui-slider-label,
#new_plan_form .labels{
  position: relative;
  left: -0.5em;
  top: -8px;
  color: #888;
}

#new_plan_form .field{
  margin-bottom: 10px;
}

#new_plan_form ol.ui-slider-scale.ui-helper-reset li:first-child span.ui-slider-label{
  left: -0.1em !important;
}

#new_plan_form ol.ui-slider-scale.ui-helper-reset li:last-child span.ui-slider-label{
  right: 0 !important;
  left: auto;
}


#new_plan_form .labels{
  font-size: 11px;
}

fieldset#asset-allocation #allocation-select.field .labels .label-min {
  float: left;
  margin-left: 10px;
}

fieldset#asset-allocation #allocation-select.field .labels .label-max {
  float: right;
}


#new_plan_form .ui-slider {
  background: #ccc;
  border: none;
  height: 2px !important;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100% !important;
  position: relative;
}

#new_plan_form .ui-slider-scale li:last-child{
  margin-left: -4px;
}

#new_plan_form .ui-slider:before,
#new_plan_form .ui-slider:after {
  content: "";
  border-right: 1px solid #ccc;
  display: block;
  width: 1px;
  height: 10px;
  position: absolute;
  right: 0;
  top: -4px;
}

#new_plan_form .ui-slider:before{
  left: -1px;
  right: auto;
}

#new_plan_form .ui-slider-handle {
  top: -4px !important;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border: 1px solid #282828;
  background: #333;
  font-size: 8px;
}

#new_plan_form .ui-slider-handle:hover {
  -webkit-animation: ui-slider-handle 1s infinite;
  background: #4e81be;
}

#new_plan_form .ui-slider-handle:focus,
#new_plan_form .ui-slider-handle:focus:hover {
  border: 1px solid #2f72c0;
  background: #2f72c0 !important;
  -webkit-animation: none;
}

.ui-slider span.ui-slider-tic {
  opacity: 0.2;
  height: 6px !important;
}

span.ui-slider-tooltip {
  font-size: 10px !important;
  line-height: 12px;
  background: #fff;
  box-shadow: 1px 1px 6px #666;
}

a#handle_plan_asset_allocation_strategy_id span.ui-slider-tooltip {
  /*width: 5em;*/
}

#age-field span.ui-slider-tooltip {
  width: 2.8em;
  margin-left: -1.5em;
  margin-bottom: 2px;
  /*margin-bottom: -1em;*/
}





/* wrapper divs */

.custom-checkbox, .custom-radio {
  position: relative;
  padding-left: 22px;
}

/* input, label positioning */

.custom-checkbox input,
.custom-radio input {
  display: none;
}

.custom-checkbox span.indicator,
.custom-radio span.indicator {
  display: inline-block;
  width: 16px;
  height: 16px;
  z-index: 1;
  cursor: pointer;
  background: url(/images/icons/16/checkboxes.png) no-repeat;
  position: absolute;
  left: 0;
}

.custom-checkbox label span.indicator,
.custom-radio label span.indicator {
  background-position: 0 -16px;
}

.custom-checkbox label.hover span.indicator,
.custom-checkbox label.focus span.indicator,
.custom-radio label.hover span.indicator,
.custom-radio label.focus span.indicator {
  background-position: 0 -32px;
}

.custom-checkbox label.checked span.indicator,
.custom-radio label.checked span.indicator {
  background-position: 0 -48px;
}

.custom-checkbox label.checkedHover span.indicator,
.custom-checkbox label.checkedFocus span.indicator {
  background-position: 0 -64px;
}

.custom-radio.disabled label span.indicator,
.custom-checkbox.disabled label span.indicator {
  background-position: 0 0 !important;
}

.custom-checkbox label.focus,
.custom-radio label.focus {
  outline: 1px dotted #ccc;
}





/*
  jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
  Copyright (c) 2009 Niall Doherty
*/

div.coda-nav {
  float: right;
  width: 40px !important;
  position: relative;
  top: -2px;
}

div.coda-nav ul,
div.coda-nav ul li {
  display: inline-block;
}

div.coda-nav ul li span {
  color: #ccc;
  font: inherit;
  font-weight: bold;
  display: inline-block;
  margin-left: 1px;
  line-height: 25px;
  margin-bottom: -4px;
  white-space: nowrap;
  font-size: 0.75em;
  position: absolute;
  right: 20px;
  top: 45px;
  visibility: hidden;
}

div.coda-nav ul li:hover span {
  visibility: visible;
}

div.coda-nav ul {
  counter-reset: step;
  margin-top: -0.2em;
  white-space: nowrap;
  text-align: right;
}

div.coda-nav ul li {
  counter-increment: step;
  margin-right: 4px;
  width: 20px;
  text-align: center;
}

div.coda-nav ul a {
  content: counter(step);
  background: #6090c0;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: transparent;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  width: 10px;
  height: 10px;
  line-height: 25px;
  font-size: 0.75em;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: 0.125s ease-in;
  -moz-transition: 0.25s;
}

div.coda-nav ul a:hover {
  width: 16px;
  height: 16px;
}

div.coda-nav ul li a.current {
  color: #a8be42;
  background-color: #f9fcd6;
  box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
  width: 20px;
  height: 20px;
  line-height: 25px;
  font-size: 1em;
  top: 0;
}

/* Most common stuff you'll need to change */

.coda-slider-wrapper {
  padding: 20px 0;

}

/* Change the width of the entire slider (without dynamic arrows) */

.coda-slider, .coda-slider .panel {
  width: 640px;
}

.fancybox-inner .panel .panel-inner {
  box-sizing: content-box;
  padding: 0 15px;
}

.coda-slider-wrapper.arrows .coda-slider {
  margin: 0 10px
}

/* Panel padding */

.coda-slider .panel-wrapper {
  padding: 20px
}

/* Don't change anything below here unless you know what you're doing */

/* Miscellaneous */

.coda-slider {
  overflow: hidden;
  position: relative;
}

.coda-slider .panel {
  float: left;
  box-sizing: content-box;
  width: 640px;
}

.coda-slider .panel-container {
  position: relative;
  overflow: hidden;
}

.coda-nav-left, .coda-nav-right {
  float: left
}

.coda-nav-left a, .coda-nav-right a {
  display: block;
  text-align: center;
  text-decoration: none
}

.footer .next {
  float: right;
}







.fancybox-wrap {
  top: 0 !important;
  padding: 0 !important;
}

.fancybox-inner > div,
.fancybox-inner,
.fancybox-outer,
.fancybox-wrap {
  height: auto !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  overflow: visible !important;
}

.fancybox-inner .content {
  border: 1px solid white;
}

.fancybox-wrap {
  max-width: 90%;
}

.fancybox-inner section {
  max-width: 100%;
}

.fancybox-inner{
  font-size: 12px;
  color: #333;
  background: white url(/images/textures/black_net.png);
  box-shadow: 0 5px 3px rgba(0,0,0,0.25);
  -webkit-box-shadow: 3px 5px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 5px 3px rgba(0,0,0,0.25);
  position: relative;
}

.fancybox-inner > section > header {
  padding: 9px 15px 6px;
  background: #f1f8ff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f8ff), to(#cddded));
  background: -moz-linear-gradient(#f1f8ff, #cddded);
  font-size: 12px;
  line-height: 17px;
  color: #3a3d55;
  overflow: hidden;
  position: relative;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
  border-bottom: 1px solid #9db1c4;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.25);
-webkit-box-shadow: inset 0 0 12px rgba(170,198,231,0.92),
          inset 1px 1px 0 0 rgba(255,255,255,0.33),
          0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow:  inset 0 0 12px rgba(170,198,231,0.92),
          inset 1px 1px 0 0 rgba(255,255,255,0.33),               0 1px 0 rgba(0,0,0,0.05);
  z-index: 1;
}

.fancybox-inner .footer,
.fancybox-inner footer{
  padding: 5px 6px 5px 12px;
  text-align: right;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  background: #f0f0f0;
  background-color: #e8e8e8;
  background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#f8f8f8), to(#e8e8e8));
  background: -moz-linear-gradient(#f8f8f8, #e8e8e8);
    border-top: 1px solid #d8d8d8;
    overflow: hidden;
    min-height: 24px;
    display: block;
  position: relative;
}

.fancybox-inner > section > header h1{
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  font-weight: 200;
  color: #2f475e;
  text-shadow: #f7fbff 0 1px 0;
  font-family: "Cora-1", "Cora-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: 1px;
}

.fancybox-inner:after,
.fancybox-outer:after,
.fancybox-wrap:after,
.fancybox-wrap .footer:after,
.fancybox-wrap footer:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}







.plan-section{
  overflow: hidden;
  position: relative;
  width: 640px;
}

.plan-section .content {
  /*padding: 12px 0 10px;*/
}





input#plan_current_age {
  width: 3em;
}

#plan-name-field input {
  width: 25em;
}





ul.plan-types {
  margin-top: 1em;
  padding-bottom: 10px;
  margin-right: -6px;
}

ul.plan-types li {
  display: inline-block;
  vertical-align: top;
  width: 190px;
  margin-right: 8px;
  text-align: center;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  color: #555;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.125);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.125);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.125);
  border: 1px solid #aaa;
}

ul.plan-types li:hover {
  border-color: #888;
}

ul.plan-types li:hover label {
  color: #003f7e;
}

ul.plan-types li.active,
ul.plan-types li.active:hover,
ul.plan-types li.active label,
ul.plan-types li.active:hover label {
  color: #7e451f;
  -webkit-box-shadow: 0px 0px 4px rgba(249,252,214,0.5);
  border-color: orange;
  -webkit-animation: none;
}

ul.plan-types li label {
  cursor: pointer;
  font-size: 14px;
  display: block;
  min-height: 14px;
  background: white center center no-repeat;
  border-radius: 2px;
  -moz-border-radius: 3px;
  white-space: nowrap;
  text-align: center;
  height: 116px;
}

ul.plan-types li label span{
  display: block;
  background-color: #fff;
  background: rgba(255,255,255,0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-moz-border-radius-bottomright: 2px;
}

ul.plan-types li.retirement label {
  background-image: url(/images/planning/retirement_2.png);
}

ul.plan-types li.college label {
  background-image: url(/images/planning/college_2.png);
}

ul.plan-types li.vacation label {
  background-image: url(/images/planning/vacation.png);
}

ul.plan-types li.real-estate label {
  background-image: url(/images/planning/real_estate.png);
}

ul.plan-types li.expense label {
  background-image: url(/images/planning/expense_2.png);
}

ul.plan-types li input {
  text-align: center;
  margin: 0 auto -1em !important;
  display: block;
  width: 12px;
  height: 12px;
  z-index: 2;
  position: absolute;
  left: 4px !important;
  top: 4px !important;
}





#new_plan_form .content h1{
  font-size: 20px;
  margin-bottom: 2px;
  margin-top: -1px;
  margin-left: -2px;
  font: 200 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  max-height: 2.5em;
  word-spacing: -1px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#new_plan_form .institution{
  margin-bottom: 2px;
}

#step-1-target {
  opacity: 0;
  background-position: top center;
  background-repeat: no-repeat;
  position: static;
}

#step-1-target.loading {
  opacity: 1;
  background: url(/images/icons/32/ajax-loader.gif) center center no-repeat;
}

#step-1-target * {
  opacity: 0;
}

#step-1-target.active {
  opacity: 1;
  -webkit-transform: scale(1);
}

#step-1-target.active * {
  opacity: 1;
}

#step-1-target h1 {
  display: none;
}

#step-1-target .field > label {
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  display: block;
  margin-left: 0;
}

#step-1-target .field input {
  margin-top: 0.5em;
  left: 0;
}

#step-1-target .field label+p{
  margin-top: -4px;
  font-size: 14px;
  color: #888;
}

#birthdate-field.field p{
  margin-bottom: 0;
}

#step-1-target h3 a {
  display: inline-block;
  font: inherit;
  font-weight: bold;
  margin: 0;
  margin-right: 0.67em;
  color: #888;
  text-shadow: 0 1px 0 #f0f0f0;
}

#step-1-target h3 a:hover {
  color: #555;
}

#planning_chart_container{
  float: right;
  width: 315px;
  margin-right: 0px;
}

#planning_chart{
  width: 321px;
  height: 210px;
  margin-top: 2px;
}

#new-plan-section .footer .prev a.cancel{
  /*display: none;*/
}



.account-selector ul.accounts-by-institution li.institution li.account:nth-child(3n) {
  margin-right: 0;
}

.account-selector {
  width: 606px;
  border: 1px solid #888;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  padding: 0 4px 0 10px;
  background: #e8e8e8;
  list-style-type: none;
  margin-top: 10px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
  -moz-box-shadow:  inset 0 1px 2px rgba(0,0,0,0.25);
}

.account-selector ul.accounts-by-institution{
  overflow: auto;
  height: 100px;
  padding-top: 10px;
  margin: 0;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar{
    width: 6px;
    height: 6px;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar-button:start:decrement,
.account-selector ul.accounts-by-institution::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 10px;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar-button:vertical:increment {
    background-color: #e8e8e8;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar-track-piece {
    background-color: #aaa;
    -webkit-border-radius: 3px;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #888;
    -webkit-border-radius: 3px;
}

.account-selector ul.accounts-by-institution::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #888;
    -webkit-border-radius: 3px;
}

.account-selector ul.accounts-by-institution li.institution span.institution-name a:hover {
  text-decoration: underline;
}

.account-selector ul.accounts-by-institution li.institution li.account{
  margin-bottom: 0;
}

.account-selector ul.accounts-by-institution li.institution li.account label{
  font-weight: normal;
  cursor: pointer;
  margin: 0;
}

.account-selector ul.accounts-by-institution li.institution li.account label:hover span.account-name{
  text-decoration: underline;
}

.account-selector + .total {
  width: 606px;
  background: #888;
  padding: 2px 10px;
  color: #eee;
  border-bottom: 1px solid #e8e8e8;
}

.account-selector + .total h2 {
  float: left;
  color: #eee !important;
  line-height: 14px;
  position: relative;
  top: 1px;
}

.account-selector + .total span {
  float: right;
  font-size: 14px;
  color: white;
}

.account-selector + .total span:before {
  content: "$";
}

.account-selector + .total:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}



ul.accounts li .disabled span.account-name {
  text-decoration: line-through !important;
  cursor: help;
  color: #aaa;
}

ul.accounts li li:hover span.account-name,
ul.accounts li li.active span.account-name {
  text-decoration: underline;
  cursor: pointer;
}

ul.accounts li li span.disabled-reason {
  position: absolute;
  left: 0;
  margin-left: -30%;
  bottom: -67%;
  color: #aaa;
  background: rgba(0,0,0,0.85);
  display: inline-block;
  z-index: 2;
  padding: 2px 6px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  font-style: italic;
  font-family: "cora-1","cora-2";
  font-size: 12px;
  opacity: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  visibility: hidden;
}

ul.accounts li li:hover span.disabled-reason {
  bottom: -100%;
  opacity: 1;
  visibility: visible;
}

ul.accounts li li span.disabled-reason:before {
  border-color: transparent transparent rgba(0,0,0,0.85) transparent;
  border-style: solid;
  border-width: 4px;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -4px;
}











form#new_plan_form .content h1 + p,
#planning_chart_note{
  position: relative;
  color: #555;
  margin-left: -1px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  font-family: "skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  max-width: 100%;
}

#planning_chart_note p.exhausted span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-color: #ffcccc;
  border: 1px solid #ffaaaa;
  border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
vertical-align: middle;
top: -1px;
position: relative;
}

#planning_chart_note p{
margin: 0 !important;
}



.field > p{
  color: #888;
  font-family:"skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  margin: 0;
}

.field p input{
  vertical-align: middle !important;
  position: relative;
  top: -1px;
}
div.step-2 span.sum {
  font-weight: bold;
}
div.step-2 span.sum:before {
  content: "$";
}

fieldset input[type="text"]:focus {
  border-color: #4b5c9a;
}

fieldset #age-field input[type="text"] {
  width: 36px;
}

#salary-field input {
  width: 6em;
}
#contribute-field input { width: 5em; }





fieldset#plan-specifics {
  width: 260px;
}

fieldset#plan-specifics .field{
  margin-bottom: 20px;
}

fieldset#plan-specifics .field,
fieldset#plan-specifics .field input[type=text]{
  font-size: 14px;

}

fieldset#plan-specifics #age-field {
  padding-bottom: 10px;
}


fieldset#plan-specifics #contribute-field {
  margin-bottom: 18px;
}

plan-personalization {
  background: #e0e0e0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  height: 248px;
  font-size: 0.85em;
}

#plan-personalization p {
  line-height: 1.33em !important;
  margin-bottom: 0.85em !important;
}

#plan-risk,
#plan-details {
  display: inline-block;
  width: 280px;
  vertical-align: top;
  padding: 10px;
  margin-right: -0.25em;
}

#plan-risk {
  border-right: 2px solid white;
  height: 100%;
}

#plan-risk img {
  margin-bottom: 1em;
}

#plan-risk h2,
#plan-details h2 {
  margin-top: 0;
}

#plan-details h2 {
  display: inline-block;
  padding-right: 24px;
  background: url(/images/icons/16/textfield_rename.png) right center no-repeat;
}

fieldset #age-field.field img {
  position: relative;
  left: -3px;
}



form#new_plan_form .step-2 .field label,
form#new_plan_form .step-2 h2 {
  font-weight: 600;
  color: #333;
  font-size: 14px;
  font-family: inherit;
  line-height: 1.2em;
  margin-left: -1px;
  display: block;
}

.step-2 .field input[type=checkbox] + label{
  display: inline-block;
  font-weight: 600;
  font-size: 11px;

}

form#new_plan_form .step-2 .field label a,
form#new_plan_form .step-2 h2 a{
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
}

.step-2 .field label+a{
  font-size: 11px;
  top: -10px;
}

fieldset .field p input {
  vertical-align: text-top;
  text-align: left;
  font-weight: normal;
  display: inline-block;
}

form#new_plan_form fieldset#asset-allocation {
  padding-right: 348px;
  margin: 0 !important;
}

form#new_plan_form fieldset#asset-allocation .field,
form#new_plan_form fieldset#asset-allocation div#infographic,
form#new_plan_form fieldset#asset-allocation div#return {
  display: inline-block;
  vertical-align: top;
}


form#new_plan_form fieldset#asset-allocation .primary-secondary-content{
  margin: 0 !important;
}

form#new_plan_form fieldset#asset-allocation .primary-content{
  float: left;
  width: 260px;
}

form#new_plan_form fieldset#asset-allocation .secondary-content{
  float: right;
  width: 310px;
  margin-right: -310px;
  position: relative;
  top: 4px;
  left: 5px;
}

fieldset#asset-allocation #allocation_pie_chart {
  width: 96px !important;
  height: 96px !important;
  top: -8px;
}

fieldset#asset-allocation #allocation-select.field {
  width: 200px;
  margin: 5px 0 5px 15px;
}

fieldset#asset-allocation h2 + p {
  margin-bottom: 0.25em;
  font-size: 14px;
  line-height: 17px;
  font-family: "skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  width: 250px;
  margin-top: 4px;
  color: #888;
  text-align: justify;
}



a[href="#global-assumptions"] {
  font-size: 0.85em;
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #888;
}

a[href="#global-assumptions"] span.indicator {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/images/icons/12/right-arrow-light.png) left center no-repeat;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  vertical-align: text-top;
  position: relative;
}

a[href="#global-assumptions"]:active span.indicator {
  background: url(/images/icons/12/right-arrow.png) left center no-repeat;
}

a[href="#global-assumptions"].active span.indicator {
  -webkit-transform: rotate(90deg);
  left: -2px;
}

div.learn-more {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  border-left: 1px solid #ccc;
  background: #eee;
  padding: 10px 20px;
  opacity: 0;
  margin-left: 5px;
}

div.learn-more.active {
  opacity: 1;
}








section#ask-an-advisor-section{
  width: 560px;
}

section#ask-an-advisor-section .content {
  padding: 10px 15px;
}

section#ask-an-advisor-section header{
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbffde), to(#e8f1c1)) !important;
  background: -moz-linear-gradient(#fbffde, #e8f1c1) !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: inset 0 1px 4px rgba(12,159,51,0.30) !important;
  -webkit-box-shadow: inset 0 1px 4px rgba(12,159,51,0.30) !important;
  -moz-box-shadow: inset 0 1px 4px rgba(12,159,51,0.30) !important;
  border-bottom: 1px solid #b9d6b8 !important;
}

section#ask-an-advisor-section header h1{
  text-shadow: 0 1px 0 rgba(255,255,255,0.67) !important;
  color: #43655e !important;
}

section#ask-an-advisor-section div.content p.instructions{
  float: left;
  width: 240px;
  color: #555;
  line-height: 20px;
}

section#ask-an-advisor-section div.content .instructions strong{
  font-weight: 600;
}

section#ask-an-advisor-section div.content .advisor{
  float: right;
  word-wrap: break-word;
  width: 300px;
  padding: 10px;
  padding-right: 80px;
  position: relative;
  border: 4px solid white;
  background-color: #fafafa;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#f8f8f8));
background: -moz-linear-gradient(#fafafa, #f8f8f8);
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05),
        0 0 2px rgba(0,0,0,0.125),
       -1px 2px 2px rgba(0,0,0,0.25);
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05),
          0 0 2px rgba(0,0,0,0.125),
          -1px 2px 2px rgba(0,0,0,0.25);
-moz-box-shadow:  inset 0 0 0 1px rgba(0,0,0,0.05),
          0 0 2px rgba(0,0,0,0.125),
          -1px 2px 2px rgba(0,0,0,0.25);
  -webkit-transform: rotate(1deg);
  top: -45px;
  margin-right: -34px;
  color: #888;
  font-size: 12px;
  line-height: 17px;
  min-height: 64px;
  z-index: 999;
}

section#ask-an-advisor-section div.content .advisor:after{
  content: "";
  display: block;
  width: 36px;
  height: 38px;
  background: url(/images/paperclip.png);
  position: absolute;
  right: -15px;
  top: 0;
}

section#ask-an-advisor-section div.content .advisor strong,
section#ask-an-advisor-section div.content .advisor span{
  display: block;
}

section#ask-an-advisor-section div.content .advisor strong{
  color: #333;
  font-size: 14px;
  margin-top: -1px;
  margin-bottom: 1px;
}
section#ask-an-advisor-section div.content .advisor span.title{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

section#ask-an-advisor-section div.content .advisor img{
  position: absolute;
  right: 10px;
  top: 10px;
  width: 64px;
  height: 64px;
}

section#ask-an-advisor-section div.content fieldset{
  clear: both;
  padding-top: 10px;
}

section#ask-an-advisor-section div.content .message.field{
  padding-left: 0;
}
section#ask-an-advisor-section div.content .message.field label{
  color: #888;
  font-size: 11px;
  text-transform: lowercase;
  display: none;
}

section#ask-an-advisor-section div.content .message.field label:before{
  content: "Your ";
  text-transform: capitalize;
}

section#ask-an-advisor-section div.content p.note{
  font-size: 11px;
  line-height: 15px;
  color: #888;
  margin-top: 10px;
  max-width: 100%;
}

section#ask-an-advisor-section div.content p.note span,
section#ask-an-advisor-section div.content p.note strong{
  font-weight: 600;
  color: #555;
}

section#ask-an-advisor-section.coming-soon footer a.cancel{
  background-color: #e8e8e8;
background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#fff), to(#e8e8e8));
background: -moz-linear-gradient(#fff, #e8e8e8);
  border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #888;
font: inherit;
font-size: 12px;
line-height: 20px;
letter-spacing: 0.05em;
padding: 2px 1em;
position: static;
-webkit-transition: 0.125s;
-moz-transition: 0.125s;
cursor: default;
box-shadow: 0 0 4px transparent;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0), inset 0 0 0 2px rgba(255,255,255,0.25), inset 0 1px 0 rgba(255,255,255,1);
-moz-box-shadow:  0 0 4px transparent;
color: #333;
display: inline-block;
text-decoration: none;
margin: 0 !important;
}

section#ask-an-advisor-section.coming-soon footer a.cancel:hover{
    color: #333;
    background-color: #eee;
background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#fafafa), to(#ddd));
background: -moz-linear-gradient(#eee, #ccc);
box-shadow: 0 0 4px white;
-webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0), inset 0 1px 0 rgba(255,255,255,1);
-moz-box-shadow:  0 0 4px white;
cursor: default;
-webkit-transition: 0;
-moz-transition: 0;
}

section#ask-an-advisor-section.coming-soon footer a.cancel:active{
    background-color: #eee;
background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#bbb), to(#ccc));
background: -moz-linear-gradient(#eee, #ccc);
  color: #888;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0), inset 0 1px 0 rgba(0,0,0,0.125);
}










section#new-invitation header{
  background-color: white;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#fafafa));
background: -moz-linear-gradient(white, black);
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;

}

section#new-invitation header h1{
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 200;
  font-size: 24px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.67);
  color: #333;
  padding-top: 6px;
}

section#new-invitation .content{
  padding: 20px;
  font-size: 12px;
}

section#new-invitation .field label,
section#new-invitation .field span.label{
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
  font-weight: bold;

}

section#new-invitation .field .email-address,
section#new-invitation .field .import{
  width: 290px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

section#new-invitation .field .email-address{
  width: 200px;
  padding-right: 35px;
  margin-right: 26px;
  border-right: 1px dashed #ccc;
}

section#new-invitation .field .email-address:after{
  content: "or";
  position: absolute;
  background: white;
  right: -0.5em;
  top: 50%;
  margin-top: -0.75em;
  padding: 1px;
  color: #ccc;
}

section#new-invitation .field .email-address input[type="text"]{
  width: 200px;
  margin-bottom: 8px;
}

section#new-invitation .field .import a,
section#new-invitation .field .import ul,
section#new-invitation .field .import ul li{
  display: inline-block;
}

section#new-invitation .field .email-address a{
  color: #888;
  text-decoration: underline;
}

section#new-invitation .field .import ul li a{
  border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
  background-color: #e8e8e8;
background: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#fafafa), to(#ccc));
background: -moz-linear-gradient(#eee, #ccc);
height: 28px;
line-height: 24px;
min-width: 80px;
text-indent: -9990em;
border: 1px solid #ccc;
border-bottom-color: #aaa;
box-shadow: inset 0 0 0 2px rgba(255,255,255,0.25);
-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,0.25), 0 1px 1px rgba(0,0,0,0.125);
-moz-box-shadow:  inset 0 0 0 2px rgba(255,255,255,0.25);
}


section#new-invitation .field .import ul li a.gmail{
background: url(/images/logos/gmail.png) center center no-repeat, -webkit-gradient(linear, 0% 0%, 0% 90%, from(#fafafa), to(#f0f0f0));
}

section#new-invitation .field .import ul li a.linkedin{
background: url(/images/logos/linkedin.png) 0 center no-repeat, -webkit-gradient(linear, 0% 0%, 0% 90%, from(#fafafa), to(#f0f0f0));
min-width: 95px;
}

section#new-invitation .field .import ul li a.salesforce{
background: url(/images/logos/salesforce.png) center center no-repeat, -webkit-gradient(linear, 0% 0%, 0% 90%, from(#fafafa), to(#f0f0f0));
min-width: 100px;
}

section#new-invitation .field .import ul li a:hover{
  border-color: #555;
}

section#new-invitation .sharing{
  margin-top: 15px;
  padding-top: 10px;
}

section#new-invitation .sharing legend{
  display: block;
  font-weight: bold;
}

section#new-invitation .sharing .implication{
  color: #888;
}

section#new-invitation .sharing .implication:before{
  content: "(";
}

section#new-invitation .sharing .implication:after{
  content: ")";
}
/*
 * jQuery FlexSlider v2.6.4
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url(/../fonts/flexslider-icon.eot);
  src: url(/../fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(/../fonts/flexslider-icon.woff) format('woff'), url(/../fonts/flexslider-icon.ttf) format('truetype'), url(/../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/../fonts/fontawesome-webfont.eot?v=4.1.0);src:url(/../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(/../fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(/../fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(/../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
/* -------------------------------------------------------------------------------------------------

It's *strongly* suggested that you don't modify this file.  Instead, load a new stylesheet after
this one in your layouts (eg formtastic_changes.css) and override the styles to suit your needs.
This will allow you to update formtastic.css with new releases without clobbering your own changes.

This stylesheet forms part of the Formtastic Rails Plugin
(c) 2008 Justin French

--------------------------------------------------------------------------------------------------*/


/* NORMALIZE AND RESET - obviously inspired by Yahoo's reset.css, but scoped to just form.formtastic
--------------------------------------------------------------------------------------------------*/
form.formtastic, form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p { margin:0; padding:0; }
form.formtastic fieldset { border:0; }
form.formtastic em, form.formtastic strong { font-style:normal; font-weight:normal; }
form.formtastic ol, form.formtastic ul { list-style:none; }
form.formtastic abbr, form.formtastic acronym { border:0; font-variant:normal; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-family:inherit; font-size:inherit; font-weight:inherit; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-size:100%; }
form.formtastic legend { white-space:normal; color:#000; }


/* SEMANTIC ERRORS
--------------------------------------------------------------------------------------------------*/
form.formtastic ul.errors { color:#cc0000; margin:0.5em 0 1.5em 25%; list-style:square; }
form.formtastic ul.errors li { padding:0; border:none; display:list-item; }


/* FIELDSETS & LISTS
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset { }
form.formtastic fieldset.inputs { }
form.formtastic fieldset.buttons { padding-left:25%; }
form.formtastic fieldset ol { }
form.formtastic fieldset.buttons li { float:left; padding-right:0.5em; }

/* clearfixing the fieldsets */
form.formtastic fieldset { display: inline-block; }
form.formtastic fieldset:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset { display: block; }
* html form.formtastic fieldset { height: 1%; }


/* INPUT LIs
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li { margin-bottom:1.5em; }

/* clearfixing the li's */
form.formtastic fieldset > ol > li { display: inline-block; }
form.formtastic fieldset > ol > li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset > ol > li { display: block; }
* html form.formtastic fieldset > ol > li { height: 1%; }

form.formtastic fieldset > ol > li.required { }
form.formtastic fieldset > ol > li.optional { }
form.formtastic fieldset > ol > li.error { }


/* LABELS
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li label { display:block; width:25%; float:left; padding-top:.2em; }
form.formtastic fieldset > ol > li > li label { line-height:100%; padding-top:0; }
form.formtastic fieldset > ol > li > li label input { line-height:100%; vertical-align:middle; margin-top:-0.1em;}


/* NESTED FIELDSETS AND LEGENDS (radio, check boxes and date/time inputs use nested fieldsets)
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li fieldset { position:relative; }
form.formtastic fieldset > ol > li fieldset legend { position:absolute; width:95%; padding-top:0.1em; left: 0px; }
form.formtastic fieldset > ol > li fieldset legend span { position:absolute; }
form.formtastic fieldset > ol > li fieldset legend.label label { position:absolute; }
form.formtastic fieldset > ol > li fieldset ol { float:left; width:74%; margin:0; padding:0 0 0 25%; }
form.formtastic fieldset > ol > li fieldset ol li { padding:0; border:0; }


/* INLINE HINTS
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li p.inline-hints { color:#666; margin:0.5em 0 0 25%; }


/* INLINE ERRORS
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li p.inline-errors { color:#cc0000; margin:0.5em 0 0 25%; }
form.formtastic fieldset > ol > li ul.errors { color:#cc0000; margin:0.5em 0 0 25%; list-style:square; }
form.formtastic fieldset > ol > li ul.errors li { padding:0; border:none; display:list-item; }


/* STRING & NUMERIC OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.string input { max-width:74%; }
form.formtastic fieldset > ol > li.password input { max-width: 13em; }
form.formtastic fieldset > ol > li.numeric input { max-width:74%; }


/* TEXTAREA OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.text textarea { width:74%; }


/* HIDDEN OVERRIDES
The dual declarations are required because of our clearfix display hack on the LIs, which is more
specific than the more general rule below. TODO: Revist the clearing hack and this rule.
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset ol li.hidden,
html[xmlns] form.formtastic fieldset ol li.hidden { display:none; }

/* BOOLEAN OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.boolean label { padding-left:25%; width:auto; }
form.formtastic fieldset > ol > li.boolean label input { margin:0 0.5em 0 0.2em; }


/* RADIO OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.radio { }
form.formtastic fieldset > ol > li.radio fieldset ol { margin-bottom:-0.6em; }
form.formtastic fieldset > ol > li.radio fieldset ol li { margin:0.1em 0 0.5em 0; }
form.formtastic fieldset > ol > li.radio fieldset ol li label { float:none; width:100%; }
form.formtastic fieldset > ol > li.radio fieldset ol li label input { margin-right:0.2em; }


/* CHECK BOXES (COLLECTION) OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.check_boxes { }
form.formtastic fieldset > ol > li.check_boxes fieldset ol { margin-bottom:-0.6em; }
form.formtastic fieldset > ol > li.check_boxes fieldset ol li { margin:0.1em 0 0.5em 0; }
form.formtastic fieldset > ol > li.check_boxes fieldset ol li label { float:none; width:100%; }
form.formtastic fieldset > ol > li.check_boxes fieldset ol li label input { margin-right:0.2em; }



/* DATE & TIME OVERRIDES
--------------------------------------------------------------------------------------------------*/
form.formtastic fieldset > ol > li.date fieldset ol li,
form.formtastic fieldset > ol > li.time fieldset ol li,
form.formtastic fieldset > ol > li.datetime fieldset ol li { float:left; width:auto; margin:0 .3em 0 0; }

form.formtastic fieldset > ol > li.date fieldset ol li label,
form.formtastic fieldset > ol > li.time fieldset ol li label,
form.formtastic fieldset > ol > li.datetime fieldset ol li label { display:none; }

form.formtastic fieldset > ol > li.date fieldset ol li label input,
form.formtastic fieldset > ol > li.time fieldset ol li label input,
form.formtastic fieldset > ol > li.datetime fieldset ol li label input { display:inline; margin:0; padding:0;  }
/* additional stylesheets only for IE6, if you wish to support it */

/* legend labels apper to have a left margin or padding I couldn't get rid of cleanly in main stylesheet */
.formtastic .input fieldset legend.label {
  margin-left:-7px;
}

/* checkbox and radio inputs appear to have a margin around them that I couldn't remove in main stylesheet */
.formtastic .choice label input,
.formtastic .boolean label input {
  position:relative;
  left:-1px;
  size:15px;
  margin-left:0;
  margin-right:0;
}

/* inline hints and errors appear a few pixel too far over to the left */
.formtastic .inline-hints,
.formtastic .inline-errors {
  padding-left:3px;
}

/* fragment (eg year, month, day) appear a few pixels too far to the left*/
.formtastic .fragment {
  padding-left:3px;
}

.formtastic .buttons,
.formtastic .inputs,
.formtastic .input {
  zoom:1;
}
/* additional stylesheets only for IE7, if you wish to support it */

/* legend labels apper to have a left margin or padding I couldn't get rid of cleanly in main stylesheet */
.formtastic .input fieldset legend.label {
  margin-left:-7px;
}

/* checkbox and radio inputs appear to have a margin around them that I couldn't remove in main stylesheet */
.formtastic .choice label input,
.formtastic .boolean label input {
  position:relative;
  left:-4px;
  right:-4px;
  size:15px;
  margin-left:0;
  margin-right:0;
}

.formtastic .buttons,
.formtastic .inputs,
.formtastic .input {
  zoom:1;
}

/*! jQuery UI - v1.12.1 - 2016-10-30
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
	background-image: url(/images/ui-icons_777777_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
/* jquery.Jcrop.min.css v0.9.12 (build:20140524) */
.jcrop-holder{direction:ltr;text-align:left;-ms-touch-action:none}.jcrop-hline,.jcrop-vline{background:#fff url(/assets/Jcrop.gif);font-size:0;position:absolute}.jcrop-vline{height:100%;width:1px!important}.jcrop-vline.right{right:0}.jcrop-hline{height:1px!important;width:100%}.jcrop-hline.bottom{bottom:0}.jcrop-tracker{height:100%;width:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.jcrop-handle{background-color:#333;border:1px #eee solid;width:7px;height:7px;font-size:1px}.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px}.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%}.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%}.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0}.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0}.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px}.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%}.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px}.jcrop-dragbar.ord-n{margin-top:-4px}.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px}.jcrop-dragbar.ord-e{margin-right:-4px;right:0}.jcrop-dragbar.ord-w{margin-left:-4px}.jcrop-light .jcrop-hline,.jcrop-light .jcrop-vline{background:#fff;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#fff;border-radius:3px}.jcrop-dark .jcrop-hline,.jcrop-dark .jcrop-vline{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#fff;border-color:#000;border-radius:3px}.solid-line .jcrop-hline,.solid-line .jcrop-vline{background:#fff}.jcrop-holder img,img.jcrop-preview{max-width:none}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
@charset 'UTF-8';
/*
 * jQuery File Upload Plugin CSS 4.2
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://creativecommons.org/licenses/MIT/
 */

form.file_upload {
  position: relative;
  overflow: hidden;
  direction: ltr;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 7em;
  height: 2.5em;
  line-height: 2.5em;
}

form.file_upload_small {
  width: 15em;
  height: 2.5em;
  line-height: 2.5em;
  font-size: 100%;
  background: palegreen;
  border: 1px solid limegreen;
}

form.file_upload_large {
  width: 100%;
  height: 7em;
  line-height: 7em;
  font-size: 2em;
  background: palegreen;
  border: 1px solid limegreen;
}

form.file_upload_highlight,
form.file_upload:hover {
}

form.file_upload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: 300px solid transparent;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  filter: alpha(opacity=0);
  -o-transform: translate(-300px, -300px) scale(10);
  -moz-transform: translate(-800px, 0) scale(10);
  cursor: pointer;
  height: 100%;
}

:root form.file_upload input {
  height: auto;
}

form.file_upload button,
.no-js .file_upload_label,
.no-js .file_upload_overall_progress,
.no-js .file_upload_buttons {
  display: none;
}

.file_upload .file_upload_label,
.file_upload .file_upload_overall_progress,
.file_upload .file_upload_buttons {
  display: block;
}

.file_upload img {
  border: none;
}

.progressbar, .progressbar div {
  border: 1px solid #aaa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.progressbar div {
  width: 100%;
  height: 100%;
  margin: -1px;
}

.file_upload_progress .ui-progressbar-value,
.file_upload_overall_progress .ui-progressbar-value,
.progressbar div {
  background: url(/images/pbar-ani.gif);
}

.file_upload_progress div {
  width: 110px;
  height: 15px;
}

.file_upload_overall_progress div {
  width: 350px;
  height: 17px;
}

.file_upload .file_name {
  padding: 0 10px;
  font-size: 1.1em;
}

.file_upload .file_size {
  padding: 0 10px 0 0;
  text-align: right;
  white-space: nowrap;
  font-size: 1.1em;
}

.file_upload .files,
.file_upload_overall_progress {
  margin: 10px 0;
}

.file_upload_error .ui-progressbar,
.file_upload_error .progressbar,
.file_upload_error .file_upload_start button {
  display: none;
}

.file_upload_error .error {
  width: 100%;
  height: 100%;
  color: #CD0A0A;
  font-size: 1.1em;
}

.file_upload .ui-widget {
  font-size: 1em;
}

#upload_files {
  margin-left: 70px;
  padding: 5px 0;
}
/**
 * onoff.css
 * Author: http://proto.io/freebies/onoff/
 * Author: Timmy Willison
 */
.onoffswitch {
  position: relative;
  width: 66px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  /* border: 2px solid #999999; */
  border: none;
  border-radius: 20px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.2s ease-in;
  transition: margin 0.2s ease-in;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  padding: 0;
  width: 50%;
  height: 26px;
  color: white;
  font: 14px/26px Trebuchet, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "Yes";
  padding-left: 10px;
  color: #FFFFFF;
  background-color: #24E544;
}

.onoffswitch-inner:after {
  content: "No";
  padding-right: 10px;
  color: #999999;
  background-color: #EEEEEE;
  text-align: right;
}

.onoffswitch-switch {
  position: absolute;
  display: block;
  top: 0;
  bottom: 5px;
  right: 40px;
  width: 18px;
  margin: 4px;
  background: white;
  /* border: 2px solid #999999; */
  border: none;
  border-radius: 20px;
  -webkit-transition: right 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
  transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/**
 * Kendo UI v2018.1.117 (http://www.telerik.com/kendo-ui)
 * Copyright 2018 Telerik AD. All rights reserved.
 *
 * Kendo UI commercial licenses may be obtained at
 * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
 * If you do not own a commercial license, this file shall be governed by the trial license terms.
















*/.k-button.k-state-disabled:focus,.k-button.k-state-disabled:hover,.k-button[disabled],[disabled] .k-button{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.k-block,.k-content,.k-editor,.k-notification,.k-scheduler-agendaview tr.k-state-hover .k-scheduler-datecolumn,.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper,.k-widget,.k-window{color:#656565;background-color:#fff;border-color:rgba(0,0,0,.08)}.k-menu.k-context-menu,.k-popup{color:#656565;background-color:#f9f9f9;border-color:rgba(0,0,0,.08)}.editorToolbarWindow.k-header.k-window-content,.k-block>.k-header,.k-calendar .k-calendar-view thead,.k-calendar .k-content thead,.k-calendar .k-header,.k-gantt-toolbar,.k-scheduler-footer,.k-scheduler-toolbar,.k-spreadsheet-column-header,.k-spreadsheet-row-header,.k-spreadsheet-top-corner,.k-time-list-wrapper .k-title,.k-treemap .k-treemap-title{color:#656565;background-color:#f6f6f6;border-color:rgba(0,0,0,.08)}.editorToolbarWindow.k-header.k-window-content a.k-tool,.k-button,.k-colorpicker .k-picker-wrap,.k-combobox .k-select,.k-ct-popup .k-editor-toolbar a.k-tool,.k-dateinput .k-select,.k-datepicker .k-select,.k-datetimepicker .k-select,.k-dropdown .k-dropdown-wrap,.k-editor .k-editor-toolbar-wrap a.k-tool,.k-fieldselector .k-list li.k-item,.k-gantt-views li,.k-handle,.k-list-container .k-nodata .k-button,.k-numerictextbox .k-select,.k-pivot-toolbar .k-button,.k-scheduler-footer li,.k-scheduler-navigation .k-nav-next,.k-scheduler-navigation .k-nav-prev,.k-scheduler-navigation .k-nav-today,.k-scheduler-views li,.k-spreadsheet-filter,.k-switch-handle,.k-timepicker .k-select,.k-toolbar .k-split-button .k-button{color:#656565;background-color:#f6f6f6;border-color:rgba(0,0,0,.08);background-image:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));background-image:-webkit-linear-gradient(#f6f6f6,#f1f1f1);background-image:linear-gradient(#f6f6f6,#f1f1f1)}.editorToolbarWindow.k-header.k-window-content a.k-tool.k-state-hover,.editorToolbarWindow.k-header.k-window-content a.k-tool:hover,.k-action-buttons .k-button.k-state-hover,.k-action-buttons .k-button:hover,.k-button.k-flat.k-state-hover,.k-button.k-flat:hover,.k-button.k-state-hover,.k-button:hover,.k-calendar .k-nav-fast.k-state-hover,.k-calendar .k-nav-fast:hover,.k-calendar .k-nav-next.k-state-hover,.k-calendar .k-nav-next:hover,.k-calendar .k-nav-prev.k-state-hover,.k-calendar .k-nav-prev:hover,.k-colorpicker .k-state-hover,.k-combobox .k-state-hover .k-select,.k-combobox>:hover .k-select,.k-ct-popup .k-editor-toolbar a.k-tool.k-state-hover,.k-ct-popup .k-editor-toolbar a.k-tool:hover,.k-dateinput .k-select:hover,.k-dateinput .k-select>.k-state-active,.k-dateinput .k-select>.k-state-selected,.k-dateinput .k-state-hover .k-select,.k-datepicker .k-state-hover .k-select,.k-datepicker:hover .k-select,.k-datetimepicker .k-state-hover .k-select,.k-datetimepicker:hover .k-select,.k-dialog-buttongroup .k-button.k-state-hover,.k-dialog-buttongroup .k-button:hover,.k-dropdown .k-state-hover,.k-dropdown>:hover,.k-editor .k-editor-toolbar-wrap a.k-tool.k-state-hover,.k-editor .k-editor-toolbar-wrap a.k-tool:hover,.k-fieldselector .k-list li.k-item.k-state-hover,.k-fieldselector .k-list li.k-item:hover,.k-gantt-views li.k-state-hover,.k-handle:hover,.k-numerictextbox .k-select:hover,.k-numerictextbox .k-select>.k-state-active,.k-numerictextbox .k-select>.k-state-selected,.k-numerictextbox .k-state-hover .k-select,.k-pivot-toolbar .k-button.k-state-hover,.k-pivot-toolbar .k-button:hover,.k-scheduler-footer li.k-state-hover,.k-scheduler-navigation .k-nav-next.k-state-hover,.k-scheduler-navigation .k-nav-prev.k-state-hover,.k-scheduler-navigation .k-nav-today.k-state-hover,.k-scheduler-views li.k-state-hover,.k-spreadsheet-filter:hover,.k-switch-off:hover .k-switch-handle,.k-timepicker .k-state-hover .k-select,.k-timepicker:hover .k-select,.k-toolbar .k-split-button .k-button.k-state-hover,.k-toolbar .k-split-button .k-button:hover{color:#656565;background-color:#ededed;border-color:rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#e8e8e8));background-image:-webkit-linear-gradient(#ededed,#e8e8e8);background-image:linear-gradient(#ededed,#e8e8e8)}.editorToolbarWindow.k-header.k-window-content a.k-tool.k-state-active,.editorToolbarWindow.k-header.k-window-content a.k-tool:active,.k-action-buttons .k-button.k-state-active,.k-action-buttons .k-button:active,.k-button.k-flat.k-state-active,.k-button.k-flat:active,.k-button.k-state-active,.k-button:active,.k-calendar .k-nav-fast:active,.k-calendar .k-nav-next:active,.k-calendar .k-nav-prev:active,.k-colorpicker .k-state-active,.k-ct-popup .k-editor-toolbar a.k-tool.k-state-active,.k-ct-popup .k-editor-toolbar a.k-tool:active,.k-dialog-buttongroup .k-button.k-state-active,.k-dialog-buttongroup .k-button:active,.k-editor .k-editor-toolbar-wrap a.k-tool.k-state-active,.k-editor .k-editor-toolbar-wrap a.k-tool:active,.k-multiselect li.k-button.k-state-active,.k-multiselect li.k-button:active,.k-split-button.k-button-group .k-button.k-state-active,.k-split-button.k-button-group .k-button:active,.k-spreadsheet-filter.k-state-active,.k-toolbar .k-split-button .k-button.k-state-active,.k-toolbar .k-split-button .k-button:active{color:#656565;background-color:#f6f6f6;border-color:rgba(0,0,0,.08);background-image:none;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.06);box-shadow:0 2px 2px 0 rgba(0,0,0,.06)}.k-button.k-primary,.k-slider .k-draghandle,.k-switch-on .k-switch-handle{color:#fff;background-color:#ff6358;border-color:#ff6358;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,138,88,0)),to(rgba(255,138,88,.2)));background-image:-webkit-linear-gradient(rgba(255,138,88,0),rgba(255,138,88,.2));background-image:linear-gradient(rgba(255,138,88,0),rgba(255,138,88,.2))}.k-action-buttons .k-primary.k-state-hvoer,.k-action-buttons .k-primary:hover,.k-button.k-primary.k-flat.k-state-hover,.k-button.k-primary.k-flat:hover,.k-button.k-primary.k-state-hover,.k-button.k-primary:hover,.k-dialog-buttongroup .k-primary.k-state-hvoer,.k-dialog-buttongroup .k-primary:hover,.k-slider .k-draghandle:hover,.k-switch-on:hover .k-switch-handle{color:#fff;background-color:#ff6b58;border-color:#ff6b58;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,146,88,0)),to(rgba(255,146,88,.2)));background-image:-webkit-linear-gradient(rgba(255,146,88,0),rgba(255,146,88,.2));background-image:linear-gradient(rgba(255,146,88,0),rgba(255,146,88,.2))}.k-action-buttons .k-primary.k-state-active,.k-action-buttons .k-primary:active,.k-button.k-primary.k-flat.k-state-active,.k-button.k-primary.k-flat:active,.k-button.k-primary.k-state-active,.k-button.k-primary:active,.k-dialog-buttongroup .k-primary.k-state-active,.k-dialog-buttongroup .k-primary:active,.k-slider .k-draghandle.k-pressed,.k-slider .k-draghandle:active{color:#fff;background-color:#ff6358;border-color:#ff6358;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,138,88,.2)),to(rgba(255,138,88,0)));background-image:-webkit-linear-gradient(rgba(255,138,88,.2),rgba(255,138,88,0));background-image:linear-gradient(rgba(255,138,88,.2),rgba(255,138,88,0))}.k-editor-toolbar,.k-toolbar{color:#656565;background-color:#f6f6f6;border-color:rgba(0,0,0,.08)}.k-autocomplete,.k-combobox .k-dropdown-wrap,.k-dateinput .k-dateinput-wrap,.k-datepicker .k-picker-wrap,.k-datetimepicker .k-picker-wrap,.k-input.k-textbox,.k-multiselect,.k-multiselect-wrap,.k-numerictextbox .k-numeric-wrap,.k-textarea,.k-textbox,.k-timepicker .k-picker-wrap{color:#656565;background-color:#fff;border-color:rgba(0,0,0,.08)}.k-autocomplete.k-state-hover,.k-combobox .k-state-hover,.k-combobox>:hover,.k-dateinput .k-state-hover,.k-datepicker .k-state-hover,.k-datepicker:hover,.k-datetimepicker .k-state-hover,.k-datetimepicker:hover,.k-multiselect-wrap:hover,.k-numerictextbox .k-state-hover,.k-timepicker .k-state-hover,.k-timepicker:hover{color:#656565;background-color:#fff;border-color:rgba(0,0,0,.15)}.k-autocomplete.k-state-focused,.k-combobox .k-state-active,.k-combobox>.k-state-focused,.k-dateinput .k-state-focused,.k-datepicker .k-state-active,.k-datepicker .k-state-focused,.k-datetimepicker .k-state-active,.k-datetimepicker .k-state-focused,.k-dropdown .k-state-focused,.k-multiselect.k-state-focused .k-multiselect-wrap,.k-numerictextbox .k-state-focused,.k-timepicker .k-state-active,.k-timepicker .k-state-focused{color:#656565;background-color:#fff;border-color:rgba(0,0,0,.15);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04)}.k-panelbar>.k-item.k-state-active>.k-link,.k-panelbar>.k-item.k-state-expanded>.k-link{color:#656565;background-color:#f6f6f6;border-color:#f6f6f6}.k-calendar .k-state-hover,.k-panelbar .k-group>.k-item>.k-link.k-state-hover,.k-panelbar .k-group>.k-item>.k-link:hover,.k-panelbar>.k-item.k-state-active>.k-link.k-state-hover,.k-panelbar>.k-item.k-state-active>.k-link:hover,.k-panelbar>.k-item.k-state-expanded>.k-link.k-state-hover,.k-panelbar>.k-item.k-state-expanded>.k-link:hover,.k-scheduler-agendaview tr.k-state-hover,.k-treeview .k-in.k-state-hover{color:#656565;background-color:#ededed;border-color:#ededed}.k-calendar .k-state-selected,.k-calendar .k-weekend.k-state-selected,.k-calendar:not(.k-infinite) .k-content .k-state-selected,.k-calendar:not(.k-infinite) .k-content .k-weekend .k-state-selected,.k-drag-clue,.k-event,.k-panelbar .k-group>.k-item>.k-link.k-state-selected,.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-active),.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-expanded),.k-treeview .k-in.k-state-selected{color:#fff;background-color:#ff6358;border-color:#ff6358}.k-list .k-item.k-state-focused,.k-list .k-item:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-list .k-item.k-state-hover,.k-list .k-item:hover,.k-list-container .k-button.k-state-hover,.k-list-container .k-button:hover,.k-list-optionlabel:hover,.k-menu-group .k-item.k-state-hover,.k-menu.k-context-menu .k-item.k-state-hover,.k-spreadsheet-filter-menu>.k-menu .k-item.k-state-hover,.k-spreadsheet-popup .k-button.k-state-hover,.k-spreadsheet-popup .k-button:hover{color:#656565;background-color:#ededed}.k-list .k-item.k-state-selected,.k-list-container .k-button.k-state-active,.k-list-container .k-button:active,.k-list-optionlabel.k-state-selected,.k-menu-group .k-item.k-state-active,.k-menu-group .k-item.k-state-selected,.k-menu.k-context-menu .k-item.k-state-active,.k-menu.k-context-menu .k-item.k-state-selected,.k-spreadsheet-popup .k-button.k-state-active,.k-spreadsheet-popup .k-button.k-state-selected,.k-spreadsheet-popup .k-button:active{color:#fff;background-color:#ff6358}.k-reset{margin:0;padding:0;border-width:0;outline:0;text-decoration:none;font:inherit;list-style:none}.k-block,.k-widget{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;font-size:14px;line-height:1.4285714286;display:block;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.k-block:disabled,.k-widget:disabled,.k-widget[disabled],[disabled].k-block{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none}table.k-block,table.k-widget{display:table}.k-display-block,kendo-sortable{display:block}.k-rtl{direction:rtl}.k-floatwrap:after,.k-grid-toolbar:after,.k-slider-items:after{content:"";display:block;clear:both}.k-link,.k-link:hover{color:inherit;text-decoration:none}.k-content{outline:0}.k-block{-webkit-box-sizing:border-box;box-sizing:border-box}.k-centered{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.k-pdf-export-shadow{position:absolute;overflow:hidden;left:-15000px;width:14400px}.kendo-pdf-hide-pseudo-elements:after,.kendo-pdf-hide-pseudo-elements:before{display:none!important}.k-flip-h{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.k-flip-v{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.k-flip-h.k-flip-v{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.k-badge{line-height:1.5;font-size:10px;margin-left:4px;padding:0 4px;border-radius:2px;background-color:#ff6358;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:5}.k-rtl .k-badge{right:auto;left:-.75em}.k-dirty{margin:0;padding:0;width:0;height:0;border-width:3px;border-style:solid;position:absolute;top:0;right:0}.k-hidden{display:none!important}.k-hr{margin:.5em auto;padding:0;height:0;border-width:1px 0 0;border-style:solid;display:block;float:none;clear:both}.k-block ::-moz-selection,.k-widget ::-moz-selection{background-color:#ff6358;color:#fff}.k-block ::selection,.k-widget ::selection{background-color:#ff6358;color:#fff}.k-block{border-radius:2px;padding:4px 8px}.k-block>.k-header{margin:-4px -8px 4px;padding:8px 0}.k-block ::-moz-selection{background-color:#ff6358;color:#fff}.k-block ::selection{background-color:#ff6358;color:#fff}.k-info-colored{color:#50607f;border-color:#d0d9df;background-color:#f0f9ff}.k-success-colored{color:#507f50;border-color:#d0dfd0;background-color:#f0fff0}.k-error-colored{color:#7f5050;border-color:#dfd0d0;background-color:#fff0f0}.k-shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04)}.k-inset{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.03),inset 0 4px 5px 0 rgba(0,0,0,.04);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.03),inset 0 4px 5px 0 rgba(0,0,0,.04)}.k-state-selected{color:#fff;background-color:#ff6358;border-color:rgba(0,0,0,.1)}.k-disabled,.k-state-disabled{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.k-disabled .k-button,.k-disabled .k-link,.k-state-disabled .k-button,.k-state-disabled .k-link{cursor:default;outline:0}.k-disabled .k-disabled,.k-disabled .k-state-disabled,.k-disabled [disabled],.k-state-disabled .k-disabled,.k-state-disabled .k-state-disabled,.k-state-disabled [disabled]{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.k-dirty{border-color:#f31700 #f31700 transparent transparent}.k-hr{border-color:rgba(0,0,0,.08)}.k-resize-handle,.k-resize-hint{position:absolute;border-color:inherit}.k-resize-handle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-resize-handle:before{content:"";border:0 solid;border-color:inherit}.k-resize-n{top:-3px;cursor:n-resize}.k-resize-n,.k-resize-s{width:100%;height:6px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;left:0}.k-resize-s{bottom:-3px;cursor:s-resize}.k-resize-w{left:-3px}.k-resize-e,.k-resize-w{width:6px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:col;-webkit-flex-direction:col;flex-direction:col;top:0;cursor:w-resize}.k-resize-e{right:-3px}.k-resize-ne,.k-resize-nw,.k-resize-se,.k-resize-sw{width:5px;height:5px}.k-resize-sw{cursor:sw-resize;bottom:0;left:0}.k-resize-se{cursor:se-resize;bottom:0;right:0}.k-resize-nw{cursor:nw-resize;top:0;left:0}.k-resize-ne{cursor:ne-resize;top:0;right:0}.k-line{background-color:currentColor;border-color:currentColor}.k-line-h,.k-line-v{position:absolute}.k-line-h{height:2px}.k-line-v{width:2px}.k-arrow-e,.k-arrow-w{width:0;height:0;border:5px solid transparent;position:absolute;top:-4px}.k-arrow-e{border-left-color:currentColor;right:-6px}.k-arrow-w{border-right-color:currentColor;left:-6px}.k-marquee-color{color:#fff;border-color:rgba(0,0,0,.1)}.k-marquee-text{color:#fff}.k-loading{width:64px;height:64px;display:block}.k-loading .animate{-webkit-animation:loading 2s infinite linear;animation:loading 2s infinite linear}@-webkit-keyframes loading{0%{stroke-dasharray:0 251;stroke-dashoffset:502}50%{stroke-dasharray:250 1}to{stroke-dasharray:0 251;stroke-dashoffset:0}}@keyframes loading{0%{stroke-dasharray:0 251;stroke-dashoffset:502}50%{stroke-dasharray:250 1}to{stroke-dasharray:0 251;stroke-dashoffset:0}}.k-loading-color,.k-loading-image,.k-loading-mask{width:100%;height:100%;position:absolute;top:0;left:0}.k-loading-mask{z-index:100}.k-loading-mask.k-opaque .k-loading-color{opacity:1}.k-loading-text{text-indent:-4000px;text-align:center;position:absolute}.k-loading-image{z-index:2}.k-loading-color{background-color:#fff;opacity:.3}.k-i-loading{position:relative;background-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:currentColor}.k-i-loading:after,.k-i-loading:before,.k-loading-image:after,.k-loading-image:before{position:absolute;top:50%;left:50%;display:inline-block;content:"";-webkit-box-sizing:inherit;box-sizing:inherit;border-radius:50%;border:.05em solid currentColor;border-top-color:transparent;border-bottom-color:transparent;background-color:transparent}.k-icon.k-i-loading:after,.k-icon.k-i-loading:before,.k-icon.k-loading-image:after,.k-icon.k-loading-image:before{content:""}.k-i-loading:before,.k-loading-image:before{margin-top:-.5em;margin-left:-.5em;width:1em;height:1em;-webkit-animation:k-loading-animation .7s linear infinite;animation:k-loading-animation .7s linear infinite}.k-i-loading:after,.k-loading-image:after{margin-top:-.25em;margin-left:-.25em;width:.5em;height:.5em;-webkit-animation:k-loading-animation reverse 1.4s linear infinite;animation:k-loading-animation reverse 1.4s linear infinite}.k-loading-image:after,.k-loading-image:before{border-width:.015em;font-size:4em}@-webkit-keyframes k-loading-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes k-loading-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.k-drag-clue{padding:2px 4px;border-width:1px;border-style:solid;font-size:12px;white-space:nowrap;overflow:hidden;cursor:default}.k-drag-status{margin-right:.4ex}.k-reorder-cue{position:absolute}.k-reorder-cue:after,.k-reorder-cue:before{content:"";width:0;height:0;border:3px solid transparent;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.k-reorder-cue:before{border-bottom-width:0;border-top-color:currentColor;top:-4px}.k-reorder-cue:after{border-top-width:0;border-bottom-color:currentColor;bottom:-4px}@font-face{font-family:WebComponentsIcons;font-style:normal;font-weight:400;src:url(data:application/font-woff;base64,d09GRgABAAAAAXk8AAwAAAABeOwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABHAAAOFYAADhW/WTv7k9TLzIAADl0AAAAYAAAAGAPEgZMY21hcAAAOdQAAAC0AAAAtHVxhK9nYXNwAAA6iAAAAAgAAAAIAAAAEGdseWYAADqQAAEt7AABLeytpiIOaGVhZAABaHwAAAA2AAAANg6ldYVoaGVhAAFotAAAACQAAAAkB8IFn2htdHgAAWjYAAAHeAAAB3jiAJ+HbG9jYQABcFAAAAO+AAADvi0/4bhtYXhwAAF0EAAAACAAAAAgAgADLm5hbWUAAXQwAAAE6QAABOnz//U0cG9zdAABeRwAAAAgAAAAIAADAAAAAQAAAAoAHgAsAAFsYXRuAAgABAAAAAAAAAABAAAAAWxpZ2EACAAAAAEAAAABAAQABAAAAAEACgAAAAEAPAAbAHYIEgsUEMISTBMIGQgaFBwEHjgeQh8mIRQijCLKIvAmJiY8KNAsujSCNUo2UDcGNzw3kjgSAAEAGwAMAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAGgAbABwAHQAeAB8AIAAhACIAIwAkACUB3QA/AIAAjACoAL4AyADgAQABIgE4AVwBbAF+AZoBvAHcAfwCEgIqAkQCbAJ8ApICrALMAuoDCAMYAzADRgNsA5gDwgPsBA4ENgRcBIIEmgS4BNQE8AUUBTYFXgWEBZQFrgW8BcQF6AX8BiQGPAZWBoAGmgbABtYG8gccBzYHYAd6AK4ABQAgAA8AFAAaAGcADQAfAB8ADAAOABMAGAAQABkAHwAEAAkACgBmAAoAHwAfAAwADgATABgAEAAZAB8BzAAEAB4ADgAjAEYACwAdAB0AGgAiAB4ABAAeACIADAAbAEQADwAdAB0AGgAiAB4ABAAdABAAHgAUACUAFAAZABIANwAQAB0AHQAaACIAHgAEABkAGgAEAA4AEwAMABkAEgAQADYACgAdAB0AGgAiAB4ABAAWABsAFABFABEAHQAdABoAIgAeAAQADwAUABgAEAAZAB4AFAAaABkAHgAtAAcAHQAdABoAIgAEACIAPQAIAB0AHQAaACIABAAgABsAMgANAB0AHQAaACIABAAeABAAEAAWAAQAIAAbADMAEAAdAB0AGgAiAAQAHgAQABAAFgAEAB0AFAASABMAHwA1AA8AHQAdABoAIgAEAB4AEAAQABYABAAXABAAEQAfADQADwAdAB0AGgAiAAQAHgAQABAAFgAEAA8AGgAiABkAQwAKAB0AHQAaACIABAAdABoAGgAfAD4ACwAdAB0AGgAiAAQAHQAUABIAEwAfAEIADAAdAB0AGgAiAAQAGwAMAB0AEAAZAB8AOAATAB0AHQAaACIABAAaACEAEAAdABEAFwAaACIABAAPABoAIgAZACoABwAdAB0AGgAiAAQAGQBAAAoAHQAdABoAIgAEABcAEAARAB8ALgAMAB0AHQAaACIABAAQABkADwAEACAAGwAvAA8AHQAdABoAIgAEABAAGQAPAAQAHQAUABIAEwAfADEADgAdAB0AGgAiAAQAEAAZAA8ABAAXABAAEQAfADAADgAdAB0AGgAiAAQAEAAZAA8ABAAPABoAIgAZACsABwAdAB0AGgAiAAQAEABBAAsAHQAdABoAIgAEAA8AHQAUABcAFwA/AAoAHQAdABoAIgAEAA8AGgAiABkAMgASAB0AHQAaACIABAAPABoAIAANABcAEAAEAAsABQAEACAAGwAzABUAHQAdABoAIgAEAA8AGgAgAA0AFwAQAAQACwAFAAQAHQAUABIAEwAfADUAFAAdAB0AGgAiAAQADwAaACAADQAXABAABAALAAUABAAXABAAEQAfADQAFAAdAB0AGgAiAAQADwAaACAADQAXABAABAALAAUABAAPABoAIgAZADkAEAAdAB0AGgAiAAQADgATABAAIQAdABoAGQAEACAAGwA6ABMAHQAdABoAIgAEAA4AEwAQACEAHQAaABkABAAdABQAEgATAB8APAASAB0AHQAaACIABAAOABMAEAAhAB0AGgAZAAQAFwAQABEAHwA7ABIAHQAdABoAIgAEAA4AEwAQACEAHQAaABkABAAPABoAIgAZACoACwAdAB0AGgAiAAQACwAFAAQAIAAbACsADgAdAB0AGgAiAAQACwAFAAQAHQAUABIAEwAfAC0ADQAdAB0AGgAiAAQACwAFAAQAFwAQABEAHwAsAA0AHQAdABoAIgAEAAsABQAEAA8AGgAiABkAJgARAB0AHQAaACIABAAJAAoABAAgABsABAAdABQAEgATAB8AKQAQAB0AHQAaACIABAAJAAoABAAgABsABAAXABAAEQAfACcAEwAdAB0AGgAiAAQACQAKAAQADwAaACIAGQAEAB0AFAASABMAHwAoABIAHQAdABoAIgAEAAkACgAEAA8AGgAiABkABAAXABAAEQAfACwABwAdABoAHQAiAAQAHgFSAAwAGwAbABcAJAAEABEAGgAdABgADAAfAWEABgAZAA4AEwAaAB0A+AADABcAFwDiABEAFwAUABIAGQAEAB8AGgAbAAQAEAAXABAAGAAQABkAHwEGAAkAFwAUABIAGQAEAB8AGgAbAOEAEwAXABQAEgAZAAQAHQAUABIAEwAfAAQAEAAXABAAGAAQABkAHwELAAsAFwAUABIAGQAEAB0AFAASABMAHwENAAwAFwAUABIAGQAEAB0AEAAYABoAIQAQAOMAFAAXABQAEgAZAAQAGAAUAA8ADwAXABAABAAQABcAEAAYABAAGQAfAQcADAAXABQAEgAZAAQAGAAUAA8ADwAXABAA3wASABcAFAASABkABAAXABAAEQAfAAQAEAAXABAAGAAQABkAHwEJAAoAFwAUABIAGQAEABcAEAARAB8BDAANABcAFAASABkABAAVACAAHgAfABQAEQAkAOAAFAAXABQAEgAZAAQADgAQABkAHwAQAB0ABAAQABcAEAAYABAAGQAfAQoADAAXABQAEgAZAAQADgAQABkAHwAQAB0A5AAUABcAFAASABkABAANABoAHwAfABoAGAAEABAAFwAQABgAEAAZAB8BCAAMABcAFAASABkABAANABoAHwAfABoAGAG/ABAAEgASAB0AEAASAAwAHwAQAAQAEQAUABAAFwAPAB4AHQA8AEoAVgB+AKIAwgDyASYBRAFcAXIBjAGgAbgB1AHiAgQCFgIgAioCQgJSAlwCdAKEAqYCygLgAvoBKQAGACAAHwAfABoAGQDOAAUAHQAgAB4AEwDSABMAHQAUABIAEwAfABkAEAAeAB4ABAAOABoAGQAfAB0ADAAeAB8BJAARABoAHQAPABAAHQAeAAQAHgATABoAIgAEABMAFAAPABABGwAPABoAHQAPABAAHQAeAAQAGgAgAB8AHgAUAA8AEAEeABcAGgAdAA8AEAAdAB4ABAAUABkAHgAUAA8AEAAEACEAEAAdAB8AFAAOAAwAFwEdABkAGgAdAA8AEAAdAB4ABAAUABkAHgAUAA8AEAAEABMAGgAdABQAJQAaABkAHwAMABcBHAAOABoAHQAPABAAHQAeAAQAFAAZAB4AFAAPABABGgALABoAHQAPABAAHQAeAAQADAAXABcBHwAKABoAHQAPABAAHQAEAB8AGgAbASIADAAaAB0ADwAQAB0ABAAdABQAEgATAB8BIwAJABoAHQAPABAAHQAEABkAGgEhAAsAGgAdAA8AEAAdAAQAFwAQABEAHwEgAA0AGgAdAA8AEAAdAAQADQAaAB8AHwAaABgBJQAGABoAHQAPABAAHQC0ABAAGgAaABYAGAAMAB0AFgAEABoAIAAfABcAFAAZABAAtQAIABoAGgAWABgADAAdABYA7QAEABoAFwAPANcABAAXACAAHQGRAAsAFwAaABIAEgAQAB0ABAANABoAIwGQAAcAFwAaABIAEgAQAB0AvQAEABAAFwAXAbEACwAQABMADAAZAA4AEAAEAA0AGgAjAbAABwAQABMADAAZAA4AEADeABAADAAOABYAIgAMAB0ADwAEABAAFwAQABgAEAAZAB8A6wARAAwADgAWABIAHQAaACAAGQAPAAQAHQAQABgAGgAhABAA0AAKAAwADgAWABIAHQAaACAAGQAPANwADAAMAA4AFgAEABAAFwAQABgAEAAZAB8BzQADAAwADgA8AHoAggCaALYAxADWAN4A6ADwAP4BBAEOASYBMAFUAXgBjAGaAcIB4AHwAgACHAI0AkwCZAJ8AoYCjgKoArQC0ALqAvYDAgMSAxwDMAM+A2IDhAOYA7oDzAPoBAIEDgQuBFwEjgSmBNIFAgUYBSIFQAVcBWoFhgWYAUoAAwAgAB8BPAALACAAHgAfABoAGAAEABQADgAaABkBggANACAAHgAfABoAGAAEABEAGgAdABgADAAfAJMABgAgAB4AHwAaABgBgAAIACAAHQAdABAAGQAOACQBwwADAB4AIQHQAAQAHgAeAAgB0wADAB4AHgHWAAYAHgAbAB0AGgAVAdgAAgAeAMcABAAdABoAGwFUAAsAGgAbACQABAARABoAHQAYAAwAHwFJAAQAGgAbACQA8wARABoAGQAhABAAHQAfAAQAIAAbABsAEAAdAA4ADAAeABAA8gARABoAGQAhABAAHQAfAAQAFwAaACIAEAAdAA4ADAAeABAAnQAJABoAGQAZABAADgAfABoAHQHLAAYAGgAZABEAFAASAUMAEwAaABgAGAAQABkAHwAeAAQAHQAQABgAGgAhABAABAAMABcAFwFCAA4AGgAYABgAEAAZAB8ABAAdABAAGAAaACEAEAFBAAcAGgAYABgAEAAZAB8AUwAHABoAFwAgABgAGQAeAXcADQAaABcAIAAYABkABAARAB0AEAAQACUAEAAoAAsAGgAXABcADAAbAB4AEAAEAB4AIgAnAAsAGgAXABcADAAbAB4AEAAEAB4AEAApAAsAGgAXABcADAAbAB4AEAAEABkAIgAmAAsAGgAXABcADAAbAB4AEAAEABkAEACUAAQAGgASAB4AkwADABoAEgEnAAwAGgAPABAABAAeABkAFAAbABsAEAAfAdsABQAXABoAIAAPAHUADQAXABoAHgAQAAQAGgAgAB8AFwAUABkAEAB2AAwAFwAaAB4AEAAEAA4AFAAdAA4AFwAQAHQABQAXABoAHgAQAGAABQAXABoADgAWAGcABwAXABQAGwAEAAkACgBmAAQAFwAUABsBUwAJABcAEAAMAB0ABAAOAB4AHgC6AAYAFAAdAA4AFwAQAHIAEQATABAADgAWABgADAAdABYABAAaACAAHwAXABQAGQAQAHMAEAATABAADgAWABgADAAdABYABAAOABQAHQAOABcAEABxAAkAEwAQAA4AFgAYAAwAHQAWALcAEAATABAADgAWAA0AGgAjAAQADgATABAADgAWABAADwC2AAgAEwAQAA4AFgANABoAIwByAA0AEwAQAA4AFgAEABoAIAAfABcAFAAZABAAcwAMABMAEAAOABYABAAOABQAHQAOABcAEABxAAUAEwAQAA4AFgE0AA8AEwAMABkAEgAQAAQAGAAMABkAIAAMABcAFwAkAXEAFgAQABcAFwAeAAQAGAAQAB0AEgAQAAQAIQAQAB0AHwAUAA4ADAAXABcAJAFwABgAEAAXABcAHgAEABgAEAAdABIAEAAEABMAGgAdABQAJQAaABkAHwAMABcAFwAkAW8ACwAQABcAFwAeAAQAGAAQAB0AEgAQAXMAFQAQABcAFwAEAB4AGwAXABQAHwAEACEAEAAdAB8AFAAOAAwAFwAXACQBcgAXABAAFwAXAAQAHgAbABcAFAAfAAQAEwAaAB0AFAAlABoAGQAfAAwAFwAXACQASAAKAAwAHwAQABIAGgAdABQAJQAQAJwABAAMAB0AHwBvAA4ADAAZAA4AEAAXAAQAGgAgAB8AFwAUABkAEABwAA0ADAAZAA4AEAAXAAQADgAUAB0ADgAXABAAbgAGAAwAGQAOABAAFwErAA0ADAAXABAAGQAPAAwAHQAEAA8ADAAfABAAYQAIAAwAFwAQABkADwAMAB0AmwAKAAwAFwAOACAAFwAMAB8AGgAdABEAJAA0AE4AYAB8AI4AnAC+AMYAzgDgAOoBCAEkATgBRgFoANAABwAdABoAGwAXABAAHwGzAAwAHQAUAA0ADQANABcAEAAEAA0AGgAjAbIACAAdABQADQANAA0AFwAQAEcADQAdAAwAEgAEAAwAGQAPAAQADwAdABoAGwCLAAgAGgAiABkAFwAaAAwADwGAAAYAGgAXABcADAAdATsAEAAaAA4AIAAYABAAGQAfAAQAGAAMABkADAASABAAHQHFAAMAGgAOAPcAAwAUACEBlQAIABQAEgASAAQADQAaACMBlAAEABQAEgASAT0ADgAUAA4AHwAUABoAGQAMAB0AJAAEAAwADwAPAZMADQAQABcAFAAOABQAGgAgAB4ABAANABoAIwGSAAkAEAAXABQADgAUABoAIAAeAGUABgAQABcAEAAfABABgwAQABAADgAUABgADAAXAAQAFAAZAA4AHQAQAAwAHgAQAYQAEAAQAA4AFAAYAAwAFwAEAA8AEAAOAB0AEAAMAB4AEAALABgAIAAoADwASABUAGwAfACQAJwAsgCWAAMAJAAQAdUAAwAjABAAwAAJACMADgAQABsAHwAUABoAGQHEAAUAIwAOABAAFwB1AAUAHQAdABoAHQGXAAsAGQAhABAAFwAaABsABAANABoAIwGWAAcAGQAhABAAFwAaABsBlwAJABgADAAUABcABAANABoAIwGWAAUAGAAMABQAFwEyAAoADwAUAB8ABAAfABoAGgAXAB4AZAAEAA8AFAAfAD4AfgCeALQA1gDuAQoBIAFAAVABZgGKAaQBrgHQAeQB/AIQAigCQAJWAmQCcgKOAq4CygLWAvgDAgMqA1ADZAN+A6ADzAPaA+QD8AQCBBQEKAREBFYEaAR6BIwEngS+BNQE6gT8BQ4FJgU4BUwFXgVoBYAFogW0BcwF1AXuAOoADwAgABcAFwAeAA4AHQAQABAAGQAEABAAIwAUAB8A6QAKACAAFwAXAB4ADgAdABAAEAAZAOoAEAAgABcAFwAEAB4ADgAdABAAEAAZAAQAEAAjABQAHwDpAAsAIAAXABcABAAeAA4AHQAQABAAGQDbAA0AHQAaABkAHwAEABAAFwAQABgAEAAZAB8AMwAKABoAHQAiAAwAHQAPAAQAHgAYAN0ADwAaAB0AIgAMAB0ADwAEABAAFwAQABgAEAAZAB8ApwAHABoAHQAiAAwAHQAPAX0ACgAaAB0AGAAgABcADAAEABEAIwFaABEAGgAdABgADAAfAAQADgAaAA8AEAAEAA0AFwAaAA4AFgEmAAwAGgAdABgABAAQABcAEAAYABAAGQAfASUABAAaAB0AGADxABAAGgAdABAAEgAdABoAIAAZAA8ABAAOABoAFwAaAB0BhQAJABoAGQAfAAQAHgAUACUAEADwAAsAGgAZAB8ABAARAAwAGAAUABcAJAG9AAkAGgAXAA8AEAAdAAQAIAAbAbsACwAaABcADwAQAB0ABAAaABsAEAAZAb4ACwAaABcADwAQAB0ABAAYABoAHQAQAbwACgAaABcADwAQAB0ABAAMAA8ADwG6AAYAGgAXAA8AEAAdAGIABgAXABoAGwAbACQAygANABcAFAAbAAQAIQAQAB0AHwAUAA4ADAAXAMkADwAXABQAGwAEABMAGgAdABQAJQAaABkAHwAMABcBRwANABcADAAeABMABAAYAAwAGQAMABIAEAAdAcoABQAXAAwAHgATAUgAEAAUABkADwAEAAwAGQAPAAQAHQAQABsAFwAMAA4AEAFIAAQAFAAZAA8AhgATABQAFwAfABAAHQAEAB4AGgAdAB8ABAAPABAAHgAOAAQAHgAYAIUAEgAUABcAHwAQAB0ABAAeABoAHQAfAAQADAAeAA4ABAAeABgAhAAJABQAFwAfABAAHQAEAB4AGACDAAwAFAAXAB8AEAAdAAQADgAXABAADAAdAIgAEAAUABcAHwAQAB0ABAAMAA8ADwAEABIAHQAaACAAGwCHABUAFAAXAB8AEAAdAAQADAAPAA8ABAAQACMAGwAdABAAHgAeABQAGgAZAIIABgAUABcAHwAQAB0BzwAEABQAFwAYAUkABQAUABcAEAAeAc4ACAAUABcAEAAEACUAFAAbAcQACAAUABcAEAAEACMAFwAeAcUACQAUABcAEAAEACIAGgAdAA8BwAANABQAFwAQAAQAIQAQAB0AHwAUAA4ADAAXAcIACAAUABcAEAAEAB8AIwAfAckACAAUABcAEAAEABsAHgAPAccACAAUABcAEAAEABsAGwAfAcgACAAUABcAEAAEABsADwARAcYACAAUABcAEAAEABgADwANAdwADwAUABcAEAAEABMAGgAdABQAJQAaABkAHwAMABcBygAKABQAFwAQAAQAEQAXAAwAHgATAcQACgAUABcAEAAEABAAIwAOABAAFwHFAAgAFAAXABAABAAPABoADgHDAAgAFAAXABAABAAOAB4AIQHLAAsAFAAXABAABAAOABoAGQARABQAEgHNAAgAFAAXABAABAANAAwADgHMAAkAFAAXABAABAAMAB4ADgAjAcEACAAUABcAEAAEAAwADwAPAcAABAAUABcAEAG+AAsAFAAQABcADwAeAAQAGAAaAB0AEACyABAADAAhABoAHQAUAB8AEAAEABoAIAAfABcAFAAZABAAswAIAAwAIQAaAB0AFAAfABAAsgALAAwAIQAEABoAIAAfABcAFAAZABAAswADAAwAIQGZAAwADAAOABAADQAaABoAFgAEAA0AGgAjAZgACAAMAA4AEAANABoAGgAWAA0AHAAwADwAVABeAHIAkgCqAMAAzgDqAPYBAgEsAAkAHQAaACAAGwAEAA0AGgAjAEsABQAdABoAIAAbAEoACwAdABQADwAEABcADAAkABoAIAAfAEkABAAdABQADwDWAAkAHQAQACQAHgAOAAwAFwAQAZ0ADwAaABoAEgAXABAABAAbABcAIAAeAAQADQAaACMBnAALABoAGgASABcAEAAEABsAFwAgAB4BmwAKABoAGgASABcAEAAEAA0AGgAjAZoABgAaABoAEgAXABABhwANABcAGgANABAABAAaACAAHwAXABQAGQAQAYgABQAXABoADQAQAJQABQAQAAwAHQAeAJMABAAQAAwAHQAWAC4AUAB0AJIAwADiARABMAFQAWQBcAF6AYQBoAGsAbIBzAHSAdgB3gHkAeoAaQAQACQAGwAQAB0AFwAUABkAFgAEAB0AEAAYABoAIQAQAI4AEQAkABsAEAAdABcAFAAZABYABAAaABsAEAAZAAQAHgAYAI0ADgAkABsAEAAdABcAFAAZABYABAAaABsAEAAZAV0AFgAkABsAEAAdABcAFAAZABYABAAXABQAEgATAB8ABAAPABQADAAXABoAEgFdABAAJAAbABAAHQAXABQAGQAWAAQAFAAZAB4AEAAdAB8BXwAWACQAGwAQAB0AFwAUABkAFgAEABIAFwAaAA0AEAAEAB0AEAAYABoAIQAQAV4ADwAkABsAEAAdABcAFAAZABYABAASABcAGgANABABYAAPACQAGwAQAB0AFwAUABkAFgAEABAAGAAMABQAFwBoAAkAJAAbABAAHQAXABQAGQAWAdEABQAfABgAFwAKAdIABAAfABgAFwC/AAQAEAAXABsAsgANABAADAAdAB8ABAAaACAAHwAXABQAGQAQALMABQAQAAwAHQAfAKsAAgAPAE0ADAAMABkADwAXABAAHQAEAA8AHQAMABIA/gACAAsA/QACAAoA/AACAAkA+wACAAgA+gACAAcA+QACAAYAFQAsADoAVgBqAIAAnAC0ANAA6ADyARIBMgFAAUwBZgGIAa4ByAHiAfgCKADuAAYAHwAMABcAFAAOANQADQAZACEAEAAdAB8ABAAOABoAFwAaAB0AHgEDAAkAGQAeABAAHQAfAAQAIAAbAQMACgAZAB4AEAAdAB8ABAAfABoAGwEEAA0AGQAeABAAHQAfAAQAGAAUAA8ADwAXABABBQALABkAHgAQAB0AHwAEAA8AGgAiABkBBQANABkAHgAQAB0AHwAEAA0AGgAfAB8AGgAYAL4ACwAZABEAGgAdABgADAAfABQAGgAZAL4ABAAZABEAGgEBAA8AGQAPABAAGQAfAAQAFAAZAA4AHQAQAAwAHgAQAQIADwAZAA8AEAAZAB8ABAAPABAADgAdABAADAAeABABAQAGABkADwAQABkAHwGPAAUAGQANABoAIwDGAAwAGAAMABIAEAAEAB0AEAAeABQAJQAQAUAAEAAYAAwAEgAQAAQAGAAMABsABAAQAA8AFAAfABoAHQE+ABIAGAAMABIAEAAEABcAFAASABMAHwAEAA8AFAAMABcAGgASAT4ADAAYAAwAEgAQAAQAFAAZAB4AEAAdAB8AwwAMABgADAASABAABAAQACMAGwAaAB0AHwE/AAoAGAAMABIAEAAEABAADwAUAB8BhgAXABgADAASABAABAAMAA0AHgAaABcAIAAfABAABAAbABoAHgAUAB8AFAAaABkAwgAFABgADAASABAAAQAEAdQAAgAeAAcAEAA2AFYAfACcALwA3AAqABIAGwAUAAQAHwAdABAAGQAPAAQAFAAZAA4AHQAQAAwAHgAQAHoADwAbABQABAAfAB0AEAAZAA8ABAAQABwAIAAMABcAKwASABsAFAAEAB8AHQAQABkADwAEAA8AEAAOAB0AEAAMAB4AEACiAA8AGwAUAAQAHgAfAAwAHwAgAB4ABAAaABsAEAAZAKEADwAbABQABAAeAB8ADAAfACAAHgAEABMAGgAXAA8AoAAPABsAFAAEAB4AHwAMAB8AIAAeAAQADwAQABkAJAA2AAMAGwAUABQAKgA4AEQATgBsAIYAogC+ANgA6gEGASYBMAFGAVQBcgGaAbYB0gHgAIoABgAaABIAGgAgAB8AiQAFABoAEgAUABkAbAAEABoADgAWAQAADgAUAB4AHwAEACAAGQAaAB0ADwAQAB0AEAAPAP8ADAAUAB4AHwAEABoAHQAPABAAHQAQAA8A/wANABQAHgAfAAQAGQAgABgADQAQAB0AEAAPAQAADQAUAB4AHwAEAA0AIAAXABcAEAAfABAADwGfAAwAFAAZABYAEAAPABQAGQAEAA0AGgAjAZ4ACAAUABkAFgAQAA8AFAAZAGoADQAUABkAFgAEACEAEAAdAB8AFAAOAAwAFwBoAA8AFAAZABYABAATABoAHQAUACUAGgAZAB8ADAAXANEABAAUABkAEAGXAAoAEAAfAB8AEAAdAAQADQAaACMBlgAGABAAHwAfABAAHQBSAA4ADAAkABoAIAAfAAQAHgAfAAwADgAWABAADwBRABMADAAkABoAIAAfAAQAHgAUAA8AEAAEAA0AJAAEAB4AFAAPABAAUAANAAwAJAAaACAAHwAEAAcABAANACQABAAHAE8ADQAMACQAGgAgAB8ABAAGAAQADQAkAAQACQBOAAYADAAkABoAIAAfAI8ABgAMACAAGQAOABMAEAAiADoASgBUAHAAkACuALwAzgDqAQQBEAEaATYBPgFiAaEACwAkAB4AGwAMAA4AEAAEAA0AGgAjAaAABwAkAB4AGwAMAA4AEACaAAQAGgAhABAAVwANABoAHQAQAAQAIQAQAB0AHwAUAA4ADAAXAFgADwAaAB0AEAAEABMAGgAdABQAJQAaABkAHwAMABcBXAAOABoADwAgABcAEAAEABgADAAZAAwAEgAQAB0AyAAGABQAHQAdABoAHQCfAAgAFAAZACAAHgAEAB4AGAB7AA0AFAAZACAAHgAEABoAIAAfABcAFAAZABAAfAAMABQAGQAgAB4ABAAOABQAHQAOABcAEAB6AAUAFAAZACAAHgBWAAQAEAAZACABRQANABAADwAUAAwABAAYAAwAGQAMABIAEAAdAcYAAwAPAA0BigARAAwAHQAWABAAHQAEABsAFAAZAAQAHwAMAB0AEgAQAB8BiQAKAAwAHQAWABAAHQAEABsAFAAZAAIABgAgAL0ADAAaAB8AFAARABQADgAMAB8AFAAaABkAXQAOABoAGQAEAB0AEAAOACAAHQAdABAAGQAOABAAAgAGABYBAgAHACAAHwAPABAAGQAfANUABwAbAAwADgAUAB8AJAAmAE4AVgBmAHIAggCKAJoAtADMANYA6AD4AQIBHgEyAToBVAFuAXoBigGYAaABsgG+AeAB/gIUAkoCagKGApICpALAAtgC4ALwAwoDFgHJAAMAHgAPAGMABwAdABQAGQAfABAAHQBjAAUAHQAUABkAHwCWAAcAHQAQACEAFAAQACIBxwADABsAHwCeAAcAFwAgAB4ABAAeABgAeAAMABcAIAAeAAQAGgAgAB8AFwAUABkAEAB5AAsAFwAgAB4ABAAOABQAHQAOABcAEAB3AAQAFwAgAB4ArQAIABcADAAkABcAFAAeAB8ArwAHABcADAAkAAQAHgAYAKMABAAXAAwAJAGjAA0AFAAZAB8AEAAdABAAHgAfAAQADQAaACMBogAJABQAGQAfABAAHQAQAB4AHwGLAAMAFAAZAMMADAATABoAHwAaAAQAEAAjABsAGgAdAB8AwQAMABMAGgAfABoABAAOAAwAGAAQAB0ADADCAAUAEwAaAB8AGgGBAAcAEAAdAA4AEAAZAB8AZAAGABAAGQAOABQAFwHIAAMADwARALAACAAMACAAHgAQAAQAHgAYAKQABQAMACAAHgAQAVEAEAAMAB4AHwAQAAQAGwAXAAwAFAAZAAQAHwAQACMAHwFQAA4ADAAeAB8AEAAEABgADAAdABYADwAaACIAGQFPAAoADAAeAB8AEAAEABMAHwAYABcBTgAaAAwAHgAfABAABAARAB0AGgAYAAQAIgAaAB0ADwAEAB4AHwAdABQAGwAEABEAFAAXABABTQAPAAwAHgAfABAABAARAB0AGgAYAAQAIgAaAB0ADwFMAA0ADAAeAB8AEAAEAAwAHgAEABMAHwAYABcBSwAFAAwAHgAfABABMAAIAAwAHgAeACIAGgAdAA8BMQANAAwAHQAMABIAHQAMABsAEwAEAAwADwAPAXUACwAMABkAEAAEABEAHQAQABAAJQAQAJoAAwAMABkAzwAHAAwAFwAQAB8AHwAQAOsADAAMABQAGQAfAAQAHQAQABgAGgAhABAA0AAFAAwAFAAZAB8A7AAPAAwAEgAQAAQAGwAdABoAGwAQAB0AHwAUABAAHgABAAQAvwAIACAAEAAeAB8AFAAaABkAHgA+AF4AbgB2AIAAlgCyAMwA5ADyAQYBFAEoATwBUgFmAXgBkAGcAawBwAHOAeQB9AH+AhQCIgI+AlQCfAEPAA8AIAAXABAABAATABoAHQAUACUAGgAZAB8ADAAXAbUABwAeAB4ABAANABoAIwG0AAMAHgAeAFQABAAaACIAHgF2AAoAGgAiAAQAEQAdABAAEAAlABAA2gANABoAIAAZAA8ABAAOABoAHQAZABAAHQAeAMwADAAaAB8ADAAfABAABAAdABQAEgATAB8AzQALABoAHwAMAB8AEAAEABcAEAARAB8AywAGABoAHwAMAB8AEAA1AAkAEAAiABQAGQAPAAQAHgAYAKYABgAQACIAFAAZAA8AKAAJABAAHgAUACUAEAAEAB4AIgAnAAkAEAAeABQAJQAQAAQAHgAQACkACgAQAB4AFAAlABAABAAZABAAIgAmAAkAEAAeABQAJQAQAAQAGQAQAF4ACAAQAB4AEAAfAAQAHgAYAOsACwAQAB4AEAAfAAQADgAaABcAGgAdAFsABQAQAB4AEAAfAFUABwAQABoAHQAPABAAHQBfAAkAEAAXABoADAAPAAQAHgAYAFwABgAQABcAGgAMAA8AXwAKABAAEQAdABAAHgATAAQAHgAYAFwABwAQABEAHQAQAB4AEwBaAAQAEAAPABoBpQAKABAADwAPABQAHwAEAA0AGgAjAaQABgAQAA8ADwAUAB8AXwANABAADgAgAB0AHQAQABkADgAQAAQAHgAYAFwACgAQAA4AIAAdAB0AEAAZAA4AEAC8ABMADAAPABQAGgANACAAHwAfABoAGQAEAA4AEwAQAA4AFgAQAA8AuwALAAwADwAUABoADQAgAB8AHwAaABkAKQBUAGIAeACAAJAApAC6ANYA+AESAT4BZgGOAbAB2AH0AgQCDgIoAjICTgJmAoAClAKqAsIC1ALcAvQDEAMgAywDQgNYA3IDfgOQA6YDvAPKA9QBfwAGACQAGAANABoAFwD2AAoAIAAbAAQAHgAOAB0AFAAbAB8BfgADACAAGAByAAcAIAAOAA4AEAAeAB4ArAAJACAADQAfABQAHwAXABAAHgD1AAoAIAANAAQAHgAOAB0AFAAbAB8BWwANAB8AJAAXABAABAANACAAFAAXAA8AEAAdAacAEAAfACAAGAANABcAEAAEACAAGwAaABkABAANABoAIwGmAAwAHwAgABgADQAXABAABAAgABsAGgAZAVkAFQAfAB0AFAAbAAQAIgAaAB0ADwAEABEAGgAdABgADAAfAB8AFAAZABIBWAATAB8AHQAUABsABAAeABsADAAZAAQAEAAXABAAGAAQABkAHwAeAVcAEwAfAB0AFAAbAAQAEQAaABkAHwAEABAAFwAQABgAEAAZAB8AHgFWABAAHwAdABQAGwAEAA4AHgAeAAQAEQAaAB0AGAAMAB8BVQATAB8AHQAUABsABAAMABcAFwAEABEAGgAdABgADAAfABQAGQASAPQADQAfAB0AFAAWABAAHwATAB0AGgAgABIAEwCxAAcAHwAaABsABAAeABgApQAEAB8AGgAbALQADAAfAAwAHQAEABoAIAAfABcAFAAZABAAtQAEAB8ADAAdAXkADQAbABAAFwAXAAQADgATABAADgAWABAAHQHSAAsAGgAgAB0ADgAQAAQADgAaAA8AEACBAAwAGgAdAB8ABAAPABAAHgAOAAQAHgAYAH4ACQAaAB0AHwAEAA8AEAAeAA4AfwAKABoAHQAfAAQADgAXABAADAAdAIAACwAaAB0AHwAEAAwAHgAOAAQAHgAYAH0ACAAaAB0AHwAEAAwAHgAOAdoAAwAXABkBRAALABQAFwAhABAAHQAXABQAEgATAB8AnAANABMAGgAbABsAFAAZABIABAAOAAwAHQAfANgABwATAAwAHQAbABAAGQGNAAUAEwAMAB0AEAC2AAoAEwAMABsAEAAEAB0AEAAOAB8A0QAKABMADAAbABAABAAXABQAGQAQALsADAATAAwAGwAQAAQADgAUAB0ADgAXABAA2QAFABMADAAbABAAlQAIABAAHwAfABQAGQASAB4BKgAKABAAFwAQAA4AHwAEAA0AGgAjASgACgAQABcAEAAOAB8ABAAMABcAFwCXAAYAEAAMAB0ADgATAGIABAAMACEAEADTAAoADAAfACAAHQAMAB8AFAAaABkANwBwAHgAkACgALYAxADiARIBHgE4AWoBlAG+AfACGgI2AlICggKOAqoCzALsAwwDKgM6A0wDYAOCA6YDwgPcA/gEJgRUBHYEmAS+BNgE8gUmBVgFgAWsBdAF5gYSBjwGagaQBsIG8gcmB1gHiAe8AcIAAwAjAB8BrQALACIAFAAfAB8AEAAdAAQADQAaACMBrAAHACIAFAAfAB8AEAAdAasACgAgABgADQAXAB0ABAANABoAIwGqAAYAIAAYAA0AFwAdALkADgAdABQABAAeAB8ADAAfABAABAAZACAAFwAXALgAFwAdABQABAAeAB8ADAAfABAABAAUABkADwAQAB8AEAAdABgAFAAZAAwAHwAQAGUABQAdAAwAHgATANUADAAdAAwAGQAeABsAEAAdAAwAGQAOACQBOgAYAB0ADAAOABYABAAOABMADAAZABIAEAAeAAQAHQAQABUAEAAOAB8ABAAMABcAFwE5ABQAHQAMAA4AFgAEAA4AEwAMABkAEgAQAB4ABAAdABAAFQAQAA4AHwE2ABQAHQAMAA4AFgAEAA4AEwAMABkAEgAQAB4ABAAQABkADAANABcAEAE4ABgAHQAMAA4AFgAEAA4AEwAMABkAEgAQAB4ABAAMAA4ADgAQABsAHwAEAAwAFwAXATcAFAAdAAwADgAWAAQADgATAAwAGQASABAAHgAEAAwADgAOABAAGwAfATUADQAdAAwADgAWAAQADgATAAwAGQASABAAHgF4AA0AGgAaABcADQAMAB0ABAARABcAGgAMAB8BfAAXABoAEgASABcAEAAEABEAIAAXABcABAAeAA4AHQAQABAAGQAEABgAGgAPABAAkQAFABQAFwAQAB4A5QANABMAIAAYAA0AGQAMABQAFwAeAAQAIAAbAOYAEAATACAAGAANABkADAAUABcAHgAEAB0AFAASABMAHwDoAA8AEwAgABgADQAZAAwAFAAXAB4ABAAXABAAEQAfAOcADwATACAAGAANABkADAAUABcAHgAEAA8AGgAiABkBLwAOABAAIwAfAA0AGgAjAAQAEwAUAA8ADwAQABkBLgAHABAAIwAfAA0AGgAjAS0ACAAQACMAHwAMAB0AEAAMAQ4ACQAQACMAHwAEACIAHQAMABsBMwAQABAAGAAbABcADAAfABAABAAYAAwAGQAMABIAEAAdAakAEQAQABcAFwAEAAwABAARAB0AFAAQABkADwAEAA0AGgAjAagADQAQABcAFwAEAAwABAARAB0AFAAQABkADwFkAAwADAANABcAEAAEACIAFAAlAAwAHQAPAXQADQAMAA0AFwAQAAQAIAAZABgAEAAdABIAEAFqABYADAANABcAEAAEAB0AGgAiAAQAFAAZAB4AEAAdAB8ABAANABAAFwAaACIBaQAWAAwADQAXABAABAAdABoAIgAEABQAGQAeABAAHQAfAAQADAANABoAIQAQAWwAEAAMAA0AFwAQAAQAHQAaACIABAAPABAAFwAQAB8AEAFkABAADAANABcAEAAEABsAHQAaABsAEAAdAB8AFAAQAB4BYgASAAwADQAXABAABAAXABQAEgATAB8ABAAPABQADAAXABoAEgFiAAwADAANABcAEAAEABQAGQAeABAAHQAfAW4ADAAMAA0AFwAQAAQADwAQABcAEAAfABABaAAZAAwADQAXABAABAAOABoAFwAgABgAGQAEABQAGQAeABAAHQAfAAQAHQAUABIAEwAfAWcAGAAMAA0AFwAQAAQADgAaABcAIAAYABkABAAUABkAHgAQAB0AHwAEABcAEAARAB8BawATAAwADQAXABAABAAOABoAFwAgABgAGQAEAA8AEAAXABAAHwAQAWYAFQAMAA0AFwAQAAQADgAQABcAFwAEABsAHQAaABsAEAAdAB8AFAAQAB4BbQARAAwADQAXABAABAAOABAAFwAXAAQADwAQABcAEAAfABABZQAKAAwADQAXABAABAAOABAAFwAXARIAFQAMAA0AFwAQAAQADAAXABQAEgAZAAQAHwAaABsABAAdABQAEgATAB8BEAAUAAwADQAXABAABAAMABcAFAASABkABAAfABoAGwAEABcAEAARAB8BEQAWAAwADQAXABAABAAMABcAFAASABkABAAfABoAGwAEAA4AEAAZAB8AEAAdARkAEgAMAA0AFwAQAAQADAAXABQAEgAZAAQAHQAQABgAGgAhABABFQAYAAwADQAXABAABAAMABcAFAASABkABAAYABQADwAPABcAEAAEAB0AFAASABMAHwETABcADAANABcAEAAEAAwAFwAUABIAGQAEABgAFAAPAA8AFwAQAAQAFwAQABEAHwEUABkADAANABcAEAAEAAwAFwAUABIAGQAEABgAFAAPAA8AFwAQAAQADgAQABkAHwAQAB0BGAAYAAwADQAXABAABAAMABcAFAASABkABAANABoAHwAfABoAGAAEAB0AFAASABMAHwEWABcADAANABcAEAAEAAwAFwAUABIAGQAEAA0AGgAfAB8AGgAYAAQAFwAQABEAHwEXABkADAANABcAEAAEAAwAFwAUABIAGQAEAA0AGgAfAB8AGgAYAAQADgAQABkAHwAQAB0BYwAFAAwADQAXABAACgAWACAALgA8AEgAVgB2AJoAqgC0AY4ABAAeABAAHQCMAAYAGwAXABoADAAPAH8ABgAZAB4AGgAdAB8BjAAFABkAGwAUABkAbQAGABkAFwAaAA4AFgBrAA8AGQAXABQAGQAWAAQAIQAQAB0AHwAUAA4ADAAXAGkAEQAZABcAFAAZABYABAATABoAHQAUACUAGgAZAB8ADAAXAEwABwAZABIAHQAaACAAGwBZAAQAGQAPABoA7wAJABkADwAQAB0AFwAUABkAEAALABgALABCAFoAbgB6AJIAsAC+AMQA5gCpAAkAGgAXACAAGAAQAAQAIAAbAKoACgAaABcAIAAYABAABAAaABEAEQCoAAsAGgAXACAAGAAQAAQADwAaACIAGQG3AAkAFAAYABAAGgAEAA0AGgAjAbYABQAUABgAEAAaAdIACwAUABAAIgAEAB4AGgAgAB0ADgAQAUYADgAUAA8AEAAaAAQAEAAjAB8AEAAdABkADAAXAdcABgANABsAHQAaABUB2QACAA0BegAQAAwAFwAUAA8ADAAfABQAGgAZAAQAIwATAB8AGAAXAXsADwAMABcAFAAPAAwAHwAUABoAGQAEAA8ADAAfAAwACAASACAAKgA6AFgAeACYAKYAlQAGAB0AEAAZAA4AEwHFAAQAGgAdAA8AkQAHABQAGQAPABoAIgAeAJEADgAUABkADwAaACIABAAdABAAHgAfABoAHQAQAJIADwAUABkADwAaACIABAAYABQAGQAUABgAFAAlABAAkAAPABQAGQAPABoAIgAEABgADAAjABQAGAAUACUAEACQAAYAFAAZAA8AGgAiAMAABwAMAB0AGQAUABkAEgADAAgAEAAkAcQAAwAXAB4AdQAJAAQAGgAgAB8AFwAUABkAEAB2AAgABAAOABQAHQAOABcAEAAEAAoAIgAyAEgBuQALABoAIAAfACAADQAQAAQADQAaACMBuAAHABoAIAAfACAADQAQAa8ACgAMABgAGAAQAB0ABAANABoAIwGuAAYADAAYABgAEAAdAAYADgAgADAATABuAHgAmQAIABoAGgAYAAQAGgAgAB8AmAAHABoAGgAYAAQAFAAZAMUADQAaABoAGAAEAA0AEAAeAB8ABAARABQAHwDEABAAGgAaABgABAAMAA4AHwAgAAwAFwAEAB4AFAAlABAAlwAEABoAGgAYAc4AAwAUABsAAQAEAdwAAgHdAAAAAwP/AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpIwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAmAAAACIAIAAEAAIAAQAgAC0ANgB64DLhSeIO4wrkA+Uq5prnBegs6SP//f//AAAAAAAgAC0AMABh4ADhAOIA4wDkAOUA5gDnAOgA6QD//f//AAH/4//X/9X/qyAmH1keox2yHL0bwRrsGocZjRi6AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBQAEAAsACgAACAAABEQECwP6AAoD+gAGAAAABAUABAALAAoAAAgAAASEBAsD+gAGAAQABgAAAAQFAAQACwAKAAAIAAAERAQFAAYABAAGA/oAAAAEBQAEAAsACgAACAAABIQEBQAGA/oACgP6AAAABAQABAAMAAoAAAgAACQEhAgABAP4AAoD+gAAAAQFAAMACwALAAAIAAAkBEQLA/oABwP8AAgAAAAEBAAEAAwACgAACAAAJASECAP8AAgABAAGAAAABAUAAwALAAsAAAgAACQERAUABgAHAAQD+AAAAAgEAAQADAALAAAIABgAACQIRIRUhAQABAAEA/gACAAEAAYD+gAHAQAAAAAACAQAAwALAAsAAAgAGAAAJAiERIxEBAAGA/oABwEACwP8A/wACAP4AAAAAAAIBAAEAAwACwAACAAYAAAkCESE1IQMA/wD/AAIA/gACwP6AAYD+QEAAAAAAAgEAAMACwALAAAIABgAAJQkBIREzEQLA/oABgP5AQMABAAEA/gACAAAAAAACAQAAQAMAA0AAAgAFAAAlCQEJASEBAAEAAQD/AP8AAgBAAYD+gAMA/oAAAAIAgADAA4ACwAACAAUAABMJAQkBEYABgP6AAwD+gALA/wD/AAEAAQD+AAAAAgEAAEADAANAAAIABQAACQIJASEDAP8A/wABAAEA/gADQP6AAYD9AAGAAAACAIAAwAOAAsAAAgAFAAAlCQEJAREDgP6AAYD9AAGAwAEAAQD/AP8AAgAAAAIBAAAAAwADgAACAAYAAAEhAREBIQEBAAIA/wD/AAIA/wABgP6AA4D+gAGAAAAAAAIAAAEAA8ACgAACAAUAAAkCIQEhAgD/AP8AAsD/AAIAAoD+gAGA/oAAAAAAAgEAAQADAAMAAAIABgAACQI1FSE1AwD/AP8AAgACgP6AAYCAQEAAAAEAwAD8A0ACgAAGAAAlNxc3CQEXAQT8/ET+wP7ARPz8/EQBQP7ARAABATwAgALAAwAABgAAARcHFwkBBwE8/PxEAUD+wEQCvPz8RAFAAUBEAAAAAAEAwAEAA0AChAAGAAABBycHCQEnAvz8/EQBQAFARAKE/PxE/sABQEQAAAAAAQFAAIACxAMAAAYAACUnNycJATcCxPz8RP7AAUBExPz8RP7A/sBEAAEBAACAAwADAAAGAAABIxEjESMBAwDAgMABAAGA/wABAAGAAAEAwADAA0ACwAAGAAAlNSE1ITUBAcD/AAEAAYDAwIDA/wAAAAEBAACAAwADAAAHAAABMxEzETMJAQEAwIDA/wD/AAIAAQD/AP6AAYAAAAAAAQDAAMADQALAAAYAAAEVIRUhFQECQAEA/wD+gALAwIDAAQAAAQEAAMADQAKAAAoAAAEVMwsBMzUhNSEVAkCAoKCA/wACQAJAgP8AAQCAQEAAAAAAAQEAAMADQAKAAAgAAAEbASMVIRUhNQEAoKCAAYD+QAGAAQD/AIBAwAAAAAACAMAAwANAAsAACAAMAAABGwEjFSEVITUBIRUhAQCgoIABgP5AAcD9gAKAAYABAP8AgEDAAUBAAAMAAAAABAADgAAGAAoAEQAAATMVIxUtARMzESMBJRUjFTMVAQCAgP8AAQDAgIACQP8AgIABwUGAoKD9wAOA/iCggEF/AAAAAAEAQAAAA8ADgAARAAAlNSEVIzUjNTMRIxsBIxEhNQUCwP5AQICAgKCggAHAAQAAgICAQAHAAQD/AP5AgKAAAAACAMAAAANAA4AABgANAAABIxEjESMTAREjESMbAQIAgECAoAFgQICgoAKA/kABwAEA/YABwP5A/wABAAACAEABAAPAAsAAAgAGAAATDQEBFSE1QAGA/oABwAHAAsDg4AEAQEAABgBAAAADwAOAAAIABQAJAA0AEQAVAAATESUBEQUBFSE1BRUhNQEVITUFFSE1QAFA/sABQAJA/cACQP3AAkD9wAJA/cADgP6AwP1AAYDAAoBAQMBAQP7AQEDAQEAAAAAACQBAAAADwAOAAAMABwALAA8AEwAXABsAHwAjAAATIREhASERIQEhESE1IREhASERIQERIREBIREhJSERIQEhESFAAQD/AAFAAQD/AP7AAQD/AAEA/wABQAEA/wABQAEA/wABAP8A/sABAP8AAUABAP8AA4D/AP2AAQD/AAEAQAEA/wABAAFA/wABAP3AAQBAAQD8gAEAAAAGAEAAQAPAA4AAAwAHAAsADwATABcAABMzFSMlFSE1ATM1IwUhNSEBMzUjBSE1IUDAwAEAAoD8gMDAAQACgP2A/wDAwAEAAoD9gAOAwMDAwP4AwMDA/gDAwMAAAAQAQABAA4ADgAADAAcACwAPAAATIREhESERIQEhESEZASERQAGA/oABgP6AAcABgP6AAYABwP6AAcABgPzAAYABwP6AAYAAAAQAQABAA4ADgAADAAcACwAPAAATIREhEyERIQEhESEDESERQAGA/oBAAQD/AAHAAQD/AEABgAHA/oACAAEA/UABAAIA/oABgAAAAAACAUAAQAKAA0AAAwAHAAABMxEjExEzEQFAgIDAgANA/QADAP0AAwAABgBAAAADgAPAAAMABwALAA8AEwAXAAAlIRUhNSE1IQEhESEFITUhESE1IQEVITUBgAIA/gACAP4A/sABAP8AAUACAP4AAgD+AP7AA0CAgMCA/sACwICA/sCAAcDAwAAABQBAAAADgAPAAAMABwALAA8AEwAAEyERIQEVITUBITUhESE1IREhNSFAAYD+gAHAAYD+gAGA/oABgP6AAYD+gAPA/EADwMDA/kDA/kDA/kDAAAAABABAAAADgAPAAAMABwALAA8AABMhESEBIREhASERIQEhESFAAYD+gAHAAYD+gP5AAYD+gAHAAYD+gAIAAcD+QAHA/EABwP5AAcAAAAQAQAAAA4ADwAADAAcACwAPAAA3IRUhESE1ITUhNSERFSE1QANA/MADQPzAA0D8wANAwMABAMBAwAEAwMAAAAAFAEAAAAOAA8AAAwAHAAsADwATAAATIRUhESE1ISUhNSEBESERASE1IUABgP6AAYD+gAHAAYD+gP5AA0D+gAGA/oABwMD/AMBAwAIA/kABwPxAwAADAIAAAANAA4AAAwAHAAsAABMzESMhMxEjIREzEYDAwAEAwMABAMADgPyAA4D8gAOAAAAAAwBAAIADwANAAAMABwALAAABFSE1ERUhNREhFSEDwPyAA4D8gAOAA0DAwP8AwMD/AMAAAAMAQADAA8ACwAADAAcACwAAARUhNR0BITUVIRUhA8D8gAOA/IADgALAgIDAgIDAgAAAAAADAEAAQAPAA4AAAwAHAAsAAAEVITURFSE1ESEVIQPA/IADgPyAA4ADgMDA/sDAwP7AwAAAAwGAAEACQAOAAAsAFwAjAAABMjY1NCYjIgYVFBYXIgYVFBYzMjY1NCYDIgYVFBYzMjY1NCYB4Cg4OCgoODgoKDg4KCg4OCgoODgoKDg4AsA4KCg4OCgoOIA4KCg4OCgoOP7AOCgoODgoKDgAAwBAAYADgAJAAAsAFwAjAAABNCYjIgYVFBYzMjY3FBYzMjY1NCYjIgYFFBYzMjY1NCYjIgYBADgoKDg4KCg4gDgoKDg4KCg4AUA4KCg4OCgoOAHgKDg4KCg4OCgoODgoKDg4KCg4OCgoODgAAQBAAEADwANAAA0AACUuAyMRCQERMh4CA8ArZnJ8Qf5AAcBcoXlIgCpHMxz/AAGAAYD/AEh6owABAEAAQAPAA0AADgAAAREJAREiDgIHPgMzAgABwP5AQntyZisCSHmhXAJAAQD+gP6AAQAcM0cqW6N6SAABAED/wAPAA8AAKAAAExcOARUUHgIzMj4CNTQuAiMVLQEVMh4CFRQOAiMiLgI1NDZ8bxUWMld1QkJ1VzIyV3VC/sABQF2jekZGeqNdXaN6Rh8CYEAjUSxCdVcyMld1QkJ1VzKAwMCARnqjXV2jekZGeqNdPXIAAAABAED/wAPAA8AAKAAAARQOAiMiLgI1ND4CMzUNATUiDgIVFB4CMzI+AjU0Jic3HgEDwEZ6o11do3pGRnqjXQFA/sBCdVcyMld1QkJ1VzIWFW8dHwGAXaN6RkZ6o11do3pGgMDAgDJXdUJCdVcyMld1QixRI0AxcgACAAD/wAQAA8AAFwBBAAAlFw4BIyIuAjU0NjcXDgEVFB4CMzI2JT4BNz4BNTQmJwceARUUBhUOAQcBPgE3MjYzFS0BFSIGBw4BBycHATcnAoJfMXI+XaN6RiAdXw4OMld1QiNBAQsTHgsKCx8dbxQXAQMXE/5JH0QmBw4HAUD+wCREISA9G9ItA9MtkVxfHSBGeqNdPXMxXx5BI0J0VzMOMRs9ICFEJD1yMUAjUSwHDgcmRB8BtxIYAwGAwMCACwoLHhPRLfwtLZIAAAABAMAAUANAA0AAKAAAExcOARUUHgIzMj4CNTQuAiMVLQEVMh4CFRQOAiMiLgI1NDbLXQQEIz1SLi5SPSMjPVIu/wABAEJ1VzIyV3VCQnVXMgYB4xkOHQ8uUj0jIz1SLi5SPSNwoKBwMld1QkJ1VzIyV3VCFSoAAAABAMAAUANAA0AAKQAAARQOAiMiLgI1ND4CMzUNATUiDgIVFB4CMzI+AjU0Jic3HgEVA0AyV3VCQnVXMjJXdUIBAP8ALlI9IyM9Ui4uUj0jBARdBQYBkEJ1VzIyV3VCQnVXMnCgoHAjPVIuLlI9IyM9Ui4PHQ4ZFCoVAAAAAwBAAAADwAOAAAUAGQAtAAABIxEhNSERIg4CFRQeAjMyPgI1NC4CAyIuAjU0PgIzMh4CFRQOAgIAQAFA/wBdo3pGRnqjXV2jekZGeqNdT4xpPDxpjE9PjGk8PGmMAsD+wEABwEZ6o11do3pGRnqjXV2jekb8wDxpjE9PjGk8PGmMT0+MaTwAAAQAQAAAA8ADwAADABsAIgA0AAAlIREhExEUBiMhIiY1ETQ2OwE1MxUhNTMVMzIWAyEROAExIRE4ATEjFSM1IRUjNSM4ATEVIQNA/wABAIAlG/0AGiYmGoCAAQCAgBslQP0AAwCAgP8AgIADAIABAAHA/QAbJSUbAwAaJkBAQEAm/ub+AAMAQEBAQMAAAwBAAAADwAOAAA0AEQAgAAABISIGFREUFjMhMjY1ESURIxEBITgBMRE4ATEzESERMxcDAP2AGiYmGgMAGib+wIABgP0AQAIAJpoDgCYa/QAaJiYaAoCA/wABAP0AAwD+wAFAmwAAAAAFAEAAAAPAA4AAIQAnADUAOQA9AAABIzUnISIGHQEjIgYVERQWOwEVFBYzITI2PQEzMjY1ETQmJSEVMxUhASMROAExITgBMREjNSEFIRUhFSEVIQOAQID+QBslQBomJhpAJhoCABomQBomJv1mAYCA/gACgID+AIADAP3AAYD+gAFA/sACgICAJRvAJhr+wBomgBomJhqAJhoBQBomwICA/wD/AAEAQEBAQEAAAwBAAAADrgNtAAkADgATAAABNzYyHwEWFA8BJwEVMwEBJwEXAQKeWhM1E1sSElvi/c+1AjH9oi0B1i3+KgMTWhMTWhM1E1qI/c+1AjH+Vy0B1i3+KgAAAAMAgAAAA0ADgAAXACAAMwAAASM1NCYrASIGHQEjFTMRFBYzITI2NREzJTM4ATEVIzA0ASE4ATERMxEzETMRMxEzETMRMwNAwCYawBomwEAmGgHAGiZA/kDAwAFA/kBAQEBAQEBAAwBAGiYmGkCA/cAaJiYaAkDAQED9AAJA/gACAP4AAgD+AAIAAAAAAQEA/8ADAAPAADEAAAERIxE0JiMiBhURFBYzMjY1ETQmIyIGFREjETQ2MzIWFREUBiMiJjURND4CMzIeAgMAQHFPT3FLNTVLJhoaJkBLNTVLcU9PcShGXTU1XUYoAsD+AAIAT3FxT/3ANUtLNQJAGiYmGv4AAgA1S0s1/cBPcXFPAkA1XUYoKEZdAAABAIsAOANbAzYAMwAAEz4BMhYXAQcBJiIHBhQXARYyNzY0JwEmIgcGFBcBBwEmNDc2MhcBFhQHBiInAS4BNDY3MYslXmJeJQFoLf6YOJ83ODgBlSVqJSUl/msTNRITEwFoLf6YJiYlaSYBlTg4OJ44/msmJSUmAzYlJSUl/pctAWg4ODieOP5rJSUlaiUBlRMTEjUT/pgtAWglaiUmJv5rOJ44ODgBlSVeYl4mAAAAAAMAAADABAACwAAZACgAQQAAJSImJzMyNjU0JisBPgEzMh4CFRQOAiMxATQ2MyEyFhUUBiMhIiY1IxQWOwEOASMiLgI1ND4CMzIWFyMiBhUDAEd1It41S0s13iJ1RzVdRigoRl01/cAlGwIAGyUlG/4AGyVASzXeInVHNV1GKChGXTVHdSLeNUvARzlLNTVLOUcoRl01NV1GKAEAGyUlGxslJRs1SzlHKEZdNTVdRihHOUs1AAgAAP/ABAADwAAZADIAOwBBAEcAUABWAFwAACUiJiczMjY1NCYrAT4BMzIeAhUUDgIjMQEUFjsBDgEjIi4CNTQ+AjMyFhcjIgYVATUjFT4BMzIWBycHFz4BFzcnBx4BAyImJxUzNQ4BJwcXNy4BHwE3Jw4BAwBHdSLeNUtLNd4idUc1XUYoKEZdNf2ASzXeInVHNV1GKChGXTVHdSLeNUsBoEAIEAgIEHCKLYoIF+uKLYoOF30IEAhACBCNii2KDhfVii2KCBfARzlLNTVLOUcoRl01NV1GKAEANUs5RyhGXTU1XUYoRzlLNQE9w8MBAgIZii2KDhclii2KCBf9ugIBw8MBAkiKLYoIFx+KLYoOFwAAAAMBAP/AAwADwAAZACgAQQAAJTQ2NxUUFjMyNj0BHgEVFA4CIyIuAjUxATIWFREUBiMiJjURNDYzNSIGHQEuATU0PgIzMh4CFRQGBzU0JiMBAEc5SzU1SzlHKEZdNTVdRigBABslJRsbJSUbNUs5RyhGXTU1XUYoRzlLNcBHdSLeNUtLNd4idUc1XUYoKEZdNQJAJRv+ABslJRsCABslQEs13iJ1RzVdRigoRl01R3Ui3jVLAAgAAP/ABAADwAAIAA4AFAAdACMAKgBEAF0AAAEzNSMeARUUBic3JwceAQcXNycOASU0NjcjFTMuATcnBxc+AQ8BFzcuAScXNDY3FRQWMzI2PQEeARUUDgIjIi4CNTEBIgYdAS4BNTQ+AjMyHgIVFAYHNTQmIwM9w8MBAgIYii6KDhclii2KCBf9ugIBw8MBAkiKLYoIFx+KLYoOFwglRzlLNTVLOUcoRl01NV1GKAEANUs5RyhGXTU1XUYoRzlLNQGgQAgQCAgQcIotiggX64otig4XfQgQCEAIEI6KLooOF9WKLYoIFw6oR3Ui3jVLSzXeInVHNV1GKChGXTUCgEs13iJ1RzVdRigoRl01R3Ui3jVLAAMAwAAAA0ADgAAYACEALQAAASM1NCYjIgYdASMiBhURFBYzITI2NRE0JiU0NjMyFh0BIRMiJjU0NjMyFhUUBgMAQHBQT3FAGiYmGgIAGiYm/mZLNTVL/wCAGyUlGxslJQIAwE9xcFDAJhr+gBomJhoBgBomwDVLSzXA/sAlGxslJRsbJQAAAAACAEAAAAOAA4AAIQAtAAABITU0JiMiBhURMxE0NjMyFh0BIyIGFREUFjMhMjY1ETQmASImNTQ2MzIWFRQGA0D+gHBQT3FASzU1S0AaJiYaAgAaJib+5hslJRsbJSUCAMBPcXBQ/wABADVLSzXAJhr+gBomJhoBgBom/sAlGxslJRsbJQADAEAAAAPAA4AAHAAoADQAAAEiBgcOAQcOARUUHgIzMjY3PgE3PgE1NC4CIxEiLgI1NDY3AQ4BNwE+ATMyHgIVFAYCAEuJOBotFCovRnqjXUuJOBotFCovRnqjXUJ1VzIcGQG7Jlna/kUmWTFCdVcyHAOALyoTLho4iUtdo3pGLyoTLho4iUtdo3pG/QAyV3VCMVkm/kUZHJABuxkcMld1QjFZAAMAQAAAA8ADgAAkADAAPAAAASIOAgcOAQcOAxUUHgIzMj4CNz4BNz4DNTQuAiMRIi4CNTQ2NwEOATcBPgEzMh4CFRQGAgAqUEpEHQ0WCxkpHA9GeqNdKlBKRB0NFgsZKRwPRnqjXU+MaTwwKwIdMn/e/eMyf0dPjGk8MAOADxwpGQsXDB1ESlAqXaN6Rg8cKRkLFwwdREpQKl2jekb8wDxpi1BHfzL94yswiAIdKzA8aYtQR38AAAAEAEAAAAPAA4AACgAUACgARQAACQEOASMiJjU0Njc3IgYHAT4BNTQmBRQOAiMiLgI1ND4CMzIeAgc0LgIjIgYHDgEHDgEVFB4CMzI2Nz4BNz4BNQFTAQATKhZPcQoJrRYqEwEACQpxAXFGeqNdXaN6RkZ6o11do3pGgDJXdUIxWSYbLhIZHDJXdUIxWSYbLhIZHAIT/wAJCnFPFioTbQoJ/wATKhZPccBdo3pGRnqjXV2jekZGeqNdQnVXMhwZEi4bJlkxQnVXMhwZEi4bJlkxAAAAAAEAQACAA8ADGwAFAAABFwkBNxcDZVv9wP7AW+UDG1v9wAFAW+YAAAADAEAAAAPAA4AAEwAnAC0AAAEiDgIVFB4CMzI+AjU0LgIDIi4CNTQ+AjMyHgIVFA4CAycHCQEnAgBdo3pGRnqjXV2jekZGeqNdT4xpPDxpi1BPjGk8PGmLkKZaAQABYFoDgEZ6o11do3pGRnqjXV2jekb8wDxpi1BPjGk8PGmLUE+MaTwBNKZa/wABYFoAAAACAEAAAAPAA4AAEwAZAAABIg4CFRQeAjMyPgI1NC4CAwE3FwEXAgBdo3pGRnqjXV2jekZGeqOd/wBapgEmWgOARnqjXV2jekZGeqNdXaN6Rv1AAQBapgEmWgAAAAEAwACAA0ADAAALAAABBxcHJwcnNyc3FzcDQOXlW+XlW+XlW+XlAqXl5Vvl5Vvl5Vvl5QADAEAAAAPAA4AACwAfADMAAAEHJwcnNyc3FzcXBwMiDgIVFB4CMzI+AjU0LgIDIi4CNTQ+AjMyHgIVFA4CAwBbpaVbpaVbpaVbpVtdo3pGRnqjXV2jekZGeqNdT4xpPDxpi1BPjGk8PGmLARtbpaVbpaVbpaVbpQHARnqjXV2jekZGeqNdXaN6RvzAPGmLUE+MaTw8aYtQT4xpPAACAEAAAAPAA4AAEwAfAAABIg4CFRQeAjMyPgI1NC4CEwcnByc3JzcXNxcHAgBdo3pGRnqjXV2jekZGeqOjW6WlW6WlW6WlW6UDgEZ6o11do3pGRnqjXV2jekb9m1ulpVulpVulpVulAAEAwACAA0ADAAALAAABESMRIRUhETMRITUCQID/AAEAgAEAAgABAP8AgP8AAQCAAAMAQAAAA8ADgAALAB8AMwAAARUjNSM1MzUzFTMVASIOAhUUHgIzMj4CNTQuAgMiLgI1ND4CMzIeAhUUDgICQIDAwIDA/wBdo3pGRnqjXV2jekZGeqNdT4xpPDxpi1BPjGk8PGmLAYDAwIDAwIACAEZ6o11do3pGRnqjXV2jekb8wDxpi1BPjGk8PGmLUE+MaTwAAAACAEAAAAPAA4AAEwAfAAABIg4CFRQeAjMyPgI1NC4CAxUjNSM1MzUzFTMVAgBdo3pGRnqjXV2jekZGeqMdgMDAgMADgEZ6o11do3pGRnqjXV2jekb+AMDAgMDAgAAAAAABAMABgANAAgAAAwAAExUhNcACgAIAgIAAAAAAAwBAAAADwAOAAAMAFwArAAABIRUhASIOAhUUHgIzMj4CNTQuAgMiLgI1ND4CMzIeAhUUDgIBAAIA/gABAF2jekZGeqNdXaN6RkZ6o11PjGk8PGmLUE+MaTw8aYsCAIACAEZ6o11do3pGRnqjXV2jekb8wDxpi1BPjGk8PGmLUE+MaTwAAgBAAAADwAOAABMAFwAAASIOAhUUHgIzMj4CNTQuAgE1IRUCAF2jekZGeqNdXaN6RkZ6o/6jAgADgEZ6o11do3pGRnqjXV2jekb+AICAAAADAMAAgANAAwAAAwAHAAsAABMhFSERIRUhESEVIcACgP2AAcD+QAEA/wABAIABgIABgIAAAwDAAIADQAMAAAMABwALAAATIRUhFSEVIRUhFSHAAoD9gAHA/kABAP8AAwCAgICAgAAAAAMAQAAAA8ADgAADAAcAEwAAExcjNREhNSElMzUjJyE1IScHATfegJ4BAP8AAa0Tk4AB0/2tgC0DUy0CAICA/oCAgICAgIAt/K0tAAABAQAAgALAA0AABgAAAREjESMbAQIAQMDg4AJA/kABwAEA/wAAAAAAAQEAAIACwANAAAYAAAELATMRMxECwODgwEABgP8AAQABwP5AAAAAAAEAgAAAA4ADQAAHAAATFQERNxEBNYABQIABQANAQP7A/kCAAUABQEAAAAAAAgCAAAAEAAPAAAcADwAACQEHEQcRATUFNzUhJwcBNwEfAVAvgP7AAneJ/q+ALwJULANA/rAw/sCAAcABQEDJiUCALP2sLwAAAQEAAIADAALAAAcAAAEhFQcVBxEnAQACAMCAwALAQMDAgAFAwAAAAAIAgADAA4ACwAAHAA4AAAEVBxUHESc1BTMRMxEzJwOAwEDA/sCAQICgAsBAwICAAQDAQMD+wAFAwAAAAAIAgADAA4ACwAAHAA4AAAEVBxUHESc1AzcjESMRIwOAwEDAoKCAQIACwEDAgIABAMBA/gDAAUD+wAAAAAYAQABAA8ADQAADAAcACwAPABMAHwAAARUhNQUhNSERITUhESE1IRUhNSElMzUzNSM1IxUjFTMDwPyAAgABgP6AAYD+gAGA/oABgP6A/oCAgICAgIADQEBAwED+wID+wEDAQICAgICAgAAAAAYAQAAAA8ADQAAHAA8AGwAfACMAJwAAARUjFTMVIxEhFTMVIxUzEQEjFSMVMxUzNTM1IyUhNSElFSE1ASE1IQLAQECAAQBAQID9gICAgICAgAEAAYD+gP4AA4D+gAGA/oABAECAQAEAQIBAAQABgICAgICAgECAQED+QIAAAAAAAgBAAAADwAOAAAQACwAAJTEzESMBFSEVCQEVAwDAwP1AAQABQP7AAAOA/oCAwAEAAQDAAAIAQAAAA8ADgAAEAAsAAAExIxEzExUhFQkBFQEAwMCAAQABQP7AA4D8gAIAgMABAAEAwAACAEAAAAPAA4AABAALAAA3MRUhNQEjESMJASNAA4D+gIDAAQABAMDAwMACwP8A/sABQAAAAgBAAAADwAOAAAQACwAANzEVITUlMxEzCQEzQAOA/gCAwP8A/wDAwMDAgAEAAUD+wAAAAAIAQAAAA8ADgAAJABEAADchESMRIREhNSEhFwEXARcRIUADgED9AAGA/kACQHP+zVsBMnP+wAABwP6AAwBAc/7OWwEzcwFAAAIAwACAA0ADAAAJABIAADchNSMVIREzNSMpAREnByc3LwHAAoBA/gCAwAFAAUBz8lvzAXKAwIACAED+wHPzW/IBcgAAAgDAAIADQAMAAAkAEgAAExEzNSMRIRUzNRkBITcnNxc/AcDAgAIAQP7Ac/Nb8gFyAwD9gEACAIDA/sD+wHPyW/MBcgACAMAAgANAAwAAAwAHAAATESERAyERIcACgED+AAIAAwD9gAKA/cABgAAAAAMAgAAAA4ADgAAFAAkADQAAAREjESE1AyERITchESEDgED+AMACQP3AQAHA/kADgP3AAYDA/sD9wEABQAAAAAABAMABAANAAYAAAwAAARUhNQNA/YABgICAAAAAAgBaAAADpwOAAE4AWgAAASc+ATU0Jic3PgEvAS4BDwEuAS8BLgErASIGDwEOAQcnJgYPAQYWHwEOARUUFhcHDgEfAR4BPwEeAR8BHgE7ATI2PwE+ATcXFjY/ATYmJwUiJjU0NjMyFhUUBgOdUwMDAwNTCgUGRAYXC2AXNh0MAhIMiAwSAg0dNRdgCxcGRAYFCVMCAwMDUwoFBkQGFwtgFzYdDQESDYcMEgINHTUYYAsXBkQFBQr+Y0ZiYkZGYmIBRD8PHhAQHg8/BxgKdgoIBSgUHgtnDBAQDGcLHhQoBQgKdgoYBz8PHhAQHg8/BxgKdgoIBSgUHgtnDBAQDGcLHhQoBQgKdgoYByxiRkZiYkZGYgAABABDAAADvgOAAE4AWgCpALUAACUnPgE1NCYnNz4BLwEuAQ8BLgEvAS4BKwEiBg8BDgEHJyYGDwEGFh8BDgEVFBYXBw4BHwEeAT8BHgEfAR4BOwEyNj8BPgE3FxY2PwE2JicFIiY1NDYzMhYVFAYBJz4BNTQmJzc+AS8BLgEPAS4BLwEuASsBIgYVBw4BBycmBg8BBhYfAQ4BFRQWFwcOAR8BHgE/AR4BHwEUFjsBMjY/AT4BNxcWNj8BNiYnByImNTQ2MzIWFRQGApg7AgICAjsHAwQxBBAIRRAnFAoBDQhhCQ0BCRUmEEUIEAQxBAMHOwICAgI7BwMEMAUQCEUQJhUJAQ0JYQgNAQkVJhFECBEEMAUDB/7YMUdHMTJGRgIZJAEBAQEjBAMDHQMJBSkKFw0FAQgFOgUIBgwXCikFCgMdAgIEJAIBAQIkBAICHQMKBSkKFwwGCAU6BQgBBQ0XCikFCQMdAwIEsh4qKh4eKiroLAsWCwsWCywGEAhUBwYDHQ4WB0oJCwsJSgcWDh0DBQhUBxEGLAsWCwsWCywGEAhUBwYDHQ4WB0oJCwsJSgcWDh0DBQhUBxEGIEYyMkZGMjJGAcMbBg0HBw0GGwMKBTIEBAISCQ0ELQUHBwUsBQ0JEgIDBTIFCgMbBg0HBwwHGwMKBTIFAwISCQ0FLAUHBwUsBQ0JEgIDBTIFCgMTKh4eKioeHioAAAACAEAAEwOtA4AAJwAtAAAlAT4BNTQuAiMiBgcXFhQPAQYiLwEOARUUHgIzMjY3ARYyPwE2NA8BAT4BNwOt/rcNDy1OaTwhPxyZEhIuEjUTmQ0PLU5pPCE/HAFKEjUTLRNALf7BDBcKmwFJHD8hPGlOLQ4OmRI2Ei4SEpkcPyE8aU4tDw3+txMTLRM1Gy0BPwoXDAAABABAAMADwALAABMAHwAyAEQAAAEiDgIHHgMzMj4CNy4DBzIWFRQGIyImNTQ2BT4BNz4BNw4BFRQWFy4BJy4BJwUOAQc+ATU0JiceARceARcOAQIAR4V0XyEhX3SFR0eFdF8hIV90hYcbJSUbGyUl/ucbTCoSJxQiKCgiFCcSKkwbAlcSJxQiKCgiFCcSKkwbG0wCwCVDXzk5X0MlJUNfOTlfQyWAJRsbJSUbGyWAKEIYCxIHH1YxMVYfBxILGEIoggsSBx9WMTFWHwcSCxhCKChCAAACAEAAAAPAA4AAHAAwAAABIyc+ATU0LgIjIg4CFRQeAjMyNjcXFRc3JwE0PgIzMh4CFRQOAiMiLgIC2y41IiYyV3VCQnVXMjJXdUI6Zyo15Vvl/aUoRl01NV1GKChGXTU1XUYoAUA1Kmc6QnVXMjJXdUJCdVcyJiI1LuVb5QEANV1GKChGXTU1XUYoKEZdAAADAEAAAAPAA4AACwAoADwAAAEjFSM1IzUzNTMVMwEHJzUnDgEjIi4CNTQ+AjMyHgIVFAYHFzMXJTI+AjU0LgIjIg4CFRQeAgJAgICAgICAAYBb5TUqZzpCdVcyMld1QkJ1VzImIjUu5f3ANV1GKChGXTU1XUYoKEZdAgCAgICAgP3bW+UuNSImMld1QkJ1VzIyV3VCOmcqNeXlKEZdNTVdRigoRl01NV1GKAAAAwBAAAADwAOAAAMAIAA0AAABITUhAQcnNScOASMiLgI1ND4CMzIeAhUUBgcXMxclMj4CNTQuAiMiDgIVFB4CAkD+gAGAAYBb5TUqZzpCdVcyMld1QkJ1VzImIjUu5f3ANV1GKChGXTU1XUYoKEZdAgCA/dtb5S41IiYyV3VCQnVXMjJXdUI6Zyo15eUoRl01NV1GKChGXTU1XUYoAAAAAAEAQAAAA8ADgAAXAAABNSMVMwcnMzUjFSc3FTM1IzcXIxUzNRcDAMBAgIBAwMDAwECAgEDAwAFAQMDAwMBAgIBAwMDAwECAAAcAgABAA4ADQAADAAcACwAPABMAFwAbAAATESERASM1MzUjNTMTIzUzNSM1MwEjETM1ITUhgAMA/cCAgICAwICAgIABQMDA/YACgANA/QADAP1AgECA/sCAQID+wAFAgMAAAAAFAEAAgAOAA0AACwAXACAAJAAoAAAlFAYjIiY1NDYzMhYlIgYVFBYzMjY1NCYBNSMVMxEhNSE3ITUhNRUhNQGAOCgoODgoKDgBICg4OCgoODj+OMCAAkD+AEACAP4AAkDgKDg4KCg4ODg4KCg4OCgoOAHAQED+gEBAQIBAQAAAAAEAgABAA0ADQAAdAAABFAYjIiYnIxEjDgEjIiY1NDYzMhYXMxEzPgEzMhYDQDgoHzIKhcUKMh8oODgoHzIKhcUKMh8oOALgKDgkHP3AHCQ4KCg4JBwCQBwkOAAAAQFAAQACwAKAAAsAAAEVIxUjNSM1MzUzFQLAgICAgIACAICAgICAgAAAAAABAUABgALAAgAAAwAAARUhNQLA/oACAICAAAAAAQBAAAADwAOAAAMAAAkDA8D+QP5AAcABwP5AAcABwAABAEAAQAPAA0AAAgAACQEhAgD+QAOAA0D9AAAAAQBAAAADwAOAABMAAAEUDgIjIi4CNTQ+AjMyHgIDwEZ6o11do3pGRnqjXV2jekYBwF2jekZGeqNdXaN6RkZ6owAAAAABAAD/wAQAA8AAAgAAFxEBAAQAQAQA/gAAAAAAAgBA/8ADwAPAAAMABwAAASERISkBESECgAFA/sD9wAFA/sADwPwABAAAAAABAAD/wAQAA8AAAwAABSERIQQA/AAEAEAEAAAAAgAAAIAEAAMAAAIABQAACQERIREBAgACAP4A/gABwAFA/YACgP7AAAIAAACABAADAAACAAUAADcRASEBEQACAAIA/gCAAoD+wAFA/YAAAAACAAAAAAMAA4AABQAQAAATMwERASMBER4DFRQOAgDAAQD/AMACQClHMx0dM0cBAP8AA4D/AP5IAfALLkJQLS1QQi4AAAMAAP/ABAADwAAFABAALAAAEzMBEQEjAREeAxUUDgIDFTIWFx4DFRQOAgcOASMVMj4CNTQuAgDAAQD/AMACQClHMx0dM0cpRH0xGykcDg4cKRsxfURdo3pGRnqjAQD/AAOA/wD+SAHwCy5CUC0tUEIuAu1aPDgfRk5TLCxTTkYfODxaUIu7amq7i1AAAgAAAAAEAAOAAAUAEQAAEwERASMRBScHJwcXBxc3FzcnwAEA/wDABABbhYZahYVbhYVbhgKAAQD8gAEAAYA7W4WFW4WFW4WFW4UAAAQAAABABAADQAAPABsANwBTAAABISIGFREUFjMhMjY1ETQmASM1IxUjETMVMzUzAQ4BBw4BBw4BKwERMzIWFx4BFx4BFx4BFRQGByceARUUBgcOAQcOAQcOASsBETMyFhceARceARcDwPyAGiYmGgOAGiYm/iaAgICAgIABpQgUDAweEhEsGqqlHy0QEB4NDRUIBwcIB20EBAQEBAgGBQwIBhoZNBogHwYKEQgHCwQDQCYa/YAaJiYaAoAaJv2AwMACAMDA/ooYKA4PFwcIBwIABwcGFxAQKRgZPCQgORi8DSMXFiMNDRIFBQgDAQQBAAIBAgkGBxMMAAAAAAMAAABABAADQAAPAD8AbwAAASEwBhURFBYxITI2MREwJgEuAScuASMiBgcOARUUFhceATMyNjcVDgEjIiYnLgEnLgE1NDY3PgE3PgEzMhYXFSEuAScuASMiBgcOARUUFhceATMyNjcVDgEjIiYnLgEnLgE1NDY3PgE3PgEzMhYXFQPA/IBAQAOAMBAQ/fAJFg0NGQ0bKxAPEBAPECoaGDEYGz8kIz0ZGicNDg0PDw8rGxtAIx03GwGgCRYNDRkNGysQDxAQDxAqGhgxGBs/JCM9GRonDQ4NDw8PKxsbQCMdNxsDQBAw/YAwEEACgED+5wYKAwQDERIRLx4eLxEREQ0OhQsLDw8PKxwcQCUnRh4fLxEQEQgIiQYKAwQDERIRLx4eLxEREQ0OhQsLDw8PKxwcQCUnRh4fLxEQEQgIiQAABAAA/8AEAAPAAAMABwAYABwAABMhFSEBITUhAREuASMiBhUUFjMyNjURMzUhFSE1AAKA/YAEAPwABAD/ABQxG0JeXkJCXsD8AAKAAcCAAgCA/v796AwOSzU1S0s1Af6CgIAAAAEAQAAAA8ADgAAdAAABES4BIyIGFRQWMzI2NRElES4BIyIGFRQWMzI2NREBQBQxG0JeXkJCXgIAFDEbQl5eQkJeAuz9+gwOSzU1S0s1Aft2/rUMDks1NUtLNQJAAAAAAAEAwACAA0ADAAACAAA3EQHAAoCAAoD+wAAAAAACAMAAgAMAAwAAAwAHAAABMxEjITMRIwJAwMD+gMDAAwD9gAKAAAAAAQDAAIADQAMAAAMAACUhESEDQP2AAoCAAoAAAAIAgABAA4ADAAAYADQAAAEuASIGDwEnLgEiBgcOARQWFwkBPgE0JicDCQEuATU0Njc+ATMyFh8BNz4BMzIWFx4BFRQGA34gU1ZTIEJCIFNWUyAhISEhAX4BfiEhISEt/q/+rxcYGBcWOyAgOxZvbxY7ICA7FhcYGAL+ISEhIUFBISEhISBUV1Qh/oIBfiFUV1Qg/u7+rwFRFjwgITwWFxgYF29vFxgYFxY8ISA8AAAAAQCCAEADfgL+ABgAAAEuASIGDwEnLgEiBgcOARQWFwkBPgE0JicDfiBTVlMgQkIgU1ZTICEhISEBfgF+ISEhIQL+ISEhIUFBISEhISBUV1Qh/oIBfiFUV1QgAAACAEAAAAPAA4AACgAVAAABJQsBBRcDJQUDNwEHNyc/AR8BBxcnA8D+vn5+/r70SgEWARZK9P5AtjCk2FJS2KQwtgIrHQE4/sgd3/60sbEBTN/+0nTZlhTJyRSW2XQAAAABAEAAAAPAA4AACQAAJQUTJyUbAQUHEwIA/upK9AFCfn4BQvRKsbEBTN8dATj+yB3f/rQAAgCAAEADgANAAAMABwAAExEhEQMhESGAAwBA/YACgANA/QADAP1AAoAAAAADAIAAQAOAA0AAAwAHAA0AABMRIREDIREhBxcBJzcXgAMAQP2AAoCbW/7AwFtlA0D9AAMA/UACgGVb/sDAW2YAAwCAAEADgANAAAMABwALAAABIREhAxEhEQMhESEBAAIA/gCAAwBA/YACgALA/gACgP0AAwD9QAKAAAAACACAAEADgANAAAMACgAOABQAGAAeACIAKAAAASEVISUjFTMVMzUDMxEjESMVMzUjBSE1IScjFTM1IxEjETMDFTM1MzUBgAEA/wABwICAQEBAQIDAQP5AAQD/AMBAwIBAQEBAgANAQEBAgMD+AAEA/kBAwMBAgMBAAcD/AAIAwIBAAAAAAQEAAMADAALAABMAAAEUDgIjIi4CNTQ+AjMyHgIDAChGXTU1XUYoKEZdNTVdRigBwDVdRigoRl01NV1GKChGXQAAAAACAIAAQAOAA0AAEwAnAAABIg4CFRQeAjMyPgI1NC4CAyIuAjU0PgIzMh4CFRQOAgIAT4xpPDxpi1BPjGk8PGmLUEJ1VzIyV3VCQnVXMjJXdQNAPGmLUE+MaTw8aYtQT4xpPP1AMld1QkJ1VzIyV3VCQnVXMgAAAAADAIAAQAOAA0AADAAgADQAAAEUBiMiJjU0NjMyFhUDIg4CFRQeAjMyPgI1NC4CAyIuAjU0PgIzMh4CFRQOAgK/cVBQcHBQUHG/T4xpPDxpi1BPjGk8PGmLUEJ1VzIyV3VCQnVXMjJXdQHBT3FwUFBxcVABfzxpi1BPjGk8PGmLUE+MaTz9QDJXdUJCdVcyMld1QkJ1VzIAAAIAgAAAA4ADgAAGACUAACUhFAYjIiYBNCYnNjQ1NCYjIgYVHAEXDgEVFA4CIxUhNSIuAgGAAQBLNTVLAUBJOAElGxslAThJHjRGKAMAKEY0HoA1S0sCNT9jEwMFAxslJRsDBQMTYz9CdVcygIAyV3UAAAAABABAAAADwAOAAAkADQAhADUAAAEzFSE1MzUjNTM1IxUzBRQOAiMiLgI1ND4CMzIeAgc0LgIjIg4CFRQeAjMyPgICQED/AEBAwICAAYBGeqNdXaN6RkZ6o11do3pGQDxpi1BPjGk8PGmLUE+MaTwBAEBAwEDAgIBdo3pGRnqjXV2jekZGeqNdT4xpPDxpi1BPjGk8PGmLAAAEAEAAAAPAA4AAGQAdADEARQAAARQGBw4BFSM0Njc+ATU0JiMiBhUjNDYzMhYBMzUjJRQOAiMiLgI1ND4CMzIeAgc0LgIjIg4CFRQeAjMyPgICwDcaFxiAPxsVESYaGiaAcFBPcf8AgIACAEZ6o11do3pGRnqjXV2jekZAPGmLUE+MaTw8aYtQT4xpPAJAREcXFCMnU1MYEhgYGiYmGk9xcP3wgMBdo3pGRnqjXV2jekZGeqNdT4xpPDxpi1BPjGk8PGmLAAAAAAQAQAAAA8ADgAADAAcAGwAvAAABMxEjFTM1IyUUDgIjIi4CNTQ+AjMyHgIHNC4CIyIOAhUUHgIzMj4CAcCAgICAAgBGeqNdXaN6RkZ6o11do3pGQDxpi1BPjGk8PGmLUE+MaTwCwP7AwICAXaN6RkZ6o11do3pGRnqjXU+MaTw8aYtQT4xpPDxpiwAAAwBAAAADwANAABMAJwAzAAABIychByMiBhURFBYzITI2NRE0JgEiLgI1ND4CMzIeAhUUDgI3FAYjIiY1NDYzMhYDgICA/wCAgBomJhoDABomJv5mLlI9IyM9Ui4uUj0jIz1SUks1NUtLNTVLAsCAgCYa/cAaJiYaAkAaJv3AIz1SLi5SPSMjPVIuLlI9I+A1S0s1NUtLAAADAEAAQAPAA0AACwAbACgAAAEyFhUUBiMiJjU0NiUhIgYVERQWMyEyNjURNCYDJwcBBxE4ATEhOAExAmAoODgoKDg4AUj9ABomJhoDABomJhqAoP8A4AMAAoA4KCg4OCgoOMAmGv2AGiYmGgKAGib94ICgAQDgAeAAAAAAAwAA/8AEAANAAB0AKQAwAAAlNScHAQcROAExITgBMREzETQmIyEiBhURFBYzITUDIgYVFBYzMjY1NCYTMxU3JxUjAwBAoP8A4AMAQCYa/QAaJiYaAgAgKDg4KCg4ODjAwMDAwKBAoAEA4AHg/kABwBslJRv9gBomgAHAOCgoODgoKDj9wICgoIAAAAAHAAAAAAQAA4AAAgAFABYAHQApACwALwAAExEBIQERBSIGFREUFjMhMjY1ETQmIyEFEScHJwcRBSIGFRQWMzI2NTQmAREhCQEhAAEAAgABAPz3FyAgFwISFyAgF/3uAglgYKCgAUAbJSUbGyUl/aUBAAMA/wABAAOA/wABAP8AAQDAIBf+bhcgIBcBkhcgQP7AgIDAwAFAQCUbGyUlGxsl/sD/AAEA/wAAAAAABwAAAAAEAAOAAA8AFgAZABwAHwAiAC4AAAEhIgYVERQWMyEyNjURNCYDJwcnBxEhIRcHATcXEQcnAREnJTQ2MzIWFRQGIyImAwn97hcgIBcCEhcgICBgYKCgAgD9AMDAAUDAwMDAAsDA/sAlGxslJRsbJQLAIBf+bhcgIBcBkhcg/oCAgMDAAUDAwP8AwMADgMDA/wD+gMBAGyUlGxslJQAAAAACAEAAAAPAA4AACQAUAAAlJxEhESEXByERJREhESc3IRE3FyEDV5f9gAJTlmkBAPzAAgDpaf8Aaer+LZeWAlP9gJdpAQBAAgD+Lepp/wBp6QAAAAAEAAAAAAQAA4AAAwAHABAAGQAAEzMVIwEVMzUDNCYjIRUhETMlFBYzITUhESMAgIADgIDAJhr+gAFAgP2AJhoBgP7AgAMAgP6AgIABwBomgP2AwBomgAKAAAAAAAQAQAAAA4ADgAADABQAGAAcAAABIREhJzgBMSM4ATEROAExMzgBMREXIxEzFyERIQGA/sABQEDAwMBAQEABQP7AA0D9AEACgP2AgAOAQP0AAAAAAAMAgABAA4ADQAACAAUACAAAJSERCQERCwEzA4D+wP5AAUBAoKBAAwD9AAMA/QABwP6AAAADAIAAQAOAA0AAAgAFAAgAABMhARkBISU1BYADAP0AAwD9QAGAAYD+wAMA/sBAoKAAAAAABwCAAAADgAOAAA0AFQAdAFIAYABoAHAAACUyNjcVDgEjIiYnNR4BJx4BFzcuAScnHgEXNy4BJwEVLQEVIgYHDgEHDgEHDgEHDgEHDgEHDgEVFBYXMy4BNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BASMeARUUBgczPgE1NCYHFz4BNycOAQcXPgE3Jw4BAgAMGAwMGAwMGAwMGNwTKhYgFioTmgkZDjgPGAkBKgEA/wAMGAwbMhgWKhMVJRAPGAkKDgMBAgECQQICAgICCgYJGA8LGQ4TKhYRIhIMGAGJQQICAgJBAQIBhTgOGAo4CRiUIBYqEyATKkACAkEBAgECQQICDg8YCTgJGA9lFioTIBMqFgG1gKCggAECAw4KCRkOECUVEyoWGDIbDBgMDBgMDBgMDBgMEiIRFioTDhkLDxgJBgoCAgL+8AwYDAwYDAwYDAwY7CATKhYgFip1OAkZDjgPGAAAAAAEAEAAQAPAA0AAAgAFAAgAEQAAJREBKQEBDwEzAREzNTMVNycVAoABQP6A/gACAEDh4f6AQMDAwEADAP0AAUBzjQIA/wDAgKCggAAABABAAEADwANAAAIABQAJABIAADcBERMBITczJxUTNQcXNTMVMxFAAUBAAgD+AEDh4YDAwMBAQAMA/QABQP7AQI2NAgCAoKCAwAEAAAMAQAAAA60DbQAWADQAPgAANzA2Nz4BNz4BLgExMC4BBgcOARcWBjEBJyYiBwEeARceARcxFBYxMBYXMR4BFx4BFwE2NCcHAS4BJy4BJwEXQHZKIUkjKwsVICdAUSsjBQEBRQNtLRM1E/50ERwKCAsEAQEBAwoGCBMIAY0TEy3+qwcLAwQMCAFVLQAQEAchIytRQCYgFgsqI2AxWkADQC0TE/5zCBMIBgoDAQEBAQMLCAocEQGNEjUTLf6qCQwDBAsHAVUtAAAACAAM/8AD7QO6ABsAJwAzAD8ASwBfAGkAgAAACQEuAScuAScuAScmBgcOAQcGFhceARc+ATc+ARMyFhUUBiMiJjU0NicyFhUUBiMiJjU0NgMiJjU0NjMyFhUUBgM0NjMyFhUUBiMiJiUnJiIHAR4BFx4BHwEeARcBNjQnAS4BJy4BJzcXBwMOAQcOATEwNicmNjc+AR4BMTAeAQYHAZwBQAMIBSRsRwQHBEyTRkdaFBMXKxU0HgYgIy9dyRslJRsbJSWlGyUlGxslJeUbJSUbGyUlGyUbGyUlGxslA20tEzUT/s0RHAsICwMXCBIJATMTE/7YCAsDAwwJ/C37niNJIUt1RQEBBSMqUkAnHxYLKwG/AUAIEQc+Sw8BAQENHy0tgFJSm0gkOhcmTSMvJQGEJRsbJSUbGyVAJRsbJSUbGyX+QCUbGyUlGxslAQAbJSUbGyUlAS0TE/7NCBMIBgoEGQocEQEzEjYS/tcJDAMECwf7Lfz+riMhBxAQQFoxXyQqCxYgJkBRKwADAMAAAANAA4AABwAbADUAACUVIiY1MxQWJRQOAiMiLgI1ND4CMTAeAgc0LgInLgEnDgEHDgMVFB4CMzI+AgIAT3FASwF1Mld1QkJ1VzJkeGRkeGRAEyU2JB46FhY6HiQ2JRMoRl01NV1GKMBAcFA1S5BGels1NVt6RmLIoWVlochiI05VXDAoQxgYQygwXFVOIzhjSisrSmMAAAABAEAAAAPAA4AAAwAACQEnAQPA/K0tA1MDU/ytLQNTAAoAQAAAA8ADgAANABsAKQA4AEYAVABiAG4AdQCDAAABFhQPAQYiJyY0PwE2MhMyNj0BNCYjIgYdARQWBTc2NCcmIg8BBhQXFjIlFjI3NjQvASYiBwYUHwEXNCYrASIGFRQWOwEyNgUmIgcGFB8BFjI3NjQnEyMiBhUUFjsBMjY1NCYHFAYjIiY1NDYzMhYHNCYjETI2ByIGHQEUFjMyNj0BNCYBSxMTLRM1ExISLRM1yBomJhoaJiYBKi0SEhM1Ey0TExM1/fMTNRMTEy0TNRMSEi0QJhpAGiYmGkAaJgIQEzUTExMtEzUTEhJDQBomJhpAGiYm2nBQT3FwUE9xQEs1NUuAGiYmGhomJgELEzUTLRISEzUTLRMBoiYaQBomJhpAGiZLLRM1ExISLRM1ExMTExMTNRMtEhITNRMttRomJhoaJiabExMTNRMtEhITNRMBIiYaGiYmGhomQE9xcFBPcXBQNUv/AEvLJhpAGiYmGkAaJgAAAAADAEAAgAPAA0AAEQAjADUAAAEVIQ4BIyImJyE1IT4BMzIWFxciBgchFSEeATMyNjczNSMuAQEiBgcjFTMeATMyNjchNSEuAQPA/nsKMh8fMgr+uwFFCjIfHzIKpR8yCv27AkUKMh8fMgqFhQoy/mEfMgrFxQoyHx8yCgIF/fsKMgMAQBwkJBxAHCQkHMAkHEAcJCQcQBwk/wAkHEAcJCQcQBwkAAQAQABAA4ADgAALAA8AEwAXAAABBxc1MxUjFzcjNSMhESERGQEhEQEhESECgICAgEBgYEDA/cABgAGA/UABAP8AA4BgYECAgIDA/oABgP6A/oABgAFA/wAAAAAAAgCAAIADQANAAAMAFwAAExEhEQUzFTM1MxUjFTMVIzUjFSM1MzUjgALA/YDAwMDAwMDAwMDAA0D9QALAQMDAwMDAwMDAwAAADQAAAEADwANAAA8AEwAhAC8APQBLAFkAZwB1AIMAkQCfAK0AABMiBhURFBYzITI2NRE0JiMFIREhEyIGFREUFjMyNjURNCYzIgYVERQWMzI2NRE0JjMiBhURFBYzMjY1ETQmMyIGFREUFjMyNjURNCYzIgYVERQWMzI2NRE0JjMiBhURFBYzMjY1ETQmBzIWFREUBiMiJjURNDYHMhYVERQGIyImNRE0NgcyFhURFAYjIiY1ETQ2BzIWFREUBiMiJjURNDYHMhYVERQGIyImNRE0NkAbJSUbA0AbJSUb/MADQPzAYA0TEw0NExNzDRMTDQ0TE3MNExMNDRMTcw0TEw0NExNzDRMTDQ0TE3MNExMNDRMTDQoODgoKDg52CQ0NCQkNDXcHCwoIBwsKeAcJCQcHCQl5AwUFAwMFBQNAJRv9gBslJRsCgBslQP2AAkATDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMTDf5ADRMTDQHADRMIDgr+QAoODgoBwAoOAg0J/kAJDQ0JAcAJDQQKCP5ABwsKCAHABwsCCQf+QAcJCQcBwAcJCAUD/kADBQUDAcADBQAAAAABAQAAQAMAA0AAEwAAARQOAiMiLgI1ND4CNTAeAgMAGjxiSDBcSCxQYFBQYFABQDBcSCwjQl88SGpsgmBZkLgAAgEAAAADAAOAAAIABQAACQEhARMhAgD/AAIA/wCr/qoDgPyAApf9qQAAAAADAEAAAAPAA4AAEgB3AIAAAAEhEQ4DFRQeAjMyPgI3IQUiLgI1ND4CNzEyNjc6ATEyNjMyNjM6ATcwMjEyNjcwMjM6ATMyNjM6ATM6ATE6ATMyHgIVHAEVMBQVHAEVFAYVHAEVHAExDgEVMBQxBhQVFAYVFAYVMBQVDgEVMQ4DIwEjNC4CIzUhA8D9gDddRScyV3VCOmhTOQwBBv3ANV1GKB0zRykCAwIBAQEDAQEBAQEDAQIEBwQBAQEDAQEBAQEDAQEBAgQCNV1GKAEBAQEBAQEBCy5CUC0CAMAyV3VCAgADgP76DDlTaDpCdVcyJ0VdN8AoRl01LVBCLgsBAQEBAQEBAShGXTUCBAIBAQEDAQEBAQEDAQEBBAcEAgEDAQEBAQEDAQEBAgMCKUczHQEAQnVXMsAAAAABAIAAQAOAA0AAFwAAARQOAiMhIi4CNRE0PgIzITIeAhUDgChGXTX/ADVdRigoRl01AQA1XUYoAUA1XUYoKEZdNQEANV1GKChGXTUAAwCAAEADgANAAAcADQATAAATNTM1IREzNQEzESERISUVIxUhEcDA/wBAAcCA/gABQAEAwAEAAsBAQP8AQP5AAgD+AIDAQAEAAAAAAAUAgABAA4ADQAAEAAgAEQAWABoAAAEzESERNzMVIwEzESEVIxEhNSEjESERByM1MwEAgP8AQICAAYDA/sDAAUABAMABAECAgAJAAQD/AMCA/wABQMD+wID/AAEAwIAAAAIAgABAA4ADQAAHAA0AAAERIREhESERFyMVIxUhA4D+AP8AAgDAwMABgAJA/gABAAIA/wBAwMAAAwCAAEADgANAAAMABwANAAABESERAyERIQMhETMRIQGAAgBA/oABgMD+AMABQAJA/gACAP5AAYABQP4AAUAAAAQAQABAA8ADQAADAAcACwAPAAABIREhAyMRMwERIREXITUhAQABwP5AgEBAA0D9QEACQP3AAwD/AAFA/QABQP8AAQDAgAAAAAIAgABAA0ADQAATABcAAAEhNTMRIzUjFSMRMxUhESEVMzUhJyE1IQNA/sDAwEDAwP7AAUBAAUBA/cACQAGAgAEAQED/AID/AEBAQIAAAAAABABAAEADwANAAAMABwALAA8AAAEhESETMxEjAxEhEQUhFSEDAP5AAcCAQECA/UACgP3AAkACAAEA/UADAP5A/wABAECAAAAABACAAAADgAOAAAMABwALAA8AABMRIREBFSE1BSERITcRIxHAAQD+wAMA/sABAP8AwIABAAHA/kACgEBAwP1AQAJA/cAAAAAAAgCAAIADgANAABMAFwAAAREjNSEVIxUzFSE1MxEhETM1IxEHESMRAkCA/wBAQAEAgAEAQEBAgANA/sDAwEDAwP7AAUBAAUBA/cACQAAAAAAEAIAAAAOAA4AAAwAHAAsADwAAAREhEQE1IRUBIREhExEzEQHA/wACwP0AAcABAP8AQIACgP5AAcD9gEBAA4D9QAKA/cACQAAEAEAAQAOAA4AAAwAIAAwAEAAAATMVIyUzFSM1ITMVIxUhESECwMDA/sDAwP7AwMADQPzAA4DAwMDAwID+AAAABABAAEADgAOAAAMACAANABEAAAEzFSMRMxUjNREzFSM1KQERIQLAwMDAwMDA/YACAP4AAQDAAf+/vwFBwMD8wAAAAAAEAEAAQAOAA4AAAwAIAAwAEAAAATMVIyUzFSM1ITMVIxEhESECwMDA/sDAwP7AwMADQPzAAQDAwMDAwANA/gAABABAAEADgAOAAAMABwALAA8AABMVMzUzESERARUzNQMVMzVAwIACAPzAwMDAA4DAwPzAA0D+wMDA/sDAwAAAAAQAAAAABAADgAAFAAsAEQAXAAATIRUjFSMTIxEhNSMBFTMVMxEDIxUhESMAAUDAgICAAUDAAkDAgIDAAUCAA4CAwP8A/sCAAwCAwAFA/QCAAUAAAAQAAAAABAADgAAFAAsAEQAXAAABIxUjFSEDMxEhFTMBNSM1IxETMzUhETMBQIDAAUCAgP7AwANAwICAwP7AgAOAwID9wAFAgAGAgMD+wP6AgP7AAAQAQAAAA8ADgAAXAB8AMQCDAAAlFw4BIyIuAjU0NjcXDgEVFB4CMzI2JzUiJjUjFBYFBwE3Fz4DMTAeAhUUBgcnNC4CJy4BJw4BBw4BBw4BBw4BBw4BBxQiFQ4BBzgBIwE4ATE+ATcwNDE0NjUwNDU+ATUwNjE0NjU8ATU2NDU2NDU8ATU0NjU8ATU8ATU2NDUCfC4lVi9CdVcyFBEyCwwoRl01Ij5gNUtAcAIQLfytLdogQzUhZHhkDg0lEyU2JB46FhY6HgIEAgEDAQEBAQEDAgEBBAEBAX8BAQECAQEBAQEBAQFiLhkbNVt6RipVKTEgPBs4Y0orEi5ASzVPcVMtA1Mt2S9QOSFlochiJEUfiCNOVVwwKEMYGEMoAwUDAgMCAQIBAgQCAQECBQL+gQMFAgECBQIBAQIEAgICBAIBAQECBAEBAgEBBAIBAQECBAIBAQEDBQMAAwCA/9MDrQOAACgAMABDAAAlBwYiLwEOASMiLgI1NDY3FxYyPwE2NC8BPgEzMh4CFRQGBxcWFAcvAQ4BBxc3MQEhFTMRMxEnISIGFREUFjMhNSEDrS0TNRK6EiYULlI9IwcGYhI2Ei4SEmIRJhQuUj0jBwa6ExMtrQkXDa0t/UABwMBAwP4AGyUlGwFA/sAALRMTugYHIz1SLhQmEWISEi4SNRNiBgcjPVIuFCYRuhM1Ey2tDRcJrS0DE8D/AAFAwCUb/QAbJUAAAAAAAwEAAIADAAMAACcAPQBSAAABMzIWFx4BFx4BFx4BFRQGBw4BBx4BFx4BFRQGBw4BBw4BBw4BByMRFxUzMjY3PgE3PgE1NCYnLgEnLgErAR0BMzI2Nz4BNz4BNTQmJy4BJy4BIwEA6CY4ExIiDw4ZCgoJDAwMIRUeLQ8QEAoLChsSEisaEE4+wYA+Ji4KEBoKCQoICQgYEAo3LjNhIywJDxcJCggHBwcUDQ05LQMAAwMEDQoKGxARJRUWKhITHAoIHRUUMRsWKhUVIQwMEAICAgECgGuUAgECCwoJGRAOGQkJCwIBAf6rAgICDQoKGxIOGQoKDgUEBQABAQAAgAMAAwAACwAAATchBzMDIwchNyMTAvIO/o4Odmx8DgFyDnZsAsBAQP4AQEACAAAAAgEAAEADAANAAAMAHwAAJSEVIQERFAYHDgEjIiYnLgE1ESMRFB4CMzI+AjURAQACAP4AAYAKCxE4IiI4EQsKgCxIXDAwXEgsgEADAP5AEREHCwwMCwcREQHA/kA1SS4UFC5JNQHAAAABAQAAgAMAAwAABwAAJREjJyEVIxEBwL4CAgDAgAIAgID+AAACAMAAgANAAwAACAAMAAABIwMzNyEXMwMDGwEjAleu6YAvASIvgOm6Y2PGAwD9gICAAoD+gAEQ/vAAAAAEAEAAgAPAAwAAHwA0ADwAQAAAJSM1Iw4BIyImJy4BNTQ2PwE0JiMiBgc1PgEzMhYVETEnBw4BBw4BFRQWFx4BMzI2Nz4BPQEFMwMjAzM3Myc3FyMDwFgBFT0oHS4RERFCQXYoKSNBHSBJKUxMV1QUHQoKCgkJCRkPFSINDg7+d2DQYNBgNNi5TU2agEgkJBAQECobOEIKESorGRhPExJKS/7zzgwDCQcHGBIMFQgICA4PDiUWI84CgP2AoGDs7AAEAEAAgAPAAwAAHwA0ADwAQAAAJSM1Iw4BIyImJy4BNTQ2PwE0JiMiBgc1PgEzMhYVETMnBw4BBw4BFRQWFx4BMzI2Nz4BPQEFMwMjAzM3Myc3FyMBkVgCFD0oHi4REBFBQXcpKCRAHSBJKUxLAVhUEx4KCgoJCgkYDxUiDg0OAidg0GDQYDTYuU1NmoBIJCQQEBAqGzhCChEqKxkYTxMSSkv+884MAwkHBxgSDBUICAgODw4lFiPOAoD9gKBg7OwAAAAABQAAAIAEAAKAAJwAsADBAM4A2wAAATQ2Nz4BMzIWFx4BFzcuAScuASMiBgcOAQcOARUjPAE1NCYnLgEnLgEnLgEjIgYHNSMRIzU0JicuAScuAScuASMiBgcOAQcOAQcXPgE3PgEzMhYXHgEVHAEVDgEHDgEHDgEHIxUzDgEVFBYXHgEzMjY3PgE3Mx4BFzMuAScuATUzFTM1HgEzMjY3PgE3Mx4BFx4BMzI2Nz4BNzM1IwUOAQcOASMiJicuATU0NjczDgEHNzQ2Nz4BMzIWFx4BFSMyNDEXDgEjIiYnLgEnMw4BBQ4BIyImJy4BJzMOAQMUDQ4NJBUPGAoLDgQ3BRYSES0cFigTEhwJCQkzBQYFDgkJFw4OHg8dLhI5WgECAgkHBhQODSMWFicQERkJCQwEOAUOCgkeFBYhCwgIETMjERkJChIJLQIBAQ8PDyscER8PDx4QAQEFBTwFCAIBAlo1ES8eHjQWDBIGPwUSDhU4IxsvExIXBgHs/c4GEw0MHhEQGggJCQICqAEEAtMNDg4gExMgDQ0NtwGbDiATFyUOAwUCqQQKAVULHREVIg0GCgSrAw4BQCQ0EREQCQkKGxMKGysPDw8LCwshFhYyHQECARQlERIdDQwTBwYHGBm0/sA0FB0IDBUJCA4FBgUGBgcSDAwfFAgTGwgIBwoLBxsTAQkGBgsEAwQDAwgGQAYLBxYmDw8OBgYGFQ4NHwkKHgwJJh2ANhsbGhkPJxcYKA8ZGBIRES8dQFUOFQgICAkICBUMBgsFBgsEViIzERIRERERNCMBaxESGBgFDwkMFRYLCxARCBYOEhwAAAACAIAAAAOAAkAACwBWAAABFwcnByc3JzcXNxcTMxUjNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BNz4BNTQmJy4BIyIGBzU+ATMyFhceARceARceARUUBgcOAQcOAQcOAQcOAQcOAQcOAQcBjbMts7Mts7Mts7MtnaL/BQUFDQcIEAkJEQgIDwYGCwUEBgMCAgcHBxUPGS8XGTkfDxoMCxQICAwFBAQEBAQLBwcPCQkSCgYMBgYLBAULBAFgsy2zsy2zsy2zsy3+LUAYDBYJChEIBw4GBQsFBQkFBAkEBQkEBQoFCg8FBQYQED0NDQMDAwkGBg4ICBMKCxMJCBAGBw0GBgsFBAcEBAcDBAsGAAAAAgCAAIADgANAAAsAVQAAARcHJwcnNyc3FzcXNzMVIzU0Njc+ATc+ATc+ATc+ATc+ATc+ATc+ATU0JicuASMiBgc1PgEzMhYXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEHDgEBjbMts7Mts7Mts7MtnaL/BQUFDQcIEAkJEQgIDwYGCwUEBgMCAgcHBxUPGS8XGTkfDxoMCxQICAwFBAQEBAQLBwcPCQkSCgYMBgYLBAULAWCzLbOzLbOzLbOzLS1AGAwWCQoRCAcOBgULBQUJBQQJBAUJBAUKBQoPBQUGEBA8Dg0DAwMJBgYOCAgTCgsTCQgQBwYNBgYLBQQHBAQHAwQLAAAABQAAAIAEAAMAACIANgBhAJEAlQAANzUzMjY3PgE1ETQmJy4BKwE1MzIWFx4BFx4BFRQGBw4BKwE3HgEzMjY3PgE1NCYnLgEjIgYHEQUVIzUzMjY3PgE1ETQmJy4BJy4BKwE1MxUjIgYHDgEVERQWFx4BFx4BOwEBFQ4BBw4BBwMjAy4BJy4BJy4BJzUzFQ4BBw4BFRQWFxM3PgE1NCYnLgEnIiYjNTM1IRUhAA4MEgUDAwQEBhALDpsrQRYWJA4NDhgYG1M4qm0SHgwgNhYVFhYVFjciDB0QAeamDgwRBgMDAQICBgQGDQcOpg4MEQYDBAICAQYFBg0HDgGtCg4FBw0FfwqIBQcCBAgFBQ0IlAwRAwQEBgZdVQYHBAQEDQkBAgJw/AAEAIAMCQkGGBMBIhUaBQgHDAsMCyYbGj4jLk8fIyMgBAUbGxtJLi5KGhsbBQX+gxQMDAgIBhkUASIRFgYEBwMEBAwMCAgGGRT+3hEWBgQHAwQEAbQMAgcGCBgQ/osBeg4SAwUIAwMDAQwMAQYDBAoFCBoR/v/+ExoHBQkEBAYCAQzAQAAAAAAFAAAAgAQAAwAAKgAtAGEAlQCZAAATIwcOARUUFhceARcVIzU+ATc+ATcTMxMeARceARcVIzU+ATc+ATU0Ji8BLwEHBRcHITUzMjY3PgE1ETQmJy4BKwE1MxUiBgcOAQcOARURFBYXHgEXHgE7ATI2Nz4BNz4BNyEXByE1MzI2Nz4BNRE0JicuASsBNTMVIgYHDgEHDgEVERQWFx4BFx4BOwEyNjc+ATc+ATcTIRUh8YoYBAQDBAQRDXALDgQGDwh9CXsIDQYGEQuMCw4EBAMFBRUIPD0CQQge/u4NCxAFAwMEBAUPCg2gDhQFBggCAgICAgIEBAMUERoVHAgJDwcGDgcBRgke/u0OCxAFAwIDBAUPCg6hDhQGBQgCAgICAgEFAwQUERoUHQgIDwcHDgYJ/AAEAAETRQ0TBwUIBAQFAQwMAgcEByAYAWj+lBYdBgcHAQwMAQQEAwkGBxYQPxixsS8CegwJCgUYFAEyFQkFCAcMDAMEAwkFBgcU/tUOEwUEBQECAgQEBA0KCh4VAnoMCQoFGBQBMhUJBQgHDAwDBAMJBQYHFP7VDhMFBAUBAgIEBAQNCgoeFQIEQAADAAAAgAQAAwAAXgCFAIkAAAEzNTQmJy4BJy4BKwE1MxUjIgYHDgEHDgEVERQWFx4BFx4BOwEVIzUzMjY3PgE9ASMVFBYXHgEXHgE7ARUjNTMyNjc+ATURNCYnLgEnLgErATUzFSMiBgcOAQcOAR0BJTczERQWFx4BFx4BMxUjNTI2Nz4BNz4BPQE0JicuAScuASMiBgcnJSEVIQEBvwICAgcFBxAHEMAQBw8HBQcCAgICAgIHBQcPBxDAEA0VBgQEvwICAgYGBw4IEMAQDRUGBAQCAgIGBQgQBxDAEAgOBwUHAgICAX9+AgIBAgYFBRwPwBAbBQQHAQICAgEBBAMDCAQGEQoFAYD8AAQAAYByERYFBAcDBAQMDAQDAwgFBRkb/twGEwUEBwMEBAwMCAgFGRSSkhEWBQQHAwQEDAwICAUWCQEkGxoFBAcDBAQMDAQDAwgFBRYQcow0/o0SFwUEBwMCAwwMAwIDBgQEGBPtGB8HBQgCAgMFBQr0QAAAAAADAAAAgAQAAwAAXgCVAJkAAAEzNTQmJy4BJy4BKwE1MxUjIgYHDgEHDgEVERQWFx4BFx4BOwEVIzUzMjY3PgE9ASMVFBYXHgEXHgE7ARUjNTMyNjc+ATURNCYnLgEnLgErATUzFSMiBgcOAQcOAR0BBQchNT4BNz4BNTQmJy4BIyIGBw4BByM+ATc+ATMyFhceARUUBgcOAQcOAQczMjY3PgE3PgE3MxMhFSEBAb8CAgIHBQcQBxDAEAcPBwUHAgICAgICBwUHDwcQwBANFQYEBL8CAgIGBgcOCBDAEA0VBgQEAgICBgUIEAcQwBAIDgcFBwICAgKhH/79OVEXFxcMDQ0eEhAdDQ0TBgwEFBERKhkbLBISEggIDCcaKTIKcxEZBwcMBgYKBAxe/AAEAAGAchEWBQQHAwQEDAwEAwMIBQUZG/7cBhMFBAcDBAQMDAgIBRkUkpIRFgUEBwMEBAwMCAgFFgkBJBsaBQQHAwQEDAwEAwMIBQUWEHKsVAw0VSEhPRsVIg4NDQkJChwSHi4QEBAREREpFxEhERo4HSw1CQEBAgUEBAsHAixAAAMAAACABAADAABeALkAvQAAATM1NCYnLgEnLgErATUzFSMiBgcOAQcOARURFBYXHgEXHgE7ARUjNTMyNjc+AT0BIxUUFhceARceATsBFSM1MzI2Nz4BNRE0JicuAScuASsBNTMVIyIGBw4BBw4BHQElPgE3PgEzMhYXHgEVFAYHHgEXHgEVFAYHDgEjIiYnLgE1NDY3PgEzMhYXHgEXHgEXHgEzMjY3PgE1NCYnLgEnLgEnLgErATU+ATc+ATc+ATU0JicuASMiBgcnASEVIQEBvwICAgcFBxAHEMAQBw8HBQcCAgICAgIHBQcPBxDAEA0VBgQEvwICAgYGBw4IEMAQDRUGBAQCAgIGBQgQBxDAEAgOBwUHAgICAYYKGA8OJRYbKQ8LCx8fFR8LCgsTEhhHLhYfCQgIBAQECQYECAQDDQoKDgQGDQcRHQ0MDQYGBAoFBxMNDBoNCg0aDQ4TBgYGCwsKGxAaKxELAXn8AAQAAYByERYFBAcDBAQMDAQDAwgFBRkb/twGEwUEBwMEBAwMCAgFGRSSkhEWBQQHAwQEDAwICAUWCQEkGxoFBAcDBAQMDAQDAwgFBRYQcmUWIQwMDBERDBsOGDEZCBYODyIUHDAVGhsFBgUMBgUIAwQDAQEBBgUFBgECAQwNDB4RDRgMCQ4EBwsFBgUJAgkHCBIKCxcNEBoLCgobGgUBG0AAAAQAAACABAADAABeAGoAbQBxAAABMzU0JicuAScuASsBNTMVIyIGBw4BBw4BFREUFhceARceATsBFSM1MzI2Nz4BPQEjFRQWFx4BFx4BOwEVIzUzMjY3PgE1ETQmJy4BJy4BKwE1MxUjIgYHDgEHDgEdAQUVIxUjNSM1EzMRMyM1BwEhFSEBAb8CAgIHBQcQBxDAEAcPBwUHAgICAgICBwUHDwcQwBANFQYEBL8CAgIGBgcOCBDAEA0VBgQEAgICBgUIEAcQwBAIDgcFBwICAgKpOzW6zCM7cJoBYPwABAABgHIRFgUEBwMEBAwMBAMDCAUFGRv+3AYTBQQHAwQEDAwICAUZFJKSERYFBAcDBAQMDAgIBRYJASQbGgUEBwMEBAwMBAMDCAUFFhByXi50dCkBI/7i2toB3kAAAAADAAAAgAQAAwAAXgCaAJ4AAAEzNTQmJy4BJy4BKwE1MxUjIgYHDgEHDgEVERQWFx4BFx4BOwEVIzUzMjY3PgE9ASMVFBYXHgEXHgE7ARUjNTMyNjc+ATURNCYnLgEnLgErATUzFSMiBgcOAQcOAR0BJQcjBx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BNTQ2Nz4BMzIWFx4BFx4BMzI2Nz4BNTQmJy4BJy4BJzczNyEVIQEBvwICAgcFBxAHEMAQBw8HBQcCAgICAgIHBQcPBxDAEA0VBgQEvwICAgYGBw4IEMAQDRUGBAQCAgIGBQgQBxDAEAgOBwUHAgICAn8ZhB0rRBkVFgcHBxILChgNEyYUEx0JCQkEAwQKBQQIAwMLBw0YDRMhDg4PDQ0NIxYSMB5UnYD8AAQAAYByERYFBAcDBAQMDAQDAwgFBRkb/twGEwUEBwMEBAwMCAgFGRSSkhEWBQQHAwQEDAwICAUWCQEkGxoFBAcDBAQMDAQDAwgFBRYQcsA3OwcgGRY0HhEhDg8ZCwoRBgkJBwYHDwgFCAMEAwEBAgYGCAkPDg8jFBQlEhEbCQcJAavAQAAAAAAEAAAAgAQAAwAAXgCOAKwAsAAAATM1NCYnLgEnLgErATUzFSMiBgcOAQcOARURFBYXHgEXHgE7ARUjNTMyNjc+AT0BIxUUFhceARceATsBFSM1MzI2Nz4BNRE0JicuAScuASsBNTMVIyIGBw4BBw4BHQElFQ4BBw4BBw4BBw4BBz4BMzIWFx4BFRQGBw4BIyImJy4BNTQ2Nz4BNz4BNz4BOwEHDgEVFBYXHgEXHgEzMjY3PgE1NCYnLgEjIgYHDgEBIRUhAQG/AgICBwUHEAcQwBAHDwcFBwICAgICAgcFBw8HEMAQDRUGBAS/AgICBgYHDggQwBANFQYEBAICAgYFCBAHEMAQCA4HBQcCAgICdxQgDA0ZDAwUCAgNBhYrFhQkEA8PDxASMR8VIw4dHAsLCx8UFCcTEiMQEboDAgUFBg8LBxMLDRcKCwoKCgscEwYMBgcTATX8AAQAAYByERYFBAcDBAQMDAQDAwgFBRkb/twGEwUEBwMEBAwMCAgFGRSSkhEWBQQHAwQEDAwICAUWCQEkGxoFBAcDBAQMDAQDAwgFBRYQcsAMAggGBxMNDRwQECYVDxASEhEuHBsyFhsbDw4dSi0dNxoaLhUUGwcHB98VIw0PIhESHQoIBw0NDSUYHC8UExQCAwILAZZAAAAABgBAAAADwAOAAAMABwALABkAZgCgAAABIRUhESEVIREhFSEDESM1DgEHNT4BNz4BNwMzFSM1NDY3PgE3PgE3PgE3PgE3PgE3PgE3PgE1NCYnLgEjIgYHNT4BMzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BBw4BBw4BBw4BBw4BAzUeATMyNjc+ATU0JicuASsBNTMyNjU0JiMiBgc1PgEzMhYXHgEVFAYHFR4BFx4BFRQGBw4BIyImJwGAAkD9wAJA/cACQP3AwEACHwsLFAkKEQgae8AEAwQJBgYMBwYNBgYLBQUIAwQEAgIBBQUFEAsTIxETKhgLEwkIDwYGCQQDAwMDAwgFBQwHBg4HBQkFBAgEAwYCAgJFDyMVDBQHBwcICQkYDxwZHh0WFw8eDhAlFRckDQ0NHh4QGQoJCQ8QDysbFyYPA0BA/wBA/wBAAwD/AMACDwMuBAgEBQsG/e4uEwoRCAcOBgYLBQQJBAQHBAQHAwQHBAMIBAkMBAQEDQ0xCwoCAwIIBAULBwYPCAkQBgcMBgYKBAUJBAMGAwMGAgMGAwIG/pwwCQkEBQQNCAgNBAUEKhAQDw8ICC0HBggJCBcNGB8GAQEKCAgTDBEbCgoLBgYABgBAAEADwAOAAAMABwALABcAIwAvAAABIRUhESEVIREhFSEDIgYVFBYzMjY1NCYDIgYVFBYzMjY1NCYDIgYVFBYzMjY1NCYBgAJA/cACQP3AAkD9wOAoODgoKDg4KCg4OCgoODgoKDg4KCg4OANAQP8AQP8AQAMAOCgoODgoKDj+wDgoKDg4KCg4/sA4KCg4OCgoOAAAAAAIAEAAQAPAA4AAAwAHAAsADwATABcAGwAeAAABITUhFSEVIRUhFSEVIRUhFSEVIRUhFSEVIRUhASURA8D8gAOA/gACAP4AAgD+AAIA/gACAP4AAgD8gAOA/YD/AANAQIBAQEBAQEBAQEBAQAGg4P5AAAAAAAgAQABAA8ADgAADAAcACwAPABMAFwAbAB4AAAEhNSEVIRUhFSEVIRUhFSEVIRUhFSEVIRUhFSElEQUDwPyAA4D+AAIA/gACAP4AAgD+AAIA/gACAPyAA4D9gP8AA0BAgEBAQEBAQEBAQEBAwAHA4AAEAEABAAPAA0AAAwAHAAsADgAAASEVIREhNSEFIRUhARE3AYABgP6AAkD9wAGA/oABgP1AwAFAQAFAQMBAAcD+QOAAAAQAQAEAA8ACwAADAAcACwAOAAABIRUhFSE1IQUhFSEBETcBgAGA/oACQP3AAYD+gAGA/UDAAsBAwEDAQAHA/kDgAAAABABAAEADwAKAAAMABwALAA4AAAEhFSEVITUhASEVIQURNwGAAYD+gAJA/cABgP6AAYD9QMACAEDAQAFAQED+QOAAAAADAEACQAPAA4AAAwAHAAsAAAEhNSEHIRUhFyEVIQPA/IADgID9gAKAgPyAA4ADQECAQEBAAAAAAAMAQAFAA8ACgAADAAcACwAAASE1IQchFSEXIRUhA8D8gAOAgP2AAoCA/IADgAJAQIBAQEAAAAAAAwBAAAADwAFAAAMABwALAAABITUhByEVIRchFSEDwPyAA4CA/YACgID8gAOAAQBAgEBAQAAAAAAGAIAAgAOAA0AAAwAHAAsADwATABcAAAEhNSEHIRUhFyEVIQchFSEXIRUhByEVIQOA/QADAMD9wAJAwP0AAwDA/cACQMD9AAMAwP3AAkADAECAQEBAQEBAQEBAAAYAgACAA4ADQAADAAcACwAPABMAFwAAASE1IQchNSEXITUhByE1IRchNSEHITUhA4D9AAMAgP4AAgCA/QADAID+AAIAgP0AAwCA/gACAAMAQMBAwEDAQMBAwEAABgCAAIADgANAAAMABwALAA8AEwAXAAATIRUhATUhFRchNSEDFSE1JSE1IREVITWAAwD9AAMA/QDAAkD9wMADAP3AAkD9wAJAAkBAAQBAQIBA/oBAQEBA/wBAQAAGAIAAgAOAA0AAAwAHAAsADwATABcAAAEhNSE1IRUhASE1ITUhNSE1ITUhESE1IQOA/QADAP0AAwD9AAMA/QADAP0AAwD9AAMA/QACgECAQP4AQEBAQED+QEAAAAUAQAAAA8ADgAADAAcACwAQACwAABMXIzUVMycjFSEnIR0BISchBTcnMzUjJzM1IychNSEnITUhJyE1ISchNSEnB55AXt5AngFeQP7iAd5A/mIDEy1TE1NAk9NAARP+rUABk/4tQAIT/a1AApP9LUAtAkBAQMBAwECAQEDALVNAQEBAQEBAQEBAQEAtAAAAAAYAQAAAA8ADgAADAAcACwAPABMAGwAAARUhNQERIREFIREhAyEVIRU1IRUDITUhESE1IQPA/QACAP2AAkD+AAIAQP6AAYD+gEACQP2AAoD9wAMAQED+wP5AAcBA/sABAECAQEACwED+wEAAAAUAQABAA8ADQAADAAcACwAPABMAAAEhNSEXIRUhFyEVIQUhFSEXIRUhAoD9wAJAwP0AAwCA/IADgP7A/cACQMD9AAMAAwBAgECAgIBAQEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREFITUhFSE1IRUhNSFAA4D8wAMA/UABgP6AAoD9gAGA/oAAA8D8QAOA/MADQIBAwEDAQAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEXIRUhByEVIUADgPzAAwDA/oABgID9gAKAgP6AAYAAA8D8QAOA/MADQEBAQEBAQAAAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEVIRUhFSEVIUADgPzAAwBA/oABgP2AAoD+gAGAAAPA/EADgPzAA0BAQEBAQEAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERASE1IRUhNSEVITUhQAOA/MADAP1AAYD+gAKA/YABgP6AAAPA/EADgPzAA0D+wEDAQMBAAAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRchFSEHIRUhQAOA/MADAMD+gAGAgP2AAoCA/oABgAADwPxAA4D8wANA/wBAQEBAQAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRUhFSEVIRUhQAOA/MADAED+gAGA/YACgP6AAYAAA8D8QAOA/MADQP8AQEBAQEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREBITUhFSE1IRUhNSFAA4D8wAMA/UABgP6AAoD9gAGA/oAAA8D8QAOA/MADQP4AQMBAwEAAAAAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREDIRUhFyEVIQchFSFAA4D8wAMAwP6AAYCA/YACgID+gAGAAAPA/EADgPzAA0D+QEBAQEBAAAAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREDIRUhFSEVIRUhFSFAA4D8wAMAQP6AAYD9gAKA/oABgAADwPxAA4D8wANA/kBAQEBAQAAGAEAAAAPAA8AAAwAHAAsADwATACcAABMRIREDIREhARcjNRUzFyMfASE1AzcXIRUhFyEVIRczFSMXMxUjFwdAA4BA/QADAP2HPEN/PLv2PP7OQC0yAeH+WzwBaf7SPPK2O3s/fy0DwPxAA8D8gANA/oBAQIBAQEBAAggtNUBAQEBAQECILQAABQBAAEADgAOAAAMABwALAA8AEwAAExEhEQUhESEZASERKQERITUhESFAA0D9AAFA/sABQAGA/sABQP7AAUADgPzAA0BA/sD+gAFA/sABQEABQAAACwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAAASM1MzMjFTM3IxUzNSMVMzUjFTMRIxUzNSMVMzcjFTM3IxUzExEhEQUhESEBAEBAgEBAgEBAQEBAQEBAQECAQECAQECA/MADAP1AAsABwEBAQEDAQMBA/kBAwEDAQEBAAcD8wANAQP1AAAAVAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFsAABMjNTMVIxUzFSMVMxUjFTMVIxUzASMVMxUjFTMVIxUzFSMVMwEjFTM3IxUzASMVMzcjFTM3IxUzJSMVMzcjFTM3IxUzASMVMzcjFTM3IxUzESERIxEhFSERMxEhgEBAQEBAQEBAQEADAEBAQEBAQEBA/YBAQIBAQP8AQECAQECAQEABAEBAgEBAgEBA/wBAQIBAQIBAQP6AQP6AAYBAAYADQECAQEBAwEBAQAJAQEBAwEBAQALAQEBA/UBAQEBAQEBAQEBAQANAQEBAQED+wAGA/oBA/oABgAAAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAARUhNRMjFTMVIzUzFSM1MxEjNTMVIzUzASM1MxUjNTMRIzUzFSM1MwEjNTMXIzUzFyM1MxUjNTMVIzUzESM1MxUjNTMVIzUzISMVMzMjNTMXIzUzISMVMzMjNTMXIzUzASMVMzMjNTMXIzUzA4D8wEBAQEBAQEBAQEBAAwBAQEBAQEBAQP2AQECAQECAQEBAQEBAQEBAQEBA/oBAQIBAQIBAQAEAQECAQECAQED/AEBAgEBAgEBAAgBAQAGAQIBAwED+wEDAQAHAQMBA/sBAwEACQEBAQEBAwEDAQP7AQMBAwEBAQEBAQEBAQAMAQEBAQAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAAlIxEzBTUjFSM1MxUjNTMVITUzFSM1MxUBNTMVIzUzFSE1MxUjNTMVATUzFQc1MxUHNTMVIzUzFSM1MxUhNTMVIzUzFSM1MxURNSMVFTUzFQc1MxURNSMVFTUzFQc1MxUBNSMVFTUzFQc1MxUCAEBAAYBAgEDAQP7AQMBAAcBAwED+wEDAQAJAQEBAQEDAQMBA/sBAwEDAQEBAQEBAQEBAAwBAQEBAQANAQEBAQEBAQEBAQED9AEBAQEBAQEBAAoBAQIBAQIBAQEBAQEBAQEBAQEABgEBAgEBAgEBA/wBAQIBAQIBAQAEAQECAQECAQEAAAAAbAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAAAEVITUXIxUzFSM1MxUjNTMVIzUzFSM1MwEjNTMVIzUzFSM1MxUjNTMlIzUzFyM1MzcjNTMVIzUzFSM1MxUjNTMVIzUzFSM1MyEjFTMzIzUzFyM1MyEjFTMzIzUzFyM1MwEjFTMzIzUzNyM1MwOA/MBAQEBAQEBAQEBAQAMAQEBAQEBAQED9gEBAgEBAgEBAQEBAQEBAQEBAQP6AQECAQECAQEABAEBAgEBAgEBA/wBAQIBAQIBAQAOAQECAQIBAwEDAQMBAAUBAwEDAQMBAwEBAQMBAwEDAQMBAwEDAQEBAQEBAQEBAAYBAQMBAAAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAA3NSEVJSMVMzUjNTM1IzUzNSM1MzUjNTMBIzUzNSM1MzUjNTM1IzUzASM1MxcjNTMTIzUzNSM1MzUjNTM1IzUzNSM1MzUjNTMhIxUzMyM1MxcjNTMhIxUzMyM1MxcjNTMBIxUzMyM1MxMjNTNAA0D9AEBAQEBAQEBAQEADAEBAQEBAQEBA/YBAQIBAQIBAQEBAQEBAQEBAQED+gEBAgEBAgEBAAQBAQIBAQIBAQP8AQECAQECAQEBAQEDAQIBAQEBAQEBA/kBAQEBAQEBA/sBAQED+wEBAQEBAQEBAQEBAQEBAQEBAQED+gEBA/sBAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAEzMRIxM1IxUzNTMVMzUzFTM1MxUzNTMVATUzFTM1MxUzNTMVMzUzFQE1MxUHNTMVBTUzFTM1MxUzNTMVMzUzFTM1MxUzNTMVETUjFRU1MxUHNTMVETUjFRU1MxUHNTMVATUjFRU1MxUFNTMVQEBAwECAQEBAQEBAQP5AQEBAQEBAQP7AQEBA/sBAQEBAQEBAQEBAQEBAQEBAQEBA/oBAQP7AQAOA/MADAEBAQEBAQEBAQED9AEBAQEBAQEBAAoBAQIBAQIBAQEBAQEBAQEBAQEABgEBAgEBAgEBA/wBAQIBAQIBAQAEAQECAQECAQEAAAAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAAlIxEzBzUjFSM1MxUjNTMVIzUzFSM1MxUBNTMVIzUzFSM1MxUjNTMVEzUzFQc1MxUXNTMVIzUzFSM1MxUjNTMVIzUzFSM1MxURNSMVFTUzFQc1MxURNSMVFTUzFQc1MxUBNSMVFTUzFRc1MxUDgEBAgECAQMBAwEDAQAFAQMBAwEDAQMBAQEDAQMBAwEDAQMBAwEBAQEBAQEBAQAGAQEDAQEADQEBAQEBAQEBAQEBA/QBAQEBAQEBAQAKAQECAQECAQEBAQEBAQEBAQEBAAYBAQIBAQIBAQP8AQECAQECAQEABAEBAgEBAgEBAAAAAACEAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwAAATUjFSM1MxUjNTMVIzUzFSM1MxUBNTMVIzUzFSM1MxUjNTMVEzUzFQc1MxUXNTMVIzUzFSM1MxUjNTMVIzUzFSM1MxURNSMVFTUzFQc1MxURNSMVFTUzFQc1MxUBNTMVETUjFRU1MxUHNTMVETUjFRU1MxUHNTMVATUjFRU1MxUXNTMVAwBAgEDAQMBAwEABQEDAQMBAwEDAQEBAwEDAQMBAwEDAQMBAQEBAQEBAQEACwEBAQEBAQEBAQP6AQEDAQANAQEBAQEBAQEBAQP0AQEBAQEBAQEACgEBAgEBAgEBAQEBAQEBAQEBAQAGAQECAQECAQED/AEBAgEBAgEBAAYBAQAGAQECAQECAQED/AEBAgEBAgEBAAQBAQIBAQIBAQAAABwBAAAADwAOAAAkADwATABcAGwAfACUAADchFSERIREjNSEBIxUzNSMlNSMVITM1IwU1IxUDIxUzEQE3FwEXgAEA/sADgED9AAMAgMBA/cCAAQCAgAFAQICAgP8AWqYBJlpAQAOA/wDA/QBAwMCAgIBAQEABQID9gAEAWqYBJloAAAAABgAAAAADwAPAAGMAZwBrAG8AcwB3AAABNSMVIzUjFSM1IxUjNSMVIzUjFSM1IxUjFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxUzFTMVMzUzFTM1MxUzNTMVMzUzFTM1MxUzNTM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1AyERIRM1MxURIzUzATMVIxMVIzUDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBA/UACwEBAQED8QEBAQEADgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBA/QACwPzAQEADgED8gEADwEBAAA4AAAAAA8ADwABjAGcAawBvAHMAdwB7AH8AgwCHAIsAjwCTAJcAAAE1IxUjNSMVIzUjFSM1IxUjNSMVIzUjFSMVIxUzFSMVMxUjFTMVIxUzFSMVMxUjFTMVMxUzNTMVMzUzFTM1MxUzNTMVMzUzFTM1MzUzNSM1MzUjNTM1IzUzNSM1MzUjNTM1IzUDIREhEzUzFREjNTMBMxUjExUjNQEjFTMlIRUhFSEVIRUhFSEVIRUhJSMVMzUjFTM1IxUzA0BAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP1AAsBAQEBA/EBAQEBAAYDAwAGA/sABQP7AAUD+wAFA/sABQP6AwMDAwMDAA4BAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP0AAsD8wEBAA4BA/IBAA8BAQP8AQEBAQEBAQEBAQEDAQMBAAAAIAAAAAAPAA8AAYwBoAGwAcAB3AH0AgQCFAAABNSMVIzUjFSM1IxUjNSMVIzUjFSM1IxUjFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxUzFTMVMzUzFTM1MxUzNTMVMzUzFTM1MxUzNTM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1AxEhESElFSM1ETMVIwEHFwcnNxc3FwcnNycBIzUzAzUzFQNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED9QALA/QBAQEABjXJyLaCgLdOgoC1zcwGNQEBAQAOAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED+AP8AAsCAQED8gEACU3NzLaCgLS2goC1zcwEtQPxAQEAAHQAAAAADwAPAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAG8AhwAAJTMVIxEzFSMBMxUjETMVIwEzFSM1MxUjNTMVIzUzFSM1MxUjNTMVIwEzFSM1MxUjNTMVIzUzFSM1MxUjNTMVIwEzFSMnMxUjJTMVIzczFSM3MxUjNzMVIwEzFSM3MxUjNzMVIzczFSM3MxUjNzMVIwcXByc3IRE3FwcnESEnNxcHIREHJzcXEQOAQEBAQPyAQEBAQAOAQEBAQEBAQEBAQEBA/IBAQEBAQEBAQEBAQEABAEBAgEBAAQBAQIBAQIBAQIBAQP2AQECAQECAQECAQECAQECAQEDAa8vLa/8Aa8vLawEAa8vLawEAa8vLa0BAA8BA/MBAA8BA/UBAwEDAQMBAwEDAQP3AQMBAwEDAQMBAwED9QEBAQEBAQEBAQEBAA8BAQEBAQEBAQEBAQEBry8tr/wBry8tr/wBry8trAQBry8trAQAAAgBAAAADwAOAABIAGgAAARcjIiY1ETQ2MyEyFhURFAYrARclEzcXNyc3AQRIzBomJhoDABomJhqU1P204i3iW+LiAry8JhoBABomJhr/ABomluL9tOLiW+ItAAAGAEAAAAPAA4AAAwAHAAsAIwAmACoAAAEhNSEVIRUhESEVIRMRFAYjERQGIyEiJjURIiY1ETQ2MyEyFgUXNxEhESEDAP4AAgD+AAIA/gACAMAmGiUb/YAbJRomJhoDABom/wBAQP2AAoABAECAQAFAQAHA/wAaJv5AGyUlGwHAJhoBABomJlqAgP8A/kAAAAAFAEAAAAPAA8AAFwAeADAAPQCLAAABIzUjFSE1IxUjIgYVERQWMyEyNjURNCYDITgBMREhNSE1OAExMxUzNSEVMzUzOAExATAGIzwBNTI2MTMRIykBNTQ2Nz4BNz4BNz4BNz4BNz4BNz4BNz4BNTQmJy4BIyIGBzU+ATMyFhceARceARceARUUBgcOAQcOAQcOAQcOAQcOAQcOAQcOARUzFQOAgID/AICAGiYmGgMAGyUlG/0AAwD9AICAAQCAgP4ANy0tRzBAAYD/AAUFBQwHCBAJCBEICA8GBgsEBAcCAgIHBwcVDhgvFhk3Hw8ZDAsTCAgMBAQFBAQECwcGDwkJEgkGDQYFCwQFBwMCA6UDgEBAQEAmGv0AGyUlGwMAGib8wAIAQMBAQEBA/mMjFw0cQP6AHA8aCwwVCQkQBwcNBgUMBQYKBgULBQYLBwwSBgcGFBNJEBAEBAMLBwcRCgoWDA0YCgoSCAkPBwcNBwQJBAUIBQQJBAQMBEAAAAwAQAAAA8ADgAAyAEoAbQCAAOQA6ADsAPAA9AD4APwBCgAAAS4BIyIGBzM+ATMyFhceARceARceARUcARUjIgYVFBYXHgEXHgEXHgEzMjY3FTM1NCYnBw4BBw4BBw4BBw4BIyImJy4BNTQ2OwEVJS4BJy4BJy4BIyIGBzUjETM1HgEzMjY3PgE3PgE3PgE1NCYHDgEjIiYnNT4BMzIWFx4BFRQGJR4BFTMuAScuAScuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATc+ATc+ATcjFAYHDgEHDgEHDgEjIiYnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXHgEXMQEhFSEVIRUhFSEVISkBNSE1ITUhFSE1ITczERQGIyEiJjURMxEhASAQLBw9QAI0ASQjEBkIAwcCAgMBAQIZWVkDBAQKBwcQCQkUCx80FDUQEBQECAUFCwUGDAcGDQYPFggJCDk5JAFsBAwIBxMLCxoOGSkRNTQRKBcOGAsMEwkIDQUEBQRFChsRFiYREigVERoKCQkJAUMDAzYBBwUFDQcIEgoLFgwPHA0MFgkJDgUFBQUFBA4KCRUNDRwQDBYKChIICAwFBQcBNgMDAwcEBAoGBgwGChEHCA4FBggDAwMDAwMJBQYNCAgQCgYMBgYKBAQHA/18AgD+AAIA/gACAP4AAgD+AAIA/gACAP4AAgBAQCUb/YAbJUACgAMdCwstLRkZBQUCBQMDBgQECQYGDQg0MwoRCAgNBQYJAwMDEhMkxCEsC8kFCAUDBwMDBAIBAgYGBhEMHx5BhQ4XCgoPBQUGFRR4/oAeDw8GBQUQCgoYDw4gEhEfhg4OEhKKGRkODg4pGx0qkAULBgsTCQgPBQYJAwMDBQUFDgoJGA0OIBESIA4OFwkKDgUFBQMDAwkGBQ8ICRMMBwsFBQgDAwUCAgEDBAMLBwYRCwoXDg0YCwoRBwcKAwMEAgECBQMECAX+3EBAQEBAQMBAwECA/oAbJSUbAYD+gAAAAAgAwABAA4ADgAADAGcAmgCyANUA6AELAR8AACUjETMFHgEVMy4BJy4BJy4BJy4BIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BMzI2Nz4BNz4BNz4BNyMUBgcOAQcOAQcOASMiJicuAScuAScuATU0Njc+ATc+ATc+ATMyFhceARceARcxEy4BIyIGBzM+ATMyFhceARceARceARUcARUjIgYVFBYXHgEXHgEXHgEzMjY3FTM1NCYnBw4BBw4BBw4BBw4BIyImJy4BNTQ2OwEVJS4BJy4BJy4BIyIGBzUjETM1HgEzMjY3PgE3PgE3PgE1NCYHDgEjIiYnNT4BMzIWFx4BFRQGAxQWFx4BFx4BFx4BMzI2NxUzESMVLgEjIgYHDgEHDgEHDgEXNDY3PgEzMhYXFQ4BIyImJy4BNQOAQED+BAMDNgEHBQUNBwgSCgsWDA8cDQwWCQkOBQUFBQUEDgoJFQ0NHBAMFgoKEggIDAUFBwE2AwMCCAQECgYGDAYKEQcIDgUGCAMDAwMDAwkFBg0ICBAKBgwGBgoEBAcDHBAsHD1AAjQBJCMQGQgDBwICAwEBAhlZWQMEBAoHBxAJCRQLHzQUNRAQFAQIBQULBQYMBwYNBg8WCAkIOTkkAWwEDAgHEwsLGg4ZKRE1NBEoFw4YCwwTCQgNBQQFBEUKGxEWJhESKBURGgoJCQnBBQQFDQgJEwwLGA4XKBE0NBIpGQ4aCwsTBwgMBAQENgkJCRoSFSgRECcVERsKCglAAYCcBQsGCxMJCQ4FBgkDAwMFBQUOCgkYDQ4gERIgDg4XCQoOBQUFAwMDCQYFDwgJEwwHCwUFCAMDBQICAQMEAwsHBhELChcODRgLChEHBwoDAwQCAQIFAwQIBQH5CwstLRkZBQUCBQMDBgQECQYGDQg0MwoRCAgNBQYJAwMDEhMkxCEsC8kFCAUDBwMDBAIBAgYGBhEMHx5BhQ4XCgoPBQUGFRR4/oAeDw8GBQUQCgoYDw4gEhEfhg4OEhKKGRkODg4pGx0q/ocSIA4PGAoKEAUGBQ8PHgGAeBQVBQYFDwoKFw4OHxEbKQ4ODhkZihISDg4OKx0AAAAFAMAAQAOAA0AAMgBKAG4AgQCFAAABLgEjIgYHMz4BMzIWFx4BFx4BFx4BFRwBFSMiBhUUFhceARceARceATMyNjcVMzU0JicHDgEHDgEHDgEHDgEjIiYnLgE1NDY7ARUlLgEnLgEjIgYHNSMRMzUeATMyNjc+ATc+ATc+ATU0JicuAScHDgEjIiYnNT4BMzIWFx4BFRQGExEjEQGgECwcPUACNAEkIxAZCAMHAgIDAQECGVlZAwQECgcHEAkJFAsfNBQ1EBAUBAgFBQsFBgwHBg0GDxYICQg5OSQBVAcTCwsaDhkpETU0ESgXDhgLDBMJCA0FBAUEBAQMCCkKGxEWJhESKBURGgoJCQm/QAIdCwstLRkZBQUCBQMDBgQECQYGDQg0MwoRCAgNBQYJAwMDEhMkxCEsC8kFCAUEBgMDBAIBAgYGBhEMHx5BtAoPBQUGFRR4/oAeDw8GBQUQCgoYDw4gEhEfDg4XCsMODhISihkZDg4OKRsdKwHt/QADAAAZAAD/wAQAA8AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAHMAhwC6ANIA1gAAEzMVIzUzNSMRMzUjATM1IwczNSMBIxUzJyMVMwEzNSMBIxUzJSMVMycjFTMDMzUjATM1IzUzNSM1MzUjNTM1IzUVMzUDMzUjBTM1IxczNSMDDgEjIiYnFSMRMxU+ATMyFhceARceARceARUUBgcOAQcOAQc3NCYnLgEjIgYHFR4BMzI2Nz4BNSUVIzUOASMiJicuAScuAScuATU0NjsBPAE1LgEnLgEnLgEnLgEjIgYHIz4BMzIWFx4BFQcjIgYVFBYXHgEzMjY3PgE3PgE3PgE3NQEjETMAQEBAQEBAAUCAgMCAgAJAgIDAgID+AEBAA4CAgP3AgIDAgICAQEADwEBAQEBAQEBAQICAgP6AgIDAgIALCxgOFygRNDQSKRkOGgsLEwcIDAQEBAUEBQ0ICRMMFQkJCRoSFSgRECcVERsKCgn+9jQUNCALEwoJEAcGCwMEBFlZGgEBAQEDAwIGBAgYESMkATQDPz0dKxAQEDQkOTkICQgWDwYNBgcMBgULBQUIBAH0QEACgIDAgP1AgP7AQEBAA8BAQED8QIADgEBAQEBA/cCA/oCAQIBAgECAwICA/ABAQEBAQAELBgUPDx4BgHgUFQUGBQ8KCRgODh8REiAODxgKCg8GkBspDg4OGRmKEhIODg4rHSrEJBITAwMDCQYFDggHEQozNAgOBQYJBAQGAwMFAgUFGRktLQsLCywhMB4fCxIGBgYCAQIEAwMHAwQJBUEBq/0AAAAAAAMAQABAA8ADQAADABwANAAAAREjEQEnBzUjFScHFyMVMwcXNxUzNRc3JzM1IzchJwc1IxUnBxcjFTMHFzcVMzUXNyczNSMDwED93BZGQEYWRWlpRRZGQEYWRWlpRQHAFkZARhZFaWlFFkZARhZFaWkDQP0AAwD+xhZFaWlFFkZARhZFaWlFFkZARhZFaWlFFkZARhZFaWlFFkZAAAIAQABAA8ADQAAPABwAAAEjESMRIxEjESImNTQ2MyETMTUjFSMVMxUzNTM1AoCAQIBAT3FwUAGAwECAgECAAwD9QALA/UABgHBQT3H9wICAQICAQAAAAAAFAAAAAAPtA4AACAAMABIAFgAhAAABFzcDIwEzPwE3IxsBAxUzAScBFycBFzcHJzc2Mh8BFhQHAgkXcanQ/uiaOCXvzGZmJoUBVIj+r28uARAtry2ILRM1Ey0TEwGAP3EBzv0AmmZgARn+5/6lhQFRiP6sRC4BDy1ULYgtExMtEzUTAAAJAIAAAAOAA4AAVwBsAJsAngCsALIAtgC6AL4AAAEOATEiMCMwJjU0Jj0BNCYnLgEnLgEjIgYHDgEVFBYXHgEzMjY3PgE9ATQ2Nz4BMzIWFx4BHQEOAQcOAQcOARUUFhceATMyNjc+ATceARceATMyNj8BNQcjDgErASImJy4BNTQ2Nz4BNz4BNxUHLgEvASMHDgEHFAYPARUzNSMuATUuATU0Nj8BMxceARUUBgcOAQcjFTM1Iy4BJyc3FwEhIgYVERQWMyEyNjURAyERIRUzASM1MxcjNTMXIzUzAvIJBgEBAQECAwMLCAkXDhIdCgsLBAMECgUGCgMEAwMCAwgFBwoDAwUYIQsLEQUDBAgHCBMMBw4HAw4KAQQCBAwHDBoNAg5HDRAEAQQHAwQDAwIECggDDwrDAggGUQ9SBgkDBggGVgcKBwECAgQKVQkEAgEBAQYHB2gGBgkDjx0dAS3+ABslJRsCgBslQP2AAcDA/kCAgMCAgMCAgAF4CQUCAQINET8PEwUIDAMFBQkICBQKBgoEBAQEBAMKBwsDBQMCAgMEAw8PAgkOBgYPBwYOCAwVBwgIAwMBCQgFBwIFBRERAiENCgcEAwQKBQUIBAQJBAIGBDcYAg8T/PoTEgMBAwIBFxgBAwEBAwICCwogHAwNAwIDAQECARgYAQMEZFlZAbwlG/0AGyUlGwKA/YADAMD+AICAgICAAAYAQAAAA+0DgAALABEAFgAhAEAAVQAAJTcRIREhFSM1IREhJRUzAScBFycBFwEBJyYiDwEXNzY0JwEjNSMOASMiJicuATU0Nj8BNCYjIgYHNT4BMzIWHQEnBw4BBw4BFRQWFx4BMzI2Nz4BPQEDQED8wANAQP1AAsD+gIUBVIj+r28uARAt/vEBvi0TNRMtiC0TE/2TMgEMIhcRGgoJCiUmQxcXFCUREioYKysyMAsQBgYFBQUFDgkMEwgIB/5A/sIDgIBA/QDFhQFRiP6sRC4BDy3+8AG/LRMTLYgtEzUT/gAsFhYKCgkaECMoBgoaGw8PMAsMLi2lfgcCBgQEDwsIDAUFBQkJCBcNFgAMAAD/wAPtA4AACgASABYAGgAeACIAJgAxADkAPQBQAFQAAAE3NjIfARYUDwEnBwEHFTM3AScDJwEXAyEVIRchFSEHIRUhByMVMwE3NjIfARYUDwEnBwEHFTM3AScDJwEXBREhFTMVMzUnISIGFREUFjsBNQUhNSEDOC4SNRMtExMtiCf+5TaFOQEbiOIuARAt/v8AAQCA/oABgID/AAEAgICAAXguEjUTLRMTLYgn/uU2hTkBG4jiLgEQLf2CAcDAQMD+ABslJRvA/oABgP6AAcAtExMtEzUTLYgn/uU5hTYBG4j+aC4BDy0Bb0BAQEBAQEABAC0TEy0TNRMtiCf+5TmFNgEbiP5oLgEPLZECwMBAgMAlG/1AGyVAwEAAAAAIAIAAAAPtA4AACgASABcAGwAfACMAJwA8AAABByc3NjIfARYUBycXAQcjNTcBFycBFwEFMzUjNTM1IyUhFSEBMzUjBSERIRU3JyEiBhURFBYzITI2NREHA+0tiC4SNRMtExPciP7lOYU2ARstLf7wLgEP/gJAQMDAAQD/AAEA/wBAQAIA/YABwKBg/gAbJSUbAoAbJUACZS2ILRMTLRM1EzSI/uU2hTkBG4gt/vEuARDRQEBAgED+gEDAAwDAoGAlG/0AGyUlGwFeQAAHAAAAAAPtA4AACgASABcAJQAwADYAOgAAASM1NDYzIRcjNSETBxUzNwEnARcnARcBJTcRFAYjISImPQEzFSETByc3NjIfARYUByUBJzcXAQMjNTMBAEAlGwHAgMD+gPY2hTkBG4j+5TkuARAt/vEBEUAlG/3AGyVAAkCtLYguEjUTLRMT/lP+oOBahgEGZkBAAsCAGyWAQP3+OYU2ARuI/uV9LgEPLf7wXUD+4hslJRvAwAHlLYgtExMtEzUTe/6g4FqGAQb9hkAAAAAJAAD/wAPtA8AACgASABYAJAAvADMAPABDAEkAAAEjNTQ2MyEXIzUhBRcBByM1NwEXJwEXBSE1IxUUFjMhMjY1EQcTJyYiDwEXNzY0JwEzNSMDISchIgYVETMRIxUUFjMxCQEnBxcBAQBAJRsBwIDA/oACEYj+5TmFNgEbLS3+8C4BEf3AQCUbAkAbJUCtLRM1Ei6ILRMT/VNAQMACAED+QBslQEAlGwFm/vqGWuABYAKAgBslgEDniP7lNoU5ARuILf7xLoHAwBslJRsBHkABYi0TEy2ILRM1E/4AQAMAQCUb/wD+QEAbJQJ6/vqGWuABYAAABwAAAAAD7QOAAAwAEAAbACYALgAzAEEAABMXBycHJzcnNxc3FwcXNSMVAScmIg8BFzc2NCclIRU3JyEiBh0BMyUXAQcjNTcBFycBFwETITUjFRQWMyEyNjURB81zLXNzLXNzLXNzLXOzQAKtLRM1Ei6ILRMT/NMBwKBg/gAbJUACUYj+5TmFNgEbLS3+8C4BDwL9gEAlGwKAGyVAAaBzLXNzLXNzLXNzLXPgQEACAC0TEy2ILRM1E4DAoGAlG8AZiP7lNoU5ARuILf7xLgEQ/i+AgBslJRsBXkAAAAkAAP/AA+0DwAAMABcAHwAjADEAPABAAEkAUAAAExcHJwcnNyc3FzcXBxMhFTMnISIGHQEzBRcBByM1NwEXJwEXBSE1IxUUFjMhMjY1EQcTJyYiDwEXNzY0JwEzNSMDISchIgYVETMRIxUUFjMxzXMtc3Mtc3Mtc3MtczMBgMCA/kAbJUACEYj+5TmFNgEbLS3+8C4BEf3AQCUbAkAbJUCtLRM1Ei6ILRMT/VNAQMACAED+QBslQEAlGwGgcy1zcy1zcy1zcy1zAWBAgCUbgGeI/uU2hTkBG4gt/vEugcDAGyUlGwEeQAFiLRMTLYgtEzUT/gBAAwBAJRv/AP5AQBslAAAABgAA/8AEAAPAAAMABwA5AEIARQBYAAA3IRUhJSEVIRMiDgIxETAWMzI2MREwJiMiBjERMzU0NjMyFhURMAYjIiYxETA2MzIWMREzETAuAgEHIxMzEyMnIzczJwEhESE1ISIGFREUFjMhMjY1ESOAAcD+QAHA/kABwOBUWyoHKHh4KBhISBhACRcXCRhISBgoeHgoQAcqW/1hFUCAQIBAFZYWajUBYP3AAcD+QBslJRsCQBslQIBAwEADADxIPP7AgIABQEBA/wDYEBgXEf7oQEABQICA/wABADxIPP3AQAGA/oBAQKD9oAMAQCUb/QAbJSUbAQAAAAAEAIAAAAOAA4AAHQArADkAPwAAASEeARceARcWBiMiJicuATU0Njc+ATMyFhceAR0BJzQmJy4BIyIGBw4BBzMBETQmIyEiBhURFBYzIRMjFSERIQLA/skBFBMTNCEHDxEuQhsaGx0dHUkrK0MYFxhIDw8OKBoZKhIRFgTuAQglG/2AGyUlGwIAgMD+QAKAAc8kNxQTEgEBOR0dHVI1MlEgHyAbHBtLMCQ6Hi4QERARERItHP63AoAbJSUb/QAbJQEAwAMAAAAAAAUAgAAAA4ADgAAXABsAHwAjACcAACURIxEhIiY1NDYzIREhIgYVERQWFx4BMxEhESEBITUhESE1ISchNSEDgED9wBomJhoCAP4ANUsjHQ4hEQHA/kABgP7AAUD+wAFAQP8AAQAAAwD9QCYaGiYCwEs1/YAjOxEICQNA/cABwED+wEBAQAAAAAADAAD/wAQAA0AACwAoADUAAAEyFhUUBiMiJjU0NhcHAQcROAExITgBMREzETQmIyEiBhURFBYzITUzBSM1IxUjFTMVMzUzNQIgKDg4KCg4OMig/wDgAwBAJhr9ABomJhoCAIABAEBAgIBAgAKAOCgoODgoKDjgoAEA4AHg/oABgBomJhr9gBomgECAgECAgEAAAAAABwBAAAAD7QNAAAsAJgArAC8AMgA6AEUAAAEyFhUUBiMiJjU0NgMnBxE4ATEhOAExFTM1NCYjISIGFREUFjMhNSUBIzUBFycBFyU5AQcxMjY9AQczEycmIg8BFzc2NCcCYCg4OCgoODgZv+ADAEAmGv0AGiYmGgEAAhn+rIUBUS0t/vAuAZFAGibenm0tEzUTLYgtExMCgDgoKDg4KCg4/sG/4AHggIAaJiYa/YAaJl+y/q+FAVSILf7xLt3eJhqe3gHALRMTLYgtEzUTAAAAAAkAQABAA8ADQAAPABMAFwAbAB8AIwA4AEQASAAAASEiBhURFBYzITI2NRE0JgEjNTMXIzUzFyM1MxcjNTMXIzUzNScHAQcRMzUjNTgBMTMVMzUhOAExBxQGIyImNTQ2MzIWJTMVIwOA/QAaJiYaAwAaJib9JkBAwICAwICAwICAgEBAgKD/AOBAQIBAAkDAOCgoODgoKDj+QEBAA0AmGv2AGiYmGgKAGib9gEBAQEBAQEBAQCCAoAEA4AEgQIBAQOAoODgoKDg4OEAAAAIAQAAAA8ADgAANABsAAAEhIgYVETchMjY1ETQmAzgBMSEHETgBMSE4ATEDgP0AGibAAoAaJiYa/WVlAwADgCYa/MDAJhoCQBom/YBlAqUAAgBAAAADwAOAABcAIwAAEwcROAExITgBMREzETQmIyEiBhURNyE1JScHJwcXBxc3Fzcn5WUDAEAmGv0AGibAAQABwC1zcy1zcy1zcy1zAQBlAqX+gAGAGiYmGvzAwEATLXNzLXNzLXNzLXMABQBAAAADwAOAABYAGgAeACQAPQAAATQmIyEiBh0BMzU4ATEhOAExETgBMTMDFwcnNyc3Fx8BByc3FwUHETgBMSE4ATEVMzU0JiMhIgYVETchNSEDwCYa/cAaJkACQEDNLXMtc3Mtcy1zLaCgLf0tbQJAQCYa/cAaJsABAP7tA0AaJiYaQED+gP7gLXMtc3Mtcy1zLaCgLVNIAgjAwBomJhr9gIBAAAAAAwAA/8AEAAPAAAMALAAyAAAJAwUiJic1HgEzMjY1NCYvAS4BNTQ2MzIWFxUuASMiBhUUFh8BHgEVFAYjNxEzETMVAgD+AAIAAgD9aCA2ERU1HBghExIvJCtCMB0wFBUvGxYdEhEzKCZGNL9BmAPA/gD+AAIAhxALQhAUERIQDwcQDCkoLS8NDEEPEg8QDw8FEg0uJDAvBwFA/wBAAAAAAAUAAP/ABAADwAACAA4AGgAnADMAACURAQE1DgMHMz4DExU+AzcjDgMBIx4DFzUuAyclMy4DJxUeAwGAAYD+wFeZeE0LgQs4VWu8V5l4TQuBCzhVa/4FgQtNeJlXPGtVOAsC/oELTXiZVzxrVTjAAgD/AAF/gQtNeJlXPGtVOP0NgQtNeJlXPGtVOAE0V5l4TQuBCzhVazyAV5l4TQuBCzhVawAAAgAA/8AEAAPAABMAFgAAASIOAhUUHgIzMj4CNTQuAgMRAQIAaruLUFCLu2pqu4tQUIu76gGAA8BQi7tqaruLUFCLu2pqu4tQ/QACAP8AAAACAAD/wAQAA8AAFAAxAAABIg4CFRQeAjMyPgI1NC4CIwEiBgc6ATEVIzAOAicmNjU+Azc+AhYxMBQCAGq7i1BQi7tqaruLUFCLu2oBAC1EMRZMgChQeFABATVJMSEMJGRcQAPAUIu7amq7i1BQi7tqaruLUP7AGWeAUWBQARVNHgg8TFEdcW0pA2sAAAUAQAAAA8ADgAA5AD4AQwBIAEwAAAEVFAYrASImPQEhFRQGKwEiJj0BNDYzNTQ2MzU0NjsBMBYVHAExFTM1MDQ1NDYxMzIWHQEyFh0BMhYBMzUjFSEzNSMVASMVITUFITUhA8AlG8AbJf8AJRvAGyUlGyUbJRuAQIBAgBslGyUbJf3gIMAB4CDA/iAgAUABAAFA/sABgMAbJSUbgIAbJSUbwBslgBslQBslEDAwEMDAEDAwECUbQCUbgCUBpUBAQED9AEBAQEAAAwBAAAADwAOAAA0AEwAhAAABISIGFREUFjMhMjY1EQMhESEVMwEzFSMiJjURNDYzIRchAwD+gBslJRsCABslQP4AAUDA/QCAgBslJRsBgED+QAMAJRv9gBslJRsCAP4AAoDA/sBAJRsCgBslQAAAAAUAQAAAA8ADgAAwAEgAYABsAHEAAAEjAS4BIyIGFRQWFx4BFx4BMzI2NTQmJzcXDgEVFBYzMjY3PgE3PgE1NCYjIgYHJwEBFAYjKgEjLgEnPAE1NDYzOgEzHgEXHAElOgEzMhYVHAEVDgEHKgEjIiY1PAE1PgElNDYzMhYVFAYjIiYnATUzAQPAW/21DR4PQl4GBQwwHw0eD0JeBgWLiwUGXkIPHg0fMAwFBl5CDx4NiwFl/YA4KAEDASU0AjgoAQMBJTQCAdsBAwEoOAI0JQEDASg4AjT+6hMNDRMTDQ0Tlf71WwELA4D9tQUGXkIPHg0fMAwFBl5CDx4Ni4sNHg9CXgYFDDAfDR4PQl4GBYsBZf17KDgCNCUBAwEoOAI0JQEDXzgoAQMBJTQCOCgBAwElNMINExMNDRMTaAEKW/71AAAAAAMAgAAAA4ADwAAWAB0AJQAAASMuASMiBgcjIgYVERQWMyEyNjURNCYhMhYVIzQ2ASERMxUhNTMDQNEROiQkOhHRGyUlGwKAGyUl/qUbJYAlAVv9gIABgIADgB0jIx0lG/0AGyUlGwMAGyUlGxsl/MADAICAAAAAAAUAgAAAA4ADwAAGAB0AJAAsADIAACUHJzcXBxcBERQGIyEiJjURNDY7AT4BMzIWFzMyFgUzNCYjIgYFIxUhNSMRIQMXBxc3JwGtLaCgLXJyAdMlG/2AGyUlG9EROiQkOhHRGyX+QIAlGxslAYCA/oCAAoDtc3MtoKDtLaCgLXNzAlP9ABslJRsDABslHSMjHSUbGyUlG4CA/QABk3NzLaCgAAAABQCAAAADgAPAAA8AJgAtADUAOQAAARMzNxczEyMVMwcnIwcnIwEjLgEjIgYHIyIGFREUFjMhMjY1ETQmITIWFSM0NgEhETMVITUzAyE1IQEAYV1CO1ZvkiYsOVtDMWACQNEROiQkOhHRGyUlGwKAGyUl/qUbJYAlAVv9gIABgIBA/gACAAKA/oDj4wGARarv7+8BAB0jIx0lG/0AGyUlGwMAGyUlGxsl/MADAICA/UBAAAAABACAAAADgAPAAA8AJgAtADUAAAETMzcXMxMjFTMHJyMHJyMBIy4BIyIGByMiBhURFBYzITI2NRE0JiEyFhUjNDYBIREzFSE1MwEAYV1CO1ZvkiYsOVtDMWACQNEROiQkOhHRGyUlGwKAGyUl/qUbJYAlAVv9gIABgIACgP6A4+MBgEWq7+/vAQAdIyMdJRv9ABslJRsDABslJRsbJfzAAwCAgAAGAIAAAAOAA8AABgAdACQALAAwADYAACUHJzcXBxcBERQGIyEiJjURNDY7AT4BMzIWFzMyFgUzNCYjIgYFIxUhNSMRIQEDFxMHFwcXNycBrS2goC1ycgHTJRv9gBslJRvRETokJDoR0Rsl/kCAJRsbJQGAgP6AgAKA/t56PXsJc3MtoKDtLaCgLXNzAlP9ABslJRsDABslHSMjHSUbGyUlG4CA/QACEP4wEQHRbXNzLaCgAAAFAIAAAAOAA8AACwASACkAMAA4AAABMxEjNQcnFSMRMxcFMwcnMzUzEyMuASMiBgcjIgYVERQWMyEyNjURNCYhMhYVIzQ2ASERMxUhNTMBxDxAQEBAQEABQEBgYEBAgNEROiQkOhHRGiYmGgKAGiYm/qYbJYAlAVv9gIABgIACAP8AklxckgEAXCSAgIABgB0jIx0mGv0AGiYmGgMAGiYlGxsl/MADAICAAAAABwCAAAADgAPAABYAHQAlACkALQAxADUAAAEjLgEjIgYHIyIGFREUFjMhMjY1ETQmITIWFSM0NgEhETMVITUzAyE1IRUhNSEVITUhFSE1IQNA0RE6JCQ6EdEbJSUbAoAbJSX+pRslgCUBW/2AgAGAgED+AAIA/gACAP4AAgD+AAIAA4AdIyMdJRv9ABslJRsDABslJRsbJfzAAwCAgP7AQMBAwEDAQAAAAgAAABMDrQNtABAAJAAAARYUDwEGIicBFjYxNzYyFwETJyYiDwEnJiIPAQE3NjQvATc2NAL6ExPlEzUS/kUcNeQTNRMBarNaEzUThy4SNhItAWotEhIthxMBTRM1E98TEwG7HCbfEhL+lgHGWhMThy0SEi3+li0SNhIuhxM1AAACAAAAAAPAA4AAEwAqAAAJATc2Mh8BNzYyHwEWFA8BFxYUBwcBJiIHJwcXBzAGJwEWMj8BFzcnNiYnAyb+li0SNhIuhxM1E1oTE4ctEhJZ/pYTNBPJLci3NRwBuxI1E7jGLcUSARIBfAFqLRISLYcTE1oTNROHLhI2ElwBahISyS3IsyYc/kUTE7PGLcYSNRMAAAAABQAA/8AD7QOtAA4AEgAWAC4AQgAANyEVITUjMSMRMxEzNTMRNzM1IzUVMzUlASYiDwE4ATE4ATkBDgEnMQEWMj8BNjQTJyYiDwEnJiIPAQE3NjQvATc2NMABQP6AQEBAQEBAwMBAAfj+xBM1E4wRMRMBkhM1EowToi0TNRKILRM1Ey0BPS0SEi2HEwBAgAFA/wCA/wBAQIBAQLkBPRMTjBEDD/5uExOMEjYB2S0TE4ctEhIt/sMtEzUTLYgSNQAABgAA/8AD7QOtAAcADAAQABQALABAAAA3IRUhNTERMxMhNSEVNyMVMycjFTMlASYiDwE4ATE4ATkBDgEnMQEWMj8BNjQTJyYiDwEnJiIPAQE3NjQvATc2NEABwP4AQD8BP/7Bw8PDg0BAAnn+xBM1E4wRMRMBkhM1EowToi0TNRKILRM1Ey0BPS0SEi2HEwBAQAHA/oBAQMFAv0B5AT0TE4wRAw/+bhMTjBI2AdktExOHLRISLf7DLRM1Ey2IEjUABgAA/8AD7QOtAAMAKgClASABNQFAAAATESERBS4BIyIGBw4BFRQWFx4BMzI2NxUOASMiJicuATU0Njc+ATMyFhcVFw4BBw4BBw4BIyImJy4BJzUeARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuAScuAScuATU0Njc+ATc+ATc+ATMyFhceARcVLgEnLgEnLgEnIiYjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEXHgEXHgEXHgEXHgEVFAYHMw4BBw4BBw4BIyImJy4BJzUeARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuAScuAScuATU0Njc+ATc+ATc+ATMyFhceARcVLgEnLgEnLgEnIiYjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEXHgEXHgEXHgEXHgEVFAYHEycmIg8BJyYiDwEBNzY0LwE3NjQnBSYiDwEGIicXIQEAA0D94Q4hExQhDQwNDAwMHxQTIxAQKRkiNBMTExUWFTgiFSQO6AQNCAcTCgsWCwwXCgsTCAkTCgsVCgYLBAUIAwMEAgECAgMCBwQECgYFDQcRGQgICQUEBQwICBIKCxUMCxQJCBEHBAgEBAkEBQkEBQgEBgoFBAgDAwUCAQICAgIFBAMJBQULBwgQBwcMBAUIAwIDBQXuBQwICBILChYMCxcLCxIICRMKChULBgoFBQcDAwUCAQIDAgMGBAUKBQYMBxEZCAkIBAUEDQgHEgsKFgsMFAgJEAgECAQFCAUECQUECQQFCgUECAMEBAICAQECAgYDBAgFBgsGCQ8HBwwFBQgCAwIFBPYtEzUThy4SNRMtATwuEhIuiBMT/hMTNROfEzUTlQH0/swBgP5AAcCECQoODg0lGBYkDQ4NCgpACAgVFRU3IyU8GBcXBgZDwAkOBgUIAgMCAgICBwRFCAsEBAQBAQEEAgIFAwMGAwUIAwQHAwMGAgMGAwcTCwsaDwwVCQkOBQYIAwMCAQIBBQNAAgUCAgMCAQIBAQEBAQMDAgUCAwcDBAcDAwYDAgYDAgYDAwkEBQkGBgwHBxEJDRYICQ4GBQgCAwICAgIHBEUICwQEBAEBAQQCAgUDAwYDBQgDBAcDAwYCAwYDBxMLCxoPDBUJCQ4FBggDAwIBAgEFA0ACBQICAwIBAgEBAQEBAwMCBQIDBwMEBwMDBgMCBgMCBgMDCQQFCQYGDAcHEQkNFggDRC0TE4ctEhIt/sMtEzUTLYgSNROMExOfExOVATQABQAA/8AD7QOtABMAHgAiACYALgAAAScmIg8BJyYiDwEBNzY0LwE3NjQFJiIPAQYiJxchAQMXIzclESERAScjByMTMxMD7S0TNRKILRM1Ey0BPS0SEi2HE/4AEzUTnxM1E5UB9P7MoDFiMf6gAsD/ABeSF0B0WHQDgC0TE4ctEhIt/sMtEzUTLYgSNXkTE58TE5UBNP4UiIh4/kABwP6AQEABQP7AAAAABAAA/8AD7QOtAAQAfwCTAJ4AABMHFyERAw4BBw4BBw4BIyImJy4BJzUeARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuAScuAScuATU0Njc+ATc+ATc+ATMyFhceARcVLgEnLgEnLgEnJiIjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEXHgEXHgEXHgEXHgEVFAYHAScmIg8BJyYiDwEBNzY0LwE3NjQFJiIPAQYiJxchAcDAwAIArAYQCgoYDQ4cDw8eDQ4YCgsYDg0bDQgOBgYKBAQGAgICBAMDCAYFDQcIEAgWIQsKCwYGBg8LChcNDhwODxoLCxUKBQoGBQwGBQwGBgsFBw0GBgoEBAYCAgMDAgMHBAULBwYPCAsUCQkPBwYKAwQDBgYB2S0TNRKILRM1Ey0BPS0SEi2HE/4AEzUTnxM1E5UB9P7MAYDg4AHA/rEJDgYFCAIDAgICAgcERQgLBAQEAQEBBAICBQMDBgMFCAMEBgMDBgMDBgMHEwoLGw8MFQkIDwUGCAMCAwECAQUDQAIFAgIEAQECAQEBAQEDAgIFAwMHAwQHAwMGAwIGAgMGAgQIBQQKBgUNBwcQCg0VCQNPLRMThy0SEi3+wy0TNRMtiBI1eRMTnxMTlQE0AAAAAAQAAP/AA+0DrQADABIAJgAwAAATESERAyMnByMDMxc3Mxc3IzUzAQcXFhQPAQE3NjIfATc2Mh8BFhQDIScWMj8BNjIXAALA4UwzOVJVVCs6UDImIYABrYctEhIt/sMtEzUTLYgSNRMtE8z+DJUTNROfEzUTAYD+QAHA/oC9vQFAx8fHjjkB5ogtEzUTLQE9LRISLYcTEy0TNf6IlRMTnxMTAAAABQAA/8AEAAPAAAMACQAPABsAKQAAAREhEQUHJzcXBwUnNyc3FwERNCYrASIGFREHIRUhETMRMxEzETMRMxEzAcACQP6NLWBgLTIBBS0zMy1g/cAmGkAaJsACQP3AgEBAQEDAAQD+wAFA0y1gYC0zYC0zMy1gAiABABomJhr/AMBA/oABQP7AAUD+wAFAAAAAAwAAAEAEAANAABkAJwA1AAABMREzNTQ2OwEyFh0BMzU0NjsBMhYdATMRIQc1NCYrASIGHQEjESERITU0JisBIgYdASERIREBAEATDUANE4ATDUANE0D+AEATDUANE0ABwAIAEw1ADRP/AAHAAYABQGANExMNYGANExMNYP7AQGANExMNYP8AAQBgDRMTDWD/AAEAAAEAQAAAA8ADgAMrAAABOAExHAEVMBQxHAEHFDAxHAEVMAYxHAEVIhQxFAYVMBQxBhQHFDAVFAYHOAExFAYHMBQVDgEVIjAVFAYVFCIVFAYVMCIVFAYHMBQxDgEHMAYxDgEHMAYxFAYjFDAHDgEVOAExIgYHBjAjFAYjMAYxDgEHMAYxDgEHMCIxDgEjIhQxIgYjIhQjIgYjIjAVIgYHKgExDgEjOAExDgEjIjAjBiIHMCIxIgYjMCIVKgEjMAYxKgEjOAEjBiIjMCIxKgEjKgEjKgExIiYjKgExIiYjMCIxIiYjKgEnKgEnKgExJiInMCIjLgEjIiYxIiYjOAExLgEnOAExLgEnOAEjLgEnMCIxLgEnNCIxLgEnNDAxLgEnOAExLgErASIGHQEjIiY9ATQ2Nz4BNTQmIyIGFRQWFx4BHQEUBisBETMyNj0BNCYnOAExLgEnMCIxLgEnMDQjLgEnMDQxLgEnNDAxLgEnOAExLgEnOAExNCY1MCY1NCYnPAExJjQnMDQ1JjQ1JjQ1NCY1MDQxNCY1MDQ1NCY1MDQ1PAE1PAE1MDQxPAE3NDAxPAE1MDYxPAE1MjQxNDY1MDQxNjQ3NDA1NDY3OAExNDY3MDQ1PgE1MDI1NDY1NDI1NDY1MDI1NDY3MDQxPgE3MDYxPgE3MDYxNDYzNDA3PgExNDAxMjY3NjAzNDYzMDYxPgE3MDYxPgE3MDIxPgEzMjQxMjYzMjQzMjYzMjA1MjY3OgExPgEzOAExPgEzMjAzNjI3MDIxMjYzMDI1OgEzMDYxOgEzOAEzNjIzMDIxOgEzOAExOgEzMDIxMhYzOAExHgEXMBQVFhQVMBQVMBQVHAEVHAEVMBQVMBQHHAEVHAEVFAYVHAExFAYxHAEjHAExBhQVFAYxFAYVFAYVFAYxFAYVIhQVDgEVFCIVFAYHOAExDgEHOAExDgEdARQWOwEVFBY7ATI2NzgBMT4BNzgBMT4BMzI0MzI2NzoBNTI2MzA2MzI2MzI2MzA2MzoBNzAyMzQyMzA2MzAyMzI2MzoBMzoBMzYyMToBMToBMzoBMzoBMToBMToBFzoBMR4BFzgBMRQWFTAUMRwBFQPAAQEBAQEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAgEBAQIBAgEBAQIBAQECAQEBAgEBAQIBAQECAQEBAQIBAQECAQEBAQICAQMBAQEBAgEBAgICAQECAgEBAwIBAQICAQIDAQIDAgEBAQMBAQECAgECAQIBAQEBAQIBAQECAgEBAQECAQEBAQMCBQgFAQMBAQECAQEBAgEBAQIBAgIBCBQLAxYezBYeCQkVGUs1NUsZFAkKHhaMjBYeCQkCAgEBAQIBAQECAQECAQECAQMFAwIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAgEBAQIBAgEBAQIBAQECAQEBAgEBAQIBAQECAQEBAQIBAQECAQEBAQICAQMBAQEBAgEBAgICAQECAgEBAwIBAQICAQICAgEDAgECAgItQQQBAQEBAQEBAQEBAQEBAQEBAQYOCQkKHhbMHhYDCxUHCBIKAQIBAQEBAQEBAQECAQEBAQEBAQEBAgEBAQECAQIBAgECAQEBAQEBAQEBAQECAQIBAgEBAQEBAgECAQIBAQEtQQQBAQACAgIBAgIBAQIDAQECAgEBAgICAQECAQEBAQMBAgIBAQEBAgEBAQIBAQEBAgEBAQIBAQECAQEBAgEBAQIBAQECAQIBAQECAQEBAQEBAQEBAgECAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIDBQMBAgEBAgEBAgEBAQIBAQECAgkJHhaMHhYDCxQIETMeNUtLNR0zEgcVCwMWHgJAHhYDCxQIAQICAQIBAQECAQEBAgEBAQMBBQgFAgMBAQEBAgEBAQECAgEBAQIBAQEBAQIBAgECAgEBAQMBAQECAwIBAwIBAgIBAQIDAQECAgEBAgICAQECAQEBAQMBAgIBAQEBAgEBAQIBAQEBAgEBAQIBAQECAQEBAgEBAQIBAQECAQIBAQECAQEBAQEBAQEBAgECAQIBAQEBAQEBAQEBAQEBAQRBLQEBAQIBAgECAQEBAQECAQIBAgEBAQEBAQEBAQEBAgECAQIBAgEBAQECAQEBAQEBAQEBAgEBAQEBAQEBAQIBChIIBxULAxYezBYeCgkJDgYBAQEBAQEBAQEBAQEBAQEBAQRBLQICAgECAwEAAAAFAAD/wAQAAsAADQAcADUASQBOAAAlMTUjFSMVMxUzNTM1IwE0NjMhMhYVFAYjISImNSMUFjsBDgEjIi4CNTQ+AjMyFhcjIgYVBT4BNTQuAiMiBgczMhYVFAYjMysBHgEzA4BAgIBAgED9ACUbAgAbJSUb/gAbJUBLNd4idUc1XUYoKEZdNUd1It41SwNAHiIoRl01R3Ui3jVLSzXAwN4idUeAgIBAgIBAAUAbJSUbGyUlGzVLOUcoRl01NV1GKEc5SzWpIlYxNV1GKEc5SzU1SzlHAAQAAP/ABAADwABMAG8AgwCRAAAlLgM1ND4CMzIeAhUUDgIHLgEjIgYjPgE3PgEnLgEnJgYnLgE3NhY3NhYzMiYnLgEHDgEXHgMXHgEXFgYXHgEXFgYHDgEHFzQ2Nz4BOwEuAScuASMiBgcOAQcOAQcOARUUFjMyNjcjIiYlIgYHMzIWFRQGKwEeATMyNjU0JgchIgYVFBYzITI2NTQmAUNFdlcxQnGYV1eYcUIRIS4cH1cyBgsGEioWIggEC1ItGzoMDUwaG0MQEDYREQEfH15MTFsQCSAqNBw4EgkJFxkNFwYCCgU1SQp9AgMJMiCAAgUCFj4jEiMPBwwGGSEGAgFeQidDFoAoOAGgJ0MWgCg4OCiAFkMnQl5eQv7ADRMTDQFADRMThxBLbIZKV5hxQkJxmFcsUkxDHCIpARgjBxwyFhMpKAYQERAvGhoJNjcMOQ4OFwgHOh4POTsyCBAcCgswKxICHg45HxVaOScIDwYdJgMGAhkcCAcDCAQSNB8HDghCXiMdOMgjHTgoKDgdI15CQl6AEw0NExMNDRMAAAAAAwAA/8AEAAPAAEwAbwCEAAAlLgM1ND4CMzIeAhUUDgIHLgEjIgYjPgE3PgEnLgEnJgYnLgE3NhY3NhYzMjQnLgEHDgEXHgMXHgEXFgYXHgEXFgYHDgEHFzQ2Nz4BOwEuAScuASMiBgcOAQcOAQcOARUUFjMyNjcjIiYlIgYHMzIWFRQGKwEeATMyNjU0JiMBQ0V2VzFCcZhXV5hxQhEhLhwfVzIGCwYSKhYiCAQLUi0bOgwNTBobQxAQNhEQHx9eTExbEAkgKjQcOBIJCRcZDRcGAgoFNUkKfQIDCTIggAIFAhY+IxIjDwcMBhkhBgIBXkInQxaAKDgBoCdDFoAoODgogBZDJ0JeXkKHEEtshkpXmHFCQnGYVyxSTEMcIikBGCMHHDIWEykoBhAREC8aGgk2Nww5Dg4XCAc6Hg85OzIIEBwKCzArEgIeDjkfFVo5JwgPBh0mAwYCGRwIBwMIBBI0HwcOCEJeIx04yCMdOCgoOB0jXkJCXgAAAAAFAAD/wAQAA8AAIgA2AEQAVABrAAAlNDY3PgE7AS4BJy4BIyIGBw4BBw4BBw4BFRQWMzI2NyMiJiUiBgczMhYVFAYrAR4BMzI2NTQmByEiBhUUFjMhMjY1NCYBIgYVERQWMyEyNjURNCYjBQkBHgEXBxcOAQcnBycHLgEnNyc+ATcBwAIDCTIggAIFAhY+IxIjDwcMBhkhBgIBXkInQxaAKDgBoCdDFoAoODgogBZDJ0JeXkL+wA0TEw0BQA0TE/zTGyUlGwMAGyUlG/0vAVEBURAYBdHRBRgQ0YCA0RAYBdHRBRgQYAgPBh0mAwYCGRwIBwMIBBI0HwcOCEJeIx04yCMdOCgoOB0jXkJCXoATDQ0TEw0NEwNAJRv+ABslJRsCABslQP6vAVEEGRDR0BEYBdGAgNEFGBHQ0RAZBAAAAAIAQAAAA8ADgAAlADEAAAEXDgEHET4BNTQmIyIGFRQWFxEuASc3IRE3HgMzMj4CNxcRATIWFRQGIyImNTQ2AsBZIXJGHSNLNTVLIx1GciFZ/wBKHlBgbTs7bWBQHkr+QBomJhoaJiYBgFk9VQ8CCxE7IzVLSzUjOxH99Q9VPVn/AEouSjUdHTVKLkoBAAHAJhoaJiYaGiYACgBA/8AEAAOAAAUACQANABEAFQAZAB0AIQAlADEAAAERIREhEQUjNTM1IzUzNSM1MwEjNTM1IzUzNSM1MzsBFSMRNTMVExUjFSM1IzUzNTMVA4D8wAJA/sDAwMDAwMABAMDAwMDAwEDAwMDAgECAgEABQAJA/MABAMDAQMBAwP1AwEDAQMDA/wDAwP8AQICAQICAAAoAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnAAATESERBRUjNRMVIzUBMxUjFTMVIxE1MxUzNTMVISM1MzUjNTM1IzUzQANA/sDAwMD/AMDAwMDAQMABAMDAwMDAwAOA/MADQEDAwP8AwMABAMBAwP8AwMDAwMBAwEDAAAAACQAA/8AD7QOtAAkADwATAB0AIQAlACkALQAxAAABByc3NjIfARYUJxcBIzUBFycBFxc3ESERIQcjESEFIxUzESMVMxEjFTMBIxUzJSMVMwPtLYguEjUTLRPviP6shQFRLS3+8C7RQPzAAkBAwAHA/gDAwMDAwMABAMDAAQDAwAMmLogtExMtEzUhiP6vhQFUiC3+8S4BQP3AA0BA/kBAwAHAwAHAwP7AwMDAAAkAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAAExEhEQEjNTM1IzUzNSM1MwEjNTMRIzUzASM1MzUjNTM1IzUzQANA/cDAwMDAwMABAMDAwMABAMDAwMDAwAOA/MADQP0AwEDAQMD9QMABQMD9QMBAwEDAAAAAAAkAAP/AA+0DrQAJABcAGwAfACMAJwArADMANwAAAQcnNzYyHwEWFAE3ESERIQcjFTMVMxUzBSMVMxEjFTMRIxUzASMVMyUjFTMTFwEHIzU3ARcnARcD7S2ILhI1Ey0T/wBA/MACQEDAQMDA/gDAwMDAwMABAMDAAQDAwBGI/uU5hTYBGy0t/vAuAyYuiC0TEy0TNf6IQP3AA0BAwMBAQMABwMABwMD+wMDAwANZiP7lNoU5ARuILf7xLgAACABAAAADwAPAAAMABwALAA8AEwAXABsAHwAANxEhEQERIRETMzUjETM1IxEzNSMhIxUzETUjFRMjFTNAAQACgP3AQMDAwMDAwAHAwMDAwMDAAAPA/EADgPzAA0D/AMD+QMD+QMDAAQDAwAHAwAAAAAgAQAAAA8ADwAADAAcACwAPABMAFwAbAB8AACURIREBESERBSMVMxUjFTMVIxUzITM1Izc1IxURMzUjAsABAP7A/cACAMDAwMDAwP5AwMDAwMDAAAPA/EADgPzAA0BAwEDAQMDAQMDAAQDAAAgAAAAAA8ADgAADAAcACwAPABMAFwAbAB8AAAEhESEBIREhExUzNTMVMzUzFTM1ETUjFScjFTMhNSMVA8D8QAPA/IADQPzAQMBAwEDAwEDAwP8AwAKAAQD+wP3AAgDAwMDAwMD+QMDAwMDAwAAAAAAIAAAAAAPAA4AAAwAHAAsADwATABcAGwAfAAAlIREhASERISU1IxUhNSMVITUjFREVMzUhIxUzJRUzNQPA/EADwPyAA0D8wAEAwAHAwAHAwMD/AMDA/kDAAAEAAoD9wEDAwMDAwMABwMDAwMDAwAAACwBA/8ADwAPAAAMABwALAA8AEwAXABsAHwAjACcANAAAAREhEQEVITUXIREhEyMVMxEjFTMRIxUzASERIRMjFTMRIxUzESMVMyU3FwcXBycHJzcnNxcBgAEA/wABAEABAP8AwICAgICAgPzAAQD/AMCAgICAgIABAHMtc3Mtc3Mtc3MtcwGA/kABwAJAgIBA/MABAMABwMABwMABAPzAAQDAAcDAAcDADXMtc3Mtc3Mtc3MtcwAAAAsAAAAABAADgAADAAcACwAPABMAFwAbAB8AIwAnADMAAAEhESEBIxEzBxEhEQU1IxUhNSMVITUjFQERIREFNSMVITUjFSE1IxUTFwcnByc3JzcXNxcBwP5AAcACQICAQPzAAQDAAcDAAcDAAQD8wAEAwAHAwAHAwA1zLXNzLXNzLXNzLQJA/wABAP8AQP8AAQDAgICAgICAA0D/AAEAwICAgICAgP8Acy1zcy1zcy1zcy0AAAYAQAAAA8ADgAADAAcACwAPABMAHwAAEyERIQchESE3FTM1EyERIQcjFTMBFwcnByc3JzcXNxfAAUD+wIABQP7AQMBA/sABQEDAwAINcy1zcy1zcy1zcy0CQP8AQP8AwICAAcABAECA/wBzLXNzLXNzLXNzLQAAAAMAQABAA4ADgAADACcANAAAExEhEQMjFTMVIxUzFSM1IxUjNSMVIzUzNSM1MzUjNTMVMzUzFTM1MwEXBycHJzcnNxc3FwdAA0BAgICAgMBAwEDAgICAgMBAwEDA/s1zLXNzLXNzLXNzLXMDgPzAA0D/AEDAQMCAgICAwEDAQMCAgICA/qBzLXNzLXNzLXNzLXMAAAAIAEAAAAOAA4AAAwAHAAsADwATABcAGwAfAAATESERBTMVIyUzFSMTIzUzBSM1MwUjNTM1IREhNSM1M0ADQP4AwMD/AMDAwMDAAQDAwAEAwMD9QALAwMADgPyAA4BAgICA/YCAgICAgEABgECAAAAACABAAEADgAOAAAMABwALAA8AEwAXABsAHwAAExEhEQUzFSMlMxUjEyM1MwUjNTMFIzUzNSE1ITUjNTNAA0D+AMDA/wDAwMDAwAEAwMABAMDA/UACwMDAA4D8wANAQMDAwP4AwMDAwMBAwEDAAAAAAAgAQABAA4ADgAADAAcACwAPABMAFwAbAB8AADchESETNTMVAzUzFSUVIzUTFSM1ExUjNSMRIxEjFSM1QANA/MBAwMDAAgDAwMDAwEDAQMBAA0D+AMDA/wDAwMDAwAEAwMABAMDA/UACwMDAAAsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsAABMRIREFIRUhBSM1MyEzFSMVIRUhFTUhFRMzFSMBITUhNSE1ITUjNTM1ITUhQANA/QABQP7AAUCAgP7AgIABQP7AAUBAgIABQP7AAUD+wAFAgID+wAFAA4D8wANAQIDAgIBAgMCAgAIAgP6AgECAQIBAgAALAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAAA3IREhExEzERMVIzURNTMVMxEzETMjETMlNTMVAREjESMRIxEjFSM1IxEjEUADQPzAQIDAgIBAgMCAgP4AgAGAgECAQIBAgEADQP0AAUD+wAFAgID+wICAAUD+wAFAQICAAUD+wAFA/sABQICA/sABQAAACgBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAABMRIREFMxUjFxUjNQEzFSMVMxUjEyM1MwUjNTMFIzUzNSM1MzUjNTNAA0D+AMDAwMD/AMDAwMDAwMABAMDAAQDAwMDAwMADgPzAA0BAwEDAwAEAwEDA/wDAwMDAwEDAQMAAAAAACwBAAEADgAOAAAMABwALAA8AEwAWABoAHgAiACYAKQAAExEhEQUXIycjFyMnBxcVJxUXFScRNRchIzUzNSM1MwEjNTM1IzUzAzMVQANA/sDAgMCAwIDAQMDAwMCAAUDAwMDAAQDAwMDAgIADgPzAA0BAwMDAwEDAgMCAwIDA/wCAgMBAwP5AwEDAAQCAAAAACwBAAEADgAOAAAMABgAKAA4AEQAVABkAHQAhACUAKQAANyERIR8BIzcXIychFyMnBSczAzUzFSE1MxUhIzUzATUzFSE1MxUhNTMVQANA/MBAgIDAwIDAAYDAgMABgICAwMD+QMD/AMDAAUDA/kDA/kDAQANAgIDAwMDAwICA/kDAwMDAwP5AwMDAwMDAAAAACwBAAEADgAOAAAMABgAKAA4AEQAVABkAHwAjACcAKwAAExEhEQUVJwcXFScVFxUnETUXISM1MzUjNTMnOQE1MxUBIzUzNSM1MzUjNTNAA0D9wIBAwMDAwIABQMDAwMDAwAEAwMDAwMDAA4D8wANAQICAQMCAwIDAgMD/AICAwEDAQMDA/gDAQMBAwAAJAFMAAAPAA20AAwAIAAwAEAAVABoALAAwADQAABMhESE3IxUzNSEjFTM3FTM1ARc3JwcxFzcnBwU3JwcnJiIPAQYUHwEHFzcXNyUnNxcFIxUzgANA/MDAgMABAMDAQMD9ALVatVq1WrVaAT2HLS21EzUThxMTtS4uh8Qt/rW1WrUCMYCAAQD/AMCAgICAgIAB+LVbtVu1W7Vbh4cuLrUTE4cTNRO1LS2Hwy2WtVu1noAAAAAGAAD/wAQAA8AASQBfAIYAnQDbAOEAABMOAQcOASMiJicuAScuAScuATU0Njc+ATsBPAE1NCY1LgEnLgEjIgYHDgEVIz4BMzoBFzIWFx4BFx4BFx4BFx4BFx4BFx4BHQEjJyMiBgcOARUUFhceATMyNjc+ATc1MTc+ATc+ATMyFhceARceARceARUUBgcOAQcOAQcOASMiJicVIxEzFRUeARceATMyNjc+ATU0JiMiBgcOAQcVBSImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMzIWFx4BFyMuAScuASMiBgcOARUUFhceATMyNjc+ATczDgEHDgEzCQE3FwHiCxgODR8SDBgKCxIHCAwEBQQYGRhKMhsBAggGBxYPDxgHCAhXBExJCRIICA8HBg0GBQwFBggEBAYDAwQBAQFdAx4ZJAwNDAgHCBMMCxUKChAG+wgUDAwaDQ8bDAsUBwgMBAQEBAUEDggJFQwMGxAaKxFYWwYOCAcRCQ8WCAgIHRwJEggIDwcBmRIhDw8ZCgoQBgUGBgUGEAoLGQ8OIhMeMBISFQNSAggIBxMMDxkJCQoKCQkYEAwTBwgIAlIEFRISMG39wP7AgMACQAIkCg0EBQQDAwMJBgUPCQgUDBwqDg0OBAgEBQcDDBEFBgYGBgYRCzExAQICAQQCAgYEAwcEBQkGBg0IBxIK1ZgGBgYUDwsQBQUFBAUEDAc/ewsQBgYGBgUGEAsLGRAPIhMTGQ8QGAsLEQYGBhAPHwHArbgGCQMEAw0NDRkZMTEFBgUQCnhbBQYFEAoKGQ8PIhMTIg8PGQoLDwUGBQ4ODikbCxEGBgcMDAslGRkkDAsMBgYHEQoaKQ4PDv3AAUCAwAFAAAAEAAD/wAQAA0AADABLAMgAzQAAASMnByMDMxc3Mxc3MwUeARczLgEnLgEjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEzMjY3PgE3Iw4BBw4BIyImJy4BNTQ2Nz4BMzIWFwU+ATc1PgE3PgE1NCYnLgEnMjYxPgE3PgE3PgE1NCYnLgEnLgEnLgEjIgYHDgEHDgEHDgEPATM3PgEzMhYXMx4BFRQGByMOASsBFTMyFhceARUUBgcOAQcOAQcOASMiJicuAScuAScuATUnIxceARceARceARczHgEzMjY3ATcXCQEBgGw0NGxAVCwsaCwsVAHhBwgCTgMUEREuHBIgDg4YCgoPBQYFBQYFDgoKGA4OIBEdLhERFAROAQkHBxILDxcJCQgICQkXDwsSB/7ZCxMICAsFBAQICAUNCQEBBQcEAwQCAQIEBAQMBwcSCQoWDQsVCgkRCAcMBQQGAQFOAQIVCgcKAwEEAgQDAQQMCRYbCxAFBQUBAgEEAgIGBAQIBQUJBAMGAgIEAQIBAVABAQUFBA8JCBIKAQkXDA4ZC/4GgMACQP3AAgDAwAFAwMDAwEwGEQsbKQ4ODgUGBRAKChkPDyITEyIPDxkKChAFBQYPDg4pGgoRBwYGDAsMJBkZJQsMCwYG7QMLBgEGEQkJFQwPGQoHCwQBBAgEBQkFBQsFChIICA8GBgkDAwMDAwQJBgYPCQkVCwoIFQsDBAMMBQgLAwMEPwQEBAsJBAgEAwYCAwMCAQEBAQEEAgMFAwIHBAkKDBUKCREHBgkCAwIEA/75gMABQP3AAAAIAAD/wAQAAwAABAATACYALgA7AEMASwBYAAATNxcJAQMUBgcOAQcOASsBETMyFgc0JicuAScuASsBFTMyNjc+ATUFJyMHIxMzEycjFAYHDgEHMycuAScXFSM1IzUzFRcnIwcjEzMTJyMUBgcOAQczJy4BJ4CAwAJA/cDfBwgIFQ8OIBNlYz8/TAQDBAoGBxAIExQNFQcICAEbC0kMUFVbUH8CAQEBCgovEQICAf9AQMSsC0kMUFVbUH8CAQEBCgovEQICAQEAgMABQP3AAsMTIw8PFwgICAEAPkAKEQcICwQEBYgKCQoZEIIvLwEA/wDIAgcFBSolRgcPBgjAwEBAwC8vAQD/AMgCBwUFKiVGBw8GAAAEAEAAAAPAA4AADwAfACcALgAAASEiBhURFBYzITI2NRE0JgM4ATEhOAExETgBMSE4ATEDITI2NSEUFhMhPgMzA4D9ABomJhoDABomJhr9AAMAgP4ANUsBAEt1/YAshqfAZwOAJhr9wBomJhoCQBom/YACQPzASzU1SwFAVY5lOAAAAAACAEAAAAPAA4AAZQDVAAABBw4BBw4BBw4BIyImJy4BNTQ2Nz4BMzIWFx4BFRQGBw4BFRceATMyNjc+ATc+ATcTIzcyNjc+ATc+ATc+ATMyFhceARUUBgcOASMiJicuATU0Njc+ATU0JicuASMiBgcOAQczByMXNx4BFz4BNz4BNz4BMzIWFx4BFRQGBw4BIyImJy4BIyIGBw4BBx4BFx4BMzI2Nz4BNxcOAQcOASMiJicuAScuAScOAQcOAQcOASMiJicuATU0Njc+ATMyFhceATMyNjc+ATc+ATcuAScuASMiBgc3AawxEiERECcWFjIdEhoICQgHBwcSDAkPBQUFAwQDAwIBAwIGCwULEAYEDgtWOw4QFwcHDwkXMRkaOSAUHgkJCQYGBg8JCQ4FBgUDBAMEAgECBAMMGg0VIw09DjydihMaCBQdCg0WCAkSCgsRBQYGBgYFDwkGDgkICwMJDwgKGQ8QGwoGDAcFCQMGEgwOEiIQDRkMDRUICA8HBhAJFyQNDRYJCBMKChEGBgYHBgcRCgUMBwoOBAYKBQYPCQUVDxMeCwYRCwUNCAICUdxQdCQkNRESEQgICBMKChIHCAcGBQYOCQgLBAQFAQMCAQUFCxwQDDswAYI5BAUFFhEyThUWFQkJCRgODRQIBwgGBwYOCQYNBwcJAwIFAQICEhIdYT45LRwjTSoiMA0TFwYGBQcHBxMMCxMHBwcDAgMDBwcKKR9HVRAJCQMDBRgUCiEvDgoLBwcGFg8PMSEjMxAQFQUFBQcHBxMLDBMICAcDBAYFAgMEDwwHHxhUYxEKCwICEgABAMAAQANAA0AADQAAAREnIQkBITcRITUJATUDQID+gAEA/wABgID9gAEA/wADQP8AgP8A/wCA/wCAAQABAIAAAQBAAAADwAOAADUAACU3FSE1PgE3PgE1NC4CIyIOAhUUFhceARcVITUXMzUuAzU0PgIzMh4CFRQOAgcVA4BA/sARIA86RjJXdUJCdVcyRjoPIBH+wEDAOV5EJUZ6o11do3pGJUReOYBAwNAIEwstiFBDd1gzM1h3Q1CILQsTCNDAQCUXR1pqOU+MaTw8aYtQOWpaRxclAAADAQAAAALAA4AAbQCHAKEAAAEuAScuASc1HgEXHgEXHgEXHgEVMzQmJy4BJzAmIzUjFQ4BBw4BBw4BBw4BFRQWFx4BFx4BFx4BFxUiJicuAScuAScuATUjFBYXHgEXHgEXHgEXMDIxFTM1OgExPgE3PgE3PgE3PgE1NCYnLgEnJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMxUiJiMXDgEHDgEHDgEHNR4BFx4BFx4BFx4BFRQGBwKNDB8SESgXChIHDBIICAsEBANZFhcWPykNCEASIA4QGwwLEQYGBgcGBxQMDR8SDBkOBAgEDBYKCRAGBgZZCAgIFQ0OHhIRJBIBQAMDFScRER4MDBMGBgcHBgYTDdEOFQgICwMEAwMEBAoIBxILAwUDAQIBogUNCQgVDQYMBwgQBwwVCAgMBAMEBQQBnwsTCAgPBtcBBAMFDgkIFQwMGg4rRRkaHgUBgYMCCQYHEQsLGQ8OIBITIg4PGQsLFAgFCgTeAgEDCQcHEwwMHhMZKRIRHQsLEgYGBwKCggIJBgYRCwsZDw8hEhMhDw4ZC1sHDAcHDwgIEwoLFAoJEAYHCgMBAr0B+gkQBwYKBAEDAcsDBwMGDQcHDwgIEgkMFQkAAAAFAIAAQAOAA0AAAwAXACMANwBDAAABMwEjASIOAhUUHgIzMj4CNTQuAgMiJjU0NjMyFhUUBgEiDgIVFB4CMzI+AjU0LgIDIiY1NDYzMhYVFAYCwED+QEAB4CE6LBkZLDohITosGRksOiEiPj4iIj4+/h4hOiwZGSw6ISE6LBkZLDohIj4+IiI+PgNA/QABwCM9Ui4uUj0jIz1SLi5SPSP+gFlHR1lZR0dZAsAjPVIuLlI9IyM9Ui4uUj0j/oBZR0dZWUdHWQAAAAMAQAEAA8ACwAAMAFoAlAAAAREjETAGIzwBNTI2MQEzFSE1NDY3PgE3PgE3PgE3PgE3PgE3PgE3PgE1NCYnLgEjIgYHNT4BMzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BBw4BBw4BBw4BBw4BFRc1HgEzMjY3PgE1NCYnLgErATUzMjY1NCYjIgYHNT4BMzIWFx4BFRQGBxUeARceARUUBgcOASMGJicBAGAsNDRHAQLD/tMFBgYOCQgTCgoUCQoRBwcNBQUHAwIDCAgIGRAdNhodQSQQHg4NFgoJDgUFBAQFBQwICBELChULBw4HBwwFBQkDAwPuFjMdEh0KCgsNDQwjFiklKyogIRYqFRc1HyE0ExITKysXJA0ODRYXFj0oITcVAsD+QAFTJhsVIUL+kVEhER4ODRgLCxMICA8GBw4GBg0GBg0GBg4HDhYHBwcWF1YSEwUEBA0ICBQLDBoODxsMDBYJChIICA8IBQoGBQoFBQoEBQkEO1MQEAgICBYODxYICAdKHBwaGw4OTQwLDw4PJxgqNgoCAxENDiIUHjEREhEBCwsAAAAJAIAAQAOAA4AADQAbACkANwBFAFMAVwBbAF4AAAEiBh0BFBYzMjY9ATQmFxQGIyImPQE0NjMyFhUDIgYdARQWMzI2PQE0JhcUBiMiJj0BNDYzMhYVASIGHQEUFjMyNj0BNCYXFAYjIiY9ATQ2MzIWFQUzFSMBMxUjAxElAwA1S0s1NUtLCyUbGiYmGhslQDVLSzU1S0sLJRsaJiYaGyX+gDVLSzU1S0sLJRsbJSUbGyX+wEBAAUBAQID/AAHASzWANUtLNYA1S+wjMjIjVSQyMiQCV0s1gDVLSzWANUvsIzIyI1UkMjIk/tdLNYA1S0s1gDVL7CMyMiNVJDIyJKlAAgBAAYD+gMAAAAAACQCAAEADgAOAAA0AGwApADcARQBTAFcAWwBeAAABIgYdARQWMzI2PQE0JhcUBiMiJj0BNDYzMhYVAyIGHQEUFjMyNj0BNCYXFAYjIiY9ATQ2MzIWFQEiBh0BFBYzMjY9ATQmFxQGIyImPQE0NjMyFhUFIzUzATMVIwENAQMANUtLNTVLSwslGxomJhobJUA1S0s1NUtLCyUbGiYmGhsl/oA1S0s1NUtLCyUbGyUlGxsl/wBAQAEAQED+gAEA/wADgEs1gDVLSzWANUvpJDIyJFUjMjIj/tRLNYA1S0s1gDVL6SQyMiRVIzIyIwJUSzWANUtLNYA1S+kkMjIkVSMyMiPsQP5AQAGAwMAAAAQAQACAA8ADAAAHAAsAEwAXAAATAzM3MxczAwc3FyMBIwMzNzMXMwE3FyPCgjoiiCI6gk4wMGACQGDQYDTYNGD+s01NmgIA/oBkZAGA4I2NAeD9gKCgAQDs7AAABAAA/8AEAAPAAAsAGwAoAE8AAAEUBiMiJjU0NjMyFjcRFAYjISImNRE0NjMhMhYHNCYjISIGFRE3FzcXASMRMzUzNSM1MzUjNTM1IzUzNSM1MxUzNTMVMzUzFTM1MxUzNTM1A0A4KCg4OCgoOMAlG/2AGyUlGwKAGyVAHxb96hYfwMCAgPyAQEBAQEBAQEBAQMBAgECAQIBAgAHgKDg4KCg4OHj9gBslJRsCgBslJVAWHx8W/nXAwICAAwD8AIBAgECAQIBAwEBAQEBAQEBAQAAAAAADAEAAAAPAA4AAEwA3AGAAAAEiDgIVFB4CMzI+AjU0LgIBND4CNxQWFx4DFx4BFxYGFx4BFxYOAhcOASMiLgI1AT4BNz4BJy4BJyYGJy4BNzYWNzYWMzImJy4BJzoBMzIeAhUUDgIHAgBdo3pGRnqjXV2jekZGeqP+IxIhMB4CAQkjLjgePBQKChkaDxgGAwsMBQoOGw5PjGk8Ab0QVDMlCAQMWDEdPg4OUh0cSREROxISASEZRTEDCARQjGg8MVd2RQOARnqjXV2jekZGeqNdXaN6Rv5AK1BJQBsDBQMRPkI3CBIfCww1LxQCIRBARTwMAgI8aYtQ/oU3gA8eNxkVLisHEhMSMx0dCjw8Dj8QDBUCPGiMUEiAZUMLAAIAQAAAA8ADgAATAEgAAAEiDgIVFB4CMzI+AjU0LgITDgEHJj4CJy4BJyY2Jy4BJy4DJyY2Nz4BMzIWFx4BIyImBwYmBwYWFxY2Fx4BFxYGBwIAXaN6RkZ6o11do3pGRnqjdzRWDg4DDA0EBhgPGxoKChQ8HjguIwkRYlIPHQ04TRshARISOxESSB0cUg4NPx0xWAsFCCUDgEZ6o11do3pGRnqjXV2jekb9iw+EOAc8SEURIQIULzUMCx8SCDdBPxEhQAgBAhYNED8OPDwKHR0zEhIRBysuFRk3HgACAKD/wANgA8AAEwAnAAABIg4CFRQeAjEwPgI1NC4CAyIuAjU0PgIzMh4CFRQOAgIASYBgN26Ebm6EbjdggEkuUj0jIz1SLi5SPSMjPVIDwDdggElJ5Nibm9jkSUmAYDf9wCM9Ui4uUj0jIz1SLi5SPSMAAAMAoP/AA2ADwAATACcAMwAAASIOAhUUHgIxMD4CNTQuAgMiLgI1ND4CMzIeAhUUDgI3FAYjIiY1NDYzMhYCAEmAYDduhG5uhG43YIBJLlI9IyM9Ui4uUj0jIz1SMjgoKDg4KCg4A8A3YIBJSeTYm5vY5ElJgGA3/cAjPVIuLlI9IyM9Ui4uUj0j4Cg4OCgoODgAAAACAMAAQAMAA0AAEQAVAAABETQmKwEiBhURIxUhETMRITUhETMRAoAmGsAaJoABAEABAP6AgAHAAUAaJiYa/sBA/sABQEABQP7AAAAAAgCAAMADgAMAABEAFQAAASEyNj0BNCYjITUjESEVIREzESEVIQIAAUAaJiYa/sBA/sABQEABQP7AAUAmGsAaJoD/AED/AAGAgAAAAAEAQP/AA8ADwAAzAAAlFAYjIiY1NDY3JQ4BIyImNTQ2MzIWFyUuATU0NjMyFhUUBiMiJicFHgEVFAYHBT4BMzIWA8BeQkJeBgb+whU5IEJeXkIgORUBPgYGXkJCXl5CIToW/sQGBwcGATwWOiFCXmBCXl5CEB4OsBQYXkJCXhgUsA4eEEJeXkJCXhkWsA8fEREfD7AWGV4AAgCAAAADgAOAAAsAHAAAARQGIyImNTQ2MzIWAyIOAhUUFjMhMjY1NC4CAsBwUE9xcFBPccBPjGk8JRsCgBslPGmLAsBPcXBQT3Fw/rA8aYtQGyUlG0+MaTwAAAACAEAAAAPAA4AACwAUAAABIQMRFBYzITI2NREBIRMjByEnIxMDAP4AwCUbAwAbJf1sAaiovED/AEC8qAOA/gD+wBslJRsBQAHA/kCAgAHAAAMAgABAA4ADQAAfAC0AOwAAASIOAhURFB4CMyEyPgI9ATQmKwEiJic0LgIrAQczMhYVFAYrASImNTQ2EyEyFhUUBiMhIiY1NDYBejRbRCcnRFs0AQ0zW0QnHRUrEx4CJ0NaNH4KkBQcHBSQFBwcFAEgFBwcFP7gFBwcA0AnQ1sz/vAzW0MnJ0NaNLAUJB0TM1hBJMAcFBQcHBQUHP7gHBQUHBwUFBwAAAQAQAAAA8ADgAAPAC8APQBLAAABISIGFREUFjMhMjY1ETQmAxQOAisBIi4CPQE0PgI7ATIeAhUeATsBMhYdASUzMjY1NCYrASIGFRQWBSMiBhUUFjsBMjY1NCYDgP0AGyUlGwMAGyUlWyE4TCvgK0w4ISE4TCtpK0w4IAEZESQRGP5IeBAYFxF4EBgXAQHwEBgXEfAQGBcDgCUb/QAbJSUbAwAbJf3PK0s5ICA5SyviK0s5IB42SSsQGB4RksEXERAYFxEQGKAXERAYFxEQGAACAEAAAAPAA4AAAwAHAAABIREhKQERIQIAAcD+QP5AAcD+QAOA/kD+QAAAAAIAQAAAA8ADgAAPABcAACURNCYjISIGFREUFjMhMjYlESERIREhEQPAJRv9ABslJRsDABsl/kD+wAFAAUBAAwAbJSUb/QAbJSVbAUABQP7A/sAAAAgAQADAA4ADAAAFAAkADQAVAB0AIQAlACkAABMVIxEzETMVMzUHETMRMxEzFSMVMxEzETMVIxUzEQUzFSMlMxUjNzMVI79/wEBBQUBAgIDBPoCAwf0BPz8BgD8//z8/AwCA/sABwEFBgP7AAUD+wD9BAcD+wD9BAcBAwMDAwMAACQBAAAADwAOAAA8AFgAaAB4AJwAwADQAOAA8AAABISIGFREUFjMhMjY1ETQmAREjETM1MxMjETM3IzUzExUjNTM1IxEzFxUjNTM1IxEzBTMVIyUzFSM3MxUjA4D9ABslJRsDABslJf2lwH9BaEBAAUFB7cGAgMHqwICAwP1BPz8BVT8/6z8/A4AlG/0AGyUlGwMAGyX+qf7XAUCA/kEBQD9B/ozNQUABP/PNQUABPz/AwMDAwAAAAAIAQACAA8ADAAAPACYAABMiBhURFBYzITI2NRE0JiMFCQEeARcHFw4BBycHJwcuASc3Jz4BN4AbJSUbAwAbJSUb/S8BUQFREBgF0dEFGBDRgIDREBgF0dEFGBADACUb/gAbJSUbAgAbJUD+rwFRBBkQ0dARGAXRgIDRBRgR0NEQGQQAAAMAQAAAA8ADgAAXACcANwAAAQ8BLwEOAQcXBx4BFzcXNxc+ATcnNy4BEyEiBhURFBYzITI2NRE0JgMUBiMhIiY1ETQ2MyEyFhUC8rI+QrIMEQOSkgMRDJJiXpIMEQOSkgMRgv0AGyUlGwMAGyUlWxoT/doTGhoTAiYTGgJTsTo6sQMRC5KSDBEDklpakgMRDJKSCxEBMCUb/QAbJSUbAwAbJf1tExoaEwFmExoaEwAAAQEAAAADAAOAABYAAAEiBh0BIxUzETMRMzcjNTQ2MTM1LgEjAkRaZoSEwKAcvEB8C4YrA4BgYIDA/oABgMBAMBC6AgQAAAAAAgBAAAADwAOAABAAKAAAEyIGFREUFjMhMjY1ETQmIyEFMhYxBzAiIyIGHQEzByMRIxEjNTM1NDZzFR4eFQMaFR4eFfzmAnckMAMuHiASgQV8fVdXUQOAHhX85hUeHhUDGhUeggVuHBhXd/63AUl3ZTxdAAADAMAAAAMAA4AAiAC7APIAAAEiBgcOAQcOAQcOARUUFhceARceARceATM6ATcyNjMOAQcOARUUFhceARcOAQcOAQcOAQcOAQcOAQcOARUUFhceARceARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuAS8BLgEnLgE1NDY3PgE3PgE3PgE3PgE3PgE1NCYnLgEnLgEnLgEnMzcjBzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMzkBEzMyFjMeARceARceARceARUUBgcOASMiJicuATU0Njc+ATc+ATc+ATc+ATc+ATc+ATMyNjM5AQIZGTMcHDYZExwJCgkGBwYTDA0eExIqFwUJBQUJBQMEAQICBgUGDAYKFw4NHQ8QHw8QHQ0aJAoJCggHCBgPECgYGDcgJUMdHTETFB0KCgoEBAQLBwcQCQkSCioFCgUFBgYFBQsGChIJCRAHBwsEBAQEBQULBwYOBwcMBUhB50sTIA0OFwoJDgUFBAICAg0KBxILCxYLEyAODhcJCQ4EBAUDAwIKCAcSCwwXCzoPAgYEEB0NDBQIBwwEAwQWFhZAKy9MHBwcBwYGDgkIEQgJDQUJEwoKEwkJDwcGCAIDgAYGBhoVECYUFSoUESIRER0NDRUICAgBAQUKBQUNBw4WCgkRCAECAQEEAwMIBQUNCBAjFRQkEBAgDw8bCwwTBwcHCgkKGRAQIxQUKRQQGwwLFgkJEggJEAghBQkGBRAKChEGBg0GBw8ICBEKChYMDB0REB4NDRYKChAHBwsEKSYKCwscEBEjExMjEAgVDA0WCgcMBQQFCwsLGw8QIxISIQ8MFwsLFQkJDgYFBf3zAQwVCgkSCQkSCQkVCxsuEhISFBQUNCAPGwsKEgcHCwMEBgIDBQICAwEBAQEABABAAAADwAOAADAAQADKAQAAAAE+ATc+ATU0JicuAScuAScuASMiBgcOAQcOAQcOARUUFhceARceARceATMyNjc+ATcBISIGFREUFjMhMjY1ETQmAQ4BBw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BNz4BNz4BMy4BJy4BNTQ2Nz4BNyIGIyIGIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BOwEHIx4BFx4BFx4BFx4BFRQGBw4BBw4BBw4BBw4BBw4BFRQWFx4BHwEeARceARceARceARUUBgcxJy4BJy4BJyYiKwEqASMGIgcOAQcOAQcOAQcOAQcOAQcOARUUFhceATMyNjc+ATU0JicuAScxAakICQICAgQEAwsHBxILChkNCRIICQ4FBggCAgIEAwMLBwYSCwoZDgkRCAgOBQHX/QAbJSUbAwAbJSX+gwgWDw8lFhYzHRgqExIeDAwSBgYGBwgHGxQKFwwLGAwLFgsKEggFCQUEBAEBAgMCBAcEAwgDEiAODhcKCQ8EBQUHBwcWDhQoFhUoErk5OAQJBgUKBQUJAwQEBAMDCAYFDAcHDgcECQQDBQQEBAgEIAcOBwcMBQYIAwMDBwhEBhAJCRYNAwQCDAEGBQUMBwYPBwgPBwMLBgYNBwYLBQQFFRYVOiQgMREREQMDAwkFAegHEgkJEAcMGg8OGw0MFQkICQQFBAoHBxAJCBIJCxkODhoMDRQICQgEAwQIBgGYJRv9ABslJRsDABsl/SwQGwwLFAcIBwUGBQ4JCRULDBgMDBwPEBsMBgoEBAYCAgMBAQIGDQcHEgoGCgMECAQBAQYGBhAKChcNDRkNEB8QEB0MEBQFBAUgAwgFBQ0HCBEKChYNDRYJCREIBw4GBgsGBAoFBQwIBwwFBAcDGgYMBwYOBwcQCQkVDA8fD1UHDgcHEAkBAQEBAgIBBAICBAMDCAYFDggIFAwYKA8PEA4ODiIVCQ8HBw4HAAAABABAAAADwAOAAIgAuwDxAP0AAAEiBgcOAQcOAQcOARUUFhceARceARceATM6ATcyNjMOAQcOARUUFhceARcOAQcOAQcOAQcOAQcOAQcOARUUFhceARceARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuAS8BLgEnLgE1NDY3PgE3PgE3PgE3PgE3PgE1NCYnLgEnLgEnLgEnMzcjBzIWFx4BFx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BJy4BNTQ2Nz4BNz4BNz4BMzkBEzMyFjMeARceARceARceARUUBgcOASMiJicuATU0Njc+ATc+ATc+ATc+ATc+ATc+ATMyNjMxARUjFTMVMzUzNSM1AZkZMxwcNhkTHAkKCQYHBhMMDR4TEioXBQkFBQkFAwQBAgIGBQYMBgoXDg0dDxAfDxAdDRokCgkKCAcIGA8QKBgYNyAmQh0eMBMUHQoKCgQEBAsHBw8KCRIKKgUKBQUGBgUFCwYKEgkJEAcHCwQEBAQFBQsHBg4HBwwFSEHnShIgDg0YCQkPBAUFAwICDQoHEgsLFgsTIA4OFwkJDQUEBQMDAgoIBxILDBcMOQ8CBwMRHA0MFAgHDAQEAxYWFkAqMEwcGxwGBgYPCAgRCAkNBQkUCgoSCQkPBwYIAgF4gIBAgIADgAYGBhoVECYUFSoUESIRER0NDRUICAgBAQUKBQUNBw4WCgkRCAECAQEEAwMIBQUNCBAjFRQkEBAgDw8bCwwTBwcHCgkKGRAQIxQUKRQQGwwLFgkJEggJEAghBQkGBRAKChEGBg0GBw8ICBEKChYMDB0REB4NDRYKChAHBwsEKSYKCwscEBEjExMjEAgVDA0WCgcMBQQFCwsLGw8QIxISIQ8MFwsLFQkJDgYFBf3zAQwVCgkSCQkSCQkVCxsuEhISFBQUNCAPGwsKEgcHCwMEBgIDBQICAwEBAQECM4BAgIBAgAAFAEAAAAPAA4AAMABAAMoA1gEMAAABPgE3PgE1NCYnLgEnLgEnLgEjIgYHDgEHDgEHDgEVFBYXHgEXHgEXHgEzMjY3PgE3ASEiBhURFBYzITI2NRE0JgEOAQcOAQcOASMiJicuAScuAScuATU0Njc+ATc+ATc+ATc+ATc+ATMuAScuATU0Njc+ATciBiMiBiMiJicuAScuAScuATU0Njc+ATc+ATc+ATsBByMeARceARceARceARUUBgcOAQcOAQcOAQcOAQcOARUUFhceAR8BHgEXHgEXHgEXHgEVFAYHMQEjFSM1IzUzNTMVMwEuAScuAScmIisBKgEjBiIHDgEHDgEHDgEHDgEHDgEHDgEVFBYXHgEzMjY3PgE1NCYnLgEnMQGpCAkCAgIEBAMLBwcSCwoZDQkSCAkOBQYIAgICBAMDCwcGEgsKGQ4JEQgIDgUB1/0AGyUlGwMAGyUl/oMIFg8PJRYWMx0YKhMSHgwMEgYGBgcIBxsUChcMCxgMCxYLChIIBQkFBAQBAQIDAgQHBAMIAxIgDg4XCgkPBAUFBwcHFg4UKBYVKBK5OTgECQYFCgUFCQMEBAQDAwgGBQwHBw4HBAkEAwUEBAQIBCAHDgcHDAUGCAMDAwcIAWKAQICAQID+WgYQCQkWDQMEAgwBBgUFDAcGDwcIDwcDCwYGDQcGCwUEBRUWFTokIDEREREDAwMJBQHoBxIJCRAHDBoPDhsNDBUJCAkEBQQKBwcQCQgSCQsZDg4aDA0UCAkIBAMECAYBmCUb/QAbJSUbAwAbJf0sEBsMCxQHCAcFBgUOCQkVCwwYDAwcDxAbDAYKBAQGAgIDAQECBg0HBxIKBgoDBAgEAQEGBgYQCgoXDQ0ZDRAfEBAdDBAUBQQFIAMIBQUNBwgRCgoWDQ0WCQkRCAcOBgYLBgQKBQUMCAcMBQQHAxoGDAcGDgcHEAkJFQwPHw8BlICAQICA/oEHDgcHEAkBAQEBAgIBBAICBAMDCAYFDggIFAwYKA8PEA4ODiIVCQ8HBw4HAAAAAAMAgABAA4ADgAALAA8AJQAAEyIGFRQWMzI2NTQmAxEzETMRMxE0NjEwFhURMxE0LgIjIgYHNeAoODgoKDg4iMBAwEBAwA4pSz42SAIDgDgoKDg4KCg4/wD9wAJA/cABQDAQEDD+wAE6Ml5KLEYUWgAEAEAAAAPAA4AADwATAB8AMwAAASEiBhURFBYzITI2NRE0JgEjETMnIiY1NDYzMhYVFAYBIxE0JiMiBhURIxEzFT4BMzIWFQOA/QAaJiYaAwAaJib9poCAQBslJRsbJSUCJYAlGxslgIAUOiI8VAOAJhr9ABomJhoDABom/QABwEAlGxslJRsbJf4AAQAbJSUb/wABwE8bNF5CAAAGAEAAQAPAA0AACwAXACMALAA1AD8AAAEiBhUUFjMyNjU0JgUiBhUUFjMyNjU0JgUiBhUUFjMyNjU0JgUiBh0BITU0JgUiBh0BITU0JgUiBh0BMzU0JiMDIEJeXkJCXl7+XjVLSzU1S0v+qyg4OCgoODgCWEJeAUBe/l41SwEAS/6rKDi/OCcDQF5CQl5eQkJegEs1NUtLNTVLgDgoKDg4KCg4gF5D399DXkBSO7OzO1JAOSifnyg5AAAAAAcAQAAAA8ADgAAPABkAJQAuADoAQwBPAAABISIGFREUFjMhMjY1ETQmASM1NDYzMhYdAQMiJjU0NjMyFhUUBgEjNTQ2MzIWFSciJjU0NjMyFhUUBgEhNTQ2MzIWFSciJjU0NjMyFhUUBgOA/QAbJSUbAwAbJSX9ZYAlGxomQBslJRsbJSUBJcA4KCg4YCg4OCgoODgBeP8ASTc3SYA1S0s1NUtLA4AlG/0AGyUlGwMAGyX9AH8bJiYbfwEAJRsbJSUbGyX/AJcrPj4rqTgoKDg4KCg4/sC6N09PN8ZLNTVLSzU1SwAAAAABAIAAAwNBA4AATwAAASIOAhUUFhcWNjc+ATc2JicuATU0PgIzMhYVFA4CIyImNz4BNTQmIyIGFRQWMTAOAgcGFhceATc+ATc+ATEeATMyPgI1LgMjMQH1XYxdLzQ3CQ8CAgcCAgIIDxMkQ187aXEYLD0lKTMKCyMjJCk7EBIXFgQPDAEBCQMESREFIA5HKz9nSykBL1d6SwOAO15yNkNsFgQHCgcbBwoKCRIxIjFZRChwVTdkSys6KTFiIyAuTDklLUxhXA8/fQgEAgMFZz0RfBknNV+BTDlqUjEAAgBAAAADwAOAAA8AWwAAASEiBhURFBYzITI2NRE0JgEiJicwBgcOAQcGJic0Jjc+AzEwJjU0NjMyFhUUBgcGFjMyNjU0JiMiBhUUFhceAQcOAQcOAScuATU0PgIzMh4CFRQOAiMxA4D9ABslJRsDABslJf6OHTMKFgMMNAMCBgEJCgMPEQ0MKR4ZGBgIByQdNEFPSlRhDQsFAgIBBQECCgcmJSFCYkI0Vj0iHTVJLAOAJRv9ABslJRsDABsl/bEcElkMK0oDAwIDBlktC0FGNiAaKTchFxlGIx0qdFA8UGpGGCMNBgcHBRQFBwUDEE0vKFFDKiM7TCk2XEMnAAAAAAgAAABABAADgAC/AOEBKQFEAV4BhgGrAfQAAAEiBgcjDgEHLgEjIgYHIw4BBw4BBw4BBw4BFQ4BBw4BBw4BByIGIy4BJy4BKwEiBgcOAQcOAQcOARUeARceARcGFAccARUUFhceARceARceARceARceATMyNjc+ATc+ATc+ATc+ATU0JjUmNCc+ATc+AT0BLgEnLgEnIy4BIyIGBw4BBy4BIycuAScuASc0Njc+ATc+ATczMhYXHgEXFRQWFx4BFx4BFzMyNjc+ATc+ATc0NjU0JicuAScjLgEjMRcyFhceAR0BDgEHDgErASImJy4BPQE0Njc+ATcyNjM6ATMFMhYXHgEfAh4BFx4BFx4BFx4BFTEVFAYHDgEHDgEHDgEHDgEHDgErASImJy4BLwIuAScuAScuATU0Njc+ATc+ATc+ATMxBTMyFhceARcOAQcOAQcuAScuAT0BPgE3PgE3ITIWFx4BFx4BFRQGBw4BBy4BJy4BJz4BMzEHIgYHDgEHDgEVFBYdAR4BFx4BMzI2NzM+ATc+ATU0JicuAScuASMxISIGBw4BBw4BBw4BHQEUFhceARceATMyNjc+AT0BNCYnLgEjMQciBgcjDgEHDgEVFBYXHgEXHgE7ATI2Nz4BNz4BNz4BNz4BNz4BNzQ2NTQmJy4BJy4BIyIGBw4BByImJy4BJy4BJy4BIy4BIzEDSQsWDAETHgoaNBoJFAoBDRcLChAHCAoDAgMfPyAfOxwCAwIBAwEKFAsMGQ0MDRgLCxQKCA4FBgUBCwwIGBABAQQFBA0JECkZGDQcGjYcHDgdEyUTEyUTI0MgIDYWGhoBAQEPGQoKCwIQDw4iFAEJEQgVJhADCQUBAwECGzoeHj4fAgECCAUIGRMLCxYLChULBQQEDAgPJhYPFigSCA0FBQYCAQoLChsPAgkXDQELEgcKCQEKCAgTCgQLEwkICAYHBQ8KAwcEAQEB/rcPHxAQHw8TFRoyGBcoEQcNBAUEAQEEEg0LHREbOB8fPiEFCwUWID8fHzsbCQoTIw8PFQYDAhERECgYFzIaJ1Mr/oMHBAkEBAgFDRcLChIHBQcDBQQBCgkLFgwC8wkTCQoNBQMDAwQECAQHEgsKGA0IEQrYBgsGCQ8GBgYBAgsKCRUMBAkFAggQCAYGAgIDCwoJEgr+wgMHAgkPBwYJAwEBBQYGEQoECgYMFwkLCwoKCxcNAgIGAwIEBwQBAgECAgYEJVAsChUpExQnEgMFAwMGAwMGAgMEAQEBAgIGBAUJBAMJBCJMKR85GgQJBQIDAQIDAgQFAgOAAwQHFxALCgECBAsHCBMMDTYPDikOAgkHBxYPAQEBAgYLBAQEBQUFDQkJEwsLFgwQIA8MFQkDBwQDBwMPHhAPHA0ZKRERGwoKDwUFBQIDAgYECRkREC0bH0UmBAcEAwcDCBUODiASBhQjDw8UBQICCgsBBQQBAQEPFgcHCgILPQsMFQoPEAIDAwMHBAQLFAkJEQcQEgEODgcQCAkUCwIGBBAgDg4TBgQFOQcIBxMLAwoSBwcICAcHEgoDChAHBwkCAfsBAgIEBAUFBxUODiMVCxcMDBkODwMHAxMjEA8cDBIaCgkMAgEBBwcGFQ8FBA0bDxEmFAgSChwwFRUjDg4WBwwLIwECAQMBChcMDRoPAwkGBQ0IBAwUCAgJAgUEBQ0IBw0FCA8GBgkEDxwMDBcKBARWAgIDDAgHEAoEBQICCxEGBwcCAgIKCQgSCgQKBQkPBgUGAQEBBwYFDggCBAIICxIJBwoDAgIJCAgWDAQMFAgJCb0CAQEGBAMIBQQIBAQFARgXBAQEDQkBAgIBAwICAwMDBwMCAwICBQQFBwICAwICExQBDAwBBgUBAQEBAQIBAAAACQBAAAADwAOAABoAPQCFALAA+QEhATEB8QIJAAATDgEHLgEnLgE9AT4BNz4BNzEzMhYXHgEXDgElHgE7ATI2Nz4BNzU0JicuAScxKgEjIgYjDgEHDgEdARQWFxMeARUxFRQGBw4BBw4BBw4BBw4BByIGKwEiJicuAS8CLgEnLgEnLgE1NDY3PgE3PgE3PgEzMTIWFx4BHwIeARceARceARcFHgEzMjY3PgE9ATQmJy4BIzgBOQE4ATEqAQcOAQcOAQcOAR0BFBYXHgEXBTQmJy4BJy4BIyIGBw4BByImJy4BJy4BIy4BIy4BIzEiBgcjDgEHDgEVFBYXHgEXHgE7ATI2Nz4BNz4BNz4BNz4BNz4BNzwBNTc0JicuAScuASMxIgYHDgEHDgEVFBYdAR4BFx4BMzI2NzM+ATc+ATUBERQGIyEiJjURNDYzITIWAy4BJy4BJyMuASMiBgcOAQcuASMnLgEnLgEnNDY3PgE3PgE3MzIWFx4BFxUUFhceARceARczMjY3PgE3PgE3NDY1NCYnLgEnIy4BIzEiBgcjDgEHLgEjIgYHIw4BBw4BBw4BBw4BFQ4BBw4BBw4BIw4BIy4BJy4BKwEiBgcOAQcOAQcOARUeARceARcOARUcARUUFhceARceARceARceARceATMyNjc+ATc+ATc+ATc+ATU8ATU0Jic+ATc+AT0BJy4BIyIGBx4BFx4BFz4BNz4BNTQmJy4B3wgNBgMFAwMEAQgHCBEIBQQGAwMHAwoSAfEGDwgCCA4HBgcBBwcGDQgBAQEDBgIHCwQFBQYHPgMEAQEDDQoJFQ0UKxcXLxgECAQQGDAXFywVBwcPGQwLEAQCAg0MDR4SESYTHj0hCxcMDBcLDxATJhESHgwGCQT+ZQQHBAkRCAgHBwcIEgkDBQEHCwUFBwIBAQQFBQwHARgBAQEFAwQGAwMGAxo5HxcrEwMHBAECAQEDAQMEAgEEAwEDBgICAQECAQUCHDwhBxAfDw8cDgIEAwIEAwIEAgIDARYCAQIJBwcOBwQIBQcLBAUFAQIIBwcQCQIHBAEHDAYEBQEYJhr9ABomJhoDABomQAENCgsaDwEGDQYQHAwDBgQBAgEBFSsWFy4YAgEBBgQGEw4ICRAICBAIAwMECQUMHBELEB4OBgkEBAUBAQgICBMMAQcSCggQCQEOFggUJxMHDwcBChEICAwFBggCAgIXLxgXLBUCAgECAgEHDwkIEwoIChIJCA8HBgsEBAQBCQgHEgwBAQMEAwoGDB8TEicVEykVFSoWDhwODhwOGjIYGCkRExMBAQwSCAgITAcOBwcNBgoSCAgNBQMGAwMDAwIDCwHXCRQLAgcEBAoGAgkPBwYHAQEBAQIBCBGyBgUFBgUOBwIJDQYGBQEBAgcFBQwIAggNBf7/CRMKCwMFAg4aDAwUCg0UBwcJAgEFBQUQCgQECRULDRwPBg0IFSQQEBoLChAGCQgBAQEEAgQEBRAKCxoQCBIJKgIBBgYHEAkDCQ8GBgcBAQUEBQoGAQMCBggOBgYIAU0BBQIEBQECAgECDg8BCQkBBQMBAQEBAQEBAQEEAwMGAwMGAwMEARESAwMDCgYBAgEBAgIBAwICBQMBAgJ3AwcEBwwEBAQBAgIJBgUNBwMEAQEJDAUFBQECAQgGBg0IAa/9ABomJhoDABomJv58EBoLCw8EAQIICAEEAwEBAQsQBgUHAgguCQgQCAsMAQICAgYDAwgPBwcMBgsOAQsKBQwHBg8JAQQDDRcLCg8EAwQDAgYRDAgIAQICCQUGDwgKKQsLHgsBBwUGEAsBAQEBBQgDAgMDBAMLBgYPCAgRCQwYCwkQBgMFAwIGAgsXCwsWCRMfDQwVCAcLBAQDAgECBQMGEwwNIRUXMx0DBQMDBQIGEAoLGA0FIgMEAwMIEQkJFQsDBwQFCgYFCQUGCgAAAAIAQACAA8ADAAAXAEIAAAEXNxUeATMyNjc1MxUwDgIjIi4CMTU3JzUwJiMiBjERMA4CIyIuAjE1MxUxHgEzMjY3MREwPgIzMh4CMRUCQDZKAiEdHSECgAYkTkhITiQGNjYQMDAQBiROSEhOJAaAAiEdHSECBiROSEhOJAYBwBERgBwkJByAgDxIPDxIPIAuEkBAQP8APEg8PEg8gIAcJCQcAQA8SDw8SDxAAAADAEAAAAPAA4AADwA8AFQAABMiBhURFBYzITI2NRE0JiMFMh4CMRUHJzUwJiMiBjEVMA4CIyIuAjE1MxUxHgEzMjY3IzUwPgIzMRMXNxUeATMyNjc1MxUwDgIjIi4CMTWAGyUlGwMAGyUlG/6APkMeBkAuDikpDgUfQz0+Qx8FbgEdGRgdAgEGHkM+Ny5AAR0YGR0BbgUfQz49Qx8FA4AlG/0AGyUlGwMAGyXAN0E3ERAQETs7ojdBNzdBN1FRGiEhGqI3QTf/AA8PURohIRpRUTdBNzdBN1EAAAAABQBAAEADwANAACgALwA8AEcAUwAAASIGHQEUBgcOARUUFhceATMyNjc+ATU0JicuAT0BNCYnMCIxMyoBIzExOgExMCIjASIOAh0BITU0LgIhIg4CMSEwLgIlFAYjIiY1NDYzMhYDADBDIRgIDAMDFEVgYUYUAwMLCRghQS8BAQEBAQEBAQH+ADFIMBcBgBkxRwHRSE4kBgGABiRO/jhLNTVLSzU1SwNAPywEFycFAQsIBAcDDx0dDwMHBAgLAQUnFwQrPwH+wC9LWizAwChZTTKMqIyMqIzANUtLNTVLSwAGAEAAAAPAA4AADwAbACUANwBcAGMAAAEhIgYVERQWMyEyNjURNCYFMhYVFAYjIiY1NDYTITU0NjMxMhYVBSEwPgIzOAE5ATgBMTIeAgMOASMiJicuATU0Njc+AT0BNDYzMTIwMx4BHQEUFhceARUUBgcHOAExOAExA4D9ABslJRsDABslJf2FKDg4KCg4OMf+wU9RTVIBwP7BBR5BPDxBHQUEEDtRUDkRAgMKBxQbOCgBASc3GxUHCQMCmwOAJRv9ABslJRsDABslgDgoKDg4KCg4/YDASHh+QsB4kHh4kHgB4QsWFgsCBgMGCAEDHhEDIS8BLiEDER4DAQkFAwYCYQAAAAEAwAAAAwADgAAxAAABDgEHDgEHDgEHFTMRFBYXHgEXHgEXHgEzMjY3PgE3NQ4BIyImJy4BJy4BPQEzNSM1IwGBBBALDB4TEzcbegYHBhcRESkXGCofGzIYF0EcIVEiEyIPCxMEBAHAwIADgCM5FhcmEBAZCJD+1x8vEBAfDg8WCAcIBQYFFQ6NFhgJCQYVCwsvJ9XAwAAAAgBAAAADwAOAAA8AQwAAASEiBhURFBYzITI2NRE0JgMOAQcOASMiJicuAScuAScuAT0BIzU+ATc+ATc+ATc5ATMVMxUjFRQWFx4BFx4BMzI2NxUDgP0AGiYmGgMAGiYm2hMrEA8iEhQcEBAcCwsPBAUEURIlDA0UCAcLA1VqagECAw0HChcNFjYWA4AmGv0AGiYmGgMAGib9JAkPBAQEBgUGDwsKFgsMIRbnVAcRDAscEBAoGYCAqhwhCAgPBQYHEg9lAAEAQABoA8ADQABBAAABIgYVFBYXLgMnDgEVFBYXLgEnFRQWFw4BIyImJx4BFw4BIyImJx4BMzI+AjU8ASc+ATcOAQc+ATcOAQcuASMCrExrAgI5a2FTIgwNLSUXKhNVPwwYDQgSCBFePTB1QAsWCz2PTn/DhEUBGy8SGTQcHCoKGjsfGkUoA0BsTAsVCgMdMkQqFC8ZMFAZAQsLA0JlDQMDAQI3SAElKQEBJytfl7pbBgwGEzAcCw8DETQgDxcGGx8AAAACAEAAAAPAA4AADwBPAAABISIGFREUFjMhMjY1ETQmAxwBFRQOAiMiJiceATMyNjcuASceATMyNjcuAT0BHgEzLgE1NDY3HgEXLgE1NDYzMhYXPgE3DgEHPgE3DgEHA4D9ABslJRsDABslJZwxX4tbN2YsCBAILlMiK0QMBgwHCREILTwNHhAaIAkJMI1RAQJNNh0xEhYqEwceFBQlEg0hEwOAJRv9ABslJRsDABsl/sEFCARAg2pDHxsBAR4aATInAQIDAglGLwIHCRE5IRIhDjpJBAcPCDVMFhMFDwwXJQwDCggUIg0ABABCAAADwAOAAEIAUgBeAGsAAAEiBgccAQc4ARUxDgMxIwMuAQcOARceAzEHDgEjIiYjJgYHBhYXHgEzMjY3MD4CNz4BNzE0NjE2JicuASMxFyIGBw4BMTA2NzYmMTAmIxMiBjEwFjMyNjEwJgUwFhcWNjEwNicuATECEA8aBgEGLzQqAqgJJRMUEQYIREs9DRA/LwUXAQ8aBAUSEQ0ZDFdgHT9OQwMCAQEBBhIUAwgD7wkVCyA2jCEhIhoTgTCQkDExDhD+0DYgIDYiISGMA4ATEQEBAgETmKeFAd8UEQgIKhYWu8+lHzA8AgEVERQjBgICZ1K95sYJAwUDAQEWKAcCAYAJCiGMNiEhNRP/AEBAQEDAjCEgIDUhITYAAAAABQBAAAADwAOAAA8AHQBeAGwAeQAAASEiBhURFBYzITI2NRE0JgU2FjEwFgcOATEwNjcxJxQwBzMOAQcOAzEOASMiJicuATc+ARcyFjMyNj8BMC4CJyY2NzYWHwETMzA+AjcxMDQxPAEzPgEXHgEHMRMwBicuATEwFhcWBjkBNyImMTA2MzIWMTAGIwOA/QAbJSUbAwAbJSX+/hcmGBcXZCYXbQEBAQEBAzA3LRVEPwgSCQwNAwMSCwERAyItCwkrNjAGBAwODhoHAXcBHiUiBQEEGQ4NDgWqJhcXJ2QYFxg9I2dnIiMLCiMDgCUb/QAbJSUbAwAbJekXFyYXGCdlFzYBAQIDAgeNpYY7SgECBBoODA8BASojFnaUhRAPHwUGDA8F/rBeeGwOAQEBDw4FBR0P/hwXFxdlJxgXJqkuLi4uAAAABgBAAMADwAMAAAMAJQA1AEUAcgCAAAABITUhAR4BFRQGBw4BBw4BBw4BKwERIR4BFx4BFRQGBw4BBx4BFyUzMjY3PgE1NCYnLgErARUXNCYnLgEnIxUzMjY3PgE1JSEeARceATMyNjc+ATczDgEHDgEjIiYnLgE1NDY3PgEzMhYXHgEXHgEXHgEVJy4BJy4BIyIGBw4BBzMDgP7gASD+awoLDAwIEwwNHxISJhX2AQgyRxQNDAwNBxUNFCAL/sKFER0LCwwPDwwhE3fgEhEKGxKGhBIcChISAjP+1gEVFA0dERMdDAYLBW0CFBEcTTEpSCAfHxwcHEotGjAWFSQODBEDAwFvAg4NDR8TFSALDA4DuQLAQP7CESoZGi4UDRcJCw4EBAQCQAEeHhMsGRsqEAkQCAgZElsHBwcaEhQbBgQFf6cXHgkFBAGaBQUKIxsKICoNCAgKCgUPCRMmEx8fGhoaVTo3VB0eHQoKCh8VEywZDi0bSxYiCwwLDAwMIRUABwBAAAADwAOAAA4AHAAsADwAQABiAI8AAAEjNTMyFhceARUUBgcOAQUuASMiBgcOAQczLgEnBS4BKwEVMzI2Nz4BNTQmJwERFAYjISImNRE0NjMhMhYFMzUjAzQmJy4BJz4BNz4BNTQmJy4BJyMRMzI2Nz4BNz4BNz4BNSUuAScuAScuASMiBgcOARUUFhceATMyNjc+ATcjDgEHDgEjIiYnLgEnITQmJwFPcmYRHAsMDQoJChkBqgsbEBIbCgoMA58CDAv+dwgXD3RyDxgIEA8PDwJBJhr9ABomJhoDABom/qDg4GAJCQkbEgsSBgsLCwoSPSvi0xIhDw8bCwoQBwsKAX0DDgsMHhMSKRcnPxgYGBsaGz4jKkMXDxECXgEHCgoaDw8aChETAQEAAQIB9nEEBAYXEhAXBgYHGAoKCgsKHBITHQlFBASIBAUIIBgUGwgBp/0AGiYmGgMAGiYm2kD+mxYlEA8XBwYPCA4mFxcnEBsbAf4AAwQDDQoIFAwSKRdUFSUQExsICQgZGRlIMDJIFhcWGhsQKxAJEAoICAcGCyQcFyYNAAcAQAAAA8ADgAATACQAMAA9AFQAZwBwAAABIg4CFRQeAjMyPgI1NC4CFx4BFy4DBy4BJy4BJz4BJTIWFw4BBy4BJz4BBx4BFw4DIz4DAzwBNTI+AjceARcOAQcOAwcuATUBIiYnPgM3OgEzHgMXDgE3LgEnNhYXDgECAF2jeUdHeaNdXaN5R0d5o8soLgEFMUlcMAIEAgYNBmpl/t5JgjMGXWYvWAgWLYwIVy9DemA+BwomN0W0B0dsiEgIEAcECANKck4qAy41AX9CeDEDIUdwUQEBARQdEwsCIkuuAyImWosKDVcDgEd5o11do3lHR3mjXV2jeUfPMHpEAQkHAQYFCgUOHA4rY5UzLQhcJ1d/CgYFJAt+VRETCQEsUUU3/rgDBgMBChYWESAQAQMBGFFPPwUyhEn+gismBTdJTR00Xk02DQ4QQRKYZw4bA1CFAAgAQAAAA8ADgAAQACAANAA/AFYAYgBsAHwAAAEOAwceATMyNjcuAScwIgEhIgYVERQWMyEyNjURNCYBIi4CNTQ+AjMyHgIVFA4CAw4BBzI+AjcuARM+ATcuAScOAyMcARUUFhc+Azc3LgEjIgYHHgEXPgEDHgEXPgE3LgEHJx4BFx4BFzYWFy4BJw4BBwI4Plo9IgYoZTgiPx4FICABAUf9ABomJhoDABomJv5mUItpPDxpi1BQi2k8PGmL10NfEA04T180JESRAwcDBg4HN2tYQQ4rJggpQVs5vittPRMkEQ1FI01PURwdBTVHChRtQzEFCwUCBAJIfhYBJSEMV08BihY7OTAMICQNDRyCUgH2Jhr9ABomJhoDABom/MA8aYtQUItpPDxpi1BQi2k8AqIfdkoCCBAOQGb+7AECAQ4bDhATCQMCBQI9bSsNNz88E/ImKwQEEmZCHUb++E96FyRvQgURC3UMGAwECQQJDgQ4ZCkPTCAAAAADAEAAAAPAA4AACwAdACoAACUUBiMiJjU0NjMyFgMVMh4CFx4DFTM0LgIjERUyBBYSFTM0AiYkIwEvRjIxRkYxMkbvKlFLRR0eLh8QrF2g2HqWAQfFcqyN8/66ungxRkYxMUZGAaesEB8uHh5ETFEqetigXgEwrHLE/viWuQFH840AAAAEAEAAAAPAA4AADwAcACoANgAAASEiBhURFBYzITI2NRE0JgEiJjU0NjMyFhUUBiMFNCYnLgEjNTIeAhUjITQuAiM1MgQWEhUDgP0AGiYmGgMAGiYm/UwqPDwqKzw8KwEBNjMzg0hpuYlQlAEFYanhgZ8BGNB5A4AmGv0AGiYmGgMAGib8wTwqKjw8Kio8AUiEMzM2k1CJuWmA4qlik3nQ/uifAAEAQABAA8ADQAA6AAABDgMHDgMjIiYnLgEnLgEjIgYHJz4BNz4BNzYWFx4BFx4BMzI2Nz4BNzYmIyIGBz4DFx4BBwPAAhguQywuVE1HHyhCGxIkEhQsFwUjHiohQSEsQhY0QQwNEgUPIRIOKhwcHwIEHyIQIRERMD9OL0VCBAKOIE1ZZDk6WTsdSEdChEJIRxQVNhw6HSYoAgVHTFFmFERELCwsQxcmJQcHNk80GAECWVcAAAIAQAAAA8ADgAAPAEgAAAEhIgYVERQWMyEyNjURNCYDDgMHDgMjIiYnLgEnLgEjIgYHJz4BNz4BNzYWFx4BFx4BMzI2Nz4BNzYmIyIGBz4BFx4BBwOA/QAaJiYaAwAaJiYaAhUnOSYnSEM8GyI4GA8fEBElFAQeGiQcOBwmORItNwsLDwUMHQ8MJRgYGgEEGh0OHQ4cbVA7OAMDgCYa/QAaJiYaAwAaJv7oHEJMVjAzTDIZPT44cTg+PhISLhkxGSAjAQU9QUZXETs6JiYlORQhIAYGXFgCAkxKAAACAEAAgAPAAwAAOwA+AAABMCYnLgEnLgIiOQEwIg4BBw4BBw4BMTAGHQEUFjEwFhceARceAzEwMj4BNz4BNz4BMTA2PQE0JjEBEQUDtw8VGTMNL25ePz9ebi8NMxkVDwkJDxUZOg8bZmVLP15uLw0zGRUPCQn9yQEgAnZGFBsKAgMEAgIEAwIKGxRGXDdFOFxFFRsJAwIEAgECBAMCChsVRVw4RTdc/qoBQKAAAwBAAAADwAOAAA8ASwBOAAABISIGFREUFjMhMjY1ETQmAxQGMTAGBw4BBw4CIjEwLgInLgEnLgExMCY9ATQ2MTA2Nz4BNz4CMjkBMDIeARceARceATEwFh0BJQ0BA4D9ABomJhoDABomJhoIDREWLAsoX1A2QFdXFw0yFhENCAgNERYsCyheUTY2UV4oCywWEQ0I/gABIP7gA4AmGv0AGiYmGgMAGib+JS1JOBEVCAEDAwIBAQMCAwcVEThJLTcsSjcRFgcCAgMCAgMCAgcWETdKLDe7oKAAAQCAAIADgANAABkAAAEnIxEhESE1ITIWFREUBiMhIiY1ETQ2MyEXAeZA5gKA/cACQBslJRv9gBslJRsBAIACwED9wAGAQCUb/oAbJSUbAkAbJYAAAgBAAIADfANAABkAIwAAASEiBgcDETMXMychIgYVERQWMyEyNjcTNiYDDgEjIRM+ATMhA1P+FBozCpDmQFqA/wAbJSUbAhkaMwqMChi6AxMF/iuIAxMFAdECgCYa/oACQECAJRv9wBslJhoBgBom/lYIDgFqCA4AAwBAAAADwANAAAgAFQAlAAATITIWHQEjNSEBIzUjFSMVMxUzNTM1ATMXMychIgYVERQWMyE1IcACQBslQP3AAsBAQICAQID8wOZAWoD/ABslJRsBgP6AAoAlG4CA/oCAgECAgEACQECAJRv9wBslQAAAAAADAEAAAAPAA0AACAAYAB8AABMhMhYdAQc1ISczFzMnISIGFREUFjMhNyElBzMVMzUzwAJAGyVA/cBA5kBagP8AGyUlGwGAQP5AAqCggECAAoAlG4BAwMBAgCUb/cAbJUBgoICAAAAAAAUAQACAA8ADQAAQABwAJQAxAD0AADczFSMiJjURNDYzIRcjJyMRJSIGFRQWMzI2NTQmJTU0JiMhFSEVFyIGFRQWMzI2NTQmIyIGFRQWMzI2NTQmgMDAGyUlGwEAgFpA5gGAGyUlGxslJQElJRv9wAJAgBslJRsbJSXbGyUlGxslJcBAJRsCQBslgED9wEAlGxslJRsbJYDAGyVAwIAlGxslJRsbJSUbGyUlGxslAAAABABAAIADwANAAAwAHAAsAD0AAAEiBhURFBYzITI2MSEDIgYVERQWMyEyNjEhKgExASEiBhURFBYzITI2NRE0JgM4ATEhOAExETgBMSE4ATERAQAbJSUbAgAwEP3AgBslJRsCADAQ/gAbJQMA/gAaJiYaAgAaJiYa/gACAALAJRv+wBslQAEAJRv+wBslQAKAJhr+wBomJhoBQBom/oABQP7AAAACAIAAAAOAA4AADQATAAABISIGFREUFjMhMjY1EQMhESEVMwLA/gAbJSUbAoAbJUD9gAHAwAOAJRv9ABslJRsCgP2AAwDAAAACAIAAAAQAA4AACwAeAAAlIxUjNSM1MzUzFTMFESEVMxUzESchIgYVERQWMyE1BACAQICAQID8wAHAwEDA/gAbJSUbAcCAgIBAgICAAwDAwAEAwCUb/QAbJUAAAAYAgAAAA4ADgAANABMAFwAbAB8AIwAAASEiBhURFBYzITI2NREDIREhFTMDFSE1ARUhNQUVITUVNSEVAsD+ABslJRsCgBslQP2AAcDAQP4AAQD/AAIA/gABwAOAJRv9ABslJRsCgP2AAwDA/oBAQAGAQECAQEDAQEAAAAAFAIAAAAOAA4AAMAB8AIsAmQCfAAABIgYHDgEHDgEVFBYXHgEXHgEzMjY3NQ4BIyImJy4BNTQ2Nz4BMzIWFx4BFzUuASMxMyIGBw4BFRQWFx4BFx4BFx4BFRQGBw4BIyImJy4BJxUeATMyNjc+ATc+ATU0JicuAScuAScuATU0Njc+ATMyFhc1LgEjLgEjJiIjMTMXMzcjBw4BFSM0Ji8BIxMhIgYVERQWMyEyNjURAyERIRUzAWYPGwwLEgYHBgYFBhALCxoODxsMCxQKCxIHBgcHBgcSCwYLBQYJBAwXDJMRGwsKChYXBwkDAgQBAgEDAgMHBAcNBwcNBg0aDwwWCQkOBQUFBgYGFQ4ICQIDAgMDAggFCxcMBgoDAwgEBAkFTzw/PTocAQMBAgIcPXj+ABslJRsCgBslQP2AAcDAAgAGBgcRDAsaDw4YCgsQBQYGBAQyBQUGBwYSCwsSBgcGAQECAwM0AwMICAgWDRMcCQIEAgEEAQIEAgQEAgIBAgMDBgUzBQUDBAMKBwcQCQoQBwcNBgMFAgIFAgMFAgICBwYvAgIBAQHAwHUHCwUECwd2AYAlG/0AGyUlGwKA/YADAMAAAAMAgAAAA4ADgAANABsAIQAAARcjJwczFSM3JzMXNzMRISIGFREUFjMhMjY1EQMhESEVMwJAgGBgPz/AgIBgYGBg/gAbJSUbAoAbJUD9gAHAwAFg4KlpQODgqKgBQCUb/QAbJSUbAoD9gAMAwAAAAAADAIAAAAOAA4AADQATACMAAAEhIgYVERQWMyEyNjURAyERIRUzDwEDIwsBIwMzGwEzEzcjNQLA/gAbJSUbAoAbJUD9gAHAwEAOU11CQV5hYDFCWUMmJgOAJRv9ABslJRsCgP2AAwDAQED+gAEJ/vcBwP7qARb+6tZAAAAABACAAAADgAOAAAkADAAaACAAAAEDMzUjNzMXMwMHNxcTISIGFREUFjMhMjY1EQMhESEVMwHOrqAzHqs2VK5nNTWL/gAbJSUbAoAbJUD9gAHAwAJA/kBATIwBwOCIiAIgJRv9ABslJRsCgP2AAwDAAAQAgAAAA4ADgAAYACgANgA8AAABBzMRMzUzMjY3PgE3PgE1NCYnLgEnLgEjBzMyFhceARUUBgcOASsBNRMhIgYVERQWMyEyNjURAyERIRUzAYBAQGMyGSYOFSMMDQ0MDAwgFQ8qGzAnERsKEh0fFAoZDyfd/gAbJSUbAoAbJUD9gAHAwAJAQP6AnwUEBxkTEyoYGCkREhkIBgVDBQUKIRgaIwkFBJwBgyUb/QAbJSUbAoD9gAMAwAAHAIAAAAOAA4AASwBZAGkAegCEAJIAmAAAASIGBwYWFwcOAQ8BDgEPASIGBw4BBwYWHwEeATMyNjc+ATceATMyNjM+ATc+AScuAScuASciBgcuAScuASc+ATcwNicuAS8BLgErARcyFhcUBgcuATUwNjMxFx4BFx4BFw4BBz4BNz4BNxcyFhceAQcOASMiJic+ATMxBQ4BBz4BNz4BNwEhIgYVERQWMyEyNjURAyERIRUzAeIMEQIHDA4FChcLAgwVCQ0BGAQhKgQBAwYMBAkFFzomK2AsIUoaBQgDBQgDBQIBAQQDByIaEikWChQIFiMLAQEBDwMBAQEBAw0LBwUICAEHBQUEAQMBDSATAgUDJ0IdBQsGDRMGzA4PDg0EAgMLBA4jGQoRB/62GyQMBCEZAgcEAVb+ABslJRsCgBslQP2AAcDAAoALCRxSNgwZMBYEFycRBw0DFCwSBg0EBgICP0MPFwcTGAECBQQIFAsDCAIICAEDAwUOBxU4HwMFA2YYAwMDBAgNESATEhsJDicPJdAYKBECBAIIEwsKFAsbKhFnAQQDDAECAQwKAQFIKycFDCsVAQcDApAlG/0AGyUlGwKA/YADAMAAAAAABQCAAAADgAOAAA0AFwCKAJgAngAAAREzNTMyNjc+ATU0JiMHMzIWFRQGKwE1BSIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFx4BFx4BFRQGBw4BIyImJy4BJxUeATMyNjc+ATc+ATc+ATU0JicuAScuAScuAScuAScuAScuAScuATU0Njc+ATc+ATc2MjMyFhceARc1LgEnLgEjMRMhIgYVERQWMyEyNjURAyERIRUzAQBZKyQ6FRUWS0szJCMkJCMkAUkMFwsMEwkJDgUFBQICAgcFBAsGBw8IBQsGBgoFBQgDAwMHBwcSDAkVCgsWCxQsFw0ZDAsVCgkOBgUGAwMCCAUFDAgHDwkFCgUFCQQEBgMCAwICAQUDAwYEBAgEChIKCRIJChMKChMJHv4AGyUlGwKAGyVA/YABwMACgP4AthgXFz4mUFBXJycnKJ1pAwMCCQYGDwkJFg0JEQYHDAYFCQQEBwQCBAICBAICBQMDCAQHCwMDBAQDAwsHTAgIAwMCCQYGEAoJFw4KEAcHDQUFCQQEBwMCBAECBAICBQMEBwQDBQMCBAIBAwEBAgMDBwZJAwQCAQIBwCUb/QAbJSUbAoD9gAMAwAAAAAADAIAAAAOAA4AAGgAoAC4AAAEVIgYHOgExFSMwDgInPAE1PgE3PgEzMhYxNxEUBiMhIiY1ETQ2MyETIzUhESECwB9KIg88YBw4VDhKPxEodh0II8AlG/2AGyUlGwIAgMD+QAKAAj9bEUhZOEM4AQ81FQt9KXs7AYH9gBslJRsDABsl/wDA/QAABACAAAADgAOAAA0AEwBiAG4AAAEhIgYVERQWMyEyNjURAyERIRUzAyc+ATU0Jic3PgEvAS4BDwEuAS8BLgErASIGDwEOAQcnJgYPAQYWHwEOARUUFhcHDgEfAR4BPwEeAR8BHgE7ATI2PwE+ATcXFjY/ATYmJwciJjU0NjMyFhUUBgLA/gAbJSUbAoAbJUD9gAHAwFQvAQICAS8GAgMnAw0HNg4eEQcBCgdOBwoBBxEeDjcGDQQmBAMFMAIBAQIwBQMEJgQNBjcNHxEHAQoHTgYLAQcRHg42Bw0DJwMCBuwoODgoKDg4A4AlG/0AGyUlGwKA/YADAMD+uSQJEQkJEQkjBQ0GQwYFAxcLEgY7BwkJBzsGEgsXAwUGQwYNBCQJEQkJEQkkBA0GQwYFAxcLEgY7BwkJBzsGEgsXAwUGQwYNBBk4KCg4OCgoOAAGAIAAAAOAA4AAAwAHAAsADwAdACMAAAEjNTMRIzUzJSE1IREhNSETISIGFREUFjMhMjY1EQMhESEVMwMAwMDAwP8A/wABAP8AAQDA/gAbJSUbAoAbJUD9gAHAwAIAQP6AQMDA/gDAAkAlG/0AGyUlGwKA/YADAMAAAAAAAgCAAAADgAOAAA0AGgAAASEiBhURFBYzITI2NREDIzUzJwczFSERIRUzAsD+ABslJRsCgBslQP6Awb+A/v4BwMADgCUb/QAbJSUbAoD9gMDAwMADAMAAAAMAgAAAA4ADgAANADwASAAAASEiBhURFBYzITI2NREDIREzFTMVIxUzFSMVMxUjFTMVDgEVFBYzMjY1NCYnNTM1IzUzNSM1MzUjNTMVMwEUBiMiJjU0NjMyFgLA/gAbJSUbAoAbJUD9gIBAQEBAQEBAHCQ4KCg4JBxAQEBAQEDAwP6AEw0NExMNDRMDgCUb/QAbJSUbAoD9gAMAQEBAQEBAQEUKMh8oODgoHzIKhUBAQEBAQMD+YA0TEw0NExMAAAwAgAAAA4ADgAAPABMAFwAbAB8AIwAnACsALwAzADcAOwAAASEiBhURFBYzITI2NRE0JgEjNTM1IzUzNSM1MzUjNTMBITUhNSERITUhNSETIzUzNSM1MzUjNTM1IzUzA0D9gBslJRsCgBslJf2lQEBAQEBAQEABwP6AAYD+gAGA/oABgIBAQEBAQEBAQAOAJRv9ABslJRsDABsl/MBAgICAgIBA/QDAQAEAQMD9AECAgICAgEAAAAACAIAAAAOAA4AABAAZAAAbAQUlEwUhDwEzAwcvATMfATMxPwEhJzcjJ4A8AUQBRDz9gwH1Cu/mGsvMDmYGbQFwCP6oCPX+DAOA/QCAgAMApGJm/tE7PJlPHCCAYGZiAAACAIAAAAOAA4AABAAaAAAbAQUlEwUhDwIhFyEHAw8BLwEzHwE/ASEDJ4A9AUIBRD39iAHvAgQC/oUJAWkDFwHLyw5kB25uDP6pGAMDgP0AgIADAKUaMxZlG/78EUpKnE8wMIABERoAAAMAAABABAADQAAGAAwAEAAACQEnNyc3AQUnNycJAQEnAxcEAP8ALdLSLQEA/S3S0i3/AAEAAYI+xj0BwP8ALdPTLf8A09PTLf8A/wACbxH9EREAAAIAQACAA8ADAABZALMAAAEjMAYdARQGByMiBgcGIhUiBiMOAQc4AQcOAQcUBhUUBhUcATEwFBUUFhUUFhUeARcyFDEeARcyFjMUMhceATsBHgEdARQWMTM1IzAmPQEwJic+ATE1NDYxMyUVMzAWHQEwFhcOATEVFAYxIxUzMDY9ATQ2NzMyNjc2MjUyNjM+ATc4ATc+ATc0NjU0NjU8ATEwNDU0JjU0JjUuAScmMDEuASciJiM0IicuASsBLgE9ATQmMQGAQIAxDyADBwIBAgEBAQIDAgEBAgEBAQEBAQIBAQIDAgEBAQIBAgcDIA8xgEBAQAodHQpAQAEAP0EKHR0KQEBAgDEPIAMHAgECAQEBAgMCAQECAQEBAQEBAgEBAgMCAQEBAgECBwMgDzGAAwAgYGAqFQEBAQEBAQIDAgECBAIBAQEBBAEBAQEBAQMCAQEBAgQCAQIDAgEBAQEBARUqYGAgQBAwYEQcHERgMBBAQBAwYEQcHERgMBBAIGBgKhUBAQEBAQECAwIBAgQCAQEBAgMBAQEBAQEDAgEBAQIEAgECAwIBAQEBAQEVKmBgIAAAAAAFAEAAAAPAA4AAHwA8AEAARABIAAABLgEjISIGBw4BFREjFRQWFx4BMyEyNjc+ATURMzU0JicOARURFAYHDgEjIiYnLgE9ASMRNDY3PgEzIQ4BByE1IRUhNSEVITUhA70LWDr+gDpYCwECwAIBC1g6AYA6WAsBAsAC+wECAwMJMh8fMgkDA8ADAwkyHwFACg9H/wABAP8AAQD/AAEAAwA3SUk3CBAI/eAgCBAIN0lJNwgQCAIgIAgQCAgQCP3ACBAIHCQkHAcRCCACIAgQCBwkDiDSQMBAwEAAAAAABQBAAAADwAOAAA8AGwAnADMAOgAAEyIGFREUFjMhMjY1ETQmIwUyFhUUBiMiJjU0NjMyFhUUBiMiJjU0NjMyFhUUBiMiJjU0NgUhESEwNDWAGyUlGwMAGyUlG/5AGyUlGxslJdsbJSUbGyUl2xslJRsbJSX9WwMA/QADgCUb/QAbJSUbAwAbJUAlGxslJRsbJSUbGyUlGxslJRsbJSUbGyXA/cAlGwAACABAAAADwAOAAA8AGwAnADMANwBoAIUAiQAAEyIGFREUFjMhMjY1ETQmIwU2FgcOAQcGJjc+ATc2FgcOAQcGJjc+ATc2FgcOAQcGJjc+AQUhESETIgYHDgEHDgEVFBYXHgEXHgEzMjY3NQ4BIyImJy4BNTQ2Nz4BMzIWFx4BFzUuASMxMwcjBzMHIwczBzM3MwczNzM3IzczNyM3IwcjNyMXMwcjgBslJRsDABslJRv+PB0pAgIiGB0pAgIi2B0pAgIiGB0pAgIi2B0pAgIiGB0pAgIi/VwDAP0A8BouFBQfCwsLCgoJHRITLBkaLhQSIxISHwsLDAsMCx8UCRMJCRAHEykU5BAkCyMMIAwfDz0QNQ89ECEOIgweDR4QPhE0ED8hNg01A4AlG/0AGyUlGwMAGyVAAikdGCICAikdGCICAikdGCICAikdGCICAikdGCICAikdGCK+/cABwAoLCh4TEywYFygREhsJCQoHB1MJCAsKCx0TEh4LCwsDAgIGBFYFBU06NjlKSkpKOTY6TU1NhzYAAAAACQBAAAADwAOAAA8AGwAnADMANwBGAGcAdACEAAATIgYVERQWMyEyNjURNCYjBTIWFRQGIyImNTQ2MzIWFRQGIyImNTQ2MzIWFRQGIyImNTQ2BSERIRsBMxMjBw4BByM0Ji8BIyERMzI2Nz4BNTQmJy4BJy4BJzU+ATc+ATc+ATU0JisBMRczMhYVFAYHDgErATUVMzIWFx4BFRQGBw4BKwE1gBslJRsDABslJRv+QBslJRsbJSXbGyUlGxslJdsbJSUbGyUl/VsDAP0AQGdsaWQwAwMBAgQDMGgBb5IeLxEQEQUFBQ4JCRQMChIICQwEBARAQIdgEhcXBQUFDQgcJggNBgUFBgYFEAogA4AlG/0AGyUlGwMAGyVAJRsbJSUbGyUlGxslJRsbJSUbGyUlGxslwP3AAcD+wAFAxAsSCAYSDMX+wA0NDCUXCREICA0GBQcBAQIHBQYMBwcPCCcnQQ4PBwsEBQQ8fQQEBQsHCAwFBAVBAAAAAAMAQADAA8ACwAAvAEsATwAAASIGBw4BBw4BFRQWFx4BFx4BMzI2NzUOASMiJicuATU0Njc+ATMyFhceARc1LgEjIQcjBzMHIwczBzM3MwczNzM3IzczNyM3IwcjNwczByMBTChGHh8vERARDw8PKxwcQycoQB4bMBsdLhEREhIRETAdDxYODhkKHjcfAT0aOhM5FDMUMhlkGlcZYxo2FzkVMBUxG2YaVhswVxRXAsAREBEvHx5GJyVAHBwrDw8PCwuFDg4SEREvHh0wERIRBAMDCgaJCAh8XFZcdnZ2dlxWXHx8fNhWAAAEAEAAwAPAAoAADQAsADkASgAAGwEzEyMDDgEVIzQmJwMhETMyNjc+ATU0JicuAScuASc1PgE3PgE3PgE1NCYjBzMyFhUUBgcOASsBNRUzMhYXHgEVFAYHDgErATUxQJKalI5EAwYEBQRFAWXRLEQYFxgHBwcUDQ0dEQ4aDAwRBgYGXFs5GiEiCAcIEgwoNwsUBwcHCAgIFw4uAoD+QAHA/u4PGgsIGhABFP5AEhISMyANFwsMEwcICQIBAwoHCBEKCRYMNjZaFRUKDwYGBlWwBgYGEAoLEQYGB1sAAwBAAAADwAOAAAkADAAPAAAJAScHERc3ASURAREXMzcRAsD+mdlAQNkBZwEA/MCAzfMDgP6Zp0D+gECn/plAAwD+AAEAgLv+igAAAAEAQACAA8ADAAAhAAABPgE1NC4CIyIGBy4BIyIGFRwBFQ4BFRQWMyEyNjU0JicDdAYGIz1SLjlgHhc1HU9wOElxTwIAT3EpIwHZESMTLlI9IzQrDxBwUAIGAxNjP09xcFAvTxsAAAAAAgBAAEADwANAAA0AEwAAASEiBhURFBYzITI2NREDIREhFTMDAP2AGyUlGwMAGyVA/QACQMADQCUb/YAbJSUbAgD+AAKAwAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAQAAYGJXOl8PPPUACwQAAAAAANXDGIQAAAAA1cMYhAAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAHeBAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAFABAABQAQAAUAEAAFABAABAAQAAUAEAAEABAABQAQAAQAEAAEABAABAAQAAQAEAAEABAAAgAQAAQAEAACABAABAAQAAAAEAAEABAAAwAQAATwEAADABAABQAQAAQAEAADABAABAAQAAMAEAAEABAABAAQAAMAEAAAABAAAQAQAAMAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAFABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAEAEAABABAABgAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAMAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAABAAQAAIsEAAAABAAAAAQAAQAEAAAABAAAwAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAwAQAAEAEAAEABAABAAQAAIAEAACABAABAAQAAIAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAwAQAAIAEAADABAAAWgQAAEMEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAIAEAAFABAABQAQAAEAEAABABAAAQAQAAAAEAABABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAMAEAADABAAAwAQAAIAEAACCBAAAQAQAAEAEAACABAAAgAQAAIAEAACABAABAAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAQAQAAAAEAABABAAAgAQAAIAEAACABAAAQAQAAEAEAABABAAADAQAAMAEAABABAAAQAQAAEAEAABABAAAgAQAAAAEAAEABAABAAQAAEAEAACABAAAgAQAAIAEAACABAAAgAQAAEAEAACABAAAQAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAEAEAACABAABAAQAAQAEAAEABAABAAQAAMAEAABABAAAQAQAAAAEAACABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAAAQAAEAEAABABAAAAAQAAIAEAABABAAAAAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAIAEAACABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAAAABAAAQAQAAAAEAABABAAAQAQAAAAEAAAABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAFMEAAAABAAAAAQAAAAEAABABAAAQAQAAMAEAABABAABAAQAAIAEAABABAAAgAQAAIAEAABABAAAAAQAAEAEAABABAAAoAQAAKAEAADABAAAgAQAAEAEAACABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAEAEAADABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAIAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAwAQAAEAEAABABAAAQAQAAEIEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABAAAAAAAAAAAAACgAUAB4AKAAyADwARgBQAFoAZABuAHgAggCMAJYAoACqALQAvgDIANIA3ADmAPAA+gEEAQ4BGAEiASwBNgFAAUoBVAFeAWgBcgGAAY4BnAGqAbgBxgHUAeIB+AIOAiQCOgJQAmYCfAKSAqoCwALUAugC/gMUAygDOgNMA2IDdAOMA6IDvgPiBAIEIAQ0BGQEsATeBQIFKAU8BWwFlgW8BdwGBgYgBjoGVAZuBqQG2gb2BxQHUAeMB/IILghsCLAI9gkqCYAJrAnyCjgKkArqC3QLzgxYDJwM3g0wDYwN9g4KDlIOgA6aDugPHA80D34Prg+8D/4QJhBAEFoQgBCUEKgQvhDiEPYRFBEyEWgRqBHCEdwR9hIQEjQSVhJ4Eo4SrhK8E0YUUhScFQYVThWkFfQWGBZKFooWuBbOFtwW7Bb6FxwXKhdAF04XYhd2F5gX3hgEGIIZIhlUGYQZkhmmGbQaDBo6GmoahBqaGroa2BsaGzwbeBvEG/4cShyuHPQdQB1+HcQeGh5sHpYexB7uHwgfIh/UH/ogICCEIUghliGmImIitCLiIwYj9CQUJCokxiTsJRIlQiVeJX4loiXKJe4mEiY6Jl4mfiagJsAm4CcKJzQn4ChGKMIo3CkQKSIpQCmgKgIrOCu+LEItGC32LrYvjDCUMTIyEDMIM/I0PjR4NLA00jT0NRY1MjVONWo1mDXGNfQ2IjZqNqA2yDbwNxo3QjdsN5Y3vjfoOBI4Ojh+OKg47jl2OhA6qjtCO9o8dD0MPcQ+Bj6SP04/8kC4QOZBLkHsQ2xFBkXGRvxHSkd2R7hIxElKSdpKQEqmSyBLjkwQTIxM8E00TX5N5k5MTnROqk7+T05PoE/IUA5QclCqUUxRiFHaUjRShlLgUzZTilPKVBRUdFTUVqhW/FfuWEBYiFjSXBxchl1WXhRetF8AX0pfil/gYBxgemCyYOhhIGFYYbRiDmJKYpRizGMEYzpjhGPOZBBkWGSgZOZlQGaEZ7BoOmh8aa5pzmoaawRraGw8bMJtSG12beBubm7cbxZvYG+Gb6xv+HAmcE5wonEKcSBxSnGKceZyKHKAcqRy3nQ8dbB3HHigeNh5JnmEefh6ZnrmfaiAgIDWgUSBtII2goKC5INGg7qESoTshayGgIcoh+SIJoh4iNKJQImWigKKLIpoiqKK1osui4CLpIvSjBCM8o0qjWiNoI38juKPypAOkLSQ8pEekX6R2pIKkj6SaJNCk7CUBJTQlYyWAJZulpSWyJbslvYAAAABAAAB3gMsACEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAGgE+AAEAAAAAAAAAGwERAAEAAAAAAAEAEgAAAAEAAAAAAAIABwNgAAEAAAAAAAMAEgL0AAEAAAAAAAQAEgN1AAEAAAAAAAUACwLTAAEAAAAAAAYAEgMqAAEAAAAAAAkAGwFiAAEAAAAAAAoAMwB4AAEAAAAAAAsAFgA2AAEAAAAAAAwAFgGzAAEAAAAAAA0AGwH1AAEAAAAAAA4ALwJGAAMAAQQJAAAANgEsAAMAAQQJAAEAJAASAAMAAQQJAAIADgNnAAMAAQQJAAMAJAMGAAMAAQQJAAQAJAOHAAMAAQQJAAUAFgLeAAMAAQQJAAYAJAM8AAMAAQQJAAkANgF9AAMAAQQJAAoAZgCrAAMAAQQJAAsALABMAAMAAQQJAAwALAHJAAMAAQQJAA0ANgIQAAMAAQQJAA4AXgJ1V2ViQ29tcG9uZW50c0ljb25zAFcAZQBiAEMAbwBtAHAAbwBuAGUAbgB0AHMASQBjAG8AbgBzaHR0cDovL3d3dy50ZWxlcmlrLmNvbQBoAHQAdABwADoALwAvAHcAdwB3AC4AdABlAGwAZQByAGkAawAuAGMAbwBtV2ViIENvbXBvbmVudHMgSWNvbiBGb250CkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAFcAZQBiACAAQwBvAG0AcABvAG4AZQBuAHQAcwAgAEkAYwBvAG4AIABGAG8AbgB0AAoARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuVGVsZXJpaywgQSBQcm9ncmVzcyBDb21wYW55AFQAZQBsAGUAcgBpAGsALAAgAEEAIABQAHIAbwBnAHIAZQBzAHMAIABDAG8AbQBwAGEAbgB5VGVsZXJpaywgQSBQcm9ncmVzcyBDb21wYW55AFQAZQBsAGUAcgBpAGsALAAgAEEAIABQAHIAbwBnAHIAZQBzAHMAIABDAG8AbQBwAGEAbgB5aHR0cDovL3d3dy50ZWxlcmlrLmNvbQBoAHQAdABwADoALwAvAHcAdwB3AC4AdABlAGwAZQByAGkAawAuAGMAbwBtQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wAEEAcABhAGMAaABlACAATABpAGMAZQBuAHMAZQAsACAAVgBlAHIAcwBpAG8AbgAgADIALgAwaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wLmh0bWwAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGEAcABhAGMAaABlAC4AbwByAGcALwBsAGkAYwBlAG4AcwBlAHMALwBMAEkAQwBFAE4AUwBFAC0AMgAuADAALgBoAHQAbQBsVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwV2ViQ29tcG9uZW50c0ljb25zAFcAZQBiAEMAbwBtAHAAbwBuAGUAbgB0AHMASQBjAG8AbgBzV2ViQ29tcG9uZW50c0ljb25zAFcAZQBiAEMAbwBtAHAAbwBuAGUAbgB0AHMASQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByV2ViQ29tcG9uZW50c0ljb25zAFcAZQBiAEMAbwBtAHAAbwBuAGUAbgB0AHMASQBjAG8AbgBzAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff")}.k-icon{width:1em;height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;font-family:WebComponentsIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;text-decoration:none;display:inline-block;vertical-align:middle}.k-icon:before{vertical-align:baseline}.k-icon:focus,.k-icon:hover{text-decoration:none}.k-icon-with-modifier{position:relative;margin:.25em}.k-icon-modifier{position:absolute;font-size:.5em;bottom:0;right:0;margin:0 -.5em -.5em 0}.k-i-none:before{content:"";display:none}.k-icon-xs{font-size:8px}.k-icon-sm{font-size:12px}.k-icon-md{font-size:32px}.k-icon-lg{font-size:48px}.k-icon-xl{font-size:64px}.k-i-arrow-45-up-right:before,.k-i-collapse-ne:before,.k-i-resize-ne:before{content:"\E000"}.k-i-arrow-45-down-right:before,.k-i-collapse-se:before,.k-i-resize-se:before{content:"\E001"}.k-i-arrow-45-down-left:before,.k-i-collapse-sw:before,.k-i-resize-sw:before{content:"\E002"}.k-i-arrow-45-up-left:before,.k-i-collapse-nw:before,.k-i-resize-new:before,.k-i-resize-nw:before{content:"\E003"}.k-i-arrow-60-up:before,.k-i-arrow-n:before,.k-i-expand-n:before,.k-i-kpi-trend-increase:before,.k-i-sarrow-n:before{content:"\E004"}.k-i-arrow-60-right:before,.k-i-arrow-e:before,.k-i-expand-e:before,.k-i-expand:before,.k-i-sarrow-e:before{content:"\E005"}.k-i-arrow-60-down:before,.k-i-arrow-s:before,.k-i-collapse:before,.k-i-expand-s:before,.k-i-kpi-trend-decrease:before,.k-i-sarrow-s:before{content:"\E006"}.k-i-arrow-60-left:before,.k-i-arrow-w:before,.k-i-expand-w:before,.k-i-sarrow-w:before{content:"\E007"}.k-i-arrow-end-up:before{content:"\E008"}.k-i-arrow-end-right:before,.k-i-seek-e:before{content:"\E009"}.k-i-arrow-end-down:before{content:"\E00A"}.k-i-arrow-end-left:before,.k-i-seek-w:before{content:"\E00B"}.k-i-arrow-double-60-up:before,.k-i-arrow-seek-up:before,.k-i-seek-n:before{content:"\E00C"}.k-i-arrow-double-60-right:before,.k-i-arrow-seek-right:before,.k-i-forward-sm:before{content:"\E00D"}.k-i-arrow-double-60-down:before,.k-i-arrow-seek-down:before,.k-i-seek-s:before{content:"\E00E"}.k-i-arrow-double-60-left:before,.k-i-arrow-seek-left:before,.k-i-rewind-sm:before{content:"\E00F"}.k-i-arrows-kpi:before,.k-i-kpi:before{content:"\E010"}.k-i-arrows-no-change:before{content:"\E011"}.k-i-arrow-overflow-down:before{content:"\E012"}.k-i-arrow-chevron-up:before,.k-i-arrowhead-n:before{content:"\E013"}.k-i-arrow-chevron-right:before,.k-i-arrowhead-e:before{content:"\E014"}.k-i-arrow-chevron-down:before,.k-i-arrowhead-s:before{content:"\E015"}.k-i-arrow-chevron-left:before,.k-i-arrowhead-w:before{content:"\E016"}.k-i-arrow-up:before{content:"\E017"}.k-i-arrow-right:before{content:"\E018"}.k-i-arrow-down:before{content:"\E019"}.k-i-arrow-left:before{content:"\E01A"}.k-i-arrow-drill:before{content:"\E01B"}.k-i-arrow-parent:before{content:"\E01C"}.k-i-arrow-root:before{content:"\E01D"}.k-i-arrows-resizing:before{content:"\E01E"}.k-i-arrows-dimensions:before,.k-i-dimension:before{content:"\E01F"}.k-i-arrows-swap:before{content:"\E020"}.k-i-drag-and-drop:before{content:"\E021"}.k-i-categorize:before{content:"\E022"}.k-i-grid:before{content:"\E023"}.k-i-grid-layout:before{content:"\E024"}.k-i-group:before{content:"\E025"}.k-i-ungroup:before{content:"\E026"}.k-i-handler-drag:before{content:"\E027"}.k-i-layout:before{content:"\E028"}.k-i-layout-1-by-4:before{content:"\E029"}.k-i-layout-2-by-2:before,.k-i-page-layout:before{content:"\E02A"}.k-i-layout-side-by-side:before{content:"\E02B"}.k-i-layout-stacked:before{content:"\E02C"}.k-i-columns:before{content:"\E02D"}.k-i-rows:before{content:"\E02E"}.k-i-reorder:before{content:"\E02F"}.k-i-hamburger:before,.k-i-menu:before{content:"\E030"}.k-i-more-vertical:before,.k-i-vbars:before{content:"\E031"}.k-i-hbars:before,.k-i-more-horizontal:before{content:"\E032"}.k-i-undo-large:before,.k-i-undo:before{content:"\E100"}.k-i-redo-large:before,.k-i-redo:before{content:"\E101"}.k-i-reset:before{content:"\E102"}.k-i-recurrence:before,.k-i-refresh:before,.k-i-reload:before{content:"\E103"}.k-i-non-recurrence:before,.k-i-refresh-clear:before{content:"\E104"}.k-i-reset-sm:before{content:"\E105"}.k-i-recurrence-sm:before,.k-i-refresh-sm:before,.k-i-reload-sm:before{content:"\E106"}.k-i-clock:before{content:"\E107"}.k-i-calendar:before{content:"\E108"}.k-i-floppy:before,.k-i-save:before{content:"\E109"}.k-i-print:before,.k-i-printer:before{content:"\E10A"}.k-i-edit:before,.k-i-pencil:before{content:"\E10B"}.k-i-delete:before,.k-i-trash:before{content:"\E10C"}.k-i-attachment:before,.k-i-clip:before{content:"\E10D"}.k-i-attachment-45:before,.k-i-clip-45:before{content:"\E10E"}.k-i-hyperlink:before,.k-i-link-horizontal:before{content:"\E10F"}.k-i-hyperlink-remove:before,.k-i-unlink-horizontal:before{content:"\E110"}.k-i-link-vertical:before{content:"\E111"}.k-i-unlink-vertical:before{content:"\E112"}.k-i-lock:before{content:"\E113"}.k-i-unlock:before{content:"\E114"}.k-i-cancel:before{content:"\E115"}.k-i-cancel-outline:before,.k-i-deny:before{content:"\E116"}.k-i-cancel-circle:before{content:"\E117"}.k-i-check:before,.k-i-checkmark:before{content:"\E118"}.k-i-check-outline:before,.k-i-checkmark-outline:before,.k-i-success:before{content:"\E119"}.k-i-check-circle:before,.k-i-checkmark-circle:before{content:"\E11A"}.k-i-close:before,.k-i-group-delete:before,.k-i-x:before{content:"\E11B"}.k-i-close-outline:before,.k-i-error:before,.k-i-x-outline:before{content:"\E11C"}.k-i-close-circle:before,.k-i-x-circle:before{content:"\E11D"}.k-i-add:before,.k-i-plus:before,.k-plus:before{content:"\E11E"}.k-i-plus-outline:before{content:"\E11F"}.k-i-plus-circle:before{content:"\E120"}.k-i-kpi-trend-equal:before,.k-i-minus:before,.k-minus:before{content:"\E121"}.k-i-minus-outline:before{content:"\E122"}.k-i-minus-circle:before{content:"\E123"}.k-i-sort-asc:before{content:"\E124"}.k-i-sort-desc:before{content:"\E125"}.k-i-sort-clear:before,.k-i-unsort:before{content:"\E126"}.k-i-sort-asc-sm:before{content:"\E127"}.k-i-sort-desc-sm:before{content:"\E128"}.k-i-filter:before{content:"\E129"}.k-i-filter-clear:before{content:"\E12A"}.k-i-filter-sm:before{content:"\E12B"}.k-i-filter-sort-asc-sm:before{content:"\E12C"}.k-i-filter-sort-desc-sm:before{content:"\E12D"}.k-i-filter-add-expression:before{content:"\E12E"}.k-i-filter-add-group:before{content:"\E12F"}.k-i-login:before{content:"\E130"}.k-i-logout:before{content:"\E131"}.k-i-download:before{content:"\E132"}.k-i-upload:before{content:"\E133"}.k-i-hyperlink-open:before{content:"\E134"}.k-i-hyperlink-open-sm:before{content:"\E135"}.k-i-launch:before{content:"\E136"}.k-i-maximize:before,.k-i-window-maximize:before,.k-i-window:before{content:"\E137"}.k-i-restore:before,.k-i-tiles:before,.k-i-window-restore:before,.k-i-windows:before{content:"\E138"}.k-i-minimize:before,.k-i-window-minimize:before{content:"\E139"}.k-i-cog:before,.k-i-custom:before,.k-i-gear:before{content:"\E13A"}.k-i-cogs:before,.k-i-gears:before{content:"\E13B"}.k-i-settings:before,.k-i-wrench:before{content:"\E13C"}.k-i-eye:before,.k-i-preview:before{content:"\E13D"}.k-i-search:before,.k-i-zoom:before{content:"\E13E"}.k-i-zoom-in:before{content:"\E13F"}.k-i-zoom-out:before{content:"\E140"}.k-i-move:before,.k-i-pan:before{content:"\E141"}.k-i-calculator:before{content:"\E142"}.k-i-cart:before,.k-i-shopping-cart:before{content:"\E143"}.k-i-connector:before{content:"\E144"}.k-i-plus-sm:before,.k-i-splus:before{content:"\E145"}.k-i-minus-sm:before,.k-i-sminus:before{content:"\E146"}.k-i-kpi-status-deny:before{content:"\E147"}.k-i-kpi-status-hold:before{content:"\E148"}.k-i-kpi-status-open:before{content:"\E149"}.k-i-play:before{content:"\E200"}.k-i-pause:before{content:"\E201"}.k-i-stop:before{content:"\E202"}.k-i-rewind:before{content:"\E203"}.k-i-forward:before{content:"\E204"}.k-i-volume-down:before,.k-i-volume-low:before{content:"\E205"}.k-i-volume-high:before,.k-i-volume-up:before{content:"\E206"}.k-i-volume-mute:before,.k-i-volume-off:before{content:"\E207"}.k-i-hd:before{content:"\E208"}.k-i-subtitles:before{content:"\E209"}.k-i-playlist:before{content:"\E20A"}.k-i-audio:before{content:"\E20B"}.k-i-play-sm:before{content:"\E20C"}.k-i-pause-sm:before{content:"\E20D"}.k-i-stop-sm:before{content:"\E20E"}.k-i-fav-outline:before,.k-i-favorite-outline:before,.k-i-heart-outline:before{content:"\E300"}.k-i-fav:before,.k-i-favorite:before,.k-i-heart:before{content:"\E301"}.k-i-bookmark-outline:before,.k-i-star-outline:before{content:"\E302"}.k-i-bookmark:before,.k-i-star:before{content:"\E303"}.k-i-checkbox:before,.k-i-shape-rect:before{content:"\E304"}.k-i-checkbox-checked:before{content:"\E305"}.k-i-tri-state-indeterminate:before{content:"\E306"}.k-i-tri-state-null:before{content:"\E307"}.k-i-circle:before{content:"\E308"}.k-i-radiobutton:before,.k-i-shape-circle:before{content:"\E309"}.k-i-radiobutton-checked:before{content:"\E30A"}.k-i-bell:before,.k-i-notification:before{content:"\E400"}.k-i-info:before,.k-i-information:before{content:"\E401"}.k-i-help:before,.k-i-question:before{content:"\E402"}.k-i-exception:before,.k-i-warning:before{content:"\E403"}.k-i-photo-camera:before{content:"\E500"}.k-i-image:before,.k-i-photo:before{content:"\E501"}.k-i-image-export:before,.k-i-photo-export:before{content:"\E502"}.k-i-zoom-actual-size:before{content:"\E503"}.k-i-zoom-best-fit:before{content:"\E504"}.k-i-image-resize:before{content:"\E505"}.k-i-crop:before{content:"\E506"}.k-i-mirror:before{content:"\E507"}.k-i-flip-horizontal:before{content:"\E508"}.k-i-flip-vertical:before{content:"\E509"}.k-i-rotate:before{content:"\E50A"}.k-i-rotate-cw:before,.k-i-rotate-right:before{content:"\E50B"}.k-i-rotate-ccw:before,.k-i-rotate-left:before{content:"\E50C"}.k-i-brush:before{content:"\E50D"}.k-i-palette:before{content:"\E50E"}.k-i-background:before,.k-i-droplet:before,.k-i-paint:before{content:"\E50F"}.k-i-line:before,.k-i-shape-line:before{content:"\E510"}.k-i-brightness-contrast:before{content:"\E511"}.k-i-saturation:before{content:"\E512"}.k-i-invert-colors:before{content:"\E513"}.k-i-opacity:before,.k-i-transperancy:before{content:"\E514"}.k-i-greyscale:before{content:"\E515"}.k-i-blur:before{content:"\E516"}.k-i-sharpen:before{content:"\E517"}.k-i-shape:before{content:"\E518"}.k-i-round-corners:before{content:"\E519"}.k-i-front-element:before{content:"\E51A"}.k-i-back-element:before{content:"\E51B"}.k-i-forward-element:before{content:"\E51C"}.k-i-backward-element:before{content:"\E51D"}.k-i-align-left-element:before{content:"\E51E"}.k-i-align-center-element:before{content:"\E51F"}.k-i-align-right-element:before{content:"\E520"}.k-i-align-top-element:before{content:"\E521"}.k-i-align-middle-element:before{content:"\E522"}.k-i-align-bottom-element:before{content:"\E523"}.k-i-thumbnails-up:before{content:"\E524"}.k-i-thumbnails-right:before{content:"\E525"}.k-i-thumbnails-down:before{content:"\E526"}.k-i-thumbnails-left:before{content:"\E527"}.k-i-full-screen:before,.k-i-fullscreen-enter:before,.k-i-fullscreen:before{content:"\E528"}.k-i-full-screen-exit:before,.k-i-fullscreen-exit:before{content:"\E529"}.k-i-background-remove:before,.k-i-paint-remove:before,.k-i-reset-color:before{content:"\E52A"}.k-i-page-properties:before{content:"\E600"}.k-i-bold:before{content:"\E601"}.k-i-italic:before{content:"\E602"}.k-i-underline:before{content:"\E603"}.k-i-font-family:before{content:"\E604"}.k-i-foreground-color:before,.k-i-text:before{content:"\E605"}.k-i-convert-lowercase:before{content:"\E606"}.k-i-convert-uppercase:before{content:"\E607"}.k-i-strike-through:before,.k-i-strikethrough:before{content:"\E608"}.k-i-sub-script:before,.k-i-subscript:before{content:"\E609"}.k-i-sup-script:before,.k-i-superscript:before{content:"\E60A"}.k-i-div:before{content:"\E60B"}.k-i-all:before{content:"\E60C"}.k-i-h1:before{content:"\E60D"}.k-i-h2:before{content:"\E60E"}.k-i-h3:before{content:"\E60F"}.k-i-h4:before{content:"\E610"}.k-i-h5:before{content:"\E611"}.k-i-h6:before{content:"\E612"}.k-i-insert-ordered-list:before,.k-i-list-numbered:before,.k-i-list-ordered:before{content:"\E613"}.k-i-insert-unordered-list:before,.k-i-list-bulleted:before,.k-i-list-unordered:before{content:"\E614"}.k-i-indent-increase:before,.k-i-indent:before{content:"\E615"}.k-i-indent-decrease:before,.k-i-outdent:before{content:"\E616"}.k-i-insert-n:before,.k-i-insert-top:before,.k-i-insert-up:before{content:"\E617"}.k-i-insert-m:before,.k-i-insert-middle:before{content:"\E618"}.k-i-insert-bottom:before,.k-i-insert-down:before,.k-i-insert-s:before{content:"\E619"}.k-i-align-top:before{content:"\E61A"}.k-i-align-middle:before{content:"\E61B"}.k-i-align-bottom:before{content:"\E61C"}.k-i-align-left:before,.k-i-justify-left:before{content:"\E61D"}.k-i-align-center:before,.k-i-justify-center:before{content:"\E61E"}.k-i-align-right:before,.k-i-justify-right:before{content:"\E61F"}.k-i-align-justify:before,.k-i-justify-full:before{content:"\E620"}.k-i-align-remove:before,.k-i-justify-clear:before{content:"\E621"}.k-i-text-wrap:before{content:"\E622"}.k-i-rule-horizontal:before{content:"\E623"}.k-i-table-align-top-left:before{content:"\E624"}.k-i-table-align-top-center:before{content:"\E625"}.k-i-table-align-top-right:before{content:"\E626"}.k-i-table-align-middle-left:before{content:"\E627"}.k-i-table-align-middle-center:before{content:"\E628"}.k-i-table-align-middle-right:before{content:"\E629"}.k-i-table-align-bottom-left:before{content:"\E62A"}.k-i-table-align-bottom-center:before{content:"\E62B"}.k-i-table-align-bottom-right:before{content:"\E62C"}.k-i-table-align-remove:before{content:"\E62D"}.k-i-all-borders:before,.k-i-borders-all:before{content:"\E62E"}.k-i-borders-outside:before,.k-i-outside-borders:before{content:"\E62F"}.k-i-borders-inside:before,.k-i-inside-borders:before{content:"\E630"}.k-i-borders-inside-horizontal:before,.k-i-inside-horizontal-borders:before{content:"\E631"}.k-i-borders-inside-vertical:before,.k-i-inside-vertical-borders:before{content:"\E632"}.k-i-border-top:before,.k-i-top-border:before{content:"\E633"}.k-i-border-bottom:before,.k-i-bottom-border:before{content:"\E634"}.k-i-border-left:before,.k-i-left-border:before{content:"\E635"}.k-i-border-right:before,.k-i-right-border:before{content:"\E636"}.k-i-border-no:before,.k-i-no-borders:before{content:"\E637"}.k-i-borders-show-hide:before{content:"\E638"}.k-i-border:before,.k-i-form:before{content:"\E639"}.k-i-form-element:before{content:"\E63A"}.k-i-code-snippet:before{content:"\E63B"}.k-i-select-all:before{content:"\E63C"}.k-i-button:before{content:"\E63D"}.k-i-select-box:before{content:"\E63E"}.k-i-calendar-date:before{content:"\E63F"}.k-i-group-box:before{content:"\E640"}.k-i-textarea:before{content:"\E641"}.k-i-textbox:before{content:"\E642"}.k-i-textbox-hidden:before{content:"\E643"}.k-i-password:before{content:"\E644"}.k-i-paragraph-add:before{content:"\E645"}.k-i-edit-tools:before{content:"\E646"}.k-i-template-manager:before{content:"\E647"}.k-i-change-manually:before{content:"\E648"}.k-i-track-changes:before{content:"\E649"}.k-i-track-changes-enable:before{content:"\E64A"}.k-i-track-changes-accept:before{content:"\E64B"}.k-i-track-changes-accept-all:before{content:"\E64C"}.k-i-track-changes-reject:before{content:"\E64D"}.k-i-track-changes-reject-all:before{content:"\E64E"}.k-i-document-manager:before{content:"\E64F"}.k-i-custom-icon:before{content:"\E650"}.k-i-dictionary-add:before{content:"\E651"}.k-i-image-insert:before,.k-i-image-light-dialog:before,.k-i-insert-image:before{content:"\E652"}.k-i-image-edit:before{content:"\E653"}.k-i-image-map-editor:before{content:"\E654"}.k-i-comment:before{content:"\E655"}.k-i-comment-remove:before{content:"\E656"}.k-i-comments-remove-all:before{content:"\E657"}.k-i-silverlight:before{content:"\E658"}.k-i-media-manager:before{content:"\E659"}.k-i-video-external:before{content:"\E65A"}.k-i-flash-manager:before{content:"\E65B"}.k-i-find-and-replace:before,.k-i-find:before{content:"\E65C"}.k-i-copy:before,.k-i-files:before{content:"\E65D"}.k-i-cut:before{content:"\E65E"}.k-i-paste:before{content:"\E65F"}.k-i-paste-as-html:before{content:"\E660"}.k-i-paste-from-word:before{content:"\E661"}.k-i-paste-from-word-strip-file:before{content:"\E662"}.k-i-paste-html:before{content:"\E663"}.k-i-paste-markdown:before{content:"\E664"}.k-i-paste-plain-text:before{content:"\E665"}.k-i-apply-format:before{content:"\E666"}.k-i-clear-css:before,.k-i-clearformat:before{content:"\E667"}.k-i-copy-format:before{content:"\E668"}.k-i-strip-all-formating:before{content:"\E669"}.k-i-strip-css-format:before{content:"\E66A"}.k-i-strip-font-elements:before{content:"\E66B"}.k-i-strip-span-elements:before{content:"\E66C"}.k-i-strip-word-formatting:before{content:"\E66D"}.k-i-format-code-block:before{content:"\E66E"}.k-i-style-builder:before{content:"\E66F"}.k-i-module-manager:before{content:"\E670"}.k-i-hyperlink-insert:before,.k-i-hyperlink-light-dialog:before{content:"\E671"}.k-i-hyperlink-globe:before{content:"\E672"}.k-i-hyperlink-globe-remove:before{content:"\E673"}.k-i-hyperlink-email:before{content:"\E674"}.k-i-anchor:before{content:"\E675"}.k-i-create-table:before,.k-i-table-insert:before,.k-i-table-light-dialog:before{content:"\E676"}.k-i-table:before{content:"\E677"}.k-i-table-properties:before,.k-i-table-wizard:before{content:"\E678"}.k-i-table-cell:before{content:"\E679"}.k-i-table-cell-properties:before{content:"\E67A"}.k-i-add-column-left:before,.k-i-table-column-insert-left:before{content:"\E67B"}.k-i-add-column-right:before,.k-i-table-column-insert-right:before{content:"\E67C"}.k-i-add-row-above:before,.k-i-table-row-insert-above:before{content:"\E67D"}.k-i-add-row-below:before,.k-i-table-row-insert-below:before{content:"\E67E"}.k-i-delete-column:before,.k-i-table-column-delete:before{content:"\E67F"}.k-i-delete-row:before,.k-i-table-row-delete:before{content:"\E680"}.k-i-table-cell-delete:before{content:"\E681"}.k-i-table-delete:before{content:"\E682"}.k-i-cells-merge:before,.k-i-merge-cells:before{content:"\E683"}.k-i-cells-merge-horizontally:before,.k-i-merge-horizontally:before{content:"\E684"}.k-i-cells-merge-vertically:before,.k-i-merge-vertically:before{content:"\E685"}.k-i-cell-split-horizontally:before{content:"\E686"}.k-i-cell-split-vertically:before{content:"\E687"}.k-i-normal-layout:before,.k-i-table-unmerge:before{content:"\E688"}.k-i-freeze-panes:before,.k-i-pane-freeze:before{content:"\E689"}.k-i-freeze-row:before,.k-i-row-freeze:before{content:"\E68A"}.k-i-column-freeze:before,.k-i-freeze-col:before{content:"\E68B"}.k-i-toolbar-float:before{content:"\E68C"}.k-i-spell-checker:before{content:"\E68D"}.k-i-validation-xhtml:before{content:"\E68E"}.k-i-validation-data:before{content:"\E68F"}.k-i-toggle-full-screen-mode:before{content:"\E690"}.k-i-formula-fx:before,.k-i-fx:before,.k-spreadsheet-formula-bar:before{content:"\E691"}.k-i-sum:before{content:"\E692"}.k-i-symbol:before{content:"\E693"}.k-i-currency:before,.k-i-dollar:before{content:"\E694"}.k-i-percent:before{content:"\E695"}.k-i-custom-format:before,.k-i-format-number:before{content:"\E696"}.k-i-decimal-increase:before,.k-i-increase-decimal:before{content:"\E697"}.k-i-decimal-decrease:before,.k-i-decrease-decimal:before{content:"\E698"}.k-i-font-size:before{content:"\E699"}.k-i-image-absolute-position:before{content:"\E69A"}.k-i-globe-outline:before{content:"\E700"}.k-i-globe:before{content:"\E701"}.k-i-marker-pin:before{content:"\E702"}.k-i-marker-pin-target:before{content:"\E703"}.k-i-pin:before{content:"\E704"}.k-i-unpin:before{content:"\E705"}.k-i-share:before{content:"\E800"}.k-i-user:before{content:"\E801"}.k-i-inbox:before{content:"\E802"}.k-i-blogger:before{content:"\E803"}.k-i-blogger-box:before{content:"\E804"}.k-i-delicious:before{content:"\E805"}.k-i-delicious-box:before{content:"\E806"}.k-i-digg:before{content:"\E807"}.k-i-digg-box:before{content:"\E808"}.k-i-email:before,.k-i-envelop:before,.k-i-letter:before{content:"\E809"}.k-i-email-box:before,.k-i-envelop-box:before,.k-i-letter-box:before{content:"\E80A"}.k-i-facebook:before{content:"\E80B"}.k-i-facebook-box:before{content:"\E80C"}.k-i-google:before{content:"\E80D"}.k-i-google-box:before{content:"\E80E"}.k-i-google-plus:before{content:"\E80F"}.k-i-google-plus-box:before{content:"\E810"}.k-i-linkedin:before{content:"\E811"}.k-i-linkedin-box:before{content:"\E812"}.k-i-myspace:before{content:"\E813"}.k-i-myspace-box:before{content:"\E814"}.k-i-pinterest:before{content:"\E815"}.k-i-pinterest-box:before{content:"\E816"}.k-i-reddit:before{content:"\E817"}.k-i-reddit-box:before{content:"\E818"}.k-i-stumble-upon:before{content:"\E819"}.k-i-stumble-upon-box:before{content:"\E81A"}.k-i-tell-a-friend:before{content:"\E81B"}.k-i-tell-a-friend-box:before{content:"\E81C"}.k-i-tumblr:before{content:"\E81D"}.k-i-tumblr-box:before{content:"\E81E"}.k-i-twitter:before{content:"\E81F"}.k-i-twitter-box:before{content:"\E820"}.k-i-yammer:before{content:"\E821"}.k-i-yammer-box:before{content:"\E822"}.k-i-behance:before{content:"\E823"}.k-i-behance-box:before{content:"\E824"}.k-i-dribbble:before{content:"\E825"}.k-i-dribbble-box:before{content:"\E826"}.k-i-rss:before{content:"\E827"}.k-i-rss-box:before{content:"\E828"}.k-i-vimeo:before{content:"\E829"}.k-i-vimeo-box:before{content:"\E82A"}.k-i-youtube:before{content:"\E82B"}.k-i-youtube-box:before{content:"\E82C"}.k-i-folder:before{content:"\E900"}.k-i-folder-open:before{content:"\E901"}.k-i-folder-add:before{content:"\E902"}.k-i-folder-up:before{content:"\E903"}.k-i-fields-more:before,.k-i-folder-more:before{content:"\E904"}.k-i-aggregate-fields:before{content:"\E905"}.k-i-file-vertical:before,.k-i-file:before,.k-i-page-portrait:before{content:"\E906"}.k-i-file-add:before,.k-i-insert-file:before{content:"\E907"}.k-i-file-txt:before,.k-i-txt:before{content:"\E908"}.k-i-csv:before,.k-i-file-csv:before{content:"\E909"}.k-i-excel:before,.k-i-file-excel:before,.k-i-file-xls:before,.k-i-xls:before,.k-i-xlsa:before{content:"\E90A"}.k-i-doc:before,.k-i-file-doc:before,.k-i-file-word:before,.k-i-word:before{content:"\E90B"}.k-i-file-mdb:before,.k-i-mdb:before{content:"\E90C"}.k-i-file-ppt:before,.k-i-ppt:before{content:"\E90D"}.k-i-file-pdf:before,.k-i-pdf:before,.k-i-pdfa:before{content:"\E90E"}.k-i-file-psd:before,.k-i-psd:before{content:"\E90F"}.k-i-file-flash:before,.k-i-flash:before{content:"\E910"}.k-i-config:before,.k-i-file-config:before{content:"\E911"}.k-i-ascx:before,.k-i-file-ascx:before{content:"\E912"}.k-i-bac:before,.k-i-file-bac:before{content:"\E913"}.k-i-file-zip:before,.k-i-zip:before{content:"\E914"}.k-i-film:before{content:"\E915"}.k-i-css3:before{content:"\E916"}.k-i-html5:before{content:"\E917"}.k-i-html:before,.k-i-source-code:before,.k-i-view-source:before{content:"\E918"}.k-i-css:before{content:"\E919"}.k-i-js:before{content:"\E91A"}.k-i-exe:before{content:"\E91B"}.k-i-csproj:before{content:"\E91C"}.k-i-vbproj:before{content:"\E91D"}.k-i-cs:before{content:"\E91E"}.k-i-vb:before{content:"\E91F"}.k-i-sln:before{content:"\E920"}.k-i-cloud:before{content:"\E921"}.k-i-file-horizontal:before,.k-i-page-landscape:before{content:"\E922"}.k-rtl .k-i-collapse,.k-rtl .k-i-expand,.k-rtl .k-i-indent-decrease,.k-rtl .k-i-indent-increase{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.k-sprite{width:16px;height:16px;overflow:hidden;background-repeat:no-repeat;font-size:0;line-height:0;text-align:center;-ms-high-contrast-adjust:none}.k-image,.k-sprite{display:inline-block}.k-animation-container{position:absolute;overflow:hidden;z-index:100}.k-animation-container-fixed{position:fixed}.k-push-right-appear,.k-push-right-enter{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.k-push-right-appear-active,.k-push-right-enter-active{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-right-exit{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.k-push-right-exit-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-left-appear,.k-push-left-enter,.k-push-right-exit-active{-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%)}.k-push-left-appear-active,.k-push-left-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-left-appear-active,.k-push-left-enter-active,.k-push-left-exit{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.k-push-left-exit-active{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-down-appear,.k-push-down-enter{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.k-push-down-appear-active,.k-push-down-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-down-appear-active,.k-push-down-enter-active,.k-push-down-exit{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.k-push-down-exit-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-down-exit-active,.k-push-up-appear,.k-push-up-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.k-push-up-appear-active,.k-push-up-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-push-up-appear-active,.k-push-up-enter-active,.k-push-up-exit{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.k-push-up-exit-active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-expand-vertical-appear,.k-expand-vertical-enter{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.k-expand-vertical-appear-active,.k-expand-vertical-enter-active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-expand-vertical-exit{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.k-expand-vertical-exit-active{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-expand-horizontal-appear,.k-expand-horizontal-enter{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.k-expand-horizontal-appear-active,.k-expand-horizontal-enter-active{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-expand-horizontal-exit{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.k-expand-horizontal-exit-active{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-fade-appear,.k-fade-enter{opacity:0}.k-fade-appear-active,.k-fade-enter-active{opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.k-fade-exit{opacity:1}.k-fade-exit-active{opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.k-fade-enter-active+.k-fade-enter-active,.k-fade-exit-active+.k-fade-exit-active{display:none}.k-zoom-in-appear,.k-zoom-in-enter{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.k-zoom-in-appear-active,.k-zoom-in-enter-active{transition:opacity .3s ease-in-out,-webkit-transform;-webkit-transition:opacity .3s ease-in-out,-webkit-transform;transition:transform,opacity .3s ease-in-out;transition:transform,opacity .3s ease-in-out,-webkit-transform}.k-zoom-in-appear-active,.k-zoom-in-enter-active,.k-zoom-in-exit{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.k-zoom-in-exit-active{transition:opacity .3s ease-in-out,-webkit-transform;-webkit-transition:opacity .3s ease-in-out,-webkit-transform;transition:transform,opacity .3s ease-in-out;transition:transform,opacity .3s ease-in-out,-webkit-transform}.k-zoom-in-exit-active,.k-zoom-out-appear,.k-zoom-out-enter{opacity:0;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.k-zoom-out-appear-active,.k-zoom-out-enter-active{transition:opacity .3s ease-in-out,-webkit-transform;-webkit-transition:opacity .3s ease-in-out,-webkit-transform;transition:transform,opacity .3s ease-in-out;transition:transform,opacity .3s ease-in-out,-webkit-transform}.k-zoom-out-appear-active,.k-zoom-out-enter-active,.k-zoom-out-exit{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.k-zoom-out-exit-active{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:opacity .3s ease-in-out,-webkit-transform;-webkit-transition:opacity .3s ease-in-out,-webkit-transform;transition:transform,opacity .3s ease-in-out;transition:transform,opacity .3s ease-in-out,-webkit-transform}.k-slide-in-appear{opacity:.1;-webkit-transform:translateY(-3em);-ms-transform:translateY(-3em);transform:translateY(-3em)}.k-slide-in-appear .k-centered{-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.k-slide-in-appear-active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);transition:opacity .3s cubic-bezier(.2,1,.2,1),-webkit-transform .3s cubic-bezier(.2,.6,.4,1);-webkit-transition:opacity .3s cubic-bezier(.2,1,.2,1),-webkit-transform .3s cubic-bezier(.2,.6,.4,1);transition:transform .3s cubic-bezier(.2,.6,.4,1),opacity .3s cubic-bezier(.2,1,.2,1);transition:transform .3s cubic-bezier(.2,.6,.4,1),opacity .3s cubic-bezier(.2,1,.2,1),-webkit-transform .3s cubic-bezier(.2,.6,.4,1)}.k-slide-in-appear-active .k-centered{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.k-slide-down-appear,.k-slide-down-enter{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.k-slide-down-appear-active,.k-slide-down-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-down-appear-active,.k-slide-down-enter-active,.k-slide-down-exit{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.k-slide-down-exit-active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-up-appear,.k-slide-up-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.k-slide-up-appear-active,.k-slide-up-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-up-appear-active,.k-slide-up-enter-active,.k-slide-up-exit{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.k-slide-up-exit-active{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-right-appear,.k-slide-right-enter{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.k-slide-right-appear-active,.k-slide-right-enter-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-right-exit{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.k-slide-right-exit-active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-left-appear,.k-slide-left-enter{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.k-slide-left-appear-active,.k-slide-left-enter-active{transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-slide-left-appear-active,.k-slide-left-enter-active,.k-slide-left-exit{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.k-slide-left-exit-active{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.k-reveal-vertical-appear,.k-reveal-vertical-enter{max-height:0}.k-reveal-vertical-appear-active,.k-reveal-vertical-enter-active,.k-reveal-vertical-exit-active{-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.k-reveal-vertical-exit-active{max-height:0!important}.k-reveal-horizontal-appear,.k-reveal-horizontal-enter{max-width:0}.k-reveal-horizontal-appear-active,.k-reveal-horizontal-enter-active,.k-reveal-horizontal-exit-active{-webkit-transition:max-width .3s ease-in-out;transition:max-width .3s ease-in-out}.k-reveal-horizontal-exit-active{max-width:0!important}.k-autocomplete,.k-combobox,.k-dateinput,.k-datepicker,.k-datetimepicker,.k-dropdown,.k-maskedtextbox,.k-multiselect,.k-numerictextbox,.k-timepicker{width:12.4em;line-height:1.4285714286;text-align:left;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle;position:relative}.k-autocomplete[dir=rtl],.k-combobox[dir=rtl],.k-dateinput[dir=rtl],.k-datepicker[dir=rtl],.k-datetimepicker[dir=rtl],.k-dropdown[dir=rtl],.k-maskedtextbox[dir=rtl],.k-multiselect[dir=rtl],.k-numerictextbox[dir=rtl],.k-rtl .k-autocomplete,.k-rtl .k-combobox,.k-rtl .k-dateinput,.k-rtl .k-datepicker,.k-rtl .k-datetimepicker,.k-rtl .k-dropdown,.k-rtl .k-maskedtextbox,.k-rtl .k-multiselect,.k-rtl .k-numerictextbox,.k-rtl .k-timepicker,.k-timepicker[dir=rtl]{text-align:right}.k-autocomplete[dir=rtl] .k-select,.k-combobox[dir=rtl] .k-select,.k-dateinput[dir=rtl] .k-select,.k-datepicker[dir=rtl] .k-select,.k-datetimepicker[dir=rtl] .k-select,.k-dropdown[dir=rtl] .k-select,.k-maskedtextbox[dir=rtl] .k-select,.k-multiselect[dir=rtl] .k-select,.k-numerictextbox[dir=rtl] .k-select,.k-rtl .k-autocomplete .k-select,.k-rtl .k-combobox .k-select,.k-rtl .k-dateinput .k-select,.k-rtl .k-datepicker .k-select,.k-rtl .k-datetimepicker .k-select,.k-rtl .k-dropdown .k-select,.k-rtl .k-maskedtextbox .k-select,.k-rtl .k-multiselect .k-select,.k-rtl .k-numerictextbox .k-select,.k-rtl .k-timepicker .k-select,.k-timepicker[dir=rtl] .k-select{border-radius:2px 0 0 2px}.k-autocomplete[dir=rtl] .k-clear-value,.k-combobox[dir=rtl] .k-clear-value,.k-dateinput[dir=rtl] .k-clear-value,.k-datepicker[dir=rtl] .k-clear-value,.k-datetimepicker[dir=rtl] .k-clear-value,.k-dropdown[dir=rtl] .k-clear-value,.k-maskedtextbox[dir=rtl] .k-clear-value,.k-multiselect[dir=rtl] .k-clear-value,.k-numerictextbox[dir=rtl] .k-clear-value,.k-rtl .k-autocomplete .k-clear-value,.k-rtl .k-combobox .k-clear-value,.k-rtl .k-dateinput .k-clear-value,.k-rtl .k-datepicker .k-clear-value,.k-rtl .k-datetimepicker .k-clear-value,.k-rtl .k-dropdown .k-clear-value,.k-rtl .k-maskedtextbox .k-clear-value,.k-rtl .k-multiselect .k-clear-value,.k-rtl .k-numerictextbox .k-clear-value,.k-rtl .k-timepicker .k-clear-value,.k-timepicker[dir=rtl] .k-clear-value{left:8px;right:auto}.k-autocomplete ::-ms-clear,.k-combobox ::-ms-clear,.k-dateinput ::-ms-clear,.k-datepicker ::-ms-clear,.k-datetimepicker ::-ms-clear,.k-dropdown ::-ms-clear,.k-maskedtextbox ::-ms-clear,.k-multiselect ::-ms-clear,.k-numerictextbox ::-ms-clear,.k-timepicker ::-ms-clear{display:none}.k-colorpicker,.k-combobox,.k-dateinput,.k-datepicker,.k-datetimepicker,.k-dropdown,.k-maskedtextbox,.k-multiselect,.k-numerictextbox,.k-timepicker{border-width:0;background-color:transparent}.k-nodata{min-height:138px;width:100%;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;font-weight:lighter;text-align:center;white-space:normal}.k-nodata,.k-searchbar{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-searchbar{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-dateinput-wrap,.k-dropdown-wrap,.k-multiselect-wrap,.k-numeric-wrap,.k-picker-wrap{border-radius:2px;padding:0;width:100%;border-width:1px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease;cursor:default;outline:0}.k-dateinput-wrap .k-input,.k-dropdown-wrap .k-input,.k-multiselect-wrap .k-input,.k-numeric-wrap .k-input,.k-picker-wrap .k-input{padding:4px 8px;height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box;border:0;outline:0;color:inherit;background:0 0;font:inherit;-webkit-box-flex:0;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;text-overflow:ellipsis}.k-dateinput-wrap,.k-dropdown-wrap,.k-numeric-wrap,.k-picker-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-dateinput-wrap .k-input,.k-dropdown-wrap .k-input,.k-numeric-wrap .k-input,.k-picker-wrap .k-input{width:100%}.k-dateinput-wrap .k-select,.k-dropdown-wrap .k-select,.k-numeric-wrap .k-select,.k-picker-wrap .k-select{border-radius:0 2px 2px 0;padding:4px;border-width:0 0 0 1px;-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;cursor:pointer}.k-autocomplete .k-clear-value,.k-autocomplete .k-i-loading,.k-dropdown-wrap .k-clear-value,.k-dropdown-wrap .k-i-loading,.k-multiselect .k-clear-value,.k-multiselect .k-i-loading{position:absolute;right:8px}.k-autocomplete .k-clear-value,.k-dropdown-wrap .k-clear-value,.k-multiselect .k-clear-value{height:20px;outline:0;opacity:.5;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;top:4px}.k-autocomplete .k-i-loading,.k-dropdown-wrap .k-i-loading,.k-multiselect .k-i-loading{top:50%;margin-top:-.5em}.k-autocomplete.k-state-focused .k-clear-value,.k-autocomplete.k-state-hover .k-clear-value,.k-autocomplete:hover .k-clear-value,.k-dropdown-wrap.k-state-focused .k-clear-value,.k-dropdown-wrap.k-state-hover .k-clear-value,.k-dropdown-wrap:hover .k-clear-value,.k-multiselect.k-state-focused .k-clear-value,.k-multiselect.k-state-hover .k-clear-value,.k-multiselect:hover .k-clear-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-autocomplete.k-state-focused .k-clear-value:hover,.k-autocomplete.k-state-hover .k-clear-value:hover,.k-autocomplete:hover .k-clear-value:hover,.k-dropdown-wrap.k-state-focused .k-clear-value:hover,.k-dropdown-wrap.k-state-hover .k-clear-value:hover,.k-dropdown-wrap:hover .k-clear-value:hover,.k-multiselect.k-state-focused .k-clear-value:hover,.k-multiselect.k-state-hover .k-clear-value:hover,.k-multiselect:hover .k-clear-value:hover{opacity:1}.k-dateinput .k-select,.k-numerictextbox .k-select{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;width:25px}.k-dateinput .k-link,.k-numerictextbox .k-link{display:block;height:-webkit-calc(4px + .71429em);height:calc(4px + .71429em);overflow:hidden;position:relative;width:100%}.k-dateinput .k-link .k-icon,.k-numerictextbox .k-link .k-icon{position:absolute;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.k-dateinput .k-link-increase .k-icon,.k-numerictextbox .k-link-increase .k-icon{bottom:0}.k-dateinput .k-link-decrease .k-icon,.k-numerictextbox .k-link-decrease .k-icon{top:0}.k-virtual-content{overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.k-virtual-content>.k-virtual-list>.k-virtual-item{position:absolute;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap}.k-textbox.k-space-left{padding-left:1.9em}.k-textbox.k-space-right{padding-right:1.9em}.k-textbox .k-icon{top:50%;margin:-8px 0 0;position:absolute}.k-space-left .k-icon{left:3px}.k-space-right .k-icon{right:3px}.k-state-invalid.k-autocomplete,.k-state-invalid.k-maskedtextbox>.k-textbox,.k-state-invalid>.k-dateinput-wrap,.k-state-invalid>.k-dropdown-wrap,.k-state-invalid>.k-numeric-wrap,.k-state-invalid>.k-picker-wrap,.k-state-invalid>.k-picker-wrap .k-dateinput-wrap,.ng-invalid.ng-dirty.k-autocomplete,.ng-invalid.ng-dirty.k-maskedtextbox>.k-textbox,.ng-invalid.ng-dirty>.k-dateinput-wrap,.ng-invalid.ng-dirty>.k-dropdown-wrap,.ng-invalid.ng-dirty>.k-numeric-wrap,.ng-invalid.ng-dirty>.k-picker-wrap,.ng-invalid.ng-dirty>.k-picker-wrap .k-dateinput-wrap,.ng-invalid.ng-touched.k-autocomplete,.ng-invalid.ng-touched.k-maskedtextbox>.k-textbox,.ng-invalid.ng-touched>.k-dateinput-wrap,.ng-invalid.ng-touched>.k-dropdown-wrap,.ng-invalid.ng-touched>.k-numeric-wrap,.ng-invalid.ng-touched>.k-picker-wrap,.ng-invalid.ng-touched>.k-picker-wrap .k-dateinput-wrap{color:#f31700;border-color:rgba(243,23,0,.5)}.k-state-invalid>.k-dateinput-wrap .k-select,.k-state-invalid>.k-dropdown-wrap .k-select,.k-state-invalid>.k-numeric-wrap .k-select,.k-state-invalid>.k-picker-wrap .k-dateinput-wrap .k-select,.k-state-invalid>.k-picker-wrap .k-select,.ng-invalid.ng-dirty>.k-dateinput-wrap .k-select,.ng-invalid.ng-dirty>.k-dropdown-wrap .k-select,.ng-invalid.ng-dirty>.k-numeric-wrap .k-select,.ng-invalid.ng-dirty>.k-picker-wrap .k-dateinput-wrap .k-select,.ng-invalid.ng-dirty>.k-picker-wrap .k-select,.ng-invalid.ng-touched>.k-dateinput-wrap .k-select,.ng-invalid.ng-touched>.k-dropdown-wrap .k-select,.ng-invalid.ng-touched>.k-numeric-wrap .k-select,.ng-invalid.ng-touched>.k-picker-wrap .k-dateinput-wrap .k-select,.ng-invalid.ng-touched>.k-picker-wrap .k-select{color:inherit}.form-control.k-block,.k-widget.form-control{padding:0}.form-control.k-block,.k-maskedtextbox.form-control .k-textbox,.k-textbox.form-control,.k-widget.form-control{width:100%}.k-autocomplete.form-control .k-input{-webkit-box-sizing:border-box;box-sizing:border-box}.input-group .k-dateinput-wrap,.input-group .k-dateinput-wrap .k-select,.input-group .k-dropdown-wrap,.input-group .k-dropdown-wrap .k-select,.input-group .k-maskedtextbox .k-textbox,.input-group .k-maskedtextbox .k-textbox .k-select,.input-group .k-multiselect-wrap,.input-group .k-multiselect-wrap .k-select,.input-group .k-numeric-wrap,.input-group .k-numeric-wrap .k-select,.input-group .k-picker-wrap,.input-group .k-picker-wrap .k-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .form-control.k-block:not(:first-child):not(:last-child) .k-dateinput-wrap,.input-group .form-control.k-block:not(:first-child):not(:last-child) .k-dropdown-wrap,.input-group .form-control.k-block:not(:first-child):not(:last-child) .k-multiselect-wrap,.input-group .form-control.k-block:not(:first-child):not(:last-child) .k-numeric-wrap,.input-group .form-control.k-block:not(:first-child):not(:last-child) .k-picker-wrap,.input-group .form-control.k-block:not(:first-child):not(:last-child)>.k-textbox,.input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-dateinput-wrap,.input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-dropdown-wrap,.input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-multiselect-wrap,.input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-numeric-wrap,.input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-picker-wrap,.input-group .k-widget.form-control:not(:first-child):not(:last-child)>.k-textbox{border-radius:0}.input-group-addon+.form-control.k-block .k-dateinput-wrap,.input-group-addon+.form-control.k-block .k-dropdown-wrap,.input-group-addon+.form-control.k-block .k-multiselect-wrap,.input-group-addon+.form-control.k-block .k-numeric-wrap,.input-group-addon+.form-control.k-block .k-picker-wrap,.input-group-addon+.form-control.k-block>.k-textbox,.input-group-addon+.k-widget.form-control .k-dateinput-wrap,.input-group-addon+.k-widget.form-control .k-dropdown-wrap,.input-group-addon+.k-widget.form-control .k-multiselect-wrap,.input-group-addon+.k-widget.form-control .k-numeric-wrap,.input-group-addon+.k-widget.form-control .k-picker-wrap,.input-group-addon+.k-widget.form-control>.k-textbox{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px}.form-control.k-block .k-input,.k-widget.form-control .k-input{padding:.5rem .75rem;height:2.25rem}.form-control-sm.k-block .k-input,.k-widget.form-control-sm .k-input{padding:.25rem .5rem;height:1.8125rem}.form-control-sm.k-block .k-dateinput-wrap .k-select,.form-control-sm.k-block .k-dropdown-wrap .k-select,.form-control-sm.k-block .k-picker-wrap .k-select,.k-widget.form-control-sm .k-dateinput-wrap .k-select,.k-widget.form-control-sm .k-dropdown-wrap .k-select,.k-widget.form-control-sm .k-picker-wrap .k-select{padding:.25rem}.form-control-sm.k-block .k-select,.k-widget.form-control-sm .k-select{width:1.8125rem}.form-control-lg.k-block .k-input,.k-widget.form-control-lg .k-input{padding:.5rem 1rem;height:2.875rem}.form-control-lg.k-block .k-dateinput-wrap .k-select,.form-control-lg.k-block .k-dropdown-wrap .k-select,.form-control-lg.k-block .k-picker-wrap .k-select,.k-widget.form-control-lg .k-dateinput-wrap .k-select,.k-widget.form-control-lg .k-dropdown-wrap .k-select,.k-widget.form-control-lg .k-picker-wrap .k-select{padding:.5rem}.form-control-lg.k-block .k-select,.k-widget.form-control-lg .k-select{width:2.875rem}.k-maskedtextbox.form-control .k-textbox{height:-webkit-calc(2.25rem + 2px);height:calc(2.25rem + 2px);padding:.5rem .75rem}.k-maskedtextbox.form-control-sm .k-textbox{height:-webkit-calc(1.8125rem + 2px);height:calc(1.8125rem + 2px);padding:.25rem .5rem;line-height:1.5}.k-maskedtextbox.form-control-lg .k-textbox{height:-webkit-calc(2.875rem + 2px);height:calc(2.875rem + 2px);padding:.5rem 1rem;line-height:1.5}.k-textbox.form-control{height:-webkit-calc(2.25rem + 2px);height:calc(2.25rem + 2px);padding:.5rem .75rem}.k-textbox.form-control-sm{height:-webkit-calc(1.8125rem + 2px);height:calc(1.8125rem + 2px);padding:.25rem .5rem;line-height:1.5}.k-textbox.form-control-lg{height:-webkit-calc(2.875rem + 2px);height:calc(2.875rem + 2px);padding:.5rem 1rem;line-height:1.5}.k-dateinput.form-control-sm .k-link-increase>.k-icon,.k-numerictextbox.form-control-sm .k-link-increase>.k-icon{bottom:-2px}.k-dateinput.form-control-sm .k-link-decrease>.k-icon,.k-numerictextbox.form-control-sm .k-link-decrease>.k-icon{top:-2px}.k-dateinput.form-control-sm .k-link,.k-numerictextbox.form-control-sm .k-link{height:.90625rem}.k-dateinput.form-control-lg .k-link,.k-numerictextbox.form-control-lg .k-link{height:1.4375rem}.k-dateinput.form-control .k-dateinput-wrap .k-select{padding-top:0;padding-bottom:0}.k-ripple-target{position:relative}.k-ripple{top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.k-ripple,.k-ripple-blob{position:absolute;pointer-events:none}.k-ripple-blob{border-radius:50%;padding:0;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:opacity .1s linear,-webkit-transform .5s cubic-bezier(.4,0,.2,1);-webkit-transition:opacity .1s linear,-webkit-transform .5s cubic-bezier(.4,0,.2,1);transition:opacity .1s linear,transform .5s cubic-bezier(.4,0,.2,1);transition:opacity .1s linear,transform .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1);opacity:.1;background-color:currentColor}.k-primary .k-ripple-blob{opacity:.2}.k-primary.k-flat .k-ripple-blob{opacity:1}.k-popup{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:0;padding:0;border-width:1px;border-style:solid;font-size:14px;line-height:1.4285714286;-webkit-box-sizing:content-box;box-sizing:content-box}.k-popup .k-item{cursor:pointer;outline:0}[dir=rtl] .k-popup .k-list-filter>.k-icon{left:16px;right:auto}[dir=rtl] .k-popup .k-list-optionlabel{text-align:right}.k-popup .k-item.k-first{position:relative}.k-popup>.k-group-header,.k-popup>.k-virtual-wrap>.k-group-header{padding:4px 8px;min-height:1.4285714286em;white-space:normal;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-bottom-width:1px;border-bottom-style:solid}.k-popup .k-list .k-item>.k-group{position:absolute;top:0;right:0;padding:0 .5em;font-size:9.996px;line-height:1.5;text-transform:uppercase}.k-popup .k-list .k-item>.k-group:before{display:block;content:" ";border-width:7px;border-style:solid;position:absolute;left:-14px;bottom:0}.k-group-header+div>.k-list>.k-item.k-first:before{content:" ";display:block;border-top-width:1px;border-top-style:solid;position:absolute;top:-1px;left:0;right:0}.k-list-scroller{position:relative;overflow:auto}.k-list{height:auto}.k-list>.k-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.k-list>.k-item>.k-icon{-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;margin-right:8px}.k-list .k-item,.k-list-optionlabel{padding:4px 8px;min-height:1.4285714286em;line-height:1.4285714286em;white-space:normal}.k-list-optionlabel{cursor:pointer}.k-list-filter{display:block;position:relative;padding:8px;height:-webkit-calc(24px + 1.42857em);height:calc(24px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box}.k-list-filter>.k-textbox{width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:24px}.k-list-filter>.k-icon{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.k-dropdown-button .k-popup .k-item{cursor:pointer}.k-dropdown-button .k-list .k-item:focus,.k-split-button .k-list .k-item:focus{outline:0}.k-list-container .k-button{border-radius:0;padding:4px 8px;border-width:0;color:inherit;background-color:transparent;background-image:none;line-height:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.k-list-container .k-button .k-icon{margin:0 4px 0 0}.k-list-container .k-nodata .k-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;border-width:1px}.k-popup{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-popup,.k-edge13 .k-popup,.k-ie11 .k-popup{-webkit-background-clip:border-box;background-clip:border-box}.k-popup>.k-group-header,.k-popup>.k-virtual-wrap>.k-group-header{border-bottom-color:rgba(0,0,0,.08);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.06);box-shadow:0 5px 10px 0 rgba(0,0,0,.06)}.k-popup .k-list .k-item>.k-group{background:#656565;color:#fff}.k-popup .k-list .k-item>.k-group:before{border-color:#656565 #656565 transparent transparent}.k-group-header+div>.k-list>.k-item.k-first:before{border-color:rgba(0,0,0,.08)}.k-list .k-item{-webkit-transition:all .2s ease;transition:all .2s ease}.k-list .k-item.k-state-hover.k-state-selected,.k-list .k-item:hover.k-state-selected,.k-list-optionlabel:hover.k-state-selected{color:#fff;background-color:#ed5c52}.k-animation-container{border-radius:0 0 2px 2px}.k-animation-container-shown,.k-animation-container>.k-popup{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04)}.k-animation-container-fixed>.k-popup,.k-list-container .k-button{-webkit-box-shadow:none;box-shadow:none}.k-list-container .k-button.k-state-active,.k-list-container .k-button.k-state-hover,.k-list-container .k-button:active,.k-list-container .k-button:hover{background-image:none}.k-list-container .k-button.k-state-focused,.k-list-container .k-button:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-list-container .k-nodata{color:rgba(102,102,102,.5)}.k-dropdown .k-select{border-width:0}.k-dropdown-wrap{outline:0}.k-dropdown-wrap>.k-input{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-edge .k-dropdown-wrap>.k-input{min-width:0}.k-dropdown-operator{width:auto}.k-dropdown-operator .k-input{display:none}.k-dropdown-operator .k-select{width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em)}.k-dropdown .k-dropdown-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-dropdown .k-dropdown-wrap,.k-edge13 .k-dropdown .k-dropdown-wrap,.k-ie11 .k-dropdown .k-dropdown-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-dropdown .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em)}.k-pager-wrap{padding:8px;border-width:1px;line-height:1.4285714286;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:default;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.k-pager-wrap .k-link,.k-pager-wrap .k-state-selected{padding:4px;width:-webkit-calc(1.42857em + 2px);width:calc(1.42857em + 2px);height:-webkit-calc(1.42857em + 2px);height:calc(1.42857em + 2px);line-height:-webkit-calc(1.42857em + 2px);line-height:calc(1.42857em + 2px);-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;text-align:center;z-index:1}.k-pager-wrap .k-link>.k-icon,.k-pager-wrap .k-state-selected>.k-icon{vertical-align:middle}.k-pager-wrap .k-link:hover,.k-pager-wrap .k-state-selected{z-index:2}.k-pager-wrap .k-link:focus,.k-pager-wrap .k-state-selected{text-decoration:none;outline:0}.k-pager-wrap .k-link.k-state-disabled{color:inherit}.k-pager-wrap .k-pager-numbers{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-pager-wrap .k-pager-numbers li{display:inline-block}.k-pager-wrap .k-pager-numbers .k-current-page{display:none}.k-pager-wrap .k-pager-numbers .k-current-page+li{margin-left:0}.k-pager-wrap .k-label{margin:0 1em;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-pager-wrap .k-pager-input .k-textbox{margin:0 1ex;width:3em}.k-pager-wrap .k-pager-sizes .k-dropdown,.k-pager-wrap .k-pager-sizes>select{width:5.2em;margin:0 8px}.k-pager-wrap .k-pager-refresh{-webkit-box-ordinal-group:11;-ms-flex-order:10;-webkit-order:10;order:10}.k-pager-wrap .k-pager-info{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;text-align:right;-webkit-box-ordinal-group:10;-ms-flex-order:9;-webkit-order:9;order:9;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.k-rtl .k-pager-wrap .k-i-arrow-e,.k-rtl .k-pager-wrap .k-i-arrow-w,.k-rtl .k-pager-wrap .k-i-seek-e,.k-rtl .k-pager-wrap .k-i-seek-w,[dir=rtl] .k-pager-wrap .k-i-arrow-e,[dir=rtl] .k-pager-wrap .k-i-arrow-w,[dir=rtl] .k-pager-wrap .k-i-seek-e,[dir=rtl] .k-pager-wrap .k-i-seek-w{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.k-pager-wrap{color:#656565;background-color:#f6f6f6}.k-pager-wrap .k-link:focus,.k-pager-wrap .k-pager-nav:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-pager-wrap .k-link:hover,.k-pager-wrap .k-pager-nav:hover{background-color:#ededed}.k-pager-wrap .k-state-selected:focus{-webkit-box-shadow:none;box-shadow:none}.k-pager-wrap .k-state-selected:hover{color:#fff;background-color:#ff6358;cursor:default}.k-pager-numbers .k-link,.k-pager-numbers .k-link:link{color:#ff6358}.k-pager-numbers .k-link.k-state-selected,.k-pager-numbers .k-link:link.k-state-selected{color:#fff}.k-button{border-radius:2px;padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;font-size:14px;line-height:1.4285714286;text-align:center;text-decoration:none;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;-webkit-appearance:none;position:relative}.k-button::-moz-focus-inner{padding:0;border:0;outline:0}.k-button:focus,.k-button:hover{text-decoration:none;outline:0}.k-button .k-icon,.k-button .k-image,.k-button .k-sprite{color:inherit;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center}.k-button-icontext{overflow:visible}.k-button-icontext .k-icon,.k-button-icontext .k-image,.k-button-icontext .k-sprite{margin:0 4px 0 -4px}.k-button-icontext[dir=rtl] .k-icon,.k-button-icontext[dir=rtl] .k-image,.k-button-icontext[dir=rtl] .k-sprite,.k-rtl .k-button-icontext .k-icon,.k-rtl .k-button-icontext .k-image,.k-rtl .k-button-icontext .k-sprite{margin:0 -4px 0 4px}.k-button-icon{width:-webkit-calc(10px + 1.42857em);width:calc(10px + 1.42857em);height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em);padding:4px}.k-split-button .k-button{border-radius:2px 0 0 2px}.k-split-button .k-split-button-arrow{border-radius:0 2px 2px 0;margin-left:-1px;padding:4px}.k-split-button .k-block,.k-split-button .k-widget{border:0}.k-dropdown-button.k-state-focused,.k-dropdown-button:focus{outline:0}.k-dropdown-button.k-block,.k-dropdown-button.k-widget{border-radius:2px;border-width:0;display:inline-block}.k-button-group{margin:0;padding:0;list-style:none;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;vertical-align:middle;position:relative}.k-button-group .k-button{border-radius:0;position:relative}.k-button-group .k-button~.k-button{margin-left:-1px}.k-button-group .k-button.k-state-active,.k-button-group .k-button.k-state-hover,.k-button-group .k-button:hover{z-index:2}.k-button-group .k-state-disabled,.k-button-group .k-state-disabled:focus,.k-button-group .k-state-disabled:hover,.k-button-group [disabled],.k-button-group.k-state-disabled .k-button{pointer-events:auto}.k-button-group .k-button:first-child,.k-button-group .k-group-start{border-top-left-radius:2px;border-bottom-left-radius:2px}.k-button-group .k-button:last-child,.k-button-group .k-group-end{border-top-right-radius:2px;border-bottom-right-radius:2px}.k-button-group .k-button:first-child:last-child,.k-button-group .k-group-start.k-group-end{border-radius:2px}.k-button-group label input[type=checkbox],.k-button-group label input[type=radio],.k-button-group>input[type=checkbox],.k-button-group>input[type=radio]{margin:0;padding:0;clip:rect(0,0,0,0);position:absolute;pointer-events:none}.k-button-group-stretched{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-button-group-stretched .k-button{display:inline-block;-webkit-box-flex:1;-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0;overflow:hidden;text-overflow:ellipsis}.k-button-group-stretched .k-button>.k-icon{vertical-align:text-bottom}.k-split-button.k-button-group.k-state-focused{border-radius:2px}.k-split-button.k-block,.k-split-button.k-widget{border-radius:2px;border-width:0}.k-split-button.k-button-group .k-button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.k-split-button.k-button-group .k-button:nth-child(2){border-top-right-radius:2px;border-bottom-right-radius:2px}.k-button.k-flat{border-color:transparent;color:inherit;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.k-button.k-outline{color:inherit}.k-button.k-bare{border-color:transparent!important;color:inherit;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.k-button.k-bare:before{background-color:currentColor;border-radius:2px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.k-button.k-bare:after,.k-button.k-bare:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;z-index:0;top:-1px;left:-1px;right:-1px;bottom:-1px}.k-button.k-bare:after{border:2px solid currentColor;border-radius:2px}.k-button.k-bare.k-state-hover,.k-button.k-bare:hover{color:inherit}.k-button.k-bare.k-state-hover:before,.k-button.k-bare:hover:before{opacity:.07;z-index:auto}.k-button.k-bare.k-state-active,.k-button.k-bare:active{color:inherit}.k-button.k-bare.k-state-active:before,.k-button.k-bare:active:before{opacity:.08}.k-button.k-bare.k-state-active:after,.k-button.k-bare:active:after{opacity:.13}.k-button.k-bare.k-state-active:after,.k-button.k-bare.k-state-active:before,.k-button.k-bare:active:after,.k-button.k-bare:active:before{z-index:auto}.k-button.k-bare.k-state-focused,.k-button.k-bare:focus{color:inherit}.k-button.k-bare.k-state-focused:after,.k-button.k-bare:focus:after{opacity:.13}.k-rtl .k-button-group .k-button~.k-button{margin-right:-1px;margin-left:0}.k-rtl .k-button-group .k-button{border-radius:0}.k-rtl .k-button-group .k-button:first-child,.k-rtl .k-button-group .k-group-start{border-top-right-radius:2px;border-bottom-right-radius:2px}.k-rtl .k-button-group .k-button:last-child,.k-rtl .k-button-group .k-group-end{border-top-left-radius:2px;border-bottom-left-radius:2px}.k-rtl .k-button-group .k-button:first-child:last-child,.k-rtl .k-button-group .k-group-start.k-group-end{border-radius:2px}.k-rtl .k-split-button .k-button{border-radius:0 2px 2px 0}.k-rtl .k-split-button .k-split-button-arrow{border-radius:2px 0 0 2px;margin-left:0;margin-right:-1px}.k-button{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-button,.k-edge13 .k-button,.k-ie11 .k-button{-webkit-background-clip:border-box;background-clip:border-box}.k-button.k-state-active,.k-button:active{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-button.k-state-focused,.k-button:focus{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-button.k-primary.k-state-active,.k-button.k-primary:active{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-button.k-primary.k-state-focused,.k-button.k-primary:focus{-webkit-box-shadow:0 3px 4px 0 rgba(255,99,88,.4);box-shadow:0 3px 4px 0 rgba(255,99,88,.4)}.k-dropdown-button.k-state-active>.k-button:not(:disabled),.k-dropdown-button:active>.k-button:not(:disabled){-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-dropdown-button.k-state-focused>.k-button,.k-dropdown-button:focus>.k-button{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-dropdown-button .k-block,.k-dropdown-button .k-widget{border-width:0;display:inline-block}.k-button-group{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-button-group,.k-edge13 .k-button-group,.k-ie11 .k-button-group{-webkit-background-clip:border-box;background-clip:border-box}.k-button-group .k-button.k-state-focused,.k-button-group .k-button:focus,.k-button-group>input[type=checkbox]:focus+.k-button,.k-button-group>input[type=radio]:focus+.k-button{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-button-group .k-button.k-state-active,.k-button-group .k-button.k-state-active:hover,.k-button-group .k-button:active,.k-button-group .k-button:active:hover,.k-button-group>input[type=checkbox]:checked+.k-button,.k-button-group>input[type=checkbox]:hover+.k-button,.k-button-group>input[type=radio]:checked+.k-button,.k-button-group>input[type=radio]:hover+.k-button{border-color:rgba(0,0,0,.1);color:#fff;background-color:#ff6358;background-image:none}.k-button-group .k-state-disabled:not(.k-state-active),.k-button-group .k-state-disabled:not(.k-state-active):hover,.k-button-group.k-state-disabled .k-button:not(.k-state-active),.k-button-group.k-state-disabled .k-button:not(.k-state-active):hover{border-color:rgba(0,0,0,.08);color:#656565;background-color:#f6f6f6;background-image:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));background-image:-webkit-linear-gradient(#f6f6f6,#f1f1f1);background-image:linear-gradient(#f6f6f6,#f1f1f1)}.k-split-button.k-state-focused{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-split-button.k-button-group .k-button.k-state-active,.k-split-button.k-button-group .k-button:active{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-button.k-flat.k-state-active,.k-button.k-flat:active{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.06);box-shadow:0 2px 2px 0 rgba(0,0,0,.06)}.k-button.k-flat.k-state-focused,.k-button.k-flat:focus{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-button.k-primary.k-flat{color:#ff6358}.k-button.k-primary.k-flat.k-state-focused,.k-button.k-primary.k-flat:focus{-webkit-box-shadow:0 3px 4px 0 rgba(255,99,88,.4);box-shadow:0 3px 4px 0 rgba(255,99,88,.4)}.k-button.k-outline{border-color:#656565;color:#656565;background:0 0;-webkit-box-shadow:none;box-shadow:none}.k-button.k-outline.k-state-hover,.k-button.k-outline:hover{border-color:#656565;color:#ededed;background:#656565}.k-button.k-outline.k-state-active,.k-button.k-outline:active{border-color:#656565;color:#f6f6f6;background:#656565}.k-button.k-outline.k-state-focused,.k-button.k-outline:focus{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-button.k-primary.k-outline{border-color:currentColor;color:#ff6358;background:0 0;-webkit-box-shadow:none;box-shadow:none}.k-button.k-primary.k-outline.k-state-hover,.k-button.k-primary.k-outline:hover{border-color:#ff6358;color:#fff;background:#ff6358}.k-button.k-primary.k-outline.k-state-focused,.k-button.k-primary.k-outline:focus{-webkit-box-shadow:0 3px 4px 0 rgba(255,99,88,.4);box-shadow:0 3px 4px 0 rgba(255,99,88,.4)}.k-button.k-bare:after,.k-button.k-bare:before{border-radius:0}.k-button.k-primary.k-bare{color:#ff6358}.k-action-buttons{border-width:1px 0 0;border-style:solid;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;clear:both}.k-action-buttons .k-button{border-radius:0;padding:12px 16px;border-width:0;border-color:inherit;background:0 0;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-action-buttons .k-button+.k-button{border-left-width:1px}.k-rtl .k-action-buttons .k-button+.k-button,[dir=rtl] .k-action-buttons .k-button+.k-button{border-left-width:0;border-right-width:1px;border-right-style:solid;margin-left:0}.k-action-buttons{border-color:rgba(0,0,0,.08)}.k-action-buttons .k-button{color:inherit}.k-action-buttons .k-button.k-state-hover,.k-action-buttons .k-button:hover{border-color:inherit}.k-action-buttons .k-button.k-state-focused,.k-action-buttons .k-button:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-action-buttons .k-button.k-state-active,.k-action-buttons .k-button:active{border-color:inherit}.k-action-buttons .k-primary{color:#ff6358}.k-action-buttons .k-primary.k-state-hvoer,.k-action-buttons .k-primary:hover{border-color:inherit}.k-action-buttons .k-primary.k-state-hvoer.k-state-focused,.k-action-buttons .k-primary.k-state-hvoer:focus,.k-action-buttons .k-primary:hover.k-state-focused,.k-action-buttons .k-primary:hover:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-action-buttons .k-primary.k-state-focused,.k-action-buttons .k-primary:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(237,237,237,.3);box-shadow:inset 0 0 0 2px rgba(237,237,237,.3)}.k-action-buttons .k-primary.k-state-active,.k-action-buttons .k-primary:active{border-color:inherit}.k-edit-form-container{width:400px;min-width:400px;border-color:inherit;position:relative}.k-edit-form-container .k-tabstrip-wrapper{margin:-16px}.k-edit-form-container .k-tabstrip.k-root-tabs{margin-bottom:16px}.k-edit-form-container .k-tabstrip .k-tabstrip-items{padding:16px 16px 0}.k-edit-form-container .k-tabstrip .k-content{padding:16px;border-width:0}.k-edit-buttons{padding:8px;border-width:1px 0 0;border-style:solid;border-color:inherit;text-align:right;clear:both}.k-edit-buttons .k-button+.k-button{margin-left:.5em}.k-edit-form-container .k-edit-buttons{margin:16px -16px -16px;padding:16px}.k-edit-form-container .k-action-buttons,.k-popup-edit-form>.k-action-buttons{margin:1em -16px -16px}.k-edit-label{margin:0 0 1em;padding:5px 0;width:30%;line-height:1.4285714286;text-align:right;float:left;clear:both}.k-edit-field{margin:0 0 1em;width:65%;float:right;clear:right}.k-edit-field>.k-block,.k-edit-field>.k-input.k-textbox,.k-edit-field>.k-textbox,.k-edit-field>.k-widget{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.k-edit-field>.k-colorpicker{width:auto}.k-edit-field input[type=checkbox]:not(.k-checkbox),.k-edit-field input[type=radio]:not(.k-radio){margin-right:.4ex}.k-edit-field .k-checkbox-label,.k-edit-field .k-radio-label{margin-right:1em}.k-edit-field .k-checkbox-label{margin-top:5px}.k-edit-field .k-reset>li+li{margin-top:.5em}.k-edit-field .k-reset .k-block,.k-edit-field .k-reset .k-widget{margin:0 .4ex 0 1ex}.k-rtl .k-edit-buttons{text-align:left}.k-rtl .k-edit-buttons .k-button+.k-button{margin-left:0;margin-right:.5em}.k-window{padding:0;max-width:98vw;max-height:98vh;border-width:1px;border-style:solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:absolute;z-index:10002}.k-window .k-overlay{position:absolute;opacity:0}.k-window-titlebar{padding:16px;border-width:0 0 1px;border-style:solid;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-window-title{margin:0;font-size:19px;line-height:1;text-overflow:ellipsis;overflow:hidden;cursor:default;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-window-actions{line-height:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;vertical-align:top}.k-prompt-container,.k-window-content{padding:16px;outline:0;overflow:auto;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-window-content+.k-prompt-container{margin-top:-8px}.k-window-iframecontent{padding:0;overflow:visible}.k-window-iframecontent .k-content-frame{vertical-align:top;border:0;width:100%;height:100%}.k-window{border-width:0;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.06);box-shadow:0 3px 3px 0 rgba(0,0,0,.06)}.k-window.k-state-focused{-webkit-box-shadow:1px 1px 7px 1px rgba(0,0,0,.3);box-shadow:1px 1px 7px 1px rgba(0,0,0,.3)}.k-window-titlebar{border-color:inherit;color:#656565;background-color:#f6f6f6;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-window-titlebar,.k-edge13 .k-window-titlebar,.k-ie11 .k-window-titlebar{-webkit-background-clip:border-box;background-clip:border-box}.k-dialog-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001}.k-dialog-wrapper .k-dialog{position:relative}.k-dialog{padding:0;min-width:450px;position:fixed}.k-dialog.k-dialog-centered{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.k-dialog-buttongroup{border-width:1px 0 0;border-style:solid;border-color:inherit;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.k-dialog-buttongroup .k-button{padding:12px 16px;width:auto!important;border-width:0;border-color:inherit;background:0 0;white-space:normal;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-dialog-buttongroup .k-button:after,.k-dialog-buttongroup .k-button:before{content:"";-webkit-box-flex:1;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.k-dialog-buttongroup .k-button,.k-dialog-buttongroup .k-button:first-child,.k-dialog-buttongroup .k-button:last-child,.k-dialog-buttongroup .k-group-end,.k-dialog-buttongroup .k-group-start{border-radius:0}.k-dialog-buttongroup .k-button+.k-button{margin:0;border-left-width:1px}.k-rtl .k-dialog-buttongroup .k-button+.k-button,[dir=rtl] .k-dialog-buttongroup .k-button+.k-button{border-left-width:0;border-right-width:1px}.k-dialog-button-layout-stretched{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-dialog-titlebar{border-color:inherit;color:#fff;background-color:#ff6358}.k-dialog-buttongroup .k-button{color:inherit}.k-dialog-buttongroup .k-button.k-state-hover,.k-dialog-buttongroup .k-button:hover{border-color:inherit}.k-dialog-buttongroup .k-button.k-state-focused,.k-dialog-buttongroup .k-button:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-dialog-buttongroup .k-button.k-state-active,.k-dialog-buttongroup .k-button:active{border-color:inherit}.k-dialog-buttongroup .k-primary{color:#ff6358}.k-dialog-buttongroup .k-primary.k-state-hvoer,.k-dialog-buttongroup .k-primary:hover{border-color:inherit}.k-dialog-buttongroup .k-primary.k-state-hvoer.k-state-focused,.k-dialog-buttongroup .k-primary.k-state-hvoer:focus,.k-dialog-buttongroup .k-primary:hover.k-state-focused,.k-dialog-buttongroup .k-primary:hover:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-dialog-buttongroup .k-primary.k-state-focused,.k-dialog-buttongroup .k-primary:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(237,237,237,.3);box-shadow:inset 0 0 0 2px rgba(237,237,237,.3)}.k-dialog-buttongroup .k-primary.k-state-active,.k-dialog-buttongroup .k-primary:active{border-color:inherit}.k-grid{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:relative}.k-grid.k-display-block{display:block}.k-grid .k-grid-container{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-grid .k-grid-aria-root,.k-grid .k-grid-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden}.k-grid .k-grid-aria-root{border-color:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-grid table{margin:0;width:100%;max-width:none;border-width:0;border-color:inherit;border-collapse:separate;border-spacing:0;empty-cells:show;outline:0}.k-grid tbody,.k-grid tfoot,.k-grid thead{text-align:left;border-color:inherit}.k-grid tr{border-color:inherit}.k-grid td,.k-grid th{padding:8px 12px;border-style:solid;border-color:inherit;outline:0;font-weight:inherit;text-align:inherit;overflow:hidden;text-overflow:ellipsis}.k-grid td:first-child,.k-grid th:first-child{border-left-width:0}.k-grid td:focus,.k-grid th:focus{outline:0}.k-grid th{border-width:0 0 1px 1px;white-space:nowrap}.k-grid td{border-width:0 0 0 1px;vertical-align:middle}.k-grid a{color:inherit}.k-grid a,.k-grid a:hover{text-decoration:none}.k-grid .k-grid-header-wrap,.k-grid table{-webkit-box-sizing:content-box;box-sizing:content-box}.k-grid .k-group-col,.k-grid .k-hierarchy-col{padding:0;width:32px}.k-grid .k-grouping-row p{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.k-grid .k-grouping-row td{overflow:visible}.k-grid .k-grouping-row+tr td{border-top-width:1px}.k-grid .k-grouping-row .k-group-cell,.k-grid .k-grouping-row+tr .k-group-cell{border-top-width:0;text-overflow:none}.k-grid .k-grouping-row .k-icon{margin-left:-4px;margin-right:8px}.k-grid .k-group-footer td{border-style:solid;border-width:1px 0}.k-grid .k-group-footer .k-group-cell+td{border-left-width:1px}.k-grid .k-hierarchy-cell{text-align:center;padding:0;overflow:visible}.k-grid .k-hierarchy-cell>.k-icon{padding:8px 0;width:100%;height:100%;line-height:1.4285714286;display:inline-block;outline:0}.k-grid .k-hierarchy-cell+td{border-left-width:0}.k-grid[dir=rtl] tbody,.k-grid[dir=rtl] tfoot,.k-grid[dir=rtl] thead,.k-rtl .k-grid tbody,.k-rtl .k-grid tfoot,.k-rtl .k-grid thead{text-align:right}.k-grid[dir=rtl] th,.k-rtl .k-grid th{white-space:nowrap}.k-grid[dir=rtl] .k-grid-header-wrap,.k-rtl .k-grid .k-grid-header-wrap{border-width:0 0 0 1px}.k-grid[dir=rtl] .k-drag-clue .k-button.k-bare,.k-grid[dir=rtl] .k-group-indicator .k-button.k-bare,.k-rtl .k-grid .k-drag-clue .k-button.k-bare,.k-rtl .k-grid .k-group-indicator .k-button.k-bare{margin-left:-2px;margin-right:8px}.k-grid[dir=rtl] .k-drag-clue .k-link .k-icon,.k-grid[dir=rtl] .k-group-indicator .k-link .k-icon,.k-rtl .k-grid .k-drag-clue .k-link .k-icon,.k-rtl .k-grid .k-group-indicator .k-link .k-icon{margin-left:4px;margin-right:-2px}.k-grid[dir=rtl] .k-group-indicator,.k-rtl .k-grid .k-group-indicator{margin-right:0;margin-left:4px}.k-grid[dir=rtl] .k-group-indicator+.k-group-indicator,.k-rtl .k-grid .k-group-indicator+.k-group-indicator{margin-right:4px}.k-grid[dir=rtl] .k-grid-content-locked,.k-grid[dir=rtl] .k-grid-footer-locked,.k-grid[dir=rtl] .k-grid-header-locked,.k-rtl .k-grid .k-grid-content-locked,.k-rtl .k-grid .k-grid-footer-locked,.k-rtl .k-grid .k-grid-header-locked{border-left-width:1px;border-right-width:0}.k-grid[dir=rtl] td:first-child,.k-grid[dir=rtl] th:first-child,.k-rtl .k-grid td:first-child,.k-rtl .k-grid th:first-child{border-left-width:1px}.k-grid[dir=rtl] td.k-hierarchy-cell,.k-grid[dir=rtl] td:last-child,.k-grid[dir=rtl] th:last-child,.k-rtl .k-grid td.k-hierarchy-cell,.k-rtl .k-grid td:last-child,.k-rtl .k-grid th:last-child{border-left-width:0}.k-grid[dir=rtl] .k-grid-footer,.k-grid[dir=rtl] .k-grid-header,.k-rtl .k-grid .k-grid-footer,.k-rtl .k-grid .k-grid-header{padding-left:17px;padding-right:0}.k-grid[dir=rtl] .k-grid-header .k-header:first-child,.k-rtl .k-grid .k-grid-header .k-header:first-child{border-right-width:0}.k-grid[dir=rtl] .k-filtercell-operator,.k-rtl .k-grid .k-filtercell-operator{margin-left:0;margin-right:4px}.k-grid[dir=rtl] .k-dirty,.k-rtl .k-grid .k-dirty{left:auto;right:0}.k-grid[dir=rtl] .k-edit-cell>.k-block,.k-grid[dir=rtl] .k-edit-cell>.k-textbox,.k-grid[dir=rtl] .k-edit-cell>.k-widget,.k-grid[dir=rtl] .k-edit-cell>.text-box,.k-grid[dir=rtl] .k-grid-edit-row>td>.k-block,.k-grid[dir=rtl] .k-grid-edit-row>td>.k-textbox,.k-grid[dir=rtl] .k-grid-edit-row>td>.k-widget,.k-grid[dir=rtl] .k-grid-edit-row>td>.text-box,.k-rtl .k-grid .k-edit-cell>.k-block,.k-rtl .k-grid .k-edit-cell>.k-textbox,.k-rtl .k-grid .k-edit-cell>.k-widget,.k-rtl .k-grid .k-edit-cell>.text-box,.k-rtl .k-grid .k-grid-edit-row>td>.k-block,.k-rtl .k-grid .k-grid-edit-row>td>.k-textbox,.k-rtl .k-grid .k-grid-edit-row>td>.k-widget,.k-rtl .k-grid .k-grid-edit-row>td>.text-box{margin-right:-9px}.k-grid[dir=rtl] .k-grid-header-wrap.k-auto-scrollable,.k-rtl .k-grid .k-grid-header-wrap.k-auto-scrollable{margin-left:-1px;margin-right:0}.k-grid[dir=rtl] .k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable,.k-rtl .k-grid .k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable{margin-left:0}.k-grid .k-tooltip.k-tooltip-validation{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;width:auto;padding:4px 8px}.k-grid .k-tooltip.k-tooltip-validation .k-callout{display:block}.k-grid .k-animation-container-fixed .k-tooltip.k-tooltip-validation{position:static}.k-grid .k-dirty-cell{position:relative}.k-grid .k-dirty{border-width:5px;left:0;right:auto}.k-grid-toolbar{padding:8px;border-width:0 0 1px;border-style:solid;border-color:inherit;text-overflow:clip;cursor:default;display:block}.k-grid-toolbar .k-button{vertical-align:middle}.k-grid-toolbar .k-button+.k-button{margin-left:4px}.k-grouping-header{display:block;padding:8px;border-width:0 0 1px;border-style:solid;border-color:inherit;line-height:-webkit-calc(10px + 1.42857em);line-height:calc(10px + 1.42857em)}.k-grouping-header-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;padding:0}.k-grouping-header-flex>.k-indicator-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;margin:0;padding:4px 0 4px 8px;line-height:2.14285714em}.k-grouping-header-flex>.k-indicator-container:last-child{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.k-drag-clue,.k-group-indicator{border-radius:2px;margin:0;padding:4px 8px;border-width:1px;border-style:solid;line-height:1.4285714286;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;vertical-align:top}.k-drag-clue .k-button.k-bare,.k-drag-clue .k-link,.k-group-indicator .k-button.k-bare,.k-group-indicator .k-link{padding:0;border-width:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-drag-clue .k-link .k-icon,.k-group-indicator .k-link .k-icon{margin-left:-2px;margin-right:4px}.k-drag-clue .k-button.k-bare,.k-group-indicator .k-button.k-bare{margin-left:8px;margin-right:-2px;padding:0;width:auto;height:auto;opacity:.5}.k-drag-clue .k-button.k-bare:after,.k-drag-clue .k-button.k-bare:before,.k-group-indicator .k-button.k-bare:after,.k-group-indicator .k-button.k-bare:before{display:none}.k-drag-clue .k-button.k-bare:hover,.k-group-indicator .k-button.k-bare:hover{opacity:1}.k-group-indicator{margin-right:4px}.k-group-indicator+.k-group-indicator{margin-left:4px}.k-grouping-dropclue{width:12px;height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em);position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box}.k-grouping-dropclue:after,.k-grouping-dropclue:before{display:inline-block;content:"";position:absolute}.k-grouping-dropclue:before{border-width:6px;border-style:solid;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;top:0}.k-grouping-dropclue:after{width:2px;height:-webkit-calc(100% - 6px);height:calc(100% - 6px);top:6px;left:5px}.k-grid-footer-wrap,.k-grid-header-wrap{width:100%;border-width:0 1px 0 0;border-style:solid;border-color:inherit;position:relative;overflow:hidden}.k-grid-header-wrap.k-auto-scrollable{margin-right:-1px}.k-grid-header-locked+.k-grid-header-wrap.k-auto-scrollable{margin-right:0}.k-grid-footer,.k-grid-header{-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:17px;border-width:0;border-style:solid;border-color:inherit}.k-grid-footer table,.k-grid-header table{table-layout:fixed}div.k-grid-footer,div.k-grid-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-ie div.k-grid-header{display:block}.k-grid-header{border-bottom-width:1px}.k-grid-header table{margin-bottom:-1px}.k-grid-header .k-header{position:relative;vertical-align:bottom}.k-grid-header .k-header:first-child{border-left-width:0}.k-grid-header .k-header.k-first{border-left-width:1px}.k-grid-header .k-header>.k-link{margin:-8px -12px;padding:8px 12px;line-height:inherit;display:block;overflow:hidden;text-overflow:ellipsis}.k-ff .k-grid-header .k-header>.k-link{-webkit-margin-start:0;margin-inline-start:0;-webkit-padding-start:0;padding-inline-start:0}.k-grid-header .k-header.k-filterable>.k-link{margin-right:-webkit-calc(10px + 1.42857em);margin-right:calc(10px + 1.42857em)}.k-grid-header .k-header>.k-link:focus{text-decoration:none}.k-grid-header .k-header>.k-link>.k-icon{margin:0 .4ex;position:static;vertical-align:middle}.k-grid-header .k-grid-filter,.k-grid-header .k-header-column-menu{padding:4px;width:-webkit-calc(10px + 1.42857em);width:calc(10px + 1.42857em);height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;line-height:1.4285714286;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;float:right;position:relative;z-index:1}.k-grid-header .k-grid-filter{margin:-4px 0}.k-grid-header .k-header-column-menu{margin:0;margin-top:-5px;margin-bottom:-5px;margin-right:-12px}.k-grid-header .k-header-column-menu+.k-link{margin-right:-webkit-calc(1.42857em - 2px);margin-right:calc(1.42857em - 2px)}.k-grid-header .k-header>.k-link>.k-icon.k-i-sort-asc-sm,.k-grid-header .k-header>.k-link>.k-icon.k-i-sort-desc-sm{vertical-align:text-top;margin-left:7px}.k-grid-header .k-sort-order{display:inline-block;font-size:12px;height:16px;margin-left:-4px;vertical-align:top;margin-top:2px}.k-grid-footer{border-width:1px 0 0}.k-grid-footer td{height:1.42857143em}.k-filter-row{line-height:1.42857143}.k-filter-row td,.k-filter-row th{border-width:0 0 1px 1px;white-space:nowrap;padding:8px}.k-filter-row .k-multiselect{height:auto}.k-filtercell{width:auto;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-filtercell .k-filtercell-wrapper,.k-filtercell>span{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-filtercell .k-filtercell-wrapper>label,.k-filtercell>span>label{vertical-align:middle}.k-filtercell .k-filtercell-wrapper>.k-block,.k-filtercell .k-filtercell-wrapper>.k-widget{width:100%}.k-filtercell>span .k-button{visibility:visible;pointer-events:all}.k-filtercell>span .k-button,.k-filtercell>span .k-dropdown-operator{margin-left:4px}.k-filtercell>span .k-numerictextbox{width:auto}.k-filtercell .k-filtercell-operator>.k-button.k-clear-button-visible{visibility:visible;height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em)}.k-filtercell .k-filtercell-operator>.k-button:not(.k-clear-button-visible){visibility:hidden;pointer-events:none}.k-filtercell .k-filtercell-operator{margin-left:4px}.k-filtercell .k-block:not(.k-dropdown-operator),.k-filtercell .k-filtercell-wrapper>.k-textbox,.k-filtercell .k-widget:not(.k-dropdown-operator){display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-filtercell .k-filtercell-wrapper>.k-textbox{width:100%;min-width:0}.k-filtercell .k-autocomplete .k-input,.k-filtercell .k-dropdown-wrap .k-input,.k-filtercell .k-numeric-wrap .k-input,.k-filtercell .k-picker-wrap .k-input,.k-filtercell .k-selectbox .k-input,.k-filtercell .k-textbox>input{padding-left:0;padding-right:0;text-indent:8px}.k-filtercell.k-filtercell-boolean .k-filtercell-wrapper{padding-right:-webkit-calc(1.42857em + 14px);padding-right:calc(1.42857em + 14px);overflow:hidden}.k-grid-content,.k-grid-content-locked{border-color:inherit}.k-grid-content table,.k-grid-content-locked table{table-layout:fixed}.k-grid-content tr:last-child td,.k-grid-content-locked tr:last-child td{border-bottom-width:0}.k-grid-content{width:100%;min-height:0;overflow:auto;overflow-x:auto;overflow-y:scroll;position:relative;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-grid-content .k-button{vertical-align:middle;margin:0 .16em}.k-virtual-scrollable-wrap{height:100%;overflow-y:hidden;position:relative}.k-grid-edit-row td{text-overflow:clip}.k-grid-edit-row .k-block,.k-grid-edit-row .k-button,.k-grid-edit-row .k-input.k-textbox,.k-grid-edit-row .k-textbox,.k-grid-edit-row .k-widget{height:auto}.k-grid-edit-row .k-edit-cell{padding-top:0;padding-bottom:0}.k-grid-edit-row .k-dirty-cell{overflow:visible}.k-edit-cell>.k-block,.k-edit-cell>.k-textbox,.k-edit-cell>.k-widget,.k-edit-cell>.text-box,.k-grid-edit-row>td>.k-block,.k-grid-edit-row>td>.k-textbox,.k-grid-edit-row>td>.k-widget,.k-grid-edit-row>td>.text-box{margin-left:-9px}.k-edit-cell>.k-block,.k-edit-cell>.k-textbox,.k-edit-cell>.k-widget,.k-grid-edit-row td>.k-block,.k-grid-edit-row td>.k-textbox,.k-grid-edit-row td>.k-widget{width:-webkit-calc(100% + 18px);width:calc(100% + 18px)}.k-command-cell>.k-button,.k-edit-cell>.k-block,.k-edit-cell>.k-textbox,.k-edit-cell>.k-widget,.k-grid-edit-row td>.k-block,.k-grid-edit-row td>.k-textbox,.k-grid-edit-row td>.k-widget{margin-top:-5px;margin-bottom:-5px;vertical-align:middle}.k-grid-header .k-resize-handle,.k-grid>.k-resize-handle{height:25px;cursor:col-resize;position:absolute;z-index:2}.k-grid-pager{padding:8px;border-width:1px 0 0;border-color:inherit}.k-grid-virtual .k-grid-content .k-grid-table,.k-grid-virtual .k-grid-content>table{position:absolute;z-index:1}.k-grid-virtual .k-grid-content>.k-height-container{position:relative}.k-grid-add-row td{border-bottom-style:solid;border-bottom-width:1px}.k-grid-lockedcolumns{white-space:nowrap}.k-grid-content,.k-grid-content-locked,.k-pager-wrap{white-space:normal}.k-grid-content-locked,.k-grid-footer-locked,.k-grid-header-locked{-webkit-box-flex:1;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;display:inline-block;vertical-align:top;overflow:hidden;position:relative;border-style:solid;border-width:0 1px 0 0}.k-grid-content-locked+.k-grid-content.k-auto-scrollable,.k-grid-footer-locked+.k-grid-content.k-auto-scrollable,.k-grid-header-locked+.k-grid-content.k-auto-scrollable{display:inline-block}.k-grid-content,.k-grid-footer-wrap,.k-grid-header-wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;display:inline-block;vertical-align:top}.k-grid-content.k-auto-scrollable,.k-grid-footer-wrap.k-auto-scrollable,.k-grid-header-wrap.k-auto-scrollable{display:block}.k-grid-header-locked>table,.k-grid-header-wrap>table{margin-bottom:-1px}.k-header.k-drag-clue{overflow:hidden}.k-grid-no-scrollbar .k-grid-header-wrap{border-width:0}.k-filter-menu .k-filter-menu-container,.k-filter-menu>div:not(.k-animation-container){padding:.5em 1em}.k-filter-menu>div>div>.k-button{margin:.5em 1% 0;width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.k-filter-menu .k-block,.k-filter-menu .k-radio-list,.k-filter-menu .k-textbox,.k-filter-menu .k-widget{margin:.5em 0;width:100%;display:block}.k-filter-menu .k-filter-and.k-block,.k-filter-menu .k-widget.k-filter-and{width:6em;margin:1em 0}.k-filter-menu .k-action-buttons{margin:1em -1em -.5em}.k-filter-menu .k-action-buttons .k-button{margin:0}.k-multicheck-wrap{max-height:300px;overflow:auto;overflow-x:hidden;white-space:nowrap}.k-multicheck-wrap .k-item+.k-item{margin-top:.5em}.k-multicheck-wrap .k-label{margin:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}.k-multicheck-wrap .k-label input{margin:0 .25em}.k-filter-selected-items{font-weight:700;line-height:normal;white-space:nowrap;margin:1em 0 .5em}.k-autofitting{width:auto!important;table-layout:auto!important}.k-autofitting td,.k-autofitting th.k-header{white-space:nowrap!important}.k-autofitting .k-detail-row{display:none!important}.k-filter-row>td,.k-filter-row>th,.k-grid td,.k-grid-content-locked,.k-grid-footer,.k-grid-footer-locked,.k-grid-footer-wrap,.k-grid-header,.k-grid-header-locked,.k-grid-header-wrap,.k-grouping-header,.k-grouping-header .k-group-indicator,.k-header{border-color:rgba(0,0,0,.08)}.k-drag-clue,.k-grid-add-row,.k-grid-footer,.k-grid-header,.k-grid-toolbar,.k-grouping-header{color:#656565;background-color:#f6f6f6}.k-group-footer td,.k-grouping-row td,tbody .k-group-cell{color:#656565;background-color:#ededed}.k-grid-footer td,.k-group-footer td,.k-grouping-row td{font-weight:700}.k-grouping-dropclue:before{border-color:#656565 transparent transparent}.k-grouping-dropclue:after{background-color:#656565}.k-grid{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-grid,.k-edge13 .k-grid,.k-ie11 .k-grid{-webkit-background-clip:border-box;background-clip:border-box}.k-grid tr.k-alt{background-color:rgba(0,0,0,.04)}.k-grid td.k-state-selected,.k-grid tr.k-state-selected{color:inherit;background-color:rgba(255,99,88,.25)}.k-grid td.k-state-focused,.k-grid th.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-grid .k-grid-filter,.k-grid .k-header-column-menu,.k-grid .k-hierarchy-cell .k-icon{border-width:0;color:#656565}.k-grid .k-grouping-row{background-color:#ededed}.k-grid .k-grouping-row .k-icon{color:#656565;text-decoration:none}.k-grid .k-tooltip.k-tooltip-validation{color:#fff;background-color:#ff6358}.k-grid .k-tooltip.k-tooltip-validation .k-callout-n{border-bottom-color:#ff6358}.k-grid .k-tooltip.k-tooltip-validation .k-callout-e{border-left-color:#ff6358}.k-grid .k-tooltip.k-tooltip-validation .k-callout-s{border-top-color:#ff6358}.k-grid .k-tooltip.k-tooltip-validation .k-callout-w{border-right-color:#ff6358}.k-grid .k-dirty{border-color:currentColor transparent transparent currentColor}.k-grid[dir=rtl] .k-dirty,.k-rtl .k-grid .k-dirty{border-color:currentColor currentColor transparent transparent}col.k-sorted,th.k-sorted{background-color:rgba(0,0,0,.02)}.k-grid-header .k-i-sort-asc-sm,.k-grid-header .k-i-sort-desc-sm,.k-grid-header .k-sort-order{color:#ff6358}.k-grid-header .k-grid-filter:hover{color:#656565;background-color:#ededed}.k-grid-header .k-grid-filter:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 0 0 2px rgba(0,0,0,.1)}.k-grid-header .k-grid-filter.k-state-active{color:#fff;background-color:#ff6358}.k-tabstrip{border-width:0;background-color:transparent;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-tabstrip,.k-tabstrip>.k-tabstrip-items{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.k-tabstrip>.k-tabstrip-items{border:0 solid transparent;border-color:inherit;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;position:relative}.k-tabstrip>.k-tabstrip-items .k-item{margin:0;padding:0;border:1px solid transparent;position:relative}.k-tabstrip>.k-tabstrip-items .k-item.k-tab-on-top{z-index:1}.k-tabstrip>.k-tabstrip-items .k-item .k-link{padding:6px 12px;color:inherit;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle;-webkit-box-flex:1;-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-tabstrip>.k-tabstrip-items .k-item .k-link[data-type=remove]{padding:6px;-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none}.k-tabstrip>.k-content{padding:4px 8px;border-width:1px;border-style:solid;border-color:inherit;display:none;overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-tabstrip>.k-content.k-state-active{display:block}.k-tabstrip .k-tabstrip-items .k-loading{width:20%;height:0;border:0;border-top:1px solid transparent;border-color:inherit;background:0 0;position:absolute;top:0;left:0;-webkit-transition:width .2s linear;transition:width .2s linear}.k-tabstrip .k-tabstrip-items .k-loading.k-complete{width:100%;border-top-width:0}.k-tabstrip.k-tabstrip-scrollable{position:relative}.k-tabstrip.k-tabstrip-scrollable>.k-content{border-width:1px}.k-tabstrip.k-tabstrip-scrollable>.k-tabstrip-items{border-width:0;white-space:nowrap;overflow:hidden}.k-tabstrip.k-tabstrip-scrollable>.k-tabstrip-prev{position:absolute;left:0}.k-tabstrip.k-tabstrip-scrollable>.k-tabstrip-next{position:absolute;right:0}.k-ie11 .k-tabstrip.k-tabstrip-scrollable>.k-tabstrip-next,.k-ie11 .k-tabstrip.k-tabstrip-scrollable>.k-tabstrip-prev{top:0}.k-tabstrip-top>.k-tabstrip-items{border-bottom-width:1px}.k-tabstrip-top>.k-tabstrip-items .k-item{border-top-left-radius:2px;border-top-right-radius:2px;margin-bottom:-1px}.k-tabstrip-top>.k-tabstrip-items .k-item+.k-item{margin-left:2px}.k-tabstrip-top>.k-tabstrip-items .k-item.k-state-active{border-bottom-color:transparent}.k-tabstrip-top>.k-content{border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-top-width:0}.k-tabstrip-bottom>.k-tabstrip-items{border-top-width:1px}.k-tabstrip-bottom>.k-tabstrip-items .k-item{border-bottom-right-radius:2px;border-bottom-left-radius:2px;margin-top:-1px}.k-tabstrip-bottom>.k-tabstrip-items .k-item+.k-item{margin-left:2px}.k-tabstrip-bottom>.k-tabstrip-items .k-item.k-state-active{border-top-color:transparent}.k-tabstrip-bottom>.k-content{border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-width:0}.k-tabstrip-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-tabstrip-left>.k-tabstrip-items{border-right-width:1px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-tabstrip-left>.k-tabstrip-items .k-item{border-top-left-radius:2px;border-bottom-left-radius:2px;margin-right:-1px}.k-tabstrip-left>.k-tabstrip-items .k-item+.k-item{margin-top:2px}.k-tabstrip-left>.k-tabstrip-items .k-item.k-state-active{border-right-color:transparent}.k-tabstrip-left>.k-content{border-top-right-radius:2px;border-bottom-right-radius:2px;margin:0!important;border-left-width:0}.k-tabstrip-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.k-tabstrip-right>.k-tabstrip-items{border-left-width:1px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-tabstrip-right>.k-tabstrip-items .k-item{border-top-right-radius:2px;border-bottom-right-radius:2px;margin-left:-1px}.k-tabstrip-right>.k-tabstrip-items .k-item+.k-item{margin-top:2px}.k-tabstrip-right>.k-tabstrip-items .k-item.k-state-active{border-left-color:transparent}.k-tabstrip-right>.k-content{border-top-left-radius:2px;border-bottom-left-radius:2px;margin:0!important;border-right-width:0}.k-tabstrip{border-color:rgba(0,0,0,.08)}.k-tabstrip .k-item{border-color:transparent;color:#ff6358;background-color:transparent;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-tabstrip .k-item,.k-edge13 .k-tabstrip .k-item,.k-ie11 .k-tabstrip .k-item{-webkit-background-clip:border-box;background-clip:border-box}.k-tabstrip .k-item.k-state-hover,.k-tabstrip .k-item:hover{border-color:transparent;color:#e76057;background-color:transparent}.k-tabstrip .k-item.k-state-active{border-color:rgba(0,0,0,.08);color:#656565;background-color:#fff}.k-tabstrip>.k-content{border-color:#fff;color:#656565;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-tabstrip>.k-content,.k-edge13 .k-tabstrip>.k-content,.k-ie11 .k-tabstrip>.k-content{-webkit-background-clip:border-box;background-clip:border-box}.k-tabstrip-top>.k-tabstrip-items .k-item.k-state-active{border-bottom-color:#fff}.k-tabstrip-bottom>.k-tabstrip-items .k-item.k-state-active{border-top-color:#fff}.k-tabstrip-left>.k-tabstrip-items .k-item.k-state-active{border-right-color:#fff}.k-tabstrip-right>.k-tabstrip-items .k-item.k-state-active{border-left-color:#fff}.k-toolbar{padding:8px 4px;line-height:1.4285714286;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;overflow:hidden}.k-toolbar.k-toolbar-resizable{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.k-toolbar>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;margin:0 4px}.k-toolbar .k-block,.k-toolbar .k-button,.k-toolbar .k-button-group,.k-toolbar .k-separator,.k-toolbar .k-split-button,.k-toolbar .k-textbox,.k-toolbar .k-widget,.k-toolbar label,.k-toolbar>*{vertical-align:middle}.k-toolbar .k-split-button .k-button:hover{z-index:2}.k-toolbar .k-split-button:focus{outline:0}.k-toolbar .k-overflow-anchor{border-radius:0;padding:8px;width:-webkit-calc(1.42857em + 26px);width:calc(1.42857em + 26px);height:-webkit-calc(1.42857em + 26px);height:calc(1.42857em + 26px);margin:0;border-width:0 0 0 1px;border-color:inherit;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0;right:0}.k-toolbar .k-separator{width:0;margin-top:-8px;margin-bottom:-8px;border-width:0 0 0 1px;border-style:solid;border-color:inherit;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;-webkit-align-self:stretch;align-self:stretch}.k-overflow-container .k-overflow-tool-group{display:block}.k-overflow-container .k-overflow-hidden,.k-overflow-container .k-tool.k-state-disabled{display:none}.k-rtl .k-toolbar .k-overflow-anchor{right:auto;left:0;border-width:0 1px 0 0}.k-toolbar{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-toolbar,.k-edge13 .k-toolbar,.k-ie11 .k-toolbar{-webkit-background-clip:border-box;background-clip:border-box}.k-toolbar .k-button{border-color:transparent;color:inherit;background:0 0;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-toolbar .k-button,.k-edge13 .k-toolbar .k-button,.k-ie11 .k-toolbar .k-button{-webkit-background-clip:border-box;background-clip:border-box}.k-toolbar .k-button:not(.k-overflow-anchor){position:relative}.k-toolbar .k-button:after,.k-toolbar .k-button:before{display:block;opacity:0;pointer-events:none;position:absolute;z-index:-1;top:-1px;left:-1px;right:-1px;bottom:-1px}.k-toolbar .k-button:before{content:"";background-color:currentColor;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.k-toolbar .k-button:after{content:"";border:2px solid currentColor}.k-toolbar .k-split-button .k-button:after,.k-toolbar .k-split-button .k-button:before{display:none}.k-toolbar .k-button.k-state-hover:before,.k-toolbar .k-button:hover:before{opacity:.07;z-index:1}.k-toolbar .k-button.k-state-focused,.k-toolbar .k-button:focus{-webkit-box-shadow:none;box-shadow:none}.k-toolbar .k-button.k-state-focused:after,.k-toolbar .k-button:focus:after{opacity:.08;z-index:1}.k-toolbar .k-split-button .k-button.k-state-focused,.k-toolbar .k-split-button .k-button:focus{border-color:rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.k-toolbar .k-split-button:focus{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-toolbar .k-button.k-state-active:after,.k-toolbar .k-button.k-state-active:before,.k-toolbar .k-button:active:after,.k-toolbar .k-button:active:before{z-index:1}.k-toolbar .k-button.k-state-active:before,.k-toolbar .k-button:active:before{opacity:.07}.k-toolbar .k-button.k-state-active:after,.k-toolbar .k-button:active:after{opacity:.13}.k-toolbar .k-split-button .k-button.k-state-active,.k-toolbar .k-split-button .k-button:active{-webkit-box-shadow:none;box-shadow:none}.k-toolbar .k-state-border-down .k-split-button-arrow{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-toolbar .k-button.k-state-disabled:after{opacity:0}.k-toolbar .k-button-group .k-button:first-child,.k-toolbar .k-button-group .k-button:last-child,.k-toolbar .k-button-group .k-group-end,.k-toolbar .k-button-group .k-group-start{border-radius:0}.k-toolbar .k-overflow-anchor{border-width:0}.k-spreadsheet{width:800px;height:600px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;cursor:default;position:relative}.k-spreadsheet .k-vertical-align-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.k-spreadsheet .k-vertical-align-bottom{position:relative;top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.k-spreadsheet .k-tabstrip-wrapper{border-width:0 0 1px;border-style:solid;border-color:inherit;position:relative}.k-spreadsheet-quick-access-toolbar{padding:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;position:absolute;z-index:1;top:0;left:0}.k-spreadsheet-quick-access-toolbar .k-button:not(:hover){border-color:transparent;color:inherit;background-color:transparent;background-image:none}.k-spreadsheet-tabstrip{padding-top:8px}.k-spreadsheet-tabstrip .k-loading{display:none}.k-spreadsheet-tabstrip .k-content{border-radius:0;padding:0;border-width:0;overflow:hidden}.k-spreadsheet-toolbar{border-width:0}.k-spreadsheet-toolbar [data-tool=alignment],.k-spreadsheet-toolbar [data-tool=backgroundColor],.k-spreadsheet-toolbar [data-tool=borders],.k-spreadsheet-toolbar [data-tool=freeze],.k-spreadsheet-toolbar [data-tool=merge],.k-spreadsheet-toolbar [data-tool=textColor]{width:auto;min-width:1.42857143em}.k-spreadsheet-toolbar [data-tool=fontSize]{width:5em}.k-spreadsheet-toolbar [data-tool=fontFamily]{width:6em}.k-spreadsheet-toolbar [data-tool=format]{width:4em}.k-spreadsheet-action-bar{border-width:0 0 1px;border-style:solid;border-color:inherit;font-size:12px;font-family:Arial,Verdana,sans-serif;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-spreadsheet-name-editor{width:10em;border-width:0 1px 0 0;border-style:solid;border-color:inherit}.k-spreadsheet-name-editor .k-combobox{width:100%;font-size:inherit}.k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap{border-radius:0;border-width:0}.k-spreadsheet-name-editor .k-combobox .k-select{border-radius:0}.k-spreadsheet-formula-bar{border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-spreadsheet-formula-bar:before{font-size:16px;font-family:WebComponentsIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;padding:0 4px;border-width:0 1px 0 0;border-style:solid;border-color:inherit}.k-spreadsheet-formula-bar .k-group-header,.k-spreadsheet-formula-bar .k-list-scroller,.k-spreadsheet-formula-bar .k-tooltip{display:none}.k-spreadsheet-formula-bar .k-spreadsheet-formula-input{padding:4px 8px;line-height:1.42857143}.k-spreadsheet-formula-input{outline:0;white-space:pre;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.k-spreadsheet-formula-input>.k-syntax-bool.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-func.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-num.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-ref.k-syntax-at-point,.k-spreadsheet-formula-input>.k-syntax-str.k-syntax-at-point{text-decoration:underline}.k-spreadsheet-formula-input>.k-series-a,.k-spreadsheet-formula-input>.k-series-b,.k-spreadsheet-formula-input>.k-series-c,.k-spreadsheet-formula-input>.k-series-d{background-color:transparent}.k-spreadsheet-formula-list{min-width:100px}.k-spreadsheet-formula-list .k-item{padding:4px 8px}.k-spreadsheet-cell-editor{padding:0 3px;line-height:20px;display:none;overflow:hidden;position:absolute;z-index:2000}.k-spreadsheet-sheets-bar{padding:0 4px 4px;border-width:1px 0 0;border-style:solid;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative}.k-spreadsheet-sheets-bar-add{margin-right:4px}.k-spreadsheet-sheets-bar-add:not(:hover){border-color:transparent;color:inherit;background:0 0}.k-spreadsheet-sheets-items{margin-top:-1px;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.k-spreadsheet-sheets-items .k-tabstrip-items{margin:0 -webkit-calc(10px + 1.42857em)!important;margin:0 calc(10px + 1.42857em)!important;border-width:0}.k-spreadsheet-sheets-items .k-tabstrip-prev{left:0!important}.k-spreadsheet-sheets-items .k-tabstrip-next{right:0!important}.k-spreadsheet-sheets-items .k-item .k-link{display:inline-block}.k-spreadsheet-sheets-items .k-item .k-spreadsheet-sheets-remove{margin-right:.5em;margin-left:-.5em;padding:0;line-height:1;vertical-align:middle}.k-spreadsheet-view{height:auto!important;border-color:inherit;font-size:12px;font-family:Arial,Verdana,Sans-serif;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;position:relative}.k-spreadsheet-fixed-container{width:100%;height:100%;border-color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;z-index:2}.k-spreadsheet-overflow{top:0;bottom:0;left:0;right:0}.k-spreadsheet-overflow,.k-spreadsheet-pane{position:absolute;overflow:hidden;border-color:inherit}.k-spreadsheet-pane{padding:0 1px 0 0;border-width:2px 0 0 2px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.k-spreadsheet-pane.k-top{border-top-width:0}.k-spreadsheet-pane.k-left{border-left-width:0}.k-spreadsheet-top-corner{border-width:0 1px 1px 0;border-style:solid;position:absolute;top:0;left:0;z-index:10000}.k-spreadsheet-top-corner:after{content:"";display:block;width:0;height:0;overflow:hidden;position:absolute;bottom:0;right:0;border:6px solid transparent;border-right-color:inherit;border-bottom-color:inherit}.k-spreadsheet-scroller{width:100%;height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;position:absolute;z-index:1}.k-spreadsheet-haxis,.k-spreadsheet-vaxis{border:0 solid;border-color:inherit;position:absolute}.k-spreadsheet-haxis{border-width:1px 0 0;left:0}.k-spreadsheet-vaxis{border-width:0 0 0 1px;top:0}.k-spreadsheet-column-header,.k-spreadsheet-row-header{text-align:center}.k-spreadsheet-row-header{position:relative}.k-spreadsheet-column-header{position:absolute}.k-spreadsheet-data{border-color:inherit;cursor:cell;position:relative}.k-spreadsheet-cell{padding:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-background-clip:padding-box;background-clip:padding-box;white-space:pre;position:absolute;overflow:hidden}.k-spreadsheet-merged-cell{background-color:#fff}.k-spreadsheet-merged-cells-wrapers{position:relative}.k-spreadsheet .k-selection-wrapper{position:relative;cursor:cell}.k-spreadsheet .k-spreadsheet-selection,.k-spreadsheet .k-spreadsheet-selection-highlight{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute}.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button{position:absolute;padding:0}.k-spreadsheet-active-cell{outline-color:transparent!important}.k-spreadsheet .k-auto-fill-wrapper{position:relative}.k-spreadsheet .k-auto-fill,.k-spreadsheet .k-auto-fill-br-hint,.k-spreadsheet .k-auto-fill-punch{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute}.k-spreadsheet .k-auto-fill,.k-spreadsheet .k-single-selection:after{border-width:1px;border-style:solid;cursor:crosshair}.k-spreadsheet .k-single-selection:after{content:"";margin-bottom:-4px;margin-right:-4px;width:6px;height:6px;border-radius:50%;display:block;position:absolute;bottom:0;right:0;z-index:100}.k-spreadsheet .k-autofill-wrapper{position:relative;cursor:cell}.k-spreadsheet-vborder{position:absolute;border-left-style:solid;border-left-width:1px}.k-spreadsheet-hborder{position:absolute;border-top-style:solid;border-top-width:1px}.k-spreadsheet .k-filter-wrapper{position:relative}.k-spreadsheet .k-filter-range{border-width:1px;border-style:solid;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box}.k-spreadsheet-filter{border-radius:2px;line-height:1;position:absolute;cursor:pointer}.k-spreadsheet-filter .k-icon{vertical-align:middle}.k-spreadsheet-filter-menu{width:280px}.k-spreadsheet-filter-menu .k-animation-container{position:relative}.k-spreadsheet-filter-menu>.k-menu{border-width:0}.k-spreadsheet-filter-menu>.k-menu .k-item{color:inherit}.k-spreadsheet-filter-menu>.k-menu .k-link{padding-left:24px}.k-spreadsheet-filter-menu>.k-menu .k-icon{margin-left:-20px;margin-right:4px}.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper{height:200px;border-width:1px;border-style:solid;overflow-y:scroll;overflow-x:auto}.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview{padding:4px;overflow:visible}.k-spreadsheet-filter-menu .k-details{padding:0;border-width:1px 0 0;border-style:solid;border-color:inherit}.k-spreadsheet-filter-menu .k-details-summary{padding:4px;cursor:pointer}.k-spreadsheet-filter-menu .k-details-summary>.k-icon{margin-right:4px}.k-spreadsheet-filter-menu .k-details-content{padding:4px 8px 4px 24px}.k-spreadsheet-filter-menu .k-details-content>.k-block,.k-spreadsheet-filter-menu .k-details-content>.k-textbox,.k-spreadsheet-filter-menu .k-details-content>.k-widget{width:100%;margin-bottom:3px}.k-spreadsheet-filter-menu .k-details-content .k-space-right{background-image:none}.k-spreadsheet-filter-menu .k-details-content .k-filter-and{width:75px;margin:8px 0}.k-spreadsheet-filter-menu .k-action-buttons{margin:1em 0 0}.k-spreadsheet-popup{padding:0}.k-spreadsheet-popup .k-separator{display:block}.k-spreadsheet-popup .k-button{border-radius:0;border-width:0;color:inherit;background:0 0}.k-spreadsheet-popup .k-button-icontext{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.k-spreadsheet-popup .k-custom-color,.k-spreadsheet-popup .k-reset-color{border-radius:0;width:100%;border-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-spreadsheet-popup .k-reset-color{border-bottom-width:1px}.k-spreadsheet-popup .k-custom-color{border-top-width:1px}.k-spreadsheet-popup .k-spreadsheet-color-palette{padding:0}.k-spreadsheet-popup .k-spreadsheet-border-type-palette{width:12.5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:distribute;-webkit-align-content:space-around;align-content:space-around;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.k-spreadsheet-format-popup .k-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.k-spreadsheet-format-popup .k-spreadsheet-sample{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-order:1;order:1}.k-spreadsheet-sample{opacity:.7}.k-spreadsheet-clipboard,.k-spreadsheet-clipboard-paste{margin:0;padding:0;width:1px;height:1px;border:0;opacity:0;position:absolute;top:0;left:0;overflow:hidden}.k-spreadsheet-window .k-edit-form-container{width:auto;min-width:0}.k-spreadsheet-format-cells .k-spreadsheet-preview{margin-top:.5em;text-align:center}.k-spreadsheet-format-cells .k-list-scroller{margin-top:.5em;height:210px;border-width:1px;border-style:solid;border-color:inherit}.k-export-config{clear:both;position:relative}.k-export-config:after{content:"";clear:both;display:block}.k-export-config .k-edit-field{margin-left:5%;width:45%;float:left}.k-export-config .k-page-orientation{position:absolute;right:0;top:.5em}.k-export-config .k-page-orientation .k-icon{font-size:6em}.k-spreadsheet{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-spreadsheet,.k-edge13 .k-spreadsheet,.k-ie11 .k-spreadsheet{-webkit-background-clip:border-box;background-clip:border-box}.k-syntax-ref{color:#f82}.k-syntax-num{color:#09f}.k-syntax-func{font-weight:700}.k-syntax-str{color:#38b714}.k-syntax-error{color:red}.k-syntax-bool{color:#a9169c}.k-syntax-startexp{font-weight:700}.k-syntax-paren-match{background-color:#caf200}.k-spreadsheet-cell-editor{color:#656565;background-color:#fff}.k-spreadsheet .k-selection-full,.k-spreadsheet .k-selection-partial{border-color:rgba(0,0,0,.25);background-color:rgba(255,99,88,.25)}.k-spreadsheet-selection{border-color:#ff6358;background-color:rgba(255,99,88,.25);-webkit-box-shadow:inset 0 0 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358}.k-spreadsheet .k-single-selection:after{border-color:#fff;background-color:#ff6358}.k-spreadsheet-active-cell{-webkit-box-shadow:inset 0 0 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358;background-color:#fff}.k-spreadsheet-active-cell.k-right{-webkit-box-shadow:inset 0 0 0 1px #ff6358,inset -1px 0 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358,inset -1px 0 0 1px #ff6358}.k-spreadsheet-active-cell.k-bottom{-webkit-box-shadow:inset 0 0 0 1px #ff6358,inset 0 -1px 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358,inset 0 -1px 0 1px #ff6358}.k-spreadsheet-active-cell.k-bottom.k-right{-webkit-box-shadow:inset 0 0 0 1px #ff6358,inset -1px -1px 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358,inset -1px -1px 0 1px #ff6358}.k-spreadsheet .k-auto-fill{border-color:#ff6358;background-color:rgba(255,99,88,.25);-webkit-box-shadow:inset 0 0 0 1px #ff6358;box-shadow:inset 0 0 0 1px #ff6358}.k-spreadsheet .k-auto-fill-punch{background-color:rgba(255,255,255,.5)}.k-spreadsheet .k-filter-range{border-color:#ff6358}.k-spreadsheet-filter{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.k-treeview{border-width:0;background:0 0;line-height:1.4285714286;cursor:default;overflow:auto;white-space:nowrap}.k-treeview .k-content,.k-treeview .k-item>.k-group,.k-treeview>.k-group{margin:0;padding:0;background:0 0;list-style:none;position:relative;overflow:hidden}.k-treeview .k-bot,.k-treeview .k-mid,.k-treeview .k-top{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.k-treeview .k-item{outline-style:none;margin:0;padding:0 0 0 16px;border-width:0;display:block}.k-treeview .k-in{border-radius:2px;margin:0;padding:4px 8px;border:1px solid transparent;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;vertical-align:middle;position:relative}.k-treeview .k-i-collapse,.k-treeview .k-i-expand{margin-left:-16px;cursor:pointer}.k-treeview .k-checkbox-wrapper,.k-treeview .k-in .k-icon,.k-treeview .k-in .k-image,.k-treeview .k-in .k-sprite{margin-right:4px}.k-treeview .k-checkbox-label{padding-left:16px}.k-rtl .k-treeview .k-item{padding-left:0;padding-right:16px}.k-rtl .k-treeview .k-i-collapse,.k-rtl .k-treeview .k-i-expand{margin-left:0;margin-right:-16px}.k-rtl .k-treeview .k-checkbox-wrapper,.k-rtl .k-treeview .k-in .k-icon,.k-rtl .k-treeview .k-in .k-image,.k-rtl .k-treeview .k-in .k-sprite{margin-left:4px;margin-right:0}.k-treeview .k-in{border-radius:0;border-width:0}.k-treeview .k-in.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-pivot{position:relative}.k-pivot .k-grid td{white-space:nowrap}.k-pivot .k-grid-content{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-pivot-toolbar{padding:8px;border-bottom-width:1px;border-bottom-style:solid}.k-fieldselector .k-list li.k-item,.k-pivot-toolbar .k-button{border-radius:2px;padding:4px 8px;padding-right:48px;font-size:14px;line-height:1.4285714286;text-align:left;position:relative;cursor:move;white-space:normal}.k-settings-measures .k-button{margin-bottom:2px}.k-settings-columns .k-button+.k-button{margin-left:8px}.k-field-actions{position:absolute;right:4px;top:4px;line-height:1;cursor:pointer}.k-pivot-layout{border-spacing:0;table-layout:auto}.k-pivot td,.k-pivot-layout>tbody{vertical-align:top}.k-pivot-layout>tbody>tr>td{padding:0}.k-pivot-rowheaders>.k-grid,.k-pivot-table>.k-grid{border-width:0}.k-pivot-rowheaders>.k-grid td:first-child,.k-pivot-table .k-grid-header .k-header.k-first{border-left-width:1px}.k-pivot-rowheaders>.k-grid td.k-first{border-left-width:0}.k-pivot-rowheaders>.k-grid{overflow:hidden}.k-pivot-table{border-left-width:1px;border-left-style:solid}.k-pivot-table .k-grid-header-wrap>table{height:100%}.k-pivot .k-grid-header .k-header{vertical-align:top}.k-pivot-layout .k-grid td{border-bottom-width:1px}.k-pivot-layout .k-grid-footer>td{border-top-width:0}.k-pivot-filter-window .k-treeview{max-height:600px}.k-i-kpi-trend-decrease,.k-i-kpi-trend-equal,.k-i-kpi-trend-increase{color:inherit}.k-i-kpi-status-hold{color:#ffc000}.k-i-kpi-status-deny{color:#f31700}.k-i-kpi-status-open{color:#37b400}.k-fieldselector .k-columns{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-fieldselector .k-columns>div{padding:8px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;float:left;overflow:auto}.k-fieldselector .k-columns>div+div{border-left-width:1px}.k-fieldselector p{margin:0 0 2px;text-transform:uppercase}.k-fieldselector p .k-icon{margin:0 4px 0 0}.k-fieldselector .k-treeview{border-width:0;overflow:visible}.k-fieldselector .k-edit-label{width:16%}.k-fieldselector .k-edit-field{width:77%}.k-fieldselector .k-edit-buttons>input,.k-fieldselector .k-edit-buttons>label{float:left;margin-top:.4em}.k-fieldselector .k-list-container{margin-bottom:1em;padding:2px;border-width:1px;border-style:solid}.k-fieldselector .k-list{padding-bottom:1em}.k-fieldselector .k-list .k-item{border-width:1px;border-style:solid}.k-fieldselector .k-list .k-item+.k-item{margin-top:.5em}.k-alt,.k-pivot-layout>tbody>tr:first-child>td:first-child,.k-pivot-toolbar{background-color:#f6f6f6}.k-fieldselector .k-list-container{background-color:#fff}.k-fieldselector .k-columns>div,.k-fieldselector .k-list-container,.k-pivot-rowheaders>.k-grid td:first-child,.k-pivot-table,.k-pivot-table .k-grid-header .k-header.k-first,.k-pivot-toolbar{border-color:rgba(0,0,0,.08)}.k-header.k-alt,.k-pivot-rowheaders .k-alt .k-alt{background-color:#ededed}.k-fieldselector .k-list li.k-item,.k-pivot-toolbar .k-button{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-fieldselector .k-list li.k-item,.k-edge12 .k-pivot-toolbar .k-button,.k-edge13 .k-fieldselector .k-list li.k-item,.k-edge13 .k-pivot-toolbar .k-button,.k-ie11 .k-fieldselector .k-list li.k-item,.k-ie11 .k-pivot-toolbar .k-button{-webkit-background-clip:border-box;background-clip:border-box}.k-fieldselector .k-list li.k-item.k-state-active,.k-fieldselector .k-list li.k-item:active,.k-pivot-toolbar .k-button.k-state-active,.k-pivot-toolbar .k-button:active{border-color:rgba(0,0,0,.08);color:#656565;background-color:#f6f6f6;background-image:-webkit-gradient(linear,left bottom,left top,from(#f6f6f6),to(#f1f1f1));background-image:-webkit-linear-gradient(bottom,#f6f6f6,#f1f1f1);background-image:linear-gradient(0deg,#f6f6f6,#f1f1f1);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.06);box-shadow:0 2px 2px 0 rgba(0,0,0,.06)}.k-fieldselector .k-list li.k-item.k-state-focused,.k-fieldselector .k-list li.k-item:focus,.k-pivot-toolbar .k-button.k-state-focused,.k-pivot-toolbar .k-button:focus{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-fieldselector .k-i-loading{border-color:#f6f6f6}.k-fieldselector .k-i-loading:after,.k-fieldselector .k-i-loading:before,.k-fieldselector .k-loading-image:after,.k-fieldselector .k-loading-image:before{background-color:#f6f6f6}.k-treelist.k-display-block.k-grid-lockedcolumns{display:block}.k-treelist .k-status{padding:.4em .6em;line-height:1.6em}.k-treelist .k-status .k-loading{vertical-align:baseline;margin-right:5px}.k-treelist tr.k-hidden{display:none}.k-treelist .k-treelist-dragging,.k-treelist .k-treelist-dragging .k-state-hover{cursor:default}.k-treelist .k-drop-hint{position:absolute;z-index:10000;visibility:hidden;width:80px;height:5px;margin-top:-3px;background-color:transparent;background-repeat:no-repeat}.k-drag-separator{display:inline-block;border-right:1px solid;height:1em;vertical-align:top;margin:0 .5em}.k-scrollview-wrap{position:relative;overflow:hidden;outline:0;display:block}.k-scrollview{list-style-type:none;position:absolute;margin:0;padding:0;width:100%;height:100%;cursor:default}.k-scrollview img,.k-scrollview li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.k-scrollview>li{display:inline-block;overflow:hidden;position:absolute;top:0;left:0}.k-scrollview li>*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.k-pages,.k-scrollview-pageable{margin:0 auto;padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;list-style:none;position:absolute;left:0;bottom:10px;pointer-events:none}.k-pages>li,.k-scrollview-pageable>li.k-button{margin:10px;padding:0;width:8px;height:8px;-webkit-box-sizing:content-box;box-sizing:content-box;vertical-align:middle;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 8px;-webkit-flex:0 0 8px;flex:0 0 8px;border-radius:50%;cursor:pointer;pointer-events:all}.k-scrollview-next,.k-scrollview-prev{display:table;position:absolute;padding:0;height:60%;top:20%;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}.k-scrollview-prev{left:0}.k-scrollview-next{right:0}.k-scrollview-next span,.k-scrollview-prev span{display:table-cell;margin:0;padding:0;vertical-align:middle;font-size:4.5em;font-weight:400}.k-scrollview-elements{width:100%}@supports (-webkit-user-select:none){div.k-scrollview-wrap ul.k-scrollview li>*{pointer-events:auto}}@supports not (-webkit-user-select:none){div.k-scrollview-wrap ul.k-scrollview li>*{pointer-events:none}}.km-scrollview{white-space:nowrap;overflow:hidden;position:relative;width:100%}.km-scrollview>div>*{-webkit-transform:translatez(0)}.km-scrollview>div>[data-role=page]{vertical-align:top;display:inline-block;min-height:1px}.km-scrollview .km-virtual-page{min-height:1px;position:absolute;top:0;left:0;display:inline-block}.k-ff18 .km-scrollview>div,.k-ff19 .km-scrollview>div,.k-ff20 .km-scrollview>div,.k-ff21 .km-scrollview>div{width:0}.km-pages{padding:4px 0 0;position:static}.k-pages>li,.k-scrollview-pageable>li.k-button{background-image:none;-webkit-box-shadow:0 0 2px rgba(0,0,0,.08);box-shadow:0 0 2px rgba(0,0,0,.08)}.k-pages>li{border-color:rgba(0,0,0,.08);color:#656565;background-color:#f6f6f6}.k-pages>li.k-current-page{border-color:rgba(0,0,0,.1);color:#fff;background-color:#ff6358}.k-scrollview-elements{color:#fff}.k-scrollview-next,.k-scrollview-prev{color:inherit;background:0 0;text-shadow:rgba(0,0,0,.3) 0 0 15px;opacity:.7;outline-width:0}.k-scrollview-next:hover,.k-scrollview-prev:hover{color:#fff;opacity:1}.k-scrollview-animation{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.k-listview>.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-autocomplete{border-radius:2px}.k-autocomplete .k-input{padding:4px 8px;height:1.4285714286em;-webkit-box-sizing:content-box;box-sizing:content-box;border:0;outline:0;color:inherit;background:0 0;font:inherit;line-height:1.4285714286;display:inline-block;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-autocomplete .k-i-close,.k-autocomplete .k-i-group-delete:before{display:none;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center}.k-autocomplete.k-state-focused .k-i-close,.k-autocomplete.k-state-focused .k-i-group-delete:before,.k-autocomplete.k-state-hover .k-i-close,.k-autocomplete.k-state-hover .k-i-group-delete:before{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;outline:0}.k-autocomplete{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-autocomplete,.k-edge13 .k-autocomplete,.k-ie11 .k-autocomplete{-webkit-background-clip:border-box;background-clip:border-box}.k-tooltip{border-radius:2px;padding:4px 8px;border-width:0;background-repeat:repeat-x;position:absolute;z-index:12000}.k-tooltip-closable{padding:12px 16px}.k-tooltip-closable .k-tooltip-content{padding-right:20px}.k-tooltip-button{height:0;text-align:right;margin-right:-2px}.k-tooltip-button .k-icon{color:inherit;vertical-align:top}.k-callout{position:absolute;width:0;height:0;border:6px solid transparent;pointer-events:none}.k-callout-n{top:-12px;left:50%;pointer-events:none}.k-callout-w{top:50%;left:-12px;pointer-events:none}.k-callout-s{left:50%;bottom:-12px;pointer-events:none}.k-callout-e{top:50%;right:-12px;pointer-events:none}.k-slider{background-color:transparent;border-width:0;position:relative}.k-slider .k-button{height:28px;line-height:28px;margin:0;min-width:0;outline:0;padding:0;position:absolute;width:28px;-webkit-box-sizing:content-box;box-sizing:content-box}.k-slider .k-button .k-icon{vertical-align:baseline;line-height:28px;margin-right:0;height:100%}.k-slider .k-button-increase{right:0;top:0}.k-slider .k-button-decrease{left:0;top:0}.k-slider .k-label{font-size:.92em;position:absolute;white-space:nowrap}.k-slider .k-slider-track,.k-slider .k-tick{cursor:pointer}.k-slider .k-tick{background-color:transparent;background-position:50%;background-repeat:no-repeat;margin:0;padding:0;position:relative}.k-slider.k-state-disabled .k-draghandle,.k-slider.k-state-disabled .k-slider-track,.k-slider.k-state-disabled .k-tick{cursor:default}.k-slider[dir=rtl] .k-slider-selection{left:auto;right:0}.k-slider[dir=rtl] .k-button-increase{left:0;right:auto}.k-slider[dir=rtl] .k-button-decrease{right:0;left:auto}.k-slider-vertical{height:200px;width:30px;outline:0}.k-slider-vertical .k-button-decrease{bottom:0;top:auto}.k-slider-vertical .k-tick{text-align:right;margin-left:2px}.k-slider-vertical .k-slider-topleft .k-tick{text-align:left}.k-slider-vertical .k-tick{background-position:-92px}.k-slider-vertical .k-slider-topleft .k-tick{background-position:-122px}.k-slider-vertical .k-slider-bottomright .k-tick{background-position:-152px}.k-slider-vertical .k-tick-large{background-position:-2px}.k-slider-vertical .k-slider-topleft .k-tick-large{background-position:-32px}.k-slider-vertical .k-slider-bottomright .k-tick-large{background-position:-62px}.k-slider-vertical .k-first{background-position:-92px 100%}.k-slider-vertical .k-tick-large.k-first{background-position:-2px 100%}.k-slider-vertical .k-slider-topleft .k-first{background-position:-122px 100%}.k-slider-vertical .k-slider-topleft .k-tick-large.k-first{background-position:-32px 100%}.k-slider-vertical .k-slider-bottomright .k-first{background-position:-152px 100%}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first{background-position:-62px 100%}.k-slider-vertical .k-last{background-position:-92px 0}.k-slider-vertical .k-tick-large.k-last{background-position:-2px 0}.k-slider-vertical .k-slider-topleft .k-last{background-position:-122px 0}.k-slider-vertical .k-slider-topleft .k-tick-large.k-last{background-position:-32px 0}.k-slider-vertical .k-slider-bottomright .k-last{background-position:-152px 0}.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last{background-position:-62px 0}.k-slider-vertical .k-label{display:block;left:120%;text-align:left}.k-slider-vertical .k-last .k-label{top:-.5em}.k-slider-vertical .k-first .k-label{bottom:-.5em}.k-slider-vertical .k-slider-topleft .k-label{left:auto;right:120%}.k-slider-horizontal{display:inline-block;height:30px;width:200px;outline:0}.k-slider-horizontal .k-tick{float:left;height:100%;text-align:center;margin-top:2px;background-position:center -92px}.k-slider-horizontal .k-slider-topleft .k-tick{background-position:center -122px}.k-slider-horizontal .k-slider-bottomright .k-tick{background-position:center -152px}.k-slider-horizontal .k-tick-large{background-position:center -2px}.k-slider-horizontal .k-slider-topleft .k-tick-large{background-position:center -32px}.k-slider-horizontal .k-slider-bottomright .k-tick-large{background-position:center -62px}.k-slider-horizontal .k-first{background-position:0 -92px}.k-slider-horizontal .k-tick-large.k-first{background-position:0 -2px}.k-slider-horizontal .k-slider-topleft .k-first{background-position:0 -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first{background-position:0 -32px}.k-slider-horizontal .k-slider-bottomright .k-first{background-position:0 -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first{background-position:0 -62px}.k-slider-horizontal .k-last{background-position:100% -92px}.k-slider-horizontal .k-tick-large.k-last{background-position:100% -2px}.k-slider-horizontal .k-slider-topleft .k-last{background-position:100% -122px}.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last{background-position:100% -32px}.k-slider-horizontal .k-slider-bottomright .k-last{background-position:100% -152px}.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last{background-position:100% -62px}.k-slider-horizontal .k-label{left:0;bottom:-1.2em;line-height:1;width:100%}.k-slider-horizontal .k-first .k-label{left:-50%}.k-slider-horizontal .k-last .k-label{left:auto;right:-50%}.k-slider-horizontal .k-slider-topleft .k-label{top:-1.2em}.k-slider-horizontal[dir=rtl] .k-button-decrease .k-icon,.k-slider-horizontal[dir=rtl] .k-button-increase .k-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.k-slider-wrap{height:100%;width:100%}.k-slider-selection,.k-slider-track{margin:0;padding:0;position:absolute}.k-slider-horizontal .k-slider-selection,.k-slider-horizontal .k-slider-track{height:4px;left:0;margin-top:-2px;top:50%}.k-slider-vertical .k-slider-selection,.k-slider-vertical .k-slider-track{bottom:0;left:50%;margin-left:-2px;width:4px}.k-slider-horizontal .k-slider-buttons .k-slider-track{left:38px}.k-slider-vertical .k-slider-buttons .k-slider-track{bottom:38px}.k-draghandle{background-color:transparent;background-repeat:no-repeat;border-style:solid;border-width:1px;outline:0;overflow:hidden;position:absolute;text-align:center;text-decoration:none;text-indent:-3333px;-webkit-box-sizing:content-box;box-sizing:content-box;width:14px;height:14px}.k-slider-horizontal .k-draghandle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.k-slider-horizontal .k-draghandle.k-pressed,.k-slider-horizontal .k-draghandle:active{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.k-slider-vertical .k-draghandle{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.k-slider-vertical .k-draghandle.k-pressed,.k-slider-vertical .k-draghandle:active{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.k-slider-transitions.k-slider-horizontal .k-draghandle{transition:left .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-webkit-transition:left .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:left .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1);transition:left .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)}.k-slider-transitions.k-slider-vertical .k-draghandle{transition:bottom .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-webkit-transition:bottom .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:bottom .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1);transition:bottom .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)}.k-draghandle.k-pressed{-webkit-transition:none;transition:none}.k-slider-transitions.k-slider-horizontal .k-slider-selection{-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.k-slider-transitions.k-slider-vertical .k-slider-selection{-webkit-transition:height .3s ease-out;transition:height .3s ease-out}.k-slider-selection.k-pressed{-webkit-transition:none;transition:none}.k-slider-items{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.k-slider-buttons .k-slider-items{margin-left:38px}.k-slider-horizontal .k-slider-items{height:100%}.k-slider-vertical .k-slider-items{padding-top:1px}.k-slider-horizontal .k-slider-buttons .k-slider-items{padding-top:0}.k-slider-vertical .k-slider-buttons .k-slider-items{margin:0;padding-top:38px}.k-slider-tooltip .k-callout-n,.k-slider-tooltip .k-callout-s{margin-left:-6px}.k-slider-tooltip .k-callout-e,.k-slider-tooltip .k-callout-w{margin-top:-6px}.k-slider .k-slider-selection,.k-slider .k-slider-track{border-radius:2px}.k-slider .k-slider-track{background-color:#e6e5e5}.k-slider .k-slider-selection{background-color:#ff6358}.k-slider .k-button,.k-slider .k-draghandle{border-radius:50%}.k-slider .k-draghandle.k-pressed,.k-slider .k-draghandle:active{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-slider .k-draghandle:focus,.k-slider.k-state-focused .k-draghandle{-webkit-box-shadow:0 3px 4px 0 rgba(255,99,88,.4);box-shadow:0 3px 4px 0 rgba(255,99,88,.4)}.k-slider .k-slider-wrap:focus{outline:0}.k-slider-horizontal .k-tick{background-image:url(data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7)}.k-slider-vertical .k-tick{background-image:url(data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7)}.k-colorpicker{width:auto;border-width:0;display:inline-block;position:relative;overflow:visible}.k-colorpicker .k-selected-color{padding:4px;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box;line-height:0;position:relative;overflow:hidden}.k-colorpicker .k-selected-color .k-i-line{border-top:1px solid #f31700;width:200%;height:200%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-33%,-33%) rotate(45deg);-ms-transform:translate(-33%,-33%) rotate(45deg);transform:translate(-33%,-33%) rotate(45deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.k-colorpicker .k-selected-color .k-i-line:before{display:none}.k-colorpicker .k-tool-icon{padding:4px;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em);border-width:0 1px 0 0;border-style:solid;border-color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:inherit;text-align:center}.k-colorpicker .k-tool-icon:before{font-size:16px;line-height:1}.k-colorpicker .k-tool-icon .k-selected-color{display:inline-block;padding:0;margin-bottom:12px;width:14px;height:3px;line-height:0}.k-flatcolorpicker{border-radius:2px;padding:0 0 1em;width:250px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-flatcolorpicker .k-draghandle{border-radius:50%;width:1em;height:1em;border:1px solid rgba(255,255,255,.8);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.21);box-shadow:0 1px 4px rgba(0,0,0,.21);-webkit-box-sizing:border-box;box-sizing:border-box}.k-flatcolorpicker .k-selected-color{border-width:0 0 1px;border-style:solid;border-color:inherit;background-position:50% 50%}.k-flatcolorpicker .k-color-input{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;position:relative}.k-flatcolorpicker .k-color-value{margin:0 0 0 -webkit-calc(16px + 2.85714em);margin:0 0 0 calc(16px + 2.85714em);padding:4px 8px;width:100%;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:inherit;line-height:1.4285714286;font-family:Consolas,Ubuntu Mono,Lucida Console,Courier New,monospace;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-flatcolorpicker .k-clear-color-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-flatcolorpicker .k-clear-color{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-flatcolorpicker .k-color-value+.k-clear-color{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none;position:absolute;top:0;right:0}.k-flatcolorpicker .k-hsv-rectangle{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pinch-zoom double-tap-zoom}.k-flatcolorpicker .k-hsv-rectangle .k-draghandle{margin:-7px 0 0 -7px;cursor:pointer;position:absolute;z-index:10;left:50%;top:50%}.k-flatcolorpicker .k-hsv-gradient{margin-bottom:5px;height:180px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000)),-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(top,transparent,#000),-webkit-linear-gradient(left,#fff,rgba(255,255,255,0));background:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#fff,rgba(255,255,255,0))}.k-flatcolorpicker>.k-slider{margin:1em 1em 0}.k-flatcolorpicker .k-hue-slider,.k-flatcolorpicker .k-transparency-slider{display:block}.k-flatcolorpicker .k-hue-slider .k-draghandle,.k-flatcolorpicker .k-transparency-slider .k-draghandle{border-width:3px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.9);box-shadow:0 1px 4px rgba(0,0,0,.9);background-color:transparent}.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus,.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover{border-color:#fff;-webkit-box-shadow:0 1px 4px #000;box-shadow:0 1px 4px #000;background-color:transparent}.k-flatcolorpicker .k-hue-slider{width:1em;height:1em}.k-flatcolorpicker .k-hue-slider .k-slider-track{background:-webkit-gradient(linear,left top,right top,from(red),color-stop(#ff0),color-stop(lime),color-stop(cyan),color-stop(blue),color-stop(#f0f),to(red));background:-webkit-linear-gradient(left,red,#ff0,#0f0,#0ff,#00f,#f0f,red);background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.k-flatcolorpicker .k-hue-slider .k-slider-selection{background:0 0;opacity:0}.k-flatcolorpicker .k-slider-horizontal{width:90%;height:20px}.k-flatcolorpicker .k-controls{margin:1em 1em 0;text-align:center}.k-colorpalette{border-width:0;line-height:0;display:inline-block;position:relative}.k-colorpalette .k-palette{width:100%;height:100%;border-collapse:collapse;position:relative}.k-colorpalette .k-item{width:14px;height:14px;overflow:hidden;-ms-high-contrast-adjust:none}.k-colorpalette .k-item:hover{-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.3);position:relative;z-index:101}.k-colorpalette .k-item.k-state-selected,.k-colorpalette .k-item.k-state-selected:hover{-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.45);box-shadow:0 1px 3px 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.45);position:relative;z-index:100}.k-colorpicker .k-picker-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-colorpicker .k-picker-wrap,.k-edge13 .k-colorpicker .k-picker-wrap,.k-ie11 .k-colorpicker .k-picker-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-colorpicker .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-colorpicker .k-state-focused{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 4px 0 rgba(0,0,0,.06)}.k-flatcolorpicker{background-color:#f6f6f6}.k-combobox .k-dropdown-wrap>.k-i-close,.k-combobox .k-dropdown-wrap>.k-i-group-delete:before{right:34px}.k-combobox[dir=rtl]>.k-dropdown-wrap>.k-i-close,.k-combobox[dir=rtl]>.k-dropdown-wrap>.k-i-group-delete:before,.k-rtl .k-combobox>.k-dropdown-wrap>.k-i-close,.k-rtl .k-combobox>.k-dropdown-wrap>.k-i-group-delete:before{left:34px;right:auto}.k-combobox-clearable .k-input{padding-right:24px}.k-combobox-clearable[dir=rtl] .k-input,.k-rtl .k-combobox-clearable .k-input{padding-left:24px;padding-right:8px}.k-combobox .k-dropdown-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-combobox .k-dropdown-wrap,.k-edge13 .k-combobox .k-dropdown-wrap,.k-ie11 .k-combobox .k-dropdown-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-combobox .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-calendar{width:16.917em;position:relative;overflow:hidden;display:inline-block}.k-calendar .k-link{padding:.25rem;color:inherit;line-height:1.25;text-decoration:none;display:block;outline:0}.k-calendar table{margin:0;width:100%;border-width:0;border-color:inherit;border-spacing:0;border-collapse:separate;table-layout:fixed;outline:0}.k-calendar td,.k-calendar th{border-width:0;padding:0;text-align:center;border-style:solid;border-color:inherit;font-weight:400}.k-calendar th{padding:8px 0;font-size:10px;font-weight:700;cursor:default;opacity:.6}.k-calendar td{cursor:pointer}.k-calendar .k-alt{cursor:default}.k-calendar .k-footer,.k-calendar .k-header{padding:.25rem;text-align:center;position:relative}.k-calendar .k-footer,.k-calendar .k-footer .k-link,.k-calendar .k-header,.k-calendar .k-header .k-link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-calendar .k-footer .k-link,.k-calendar .k-header .k-link{border-radius:2px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-calendar .k-header{border-bottom-width:1px;border-bottom-style:solid;z-index:1}.k-calendar .k-footer{clear:both}.k-calendar .k-nav-next,.k-calendar .k-nav-prev{padding:.25rem;width:1.25em;height:1.25em;-webkit-box-sizing:content-box;box-sizing:content-box}.k-calendar .k-nav-prev{left:.25rem}.k-calendar .k-nav-next{right:.25rem}.k-calendar .k-nav-fast{margin:0 .25rem}.k-calendar .k-nav-fast,.k-calendar .k-nav-today{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-calendar .k-content{margin:0;width:100%;height:14.167em;text-align:right;float:left}.k-calendar .k-content td{border-color:transparent}.k-calendar .k-content .k-link{border-radius:2px;line-height:1.5}.k-calendar .k-content.k-meta-view.k-century .k-link{line-height:1.5;text-align:left}.k-calendar .k-animation-container .k-content{height:100%}.k-calendar .k-content .k-link{overflow:hidden}.k-calendar .k-alt,.k-calendar .k-other-month .k-link{opacity:.6}.k-calendar .k-alt{text-align:center}.k-calendar .k-state-hover,.k-calendar .k-state-selected{opacity:1}.k-calendar .k-meta-view .k-link{text-align:center;line-height:4}.k-rtl .k-calendar .k-nav-next .k-icon,.k-rtl .k-calendar .k-nav-prev .k-icon{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.k-calendar-container{padding:0}.k-calendar-container .k-calendar{border-width:0}.k-calendar.k-calendar-infinite{-webkit-box-sizing:content-box;box-sizing:content-box;width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:bottom}.k-calendar.k-calendar-infinite .k-content{text-align:center}.k-calendar .k-content.k-scrollable{-webkit-box-sizing:content-box;box-sizing:content-box;overflow-x:hidden;overflow-y:auto;padding-right:100px;padding-left:100px;margin-left:-100px;margin-right:-100px;margin-right:-117px}.k-calendar[dir=rtl] .k-content.k-scrollable,.k-rtl .k-calendar .k-content.k-scrollable{padding-right:100px;padding-left:100px;margin-left:-100px;margin-right:-100px;margin-left:-117px}.k-calendar[dir=rtl] .k-calendar-view .k-content th,.k-rtl .k-calendar .k-calendar-view .k-content th{text-align:right}.k-calendar .k-scrollable-placeholder{position:absolute;z-index:-1;width:1px;top:0;right:0}.k-calendar-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-top:8px;line-height:2em}.k-calendar-header .k-title{font-weight:700}.k-calendar-header .k-today{cursor:pointer;color:#ff6358}.k-calendar-header .k-today:focus,.k-calendar-header .k-today:hover{color:#e76057}.k-calendar-monthview,.k-calendar-view{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0 1em;width:17em;height:21.07142857em}.k-calendar-monthview .k-calendar-header,.k-calendar-view .k-calendar-header{-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:-8px;padding-left:8px}.k-calendar-monthview .k-calendar-header .k-title,.k-calendar-view .k-calendar-header .k-title{margin-left:-8px}.k-calendar-monthview .k-content,.k-calendar-view .k-content{position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.k-calendar-monthview .k-content>table,.k-calendar-view .k-content>table{position:relative;z-index:1;width:auto}.k-calendar-monthview .k-content th,.k-calendar-view .k-content th{border:0;text-align:left;font-weight:700;font-size:14px;opacity:.6}.k-calendar-monthview .k-content td,.k-calendar-view .k-content td{cursor:default;text-align:center;height:2.4285714286em;width:2.4285714286em;border-width:0}.k-calendar-monthview .k-content .k-link,.k-calendar-monthview .k-content td,.k-calendar-view .k-content .k-link,.k-calendar-view .k-content td{border-radius:1.21428571em}.k-calendar-monthview .k-content .k-link,.k-calendar-view .k-content .k-link{cursor:pointer;width:2.4285714286em;height:2.4285714286em;line-height:2.4285714286em;padding:0}.k-calendar-monthview:after,.k-calendar-view:after{display:block;position:absolute;bottom:0;content:" ";height:0;line-height:0;z-index:1;width:150%;left:-25%;-webkit-box-shadow:0 0 2.42857143em 1.21428571em #fff;box-shadow:0 0 2.42857143em 1.21428571em #fff}.k-calendar-monthview .k-content{height:19em}.k-calendar-monthview .k-calendar-weekdays thead{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none;font-weight:700}.k-calendar-monthview .k-calendar-weekdays th{text-align:center;border-width:0;padding:0;line-height:2.07142857em}.k-calendar-centuryview .k-content table,.k-calendar-decadeview .k-content table,.k-calendar-yearview .k-content table{table-layout:auto}.k-calendar-centuryview .k-content th,.k-calendar-decadeview .k-content th,.k-calendar-yearview .k-content th{font-size:inherit;height:2em;padding-left:0;padding-right:0}.k-calendar-centuryview .k-content td,.k-calendar-decadeview .k-content td,.k-calendar-yearview .k-content td{border-radius:1.7em}.k-calendar-centuryview .k-content .k-link,.k-calendar-decadeview .k-content .k-link,.k-calendar-yearview .k-content .k-link{width:3.4em;height:3.4em;line-height:3.4em}.k-calendar-navigation{position:relative;display:block;overflow:hidden;width:5em;z-index:2}.k-calendar-navigation:after,.k-calendar-navigation:before{display:block;position:absolute;content:" ";height:0;line-height:0;z-index:1;width:200%;left:-50%;-webkit-box-shadow:0 0 6em 3em #f6f6f6;box-shadow:0 0 6em 3em #f6f6f6}.k-calendar-navigation:before{top:0}.k-calendar-navigation:after{bottom:0}.k-calendar-navigation .k-content{background:0 0;height:auto;position:absolute;top:0;left:0;bottom:0;right:0}.k-calendar-navigation .k-content ul{width:5em}.k-calendar-navigation .k-content li{height:2em;line-height:2em;cursor:pointer;padding:0 16px}.k-calendar-navigation .k-calendar-navigation-marker{font-weight:700}.k-calendar-navigation .k-calendar-navigation-highlight{position:absolute;top:50%;margin-top:-1em;right:0;width:100%;height:2em;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px 0;border-style:solid}.k-calendar{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-calendar,.k-edge13 .k-calendar,.k-ie11 .k-calendar{-webkit-background-clip:border-box;background-clip:border-box}.k-calendar .k-footer .k-nav-today{color:#ff6358}.k-calendar .k-content thead{background-color:transparent}.k-calendar .k-header{border-bottom-color:rgba(0,0,0,.08);-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.1);box-shadow:0 1px 3px 1px rgba(0,0,0,.1)}.k-calendar .k-content .k-today{color:#ff6358}.k-calendar .k-content .k-today.k-state-selected{color:#fff}.k-calendar .k-alt{background:#f2f2f2}.k-calendar .k-content .k-alt{border-right-color:rgba(0,0,0,.08)}.k-calendar .k-state-selected.k-state-hover,.k-calendar .k-weekend.k-state-selected.k-state-hover{background-color:#ed5c52}.k-calendar .k-state-focused,.k-calendar .k-state-selected.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-calendar .k-calendar-navigation{-webkit-box-shadow:inset -1px 0 rgba(0,0,0,.08);box-shadow:inset -1px 0 rgba(0,0,0,.08);background-color:#f6f6f6}.k-calendar .k-calendar-navigation .k-content>ul>li:hover{color:#e76057}.k-calendar .k-calendar-navigation-highlight{border-color:rgba(0,0,0,.08);background-color:#fff}.k-calendar .k-calendar-weekdays thead{background-color:#fff}.k-calendar[dir=rtl] .k-calendar-navigation,.k-rtl .k-calendar .k-calendar-navigation{-webkit-box-shadow:inset 1px 0 rgba(0,0,0,.08);box-shadow:inset 1px 0 rgba(0,0,0,.08)}.k-calendar:not(.k-infinite) .k-weekend{background-color:#f9f9f9}.k-calendar:not(.k-infinite) .k-state-hover{background-color:#ededed}.k-calendar:not(.k-infinite) .k-content .k-state-selected.k-state-hover,.k-calendar:not(.k-infinite) .k-content .k-weekend .k-state-selected.k-state-hover{background-color:#ed5c52}.k-datepicker .k-i-warning,.k-datetimepicker .k-i-warning,.k-timepicker .k-i-warning{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:visible}.k-datepicker .k-state-invalid .k-i-warning,.k-datetimepicker .k-state-invalid .k-i-warning,.k-timepicker .k-state-invalid .k-i-warning{display:inline-block}.k-datepicker .k-dateinput,.k-datetimepicker .k-dateinput,.k-timepicker .k-dateinput{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;margin:0}.k-datepicker .k-dateinput-wrap,.k-datetimepicker .k-dateinput-wrap,.k-timepicker .k-dateinput-wrap{border:0;border-radius:2px 0 0 2px}.k-datepicker[dir=rtl] .k-i-warning,.k-datetimepicker[dir=rtl] .k-i-warning,.k-rtl .k-datepicker .k-i-warning,.k-rtl .k-datetimepicker .k-i-warning,.k-rtl .k-timepicker .k-i-warning,.k-timepicker[dir=rtl] .k-i-warning{right:auto}.k-datepicker .k-i-warning,.k-timepicker .k-i-warning{right:-webkit-calc(12px + 1.42857em);right:calc(12px + 1.42857em)}.k-datepicker[dir=rtl] .k-i-warning,.k-rtl .k-datepicker .k-i-warning,.k-rtl .k-timepicker .k-i-warning,.k-timepicker[dir=rtl] .k-i-warning{left:-webkit-calc(12px + 1.42857em);left:calc(12px + 1.42857em)}.k-datetimepicker .k-i-warning{right:-webkit-calc(20px + 2.85714em);right:calc(20px + 2.85714em)}.k-datetimepicker[dir=rtl] .k-i-warning,.k-rtl .k-datetimepicker .k-i-warning{left:-webkit-calc(20px + 2.85714em);left:calc(20px + 2.85714em)}.k-datetimepicker .k-select{padding:0;border-left-width:0;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-datetimepicker .k-link{padding:4px;border-width:0 0 0 1px;border-style:solid;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.k-dateinput{position:relative;border-width:0}.k-dateinput .k-i-warning{display:none;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:visible}.k-dateinput.k-state-invalid .k-i-warning{display:inline-block}.k-dateinput[dir=rtl] .k-i-warning,.k-rtl .k-dateinput .k-i-warning{left:8px;right:auto}.k-time-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:8px 16px;line-height:2em}.k-time-header .k-time-now{border-width:0;background:0 0;line-height:inherit}.k-time-list-wrapper{display:inline-block;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;overflow-x:hidden;overflow-y:auto;position:relative;padding:20px 0;text-align:center;width:5em;height:200px}.k-time-list-wrapper .k-title{display:block;text-align:center;font-size:10px;position:absolute;text-transform:capitalize;font-weight:700;min-width:100%;height:1.5em;line-height:1.5em;margin-top:-20px;background:0 0}.k-time-list-wrapper.k-state-focused:after,.k-time-list-wrapper.k-state-focused:before{display:block;content:" ";position:absolute;width:100%;left:0;pointer-events:none;height:-webkit-calc(50% - 1em);height:calc(50% - 1em);-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid}.k-time-list-wrapper.k-state-focused:before{top:0;border-width:2px 2px 0}.k-time-list-wrapper.k-state-focused:after{bottom:0;border-width:0 2px 2px}.k-time-container{position:absolute;display:block;overflow-x:hidden;overflow-y:scroll;line-height:1.4285714286;left:0;right:0;top:20px;bottom:20px;padding-right:100px;padding-left:100px;margin-left:-100px;margin-right:-100px;margin-right:-117px}.k-time-container>ul{height:auto;width:5em}.k-time-list-container{position:relative}.k-time-list,.k-time-list-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-time-list{position:absolute;z-index:10;outline:0;bottom:0;right:0;left:0;top:0}.k-time-list:after,.k-time-list:before{display:block;position:absolute;content:" ";height:0;line-height:0;z-index:1;width:200%;left:-50%}.k-time-list:before{top:0}.k-time-list:after{bottom:0}.k-time-list .k-item{padding:4px 8px;min-height:-webkit-calc(1.42857em + 2px);min-height:calc(1.42857em + 2px);line-height:-webkit-calc(1.42857em + 2px);line-height:calc(1.42857em + 2px)}.k-time-highlight{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em);z-index:1;border-width:1px 0;border-style:solid;border-radius:.1px}.k-time-container .k-scrollable-placeholder{position:absolute;width:1px;top:0;right:0}.k-time-separator{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:0;height:100%;z-index:11}.k-datepicker .k-picker-wrap,.k-datetimepicker .k-picker-wrap,.k-timepicker .k-picker-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-datepicker .k-picker-wrap,.k-edge12 .k-datetimepicker .k-picker-wrap,.k-edge12 .k-timepicker .k-picker-wrap,.k-edge13 .k-datepicker .k-picker-wrap,.k-edge13 .k-datetimepicker .k-picker-wrap,.k-edge13 .k-timepicker .k-picker-wrap,.k-ie11 .k-datepicker .k-picker-wrap,.k-ie11 .k-datetimepicker .k-picker-wrap,.k-ie11 .k-timepicker .k-picker-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-datepicker .k-select,.k-datetimepicker .k-select,.k-timepicker .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-datepicker .k-state-active .k-select,.k-datepicker .k-state-focused .k-select,.k-datepicker .k-state-hover .k-select,.k-datepicker:hover .k-select,.k-datetimepicker .k-state-active .k-select,.k-datetimepicker .k-state-focused .k-select,.k-datetimepicker .k-state-hover .k-select,.k-datetimepicker:hover .k-select,.k-timepicker .k-state-active .k-select,.k-timepicker .k-state-focused .k-select,.k-timepicker .k-state-hover .k-select,.k-timepicker:hover .k-select{border-color:inherit}.k-datepicker .k-picker-wrap.k-state-invalid,.k-datetimepicker .k-picker-wrap.k-state-invalid,.k-timepicker .k-picker-wrap.k-state-invalid{-webkit-transition:none;transition:none;border-color:#f31700}.k-datepicker .k-i-warning,.k-datepicker .k-picker-wrap.k-state-invalid .k-input,.k-datetimepicker .k-i-warning,.k-datetimepicker .k-picker-wrap.k-state-invalid .k-input,.k-timepicker .k-i-warning,.k-timepicker .k-picker-wrap.k-state-invalid .k-input{color:#f31700}.k-time-header .k-title{font-weight:700}.k-time-header .k-time-now{color:#ff6358;cursor:pointer}.k-time-header .k-time-now:focus,.k-time-header .k-time-now:hover{color:#e76057}.k-time-list-wrapper{background-color:#f9f9f9}.k-time-list-wrapper .k-title{z-index:12;background:#f9f9f9;opacity:.6}.k-time-list-wrapper.k-state-focused .k-title{color:#000;opacity:1}.k-time-list-wrapper.k-state-focused:after,.k-time-list-wrapper.k-state-focused:before{background-color:rgba(0,0,0,.04);border-width:0}.k-time-list:after,.k-time-list:before{-webkit-box-shadow:0 0 3em 1.5em #f9f9f9;box-shadow:0 0 3em 1.5em #f9f9f9}.k-time-list .k-item:hover{color:#ff6358}.k-time-container{background:0 0}.k-time-highlight{background-color:#fff;border-color:rgba(0,0,0,.08)}.k-datetimepicker .k-select{width:auto}.k-datetimepicker .k-link{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-dateinput .k-dateinput-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-dateinput .k-dateinput-wrap,.k-edge13 .k-dateinput .k-dateinput-wrap,.k-ie11 .k-dateinput .k-dateinput-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-dateinput .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-dateinput .k-select>.k-state-active,.k-dateinput .k-select>.k-state-selected{color:#252525;-webkit-box-shadow:inset 0 3px 4px 0 rgba(0,0,0,.06);box-shadow:inset 0 3px 4px 0 rgba(0,0,0,.06)}.k-dateinput.k-state-invalid .k-textbox{color:#f31700;border-color:#f31700}.k-dateinput.k-state-invalid .k-i-warning{color:#f31700}html .k-upload{position:relative}.k-upload .k-upload-button{min-width:7em;margin:8px}.k-upload .k-dropzone{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;border-width:0;background-color:transparent}.k-upload .k-dropzone em{margin-left:1em;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;opacity:0;white-space:nowrap;position:relative;vertical-align:middle;visibility:hidden;display:none}.k-upload .k-dropzone .k-upload-status{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;padding:4px 8px;font-size:14px;font-weight:400;line-height:1.42857143}.k-upload .k-dropzone .k-upload-status>.k-icon{margin-right:6px}.k-upload .k-dropzone.k-dropzone-active em{display:block;visibility:visible;opacity:1}.k-upload .k-dropzone.k-dropzone-active .k-upload-status{display:none}.k-upload .k-upload-files{padding-bottom:4px;border-width:1px 0 0;border-style:solid;border-color:inherit;margin:0}.k-upload .k-upload-files .k-file-multiple,.k-upload .k-upload-files .k-file-single{display:block;width:100%}.k-upload .k-upload-files .k-file{padding:8px;border-width:0 0 1px;border-style:solid;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;line-height:1.42857143}.k-upload .k-upload-files .k-progress{position:absolute;bottom:0;left:0}.k-upload .k-upload-files .k-filename{margin-left:1em;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.k-upload .k-upload-files .k-upload-status{position:absolute;right:8px;top:8px}.k-upload .k-upload-files .k-upload-status .k-button{padding:0;border-radius:50%}.k-upload .k-upload-files .k-upload-status .k-icon{vertical-align:middle}.k-upload .k-upload-files .k-upload-pct{font-weight:400;vertical-align:middle}.k-upload .k-upload-files~.k-clear-selected,.k-upload .k-upload-files~.k-upload-selected{margin-top:-4px;border-width:0}.k-upload .k-upload-files~.k-upload-selected{border-left-width:1px;border-left-style:solid;margin-left:-1px}.k-upload .k-upload-files .k-file-information,.k-upload .k-upload-files .k-file-name,.k-upload .k-upload-files .k-file-size,.k-upload .k-upload-files .k-file-validation-message{display:block}.k-upload .k-upload-files .k-file-name{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.k-upload .k-upload-files .k-file-information,.k-upload .k-upload-files .k-file-size,.k-upload .k-upload-files .k-file-validation-message{font-size:9.432px}.k-upload .k-upload-files .k-file-information{text-indent:1px}.k-upload .k-upload-files .k-file-extension-wrapper,.k-upload .k-upload-files .k-file-invalid-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{position:absolute;top:8px;width:24px;height:34px;border-width:2px;border-style:solid;vertical-align:top;font-size:7.98px;text-transform:uppercase;margin:1px 0;-webkit-box-sizing:content-box;box-sizing:content-box}.k-upload .k-upload-files .k-file-invalid-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{font-size:1.2em}.k-upload .k-upload-files .k-multiple-files-extension-wrapper,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper{margin-top:4px}.k-upload .k-upload-files .k-file-state{visibility:hidden}.k-upload .k-upload-files .k-file-name-size-wrapper{display:block;margin-left:-webkit-calc(24px + 1em);margin-left:calc(24px + 1em);margin-right:-webkit-calc(32px + 3.5em);margin-right:calc(32px + 3.5em);overflow:hidden;min-height:38px}.k-upload .k-upload-files .k-file-extension-wrapper:before,.k-upload .k-upload-files .k-file-invalid-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:after,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:after,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:before{position:absolute;content:"";display:inline-block;border-style:solid}.k-upload .k-upload-files .k-file-extension-wrapper:before,.k-upload .k-upload-files .k-file-invalid-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-extension-wrapper:before,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:before{top:-1px;right:-1px;width:0;height:0;border-width:6px;margin-top:-1px;margin-right:-1px}.k-upload .k-upload-files .k-multiple-files-extension-wrapper:after,.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper:after{top:-6px;left:-6px;width:15px;height:35px;border-width:2px 0 0 2px}.k-upload .k-upload-files .k-file-extension,.k-upload .k-upload-files .k-file-invalid-icon{position:absolute;bottom:0;line-height:normal}.k-upload .k-upload-files .k-file-invalid-icon{margin-left:4px}.k-upload .k-upload-files .k-file-extension{margin-left:.4em;margin-bottom:.3em;overflow:hidden;text-overflow:ellipsis;max-width:100%;left:0}.k-upload .k-upload-files .k-upload-action{margin-left:8px}.k-upload .k-clear-selected,.k-upload .k-upload-selected{display:inline-block;width:50%;margin:0;line-height:1.4285714286;padding:1em 0}.k-upload .k-upload-selected{border-left-width:1px;border-left-style:solid;margin-left:-1px}.k-upload .k-action-buttons{margin:-4px 0 0;padding:0;border-top:0}.k-upload .k-progress{position:absolute;bottom:0;left:0;height:2px}.k-upload .k-file-invalid>.k-progress{width:100%}.k-rtl .k-upload .k-dropzone .k-upload-status>.k-icon,.k-upload[dir=rtl] .k-dropzone .k-upload-status>.k-icon{margin-left:6px;margin-right:0}.k-rtl .k-upload .k-upload-files .k-upload-status,.k-upload[dir=rtl] .k-upload-files .k-upload-status{right:auto;left:8px}.k-rtl .k-upload .k-upload-files~.k-upload-selected,.k-upload[dir=rtl] .k-upload-files~.k-upload-selected{border-left-width:0;border-right-width:1px;border-right-style:solid;margin-left:0}.k-rtl .k-upload .k-upload-files .k-file-invalid-icon,.k-upload[dir=rtl] .k-upload-files .k-file-invalid-icon{margin-left:0;left:4px}.k-rtl .k-upload .k-file-name-size-wrapper,.k-upload[dir=rtl] .k-file-name-size-wrapper{margin-right:-webkit-calc(24px + 1em);margin-right:calc(24px + 1em);margin-left:24px}.k-rtl .k-upload .k-file-extension,.k-upload[dir=rtl] .k-file-extension{right:0;left:auto;margin-right:.4em;margin-left:0}.k-rtl .k-upload .k-upload-action,.k-upload[dir=rtl] .k-upload-action{margin-left:0;margin-right:8px}.k-upload-button{position:relative;overflow:hidden;direction:ltr}.k-upload-button input{font:170px monospace!important;margin:0;padding:0;filter:alpha(opacity=0);opacity:0;cursor:pointer;position:absolute;bottom:0;right:0;z-index:1}.k-ie9 .k-upload-status-total{top:1.5em}.k-ie9 .k-upload-status-total>.k-icon{margin-top:-3px}.k-ie9 .k-upload-button{margin:2px 4px}.k-upload{background-color:#f6f6f6;border-color:rgba(0,0,0,.08);-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-upload,.k-edge13 .k-upload,.k-ie11 .k-upload{-webkit-background-clip:border-box;background-clip:border-box}.k-upload .k-file,.k-upload .k-upload-files,.k-upload .k-upload-selected{border-color:rgba(0,0,0,.08)}.k-upload .k-file{background-color:#fff}.k-upload .k-file.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);outline:0}.k-upload .k-file .k-upload-action{opacity:.6;color:inherit;background:0 0;border-width:0;-webkit-box-shadow:none;box-shadow:none}.k-upload .k-file .k-upload-action:hover{opacity:1}.k-upload .k-file .k-upload-action.k-state-focused{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.13);box-shadow:0 0 0 2px rgba(0,0,0,.13)}.k-upload .k-file .k-upload-pct{opacity:.65}.k-upload .k-file-progress{color:#656565}.k-upload .k-file-progress .k-progress{background-color:#0058e9}.k-upload .k-file-success .k-file-name{color:#37b400}.k-upload .k-file-success .k-progress{background-color:#37b400}.k-upload .k-file-error .k-file-name{color:#f31700}.k-upload .k-file-error .k-progress,.k-upload .k-file-invalid .k-progress{background-color:#f31700}.k-upload .k-file-extension-wrapper,.k-upload .k-multiple-files-extension-wrapper{color:#bababa;border-color:#bababa}.k-upload .k-file-invalid .k-file-name-invalid{color:#f31700}.k-upload .k-file-error .k-file-extension-wrapper,.k-upload .k-file-invalid-extension-wrapper,.k-upload .k-multiple-files-invalid-extension-wrapper{color:#f31700;border-color:#ff9388}.k-upload .k-file-extension-wrapper:before,.k-upload .k-multiple-files-extension-wrapper:before{background-color:#fff;border-color:transparent transparent #bababa #bababa}.k-upload .k-file-error .k-file-extension-wrapper:before,.k-upload .k-file-invalid-extension-wrapper:before,.k-upload .k-multiple-files-invalid-extension-wrapper:before{background-color:#fff;border-color:transparent transparent #ff9388 #ff9388}.k-upload .k-multiple-files-extension-wrapper:after{border-top-color:#bababa;border-left-color:#bababa}.k-upload .k-multiple-files-invalid-extension-wrapper:after{border-top-color:#ff9388;border-left-color:#ff9388}.k-upload .k-file-information,.k-upload .k-file-size,.k-upload .k-file-validation-message{color:#bababa}.k-dropzone .k-i-loading{border-color:#f6f6f6}.k-dropzone .k-i-loading:after,.k-dropzone .k-i-loading:before,.k-dropzone .k-loading-image:after,.k-dropzone .k-loading-image:before{background-color:#f6f6f6}.k-dropzone-hovered{background-color:#ededed}.k-editor{border-collapse:separate;border-spacing:0;vertical-align:top;position:relative;table-layout:fixed}.k-editor .k-content{margin:0;padding:0;width:100%;height:100%;border:0;background:0 0;display:block}table.k-editor{width:100%}.k-editor-inline{border-radius:2px;padding:2px 4px;border-width:2px;word-wrap:break-word;overflow:auto;background:0 0}.k-window.k-editor-widget{padding:0}.editorToolbarWindow{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.k-editortoolbar-dragHandle{margin:8px;padding:0;cursor:move}.k-editor-toolbar,.k-editor-toolbar-wrap{border-color:inherit}.k-editor-toolbar{margin:0;padding:8px;list-style-type:none;line-height:1.4285714286;cursor:default;word-wrap:break-word;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.k-editor-toolbar li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;vertical-align:middle}.k-editor-toolbar .k-tool-group{padding:0;border-width:0;border-style:solid;border-color:inherit}.k-editor-toolbar .k-tool-group .k-block+.k-block,.k-editor-toolbar .k-tool-group .k-block+.k-widget,.k-editor-toolbar .k-tool-group .k-widget+.k-block,.k-editor-toolbar .k-tool-group .k-widget+.k-widget,.k-editor-toolbar .k-tool-group+.k-tool-group{margin-left:8px}.k-editor-toolbar .k-tool-group .k-state-disabled{display:none}.k-editor-toolbar .k-tool{padding:4px;width:-webkit-calc(10px + 1.42857em);width:calc(10px + 1.42857em);height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em);border-width:1px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-editor-toolbar .k-tool-text{display:none}.k-editor-toolbar .k-tool+.k-tool{margin-left:-1px}.k-editor-toolbar .k-overflow-tools{position:absolute;top:0;right:0}.k-editable-area{padding:4px;width:100%;height:100%;border-width:1px 0 0;border-style:solid;border-color:inherit;outline:0}.k-resizable .k-editable-area{padding:4px 4px 16px}.k-edit-form-content{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;overflow:auto;margin:-16px;padding:16px}.k-ct-popup{-webkit-box-sizing:border-box;box-sizing:border-box;width:190px;padding:5px}.k-ct-popup .k-editor-toolbar{text-align:center}.k-ct-popup .k-editor-toolbar .k-tool{border-radius:2px;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-ct-popup .k-editor-toolbar .k-tool-text{display:inline}.k-ct-popup .k-ct-cell{margin:1px;width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid;border-color:inherit;display:inline-block;vertical-align:top;overflow:hidden;opacity:.7}.k-editor .k-resize-handle{position:absolute;right:0;bottom:0;padding:0;width:0;height:0;border-style:solid;border-width:0 0 13px 13px;border-color:transparent;border-bottom-color:inherit;cursor:se-resize}.k-editor .k-resize-handle .k-i-arrow-45-down-right{display:none}.k-editor .k-overlay{position:absolute;background-color:#fff;opacity:0}.k-overlay{position:fixed;top:0;left:0;z-index:10001;width:100%;height:100%;opacity:.5}.k-rtl .k-editor .k-editor-widget .k-dropdown-wrap{padding-left:0}.k-rtl .k-editor .k-editor-widget .k-dropdown-wrap .k-select{border-width:0}.k-editor-dialog{-webkit-box-sizing:border-box;box-sizing:border-box}.k-editor-dialog .k-edit-form-container{width:auto}.k-editor-dialog .k-edit-label{width:30%;padding:5px 0}.k-editor-dialog .k-edit-field{width:66%}.k-filebrowser-dialog,.k-filebrowser-dialog .k-edit-form-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-filebrowser-dialog .k-edit-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-filebrowser-dialog .k-edit-label{width:18%}.k-filebrowser-dialog .k-edit-field{width:75%}.k-filebrowser{max-width:100%}.k-filebrowser .k-floatwrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-filebrowser .k-floatwrap:after{display:none}.k-filebrowser .k-breadcrumbs{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-filebrowser .k-search-wrap{margin:0 0 0 1em;width:150px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-filebrowser .k-search-wrap .k-input{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;width:100px}.k-filebrowser .k-search-wrap .k-icon{margin:0;position:static}.k-filebrowser .k-filebrowser-toolbar{margin:1em 0 0;padding:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.k-filebrowser .k-filebrowser-toolbar,.k-filebrowser .k-toolbar-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-filebrowser .k-toolbar-wrap>*+*{margin-left:8px}.k-filebrowser .k-toolbar-wrap .k-state-disabled{display:none}.k-filebrowser .k-upload{padding:0;border-width:0;background:0 0}.k-filebrowser .k-upload .k-upload-button{margin:0}.k-filebrowser .k-upload .k-upload-status,.k-filebrowser .k-upload-files{display:none}.k-filebrowser .k-tiles{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:390px;max-height:50vh;margin:0 0 1em;padding:4px 8px;border-top-width:0;overflow:auto}.k-filebrowser .k-tile{width:33%;height:90px;padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;cursor:pointer;border-radius:2px}.k-filebrowser .k-tile .k-i-file,.k-filebrowser .k-tile .k-i-folder{font-size:4em}.k-filebrowser .k-tile input{width:100px}.k-filebrowser .k-tile strong{display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis}.k-filebrowser .k-tile-empty{display:block;margin:auto}.k-filebrowser .k-tile-empty.k-state-selected{color:inherit;border-width:0;background-image:none;background-color:transparent}.k-filebrowser .k-tile-empty strong{opacity:.5;font-size:3em;font-weight:400}.k-filebrowser .k-thumb{float:left;margin-right:4px}.k-filebrowser .k-breadcrumbs-wrap{position:absolute;left:8px;top:4px}.k-filebrowser .k-breadcrumbs-wrap .k-icon{position:static;margin-top:0}.k-editor-table-wizard-dialog{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-editor-table-wizard-dialog .k-edit-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-editor-table-wizard-dialog .k-edit-form-container,.k-editor-table-wizard-dialog .k-tabstrip-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-editor-table-wizard-dialog .k-tabstrip-wrapper{overflow:auto}.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-tabstrip.k-root-tabs{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}.k-editor-table-wizard-dialog .k-numerictextbox{width:10em}.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown{width:4em}.k-editor-table-wizard-dialog .k-numerictextbox+.k-colorpicker,.k-editor-table-wizard-dialog .k-numerictextbox+.k-dropdown{margin-left:4px}.k-editor-table-wizard-dialog .k-colorpicker{vertical-align:middle}.k-editor-table-wizard-dialog .k-edit-field>.k-checkbox{position:relative}.k-editor-table-wizard-dialog .k-dropdown.k-align{width:auto}.k-popup.k-align .k-list{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}.k-popup.k-align .k-list .k-item{padding:4px;height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 33%;-webkit-flex:1 0 33%;flex:1 0 33%}.k-popup.k-align .k-list .k-item .k-icon{margin:0}.k-popup.k-align .k-list .k-item:last-child{-webkit-box-flex:1;-ms-flex:1 0 100%;-webkit-flex:1 0 100%;flex:1 0 100%}.k-editor{-webkit-background-clip:padding-box;background-clip:padding-box}.k-editor .k-editable-area{border-color:rgba(0,0,0,.08)}.k-edge12 .k-editor,.k-edge13 .k-editor,.k-ie11 .k-editor{-webkit-background-clip:border-box;background-clip:border-box}.k-overlay{background-color:#000}.k-editor-toolbar{padding:0}.k-editor-toolbar .k-tool-group{padding:8px}.k-editor-toolbar .k-tool-group .k-tool.k-group-end,.k-editor-toolbar .k-tool-group .k-tool.k-group-start{border-radius:0}.k-editor-toolbar .k-tool-group+.k-tool-group{margin:0;border-left-width:1px}.k-editor-toolbar .k-tool+.k-tool{margin:0}.editorToolbarWindow.k-header.k-window-content a.k-tool,.k-ct-popup .k-editor-toolbar a.k-tool,.k-editor .k-editor-toolbar-wrap a.k-tool{border-width:0;background-image:none;background-color:transparent}.editorToolbarWindow.k-header.k-window-content a.k-tool.k-state-selected,.k-ct-popup .k-editor-toolbar a.k-tool.k-state-selected,.k-editor .k-editor-toolbar-wrap a.k-tool.k-state-selected{border-color:rgba(0,0,0,.1);color:#fff;background-color:#ff6358;background-image:none}.editorToolbarWindow.k-header.k-window-content .k-tool-group,.k-ct-popup .k-editor-toolbar .k-tool-group,.k-editor .k-editor-toolbar-wrap .k-tool-group{border-color:rgba(0,0,0,.08)}.k-editor-toolbar .k-overflow-anchor{padding:8px;width:-webkit-calc(1.42857em + 26px);width:calc(1.42857em + 26px);height:-webkit-calc(1.42857em + 26px);height:calc(1.42857em + 26px)}.k-input.k-textbox,.k-textarea,.k-textbox{border-radius:2px;padding:4px 8px;width:12.4em;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;outline:0;font:inherit;line-height:1.4285714286em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle;position:relative;-webkit-appearance:none}.k-input.k-textbox,.k-textbox{height:-webkit-calc(1.42857em + 10px);height:calc(1.42857em + 10px)}.k-textarea{width:18em;min-height:-webkit-calc(5.71429em + 8px);min-height:calc(5.71429em + 8px)}.k-maskedtextbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;border-width:0}.k-maskedtextbox .k-textbox{-webkit-box-flex:1;-ms-flex:1 0 0px;-webkit-flex:1 0 0;flex:1 0 0;min-width:0}.k-input,.k-textbox>input{padding:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;outline:0;color:inherit;background:0 0;font:inherit;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none}.k-input::-ms-clear,.k-textbox::-ms-clear,.k-textbox>input::-ms-clear{display:none}.k-textbox:focus{-webkit-box-shadow:0 2px 2px 1px rgba(0,0,0,.06);box-shadow:0 2px 2px 1px rgba(0,0,0,.06)}.k-textbox.k-state-disabled,.k-textbox:disabled,.k-textbox[disabled]{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.k-textbox-container{position:relative;padding-top:1.0714285714em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;width:12.4em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch}.k-textbox-container>.k-label{pointer-events:none;position:absolute;line-height:1.4285714286em;cursor:text;top:-webkit-calc(1.07143em + 5px);top:calc(1.07143em + 5px);left:9px;transition:color .2s ease-out,-webkit-transform .2s ease-out;-webkit-transition:color .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,color .2s ease-out;transition:transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out}.k-textbox-container>.k-block,.k-textbox-container>.k-textbox,.k-textbox-container>.k-widget{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;width:auto}.k-textbox-container.k-state-empty>.k-label{-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.k-textbox-container.k-state-focused>.k-label,.k-textbox-container>.k-label{-webkit-transform:translate(-8px,-3px) translate(-1px,-1.07142857em) translate(-12.5%,-9.375%) scale(.75);-ms-transform:translate(-8px,-3px) translate(-1px,-1.07142857em) translate(-12.5%,-9.375%) scale(.75);transform:translate(-8px,-3px) translate(-1px,-1.07142857em) translate(-12.5%,-9.375%) scale(.75)}.k-rtl .k-textbox-container>.k-label,.k-textbox-container[dir=rtl]>.k-label{left:auto;right:9px}.k-rtl .k-textbox-container.k-state-empty>.k-label,.k-textbox-container[dir=rtl].k-state-empty>.k-label{-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.k-rtl .k-textbox-container.k-state-focused>.k-label,.k-rtl .k-textbox-container>.k-label,.k-textbox-container[dir=rtl].k-state-focused>.k-label,.k-textbox-container[dir=rtl]>.k-label{-webkit-transform:translate(8px,-3px) translate(1px,-1.07142857em) translate(12.5%,-9.375%) scale(.75);-ms-transform:translate(8px,-3px) translate(1px,-1.07142857em) translate(12.5%,-9.375%) scale(.75);transform:translate(8px,-3px) translate(1px,-1.07142857em) translate(12.5%,-9.375%) scale(.75)}.k-checkbox,.k-radio{margin:0;padding:0;clip:rect(0,0,0,0);overflow:hidden;position:absolute;opacity:0;-webkit-appearance:none;pointer-events:none}.k-checkbox:disabled+.k-checkbox-label,.k-radio:disabled+.k-radio-label{outline:0;cursor:default;opacity:.6;-webkit-filter:grayscale(.1);filter:grayscale(.1);pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.k-checkbox-label,.k-radio-label{margin:0;padding-left:20px;min-height:16px;line-height:1;vertical-align:text-top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;position:relative;cursor:pointer}.k-checkbox-label .k-ripple,.k-radio-label .k-ripple{top:8px;left:8px;right:auto;bottom:auto;width:40px;height:40px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.k-checkbox-label .k-ripple-blob,.k-radio-label .k-ripple-blob{top:50%!important;left:50%!important;width:200%!important;height:200%!important}.k-checkbox-label.k-no-text,.k-radio-label.k-no-text{padding:0;width:16px;height:16px;display:inline-block}.k-checkbox-label:after,.k-checkbox-label:before,.k-radio-label:after,.k-radio-label:before{font-size:16px;font-family:WebComponentsIcons,monospace;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:absolute;top:0;left:0}.k-checkbox-label:before,.k-radio-label:before{content:"";width:16px;height:16px;border-width:1px;border-style:solid}.k-checkbox-label:before{border-radius:2px}.k-radio-label:before{border-radius:50%}.k-checkbox-label:after{content:"\E118";width:16px;height:16px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.k-checkbox:checked+.k-checkbox-label:after{border-radius:2px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.k-checkbox:indeterminate+.k-checkbox-label:after{content:"";-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);width:8px;height:8px;top:4px;left:4px}.k-radio-label:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:4px;left:4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.k-radio:checked+.k-radio-label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.k-radio-list .k-radio-label{line-height:20px}.k-fieldset{margin:30px;border-width:1px 0 0;border-style:solid;padding:25px 0 0}.k-fieldset>legend{margin-left:0;padding:0 8px 0 0;text-transform:uppercase}.k-form,.k-form-inline{font-size:14px;line-height:1.4285714286;padding:16px}.k-form fieldset,.k-form-inline fieldset{border-width:1px 0 0;border-style:solid;margin:32px 0;padding:0}.k-form fieldset:first-child:first-of-type,.k-form-inline fieldset:first-child:first-of-type{margin-top:0}.k-form fieldset:last-child:last-of-type,.k-form-inline fieldset:last-child:last-of-type{margin-bottom:0}.k-form legend,.k-form-inline legend{font-size:12px;text-align:left;font-weight:600;line-height:1;margin-bottom:12px;text-transform:uppercase;padding:0 8px 0 0;width:auto}.k-form .k-form-field,.k-form-inline .k-form-field{display:block;text-align:left;margin-bottom:12px}.k-form .k-form-field>span,.k-form-inline .k-form-field>span{line-height:1.42857143}.k-form .k-form-field:last-child,.k-form-inline .k-form-field:last-child{margin-bottom:0}.k-form .k-alert-error,.k-form-inline .k-alert-error{font-size:12px;margin-top:8px}.k-form .k-field-info,.k-form-inline .k-field-info{display:inline-block;font-size:10px;line-height:1;margin:0 8px}.k-form .k-checkbox-label,.k-form .k-radio-label,.k-form-inline .k-checkbox-label,.k-form-inline .k-radio-label{margin-right:16px;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center}.k-form .k-block,.k-form .k-widget,.k-form input,.k-form label:not(.k-checkbox-label):not(.k-radio-label){display:block}.k-form .k-form-field>span:not(.k-widget):not(.k-block){display:block;padding:4px 0}.k-form .k-form-field>input{width:100%}.k-form-inline .k-form-field{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.k-form-inline .k-form-field>label:not(.k-checkbox-label):not(.k-radio-label),.k-form-inline .k-form-field>span:not(.k-widget):not(.k-block){width:25%;text-align:right;line-height:1.4285714286;padding:5px 0;padding-right:12px;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center}.k-form-inline .k-form-field>input{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-form-inline .k-form-field .k-field-info{display:block;margin:0}.k-grid .k-checkbox-label{cursor:default;outline:0}.k-input.k-textbox,.k-textarea,.k-textbox{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-input.k-textbox,.k-edge12 .k-textarea,.k-edge12 .k-textbox,.k-edge13 .k-input.k-textbox,.k-edge13 .k-textarea,.k-edge13 .k-textbox,.k-ie11 .k-input.k-textbox,.k-ie11 .k-textarea,.k-ie11 .k-textbox{-webkit-background-clip:border-box;background-clip:border-box}.k-input.k-textbox.k-state-hover,.k-input.k-textbox:hover,.k-textarea.k-state-hover,.k-textarea:hover,.k-textbox.k-state-hover,.k-textbox:hover{border-color:rgba(0,0,0,.15)}.k-input.k-textbox.k-state-focus,.k-input.k-textbox:focus,.k-textarea.k-state-focus,.k-textarea:focus,.k-textbox.k-state-focus,.k-textbox:focus{color:#656565;border-color:rgba(0,0,0,.15)}.k-input.k-textbox.k-state-invalid,.k-input.k-textbox.ng-invalid.ng-dirty,.k-input.k-textbox.ng-invalid.ng-touched,.k-textarea.k-state-invalid,.k-textarea.ng-invalid.ng-dirty,.k-textarea.ng-invalid.ng-touched,.k-textbox.k-state-invalid,.k-textbox.ng-invalid.ng-dirty,.k-textbox.ng-invalid.ng-touched{color:#f31700;border-color:rgba(243,23,0,.5)}.k-input.k-textbox::-moz-selection,.k-input::-moz-selection,.k-textarea::-moz-selection,.k-textbox::-moz-selection{background-color:#ff6358;color:#fff}.k-input::-moz-selection,.k-textarea::-moz-selection,.k-textbox::-moz-selection{background-color:#ff6358;color:#fff}.k-input::selection,.k-textarea::selection,.k-textbox::selection{background-color:#ff6358;color:#fff}.k-state-disabled .k-input::-moz-selection,.k-state-disabled .k-textarea::-moz-selection,.k-state-disabled .k-textbox::-moz-selection{color:#656565;background-color:transparent}.k-state-disabled .k-input::selection,.k-state-disabled .k-textarea::selection,.k-state-disabled .k-textbox::selection{color:#656565;background-color:transparent}.k-input.k-textbox::-webkit-input-placeholder,.k-input::-webkit-input-placeholder,.k-textarea::-webkit-input-placeholder,.k-textbox::-webkit-input-placeholder{color:rgba(102,102,102,.5)}.k-input.k-textbox:-ms-input-placeholder,.k-input:-ms-input-placeholder,.k-textarea:-ms-input-placeholder,.k-textbox:-ms-input-placeholder{color:rgba(102,102,102,.5)}.k-input.k-textbox::-ms-input-placeholder,.k-input::-ms-input-placeholder,.k-textarea::-ms-input-placeholder,.k-textbox::-ms-input-placeholder{color:rgba(102,102,102,.5)}.k-input.k-textbox::placeholder,.k-input::placeholder,.k-textarea::placeholder,.k-textbox::placeholder{color:rgba(102,102,102,.5)}.k-radio-label:before{border-color:rgba(0,0,0,.08);background-color:#fff}.k-radio:focus+.k-radio-label:before{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.06);box-shadow:0 0 0 2px rgba(0,0,0,.06)}.k-radio:checked+.k-radio-label:before{border-color:#ff6358;background-color:#ff6358}.k-radio:checked+.k-radio-label:after{background-color:#fff}.k-radio:checked:focus+.k-radio-label:before{-webkit-box-shadow:0 0 0 2px rgba(255,99,88,.3);box-shadow:0 0 0 2px rgba(255,99,88,.3)}.k-radio:hover+.k-radio-label:before{border-color:rgba(0,0,0,.15);background-color:#fff}.k-radio:hover+.k-radio-label:after{background-color:#ff6358}.k-checkbox-label:before{background-color:#fff;border-color:rgba(0,0,0,.08)}.k-checkbox:indeterminate+.k-checkbox-label:after{background-color:#ff6358}.k-checkbox:focus+.k-checkbox-label:before{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.06);box-shadow:0 0 0 2px rgba(0,0,0,.06)}.k-checkbox:checked+.k-checkbox-label:before{border-color:#ff6358;background-color:#ff6358}.k-checkbox:checked+.k-checkbox-label:after{color:#fff}.k-checkbox:checked:focus+.k-checkbox-label:before{-webkit-box-shadow:0 0 0 2px rgba(255,99,88,.3);box-shadow:0 0 0 2px rgba(255,99,88,.3)}.k-checkbox:hover+.k-checkbox-label:before{border-color:rgba(0,0,0,.15);background-color:#fff}.k-checkbox:hover+.k-checkbox-label:after{color:#ff6358}fieldset{border-color:rgba(0,0,0,.08)}.k-form,.k-form-inline,fieldset legend{color:#656565}.k-form fieldset legend,.k-form-inline fieldset legend{color:#444}.k-form .k-field-info,.k-form-inline .k-field-info{color:#b9b9b9}.k-form .k-alert-error,.k-form-inline .k-alert-error{color:#f31700}.k-required,.k-required.k-field-info{color:#ff6358}.k-multiselect{border-radius:2px;width:100%}.k-multiselect .k-loading-hidden{visibility:hidden}.k-multiselect .k-clear-value{top:4px;margin-top:0}.k-multiselect[dir=rtl] li.k-button,.k-rtl .k-multiselect li.k-button{float:right}.k-multiselect[dir=rtl] .k-multiselect-wrap,.k-rtl .k-multiselect .k-multiselect-wrap{padding-left:24px;padding-right:0}.k-multiselect[dir=rtl] .k-multiselect-wrap .k-searchbar,.k-rtl .k-multiselect .k-multiselect-wrap .k-searchbar{float:right}.k-multiselect[dir=rtl] .k-multiselect-wrap .k-button,.k-rtl .k-multiselect .k-multiselect-wrap .k-button{width:auto;margin:2px 2px 0 0}.k-multiselect[dir=rtl] .k-multiselect-wrap .k-button .k-select,.k-rtl .k-multiselect .k-multiselect-wrap .k-button .k-select{margin-left:0;margin-right:8px}.k-multiselect[dir=rtl] .k-multiselect-wrap .k-i-loading,.k-rtl .k-multiselect .k-multiselect-wrap .k-i-loading{left:8px;right:auto}.k-multiselect-wrap{min-height:-webkit-calc(1.42857em + 8px);min-height:calc(1.42857em + 8px);padding-right:24px;cursor:text}.k-multiselect-wrap ul{vertical-align:top}.k-multiselect-wrap li.k-button{float:left}.k-multiselect-wrap .k-button{min-height:-webkit-calc(1.42857em + 4px);min-height:calc(1.42857em + 4px);padding:1px 4px;margin:2px 0 0 2px;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;line-height:inherit;white-space:normal}.k-multiselect-wrap .k-button .k-select{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;margin-left:8px}.k-multiselect-wrap .k-button:last-child{margin-bottom:2px}.k-multiselect-wrap .k-searchbar{float:left;width:auto}.k-multiselect{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-multiselect,.k-edge13 .k-multiselect,.k-ie11 .k-multiselect{-webkit-background-clip:border-box;background-clip:border-box}.k-multiselect li{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-multiselect li,.k-edge13 .k-multiselect li,.k-ie11 .k-multiselect li{-webkit-background-clip:border-box;background-clip:border-box}.k-multiselect li .k-icon{opacity:.6;cursor:pointer}.k-multiselect li .k-icon:hover,.k-multiselect li.k-state-focused .k-icon,.k-multiselect li:focus .k-icon{opacity:1}.k-multiselect .k-i-loading{background-color:#fff}.k-multiselect-wrap>.k-readonly{opacity:.6}.k-numerictextbox[dir=rtl] .k-numeric-wrap .k-i-warning,.k-rtl .k-numerictextbox .k-numeric-wrap .k-i-warning{-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;margin-right:0;margin-left:.5em}.k-numeric-wrap .k-i-warning{-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;margin-right:.5em}.k-numeric-wrap>.k-input{-webkit-box-flex:1;-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0}.k-numeric-wrap>.k-input:invalid{-webkit-box-shadow:none;box-shadow:none}.k-numerictextbox .k-numeric-wrap{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-numerictextbox .k-numeric-wrap,.k-edge13 .k-numerictextbox .k-numeric-wrap,.k-ie11 .k-numerictextbox .k-numeric-wrap{-webkit-background-clip:border-box;background-clip:border-box}.k-numerictextbox .k-select{padding:0;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);border-width:0}.k-numerictextbox .k-select>.k-state-active,.k-numerictextbox .k-select>.k-state-selected{color:#252525;-webkit-box-shadow:inset 0 3px 4px 0 rgba(0,0,0,.06);box-shadow:inset 0 3px 4px 0 rgba(0,0,0,.06)}.k-numerictextbox .k-link-increase>.k-icon{bottom:-2px}.k-numerictextbox .k-link-decrease>.k-icon{top:-2px}.k-numerictextbox .k-numeric-wrap.k-state-invalid{color:#f31700;border-color:rgba(243,23,0,.5)}.k-numerictextbox .k-numeric-wrap.k-state-invalid .k-select{color:#f31700}.k-tooltip{color:#fff;background-color:#ff6358}.k-callout-n{border-bottom-color:#ff6358}.k-callout-e{border-left-color:#ff6358}.k-callout-s{border-top-color:#ff6358}.k-callout-w{border-right-color:#ff6358}.k-tooltip-validation{margin:.5em 0 0;padding:0;position:static;border-width:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-tooltip-validation[hidden]{display:none}.k-tooltip-validation>.k-icon{margin-right:4px}.k-tooltip-validation .k-callout{display:none}.k-tooltip-validation{border-color:transparent;color:#f31700;background-color:transparent}.k-switch{cursor:pointer;border:0;display:inline-block;font-size:10px;overflow:hidden;position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:6em;outline:0}.k-switch [type=checkbox]{display:none}.k-switch,.k-switch-container,.k-switch-handle,.k-switch-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.k-switch-wrapper{display:none}.k-switch .k-switch-background{border-top-right-radius:0;border-bottom-right-radius:0}.k-switch-container{padding:2px 0;display:block;width:100%;background:0 0;-webkit-transform:translateZ(0);transform:translateZ(0);outline:0}.k-switch-handle{position:relative;width:2.4em;height:2.4em;display:inline-block;margin:0 6px 0 2px;border-width:1px;border-style:solid;vertical-align:middle}.k-switch-label-off{left:3em}.k-switch-label-on{left:-2.4em}.k-switch-label-off,.k-switch-label-on{top:-1px;display:block;text-align:center;position:absolute;text-transform:uppercase;text-shadow:none;line-height:2.4em;vertical-align:middle}.k-switch-container,.k-switch-wrapper{border-width:1px;border-style:solid}.k-switch[dir=rtl] .k-switch-label-off{left:-2.4em}.k-switch[dir=rtl] .k-switch-label-on{left:3em}.k-switch,.k-switch-container,.k-switch-wrapper{border-radius:1.5em;outline:0}.k-switch-container,.k-switch-wrapper{border-color:rgba(0,0,0,.08);-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-switch-container,.k-edge12 .k-switch-wrapper,.k-edge13 .k-switch-container,.k-edge13 .k-switch-wrapper,.k-ie11 .k-switch-container,.k-ie11 .k-switch-wrapper{-webkit-background-clip:border-box;background-clip:border-box}.k-switch-container:hover,.k-switch-wrapper:hover{border-color:rgba(0,0,0,.15)}.k-switch-wrapper{background-color:#fff}.k-switch-background{background-position:4.3em 0;background-repeat:no-repeat}.k-switch-handle{border-radius:50%;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.06);box-shadow:0 2px 4px 0 rgba(0,0,0,.06)}.k-edge12 .k-switch-handle,.k-edge13 .k-switch-handle,.k-ie11 .k-switch-handle{-webkit-background-clip:border-box;background-clip:border-box}.k-switch-off:action{border-color:rgba(0,0,0,.08);color:#656565;background-color:#f6f6f6;background-image:-webkit-gradient(linear,left bottom,left top,from(#f6f6f6),to(#f1f1f1));background-image:-webkit-linear-gradient(bottom,#f6f6f6,#f1f1f1);background-image:linear-gradient(0deg,#f6f6f6,#f1f1f1)}.k-switch-label-on{color:#ff6358;background-color:transparent}.k-switch-label-off{color:#656565}.k-switch.k-state-focused,.k-switch:focus{outline:0;-webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,.06);box-shadow:inset 0 0 0 3px rgba(0,0,0,.06)}.k-switch:active{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.06);box-shadow:0 0 0 2px rgba(0,0,0,.06)}.k-switch.k-state-disabled{cursor:auto}.k-switch.k-state-disabled .k-switch-container,.k-switch.k-state-disabled .k-switch-wrapper{border-color:rgba(0,0,0,.08);-webkit-box-shadow:none;box-shadow:none}.k-switch.k-state-disabled:focus{-webkit-box-shadow:none;box-shadow:none}.k-switch.k-state-disabled.k-switch-on .k-switch-handle{background:#ff6358;border-color:#ff6358;opacity:.5}.k-maskedtextbox .k-i-warning{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:8px}.k-maskedtextbox[dir=rtl] .k-i-warning,.k-rtl .k-maskedtextbox .k-i-warning{right:auto;left:8px}.k-maskedtextbox.k-state-invalid .k-i-warning{display:inline-block}.k-maskedtextbox .k-i-warning{color:#f31700}.k-maskedtextbox.k-state-invalid .k-textbox{color:#f31700;border-color:#f31700}.k-listbox{width:12.4em;height:200px;vertical-align:top;background-color:transparent;border-width:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-listbox .k-listbox-toolbar ul{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar ul,.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li+li,.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li+li{margin-top:8px}.k-listbox.k-listbox-toolbar-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar{margin-right:8px}.k-listbox.k-listbox-toolbar-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar{margin-left:8px}.k-listbox.k-listbox-toolbar-bottom,.k-listbox.k-listbox-toolbar-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar ul,.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li+li,.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li+li{margin-left:8px}.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar{margin-bottom:8px}.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar{margin-top:8px}.k-listbox .k-list-scroller{width:100%;border-width:1px;border-style:solid}.k-listbox .k-drop-hint{border-top-width:1px;border-top-style:solid}.k-listbox .k-ghost{opacity:.5}.k-item{cursor:default}.k-item.k-drag-clue{border-radius:0;padding:4px 8px;border-width:0;font-size:14px;line-height:1.42857143em}.k-listbox .k-list-scroller{background-color:#fff;border-color:rgba(0,0,0,.08);color:#656565;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-listbox .k-list-scroller,.k-edge13 .k-listbox .k-list-scroller,.k-ie11 .k-listbox .k-list-scroller{-webkit-background-clip:border-box;background-clip:border-box}.k-listbox .k-drop-hint{border-top-color:#ff6358}.k-item.k-drag-clue{background-color:#ff6358;color:#fff}.k-var--chart-font{font-size:14px}.k-var--chart-title-font{font-size:1.143em}.k-var--chart-label-font{font-size:.857em}.k-chart,.k-sparkline,.k-stockchart{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-width:0}.k-chart,.k-stockchart{font-size:14px;font-family:inherit;display:block;height:400px}.k-chart-surface{height:100%}.k-chart .k-popup{border-width:0}.k-chart-tooltip-wrapper .k-animation-container-shown,.k-chart-tooltip-wrapper.k-animation-container-shown{-webkit-transition:left 80ms ease-in,top 80ms ease-in;transition:left 80ms ease-in,top 80ms ease-in}.k-chart-tooltip table{border-spacing:0;border-collapse:collapse}.k-chart-tooltip{font-size:13.006px;line-height:1.4285714286;padding:4px 8px}.k-chart-tooltip th{width:auto;text-align:center;padding:1px}.k-chart-tooltip td{width:auto;text-align:left;padding:2px 4px;line-height:1.4285714286;vertical-align:middle}.k-chart-crosshair-tooltip,.k-chart-shared-tooltip{border-width:1px;border-style:solid}.k-chart-shared-tooltip .k-chart-shared-tooltip-marker{display:block;width:15px;height:3px;vertical-align:middle}.k-selector{position:absolute;-webkit-transform:translateZ(0)}.k-selection{border-width:1px;border-style:solid;border-bottom:0}.k-selection,.k-selection-bg{position:absolute;height:100%}.k-selection-bg{width:100%}.k-handle{border-radius:50%;width:22px;height:22px;border-width:1px;border-style:solid;z-index:1;position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box}.k-handle div{width:100%;height:100%}.k-left-handle{left:-11px}.k-right-handle{right:-11px}.k-left-handle div{margin:-22px 0 0 -14.66666667px;padding:44px 29.33333333px 0 0}.k-right-handle div{margin:-22px 0 0 -14.66666667px;padding:44px 0 0 29.33333333px}.k-left-handle.k-handle-active div{margin-left:-44px;padding-left:58.66666667px}.k-right-handle.k-handle-active div{margin-left:-44px;padding-right:58.66666667px}.k-border,.k-mask{position:absolute;height:100%}.k-border{width:1px}.k-marquee{position:absolute;z-index:100000}.k-marquee-color,.k-marquee-text{position:absolute;top:0;left:0;width:100%;height:100%}.k-navigator-hint div{position:absolute}.k-navigator-hint .k-scroll{position:absolute;height:4px}.k-navigator-hint .k-tooltip{margin-top:20px;min-width:160px;opacity:1;text-align:center}.k-sparkline,.k-sparkline span{display:inline-block;vertical-align:top}.k-sparkline span{height:100%;width:100%}.k-chart-dragging{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.k-chart-donut-center{position:absolute;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;text-align:center;border:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.k-pdf-export .k-chart .k-animation-container,.k-pdf-export .k-sparkline .k-animation-container,.k-pdf-export .k-stockchart .k-animation-container{display:none}.k-diagram{height:600px}.k-diagram .km-scroll-wrapper{width:100%;height:100%;position:relative}.k-canvas-container{width:100%;height:100%}.k-diagram img{-webkit-box-sizing:content-box;box-sizing:content-box}.k-treemap{height:400px;overflow:hidden}.k-treemap .k-treemap-tile{margin:-1px 0 0 -1px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid;border-color:inherit;color:inherit;background-color:inherit;overflow:hidden;position:absolute}.k-treemap>.k-treemap-tile{position:relative}.k-treemap .k-treemap-title{padding:2px 4px;border-width:0 0 1px;border-style:solid;background-position:0 0;background-repeat:repeat-x}.k-treemap .k-treemap-title-vertical{padding:4px 2px;width:1.4285714286em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;top:0;bottom:0}.k-treemap .k-treemap-title-vertical>div{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;top:0;right:1em}.k-treemap .k-treemap-wrap{border-color:inherit;color:inherit;background-color:inherit;position:absolute;top:0;left:0;bottom:0;right:0}.k-treemap .k-treemap-title+.k-treemap-wrap{top:6.42857px}.k-treemap .k-treemap-title-vertical+.k-treemap-wrap{left:6.42857px}.k-treemap .k-leaf{padding:4px}.k-arcgauge{display:inline-block}.k-arcgauge-label{position:absolute;text-align:center;padding:0;margin:0}.k-var--accent{background-color:#ff6358}.k-var--accent-contrast{background-color:#fff}.k-var--base{background-color:#f6f6f6}.k-var--background{background-color:#fff}.k-var--border-radius{margin-top:2px}.k-var--normal-background{background-color:#f6f6f6}.k-var--normal-text-color{background-color:#656565}.k-var--hover-background{background-color:#ededed}.k-var--hover-text-color{background-color:#656565}.k-var--selected-background{background-color:#ff6358}.k-var--selected-text-color{background-color:#fff}.k-var--success{background-color:#37b400}.k-var--info{background-color:#0058e9}.k-var--warning{background-color:#ffc000}.k-var--error{background-color:#f31700}.k-var--series-a{background-color:#ff6358}.k-var--series-b{background-color:#ffd246}.k-var--series-c{background-color:#78d237}.k-var--series-d{background-color:#28b4c8}.k-var--series-e{background-color:#2d73f5}.k-var--series-f{background-color:#aa46be}.k-var--gauge-pointer{background-color:#ff6358}.k-var--gauge-track{background-color:#e6e5e5}.k-var--chart-inactive{background-color:rgba(102,102,102,.5)}.k-var--chart-major-lines{background-color:rgba(0,0,0,.08)}.k-var--chart-minor-lines{background-color:rgba(0,0,0,.04)}.k-var--chart-area-opacity{opacity:.8}.k-var--chart-crosshair-background,.k-var--chart-error-bars-background,.k-var--chart-notes-background,.k-var--chart-notes-border,.k-var--chart-notes-lines{background-color:rgba(0,0,0,.5)}.k-chart,.k-sparkline,.k-stockchart{background-color:transparent}.k-chart .k-popup,.k-sparkline .k-popup,.k-stockchart .k-popup{background:0 0}.k-chart-tooltip{border-radius:2px;color:#fff}.k-chart-tooltip-inverse{color:#000}.k-chart-crosshair-tooltip,.k-chart-shared-tooltip{color:#656565;background-color:#f6f6f6;border-color:rgba(0,0,0,.08)}.k-selection{border-color:rgba(0,0,0,.08);-webkit-box-shadow:inset 0 1px 7px rgba(0,0,0,.15);box-shadow:inset 0 1px 7px rgba(0,0,0,.15)}.k-selection-bg{background-color:transparent}.k-handle{cursor:e-resize}.k-handle div{background-color:transparent}.k-mask{background-color:#fff;opacity:.8}.k-marquee-color{background-color:#ff6358;opacity:.6}.k-navigator-hint .k-scroll{border-radius:2px}.k-treemap .k-leaf{color:#fff}.k-treemap .k-leaf.k-inverse{color:#656565}.k-treemap .k-leaf.k-state-hover{-webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,.08);box-shadow:inset 0 0 0 3px rgba(0,0,0,.08)}.k-map{height:600px}.k-map .km-scroll-wrapper{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute}.k-map .k-touch-scrollbar{display:none}.k-map .k-layer{position:absolute;left:0;top:0}.k-map .k-marker{margin:-32px 0 0 -16px;font-size:28px;cursor:pointer;position:absolute}.k-map .k-attribution{padding:2px 4px;font-size:9px;background-color:rgba(255,255,255,.8);z-index:1000}.k-map .km-scroll-container{height:100%}.k-map-controls{position:absolute;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-pos-top{top:0}.k-pos-bottom{bottom:0}.k-pos-left{left:0}.k-pos-right{right:0}.k-navigator{margin:1em;width:50px;height:50px;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%;position:relative}.k-pdf-export .k-navigator{display:none}.k-navigator .k-button{margin:0;padding:0;border-radius:100%;line-height:1;position:absolute}.k-navigator .k-button:not(:hover){border-color:transparent;background:0 0}.k-navigator .k-navigator-up{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:2px;left:50%}.k-navigator .k-navigator-right{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:2px;top:50%}.k-navigator .k-navigator-down{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:2px;left:50%}.k-navigator .k-navigator-left{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:2px;top:50%}.k-zoom-control{margin:1em;border:0;background:0 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-pdf-export .k-zoom-control{display:none}.k-zoom-control .k-button{padding:4px}.k-buttons-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:vertical;-webkit-flex-direction:vertical;flex-direction:vertical}.k-map .k-marker{color:#ff6358}.k-barcode,.k-qrcode{display:inline-block}.k-loading-pdf-mask{position:absolute;width:100%;height:100%;top:0;left:0;z-index:100}.k-loading-pdf-mask>.k-i-loading{position:absolute;top:50%;left:50%;font-size:64px}.k-loading-pdf-mask .k-loading-pdf-progress{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.k-grid-pdf-export-element{position:absolute;left:-10000px;top:-10000px}.k-grid-pdf-export-element .k-filter-row{display:none}.k-splitter{height:300px;position:relative}.k-splitter .k-pane{overflow:hidden}.k-splitter .k-scrollable{overflow:auto}.k-splitter .k-splitter-resizing{overflow:hidden}.k-pane>.k-splitter{border-width:0;overflow:hidden}.k-splitter .k-pane-loading{position:static;top:50%;left:50%}.k-ghost-splitbar,.k-splitbar{border-style:solid;outline:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-ghost-splitbar .k-icon,.k-splitbar .k-icon{font-size:10px;display:block}.k-splitbar-draggable-horizontal{cursor:col-resize}.k-splitbar-draggable-vertical{cursor:row-resize}.k-collapse-next,.k-collapse-prev,.k-expand-next,.k-expand-prev{cursor:pointer}.k-ghost-splitbar-horizontal,.k-splitbar-horizontal{width:8px;border-width:0;background-repeat:repeat-y;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;top:0}.k-ghost-splitbar-vertical,.k-splitbar-vertical{height:8px;border-width:0;background-repeat:repeat-x;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;left:0}.k-splitbar-static-horizontal{width:1px}.k-splitbar-static-vertical{height:1px}.k-splitbar-draggable-horizontal .k-resize-handle{position:static;width:2px;height:20px}.k-splitter .k-resize-handle{display:none;background-color:currentColor}.k-splitbar-draggable-horizontal .k-resize-handle,.k-splitbar-draggable-vertical .k-resize-handle{display:block}.k-splitbar-horizontal .k-i-arrow-60-left,.k-splitbar-horizontal .k-i-arrow-w:before,.k-splitbar-horizontal .k-i-expand-w:before,.k-splitbar-horizontal .k-i-sarrow-w:before{margin-bottom:7px}.k-splitbar-horizontal .k-i-arrow-60-right,.k-splitbar-horizontal .k-i-arrow-e:before,.k-splitbar-horizontal .k-i-expand-e:before,.k-splitbar-horizontal .k-i-expand:before,.k-splitbar-horizontal .k-i-sarrow-e:before{margin-top:7px}.k-splitbar-vertical .k-i-arrow-60-up,.k-splitbar-vertical .k-i-arrow-n:before,.k-splitbar-vertical .k-i-expand-n:before,.k-splitbar-vertical .k-i-sarrow-n:before{margin-right:7px}.k-splitbar-vertical .k-i-arrow-60-down,.k-splitbar-vertical .k-i-arrow-s:before,.k-splitbar-vertical .k-i-collapse:before,.k-splitbar-vertical .k-i-expand-s:before,.k-splitbar-vertical .k-i-sarrow-s:before{margin-left:7px}.k-splitbar-draggable-vertical .k-resize-handle{position:static;width:20px;height:2px}.k-pane>.k-splitter-overlay{opacity:0;position:absolute}.k-splitter-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:auto}.k-splitter-flex .k-pane{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;min-width:0;max-width:100%;min-height:0;max-height:100%}.k-splitter-flex .k-pane-static{-webkit-box-flex:0;-ms-flex-positive:0;-webkit-flex-grow:0;flex-grow:0;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.k-splitter-flex .k-pane-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.k-splitter-flex .k-splitbar{position:static;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.k-splitter-flex.k-splitter-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-splitter-flex.k-splitter-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-splitter{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-splitter,.k-edge13 .k-splitter,.k-ie11 .k-splitter{-webkit-background-clip:border-box;background-clip:border-box}.k-splitbar{color:#656565;background-color:rgba(235,235,235,.8)}.k-splitbar.k-state-focused,.k-splitbar:active{color:#fff;background:#ff6358}.k-splitbar-horizontal-hover,.k-splitbar-vertical-hover{color:#656565;background-color:#ebebeb}.k-ghost-splitbar{background-color:#ebebeb}.k-gantt{position:relative;white-space:nowrap}.k-gantt td{overflow:hidden;white-space:nowrap;vertical-align:top}.k-gantt .k-grid-header tr{height:-webkit-calc(1.42857em + 17px);height:calc(1.42857em + 17px)}.k-gantt .k-grid-content tr{height:-webkit-calc(1.42857em + 16px);height:calc(1.42857em + 16px)}.k-gantt .k-gantt-layout{white-space:normal;vertical-align:top;display:inline-block}.k-gantt .k-splitbar{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-gantt-toolbar{padding:8px;border-width:0 0 1px;border-style:solid;border-color:inherit}.k-gantt-layout+.k-gantt-toolbar{border-width:1px 0 0}.k-gantt-actions{float:left}.k-gantt-actions .k-button+.k-button{margin-left:8px}.k-gantt-views{float:right;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-gantt-toggle{margin-right:.5em;display:none;float:left}@media only screen and (max-width:480px){.k-gantt-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-gantt-create,.k-gantt-pdf{padding:4px;width:-webkit-calc(10px + 1.42857em);width:calc(10px + 1.42857em);height:-webkit-calc(10px + 1.42857em);height:calc(10px + 1.42857em)}.k-gantt-create .k-icon,.k-gantt-pdf .k-icon{margin:0}.k-gantt-create span+span,.k-gantt-pdf span+span{display:none}}.k-gantt-views .k-current-view{display:none}.k-gantt-views .k-current-view .k-link:after{content:"";margin:0 0 0 1ex;border:.25em solid transparent;border-top:.5em solid currentColor;border-bottom-width:0;display:inline-block}@media (max-width:1024px){ul.k-gantt-views{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:absolute;right:8px;top:8px;z-index:1000}ul.k-gantt-views li{display:none}ul.k-gantt-views .k-current-view,ul.k-gantt-views.k-state-expanded li{display:block}}.k-gantt-treelist .k-treelist{height:100%;border-width:0}.k-gantt-treelist .k-grid-header{padding:0!important}.k-gantt-treelist .k-grid-header tr{height:-webkit-calc(2.85714em + 34px);height:calc(2.85714em + 34px);vertical-align:bottom}.k-gantt-treelist .k-grid-content{overflow:hidden;overflow-x:scroll}.k-gantt-treelist .k-grid-content td{vertical-align:middle}.k-gantt-timeline .k-timeline{height:100%;border-width:0}.k-gantt-timeline .k-grid-content{overflow-x:scroll}.k-gantt-tables{position:relative;border-color:inherit}.k-gantt-columns,.k-gantt-rows{border-color:inherit;position:absolute;z-index:0;top:0;left:0}.k-gantt-dependencies{opacity:.7;position:absolute;top:0;left:0}.k-gantt-tasks{position:relative}.k-gantt-tasks td{padding:0;position:relative;vertical-align:middle}.k-gantt-tasks td:after{content:"\A0"}.k-task-wrap{margin:0 -21px;padding:5px 21px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;z-index:2}.k-task-wrap.k-drag-hint{position:absolute}.k-task{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-task-dot{width:16px;height:16px;line-height:1;cursor:pointer;display:none;position:absolute}.k-task-wrap.k-origin .k-task-dot,.k-task-wrap:hover .k-task-dot{display:block}.k-task-dot:before{content:"";margin:-4px 0 0 -4px;width:8px;height:8px;border-width:0;border-style:solid;border-radius:100%;display:inline-block;position:absolute;top:50%;left:50%}.k-task-dot.k-state-hover:before,.k-task-dot:hover:before{border-width:1px}.k-task-start{left:0}.k-task-end{right:0}.k-task-draghandle{margin-left:16px;width:0;height:0;border:5px solid transparent;border-top-width:0;border-bottom-color:inherit;position:absolute;bottom:0;cursor:e-resize;visibility:hidden}.k-task-wrap:hover .k-task-draghandle{visibility:visible}.k-milestone-wrap{margin:0 -2em}.k-task-milestone{width:1em;height:1em;border-width:1px;border-style:solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.k-task-summary{height:10px;display:inline-block;vertical-align:top}.k-task-summary,.k-task-summary-complete{background-color:currentColor}.k-task-summary-complete:after,.k-task-summary-complete:before,.k-task-summary:after,.k-task-summary:before{content:"";width:0;height:0;border:8px solid transparent;position:absolute;top:0}.k-task-summary-complete:before,.k-task-summary:before{border-left-color:currentColor;left:0}.k-task-summary-complete:after,.k-task-summary:after{border-right-color:currentColor;right:0}.k-task-summary-complete{height:10px;position:relative;z-index:2}.k-task-summary-progress{height:15px;overflow:hidden}.k-task-single{border-radius:2px;border-width:1px;border-style:solid;cursor:default}.k-task-single .k-resize-handle{opacity:.5;z-index:2;visibility:hidden}.k-task-single .k-resize-handle:before{position:absolute;top:2px;bottom:2px}.k-task-single .k-resize-w{left:0}.k-task-single .k-resize-w:before{left:2px;border-left-width:1px}.k-task-single .k-resize-e{right:0}.k-task-single .k-resize-e:before{right:2px;border-left-width:1px}.k-task-single:hover .k-resize-handle,.k-task-single:hover .k-task-actions{visibility:visible}.k-task-complete{border-radius:2px;width:20%;position:absolute;z-index:1;top:0;bottom:0;left:0}.k-task-content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-task-template{padding:2px 4px;line-height:normal;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.k-task-actions{padding:2px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;visibility:hidden}.k-task-actions>.k-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.k-resources-wrap{position:absolute;display:inline-block;z-index:2;margin-left:20px;margin-top:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-resources-wrap .k-resource{margin:0 5px}.k-task-details{padding:4px 8px}.k-task-details strong{font-size:19px;font-weight:400;display:block}.k-task-details .k-task-pct{font-size:32px}.k-task-details ul{line-height:normal}.k-gantt-edit-form .k-gantt-delete,.k-rtl .k-gantt-views{float:left}.k-rtl .k-gantt-actions{float:right}.k-rtl .k-gantt-actions .k-button+.k-button{margin-left:0;margin-right:8px}.k-rtl .k-gantt-columns,.k-rtl .k-gantt-rows{left:auto;right:0}.k-rtl .k-task-wrap:not(.k-milestone-wrap){margin:0 -26px}.k-rtl .k-timeline .k-gantt-tasks tbody{text-align:left}.k-rtl .k-task-content{text-align:right}.k-rtl .k-task-complete{left:auto;right:0}.k-rtl .k-task-draghandle{margin-left:0;margin-right:16px}.k-rtl .k-gantt-dependencies{left:auto;right:0}.k-rtl .k-grid-header .k-header{position:static}.k-gantt{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-gantt,.k-edge13 .k-gantt,.k-ie11 .k-gantt{-webkit-background-clip:border-box;background-clip:border-box}.k-gantt-views li.k-state-selected{border-color:rgba(0,0,0,.1);color:#fff;background-color:#ff6358;background-image:none}.k-gantt-views li:first-child{border-radius:2px}.k-gantt-views li:first-child+li{border-radius:2px 0 0 2px}.k-gantt-views li:last-child{border-radius:0 2px 2px 0}.k-gantt-views.k-state-expanded li{border-radius:0;margin:0}.k-gantt-views.k-state-expanded li+li{margin-top:-1px}.k-gantt-views.k-state-expanded li:first-child{border-radius:2px 2px 0 0}.k-gantt-views.k-state-expanded li:first-child+li{border-radius:0}.k-gantt-views.k-state-expanded li:last-child{border-radius:0 0 2px 2px}.k-gantt-treelist{background-color:#fafafa}.k-gantt-treelist .k-treelist{background-color:transparent}.k-gantt-treelist tr.k-alt{background-color:#f0f0f0}.k-gantt-treelist td.k-state-selected,.k-gantt-treelist tr.k-state-selected{color:inherit;background-color:rgba(255,99,88,.25)}.k-gantt-columns .k-nonwork-hour{background-color:rgba(102,102,102,.025)}.k-line{color:#000}.k-line.k-state-selected{color:#ff6358}.k-task-dot:before{background-color:#656565}.k-task-dot.k-state-hover:before,.k-task-dot:hover:before{border-color:#656565;background-color:#fff}.k-task-milestone{border-color:rgba(0,0,0,.08);background-color:#656565}.k-task-milestone.k-state-selected{border-color:rgba(0,0,0,.1);background-color:#ff6358}.k-task-summary{color:#6d6d6d}.k-task-summary-complete{color:#000}.k-task-summary.k-state-selected{color:#ff8279}.k-task-summary.k-state-selected .k-task-summary-complete{color:#eb5b51}.k-task-summary-complete:after,.k-task-summary-complete:before,.k-task-summary:after,.k-task-summary:before{display:none}.k-task-single{border-width:0;border-color:rgba(0,0,0,.08);color:#fff;background:#848484}.k-task-single .k-task-complete{background:#656565}.k-task-single .k-task-template{padding-top:4px;padding-bottom:4px}.k-task-single.k-state-selected{border-color:rgba(0,0,0,.1);color:#fff;background:#ff928a}.k-task-single.k-state-selected .k-task-complete{background:#ff6358}.k-gantt-views li:first-child+li{border-radius:0 2px 2px 0}.k-gantt-views li:last-child{border-radius:2px 0 0 2px}.k-scheduler{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-scheduler table,.k-scheduler tbody,.k-scheduler td,.k-scheduler tfoot,.k-scheduler th,.k-scheduler thead,.k-scheduler tr{border-color:inherit}.k-scheduler-table{width:100%;max-width:none;border-collapse:separate;border-spacing:0;table-layout:fixed}.k-scheduler-table td,.k-scheduler-table th{padding:8px;height:1.4285714286em;border-style:solid;border-width:0 0 1px 1px;vertical-align:top}.k-scheduler-table td:first-child,.k-scheduler-table th:first-child{border-left-width:0}.k-scheduler-table .k-middle-row td{border-bottom-style:dotted}.k-gantt-views,.k-scheduler-footer,.k-scheduler-navigation,.k-scheduler-views{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-gantt-views li,.k-scheduler-footer li,.k-scheduler-navigation li,.k-scheduler-views li{border-width:1px;border-style:solid;position:relative;z-index:1}.k-gantt-views li+li,.k-scheduler-footer li+li,.k-scheduler-navigation li+li,.k-scheduler-views li+li{margin-left:-1px}.k-gantt-views .k-state-hover,.k-gantt-views .k-state-selected,.k-scheduler-footer .k-state-hover,.k-scheduler-footer .k-state-selected,.k-scheduler-navigation .k-state-hover,.k-scheduler-navigation .k-state-selected,.k-scheduler-views .k-state-hover,.k-scheduler-views .k-state-selected{z-index:2}.k-gantt-views .k-link,.k-scheduler-footer .k-link,.k-scheduler-navigation .k-link,.k-scheduler-views .k-link{padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;text-decoration:none;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-gantt-views .k-link,.k-scheduler-footer,.k-scheduler-footer .k-link,.k-scheduler-navigation .k-link,.k-scheduler-toolbar,.k-scheduler-views .k-link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.k-scheduler-footer,.k-scheduler-toolbar{padding:8px;border-width:0;border-style:solid;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;position:relative;white-space:nowrap}.k-scheduler-footer li .k-link,.k-scheduler-toolbar li .k-link{height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em);-webkit-box-sizing:border-box;box-sizing:border-box}.k-scheduler-toolbar{border-bottom-width:1px}.k-scheduler-footer{border-top-width:1px}.k-scheduler-navigation{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-scheduler-navigation .k-nav-next .k-link,.k-scheduler-navigation .k-nav-prev .k-link{padding:4px;width:-webkit-calc(8px + 1.42857em);width:calc(8px + 1.42857em);height:-webkit-calc(8px + 1.42857em);height:calc(8px + 1.42857em)}.k-scheduler-navigation .k-nav-current{border:0;margin-left:0}.k-scheduler-navigation .k-nav-today{border-radius:2px 0 0 2px}.k-scheduler-navigation .k-nav-next{border-radius:0 2px 2px 0}.k-rtl .k-scheduler-navigation .k-i-arrow-60-left,.k-rtl .k-scheduler-navigation .k-i-arrow-60-right,.k-rtl .k-scheduler-navigation .k-i-arrow-e:before,.k-rtl .k-scheduler-navigation .k-i-arrow-w:before,.k-rtl .k-scheduler-navigation .k-i-expand-e:before,.k-rtl .k-scheduler-navigation .k-i-expand-w:before,.k-rtl .k-scheduler-navigation .k-i-expand:before,.k-rtl .k-scheduler-navigation .k-i-sarrow-e:before,.k-rtl .k-scheduler-navigation .k-i-sarrow-w:before{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.k-scheduler-tools{margin-right:1em}.k-nav-current .k-icon{margin-right:.4ex}.k-nav-current .k-lg-date-format,.k-nav-current .k-sm-date-format{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-nav-current .k-sm-date-format{display:none}@media (max-width:1024px){.k-nav-current .k-sm-date-format{display:block}.k-nav-current .k-lg-date-format{display:none}}.k-scheduler-fullday .k-icon{margin-right:4px}.k-scheduler-views li:first-child{border-radius:2px}.k-scheduler-views li:first-child+li{border-radius:2px 0 0 2px}.k-scheduler-views li:last-child{border-radius:0 2px 2px 0}.k-scheduler-views.k-state-expanded li{border-radius:0;margin:0}.k-scheduler-views.k-state-expanded li+li{margin-top:-1px}.k-scheduler-views.k-state-expanded li:first-child{border-radius:2px 2px 0 0}.k-scheduler-views.k-state-expanded li:first-child+li{border-radius:0}.k-scheduler-views.k-state-expanded li:last-child{border-radius:0 0 2px 2px}.k-scheduler-views .k-current-view{display:none}.k-scheduler-views .k-current-view .k-link:after{content:"";margin:0 0 0 1ex;border:.25em solid transparent;border-top:.5em solid currentColor;border-bottom-width:0;display:inline-block}@media (max-width:1024px){.k-scheduler-views{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:absolute;right:8px;top:8px;z-index:1000}.k-scheduler-views li{display:none}.k-scheduler-views .k-current-view,.k-scheduler-views.k-state-expanded li{display:block}}.k-scheduler-footer li{border-radius:2px}.k-scheduler-layout{width:100%;border-collapse:separate;border-spacing:0;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.k-scheduler-layout>tbody>tr>td{padding:0;vertical-align:top}.k-scheduler-header,.k-scheduler-header-wrap,.k-scheduler-header-wrap>div{border-color:inherit;overflow:hidden}.k-scheduler-header-wrap{border-width:0 1px 0 0;border-style:solid}.k-scheduler-times{border-color:inherit;position:relative;overflow:hidden}.k-scheduler-times .k-scheduler-table{table-layout:auto}.k-scheduler-times th{border-width:0 1px 1px 0;text-align:right;white-space:nowrap}.k-scheduler-times tr+tr th{border-bottom-color:transparent}.k-scheduler-times .k-scheduler-times-all-day,.k-scheduler-times .k-slot-cell{border-bottom-color:inherit}.k-scheduler-datecolumn{width:12em}.k-scheduler-timecolumn{width:11em;white-space:nowrap}.k-scheduler-content{border-color:inherit;position:relative;overflow:auto}.k-event{border-radius:2px;min-height:1.4285714286em;border-width:1px;border-style:solid;text-align:left;cursor:default;position:absolute;overflow:hidden}.k-event .k-event-template{padding:2px 4px}.k-event .k-event-time{padding-bottom:0;font-size:.875em;white-space:nowrap;display:none}.k-event .k-event-actions{white-space:nowrap;position:absolute;top:2px;right:2px;opacity:.5;visibility:hidden}.k-event .k-event-actions a{color:inherit}.k-event .k-event-actions:first-child{margin:2px .4ex 0 4px;float:left;position:static;opacity:1;visibility:visible}.k-event .k-resize-handle{z-index:4;opacity:.5;visibility:hidden}.k-event .k-resize-handle:before{border-color:currentColor}.k-event .k-resize-n{height:.5em;top:0}.k-event .k-resize-s{height:.5em;bottom:0}.k-event .k-resize-n:before,.k-event .k-resize-s:before{width:2em;border-bottom-width:1px}.k-event .k-resize-w{width:.5em;left:0}.k-event .k-resize-e{width:.5em;right:0}.k-event .k-resize-e:before,.k-event .k-resize-w:before{height:2em;border-left-width:1px}.k-event:hover .k-event-actions,.k-event:hover .k-resize-handle{visibility:visible}.k-scheduler-mark{width:1em;height:1em;display:inline-block}.k-more-events{padding:0;border-style:solid;border-width:1px;font-size:1.5em;line-height:1;text-align:center;overflow:hidden;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.k-more-events>span{margin-top:-.5em}.k-current-time{background:red;position:absolute}.k-current-time-arrow-down{border-top:4px solid red;border-right:4px solid transparent}.k-current-time-arrow-down,.k-current-time-arrow-left{width:0;height:0;background:0 0;border-bottom:4px solid transparent;border-left:4px solid transparent}.k-current-time-arrow-left{border-top:4px solid transparent;border-right:4px solid red}.k-current-time-arrow-right{width:0;height:0;background:0 0;border-bottom:4px solid transparent;border-top:4px solid transparent;border-left:4px solid red;border-right:4px solid transparent}.k-event-drag-hint{opacity:.5}.k-event-drag-hint .k-event-actions,.k-event-drag-hint .k-event-bottom-actions,.k-event-drag-hint .k-event-top-actions,.k-event-drag-hint .k-resize-handle{display:none}.k-event-drag-hint .k-event-time{display:block}.k-scheduler-marquee{border-width:0;border-style:solid}.k-scheduler-marquee .k-label-bottom,.k-scheduler-marquee .k-label-top{font-size:.75em;position:absolute}.k-scheduler-marquee .k-label-top{left:4px;top:2px}.k-scheduler-marquee .k-label-bottom{right:4px;bottom:2px}.k-scheduler-marquee.k-first:before,.k-scheduler-marquee.k-last:after{content:"";border-width:3px;border-style:solid;position:absolute;width:0;height:0}.k-scheduler-marquee.k-first:before{top:0;left:0;border-right-color:transparent;border-bottom-color:transparent}.k-scheduler-marquee.k-last:after{bottom:0;right:0;border-left-color:transparent;border-top-color:transparent}.k-pdf-export-shadow .k-scheduler,.k-scheduler-pdf-export .k-scheduler-content,.k-scheduler-pdf-export .k-scheduler-times{height:auto!important;overflow:visible!important}.k-scheduler-pdf-export{overflow:hidden}.k-scheduler-pdf-export .k-scheduler-header{padding:0!important}.k-scheduler-pdf-export .k-scheduler-header-wrap{border-width:0!important}.k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table,.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table{width:100%!important}.k-scheduler-monthview .k-scheduler-table{height:100%}.k-scheduler-monthview .k-scheduler-table td{height:80px;text-align:right}.k-scheduler-monthview .k-hidden{padding-left:0!important;padding-right:0!important;border-right-width:0!important}.k-scheduler-agendaview .k-scheduler-mark{margin-right:.5em;width:1em;height:1em;display:inline-block;vertical-align:middle}.k-scheduler-agendaview .k-scheduler-table td:first-child{border-left-width:1px}.k-scheduler-agendaview .k-scheduler-table td.k-first{border-left-width:0}.k-scheduler-agendaview .k-task>.k-event-delete{color:inherit;position:absolute;top:2px;right:2px;opacity:.5;visibility:hidden}.k-scheduler-agendaview .k-state-hover .k-task>.k-event-delete{visibility:visible}.k-scheduler-agendaday{margin:0 .2em 0 0;font-size:3em;line-height:1;font-weight:400;float:left}.k-scheduler-agendaweek{display:block;margin:.4em 0 0;line-height:1;font-style:normal}.k-scheduler-agendadate{font-size:.75em}.k-scheduler-edit-form .k-edit-form-container{width:620px}.k-scheduler-edit-form .k-edit-label{width:17%}.k-scheduler-edit-form .k-edit-field{width:77%}.k-scheduler-edit-form .k-scheduler-delete{float:left}.k-scheduler-edit-form .k-recur-count.k-block,.k-scheduler-edit-form .k-recur-interval.k-block,.k-scheduler-edit-form .k-widget.k-recur-count,.k-scheduler-edit-form .k-widget.k-recur-interval{width:5em}.k-scheduler-edit-form .k-recur-until.k-block,.k-scheduler-edit-form .k-widget.k-recur-until{width:9em}.k-rtl .k-scheduler-header th,.k-rtl .k-scheduler-table td{border-left-width:0;border-right-width:1px}.k-rtl .k-scheduler .k-scrollbar-v .k-scheduler-header-wrap{border-right-width:0;border-left-width:1px}.k-rtl .k-event{text-align:right}.k-rtl .k-event .k-resize-w{left:auto;right:0}.k-rtl .k-event .k-resize-e{right:auto;left:0}.k-rtl .k-event .k-event-actions{right:auto;left:2px}.k-rtl .k-event .k-event-actions:first-child{float:right}.k-rtl .k-scheduler-agendaview .k-task>.k-event-delete{left:2px;right:auto}.k-rtl .k-scheduler-views li:first-child+li{border-radius:0 2px 2px 0}.k-rtl .k-scheduler-views li:last-child{border-radius:2px 0 0 2px}.k-rtl .k-scheduler-navigation .k-nav-today{border-radius:0 2px 2px 0}.k-rtl .k-scheduler-navigation .k-nav-next{border-radius:2px 0 0 2px}.k-rtl .k-scheduler-navigation li+li{margin-left:0;margin-right:-1px}.k-rtl .k-nav-current .k-icon{margin-right:0;margin-left:.4ex}.k-rtl .k-scheduler-fullday .k-icon{margin-right:0;margin-left:4px}.k-rtl .k-scheduler-marquee .k-label-top{left:auto;right:4px}.k-rtl .k-scheduler-marquee .k-label-bottom{left:4px;right:auto}.k-rtl .k-scheduler-edit-form .k-scheduler-delete{float:right}.k-scheduler{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-scheduler,.k-edge13 .k-scheduler,.k-ie11 .k-scheduler{-webkit-background-clip:border-box;background-clip:border-box}.k-scheduler-footer,.k-scheduler-toolbar{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-scheduler-footer,.k-edge12 .k-scheduler-toolbar,.k-edge13 .k-scheduler-footer,.k-edge13 .k-scheduler-toolbar,.k-ie11 .k-scheduler-footer,.k-ie11 .k-scheduler-toolbar{-webkit-background-clip:border-box;background-clip:border-box}.k-scheduler-navigation li{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-scheduler-navigation li,.k-edge13 .k-scheduler-navigation li,.k-ie11 .k-scheduler-navigation li{-webkit-background-clip:border-box;background-clip:border-box}.k-scheduler-views li{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-scheduler-views li,.k-edge13 .k-scheduler-views li,.k-ie11 .k-scheduler-views li{-webkit-background-clip:border-box;background-clip:border-box}.k-scheduler-views li.k-state-selected{border-color:rgba(0,0,0,.1);color:#fff;background-color:#ff6358;background-image:none}.k-scheduler-footer li{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-scheduler-footer li,.k-edge13 .k-scheduler-footer li,.k-ie11 .k-scheduler-footer li{-webkit-background-clip:border-box;background-clip:border-box}.k-nonwork-hour{background-color:#fafafa}.k-event-inverse{color:#fff}.k-scheduler-marquee:after,.k-scheduler-marquee:before{border-color:#ff6358}.k-mediaplayer{position:relative}.k-mediaplayer>iframe{width:100%;height:100%;border:0;vertical-align:top}.k-mediaplayer-titlebar{padding:8px;position:absolute;z-index:2;top:0;left:0;right:0}.k-mediaplayer-toolbar-wrap{position:absolute;z-index:2;bottom:0;left:0;right:0}.k-mediaplayer-toolbar{padding:8px;border-width:0;width:100%!important}.k-mediaplayer-toolbar>*{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.k-mediaplayer-toolbar .k-toolbar-spacer{margin-top:0;margin-bottom:0;border-width:0;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-mediaplayer-toolbar .k-align-right>*+*{margin-left:8px}.k-mediaplayer-time-wrap{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-mediaplayer-volume-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.k-slider.k-mediaplayer-seekbar{width:100%;position:absolute;z-index:3;top:-17px;left:0}.k-mediaplayer-seekbar .k-slider-track{width:100%!important;border-radius:0}.k-mediaplayer-fullscreen{z-index:10000;position:fixed;top:0;left:0;width:100%!important;height:100%!important}.k-mediaplayer{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-mediaplayer,.k-edge13 .k-mediaplayer,.k-ie11 .k-mediaplayer{-webkit-background-clip:border-box;background-clip:border-box}.k-mediaplayer-titlebar{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(102,102,102,.7)),to(rgba(102,102,102,0)));background-image:-webkit-linear-gradient(rgba(102,102,102,.7),rgba(102,102,102,0));background-image:linear-gradient(rgba(102,102,102,.7),rgba(102,102,102,0))}.k-mediaplayer-toolbar{background-color:rgba(245,245,245,.85)}.k-notification{padding:0;border-radius:2px}.k-notification-wrap{font-size:12px;padding:1em 2em 1em 1em;white-space:nowrap;cursor:default;position:relative;line-height:1.42857143em}.k-notification-wrap>.k-icon{margin-right:8px;vertical-align:middle}.k-notification-wrap>.k-i-close,.k-notification-wrap>.k-i-group-delete:before{margin:0;position:absolute;top:1em;right:.5em;font-size:inherit;line-height:inherit}.k-notification-wrap>.k-i-close:before,.k-notification-wrap>.k-i-group-delete:before{font-size:16px}.k-rtl .k-notification-wrap{padding:1em 1em 1em 2em}.k-rtl .k-notification-wrap>.k-icon{margin-right:0;margin-left:8px}.k-rtl .k-notification-wrap>.k-i-close,.k-rtl .k-notification-wrap>.k-i-group-delete:before{margin:0;right:auto;left:4px}.k-notification-info{border-color:#0058e9;color:#fff;background-color:#0058e9}.k-notification-success{border-color:#37b400;color:#fff;background-color:#37b400}.k-notification-warning{border-color:#ffc000;color:#000;background-color:#ffc000}.k-notification-error{border-color:#f31700;color:#fff;background-color:#f31700}.k-rpanel-left,.k-rpanel-right{position:fixed;display:block;overflow:auto;min-width:320px;height:100%;top:0}.k-rpanel-left+*,.k-rpanel-right+*{overflow:auto}.k-rpanel-left.k-rpanel-expanded,.k-rpanel-right.k-rpanel-expanded{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}.k-rpanel-left{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);left:0}.k-rpanel-right{-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0);right:0}.k-rpanel-top{position:static;max-height:0}.k-rpanel-top.k-rpanel-expanded{max-height:568px;overflow:visible!important}.k-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;cursor:default}.k-menu,.k-menu .k-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:relative}.k-menu .k-item{border-width:0;border-style:solid;border-color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.k-menu .k-item>.k-link{padding:6px 12px;color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;white-space:nowrap}.k-menu .k-item>.k-link .k-i-arrow-60-down,.k-menu .k-item>.k-link .k-i-arrow-s:before,.k-menu .k-item>.k-link .k-i-collapse:before,.k-menu .k-item>.k-link .k-i-expand-s:before,.k-menu .k-item>.k-link .k-i-sarrow-s:before{margin-left:4px;margin-right:-4px}.k-menu .k-item>.k-link .k-i-arrow-60-left,.k-menu .k-item>.k-link .k-i-arrow-60-right,.k-menu .k-item>.k-link .k-i-arrow-e:before,.k-menu .k-item>.k-link .k-i-arrow-w:before,.k-menu .k-item>.k-link .k-i-expand-e:before,.k-menu .k-item>.k-link .k-i-expand-w:before,.k-menu .k-item>.k-link .k-i-expand:before,.k-menu .k-item>.k-link .k-i-sarrow-e:before,.k-menu .k-item>.k-link .k-i-sarrow-w:before{margin:-8px 0 0;position:absolute;top:50%}.k-menu .k-item>.k-link .k-i-arrow-60-right,.k-menu .k-item>.k-link .k-i-arrow-e:before,.k-menu .k-item>.k-link .k-i-expand-e:before,.k-menu .k-item>.k-link .k-i-expand:before,.k-menu .k-item>.k-link .k-i-sarrow-e:before{right:4px}.k-menu .k-item>.k-link .k-i-arrow-60-left,.k-menu .k-item>.k-link .k-i-arrow-w:before,.k-menu .k-item>.k-link .k-i-expand-w:before,.k-menu .k-item>.k-link .k-i-sarrow-w:before{left:4px}.k-menu .k-item>.k-link>.k-icon,.k-menu .k-item>.k-link>.k-image,.k-menu .k-item>.k-link>.k-sprite{margin-right:4px}.k-menu .k-separator{border-width:1px 0 0;border-style:solid;line-height:0;overflow:hidden}.k-menu-group{margin:0;padding:0;white-space:nowrap;list-style:none;display:none;position:absolute}.k-menu-group .k-menu-group{padding:0}.k-popups-wrapper{position:relative;border:0;margin:0;padding:0}.k-menu.k-context-menu{margin:0;padding:0;border-width:1px;border-style:solid;-webkit-box-sizing:content-box;box-sizing:content-box}.k-animation-container .k-context-menu.k-menu-horizontal{display:-webkit-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important}.k-menu-horizontal>.k-separator{width:0;border-width:0 1px 0 0;line-height:inherit}.k-menu-group,.k-menu-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-menu-group .k-item,.k-menu-vertical .k-item{display:block}.k-menu-group .k-item>.k-link,.k-menu-vertical .k-item>.k-link{padding:4px 8px;padding-right:32px;color:inherit;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative}.k-menu-scroll-wrapper{margin:0;padding:0;border:0;position:relative}.k-menu-scroll-wrapper .k-menu{overflow:hidden}.k-menu-scroll-button{border-radius:0;padding:0;border-width:0;border-color:inherit;color:inherit;background:inherit;-webkit-background-clip:border-box;background-clip:border-box;position:absolute}.k-menu-scroll-button.k-scroll-left{top:0;left:0;height:100%}.k-menu-scroll-button.k-scroll-right{top:0;right:0;height:100%}.k-menu-scroll-button.k-scroll-up{top:0;left:0;width:100%}.k-menu-scroll-button.k-scroll-down{bottom:0;left:0;width:100%}.k-rtl .k-menu .k-link .k-i-arrow-60-down,.k-rtl .k-menu .k-link .k-i-arrow-s:before,.k-rtl .k-menu .k-link .k-i-collapse:before,.k-rtl .k-menu .k-link .k-i-expand-s:before,.k-rtl .k-menu .k-link .k-i-sarrow-s:before{margin-left:-4px;margin-right:4px}.k-rtl .k-menu-group .k-link,.k-rtl .k-menu-vertical .k-link{padding-right:8px;padding-left:32px}.k-menu{border-width:0;color:inherit;background:0 0;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-menu,.k-edge13 .k-menu,.k-ie11 .k-menu{-webkit-background-clip:border-box;background-clip:border-box}.k-menu .k-item{color:#ff6358}.k-menu .k-item.k-state-hover{color:#e76057}.k-menu .k-item.k-state-active{color:inherit}.k-menu .k-item.k-state-selected{color:#fff}.k-menu-group .k-item,.k-menu.k-context-menu .k-item{color:inherit}.k-menu-scroll-button{border-color:rgba(0,0,0,.08);color:#ff6358;background:#fff}.k-menu-scroll-button:hover{border-color:rgba(0,0,0,.08);color:#e76057;background:#fff}.k-menu-scroll-button.k-scroll-left{width:16px;border-right-width:1px}.k-menu-scroll-button.k-scroll-right{width:16px;border-left-width:1px}.k-menu-scroll-button.k-scroll-up{height:16px;border-bottom-width:1px}.k-menu-scroll-button.k-scroll-down{height:16px;border-top-width:1px}.k-panelbar{margin:0;padding:0;list-style:none}.k-panelbar>.k-item{border-width:0;border-style:solid;border-color:inherit;display:block}.k-panelbar>.k-item>.k-link{padding:8px;color:inherit;background:0 0;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.k-panelbar>.k-item+.k-item{border-top-width:1px}.k-panelbar .k-group{margin:0;padding:0;list-style:none}.k-panelbar .k-group>.k-item{display:block}.k-panelbar .k-group>.k-item>.k-link{padding:4px 8px;color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.k-panelbar .k-panelbar-collapse,.k-panelbar .k-panelbar-expand{margin-top:-.5em;position:absolute;top:50%;right:8px}.k-panelbar .k-link>.k-image,.k-panelbar .k-link>.k-sprite{vertical-align:middle;float:left;margin-right:5px}.k-panelbar[dir=rtl] .k-panelbar-collapse,.k-panelbar[dir=rtl] .k-panelbar-expand,.k-rtl .k-panelbar .k-panelbar-collapse,.k-rtl .k-panelbar .k-panelbar-expand{right:auto;left:8px}.k-panelbar{border-color:rgba(0,0,0,.08);color:#656565;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-panelbar,.k-edge13 .k-panelbar,.k-ie11 .k-panelbar{-webkit-background-clip:border-box;background-clip:border-box}.k-panelbar .k-content{color:#656565;background-color:#f6f6f6}.k-panelbar>.k-item{-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-panelbar>.k-item,.k-edge13 .k-panelbar>.k-item,.k-ie11 .k-panelbar>.k-item{-webkit-background-clip:border-box;background-clip:border-box}.k-panelbar>.k-item>.k-link{color:#ff6358}.k-panelbar>.k-item>.k-link .k-icon{color:#656565}.k-panelbar>.k-item>.k-link.k-state-hover,.k-panelbar>.k-item>.k-link:hover{color:#e76057;background-color:#f2f2f2}.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-active) .k-icon,.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-expanded) .k-icon{color:#fff}.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-active).k-state-hover,.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-active):hover,.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-expanded).k-state-hover,.k-panelbar>.k-item>.k-link.k-state-selected:not(.k-state-expanded):hover{color:#fff;background-color:#eb5b51}.k-panelbar>.k-item.k-state-active>.k-link,.k-panelbar>.k-item.k-state-expanded>.k-link{font-weight:500}.k-panelbar>.k-item.k-state-active>.k-link .k-icon,.k-panelbar>.k-item.k-state-expanded>.k-link .k-icon{color:#656565}.k-panelbar>.k-item>.k-link.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-panelbar .k-group{color:#656565;background-color:#f6f6f6}.k-panelbar .k-group>.k-item>.k-link.k-state-hover.k-state-selected,.k-panelbar .k-group>.k-item>.k-link:hover.k-state-selected{color:#fff;background-color:#eb5b51}.k-panelbar .k-group>.k-item>.k-link.k-state-focused{-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px rgba(0,0,0,.13)}.k-scrollbar{position:absolute;overflow:scroll}.k-scrollbar-vertical{top:0;right:0;width:17px;height:100%;overflow-x:hidden}.k-touch-scrollbar{display:none;position:absolute;z-index:200000;height:8px;width:8px;border:1px solid #8a8a8a;background-color:#858585}.k-progressbar{border-radius:2px;border-width:0;font-size:12px;line-height:22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle;position:relative;overflow:hidden}.k-progressbar .k-progress-status-wrap{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;top:0;left:0}.k-progressbar .k-progress-status{padding:0 .5em;min-width:10px;text-align:center;display:inline-block;white-space:nowrap}.k-progressbar>.k-state-selected{position:absolute;overflow:hidden;border-style:solid;border-width:0}.k-progressbar>ul{border-width:inherit;border-style:inherit;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.k-progressbar .k-item{display:block;border:0 solid transparent}.k-progressbar-horizontal{width:27em;height:22px}.k-progressbar-horizontal,.k-progressbar-horizontal .k-progress-status-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-progressbar-horizontal .k-progress-status-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;top:0;left:0}.k-progressbar-horizontal>.k-state-selected{left:0;right:auto;top:0;height:100%}.k-progressbar-horizontal>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.k-progressbar-horizontal .k-item+.k-item{border-left-width:1px}.k-progressbar-horizontal.k-progressbar-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;left:auto;right:0}.k-progressbar-horizontal.k-progressbar-reverse>.k-state-selected{left:auto;right:0}.k-progressbar-vertical{width:22px;height:27em;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.k-progressbar-vertical,.k-progressbar-vertical .k-progress-status-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-progressbar-vertical .k-progress-status-wrap{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;left:0;bottom:0}.k-progressbar-vertical .k-progress-status{-webkit-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.k-progressbar-vertical>.k-state-selected{left:-1px;bottom:-1px;width:100%}.k-progressbar-vertical>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.k-progressbar-vertical .k-item+.k-item{border-top-width:1px}.k-progressbar-vertical.k-progressbar-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;top:0;bottom:auto}.k-progressbar-vertical.k-progressbar-reverse .k-progress-status{-webkit-transform:rotate(90deg) translateX(-100%);-ms-transform:rotate(90deg) translateX(-100%);transform:rotate(90deg) translateX(-100%);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;position:absolute;bottom:0;left:0}.k-progressbar-vertical.k-progressbar-reverse>.k-state-selected{left:auto;right:0;bottom:auto;top:0}.k-progressbar{background-color:#f6f6f6;border-color:rgba(0,0,0,.08);-webkit-background-clip:padding-box;background-clip:padding-box}.k-edge12 .k-progressbar,.k-edge13 .k-progressbar,.k-ie11 .k-progressbar{-webkit-background-clip:border-box;background-clip:border-box}.k-progressbar .k-state-selected{border-color:#ff5044;background-color:#ff6358;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,138,88,0)),to(rgba(255,138,88,.2)));background-image:-webkit-linear-gradient(rgba(255,138,88,0),rgba(255,138,88,.2));background-image:linear-gradient(rgba(255,138,88,0),rgba(255,138,88,.2))}.k-progressbar .k-item{border-color:#fff}.k-progressbar-indeterminate{background:url(data:image/gif;base64,R0lGODlhFgAWAJECAPDw8OTk5AAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBAACACwAAAAAFgAWAAACL4yPAcsNmZyESDp6bMNGM654DyeOWAmipJiyqweGWuy+Fg23s37zk38BboQf4qIAACH5BAUEAAIALAAAAAAWABYAAAIwBIKpYe231ntRTlfTxZlt03lf+IFdCWUoWbLj2cKvGstXKN6ubk94Tdv8ZkFe0VEAACH5BAUEAAIALAAAAAAWABYAAAIwhBGpG+fH4nuRTVfXhTltnn1G14ikiHToaapt+Far+7E1vZFlbl96LLvhJj8hzFEAACH5BAUEAAIALAAAAAAWABYAAAIwhB+pG+fI2HtRTljTxXmbrHgAqImkOILoaapt91ar67E1vdk5fpHNzaPoJr6Y7FAAACH5BAUEAAIALAAAAAAWABYAAAIvhG+hy4EPmoRINnosw0krHnkOJ45YCaKpB4ZaK8Ls+tKWXJOznp+736OogMGHqgAAIfkEBQQAAgAsAAAAABYAFgAAAi+Ej6HLgQ+ahEkyeuzFUSveeaD3caRjkqOaiqsGhlbMtvN72xO+6w3t8m2EC6CnAAAh+QQFBAACACwAAAAAFgAWAAACMAyOCcHtCp1kME1Z0X15bdp9YCYaodh5X1qy6LnCW6pe9CtPd5xj7vyzBXVDX69RAAAh+QQFBAACACwAAAAAFgAWAAACMIyBqWDtseJ7cU1X1cWZ7dN9YCZCodh5X1qy6LnCmxuTrzyl6qXf9kzjBXNDSjFQAAAh+QQFBAACACwAAAAAFgAWAAACLowNqQvnx+J7kU1X14U5bdQ1XxCOZGeWo/qxm3vBk0yhq93iL83pMw/y1YQYWAEAIfkEBQQAAgAsAAAAABYAFgAAAjCMH6DLgJ9ag0hOaizDWSseeaD3caQziqkGhlZLwqo5Y/H64pLM6hddg5x8P8rQUAAAIfkEBQQAAgAsAAAAABYAFgAAAjCMf6DLgB+ahEg2muzCRm/uKVwUjqEDlqk3klqrrhbMmrU82a8+8zl+8QWBQ8opUAAAOw==)}.k-progressbar-indeterminate .k-progress-status-wrap,.k-progressbar-indeterminate .k-state-selected{display:none}.km-scroll-container,.km-scrollview{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-collapse:separate}.km-scroll-wrapper{position:relative}.km-scroll-header{position:absolute;z-index:1001;width:100%;top:0;left:0}.km-scroller-pull{width:100%;display:block;position:absolute;line-height:3em;font-size:1.4em;text-align:center;-webkit-transform:translate3d(0,-3em,0);transform:translate3d(0,-3em,0)}.km-scroller-pull .km-template{display:inline-block;min-width:200px;text-align:left}.km-load-more .km-icon,.km-widget .km-scroller-pull .km-icon{display:inline-block;height:2rem;margin-right:1rem;vertical-align:middle;width:2rem;font-size:2rem;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .3s linear;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.km-widget .km-scroller-release .km-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.km-widget .km-scroller-refresh .km-icon{-webkit-transition:none;transition:none}.km-touch-scrollbar{position:absolute;visibility:hidden;z-index:200000;height:.4em;width:.4em;background-color:#333;opacity:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.km-vertical-scrollbar{height:100%;right:2px;top:0}.km-horizontal-scrollbar{width:100%;left:0;bottom:2px}
/*# sourceMappingURL=kendo.default-v2.min.css.map */
/**
 * simplemde v1.11.2
 * Copyright Next Step Webs, Inc.
 * @link https://github.com/NextStepWebs/simplemde-markdown-editor
 * @license MIT
 */
.CodeMirror{color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}.CodeMirror{height:auto;min-height:300px;border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px;font:inherit;z-index:1}.CodeMirror-scroll{min-height:300px}.CodeMirror-fullscreen{background:#fff;position:fixed!important;top:50px;left:0;right:0;bottom:0;height:auto;z-index:9}.CodeMirror-sided{width:50%!important}.editor-toolbar{position:relative;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:0 10px;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;border-top-left-radius:4px;border-top-right-radius:4px}.editor-toolbar:after,.editor-toolbar:before{display:block;content:' ';height:1px}.editor-toolbar:before{margin-bottom:8px}.editor-toolbar:after{margin-top:8px}.editor-toolbar:hover,.editor-wrapper input.title:focus,.editor-wrapper input.title:hover{opacity:.8}.editor-toolbar.fullscreen{width:100%;height:50px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:10px;padding-bottom:10px;box-sizing:border-box;background:#fff;border:0;position:fixed;top:0;left:0;opacity:1;z-index:9}.editor-toolbar.fullscreen::before{width:20px;height:50px;background:-moz-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);position:fixed;top:0;left:0;margin:0;padding:0}.editor-toolbar.fullscreen::after{width:20px;height:50px;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);position:fixed;top:0;right:0;margin:0;padding:0}.editor-toolbar a{display:inline-block;text-align:center;text-decoration:none!important;color:#2c3e50!important;width:30px;height:30px;margin:0;border:1px solid transparent;border-radius:3px;cursor:pointer}.editor-toolbar a.active,.editor-toolbar a:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar a:before{line-height:30px}.editor-toolbar i.separator{display:inline-block;width:0;border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:transparent;text-indent:-10px;margin:0 6px}.editor-toolbar a.fa-header-x:after{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:65%;vertical-align:text-bottom;position:relative;top:2px}.editor-toolbar a.fa-header-1:after{content:"1"}.editor-toolbar a.fa-header-2:after{content:"2"}.editor-toolbar a.fa-header-3:after{content:"3"}.editor-toolbar a.fa-header-bigger:after{content:"▲"}.editor-toolbar a.fa-header-smaller:after{content:"▼"}.editor-toolbar.disabled-for-preview a:not(.no-disable){pointer-events:none;background:#fff;border-color:transparent;text-shadow:inherit}@media only screen and (max-width:700px){.editor-toolbar a.no-mobile{display:none}}.editor-statusbar{padding:8px 10px;font-size:12px;color:#959694;text-align:right}.editor-statusbar span{display:inline-block;min-width:4em;margin-left:1em}.editor-preview,.editor-preview-side{padding:10px;background:#fafafa;overflow:auto;display:none;box-sizing:border-box}.editor-statusbar .lines:before{content:'lines: '}.editor-statusbar .words:before{content:'words: '}.editor-statusbar .characters:before{content:'characters: '}.editor-preview{position:absolute;width:100%;height:100%;top:0;left:0;z-index:7}.editor-preview-side{position:fixed;bottom:0;width:50%;top:50px;right:0;z-index:9;border:1px solid #ddd}.editor-preview-active,.editor-preview-active-side{display:block}.editor-preview-side>p,.editor-preview>p{margin-top:0}.editor-preview pre,.editor-preview-side pre{background:#eee;margin-bottom:10px}.editor-preview table td,.editor-preview table th,.editor-preview-side table td,.editor-preview-side table th{border:1px solid #ddd;padding:5px}.CodeMirror .CodeMirror-code .cm-tag{color:#63a35c}.CodeMirror .CodeMirror-code .cm-attribute{color:#795da3}.CodeMirror .CodeMirror-code .cm-string{color:#183691}.CodeMirror .CodeMirror-selected{background:#d9d9d9}.CodeMirror .CodeMirror-code .cm-header-1{font-size:200%;line-height:200%}.CodeMirror .CodeMirror-code .cm-header-2{font-size:160%;line-height:160%}.CodeMirror .CodeMirror-code .cm-header-3{font-size:125%;line-height:125%}.CodeMirror .CodeMirror-code .cm-header-4{font-size:110%;line-height:110%}.CodeMirror .CodeMirror-code .cm-comment{background:rgba(0,0,0,.05);border-radius:2px}.CodeMirror .CodeMirror-code .cm-link{color:#7f8c8d}.CodeMirror .CodeMirror-code .cm-url{color:#aab2b3}.CodeMirror .CodeMirror-code .cm-strikethrough{text-decoration:line-through}.CodeMirror .CodeMirror-placeholder{opacity:.5}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:rgba(255,0,0,.15)}
/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* @override http://localhost:3000/stylesheets/tipTip.css */

/* @override http://localhost:3000/stylesheets/tipTip.css */

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
  color: white;
  font-family: MuseoSan;
  background-color: #36454F;
  padding: 2px 6px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
  border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  line-height: 15px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
}
#tiptip_content small {
	font-size: 11px;
	color: #ccc;
}
#tiptip_content h3 {
  font-weight: 600;
  color: white;
}
#tiptip_content p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
/* Calendars */ }
  .daterangepicker .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .daterangepicker .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .daterangepicker .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .daterangepicker .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .daterangepicker .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .daterangepicker .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .daterangepicker * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .daterangepicker .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  .daterangepicker .table-condensed th,
  .daterangepicker .table-condensed td {
    padding: 5px; }
    -webkit-box-sizing: border-box; }
  .daterangepicker input, button, select, textarea {
    font-family: inherit; }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

.fa-calendar:before, .fa-chevron-right:before, .fa-chevron-left:before {
  font-family: FontAwesome !important;
}
/*NEW SLIDER STYLES FOR SCALE, ETC*/
/* slider widget */
.ui-slider  {
	text-decoration: none !important;
}
.ui-slider .ui-slider-handle  {
	overflow: visible !important;
}
.ui-slider .ui-slider-tooltip {
	display: none;
}
.ui-slider .screenReaderContext {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	left: -999999999px;
}
.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
	display: block;
	position: absolute;
	bottom: 2.5em;
	text-align: center;
	padding: .3em .2em .4em;
	font-size: .9em;
	width: 8em;
	margin-left: -3.7em;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	position: absolute; 
	display: block;
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {	
	border-left: 7px dashed transparent; 
	border-right: 7px dashed transparent;
	border-top-width: 8px;
	bottom:	-8px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	border-left: 6px dashed transparent; 
	border-right: 6px dashed transparent;
	border-top: 7px solid #fff;
	bottom:	auto;
	top: -9px;
	left: -6px;
}
.ui-slider a {
	text-decoration: none !important;
}
.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-slider ol, .ui-slider dl {
	position: relative;
	top: 1.3em;
	width: 100%;
}
.ui-slider dt {
	top: 1.5em;
	position: absolute;
	padding-top: .2em;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	height: .7em;
	color: #999;
}
.ui-slider dt span {
	background: #fff;
	padding: 0 .5em;
}
.ui-slider li, .ui-slider dd {
	position: absolute;
	overflow: visible;
	color: #666;
}
.ui-slider span.ui-slider-label {
	position: absolute;
	font-size: 10px;
}
.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label {
	display: none;
}
.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show {
	display: block;
}
.ui-slider span.ui-slider-tic {
	position: absolute;
	left: 0;
	height: .8em;
	top: -1.3em;
}
.ui-slider li span.ui-widget-content, .ui-slider dd span.ui-widget-content {
	border-right: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-top: 0;
	border-bottom: 0;
}
.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic {
	display: none;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 5, app/assets/stylesheets/screen.scss */
body.common a, body.public a, body.advisor a, body.advisor_responsive a {
  color: #16a4de;
  text-decoration: none;
}

/* line 8, app/assets/stylesheets/screen.scss */
body.common a:focus, body.public a:focus, body.advisor a:focus, body.advisor_responsive a:focus {
  outline: 1px dotted;
}

/* line 11, app/assets/stylesheets/screen.scss */
body.common a:hover, body.public a:hover, body.advisor a:hover, body.advisor_responsive a:hover {
  color: #4283c4;
}

/* line 14, app/assets/stylesheets/screen.scss */
body.common a.btn-default, body.public a.btn-default, body.advisor a.btn-default, body.advisor_responsive a.btn-default {
  color: #333;
}

/* line 17, app/assets/stylesheets/screen.scss */
body.common a.clipboard-btn, body.common a.btn-primary, body.common a.btn-info, body.common a.k-primary.k-grid-update, body.public a.clipboard-btn, body.public a.btn-primary, body.public a.btn-info, body.public a.k-primary.k-grid-update, body.advisor a.clipboard-btn, body.advisor a.btn-primary, body.advisor a.btn-info, body.advisor a.k-primary.k-grid-update, body.advisor_responsive a.clipboard-btn, body.advisor_responsive a.btn-primary, body.advisor_responsive a.btn-info, body.advisor_responsive a.k-primary.k-grid-update {
  color: #fff;
}

/* line 20, app/assets/stylesheets/screen.scss */
body.common a.active.nav-link, body.public a.active.nav-link, body.advisor a.active.nav-link, body.advisor_responsive a.active.nav-link {
  color: #555;
}

/* line 23, app/assets/stylesheets/screen.scss */
body.common a.tooltip, body.public a.tooltip, body.advisor a.tooltip, body.advisor_responsive a.tooltip {
  position: unset;
  display: unset;
  opacity: 1;
  font-size: 11px;
}

/* line 31, app/assets/stylesheets/screen.scss */
body.common span.ampersand, body.public span.ampersand, body.advisor span.ampersand, body.advisor_responsive span.ampersand {
  font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  color: #111;
}

/* line 38, app/assets/stylesheets/screen.scss */
body.common a.delete_red, body.public a.delete_red, body.advisor a.delete_red, body.advisor_responsive a.delete_red {
  color: red;
  text-decoration: underline;
}

/* line 44, app/assets/stylesheets/screen.scss */
body.common #tiptip_content h3, body.public #tiptip_content h3, body.advisor #tiptip_content h3, body.advisor_responsive #tiptip_content h3 {
  margin: 0;
  font-size: 11px;
}
/* line 2, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common .nav-tabs, body.advisor_responsive .nav-tabs {
  padding: 0 !important;
}

/* line 3, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common .nav-tabs .nav-item.sub-nav, body.advisor_responsive .nav-tabs .nav-item.sub-nav {
  float: right !important;
}

/* line 6, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common .nav-tabs .nav-item.sub-nav .nav-link, body.advisor_responsive .nav-tabs .nav-item.sub-nav .nav-link {
  border: none;
}

/* line 10, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common .nav-tabs .nav-link, body.advisor_responsive .nav-tabs .nav-link {
  color: #69aeca;
}

/* line 18, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form .small-label, body.advisor_responsive form.simple_form .small-label {
  font-size: 11px;
}

/* line 23, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form .bootstrap-horizontal .label-wrapper label, body.common form.simple_form .bootstrap-vertical .label-wrapper label, body.advisor_responsive form.simple_form .bootstrap-horizontal .label-wrapper label, body.advisor_responsive form.simple_form .bootstrap-vertical .label-wrapper label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form .bootstrap-horizontal .input-wrapper input:not([type=checkbox]), body.common form.simple_form .bootstrap-horizontal select, body.common form.simple_form .bootstrap-horizontal textarea, body.common form.simple_form .bootstrap-vertical .input-wrapper input:not([type=checkbox]), body.common form.simple_form .bootstrap-vertical select, body.common form.simple_form .bootstrap-vertical textarea, body.advisor_responsive form.simple_form .bootstrap-horizontal .input-wrapper input:not([type=checkbox]), body.advisor_responsive form.simple_form .bootstrap-horizontal select, body.advisor_responsive form.simple_form .bootstrap-horizontal textarea, body.advisor_responsive form.simple_form .bootstrap-vertical .input-wrapper input:not([type=checkbox]), body.advisor_responsive form.simple_form .bootstrap-vertical select, body.advisor_responsive form.simple_form .bootstrap-vertical textarea {
  display: block;
  padding: 0.5rem 0.75rem;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #55595c;
  color: inherit !important;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 44, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form .bootstrap-horizontal .field-error, body.common form.simple_form .bootstrap-vertical .field-error, body.advisor_responsive form.simple_form .bootstrap-horizontal .field-error, body.advisor_responsive form.simple_form .bootstrap-vertical .field-error {
  color: red;
  font-size: 12px;
  padding-left: 15px;
}

/* line 52, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form .bootstrap-horizontal.has-error .input-wrapper input, body.common form.simple_form .bootstrap-vertical.has-error .input-wrapper input, body.advisor_responsive form.simple_form .bootstrap-horizontal.has-error .input-wrapper input, body.advisor_responsive form.simple_form .bootstrap-vertical.has-error .input-wrapper input {
  border-color: red;
}

/* line 59, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common form.simple_form input[type=submit], body.advisor_responsive form.simple_form input[type=submit] {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  border-radius: 0.25rem;
}

/* line 81, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common .checkbox input[type=checkbox], body.advisor_responsive .checkbox input[type=checkbox] {
  position: relative;
  margin: 0;
}

/* line 86, app/assets/stylesheets/bootstrap_customs_for_blueleaf.scss */
body.common td.checkbox, body.common th.checkbox, body.advisor_responsive td.checkbox, body.advisor_responsive th.checkbox {
  display: table-cell;
}
/* line 4, app/assets/stylesheets/styles.scss */
body.common, body.admin, body.public, body.advisor {
  height: 100%;
  color: #333;
  background: url(/images/noise.png);
  min-width: 940px;
  overflow: hidden;
  overflow-x: auto;
}

/* line 12, app/assets/stylesheets/styles.scss */
body.common header, body.common #footer, body.admin header, body.admin #footer, body.public header, body.public #footer, body.advisor header, body.advisor #footer {
  position: relative;
}

/* line 16, app/assets/stylesheets/styles.scss */
body.common header:after, body.common footer:after, body.admin header:after, body.admin footer:after, body.public header:after, body.public footer:after, body.advisor header:after, body.advisor footer:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 24, app/assets/stylesheets/styles.scss */
body.common div#blueleaf, body.admin div#blueleaf, body.public div#blueleaf, body.advisor div#blueleaf {
  padding-left: 114px;
  position: relative;
  height: 100%;
}

/* line 30, app/assets/stylesheets/styles.scss */
body.common .site-width:after, body.admin .site-width:after, body.public .site-width:after, body.advisor .site-width:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 38, app/assets/stylesheets/styles.scss */
body.common body, body.admin body, body.public body, body.advisor body {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* line 42, app/assets/stylesheets/styles.scss */
body.common h1, body.common h2, body.common h3, body.common h4, body.admin h1, body.admin h2, body.admin h3, body.admin h4, body.public h1, body.public h2, body.public h3, body.public h4, body.advisor h1, body.advisor h2, body.advisor h3, body.advisor h4 {
  clear: both;
  color: #111;
}

/* line 47, app/assets/stylesheets/styles.scss */
body.common h1 .logo, body.admin h1 .logo, body.public h1 .logo, body.advisor h1 .logo {
  background: url(/images/blueleaf.png);
  position: relative;
  text-indent: -9999em;
  display: inline-block;
  width: 132px;
  height: 33px;
  vertical-align: middle;
  top: -7px;
}

/* line 58, app/assets/stylesheets/styles.scss */
body.common p, body.admin p, body.public p, body.advisor p {
  margin-bottom: 1em;
  line-height: 1.5em;
  max-width: 40em;
}

/* line 64, app/assets/stylesheets/styles.scss */
body.common p.important, body.admin p.important, body.public p.important, body.advisor p.important {
  font-size: 14px;
  font-style: italic;
  font-family: "Skolar-1", "Skolar-2", Georgia, "Times New Roman", Times, serif;
}

/* line 69, app/assets/stylesheets/styles.scss */
body.common p strong, body.admin p strong, body.public p strong, body.advisor p strong {
  font-weight: 600;
}

/* line 73, app/assets/stylesheets/styles.scss */
body.common .centered, body.admin .centered, body.public .centered, body.advisor .centered {
  max-width: none;
  text-align: center;
}

/* line 78, app/assets/stylesheets/styles.scss */
body.common section h3.header,
body.common #report-graph h2,
body.common #report h1, body.admin section h3.header,
body.admin #report-graph h2,
body.admin #report h1, body.public section h3.header,
body.public #report-graph h2,
body.public #report h1, body.advisor section h3.header,
body.advisor #report-graph h2,
body.advisor #report h1 {
  margin-bottom: 8px;
  background: none !important;
  padding: 0 !important;
  text-transform: none !important;
  letter-spacing: normal;
  font: 200 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* line 89, app/assets/stylesheets/styles.scss */
body.common ul.delimited, body.admin ul.delimited, body.public ul.delimited, body.advisor ul.delimited {
  list-style-type: disc;
  margin-left: 1.4em;
  margin-bottom: 8px;
}

/* line 95, app/assets/stylesheets/styles.scss */
body.common ul.delimited li, body.admin ul.delimited li, body.public ul.delimited li, body.advisor ul.delimited li {
  margin-bottom: 4px;
}

/* line 100, app/assets/stylesheets/styles.scss */
body.common ul.plans, body.admin ul.plans, body.public ul.plans, body.advisor ul.plans {
  margin-bottom: 2em;
}

/* line 104, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan, body.admin ul.plans li.plan, body.public ul.plans li.plan, body.advisor ul.plans li.plan {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-right: 5px;
  margin-bottom: 8px;
  background-color: #e8e8e8;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e0e0e0));
  background: -moz-linear-gradient(#fff, #e0e0e0);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px;
  /*padding-right: 60px;*/
  border: 1px solid #aaa;
  border-bottom-color: #888;
  border-right-color: #999;
  position: relative;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}

/* line 127, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan:hover, body.admin ul.plans li.plan:hover, body.public ul.plans li.plan:hover, body.advisor ul.plans li.plan:hover {
  border-color: #4595e5;
  border-bottom-color: #223fc0;
  border-right-color: #2b5e90;
  background: #d5e3ed;
  background-color: #f3faff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3faff), to(#d5e3ed));
  background: -moz-linear-gradient(#f3faff, #d5e3ed);
  cursor: pointer;
}

/* line 138, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan h2, body.admin ul.plans li.plan h2, body.public ul.plans li.plan h2, body.advisor ul.plans li.plan h2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
  font-family: inherit;
  text-transform: none;
  letter-spacing: normal;
}

/* line 147, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan.good-standing h2 a, body.admin ul.plans li.plan.good-standing h2 a, body.public ul.plans li.plan.good-standing h2 a, body.advisor ul.plans li.plan.good-standing h2 a {
  color: inherit;
}

/* line 150, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan span.confidence, body.admin ul.plans li.plan span.confidence, body.public ul.plans li.plan span.confidence, body.advisor ul.plans li.plan span.confidence {
  font-size: 36px;
  font-weight: 200;
  position: absolute;
  right: 10px;
  top: 16px;
}

/* line 158, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan div.progress, body.admin ul.plans li.plan div.progress, body.public ul.plans li.plan div.progress, body.advisor ul.plans li.plan div.progress {
  font-size: 11px;
  line-height: 1.2em;
  color: #888;
  font-family: "cora-1", "cora-2";
}

/* line 165, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan div.progress span.current-balance, body.admin ul.plans li.plan div.progress span.current-balance, body.public ul.plans li.plan div.progress span.current-balance, body.advisor ul.plans li.plan div.progress span.current-balance {
  font-size: 14px;
  color: #333;
}

/* line 170, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan span.change, body.admin ul.plans li.plan span.change, body.public ul.plans li.plan span.change, body.advisor ul.plans li.plan span.change {
  display: block;
  font-size: 11px;
  font-style: italic;
  padding-top: 0.5em;
}

/* line 177, app/assets/stylesheets/styles.scss */
body.common ul.plans li.plan span.time-remaining, body.admin ul.plans li.plan span.time-remaining, body.public ul.plans li.plan span.time-remaining, body.advisor ul.plans li.plan span.time-remaining {
  font-size: 0.85em;
  display: none;
}

/* line 182, app/assets/stylesheets/styles.scss */
body.common ul.plans li.potential.plan, body.admin ul.plans li.potential.plan, body.public ul.plans li.potential.plan, body.advisor ul.plans li.potential.plan {
  border-style: dashed;
  border-color: #888 !important;
  background: none;
  text-align: center;
  line-height: 48px;
  min-height: 2.25em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 195, app/assets/stylesheets/styles.scss */
body.common ul.plans li.potential.plan a, body.admin ul.plans li.potential.plan a, body.public ul.plans li.potential.plan a, body.advisor ul.plans li.potential.plan a {
  display: block;
}

/* line 199, app/assets/stylesheets/styles.scss */
body.common ul.plans li.potential.plan h2, body.admin ul.plans li.potential.plan h2, body.public ul.plans li.potential.plan h2, body.advisor ul.plans li.potential.plan h2 {
  margin-bottom: 0;
  line-height: 32px;
}

/* line 204, app/assets/stylesheets/styles.scss */
body.common #tiptip_holder, body.admin #tiptip_holder, body.public #tiptip_holder, body.advisor #tiptip_holder {
  box-sizing: content-box;
}

/* line 211, app/assets/stylesheets/styles.scss */
body.common .header ul.tabs, body.admin .header ul.tabs, body.public .header ul.tabs, body.advisor .header ul.tabs {
  position: absolute;
  top: 50%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #c0c0c0;
  border-top-color: #ccc;
  border-bottom-color: #bbb;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px1 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px1 1px 1px rgba(0, 0, 0, 0.25);
  height: 18px;
  display: inline-block;
  float: right;
  margin-top: -12px;
  right: 0;
}

/* line 230, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li, body.admin #allocation-and-holdings-section ul.tabs li, body.public #allocation-and-holdings-section ul.tabs li, body.advisor #allocation-and-holdings-section ul.tabs li {
  display: inline-block;
  margin-right: -0.2em;
  height: 18px;
  vertical-align: top;
}

/* line 237, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li a, body.admin #allocation-and-holdings-section ul.tabs li a, body.public #allocation-and-holdings-section ul.tabs li a, body.advisor #allocation-and-holdings-section ul.tabs li a {
  display: block;
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e0e0e0));
  background: -moz-linear-gradient(#fff, #e0e0e0);
  border-right: 1px solid #ddd;
  border-left: 1px solid #eee;
  font-size: 11px;
  line-height: 18px;
  padding: 0 5px;
  color: #777;
  text-shadow: 0 1px 0 #fff;
  font-family: "Cora-1", "Cora-2";
}

/* line 252, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li:first-child a, body.admin #allocation-and-holdings-section ul.tabs li:first-child a, body.public #allocation-and-holdings-section ul.tabs li:first-child a, body.advisor #allocation-and-holdings-section ul.tabs li:first-child a {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius: 2px;
  border-left: none;
}

/* line 261, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li:last-child, body.admin #allocation-and-holdings-section ul.tabs li:last-child, body.public #allocation-and-holdings-section ul.tabs li:last-child, body.advisor #allocation-and-holdings-section ul.tabs li:last-child {
  margin-right: 0;
}

/* line 265, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li:last-child a, body.admin #allocation-and-holdings-section ul.tabs li:last-child a, body.public #allocation-and-holdings-section ul.tabs li:last-child a, body.advisor #allocation-and-holdings-section ul.tabs li:last-child a {
  border-right: none;
}

/* line 269, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li.active a,
body.common #allocation-and-holdings-section ul.tabs li.active:hover a, body.admin #allocation-and-holdings-section ul.tabs li.active a,
body.admin #allocation-and-holdings-section ul.tabs li.active:hover a, body.public #allocation-and-holdings-section ul.tabs li.active a,
body.public #allocation-and-holdings-section ul.tabs li.active:hover a, body.advisor #allocation-and-holdings-section ul.tabs li.active a,
body.advisor #allocation-and-holdings-section ul.tabs li.active:hover a {
  background-color: #999;
  background: -webkit-gradient(linear, 0% 0%, 0% 80%, from(#888), to(#999));
  background: -moz-linear-gradient(#888, #aaa);
  border-right: 1px solid #a0a0a0;
  color: #444;
  text-shadow: none;
  margin-top: -1px;
  border-top: 1px solid #777;
  margin-bottom: -1px;
  border-bottom: 1px solid #999;
}

/* line 283, app/assets/stylesheets/styles.scss */
body.common #allocation-and-holdings-section ul.tabs li:hover a, body.admin #allocation-and-holdings-section ul.tabs li:hover a, body.public #allocation-and-holdings-section ul.tabs li:hover a, body.advisor #allocation-and-holdings-section ul.tabs li:hover a {
  background-color: #fff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e8e8e8));
  background: -moz-linear-gradient(#fff, #e8e8e8);
  border-left-color: white;
  color: #777;
  cursor: default;
}

/* line 297, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire, body.admin fieldset.questionnaire, body.public fieldset.questionnaire, body.advisor fieldset.questionnaire {
  padding: 0;
  counter-reset: question;
  background: #e8e8e8;
  margin-top: 6px;
  position: relative;
}

/* line 305, app/assets/stylesheets/styles.scss */
body.common .questionnaire fieldset, body.admin .questionnaire fieldset, body.public .questionnaire fieldset, body.advisor .questionnaire fieldset {
  position: relative;
  margin-bottom: 12px;
  background: #e8e8e8 !important;
  border-bottom: 1px dotted #eee;
  margin: 0 0 1px 0;
  padding: 5px 10px 5px 30px !important;
}

/* line 314, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire fieldset:before, body.admin fieldset.questionnaire fieldset:before, body.public fieldset.questionnaire fieldset:before, body.advisor fieldset.questionnaire fieldset:before {
  counter-increment: question;
  content: counter(question) ".";
  color: #888;
  text-shadow: 0 1px 0 #e8e8e8;
  font-weight: 600;
  width: 10px;
  font-size: 12px;
  line-height: 12px;
  float: left;
  margin-left: -1em;
  position: relative;
  left: -8px;
  top: 0.5em;
}

/* line 330, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire, body.admin fieldset.questionnaire, body.public fieldset.questionnaire, body.advisor fieldset.questionnaire {
  background: none;
}

/* line 334, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire p, body.admin fieldset.questionnaire p, body.public fieldset.questionnaire p, body.advisor fieldset.questionnaire p {
  width: 330px;
  margin-top: 2.5em;
  margin-bottom: 1em;
  font-size: 12px;
  line-height: 1.33em;
  color: #333;
}

/* line 343, app/assets/stylesheets/styles.scss */
body.common #login-section .institution-form .questionnaire fieldset select, body.admin #login-section .institution-form .questionnaire fieldset select, body.public #login-section .institution-form .questionnaire fieldset select, body.advisor #login-section .institution-form .questionnaire fieldset select {
  width: 300px;
  margin-right: 15px;
}

/* line 348, app/assets/stylesheets/styles.scss */
body.common #login-section .institution-form .questionnaire fieldset input, body.admin #login-section .institution-form .questionnaire fieldset input, body.public #login-section .institution-form .questionnaire fieldset input, body.advisor #login-section .institution-form .questionnaire fieldset input {
  width: 200px;
}

/* line 353, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire fieldset .field, body.admin fieldset.questionnaire fieldset .field, body.public fieldset.questionnaire fieldset .field, body.advisor fieldset.questionnaire fieldset .field {
  padding: 0;
  background: none;
  border: none;
  display: inline-block;
}

/* line 360, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire fieldset .field label, body.admin fieldset.questionnaire fieldset .field label, body.public fieldset.questionnaire fieldset .field label, body.advisor fieldset.questionnaire fieldset .field label {
  display: none;
}

/* line 364, app/assets/stylesheets/styles.scss */
body.common fieldset.questionnaire fieldset .field select, body.admin fieldset.questionnaire fieldset .field select, body.public fieldset.questionnaire fieldset .field select, body.advisor fieldset.questionnaire fieldset .field select {
  position: relative;
  left: -2px;
  margin-top: 4px;
  width: 358px;
  margin-right: 11px;
}

/* line 372, app/assets/stylesheets/styles.scss */
body.common .questionnaire fieldset .field input[type="text"], body.admin .questionnaire fieldset .field input[type="text"], body.public .questionnaire fieldset .field input[type="text"], body.advisor .questionnaire fieldset .field input[type="text"] {
  width: 15em;
  margin-bottom: 0;
}

/* line 382, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution, body.admin ul.accounts-by-institution li.institution, body.public ul.accounts-by-institution li.institution, body.advisor ul.accounts-by-institution li.institution {
  margin-bottom: 16px;
}

/* line 386, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution:last-child, body.admin ul.accounts-by-institution li.institution:last-child, body.public ul.accounts-by-institution li.institution:last-child, body.advisor ul.accounts-by-institution li.institution:last-child {
  margin-bottom: 0;
}

/* line 390, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution span.institution-name, body.admin ul.accounts-by-institution li.institution span.institution-name, body.public ul.accounts-by-institution li.institution span.institution-name, body.advisor ul.accounts-by-institution li.institution span.institution-name {
  color: #888;
  display: block;
  font-family: "cora-1","cora-2";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 8px;
}

/* line 401, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution span.institution-name a, body.admin ul.accounts-by-institution li.institution span.institution-name a, body.public ul.accounts-by-institution li.institution span.institution-name a, body.advisor ul.accounts-by-institution li.institution span.institution-name a {
  color: inherit;
}

/* line 406, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution li.account, body.admin ul.accounts-by-institution li.institution li.account, body.public ul.accounts-by-institution li.institution li.account, body.advisor ul.accounts-by-institution li.institution li.account {
  position: relative;
  text-decoration: none;
  margin-right: 16px;
  padding-left: 1.4em;
  padding-right: 4.125em;
  display: inline-block;
  width: 110px;
}

/* line 416, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution li.account span.account-name, body.admin ul.accounts-by-institution li.institution li.account span.account-name, body.public ul.accounts-by-institution li.institution li.account span.account-name, body.advisor ul.accounts-by-institution li.institution li.account span.account-name {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  color: #555;
}

/* line 427, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution li.account input, body.admin ul.accounts-by-institution li.institution li.account input, body.public ul.accounts-by-institution li.institution li.account input, body.advisor ul.accounts-by-institution li.institution li.account input {
  margin: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 434, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution li.account:after, body.admin ul.accounts-by-institution li.institution li.account:after, body.public ul.accounts-by-institution li.institution li.account:after, body.advisor ul.accounts-by-institution li.institution li.account:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 442, app/assets/stylesheets/styles.scss */
body.common ul.accounts-by-institution li.institution li.account span.account-balance, body.admin ul.accounts-by-institution li.institution li.account span.account-balance, body.public ul.accounts-by-institution li.institution li.account span.account-balance, body.advisor ul.accounts-by-institution li.institution li.account span.account-balance {
  color: #aaa;
  font-size: 11px;
  position: absolute;
  right: 0;
  bottom: 1px;
  width: 60px;
  text-align: right;
}

/* line 457, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section, body.admin #what-you-own-section, body.public #what-you-own-section, body.advisor #what-you-own-section {
  margin-bottom: 10px;
  padding-left: 15px;
}

/* line 462, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol, body.admin #what-you-own-section header ol, body.public #what-you-own-section header ol, body.advisor #what-you-own-section header ol {
  position: absolute;
  white-space: nowrap;
  right: 0px;
  top: -15px;
  z-index: 5;
}

/* line 470, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li, body.admin #what-you-own-section header ol li, body.public #what-you-own-section header ol li, body.advisor #what-you-own-section header ol li {
  display: inline-block;
}

/* line 474, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li a, body.admin #what-you-own-section header ol li a, body.public #what-you-own-section header ol li a, body.advisor #what-you-own-section header ol li a {
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 10px;
  background-color: #fafafa;
  border: 1px solid #bbb;
  margin-right: -0.33em;
  color: #555;
  text-shadow: 0 1px white;
  cursor: default;
}

/* line 487, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li:first-child a, body.admin #what-you-own-section header ol li:first-child a, body.public #what-you-own-section header ol li:first-child a, body.advisor #what-you-own-section header ol li:first-child a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-right: none;
}

/* line 497, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li:last-child a, body.admin #what-you-own-section header ol li:last-child a, body.public #what-you-own-section header ol li:last-child a, body.advisor #what-you-own-section header ol li:last-child a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  margin-right: 0;
}

/* line 507, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li a:hover, body.admin #what-you-own-section header ol li a:hover, body.public #what-you-own-section header ol li a:hover, body.advisor #what-you-own-section header ol li a:hover {
  background: white;
  color: #333;
}

/* line 512, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li a.active, body.admin #what-you-own-section header ol li a.active, body.public #what-you-own-section header ol li a.active, body.advisor #what-you-own-section header ol li a.active {
  background: #ccc;
  text-shadow: none;
  color: #888;
  border-color: #aaa;
}

/* line 519, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section header ol li a:active, body.admin #what-you-own-section header ol li a:active, body.public #what-you-own-section header ol li a:active, body.advisor #what-you-own-section header ol li a:active {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aaa), to(#eee));
  background: -moz-linear-gradient(#aaa, #eee);
  text-shadow: none;
  color: #888;
}

/* line 532, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.show-hide, body.admin #what-you-own-section table a.show-hide, body.public #what-you-own-section table a.show-hide, body.advisor #what-you-own-section table a.show-hide {
  display: inline-block;
  color: #555;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
  background: white;
  margin: 2px 4px 2px 0px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  z-index: 1;
}

/* line 545, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.show-hide:hover, body.admin #what-you-own-section table a.show-hide:hover, body.public #what-you-own-section table a.show-hide:hover, body.advisor #what-you-own-section table a.show-hide:hover {
  color: #333;
}

/* line 549, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.show-hide span.indicator, body.admin #what-you-own-section table a.show-hide span.indicator, body.public #what-you-own-section table a.show-hide span.indicator, body.advisor #what-you-own-section table a.show-hide span.indicator {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background-image: url(/images/icons/12/right-arrow-light.png);
  margin-right: 4px;
  top: -2px;
  position: relative;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

/* line 564, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.show-hide:hover span.indicator, body.admin #what-you-own-section table a.show-hide:hover span.indicator, body.public #what-you-own-section table a.show-hide:hover span.indicator, body.advisor #what-you-own-section table a.show-hide:hover span.indicator {
  background-image: url(/images/icons/12/right-arrow.png);
}

/* line 568, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.show-hide.active span.indicator, body.admin #what-you-own-section table a.show-hide.active span.indicator, body.public #what-you-own-section table a.show-hide.active span.indicator, body.advisor #what-you-own-section table a.show-hide.active span.indicator {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}

/* line 574, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table, body.admin #what-you-own-section table, body.public #what-you-own-section table, body.advisor #what-you-own-section table {
  width: 100% !important;
  table-layout: fixed;
  margin-top: 8px;
  vertical-align: top;
}

/* line 581, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tr td ol li, body.admin #what-you-own-section tr td ol li, body.public #what-you-own-section tr td ol li, body.advisor #what-you-own-section tr td ol li {
  padding: 0 5em 0 0;
  vertical-align: top;
  margin-right: 1px;
  margin-bottom: 4px;
  display: block;
  /*  width: 33%;
    max-width: 33%;
  */
}

/* line 592, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tr td ol li span.percentage,
body.common #what-you-own-section tr td ol li span.amount, body.admin #what-you-own-section tr td ol li span.percentage,
body.admin #what-you-own-section tr td ol li span.amount, body.public #what-you-own-section tr td ol li span.percentage,
body.public #what-you-own-section tr td ol li span.amount, body.advisor #what-you-own-section tr td ol li span.percentage,
body.advisor #what-you-own-section tr td ol li span.amount {
  color: #888;
}

/* line 597, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tr td ol li span.name, body.admin #what-you-own-section tr td ol li span.name, body.public #what-you-own-section tr td ol li span.name, body.advisor #what-you-own-section tr td ol li span.name {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 605, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tr td ol.extra, body.admin #what-you-own-section tr td ol.extra, body.public #what-you-own-section tr td ol.extra, body.advisor #what-you-own-section tr td ol.extra {
  display: none;
}

/* line 609, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td,
body.common #what-you-own-section table th, body.admin #what-you-own-section table td,
body.admin #what-you-own-section table th, body.public #what-you-own-section table td,
body.public #what-you-own-section table th, body.advisor #what-you-own-section table td,
body.advisor #what-you-own-section table th {
  padding: 4px 10px;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
}

/* line 617, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody td,
body.common #what-you-own-section table tbody th, body.admin #what-you-own-section table tbody td,
body.admin #what-you-own-section table tbody th, body.public #what-you-own-section table tbody td,
body.public #what-you-own-section table tbody th, body.advisor #what-you-own-section table tbody td,
body.advisor #what-you-own-section table tbody th {
  vertical-align: middle;
  height: 100%;
  -webkit-font-smoothing: optimizeLegibility;
  text-rendering: optimizeLegibility;
  line-height: 12px;
}

/* line 626, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td:last-child, body.admin #what-you-own-section table td:last-child, body.public #what-you-own-section table td:last-child, body.advisor #what-you-own-section table td:last-child {
  color: #333 !important;
}

/* line 630, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th span, body.admin #what-you-own-section table th span, body.public #what-you-own-section table th span, body.advisor #what-you-own-section table th span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  min-height: 15px;
  vertical-align: middle;
}

/* line 640, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th.name.securities span, body.admin #what-you-own-section table th.name.securities span, body.public #what-you-own-section table th.name.securities span, body.advisor #what-you-own-section table th.name.securities span {
  width: auto !important;
  border: none;
}

/* line 645, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th.name.securities span.holdings, body.admin #what-you-own-section table th.name.securities span.holdings, body.public #what-you-own-section table th.name.securities span.holdings, body.advisor #what-you-own-section table th.name.securities span.holdings {
  text-transform: none;
  letter-spacing: normal;
  color: #888;
}

/* line 651, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table thead th,
body.common #what-you-own-section table tfoot th, body.admin #what-you-own-section table thead th,
body.admin #what-you-own-section table tfoot th, body.public #what-you-own-section table thead th,
body.public #what-you-own-section table tfoot th, body.advisor #what-you-own-section table thead th,
body.advisor #what-you-own-section table tfoot th {
  font-family: "Cora-1","Cora-2", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #555;
  background: none;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 18px;
  vertical-align: bottom;
}

/* line 663, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th, body.admin #what-you-own-section table tbody th, body.public #what-you-own-section table tbody th, body.advisor #what-you-own-section table tbody th {
  font-weight: 600;
}

/* line 667, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th > span, body.admin #what-you-own-section table tbody th > span, body.public #what-you-own-section table tbody th > span, body.advisor #what-you-own-section table tbody th > span {
  position: relative;
}

/* line 671, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th > span span.count, body.admin #what-you-own-section table tbody th > span span.count, body.public #what-you-own-section table tbody th > span span.count, body.advisor #what-you-own-section table tbody th > span span.count {
  font-weight: normal;
  font-size: 12px;
  color: #888;
}

/* line 677, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th > span span.count:before, body.admin #what-you-own-section table tbody th > span span.count:before, body.public #what-you-own-section table tbody th > span span.count:before, body.advisor #what-you-own-section table tbody th > span span.count:before {
  content: "(";
  font-size: 0.95em;
  margin-right: 0.2em;
}

/* line 683, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th > span span.count:after, body.admin #what-you-own-section table tbody th > span span.count:after, body.public #what-you-own-section table tbody th > span span.count:after, body.advisor #what-you-own-section table tbody th > span span.count:after {
  content: ")";
  font-size: 0.95em;
  margin-left: 0.1em;
}

/* line 689, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th span a, body.admin #what-you-own-section table tbody th span a, body.public #what-you-own-section table tbody th span a, body.advisor #what-you-own-section table tbody th span a {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999em;
  width: 12px;
  height: 12px;
}

/* line 698, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody th span a, body.admin #what-you-own-section table tbody th span a, body.public #what-you-own-section table tbody th span a, body.advisor #what-you-own-section table tbody th span a {
  background: url(/images/icons/12/right-arrow-light.png);
}

/* line 702, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first:hover th span a, body.admin #what-you-own-section table tbody tr.first:hover th span a, body.public #what-you-own-section table tbody tr.first:hover th span a, body.advisor #what-you-own-section table tbody tr.first:hover th span a {
  background: url(/images/icons/12/right-arrow.png);
}

/* line 706, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr th,
body.common #what-you-own-section table tbody tr td, body.admin #what-you-own-section table tbody tr th,
body.admin #what-you-own-section table tbody tr td, body.public #what-you-own-section table tbody tr th,
body.public #what-you-own-section table tbody tr td, body.advisor #what-you-own-section table tbody tr th,
body.advisor #what-you-own-section table tbody tr td {
  /*  border-bottom: 1px solid white;*/
  border-bottom: 1px solid #ccc;
}

/* line 712, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first th,
body.common #what-you-own-section table tbody tr.first td, body.admin #what-you-own-section table tbody tr.first th,
body.admin #what-you-own-section table tbody tr.first td, body.public #what-you-own-section table tbody tr.first th,
body.public #what-you-own-section table tbody tr.first td, body.advisor #what-you-own-section table tbody tr.first th,
body.advisor #what-you-own-section table tbody tr.first td {
  display: table-cell;
  font-size: 14px;
}

/* line 718, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody.active tr th,
body.common #what-you-own-section table tbody.active tr td, body.admin #what-you-own-section table tbody.active tr th,
body.admin #what-you-own-section table tbody.active tr td, body.public #what-you-own-section table tbody.active tr th,
body.public #what-you-own-section table tbody.active tr td, body.advisor #what-you-own-section table tbody.active tr th,
body.advisor #what-you-own-section table tbody.active tr td {
  display: table-cell;
}

/* line 723, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first th, body.admin #what-you-own-section table tbody tr.first th, body.public #what-you-own-section table tbody tr.first th, body.advisor #what-you-own-section table tbody tr.first th {
  color: #4283c4;
}

/* line 728, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first:hover th,
body.common #what-you-own-section table tbody tr.first:hover td, body.admin #what-you-own-section table tbody tr.first:hover th,
body.admin #what-you-own-section table tbody tr.first:hover td, body.public #what-you-own-section table tbody tr.first:hover th,
body.public #what-you-own-section table tbody tr.first:hover td, body.advisor #what-you-own-section table tbody tr.first:hover th,
body.advisor #what-you-own-section table tbody tr.first:hover td {
  background: #e6f2ff !important;
  color: #4283c4 !important;
  cursor: pointer;
}

/* line 735, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first:hover .percentage-wrapper,
body.common #what-you-own-section table tbody tr.first:hover .percentage, body.admin #what-you-own-section table tbody tr.first:hover .percentage-wrapper,
body.admin #what-you-own-section table tbody tr.first:hover .percentage, body.public #what-you-own-section table tbody tr.first:hover .percentage-wrapper,
body.public #what-you-own-section table tbody tr.first:hover .percentage, body.advisor #what-you-own-section table tbody tr.first:hover .percentage-wrapper,
body.advisor #what-you-own-section table tbody tr.first:hover .percentage {
  border-color: #4283c4;
  background-color: #4283c4;
  color: white;
}

/* line 742, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.first:hover .percentage, body.admin #what-you-own-section table tbody tr.first:hover .percentage, body.public #what-you-own-section table tbody tr.first:hover .percentage, body.advisor #what-you-own-section table tbody tr.first:hover .percentage {
  -webkit-box-shadow: 1px 1px 0 #336598, 2px 2px 0 #336598, 3px 3px 0 #336598;
}

/* line 749, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody.active tr th span a, body.admin #what-you-own-section table tbody.active tr th span a, body.public #what-you-own-section table tbody.active tr th span a, body.advisor #what-you-own-section table tbody.active tr th span a {
  background: url(/images/icons/12/down-arrow.png) !important;
}

/* line 753, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.holding th, body.admin #what-you-own-section table tbody tr.holding th, body.public #what-you-own-section table tbody tr.holding th, body.advisor #what-you-own-section table tbody tr.holding th {
  font-weight: 400;
  padding: 0 10px 3 16px;
  font-weight: 500;
}

/* line 759, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table a.more, body.admin #what-you-own-section table a.more, body.public #what-you-own-section table a.more, body.advisor #what-you-own-section table a.more {
  text-decoration: underline;
  margin-left: 8px;
}

/* line 763, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr:last-child td,
body.common #what-you-own-section table tbody tr:last-child th, body.admin #what-you-own-section table tbody tr:last-child td,
body.admin #what-you-own-section table tbody tr:last-child th, body.public #what-you-own-section table tbody tr:last-child td,
body.public #what-you-own-section table tbody tr:last-child th, body.advisor #what-you-own-section table tbody tr:last-child td,
body.advisor #what-you-own-section table tbody tr:last-child th {
  border-bottom: none;
}

/* line 768, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody:nth-child(2n+1) tr.first th,
body.common #what-you-own-section table tbody:nth-child(2n+1) tr.first td,
body.common #what-you-own-section table tbody tr:nth-child(2n+3) th,
body.common #what-you-own-section table tbody tr:nth-child(2n+3) td, body.admin #what-you-own-section table tbody:nth-child(2n+1) tr.first th,
body.admin #what-you-own-section table tbody:nth-child(2n+1) tr.first td,
body.admin #what-you-own-section table tbody tr:nth-child(2n+3) th,
body.admin #what-you-own-section table tbody tr:nth-child(2n+3) td, body.public #what-you-own-section table tbody:nth-child(2n+1) tr.first th,
body.public #what-you-own-section table tbody:nth-child(2n+1) tr.first td,
body.public #what-you-own-section table tbody tr:nth-child(2n+3) th,
body.public #what-you-own-section table tbody tr:nth-child(2n+3) td, body.advisor #what-you-own-section table tbody:nth-child(2n+1) tr.first th,
body.advisor #what-you-own-section table tbody:nth-child(2n+1) tr.first td,
body.advisor #what-you-own-section table tbody tr:nth-child(2n+3) th,
body.advisor #what-you-own-section table tbody tr:nth-child(2n+3) td {
  background: #fafafa;
}

/* line 775, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr.others td, body.admin #what-you-own-section table tbody tr.others td, body.public #what-you-own-section table tbody tr.others td, body.advisor #what-you-own-section table tbody tr.others td {
  background: #fff;
}

/* line 778, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tr.others a.show-hide, body.admin #what-you-own-section table tr.others a.show-hide, body.public #what-you-own-section table tr.others a.show-hide, body.advisor #what-you-own-section table tr.others a.show-hide {
  color: #4283C4 !important;
  font-size: 12px !important;
}

/* line 783, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table .percentage-wrapper .percentage, body.admin #what-you-own-section table .percentage-wrapper .percentage, body.public #what-you-own-section table .percentage-wrapper .percentage, body.advisor #what-you-own-section table .percentage-wrapper .percentage {
  display: inline-block;
  opacity: 1;
  line-height: 28px;
  vertical-align: middle;
  font-size: 12px;
  background: #e8e8e8;
}

/* line 792, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tr.holding .percentage-wrapper .percentage, body.admin #what-you-own-section table tr.holding .percentage-wrapper .percentage, body.public #what-you-own-section table tr.holding .percentage-wrapper .percentage, body.advisor #what-you-own-section table tr.holding .percentage-wrapper .percentage {
  color: #333;
  background: #aebccc;
}

/* line 797, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tr.holding .percentage-wrapper .percentage span, body.admin #what-you-own-section table tr.holding .percentage-wrapper .percentage span, body.public #what-you-own-section table tr.holding .percentage-wrapper .percentage span, body.advisor #what-you-own-section table tr.holding .percentage-wrapper .percentage span {
  font-size: 12px;
}

/* line 801, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tr.holding:nth-child(even) .percentage-wrapper .percentage, body.admin #what-you-own-section table tr.holding:nth-child(even) .percentage-wrapper .percentage, body.public #what-you-own-section table tr.holding:nth-child(even) .percentage-wrapper .percentage, body.advisor #what-you-own-section table tr.holding:nth-child(even) .percentage-wrapper .percentage {
  background: #becddc;
}

/* line 805, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tbody tr:nth-child(even) td .percentage-wrapper .percentage, body.admin #what-you-own-section table tbody tr:nth-child(even) td .percentage-wrapper .percentage, body.public #what-you-own-section table tbody tr:nth-child(even) td .percentage-wrapper .percentage, body.advisor #what-you-own-section table tbody tr:nth-child(even) td .percentage-wrapper .percentage {
  background: #80a4c9;
}

/* line 809, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table .percentage-wrapper .percentage span, body.admin #what-you-own-section table .percentage-wrapper .percentage span, body.public #what-you-own-section table .percentage-wrapper .percentage span, body.advisor #what-you-own-section table .percentage-wrapper .percentage span {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  margin: 0 5px;
  display: inline-block;
}

/* line 818, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td.amount, body.admin #what-you-own-section table td.amount, body.public #what-you-own-section table td.amount, body.advisor #what-you-own-section table td.amount {
  font-weight: 600;
}

/* line 822, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table tr.holding td.amount, body.admin #what-you-own-section table tr.holding td.amount, body.public #what-you-own-section table tr.holding td.amount, body.advisor #what-you-own-section table tr.holding td.amount {
  font-weight: 400;
}

/* line 826, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td div.description, body.admin #what-you-own-section table td div.description, body.public #what-you-own-section table td div.description, body.advisor #what-you-own-section table td div.description {
  position: relative;
  width: 75%;
}

/* line 831, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td div.description span.label, body.admin #what-you-own-section table td div.description span.label, body.public #what-you-own-section table td div.description span.label, body.advisor #what-you-own-section table td div.description span.label {
  display: none;
}

/* line 835, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tfoot th,
body.common #what-you-own-section tfoot td, body.admin #what-you-own-section tfoot th,
body.admin #what-you-own-section tfoot td, body.public #what-you-own-section tfoot th,
body.public #what-you-own-section tfoot td, body.advisor #what-you-own-section tfoot th,
body.advisor #what-you-own-section tfoot td {
  border-top: 1px solid #ccc;
  border-bottom: none;
  padding: 8px 10px !important;
}

/* line 844, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section td.holdings, body.admin #what-you-own-section td.holdings, body.public #what-you-own-section td.holdings, body.advisor #what-you-own-section td.holdings {
  width: 400px;
}

/* line 847, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section td.holdings ol, body.admin #what-you-own-section td.holdings ol, body.public #what-you-own-section td.holdings ol, body.advisor #what-you-own-section td.holdings ol {
  max-width: 100%;
  overflow: hidden;
}

/* line 858, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section .others th,
body.common #what-you-own-section .others td,
body.common #what-you-own-section .others td .percentage-wrapper, body.admin #what-you-own-section .others th,
body.admin #what-you-own-section .others td,
body.admin #what-you-own-section .others td .percentage-wrapper, body.public #what-you-own-section .others th,
body.public #what-you-own-section .others td,
body.public #what-you-own-section .others td .percentage-wrapper, body.advisor #what-you-own-section .others th,
body.advisor #what-you-own-section .others td,
body.advisor #what-you-own-section .others td .percentage-wrapper {
  background: none !important;
}

/* line 864, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section .others td .percentage-wrapper, body.admin #what-you-own-section .others td .percentage-wrapper, body.public #what-you-own-section .others td .percentage-wrapper, body.advisor #what-you-own-section .others td .percentage-wrapper {
  border: none;
}

/* line 867, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section .others td .percentage-wrapper .percentage, body.admin #what-you-own-section .others td .percentage-wrapper .percentage, body.public #what-you-own-section .others td .percentage-wrapper .percentage, body.advisor #what-you-own-section .others td .percentage-wrapper .percentage {
  background: none !important;
  color: #aaa;
}

/* line 872, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section .others td .percentage-wrapper .percentage span.count, body.admin #what-you-own-section .others td .percentage-wrapper .percentage span.count, body.public #what-you-own-section .others td .percentage-wrapper .percentage span.count, body.advisor #what-you-own-section .others td .percentage-wrapper .percentage span.count {
  position: static !important;
}

/* line 881, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th.name,
body.common #what-you-own-section table td.name, body.admin #what-you-own-section table th.name,
body.admin #what-you-own-section table td.name, body.public #what-you-own-section table th.name,
body.public #what-you-own-section table td.name, body.advisor #what-you-own-section table th.name,
body.advisor #what-you-own-section table td.name {
  /*  width: 300px !important;*/
}

/* line 886, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table td.name, body.admin #what-you-own-section table td.name, body.public #what-you-own-section table td.name, body.advisor #what-you-own-section table td.name {
  font-weight: 600;
}

/* line 895, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section .class, body.admin #what-you-own-section .class, body.public #what-you-own-section .class, body.advisor #what-you-own-section .class {
  width: 100px;
}

/* line 899, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th.percentage,
body.common #what-you-own-section table td.percentage, body.admin #what-you-own-section table th.percentage,
body.admin #what-you-own-section table td.percentage, body.public #what-you-own-section table th.percentage,
body.public #what-you-own-section table td.percentage, body.advisor #what-you-own-section table th.percentage,
body.advisor #what-you-own-section table td.percentage {
  padding-right: 0;
}

/* line 904, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section table th.amount,
body.common #what-you-own-section table td.amount, body.admin #what-you-own-section table th.amount,
body.admin #what-you-own-section table td.amount, body.public #what-you-own-section table th.amount,
body.public #what-you-own-section table td.amount, body.advisor #what-you-own-section table th.amount,
body.advisor #what-you-own-section table td.amount {
  width: 10em;
  text-align: right;
}

/* line 915, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tbody th.stocks.class, body.admin #what-you-own-section tbody th.stocks.class, body.public #what-you-own-section tbody th.stocks.class, body.advisor #what-you-own-section tbody th.stocks.class {
  color: #ead42e;
}

/* line 916, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tbody th.bonds.class, body.admin #what-you-own-section tbody th.bonds.class, body.public #what-you-own-section tbody th.bonds.class, body.advisor #what-you-own-section tbody th.bonds.class {
  color: #4782C1;
}

/* line 917, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tbody th.cash.class, body.admin #what-you-own-section tbody th.cash.class, body.public #what-you-own-section tbody th.cash.class, body.advisor #what-you-own-section tbody th.cash.class {
  color: #2D3B21;
}

/* line 918, app/assets/stylesheets/styles.scss */
body.common #what-you-own-section tbody th.other.class, body.admin #what-you-own-section tbody th.other.class, body.public #what-you-own-section tbody th.other.class, body.advisor #what-you-own-section tbody th.other.class {
  color: #AB3015;
}

/* line 925, app/assets/stylesheets/styles.scss */
body.common div.allocation, body.admin div.allocation, body.public div.allocation, body.advisor div.allocation {
  padding-left: 100px;
  padding-right: 100px;
  width: auto;
  min-height: 80px;
  position: relative;
}

/* line 933, app/assets/stylesheets/styles.scss */
body.common div.allocation .pie-chart,
body.common div.allocation .infographic, body.admin div.allocation .pie-chart,
body.admin div.allocation .infographic, body.public div.allocation .pie-chart,
body.public div.allocation .infographic, body.advisor div.allocation .pie-chart,
body.advisor div.allocation .infographic {
  width: 84px;
  height: 84px;
  position: absolute;
  top: -5px;
  left: 0;
  border-radius: 9999em;
  -webkit-border-radius: 9999em;
  -moz-border-radius: 9999em;
}

/* line 945, app/assets/stylesheets/styles.scss */
body.common div.allocation .current,
body.common div.allocation .target, body.admin div.allocation .current,
body.admin div.allocation .target, body.public div.allocation .current,
body.public div.allocation .target, body.advisor div.allocation .current,
body.advisor div.allocation .target {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}

/* line 952, app/assets/stylesheets/styles.scss */
body.common div.allocation .current, body.admin div.allocation .current, body.public div.allocation .current, body.advisor div.allocation .current {
  margin-right: 15px;
}

/* line 958, app/assets/stylesheets/styles.scss */
body.common ol.legend, body.admin ol.legend, body.public ol.legend, body.advisor ol.legend {
  white-space: nowrap;
  vertical-align: top;
  position: relative;
  top: 4px;
  font-size: 11px;
  line-height: 11px;
}

/* line 967, app/assets/stylesheets/styles.scss */
body.common ol.legend li, body.admin ol.legend li, body.public ol.legend li, body.advisor ol.legend li {
  margin-bottom: 4px;
  color: #555;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: 0;
  padding-right: 3.25em;
  position: relative;
  z-index: 2;
}

/* line 977, app/assets/stylesheets/styles.scss */
body.common ol.legend li:after, body.admin ol.legend li:after, body.public ol.legend li:after, body.advisor ol.legend li:after {
  content: "";
  position: absolute;
  left: 40px;
  right: 0;
  bottom: 1px;
  border-bottom: 1px dotted #ccc;
  z-index: -1;
}

/* line 987, app/assets/stylesheets/styles.scss */
body.common ol.legend li span.percentage, body.admin ol.legend li span.percentage, body.public ol.legend li span.percentage, body.advisor ol.legend li span.percentage {
  color: #888;
  position: absolute;
  right: 0;
  background: white;
  padding: 0 1px;
}

/* line 995, app/assets/stylesheets/styles.scss */
body.common ol.legend li:before, body.admin ol.legend li:before, body.public ol.legend li:before, body.advisor ol.legend li:before {
  background: #888;
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* line 1010, app/assets/stylesheets/styles.scss */
body.common ol.legend li.stocks:before, body.admin ol.legend li.stocks:before, body.public ol.legend li.stocks:before, body.advisor ol.legend li.stocks:before {
  background: #aa2f1a;
}

/* line 1014, app/assets/stylesheets/styles.scss */
body.common ol.legend li.bonds:before, body.admin ol.legend li.bonds:before, body.public ol.legend li.bonds:before, body.advisor ol.legend li.bonds:before {
  background: #4784bf;
}

/* line 1018, app/assets/stylesheets/styles.scss */
body.common ol.legend li.cash:before, body.admin ol.legend li.cash:before, body.public ol.legend li.cash:before, body.advisor ol.legend li.cash:before {
  background: #90ba6b;
}

/* line 1022, app/assets/stylesheets/styles.scss */
body.common ol.legend li.other:before, body.admin ol.legend li.other:before, body.public ol.legend li.other:before, body.advisor ol.legend li.other:before {
  background: #f3da91;
}

/* line 1030, app/assets/stylesheets/styles.scss */
body.common div.allocation .return, body.admin div.allocation .return, body.public div.allocation .return, body.advisor div.allocation .return {
  width: 80px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 8px;
  right: 0;
  white-space: normal;
  text-align: right;
}

/* line 1041, app/assets/stylesheets/styles.scss */
body.common div.allocation .return span.count, body.admin div.allocation .return span.count, body.public div.allocation .return span.count, body.advisor div.allocation .return span.count {
  letter-spacing: -2px;
  margin-right: -1px;
  position: relative;
  color: #383955;
  font-size: 32px;
  font-weight: 200;
  line-height: 24px;
  display: block;
  margin-top: -2px;
  margin-bottom: 5px;
  margin-left: -1px;
}

/* line 1055, app/assets/stylesheets/styles.scss */
body.common div.allocation .return span.label, body.admin div.allocation .return span.label, body.public div.allocation .return span.label, body.advisor div.allocation .return span.label {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #888;
  display: block;
}

/* line 1073, app/assets/stylesheets/styles.scss */
body.common #timeout-warning, body.admin #timeout-warning, body.public #timeout-warning, body.advisor #timeout-warning {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 1em 1em 32px;
  background: url(/images/icons/16/10.png) no-repeat 12px 50% #b20303;
  color: #eee;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 1px #3d0101;
}

/* line 1087, app/assets/stylesheets/styles.scss */
body.common #timeout-warning a, body.admin #timeout-warning a, body.public #timeout-warning a, body.advisor #timeout-warning a {
  color: #f4f4f4;
  text-decoration: none;
  border-bottom: 1px dotted;
}

/* line 1093, app/assets/stylesheets/styles.scss */
body.common #timeout-warning a:hover, body.admin #timeout-warning a:hover, body.public #timeout-warning a:hover, body.advisor #timeout-warning a:hover {
  color: #fff;
}

/* line 1100, app/assets/stylesheets/styles.scss */
body.common div.help-message.active, body.admin div.help-message.active, body.public div.help-message.active, body.advisor div.help-message.active {
  opacity: 1;
  visibility: visible;
}

/* line 1105, app/assets/stylesheets/styles.scss */
body.common div.help-message, body.admin div.help-message, body.public div.help-message, body.advisor div.help-message {
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  display: block;
  z-index: 1;
  padding: 8px 12px 8px 10px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  border: 2px solid #888;
  position: absolute;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
  margin-top: -6px;
  visibility: hidden;
  opacity: 0;
  width: 260px;
  left: -10px;
  color: #333 !important;
}

/* line 1129, app/assets/stylesheets/styles.scss */
body.common div.help-message:before,
body.common div.help-message:after, body.admin div.help-message:before,
body.admin div.help-message:after, body.public div.help-message:before,
body.public div.help-message:after, body.advisor div.help-message:before,
body.advisor div.help-message:after {
  border-color: transparent transparent #888 transparent;
  border-style: solid;
  border-width: 7px;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: -14px;
  left: 10%;
  margin-left: -7px;
}

/* line 1143, app/assets/stylesheets/styles.scss */
body.common div.help-message:after, body.admin div.help-message:after, body.public div.help-message:after, body.advisor div.help-message:after {
  z-index: 2;
  border-color: transparent transparent white transparent;
  border-width: 4px;
  top: -8px;
  margin-left: -4px;
}

/* line 1151, app/assets/stylesheets/styles.scss */
body.common div.help-message h3, body.admin div.help-message h3, body.public div.help-message h3, body.advisor div.help-message h3 {
  font-size: 12px;
  margin-bottom: 6px;
  font-weight: 600;
}

/* line 1157, app/assets/stylesheets/styles.scss */
body.common div.help-message h3 a.help-message, body.admin div.help-message h3 a.help-message, body.public div.help-message h3 a.help-message, body.advisor div.help-message h3 a.help-message {
  font-size: 16px;
  line-height: 5px;
  color: #aaa;
  position: relative;
  top: 2px;
  margin-right: -4px;
}

/* line 1166, app/assets/stylesheets/styles.scss */
body.common div.help-message h3 a.help-message:hover, body.admin div.help-message h3 a.help-message:hover, body.public div.help-message h3 a.help-message:hover, body.advisor div.help-message h3 a.help-message:hover {
  color: #888;
}

/* line 1170, app/assets/stylesheets/styles.scss */
body.common div.help-message p, body.admin div.help-message p, body.public div.help-message p, body.advisor div.help-message p {
  font-size: 11px;
  line-height: 15px;
  width: auto;
}

/* line 1176, app/assets/stylesheets/styles.scss */
body.common div.help-message p strong, body.admin div.help-message p strong, body.public div.help-message p strong, body.advisor div.help-message p strong {
  font-weight: 600;
}

/* line 1180, app/assets/stylesheets/styles.scss */
body.common div.help-message table, body.admin div.help-message table, body.public div.help-message table, body.advisor div.help-message table {
  font-size: 12px;
  width: 100%;
  margin-bottom: 6px;
}

/* line 1186, app/assets/stylesheets/styles.scss */
body.common div.help-message table td, body.admin div.help-message table td, body.public div.help-message table td, body.advisor div.help-message table td {
  border-bottom: 1px solid #eee;
  padding: 4px 0;
}

/* line 1195, app/assets/stylesheets/styles.scss */
body.common div.learn-more h2, body.common div.learn-more h3, body.admin div.learn-more h2, body.admin div.learn-more h3, body.public div.learn-more h2, body.public div.learn-more h3, body.advisor div.learn-more h2, body.advisor div.learn-more h3 {
  margin-top: 0;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 1em;
  margin-bottom: 0.25em;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #555;
}

/* line 1209, app/assets/stylesheets/styles.scss */
body.common .metrics .metric, body.admin .metrics .metric, body.public .metrics .metric, body.advisor .metrics .metric {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  margin-bottom: 10px;
}

/* line 1217, app/assets/stylesheets/styles.scss */
body.common .metric span.count, body.admin .metric span.count, body.public .metric span.count, body.advisor .metric span.count {
  color: #384654;
  font-size: 32px;
  font-weight: 200;
  line-height: 32px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  margin-left: -1px;
  white-space: nowrap;
  vertical-align: top;
  display: block;
  -webkit-font-smoothing: antialiased;
}

/* line 1232, app/assets/stylesheets/styles.scss */
body.common .metrics .metric span.count span.percentage, body.admin .metrics .metric span.count span.percentage, body.public .metrics .metric span.count span.percentage, body.advisor .metrics .metric span.count span.percentage {
  font-size: 14px;
  color: #888;
  letter-spacing: 1px;
}

/* line 1238, app/assets/stylesheets/styles.scss */
body.common .metrics .metric span.label, body.admin .metrics .metric span.label, body.public .metrics .metric span.label, body.advisor .metrics .metric span.label {
  font-size: 11px;
  line-height: 11px;
  color: #888;
  display: block;
}

/* line 1255, app/assets/stylesheets/styles.scss */
body.common span.last-updated, body.admin span.last-updated, body.public span.last-updated, body.advisor span.last-updated {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #888;
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
}

/* line 1268, app/assets/stylesheets/styles.scss */
body.common span.image-container, body.admin span.image-container, body.public span.image-container, body.advisor span.image-container {
  position: relative;
}

/* line 1272, app/assets/stylesheets/styles.scss */
body.common span.role, body.admin span.role, body.public span.role, body.advisor span.role {
  content: "Prospect";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  line-height: 22px;
  height: 20px;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* line 1300, app/assets/stylesheets/styles.scss */
body.common .views-secondary, body.admin .views-secondary, body.public .views-secondary, body.advisor .views-secondary {
  padding: 4px 14px;
  background: #f0f0f0;
  background-color: #f0f0f0;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#fefefe));
  background: -moz-linear-gradient(#f0f0f0, #fefefe);
  margin: -15px -15px 20px;
  border-top: 1px solid #f2f2f2;
}

/* line 1311, app/assets/stylesheets/styles.scss */
body.common .views-secondary a, body.admin .views-secondary a, body.public .views-secondary a, body.advisor .views-secondary a {
  color: #888 !important;
  display: inline-block;
  padding: 4px 10px;
  min-width: 60px;
  text-align: center;
  color: #566b80;
  text-decoration: none;
  position: relative;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  font-size: 12px;
  line-height: 12px;
}

/* line 1327, app/assets/stylesheets/styles.scss */
body.common .views-secondary a:hover, body.admin .views-secondary a:hover, body.public .views-secondary a:hover, body.advisor .views-secondary a:hover {
  background: white;
  color: #333 !important;
}

/* line 1332, app/assets/stylesheets/styles.scss */
body.common .views-secondary a.active, body.admin .views-secondary a.active, body.public .views-secondary a.active, body.advisor .views-secondary a.active {
  color: #333 !important;
  background: white;
}

/* line 1341, app/assets/stylesheets/styles.scss */
body.common .facet-nav, body.admin .facet-nav, body.public .facet-nav, body.advisor .facet-nav {
  font-size: 14px;
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e0e0e0), to(white));
  background: -moz-linear-gradient(#e0e0e0, white);
  padding: 10px;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 5;
  position: relative;
}

/* line 1356, app/assets/stylesheets/styles.scss */
body.common .facet-nav a, body.admin .facet-nav a, body.public .facet-nav a, body.advisor .facet-nav a {
  display: inline-block;
  padding: 4px 8px;
  min-width: 80px;
  text-align: center;
  color: #888;
  text-decoration: none;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 1369, app/assets/stylesheets/styles.scss */
body.common .facet-nav a:hover, body.admin .facet-nav a:hover, body.public .facet-nav a:hover, body.advisor .facet-nav a:hover {
  text-decoration: none;
  background: #ddd;
  color: #666;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.125);
}

/* line 1379, app/assets/stylesheets/styles.scss */
body.common .facet-nav a:active, body.admin .facet-nav a:active, body.public .facet-nav a:active, body.advisor .facet-nav a:active {
  background: #ccc;
  color: #555;
}

/* line 1385, app/assets/stylesheets/styles.scss */
body.common .facet-nav a.active, body.admin .facet-nav a.active, body.public .facet-nav a.active, body.advisor .facet-nav a.active {
  background: #ddd;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  color: #555;
}

/* line 1397, app/assets/stylesheets/styles.scss */
body.common #planning_blank section#content .primary-secondary-content .primary-content, body.admin #planning_blank section#content .primary-secondary-content .primary-content, body.public #planning_blank section#content .primary-secondary-content .primary-content, body.advisor #planning_blank section#content .primary-secondary-content .primary-content {
  right: 5px;
  padding: 0;
}

/* line 1402, app/assets/stylesheets/styles.scss */
body.common div.invitation, body.admin div.invitation, body.public div.invitation, body.advisor div.invitation {
  text-align: center;
  padding-top: 300px;
  background: url(/images/piggy.png) top center no-repeat;
  position: relative;
}

/* line 1409, app/assets/stylesheets/styles.scss */
body.common div.invitation p, body.admin div.invitation p, body.public div.invitation p, body.advisor div.invitation p {
  margin: 0 auto 20px;
}

/* line 1413, app/assets/stylesheets/styles.scss */
body.common div.invitation a, body.admin div.invitation a, body.public div.invitation a, body.advisor div.invitation a {
  background: lemonchiffon;
  border: 1px solid #ffd65d;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  padding: 10px 20px;
  color: #dd5000;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 2px white inset 0 0 12px rgba(255, 255, 150, 0.25);
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
  display: inline-block;
  font-size: 18px;
}

/* line 1429, app/assets/stylesheets/styles.scss */
body.common div.invitation a:hover, body.admin div.invitation a:hover, body.public div.invitation a:hover, body.advisor div.invitation a:hover {
  text-decoration: underline;
}

/* line 1433, app/assets/stylesheets/styles.scss */
body.common .invitation h1, body.admin .invitation h1, body.public .invitation h1, body.advisor .invitation h1 {
  font-size: 32px !important;
  margin-bottom: 16px;
  position: static !important;
  margin: 0 !important;
  display: block;
}

/* line 1445, app/assets/stylesheets/styles.scss */
body.common .notice, body.admin .notice, body.public .notice, body.advisor .notice {
  background: #ffeaa8;
  -webkit-transform: rotate(-0.25deg);
  padding: 10px;
  margin: 5px 10px;
  border: 2px solid white;
  position: relative;
  -webkit-box-shadow: inset 0 0 4px white, inset 0 0 0 2px rgba(227, 211, 164, 0.3), -2px 2px 1px rgba(0, 0, 0, 0.1);
  font-size: 12px;
}

/* line 1458, app/assets/stylesheets/styles.scss */
body.common .notice:after, body.admin .notice:after, body.public .notice:after, body.advisor .notice:after {
  content: "";
  position: absolute;
  left: 33%;
  right: 33%;
  top: -10px;
  bottom: 98%;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 0 4px white, -1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5);
}

/* line 1472, app/assets/stylesheets/styles.scss */
body.common .notice:before, body.admin .notice:before, body.public .notice:before, body.advisor .notice:before {
  content: "!";
  font-family: Pictos;
  font-size: 64px;
  line-height: 64px;
  -webkit-transform: rotate(-0.5deg);
  display: inline-block;
  opacity: 0.25;
  color: orange;
  bottom: 10px;
  right: 10px;
  position: absolute;
}

/* line 1486, app/assets/stylesheets/styles.scss */
body.common .notice h1,
body.common .notice h2, body.admin .notice h1,
body.admin .notice h2, body.public .notice h1,
body.public .notice h2, body.advisor .notice h1,
body.advisor .notice h2 {
  font-weight: 600;
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
}

/* line 1494, app/assets/stylesheets/styles.scss */
body.common .notice strong, body.admin .notice strong, body.public .notice strong, body.advisor .notice strong {
  font-weight: 600;
}

/* line 1498, app/assets/stylesheets/styles.scss */
body.common .notice a, body.admin .notice a, body.public .notice a, body.advisor .notice a {
  text-decoration: underline;
  color: inherit;
}

/* line 1503, app/assets/stylesheets/styles.scss */
body.common .notice a:hover, body.admin .notice a:hover, body.public .notice a:hover, body.advisor .notice a:hover {
  text-decoration: none;
  color: #333;
}

/* line 1515, app/assets/stylesheets/styles.scss */
body.common header#header,
body.common header#header .site-width, body.admin header#header,
body.admin header#header .site-width, body.public header#header,
body.public header#header .site-width, body.advisor header#header,
body.advisor header#header .site-width {
  width: 114px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 1524, app/assets/stylesheets/styles.scss */
body.common header#header, body.admin header#header, body.public header#header, body.advisor header#header {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5), -2px, 0, 2px, inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.5), -2px, 0, 2px, inset;
  box-shadow: rgba(0, 0, 0, 0.5), -2px, 0, 2px, inset;
  background: #333;
  background: url(/images/dotted_texture.png), linear-gradient(left, #222 0%, #222 80%, #303030 100%...);
  padding: 2px 2px 2px 0;
  font-size: 14px;
  font-family: "Cora-1", "cora-2";
}

/* line 1533, app/assets/stylesheets/styles.scss */
body.common header#header > h1, body.admin header#header > h1, body.public header#header > h1, body.advisor header#header > h1 {
  font-size: inherit;
  font-weight: inherit;
  color: #555;
  margin: 0;
  width: 116px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  background: url(/images/logos/blueleaf_grey.png) 15px 0 no-repeat;
  text-indent: -9999em;
  bottom: 14px;
  opacity: 0.15;
}

/* line 1549, app/assets/stylesheets/styles.scss */
body.common header#header a, body.admin header#header a, body.public header#header a, body.advisor header#header a {
  color: #888;
  cursor: default;
}

/* line 1554, app/assets/stylesheets/styles.scss */
body.common header#header a:hover, body.admin header#header a:hover, body.public header#header a:hover, body.advisor header#header a:hover {
  color: white !important;
  text-decoration: none;
}

/* line 1559, app/assets/stylesheets/styles.scss */
body.common header#header a:active, body.admin header#header a:active, body.public header#header a:active, body.advisor header#header a:active {
  background: #222;
  color: #ccc !important;
}

/* line 1564, app/assets/stylesheets/styles.scss */
body.common header#header:hover #primary-nav:hover a, body.admin header#header:hover #primary-nav:hover a, body.public header#header:hover #primary-nav:hover a, body.advisor header#header:hover #primary-nav:hover a {
  -webkit-transition: 0.07s;
  -moz-transition: 0.07s;
}

/* line 1569, app/assets/stylesheets/styles.scss */
body.common header#header #primary-nav, body.admin header#header #primary-nav, body.public header#header #primary-nav, body.advisor header#header #primary-nav {
  padding-top: 2px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

/* line 1574, app/assets/stylesheets/styles.scss */
body.common header#header #primary-nav #dashboard-bubble, body.admin header#header #primary-nav #dashboard-bubble, body.public header#header #primary-nav #dashboard-bubble, body.advisor header#header #primary-nav #dashboard-bubble {
  z-index: 500;
  position: absolute;
  top: -10px;
  left: 122px;
  width: 180px;
  background: white;
  border: 1px solid #999;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 3px;
  border-radius: 4px;
  padding: 4px 8px;
}

/* line 34, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble div.arrow, body.admin header#header #primary-nav #dashboard-bubble div.arrow, body.public header#header #primary-nav #dashboard-bubble div.arrow, body.advisor header#header #primary-nav #dashboard-bubble div.arrow {
  position: absolute;
  top: 10px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -30px;
  border-right: 15px solid #fff;
  border-left: 15px solid transparent;
}

/* line 50, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble h1, body.admin header#header #primary-nav #dashboard-bubble h1, body.public header#header #primary-nav #dashboard-bubble h1, body.advisor header#header #primary-nav #dashboard-bubble h1 {
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #66758b;
  padding: 4px 0;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
}

/* line 59, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble p, body.admin header#header #primary-nav #dashboard-bubble p, body.public header#header #primary-nav #dashboard-bubble p, body.advisor header#header #primary-nav #dashboard-bubble p {
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  line-height: 1.2em;
}

/* line 64, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble p a, body.admin header#header #primary-nav #dashboard-bubble p a, body.public header#header #primary-nav #dashboard-bubble p a, body.advisor header#header #primary-nav #dashboard-bubble p a {
  margin: 0;
  padding: 0;
  color: #16a4de;
}

/* line 68, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble p a:hover, body.admin header#header #primary-nav #dashboard-bubble p a:hover, body.public header#header #primary-nav #dashboard-bubble p a:hover, body.advisor header#header #primary-nav #dashboard-bubble p a:hover {
  color: #4283c4 !important;
}

/* line 73, app/assets/stylesheets/_base.scss */
body.common header#header #primary-nav #dashboard-bubble a.dismiss, body.admin header#header #primary-nav #dashboard-bubble a.dismiss, body.public header#header #primary-nav #dashboard-bubble a.dismiss, body.advisor header#header #primary-nav #dashboard-bubble a.dismiss {
  margin: 0;
  padding: 0 !important;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  background: transparent url(/fancybox/fancybox_sprite.png) -47px 0px;
  cursor: pointer;
  z-index: 1103;
  display: block;
  text-indent: -9999em;
}

/* line 1579, app/assets/stylesheets/styles.scss */
body.common header#header #primary-nav a, body.admin header#header #primary-nav a, body.public header#header #primary-nav a, body.advisor header#header #primary-nav a {
  padding: 7px 10px 7px 15px;
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}

/* line 1592, app/assets/stylesheets/styles.scss */
body.common header#header #primary-nav a.return, body.admin header#header #primary-nav a.return, body.public header#header #primary-nav a.return, body.advisor header#header #primary-nav a.return {
  font-size: 11px;
}

/* line 1597, app/assets/stylesheets/styles.scss */
body.common header#header a span.count, body.admin header#header a span.count, body.public header#header a span.count, body.advisor header#header a span.count {
  background: #4592E6;
  color: white;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5), 1px, 2px, 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5), 1px, 2px, 2px;
  box-shadow: rgba(0, 0, 0, 0.5), 1px, 2px, 2px;
  border-radius: 8px;
  font-size: 10px;
  width: 12px;
  height: 11px;
  display: inline-block;
  line-height: 12px;
  text-align: center;
  padding: 1px;
  position: absolute;
  left: -1px;
  top: 2px;
  vertical-align: text-bottom;
  *position: static;
}

/* line 1616, app/assets/stylesheets/styles.scss */
body.common .popover__unlock-icon, body.admin .popover__unlock-icon, body.public .popover__unlock-icon, body.advisor .popover__unlock-icon {
  font-size: 2em;
  text-align: center;
  color: grey;
}

/* line 1622, app/assets/stylesheets/styles.scss */
body.common .popover__conditions, body.admin .popover__conditions, body.public .popover__conditions, body.advisor .popover__conditions {
  color: grey;
}

/* line 1626, app/assets/stylesheets/styles.scss */
body.common a.pop-over__link, body.admin a.pop-over__link, body.public a.pop-over__link, body.advisor a.pop-over__link {
  color: #337ab7 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/* line 1634, app/assets/stylesheets/styles.scss */
body.common a.pop-over__link:hover, body.admin a.pop-over__link:hover, body.public a.pop-over__link:hover, body.advisor a.pop-over__link:hover {
  color: #23527c !important;
}

/* line 1639, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav, body.admin header#header #ancillary-nav, body.public header#header #ancillary-nav, body.advisor header#header #ancillary-nav {
  padding-top: 20px;
  border-top: 1px solid #464646;
  position: relative;
}

/* line 1644, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav #invitation-bubble, body.admin header#header #ancillary-nav #invitation-bubble, body.public header#header #ancillary-nav #invitation-bubble, body.advisor header#header #ancillary-nav #invitation-bubble {
  z-index: 500;
  position: absolute;
  top: -10px;
  left: 122px;
  width: 180px;
  background: white;
  border: 1px solid #999;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 3px;
  border-radius: 4px;
  padding: 4px 8px;
}

/* line 34, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble div.arrow, body.admin header#header #ancillary-nav #invitation-bubble div.arrow, body.public header#header #ancillary-nav #invitation-bubble div.arrow, body.advisor header#header #ancillary-nav #invitation-bubble div.arrow {
  position: absolute;
  top: 30px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -30px;
  border-right: 15px solid #fff;
  border-left: 15px solid transparent;
}

/* line 50, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble h1, body.admin header#header #ancillary-nav #invitation-bubble h1, body.public header#header #ancillary-nav #invitation-bubble h1, body.advisor header#header #ancillary-nav #invitation-bubble h1 {
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #66758b;
  padding: 4px 0;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
}

/* line 59, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble p, body.admin header#header #ancillary-nav #invitation-bubble p, body.public header#header #ancillary-nav #invitation-bubble p, body.advisor header#header #ancillary-nav #invitation-bubble p {
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  line-height: 1.2em;
}

/* line 64, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble p a, body.admin header#header #ancillary-nav #invitation-bubble p a, body.public header#header #ancillary-nav #invitation-bubble p a, body.advisor header#header #ancillary-nav #invitation-bubble p a {
  margin: 0;
  padding: 0;
  color: #16a4de;
}

/* line 68, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble p a:hover, body.admin header#header #ancillary-nav #invitation-bubble p a:hover, body.public header#header #ancillary-nav #invitation-bubble p a:hover, body.advisor header#header #ancillary-nav #invitation-bubble p a:hover {
  color: #4283c4 !important;
}

/* line 73, app/assets/stylesheets/_base.scss */
body.common header#header #ancillary-nav #invitation-bubble a.dismiss, body.admin header#header #ancillary-nav #invitation-bubble a.dismiss, body.public header#header #ancillary-nav #invitation-bubble a.dismiss, body.advisor header#header #ancillary-nav #invitation-bubble a.dismiss {
  margin: 0;
  padding: 0 !important;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  background: transparent url(/fancybox/fancybox_sprite.png) -47px 0px;
  cursor: pointer;
  z-index: 1103;
  display: block;
  text-indent: -9999em;
}

/* line 1648, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a, body.admin header#header #ancillary-nav a, body.public header#header #ancillary-nav a, body.advisor header#header #ancillary-nav a {
  display: inline-block;
  font-size: 11px;
  padding: 5px;
  margin: 0 10px 0 10px;
  cursor: pointer;
  width: 100%;
}

/* line 1656, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a:hover, body.admin header#header #ancillary-nav a:hover, body.public header#header #ancillary-nav a:hover, body.advisor header#header #ancillary-nav a:hover {
  text-decoration: underline;
}

/* line 1660, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a.support, body.admin header#header #ancillary-nav a.support, body.public header#header #ancillary-nav a.support, body.advisor header#header #ancillary-nav a.support {
  color: #6cf;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 1666, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a.roundtrip:hover, body.admin header#header #ancillary-nav a.roundtrip:hover, body.public header#header #ancillary-nav a.roundtrip:hover, body.advisor header#header #ancillary-nav a.roundtrip:hover {
  text-decoration: none;
}

/* line 1670, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a.invitations, body.admin header#header #ancillary-nav a.invitations, body.public header#header #ancillary-nav a.invitations, body.advisor header#header #ancillary-nav a.invitations {
  text-decoration: none;
  position: relative;
}

/* line 1674, app/assets/stylesheets/styles.scss */
body.common header#header #ancillary-nav a.invitations:before, body.admin header#header #ancillary-nav a.invitations:before, body.public header#header #ancillary-nav a.invitations:before, body.advisor header#header #ancillary-nav a.invitations:before {
  content: "M";
  font-family: pictos;
  font-size: 20px;
  position: relative;
  top: 2px;
  text-shadow: 0 0 1px #333;
}

/* line 1686, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip, body.admin header#header a.roundtrip, body.public header#header a.roundtrip, body.advisor header#header a.roundtrip {
  background-color: #faffcc;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faffcc), to(#c9d885));
  background: -moz-linear-gradient(#faffcc, #c9d885);
  display: block;
  margin: 5px 10px;
  border: 1px solid #b9f147;
  border-top-color: white;
  border-bottom-color: #bedd86;
  border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: left;
  padding: 3px 7px 6px;
  color: #1a4a45;
  position: relative;
  font: 10px/15px "Skolar-1", "Skolar-2", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0), 1px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.25);
  *width: 84px;
}

/* line 1713, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip:hover, body.admin header#header a.roundtrip:hover, body.public header#header a.roundtrip:hover, body.advisor header#header a.roundtrip:hover {
  background-color: #c9d885;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4fabc), to(#dbe99d));
  background: -moz-linear-gradient(#f4fabc, #dbe99d);
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 1px 3px rgba(227, 250, 255, 0.25), 1px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.25);
  border-color: #e3ff4d;
  text-decoration: none;
  cursor: pointer;
  color: #264d49 !important;
}

/* line 1727, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip:active, body.admin header#header a.roundtrip:active, body.public header#header a.roundtrip:active, body.advisor header#header a.roundtrip:active {
  background-color: #c2ce8b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a3af6c), to(#c2ce8b));
  background: -moz-linear-gradient(#a3af6c, #c2ce8b);
  color: #426360 !important;
  border: 1px solid #a3c45f;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  text-shadow: none;
}

/* line 1737, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip:active span.question-mark, body.admin header#header a.roundtrip:active span.question-mark, body.public header#header a.roundtrip:active span.question-mark, body.advisor header#header a.roundtrip:active span.question-mark {
  text-shadow: none;
}

/* line 1741, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip span, body.admin header#header a.roundtrip span, body.public header#header a.roundtrip span, body.advisor header#header a.roundtrip span {
  position: relative;
  z-index: 2;
}

/* line 1746, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip span.question-mark, body.admin header#header a.roundtrip span.question-mark, body.public header#header a.roundtrip span.question-mark, body.advisor header#header a.roundtrip span.question-mark {
  position: absolute;
  line-height: 56px;
  color: #a2b367;
  top: 2px;
  right: 5px;
  width: auto;
  z-index: 1;
  text-shadow: 0 1px 0 white;
  font-family: "skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  font-size: 58px;
  font-weight: 200;
}

/* line 1760, app/assets/stylesheets/styles.scss */
body.common header#header a.roundtrip span.financial-question, body.admin header#header a.roundtrip span.financial-question, body.public header#header a.roundtrip span.financial-question, body.advisor header#header a.roundtrip span.financial-question {
  display: block;
  font: 200 14px/14px Cora-1, Cora-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.25);
  text-transform: none;
  letter-spacing: normal;
}

/* line 1768, app/assets/stylesheets/styles.scss */
body.common div#profile, body.admin div#profile, body.public div#profile, body.advisor div#profile {
  padding: 100px 15px 0;
  width: auto;
  overflow: hidden;
  margin-bottom: 10px;
}

/* line 1775, app/assets/stylesheets/styles.scss */
body.common div#profile span.label, body.admin div#profile span.label, body.public div#profile span.label, body.advisor div#profile span.label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  line-height: 13px;
}

/* line 1783, app/assets/stylesheets/styles.scss */
body.common #header div#profile,
body.common #header div#profile a, body.admin #header div#profile,
body.admin #header div#profile a, body.public #header div#profile,
body.public #header div#profile a, body.advisor #header div#profile,
body.advisor #header div#profile a {
  color: #555;
}

/* line 1788, app/assets/stylesheets/styles.scss */
body.common #header div#profile a:hover, body.admin #header div#profile a:hover, body.public #header div#profile a:hover, body.advisor #header div#profile a:hover {
  color: #555 !important;
  cursor: pointer;
}

/* line 1793, app/assets/stylesheets/styles.scss */
body.common #header div#profile a.soft-sign-out span, body.admin #header div#profile a.soft-sign-out span, body.public #header div#profile a.soft-sign-out span, body.advisor #header div#profile a.soft-sign-out span {
  display: none;
}

/* line 1797, app/assets/stylesheets/styles.scss */
body.common #header div#profile a.soft-sign-out, body.admin #header div#profile a.soft-sign-out, body.public #header div#profile a.soft-sign-out, body.advisor #header div#profile a.soft-sign-out {
  position: absolute;
  top: 4px;
  right: 0;
  background: url(/images/icons/16/fancy_close.png);
  height: 32px;
  width: 32px;
  font-size: 15px;
  line-height: 18px;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  opacity: 0.9;
}

/* line 1813, app/assets/stylesheets/styles.scss */
body.common #header div#profile a.soft-sign-out:hover, body.admin #header div#profile a.soft-sign-out:hover, body.public #header div#profile a.soft-sign-out:hover, body.advisor #header div#profile a.soft-sign-out:hover {
  opacity: 1;
}

/* line 1817, app/assets/stylesheets/styles.scss */
body.common div#profile a:hover img, body.admin div#profile a:hover img, body.public div#profile a:hover img, body.advisor div#profile a:hover img {
  opacity: 0.8;
}

/* line 1821, app/assets/stylesheets/styles.scss */
body.common div#profile img, body.admin div#profile img, body.public div#profile img, body.advisor div#profile img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  top: 14px;
  position: absolute;
  width: 85px;
  height: 85px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  opacity: 1;
}

/* line 1839, app/assets/stylesheets/styles.scss */
body.common section#content, body.admin section#content, body.public section#content, body.advisor section#content {
  font-size: 12px;
  line-height: 15px;
  height: 100%;
  position: relative;
}

/* line 1846, app/assets/stylesheets/styles.scss */
body.common section#content .site-width, body.admin section#content .site-width, body.public section#content .site-width, body.advisor section#content .site-width {
  height: 100%;
}

/* line 1850, app/assets/stylesheets/styles.scss */
body.common section#content .site-width > .primary-secondary-content .secondary-content > section, body.admin section#content .site-width > .primary-secondary-content .secondary-content > section, body.public section#content .site-width > .primary-secondary-content .secondary-content > section, body.advisor section#content .site-width > .primary-secondary-content .secondary-content > section {
  padding: 7px 15px 20px;
}

/* line 1858, app/assets/stylesheets/styles.scss */
body.common #content .primary-secondary-content, body.admin #content .primary-secondary-content, body.public #content .primary-secondary-content, body.advisor #content .primary-secondary-content {
  padding-right: 240px;
  min-width: 640px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
}

/* line 1870, app/assets/stylesheets/styles.scss */
body.common #content .primary-secondary-content .primary-content,
body.common #content .primary-secondary-content .secondary-content, body.admin #content .primary-secondary-content .primary-content,
body.admin #content .primary-secondary-content .secondary-content, body.public #content .primary-secondary-content .primary-content,
body.public #content .primary-secondary-content .secondary-content, body.advisor #content .primary-secondary-content .primary-content,
body.advisor #content .primary-secondary-content .secondary-content {
  position: absolute;
}

/* line 1875, app/assets/stylesheets/styles.scss */
body.common #content .primary-secondary-content .primary-content, body.admin #content .primary-secondary-content .primary-content, body.public #content .primary-secondary-content .primary-content, body.advisor #content .primary-secondary-content .primary-content {
  top: 0;
  left: 0;
  right: 240px;
  bottom: 0;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.25);
  z-index: 1;
  border-right: 1px solid #a0a0a0;
}

/* line 1887, app/assets/stylesheets/styles.scss */
body.common #content .primary-secondary-content .secondary-content, body.admin #content .primary-secondary-content .secondary-content, body.public #content .primary-secondary-content .secondary-content, body.advisor #content .primary-secondary-content .secondary-content {
  top: 0;
  left: 100%;
  bottom: 0;
  width: 240px;
  margin-left: -240px;
}

/* line 1900, app/assets/stylesheets/styles.scss */
body.common section#content.overview-detail .primary-secondary-content, body.admin section#content.overview-detail .primary-secondary-content, body.public section#content.overview-detail .primary-secondary-content, body.advisor section#content.overview-detail .primary-secondary-content {
  padding-left: 220px;
  padding-right: 0;
  right: 0;
}

/* line 1906, app/assets/stylesheets/styles.scss */
body.common section#content.overview-detail .primary-secondary-content .secondary-content, body.admin section#content.overview-detail .primary-secondary-content .secondary-content, body.public section#content.overview-detail .primary-secondary-content .secondary-content, body.advisor section#content.overview-detail .primary-secondary-content .secondary-content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 220px;
  margin: 0;
  background: #e6ecf2;
  border-right: 1px solid #b9c9d8;
  z-index: 5;
  box-shadow: none;
  color: #737a88;
}

/* line 1920, app/assets/stylesheets/styles.scss */
body.common section#content.overview-detail .primary-secondary-content .secondary-content:after, body.admin section#content.overview-detail .primary-secondary-content .secondary-content:after, body.public section#content.overview-detail .primary-secondary-content .secondary-content:after, body.advisor section#content.overview-detail .primary-secondary-content .secondary-content:after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: -1px;
  bottom: 0;
  width: 1px;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: none;
  z-index: 9999;
}

/* line 1933, app/assets/stylesheets/styles.scss */
body.common section#content.overview-detail .primary-secondary-content .secondary-content > div.scroll, body.admin section#content.overview-detail .primary-secondary-content .secondary-content > div.scroll, body.public section#content.overview-detail .primary-secondary-content .secondary-content > div.scroll, body.advisor section#content.overview-detail .primary-secondary-content .secondary-content > div.scroll {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 40px;
  padding: 0 !important;
  overflow: auto;
}

/* line 1943, app/assets/stylesheets/styles.scss */
body.common section.overview-detail .primary-content .page, body.admin section.overview-detail .primary-content .page, body.public section.overview-detail .primary-content .page, body.advisor section.overview-detail .primary-content .page {
  top: 38px;
  padding-top: 20px;
}

/* line 1950, app/assets/stylesheets/styles.scss */
body.common #selector-section li.institution.connecting > a span.value, body.admin #selector-section li.institution.connecting > a span.value, body.public #selector-section li.institution.connecting > a span.value, body.advisor #selector-section li.institution.connecting > a span.value {
  background-image: url(/images/icons/16/refresh.gif);
  background-position: right 42%;
  background-repeat: no-repeat;
  text-indent: -999em;
  display: inline-block;
  width: 16px;
}

/* line 1958, app/assets/stylesheets/styles.scss */
body.common #selector-section li.institution.active.connecting > a span.value, body.admin #selector-section li.institution.active.connecting > a span.value, body.public #selector-section li.institution.active.connecting > a span.value, body.advisor #selector-section li.institution.active.connecting > a span.value {
  background-image: url(/images/icons/16/refresh-inverse.gif);
}

/* line 1962, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar, body.admin #selector-section::-webkit-scrollbar, body.public #selector-section::-webkit-scrollbar, body.advisor #selector-section::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* line 1967, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar-button:start:decrement,
body.common #selector-section::-webkit-scrollbar-button:end:increment, body.admin #selector-section::-webkit-scrollbar-button:start:decrement,
body.admin #selector-section::-webkit-scrollbar-button:end:increment, body.public #selector-section::-webkit-scrollbar-button:start:decrement,
body.public #selector-section::-webkit-scrollbar-button:end:increment, body.advisor #selector-section::-webkit-scrollbar-button:start:decrement,
body.advisor #selector-section::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  width: 0;
}

/* line 1974, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar-button:vertical:increment, body.admin #selector-section::-webkit-scrollbar-button:vertical:increment, body.public #selector-section::-webkit-scrollbar-button:vertical:increment, body.advisor #selector-section::-webkit-scrollbar-button:vertical:increment {
  height: 0;
  background-color: white;
}

/* line 1980, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar-track-piece, body.admin #selector-section::-webkit-scrollbar-track-piece, body.public #selector-section::-webkit-scrollbar-track-piece, body.advisor #selector-section::-webkit-scrollbar-track-piece {
  width: 10px;
  background-color: #d9dfe5;
}

/* line 1985, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar-thumb:vertical, body.admin #selector-section::-webkit-scrollbar-thumb:vertical, body.public #selector-section::-webkit-scrollbar-thumb:vertical, body.advisor #selector-section::-webkit-scrollbar-thumb:vertical {
  background-color: #b8c2cc;
  -webkit-border-radius: 3px;
}

/* line 1990, app/assets/stylesheets/styles.scss */
body.common #selector-section::-webkit-scrollbar-thumb:horizontal, body.admin #selector-section::-webkit-scrollbar-thumb:horizontal, body.public #selector-section::-webkit-scrollbar-thumb:horizontal, body.advisor #selector-section::-webkit-scrollbar-thumb:horizontal {
  background-color: white;
  -webkit-border-radius: 3px;
}

/* line 1995, app/assets/stylesheets/styles.scss */
body.common section#content.overview-detail .site-width > .primary-secondary-content .primary-content, body.admin section#content.overview-detail .site-width > .primary-secondary-content .primary-content, body.public section#content.overview-detail .site-width > .primary-secondary-content .primary-content, body.advisor section#content.overview-detail .site-width > .primary-secondary-content .primary-content {
  left: 220px;
  margin: 0;
  right: 0;
  top: 0;
  width: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
}

/* line 2009, app/assets/stylesheets/styles.scss */
body.common .secondary-content section h1, body.admin .secondary-content section h1, body.public .secondary-content section h1, body.advisor .secondary-content section h1 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 6px;
  color: #555;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* line 2019, app/assets/stylesheets/styles.scss */
body.common .primary-secondary-content .secondary-content > header, body.admin .primary-secondary-content .secondary-content > header, body.public .primary-secondary-content .secondary-content > header, body.advisor .primary-secondary-content .secondary-content > header {
  padding: 15px 15px 0;
}

/* line 2023, app/assets/stylesheets/styles.scss */
body.common section.overview-detail .secondary-content h1, body.admin section.overview-detail .secondary-content h1, body.public section.overview-detail .secondary-content h1, body.advisor section.overview-detail .secondary-content h1 {
  text-shadow: none;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: none;
  color: #19334d;
  font-weight: 200;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  margin: 0 0 10px;
}

/* line 2047, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header, body.admin .primary-content > section > header, body.public .primary-content > section > header, body.advisor .primary-content > section > header {
  padding: 0 14px;
  background: #e8e8e8;
  background-color: #eaeaea;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#d8d8d8));
  background: -moz-linear-gradient(#eaeaea, #d8d8d8);
  border-bottom: 1px solid #b8b8b8;
  height: 37px;
}

/* line 2056, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header span.subtext, body.admin .primary-content > section > header span.subtext, body.public .primary-content > section > header span.subtext, body.advisor .primary-content > section > header span.subtext {
  margin-left: 0.4em;
  font-family: "Cora-1", "Cora-2";
  color: #888;
}

/* line 2063, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header h1, body.admin .primary-content > section > header h1, body.public .primary-content > section > header h1, body.advisor .primary-content > section > header h1 {
  margin: 0;
  font-size: 16px;
  color: #555;
  text-shadow: 0 1px 0 #eee;
  font-family: "Cora-1", "Cora-2";
  display: inline-block;
  line-height: 39px;
}

/* line 2074, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header nav,
body.common .primary-content > section > header .button, body.admin .primary-content > section > header nav,
body.admin .primary-content > section > header .button, body.public .primary-content > section > header nav,
body.public .primary-content > section > header .button, body.advisor .primary-content > section > header nav,
body.advisor .primary-content > section > header .button {
  position: absolute;
  right: 9px;
  top: 5px;
}

/* line 2081, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header nav, body.admin .primary-content > section > header nav, body.public .primary-content > section > header nav, body.advisor .primary-content > section > header nav {
  top: 13px;
  right: 15px;
}

/* line 2086, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header nav a, body.admin .primary-content > section > header nav a, body.public .primary-content > section > header nav a, body.advisor .primary-content > section > header nav a {
  padding-right: 10px;
  border-right: 1px solid #ddd;
  margin-right: 8px;
  color: #888;
}

/* line 2093, app/assets/stylesheets/styles.scss */
body.common .primary-content > section > header nav a:hover, body.admin .primary-content > section > header nav a:hover, body.public .primary-content > section > header nav a:hover, body.advisor .primary-content > section > header nav a:hover {
  text-decoration: underline;
}

/* line 2097, app/assets/stylesheets/styles.scss */
body.common #content header nav a:last-child, body.admin #content header nav a:last-child, body.public #content header nav a:last-child, body.advisor #content header nav a:last-child {
  border: none;
  margin: 0;
}

/* line 2103, app/assets/stylesheets/styles.scss */
body.common .page, body.admin .page, body.public .page, body.advisor .page {
  background: white;
  min-width: 520px;
  position: absolute;
  top: 38px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  z-index: 1;
}

/* line 2115, app/assets/stylesheets/styles.scss */
body.common .page section, body.admin .page section, body.public .page section, body.advisor .page section {
  border-top: 1px solid #cfd9e6;
  padding: 12px 15px 10px;
  margin-bottom: 30px;
  position: relative;
}

/* line 2122, app/assets/stylesheets/styles.scss */
body.common .page section:first-child, body.admin .page section:first-child, body.public .page section:first-child, body.advisor .page section:first-child {
  margin-top: 0;
}

/* line 2126, app/assets/stylesheets/styles.scss */
body.common .page section > header, body.admin .page section > header, body.public .page section > header, body.advisor .page section > header {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  display: block;
}

/* line 2134, app/assets/stylesheets/styles.scss */
body.common .page section > h1,
body.common .page section > header > h1, body.admin .page section > h1,
body.admin .page section > header > h1, body.public .page section > h1,
body.public .page section > header > h1, body.advisor .page section > h1,
body.advisor .page section > header > h1 {
  margin: 0;
  font-size: 18px;
  line-height: 14px;
  display: block;
  position: absolute;
  top: -14px;
  left: 10px;
  background: white;
  padding: 2px 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  color: #333;
  font-family: "skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  z-index: 2;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  word-spacing: -1px;
  font-weight: normal;
}

/* line 2158, app/assets/stylesheets/styles.scss */
body.common .page section > header > h1, body.admin .page section > header > h1, body.public .page section > header > h1, body.advisor .page section > header > h1 {
  left: -5px;
}

/* line 2162, app/assets/stylesheets/styles.scss */
body.common .page section header h1 + span.subtext, body.admin .page section header h1 + span.subtext, body.public .page section header h1 + span.subtext, body.advisor .page section header h1 + span.subtext {
  margin-top: -10px;
  margin-bottom: 24px;
  display: block;
  color: #888;
  float: left;
}

/* line 2170, app/assets/stylesheets/styles.scss */
body.common .page section h2, body.admin .page section h2, body.public .page section h2, body.advisor .page section h2 {
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: #555;
  text-shadow: 0 1px 0 white;
  margin-bottom: 8px;
  white-space: nowrap;
}

/* line 2181, app/assets/stylesheets/styles.scss */
body.common .page section h2 span.alt, body.admin .page section h2 span.alt, body.public .page section h2 span.alt, body.advisor .page section h2 span.alt {
  letter-spacing: normal;
  text-transform: none;
  color: #888;
}

/* line 2187, app/assets/stylesheets/styles.scss */
body.common .page section header .button, body.admin .page section header .button, body.public .page section header .button, body.advisor .page section header .button {
  float: right;
}

/* line 2198, app/assets/stylesheets/styles.scss */
body.common #footer, body.admin #footer, body.public #footer, body.advisor #footer {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  padding: 30px 400px 10px 15px;
  background-color: #fff;
}

/* line 2207, app/assets/stylesheets/styles.scss */
body.common #footer, body.admin #footer, body.public #footer, body.advisor #footer {
  font-size: 11px;
  color: #aaa;
  display: block;
}

/* line 2213, app/assets/stylesheets/styles.scss */
body.common #footer nav, body.admin #footer nav, body.public #footer nav, body.advisor #footer nav {
  position: absolute;
  right: 15px;
  top: 0;
  text-align: right;
}

/* line 2220, app/assets/stylesheets/styles.scss */
body.common #footer nav a, body.admin #footer nav a, body.public #footer nav a, body.advisor #footer nav a {
  color: #666;
  margin-right: 2px;
  padding-right: 5px;
  border-right: 1px solid #aaa;
}

/* line 2226, app/assets/stylesheets/styles.scss */
body.common #footer nav a.support, body.admin #footer nav a.support, body.public #footer nav a.support, body.advisor #footer nav a.support {
  font-weight: bold;
}

/* line 2229, app/assets/stylesheets/styles.scss */
body.common #footer nav a:hover, body.admin #footer nav a:hover, body.public #footer nav a:hover, body.advisor #footer nav a:hover {
  color: #888;
  text-decoration: underline;
}

/* line 2234, app/assets/stylesheets/styles.scss */
body.common #footer nav a:last-child, body.admin #footer nav a:last-child, body.public #footer nav a:last-child, body.advisor #footer nav a:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 2240, app/assets/stylesheets/styles.scss */
body.common #footer a:hover, body.admin #footer a:hover, body.public #footer a:hover, body.advisor #footer a:hover {
  color: #444;
}

/* line 2246, app/assets/stylesheets/styles.scss */
body.common section#profile-edit-section fieldset input[type="text"], body.admin section#profile-edit-section fieldset input[type="text"], body.public section#profile-edit-section fieldset input[type="text"], body.advisor section#profile-edit-section fieldset input[type="text"] {
  min-height: 20px;
  margin: 0;
  min-width: 250px;
}

/* line 2252, app/assets/stylesheets/styles.scss */
body.common section#profile-edit-section fieldset input[type="password"], body.admin section#profile-edit-section fieldset input[type="password"], body.public section#profile-edit-section fieldset input[type="password"], body.advisor section#profile-edit-section fieldset input[type="password"] {
  min-height: 20px;
  margin: 0;
  min-width: 250px;
}

/* line 2258, app/assets/stylesheets/styles.scss */
body.common section#profile-edit-section fieldset fieldset .field, body.admin section#profile-edit-section fieldset fieldset .field, body.public section#profile-edit-section fieldset fieldset .field, body.advisor section#profile-edit-section fieldset fieldset .field {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-right: 16px;
}

/* line 2265, app/assets/stylesheets/styles.scss */
body.common section#profile-edit-section fieldset fieldset .field p, body.admin section#profile-edit-section fieldset fieldset .field p, body.public section#profile-edit-section fieldset fieldset .field p, body.advisor section#profile-edit-section fieldset fieldset .field p {
  font-size: 11px;
  line-height: 1.33em;
}

/* line 2270, app/assets/stylesheets/styles.scss */
body.common #ie-message, body.admin #ie-message, body.public #ie-message, body.advisor #ie-message {
  padding: 8px;
  background: #c00;
  color: #f4f4f4;
  font-size: 14px;
  text-align: center;
}

/* line 2277, app/assets/stylesheets/styles.scss */
body.common #ie-message a, body.admin #ie-message a, body.public #ie-message a, body.advisor #ie-message a {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px dotted;
}

/* line 2284, app/assets/stylesheets/styles.scss */
#overview header#header #primary-nav a.my-money,
#home.overview.index header#header #primary-nav a.my-money,
#history header#header #primary-nav a.my-money,
#allocation header#header #primary-nav a.my-money,
#planning.overview header#header #primary-nav a.my-money,
#holdings header#header #primary-nav a.my-money,
#planning.plans header#header #primary-nav a.plans,
#planning_blank.plans header#header #primary-nav a.plans,
.messages header#header #primary-nav a.messages,
.people header#header #primary-nav a.people,
.friendships header#header #primary-nav a.people,
.users.show header#header #primary-nav a.people,
.advisor.index header#header #primary-nav a.dashboard {
  color: white;
  background: #181818;
  border-bottom-color: #202020;
}

/* line 2302, app/assets/stylesheets/styles.scss */
body.users fieldset#require-password {
  padding: 0px 15px;
}

/* line 2306, app/assets/stylesheets/styles.scss */
body.users.edit fieldset#require-password p {
  margin-bottom: 20px;
}
/* line 2, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert,
body.common div.dashboard-alert.notice, body.admin .dashboard-alert,
body.admin div.dashboard-alert.notice, body.public .dashboard-alert,
body.public div.dashboard-alert.notice, body.advisor .dashboard-alert,
body.advisor div.dashboard-alert.notice, body.advisor_responsive .dashboard-alert,
body.advisor_responsive div.dashboard-alert.notice, body.advisor_custom_sign_in .dashboard-alert,
body.advisor_custom_sign_in div.dashboard-alert.notice {
  background: white;
  margin: 0;
  padding: 2px 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  line-height: 30px;
  font-size: 14px;
  z-index: 9999;
  -webkit-transform: none;
  border: none;
  opacity: 0.95;
}

/* line 23, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert a, body.admin .dashboard-alert a, body.public .dashboard-alert a, body.advisor .dashboard-alert a, body.advisor_responsive .dashboard-alert a, body.advisor_custom_sign_in .dashboard-alert a {
  text-decoration: underline;
  color: inherit;
}

/* line 28, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert a:hover, body.admin .dashboard-alert a:hover, body.public .dashboard-alert a:hover, body.advisor .dashboard-alert a:hover, body.advisor_responsive .dashboard-alert a:hover, body.advisor_custom_sign_in .dashboard-alert a:hover {
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert:after,
body.common .dashboard-alert:before, body.admin .dashboard-alert:after,
body.admin .dashboard-alert:before, body.public .dashboard-alert:after,
body.public .dashboard-alert:before, body.advisor .dashboard-alert:after,
body.advisor .dashboard-alert:before, body.advisor_responsive .dashboard-alert:after,
body.advisor_responsive .dashboard-alert:before, body.advisor_custom_sign_in .dashboard-alert:after,
body.advisor_custom_sign_in .dashboard-alert:before {
  display: none !important;
}

/* line 39, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert.warning,
body.common .dashboard-alert.error,
body.common .dashboard-alert.failure, body.admin .dashboard-alert.warning,
body.admin .dashboard-alert.error,
body.admin .dashboard-alert.failure, body.public .dashboard-alert.warning,
body.public .dashboard-alert.error,
body.public .dashboard-alert.failure, body.advisor .dashboard-alert.warning,
body.advisor .dashboard-alert.error,
body.advisor .dashboard-alert.failure, body.advisor_responsive .dashboard-alert.warning,
body.advisor_responsive .dashboard-alert.error,
body.advisor_responsive .dashboard-alert.failure, body.advisor_custom_sign_in .dashboard-alert.warning,
body.advisor_custom_sign_in .dashboard-alert.error,
body.advisor_custom_sign_in .dashboard-alert.failure {
  background: #ffe8a7;
  background-color: lemonchiffon;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(lemonchiffon), to(#ffe8a7));
  background: -moz-linear-gradient(lemonchiffon, #ffe8a7);
  color: #333;
  border-top: 1px solid #fef4d8;
  border-bottom: 1px solid #ebc38c;
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2);
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert.warning:after, body.admin .dashboard-alert.warning:after, body.public .dashboard-alert.warning:after, body.advisor .dashboard-alert.warning:after, body.advisor_responsive .dashboard-alert.warning:after, body.advisor_custom_sign_in .dashboard-alert.warning:after {
  font-family: "Pictos";
  content: "!";
  font-size: 64px;
  position: absolute;
  right: 4px;
  top: 0;
  margin-top: -24px;
  color: #fff9e5;
  -webkit-transform: rotate(-14deg);
}

/* line 67, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert.success, body.common .dashboard-alert.notice, body.admin .dashboard-alert.success, body.admin .dashboard-alert.notice, body.public .dashboard-alert.success, body.public .dashboard-alert.notice, body.advisor .dashboard-alert.success, body.advisor .dashboard-alert.notice, body.advisor_responsive .dashboard-alert.success, body.advisor_responsive .dashboard-alert.notice, body.advisor_custom_sign_in .dashboard-alert.success, body.advisor_custom_sign_in .dashboard-alert.notice {
  color: #300b30;
  background-color: #84cc87;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#84cc87), to(#5cad55));
  background: -moz-linear-gradient(#84cc87, #5cad55);
  border-top: 1px solid #ace8a7;
  border-bottom: 1px solid #607e5f;
}

/* line 77, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert p, body.admin .dashboard-alert p, body.public .dashboard-alert p, body.advisor .dashboard-alert p, body.advisor_responsive .dashboard-alert p, body.advisor_custom_sign_in .dashboard-alert p {
  display: inline;
  z-index: 2;
  position: relative;
}

/* line 83, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert a.close-alert, body.admin .dashboard-alert a.close-alert, body.public .dashboard-alert a.close-alert, body.advisor .dashboard-alert a.close-alert, body.advisor_responsive .dashboard-alert a.close-alert, body.advisor_custom_sign_in .dashboard-alert a.close-alert {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -15px;
  color: #fff;
  color: rgba(0, 0, 0, 0.33);
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  z-index: 1;
}

/* line 96, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert.warning a.close-alert,
body.common .dashboard-alert.error a.close-alert,
body.common .dashboard-alert.failure a.close-alert, body.admin .dashboard-alert.warning a.close-alert,
body.admin .dashboard-alert.error a.close-alert,
body.admin .dashboard-alert.failure a.close-alert, body.public .dashboard-alert.warning a.close-alert,
body.public .dashboard-alert.error a.close-alert,
body.public .dashboard-alert.failure a.close-alert, body.advisor .dashboard-alert.warning a.close-alert,
body.advisor .dashboard-alert.error a.close-alert,
body.advisor .dashboard-alert.failure a.close-alert, body.advisor_responsive .dashboard-alert.warning a.close-alert,
body.advisor_responsive .dashboard-alert.error a.close-alert,
body.advisor_responsive .dashboard-alert.failure a.close-alert, body.advisor_custom_sign_in .dashboard-alert.warning a.close-alert,
body.advisor_custom_sign_in .dashboard-alert.error a.close-alert,
body.advisor_custom_sign_in .dashboard-alert.failure a.close-alert {
  color: #e3b96b;
}

/* line 102, app/assets/stylesheets/flash.scss */
body.common .dashboard-alert a.close-alert:hover, body.admin .dashboard-alert a.close-alert:hover, body.public .dashboard-alert a.close-alert:hover, body.advisor .dashboard-alert a.close-alert:hover, body.advisor_responsive .dashboard-alert a.close-alert:hover, body.advisor_custom_sign_in .dashboard-alert a.close-alert:hover {
  text-decoration: underline;
}
/* line 1, app/assets/stylesheets/custom.scss */
body.common {
  /* SIDEBAR */
  /* ActiveRecord Errors */
  /* OVERRIDE */
}

/* line 2, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph h3.header span.header-right {
  height: 23px !important;
}

/* line 6, app/assets/stylesheets/custom.scss */
body.common #content-section #report h2 a.dashboard-button {
  background: url(/images/buttons/dashboard-button.png) no-repeat scroll 0 -18px transparent;
  color: #000000;
  display: block;
  float: right;
  font-size: 11px;
  font-weight: normal;
  height: 14px;
  line-height: 1em;
  margin-top: 1px;
  padding: 4px 0 0;
  text-align: center;
  text-decoration: none;
  width: 100px;
}

/* line 22, app/assets/stylesheets/custom.scss */
body.common #content-section #report h2 a.dashboard-button:hover {
  background-position: 0 0;
  text-decoration: none;
  color: #fff;
}

/* line 29, app/assets/stylesheets/custom.scss */
body.common #content-section div.mrg-top {
  margin-top: 16px;
}

/* line 34, app/assets/stylesheets/custom.scss */
body.common .pad-even {
  padding-bottom: 12px;
  padding-top: 1px;
}

/* line 40, app/assets/stylesheets/custom.scss */
body.common .report-module-overview {
  border: 1px solid #CCCCCC;
  padding: 0 12px;
  margin-bottom: 15px;
  width: 660px;
}

/* line 48, app/assets/stylesheets/custom.scss */
body.common #search_fields {
  position: relative;
  text-align: center;
}

/* line 54, app/assets/stylesheets/custom.scss */
body.common #ui-datepicker-div {
  font-size: 13px;
  z-index: 99;
}

/* line 59, app/assets/stylesheets/custom.scss */
body.common .modal_numeric {
  text-align: right;
}

/* line 67, app/assets/stylesheets/custom.scss */
body.common #content-section .module-user .labs-content h6.clearfix {
  width: 750px;
}

/* line 71, app/assets/stylesheets/custom.scss */
body.common #tooltip {
  position: absolute;
  z-index: 99;
  border: 1px solid #DFDFDF;
  background-color: #F5F5F5;
  padding: 5px;
  opacity: 0.95;
}

/* line 80, app/assets/stylesheets/custom.scss */
body.common #tooltip h3, body.common #tooltip div {
  margin: 0;
}

/* line 84, app/assets/stylesheets/custom.scss */
body.common #messages-index-section .pagination {
  margin: 10px;
}

/* line 88, app/assets/stylesheets/custom.scss */
body.common .pagination {
  background: white;
  /* self-clearing method: */
}

/* line 92, app/assets/stylesheets/custom.scss */
body.common .pagination a, body.common .pagination span, body.common .pagination em {
  padding: .2em .5em;
  display: block;
  float: left;
  margin-right: 1px;
}

/* line 99, app/assets/stylesheets/custom.scss */
body.common .pagination span.disabled {
  color: #999;
  border: 1px solid #DDD;
}

/* line 104, app/assets/stylesheets/custom.scss */
body.common .pagination em.current {
  font-weight: bold;
  background: #2E6AB1;
  color: white;
  border: 1px solid #2E6AB1;
}

/* line 111, app/assets/stylesheets/custom.scss */
body.common .pagination a {
  text-decoration: none;
  border: 1px solid #9AAFE5;
}

/* line 116, app/assets/stylesheets/custom.scss */
body.common .pagination a:hover, body.common .pagination a:focus {
  color: #000;
}

/* line 120, app/assets/stylesheets/custom.scss */
body.common .pagination .page_info {
  background: #2E6AB1;
  color: white;
  padding: .4em .6em;
  width: 22em;
  margin-bottom: .3em;
  text-align: center;
}

/* line 129, app/assets/stylesheets/custom.scss */
body.common .pagination .page_info b {
  color: #003;
  background: #6aa6ed;
  padding: .1em .25em;
}

/* line 135, app/assets/stylesheets/custom.scss */
body.common .pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 143, app/assets/stylesheets/custom.scss */
body.common * html .pagination {
  height: 1%;
}

/* line 147, app/assets/stylesheets/custom.scss */
body.common *:first-child + html .pagination {
  overflow: hidden;
}

/* line 151, app/assets/stylesheets/custom.scss */
body.common #login {
  width: 688px !important;
}

/* line 157, app/assets/stylesheets/custom.scss */
body.common #sidebar span.loader {
  font-weight: normal;
  font-size: 12px;
  color: #777;
  margin-left: 6px;
  float: right;
  text-align: right;
}

/* line 167, app/assets/stylesheets/custom.scss */
body.common .inputError {
  color: #666666;
  padding: 3px;
}

/* line 172, app/assets/stylesheets/custom.scss */
body.common .inputError img {
  margin: 3px 5px 0 0;
}

/* line 176, app/assets/stylesheets/custom.scss */
body.common img.alert {
  vertical-align: middle;
  margin: 0px;
  border: none;
}

/* line 182, app/assets/stylesheets/custom.scss */
body.common #pager-moderation input {
  padding: 6px;
  margin: 0 5px;
  width: 50px;
  float: left;
  border: solid #9AAFE5 1px;
}

/* line 191, app/assets/stylesheets/custom.scss */
body.common #content-section table.table-basic td textarea {
  padding: 1px;
  font-size: 12px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}

/* line 199, app/assets/stylesheets/custom.scss */
body.common .module-form input, body.common .module-form select, body.common .module-form textarea, body.common #content-section table.table-user input, body.common #content-section table.table-user select {
  font-family: Helvetica, Arial, sans-serif;
  padding: 1px;
  font-size: 14px;
  color: black;
  width: 300px;
}

/* line 207, app/assets/stylesheets/custom.scss */
body.common span.history {
  margin: 0 0 0 230px;
}

/* line 211, app/assets/stylesheets/custom.scss */
body.common span.history a.export-link {
  display: inline;
  float: none;
}

/* line 216, app/assets/stylesheets/custom.scss */
body.common a.export-link {
  background: transparent url(/images/icons/files/page_excel.png) no-repeat scroll left center;
  color: #000000;
  text-decoration: none;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  margin-left: 100px;
  padding: 0 0 0 15px;
  text-decoration: none !important;
  width: auto;
}

/* line 231, app/assets/stylesheets/custom.scss */
body.common a.no-images {
  background: none;
}

/* line 235, app/assets/stylesheets/custom.scss */
body.common #sidebar div.sidebar-accounts a.individual-institutions {
  height: 22px;
}

/* line 239, app/assets/stylesheets/custom.scss */
body.common #home ul#login div.login-bottom {
  margin-left: 285px;
}

/* line 243, app/assets/stylesheets/custom.scss */
body.common div#report-graph a.export-link {
  margin: 0 0 0 63px;
}

/* line 247, app/assets/stylesheets/custom.scss */
body.common .hidden .module-form {
  margin-bottom: 17px;
}

/* line 251, app/assets/stylesheets/custom.scss */
body.common div.update_accounts div.label {
  width: 130px;
  float: left;
}

/* line 256, app/assets/stylesheets/custom.scss */
body.common div.update_accounts {
  border-bottom: 1px solid #D8D8D8;
  width: 203px;
  color: #000000;
  margin: 0 12px;
  padding: 12px 0 2px;
}

/* line 264, app/assets/stylesheets/custom.scss */
body.common div.update_accounts div.update_accounts_link {
  float: left;
}

/* line 268, app/assets/stylesheets/custom.scss */
body.common div.update_accounts div.label h3 {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 274, app/assets/stylesheets/custom.scss */
body.common #content-section table.table-basic tr.stock_holding td {
  border-bottom: 1px solid #ccc;
  line-height: 1.2em;
}

/* line 278, app/assets/stylesheets/custom.scss */
body.common #content-section table.table-basic td.holding_name {
  font-weight: bold;
}

/* line 281, app/assets/stylesheets/custom.scss */
body.common #content-section table.table-basic td.holding_name .ticker {
  font-weight: normal;
  font-size: 11px;
}

/* line 285, app/assets/stylesheets/custom.scss */
body.common #content-section table.table-basic td.holding_name .ticker a.edit {
  font-weight: bold;
}

/* line 289, app/assets/stylesheets/custom.scss */
body.common td.comments_link {
  line-height: 2pt;
  border: none !important;
  text-align: right;
  padding-right: 10px;
}

/* line 296, app/assets/stylesheets/custom.scss */
body.common .comments_collapsed {
  display: none !important;
}

/* line 300, app/assets/stylesheets/custom.scss */
body.common div#report-graph div.links {
  float: right;
  height: 22px;
  width: 230px;
  line-height: 16px;
}

/* line 306, app/assets/stylesheets/custom.scss */
body.common div#report-graph div.links a {
  color: #000000;
  text-decoration: none;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 100px;
  padding: 0 0 0 15px;
  text-decoration: none !important;
  width: auto;
}

/* line 319, app/assets/stylesheets/custom.scss */
body.common #credentials select {
  width: 308px;
}

/* line 323, app/assets/stylesheets/custom.scss */
body.common .module-form #loading-msg, body.common .module-form .loading-account {
  margin: 16px 0 0 20px;
}

/* line 327, app/assets/stylesheets/custom.scss */
body.common .module-form #credentials .mfa-form {
  margin: 16px 0 0 0;
}

/* line 331, app/assets/stylesheets/custom.scss */
body.common #TB_window #TB_ajaxContent #tab-1-content div.account-module h2 div.account-status {
  width: auto !important;
}

/* line 335, app/assets/stylesheets/custom.scss */
body.common #TB_window #TB_ajaxContent div.account-edit-details {
  display: none;
}

/* line 339, app/assets/stylesheets/custom.scss */
body.common #TB_window #TB_ajaxContent table td {
  background-color: white;
}

/* line 343, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph span.small {
  font-size: 24px;
  line-height: 50px;
  font-weight: bold;
  color: #005da1;
  padding-left: 10px;
}

/* line 351, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph ul.slider-label {
  margin: 14px 0 !important;
  width: 25em !important;
  padding: 0 !important;
}

/* line 358, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph ul.slider-label li.first {
  margin: 0 !important;
}

/* line 362, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph ul.slider-label li {
  margin: 0 0 0 3em !important;
}

/* line 366, app/assets/stylesheets/custom.scss */
body.common #content-section #report #report-graph ul.slider-label li.last {
  margin: 0 0 0 2em !important;
}
/* -------------------------------------------------------------------------------------------------

Load this stylesheet after formtastic.css in your layouts to override the CSS to suit your needs.
This will allow you to update formtastic.css with new releases without clobbering your own changes.

For example, to make the inline hint paragraphs a little darker in color than the standard #666:

form.formtastic fieldset > ol > li p.inline-hints { color:#333; }

HINT:
The following style may be *conditionally* included for improved support on older versions of IE(<8)
form.formtastic fieldset ol li fieldset legend { margin-left: -6px;}

--------------------------------------------------------------------------------------------------*/
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 21, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic fieldset,
body#admin form.formtastic fieldset > ol > li {
  display: block;
}

/* line 26, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic fieldset > ol > li label {
  display: block;
  float: none;
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic fieldset.buttons {
  padding-left: 0;
}

/* line 36, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic fieldset > ol > li.url input {
  width: 40em;
}

/* line 40, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation fieldset > ol > li {
  float: left;
  margin-right: 10px;
  position: relative;
}

/* line 43, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation fieldset > ol > li input, body#admin form.formtastic.asset_allocation fieldset > ol > li label {
  width: 110px;
}

/* line 46, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation fieldset > ol > li label {
  white-space: normal;
  height: 2em;
  vertical-align: bottom;
}

/* line 52, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation fieldset > ol > li a.all-link {
  display: block;
  position: absolute;
  top: 33px;
  right: 5px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background: #66A;
  border: solid 1px #00A;
  color: #FFF;
  border-radius: 3px;
  padding: 3px;
}

/* line 68, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation h2 {
  clear: both;
}

/* line 71, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation h2 + p {
  margin-top: 3px;
  margin-bottom: 15px;
}

/* line 74, app/assets/stylesheets/formtastic_changes.scss */
body#admin form.formtastic.asset_allocation h2 + p span.warning {
  background: #000;
  padding-left: 5px;
  padding-right: 5px;
  color: #F88;
  border-style: none;
  border-width: 0px;
}

/* line 87, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333;
}

/* line 90, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic ul.errors {
  margin: 0 0 20px 20px;
}

/* line 94, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic p.inline-errors {
  color: #C92B00;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
  padding-left: 20px;
  line-height: 16px;
  background: no-repeat 0 0 url(/images/icons/16/error.png);
}

/* line 104, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic p.advisor-inline-hints, form.formtastic fieldset > ol > li p.inline-hints {
  margin: 0.5em 0 0;
  font-size: 11px;
  color: #666;
}

/* line 110, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset > ol > li.boolean label {
  padding-left: 0;
}

/* line 114, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset > ol > li.boolean label input {
  margin: 0px 0.5em 0px 0px;
}

/* line 118, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset > ol > li fieldset ol {
  float: none;
  width: auto;
  padding: 0;
}

/* line 123, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs {
  display: block;
}

/* line 126, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.error {
  display: block;
}

/* line 129, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.error.stringish input,
form.formtastic fieldset.inputs li.error textarea,
form.formtastic fieldset.inputs li.error select {
  display: inline-block;
  max-width: none;
}

/* line 135, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.error.stringish input:focus,
form.formtastic fieldset.inputs li.error textarea:focus,
form.formtastic fieldset.inputs li.error select:focus {
  border-color: #C92B00 !important;
}

/* line 141, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li {
  display: block;
  white-space: nowrap;
}

/* line 145, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li input:not([type=checkbox]) {
  width: 100%;
}

/* line 149, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.stringish input,
form.formtastic fieldset.inputs li textarea,
form.formtastic fieldset.inputs li select {
  display: inline-block;
  max-width: none;
  border: 1px solid #ccc;
  padding: 6px;
}

/* line 157, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.stringish input:focus,
form.formtastic fieldset.inputs li textarea:focus,
form.formtastic fieldset.inputs li select:focus {
  border-color: #99ccff !important;
  outline: none;
}

/* line 164, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li.error label {
  color: #c00;
}

/* line 169, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li label {
  display: block;
  width: auto;
  float: none;
  margin-bottom: 5px;
  padding: 0;
  color: #222;
  font-weight: bold;
}

/* line 178, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs li label.placeholder {
  font-weight: normal;
  color: #ccc;
}

/* line 187, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.buttons {
  padding: 0;
}

/* line 190, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.buttons input + a {
  margin-left: 20px;
  font-size: 12px;
}

/* line 195, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.buttons input[type=submit],
form.formtastic fieldset.buttons button {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
form.formtastic fieldset.buttons input[type=submit]:focus, form.formtastic fieldset.buttons input[type=submit]:hover,
form.formtastic fieldset.buttons button:focus,
form.formtastic fieldset.buttons button:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 203, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs > ol > li.password span.strength {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #333;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  height: 1.1em;
  min-width: 42px;
  text-align: center;
  padding: 2px;
  position: relative;
  top: -33px;
  left: -46px;
}

/* line 216, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs > ol > li.password span.strength.weak {
  background-color: #c00;
  text-shadow: 0 1px 1px #660000;
}

/* line 220, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs > ol > li.password span.strength.good {
  background-color: #c90;
  text-shadow: 0 1px 1px #664d00;
}

/* line 224, app/assets/stylesheets/formtastic_changes.scss */
form.formtastic fieldset.inputs > ol > li.password span.strength.strong {
  background-color: #090;
  text-shadow: 0 1px 1px #003300;
}

/* line 235, app/assets/stylesheets/formtastic_changes.scss */
.fancybox-inner form.formtastic fieldset.buttons input[type=submit] {
  display: inline-block;
  height: 25px;
  padding: 1px 12px;
  background-color: #e8e8e8;
  background: linear-gradient(top, #fff, #e0e0e0...);
  font: inherit;
  font-size: 12px;
  color: #333;
  text-shadow: 0 1px 0 #f0f0f0;
  text-align: center;
  line-height: 23px;
  border-radius: 4px;
  border: 1px solid #888;
  border-bottom-color: #777;
  cursor: pointer;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
}

/* line 4, app/assets/stylesheets/_buttons.scss */
.fancybox-inner form.formtastic fieldset.buttons input[type=submit]:disabled, .fancybox-inner form.formtastic fieldset.buttons input[type=submit]:disabled:hover {
  color: #aaa;
}

/* line 39, app/assets/stylesheets/_buttons.scss */
.fancybox-inner form.formtastic fieldset.buttons input[type=submit]:hover {
  color: #333;
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#fafafa), to(#ddd));
  background: -moz-linear-gradient(#eee, #ccc);
  box-shadow: 0 0 4px white;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 5, app/assets/stylesheets/forms.scss */
body.advisor_responsive a.new.button {
  height: auto;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  display: block;
  min-width: 130px;
  margin: 7px 15px;
}

/* line 16, app/assets/stylesheets/forms.scss */
body.common, body.public, body.advisor {
  /* invitations */
}

/* line 17, app/assets/stylesheets/forms.scss */
body.common fieldset legend, body.public fieldset legend, body.advisor fieldset legend {
  display: none;
}

/* line 21, app/assets/stylesheets/forms.scss */
body.common fieldset .field, body.public fieldset .field, body.advisor fieldset .field {
  box-sizing: content-box;
  vertical-align: top;
  margin-bottom: 18px;
  position: relative;
}

/* line 28, app/assets/stylesheets/forms.scss */
body.common fieldset .field.checkbox, body.public fieldset .field.checkbox, body.advisor fieldset .field.checkbox {
  padding-left: 1.33em;
}

/* line 32, app/assets/stylesheets/forms.scss */
body.common fieldset .field.checkbox input,
body.common fieldset .field.checkbox label, body.public fieldset .field.checkbox input,
body.public fieldset .field.checkbox label, body.advisor fieldset .field.checkbox input,
body.advisor fieldset .field.checkbox label {
  display: inline;
  float: none !important;
  margin: 0 !important;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: inherit;
}

/* line 43, app/assets/stylesheets/forms.scss */
body.common fieldset .field.checkbox input, body.public fieldset .field.checkbox input, body.advisor fieldset .field.checkbox input {
  font-size: 0.9em;
}

/* line 47, app/assets/stylesheets/forms.scss */
body.common fieldset .field.checkbox label, body.public fieldset .field.checkbox label, body.advisor fieldset .field.checkbox label {
  position: static;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 55, app/assets/stylesheets/forms.scss */
body.common fieldset .field strong, body.public fieldset .field strong, body.advisor fieldset .field strong {
  color: #333;
}

/* line 59, app/assets/stylesheets/forms.scss */
body.common fieldset .field:last-child, body.public fieldset .field:last-child, body.advisor fieldset .field:last-child {
  margin-bottom: 0;
}

/* line 63, app/assets/stylesheets/forms.scss */
body.common fieldset .field:after, body.public fieldset .field:after, body.advisor fieldset .field:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 71, app/assets/stylesheets/forms.scss */
body.common fieldset .field label, body.public fieldset .field label, body.advisor fieldset .field label {
  color: #333;
  font-size: 14px;
  font-family: inherit;
  margin-left: -1px;
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}

/* line 81, app/assets/stylesheets/forms.scss */
body.common fieldset .field label .fieldWithErrors, body.public fieldset .field label .fieldWithErrors, body.advisor fieldset .field label .fieldWithErrors {
  display: inline;
}

/* line 85, app/assets/stylesheets/forms.scss */
body.common fieldset .field ul.people, body.public fieldset .field ul.people, body.advisor fieldset .field ul.people {
  margin-left: 16px;
}

/* line 89, app/assets/stylesheets/forms.scss */
body.common fieldset .field ul.people li, body.public fieldset .field ul.people li, body.advisor fieldset .field ul.people li {
  font-size: 12px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/forms.scss */
body.common form .field input[type="text"],
body.common form .field input[type="password"],
body.common form .field textarea, body.public form .field input[type="text"],
body.public form .field input[type="password"],
body.public form .field textarea, body.advisor form .field input[type="text"],
body.advisor form .field input[type="password"],
body.advisor form .field textarea {
  background-color: #fafafa;
  color: #111;
  border: 1px solid #777;
  border-top-color: #808080;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  min-height: 16px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.125), 0px 0px 4px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.125), 0px 0px 4px rgba(0, 0, 0, 0);
  display: block;
  width: auto;
  padding: 3px 8px;
  font-size: 14px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  position: relative;
  left: -2px;
  outline: none;
  max-width: 99%;
}

/* line 120, app/assets/stylesheets/forms.scss */
body.common form .field input[type="text"]:focus,
body.common form .field input[type="password"]:focus,
body.common form .field textarea:focus, body.public form .field input[type="text"]:focus,
body.public form .field input[type="password"]:focus,
body.public form .field textarea:focus, body.advisor form .field input[type="text"]:focus,
body.advisor form .field input[type="password"]:focus,
body.advisor form .field textarea:focus {
  border-color: #0069b4;
  background: #fafafa;
  color: #111;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.125), 0px 0px 4px rgba(0, 0, 0, 0.1);
}

/* line 129, app/assets/stylesheets/forms.scss */
body.common form textarea, body.public form textarea, body.advisor form textarea {
  display: block;
}

/* line 133, app/assets/stylesheets/forms.scss */
body.common form input.currency[type="text"], body.public form input.currency[type="text"], body.advisor form input.currency[type="text"] {
  padding-left: 20px;
  position: relative;
  background: url(/images/forms/currency.png) 0 53% no-repeat;
}

/* line 139, app/assets/stylesheets/forms.scss */
body.common form input[type="checkbox"], body.public form input[type="checkbox"], body.advisor form input[type="checkbox"] {
  display: inline;
  margin-left: -0.1em;
}

/* line 144, app/assets/stylesheets/forms.scss */
body.common div.password + div.remember-password, body.public div.password + div.remember-password, body.advisor div.password + div.remember-password {
  margin-top: -1em;
}

/* line 148, app/assets/stylesheets/forms.scss */
body.common form input[type="checkbox"] + label, body.public form input[type="checkbox"] + label, body.advisor form input[type="checkbox"] + label {
  display: inline;
  font-size: 13px;
  font-weight: normal;
}

/* line 154, app/assets/stylesheets/forms.scss */
body.common .button, body.common form button, body.public .button, body.public form button, body.advisor .button, body.advisor form button {
  display: inline-block;
  height: 25px;
  padding: 1px 12px;
  background-color: #e8e8e8;
  background: linear-gradient(top, #fff, #e0e0e0...);
  font: inherit;
  font-size: 12px;
  color: #333;
  text-shadow: 0 1px 0 #f0f0f0;
  text-align: center;
  line-height: 23px;
  border-radius: 4px;
  border: 1px solid #888;
  border-bottom-color: #777;
  cursor: pointer;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset 0 -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.08);
}

/* line 4, app/assets/stylesheets/_buttons.scss */
body.common .button:disabled, body.common .button:disabled:hover, body.common form button:disabled, body.common form button:disabled:hover, body.public .button:disabled, body.public .button:disabled:hover, body.public form button:disabled, body.public form button:disabled:hover, body.advisor .button:disabled, body.advisor .button:disabled:hover, body.advisor form button:disabled, body.advisor form button:disabled:hover {
  color: #aaa;
}

/* line 39, app/assets/stylesheets/_buttons.scss */
body.common .button:hover, body.common form button:hover, body.public .button:hover, body.public form button:hover, body.advisor .button:hover, body.advisor form button:hover {
  color: #333;
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#fafafa), to(#ddd));
  background: -moz-linear-gradient(#eee, #ccc);
  box-shadow: 0 0 4px white;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25), inset 0 1px 0 white, inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
}

/* line 158, app/assets/stylesheets/forms.scss */
body.common a.button, body.public a.button, body.advisor a.button {
  line-height: 25px;
  height: 24px;
  padding: 0 12px 0 !important;
  cursor: pointer;
}

/* line 165, app/assets/stylesheets/forms.scss */
body.common .button.add:before, body.public .button.add:before, body.advisor .button.add:before {
  content: "+";
  font-family: "pictos";
  font-size: 16px;
  line-height: 0;
  margin-right: 3px;
  margin-left: -2px;
  padding: 1px 1px 0;
  color: #7b9800;
  text-shadow: none;
}

/* line 177, app/assets/stylesheets/forms.scss */
body.common a.new.button, body.public a.new.button, body.advisor a.new.button {
  height: auto;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  display: block;
  min-width: 130px;
  margin: 7px 15px;
}

/* line 187, app/assets/stylesheets/forms.scss */
body.common a.new span.indicator, body.public a.new span.indicator, body.advisor a.new span.indicator {
  background: url(/images/icons/24/round_plus.png);
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 0.2em;
  margin-top: -4px;
}

/* line 197, app/assets/stylesheets/forms.scss */
body.common form button.cancel,
body.common .cancel.button,
body.common form button.cancel:hover,
body.common .cancel.button:hover,
body.common .delete.button,
body.common .delete.button:hover, body.public form button.cancel,
body.public .cancel.button,
body.public form button.cancel:hover,
body.public .cancel.button:hover,
body.public .delete.button,
body.public .delete.button:hover, body.advisor form button.cancel,
body.advisor .cancel.button,
body.advisor form button.cancel:hover,
body.advisor .cancel.button:hover,
body.advisor .delete.button,
body.advisor .delete.button:hover {
  background: none;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
  color: #888;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  float: left !important;
  cursor: pointer;
  text-decoration: underline;
}

/* line 217, app/assets/stylesheets/forms.scss */
body.common form button.cancel:hover,
body.common .button.cancel:hover, body.public form button.cancel:hover,
body.public .button.cancel:hover, body.advisor form button.cancel:hover,
body.advisor .button.cancel:hover {
  color: #333;
}

/* line 222, app/assets/stylesheets/forms.scss */
body.common button[disabled],
body.common button[disabled]:hover,
body.common button[disabled]:active, body.public button[disabled],
body.public button[disabled]:hover,
body.public button[disabled]:active, body.advisor button[disabled],
body.advisor button[disabled]:hover,
body.advisor button[disabled]:active {
  color: #888;
  border-color: #aaa;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0), inset 0 1px 0 rgba(255, 255, 255, 0), inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0), inset 0 1px 0 rgba(255, 255, 255, 0), inset -0.125em -0.33em 0.67em rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 0);
  background: #eee;
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ddd));
  background: -moz-linear-gradient(#eee, #ddd);
  text-shadow: none;
}

/* line 244, app/assets/stylesheets/forms.scss */
body.common a.delete,
body.common a.delete:hover, body.public a.delete,
body.public a.delete:hover, body.advisor a.delete,
body.advisor a.delete:hover {
  color: #a00;
}

/* line 249, app/assets/stylesheets/forms.scss */
body.common form button:active,
body.common .button:active, body.public form button:active,
body.public .button:active, body.advisor form button:active,
body.advisor .button:active {
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(#bbb), to(#ccc));
  background: -moz-linear-gradient(#eee, #ccc);
  color: #888;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0), inset 0 1px 0 rgba(0, 0, 0, 0.125);
  text-shadow: none;
}

/* line 259, app/assets/stylesheets/forms.scss */
body.common .error input[type=text],
body.common .error textarea, body.public .error input[type=text],
body.public .error textarea, body.advisor .error input[type=text],
body.advisor .error textarea {
  border-color: #c92b00;
}

/* line 264, app/assets/stylesheets/forms.scss */
body.common #errorExplanation, body.public #errorExplanation, body.advisor #errorExplanation {
  margin: 20px 0;
}

/* line 267, app/assets/stylesheets/forms.scss */
body.common #errorExplanation p, body.public #errorExplanation p, body.advisor #errorExplanation p {
  display: none;
}

/* line 270, app/assets/stylesheets/forms.scss */
body.common #errorExplanation h2, body.public #errorExplanation h2, body.advisor #errorExplanation h2 {
  font-size: 100%;
  margin-bottom: 0.5em;
  color: #f00;
}

/* line 275, app/assets/stylesheets/forms.scss */
body.common #errorExplanation ul, body.public #errorExplanation ul, body.advisor #errorExplanation ul {
  list-style: disc;
  color: #000;
  padding-left: 1.5em;
}

/* line 282, app/assets/stylesheets/forms.scss */
body.common form ol li.action, body.public form ol li.action, body.advisor form ol li.action {
  width: 18%;
  margin-top: 5px;
}

/* line 286, app/assets/stylesheets/forms.scss */
body.common form ol li.sqa, body.public form ol li.sqa, body.advisor form ol li.sqa {
  height: 66px;
  vertical-align: top;
  color: #444444;
  display: block;
  font-size: 13px;
  padding-bottom: 8px;
}

/* line 293, app/assets/stylesheets/forms.scss */
body.common form ol li.sqa.action, body.public form ol li.sqa.action, body.advisor form ol li.sqa.action {
  margin-top: 12px;
}

/* line 299, app/assets/stylesheets/forms.scss */
body.common .blue-button, body.public .blue-button, body.advisor .blue-button {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  background: url(/images/bg/buttons/blue.png) no-repeat right -2px;
  border-radius: 6px;
  padding: 6px 38px 5px 10px !important;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  height: 35px;
  font-weight: normal;
  font-size: 15px;
  text-shadow: 0px -1px 0px #1A81AF;
  font-family: helvetica, arial, sans-serif;
  -webkit-box-shadow: 0 0 1px #555;
  -moz-box-shadow: 0 0 1px #555;
  box-shadow: 0 0 1px #555;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.common .blue-button:focus, body.common .blue-button:hover, body.public .blue-button:focus, body.public .blue-button:hover, body.advisor .blue-button:focus, body.advisor .blue-button:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 314, app/assets/stylesheets/forms.scss */
body.common .blue-button:hover, body.public .blue-button:hover, body.advisor .blue-button:hover {
  background: url(/images/bg/buttons/blue.png) no-repeat right -2px;
}

/* line 319, app/assets/stylesheets/forms.scss */
body.common a.blue-button, body.public a.blue-button, body.advisor a.blue-button {
  height: 24px;
  padding: 11px 38px 0 13px;
}

/* line 327, app/assets/stylesheets/forms.scss */
body.common #new_invitation .field input[type="text"], body.public #new_invitation .field input[type="text"], body.advisor #new_invitation .field input[type="text"] {
  width: 300px;
}

/* line 330, app/assets/stylesheets/forms.scss */
body.common #new_invitation .field #invitation_personal_message, body.public #new_invitation .field #invitation_personal_message, body.advisor #new_invitation .field #invitation_personal_message {
  height: 150px;
  margin-top: 7px;
}

/* line 334, app/assets/stylesheets/forms.scss */
body.common #new_invitation .field #invitation_subject,
body.common #new_invitation .field #invitation_personal_message, body.public #new_invitation .field #invitation_subject,
body.public #new_invitation .field #invitation_personal_message, body.advisor #new_invitation .field #invitation_subject,
body.advisor #new_invitation .field #invitation_personal_message {
  width: 565px;
  color: #bbb;
}

/* line 338, app/assets/stylesheets/forms.scss */
body.common #new_invitation .field #invitation_subject:focus,
body.common #new_invitation .field #invitation_personal_message:focus, body.public #new_invitation .field #invitation_subject:focus,
body.public #new_invitation .field #invitation_personal_message:focus, body.advisor #new_invitation .field #invitation_subject:focus,
body.advisor #new_invitation .field #invitation_personal_message:focus {
  color: #222;
}
/* line 2, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic, body.common section#content table.table-user, body.advisor section#content table.table-basic, body.advisor section#content table.table-user, body.report section#content table.table-basic, body.report section#content table.table-user {
  margin: 0;
  width: 100%;
}

/* line 7, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th, body.advisor section#content table.table-basic th, body.report section#content table.table-basic th {
  padding: 2px 4px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  vertical-align: top;
  background: #686868 url(/images/th-basic-bg.gif) repeat-x;
  text-align: center;
}

/* line 17, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th.left, body.advisor section#content table.table-basic th.left, body.report section#content table.table-basic th.left {
  text-align: left;
}

/* line 21, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th.right, body.advisor section#content table.table-basic th.right, body.report section#content table.table-basic th.right {
  padding-right: 6px;
  text-align: right;
}

/* line 26, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th a, body.advisor section#content table.table-basic th a, body.report section#content table.table-basic th a {
  color: #fff;
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th a:hover, body.advisor section#content table.table-basic th a:hover, body.report section#content table.table-basic th a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 36, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic th img, body.advisor section#content table.table-basic th img, body.report section#content table.table-basic th img {
  border: none;
  margin-left: 6px;
  vertical-align: middle;
}

/* line 42, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td, body.advisor section#content table.table-basic td, body.report section#content table.table-basic td {
  padding: 5px 0;
  font-size: 13px;
  color: #444;
  vertical-align: top;
}

/* line 49, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.nopad, body.advisor section#content table.table-basic td.nopad, body.report section#content table.table-basic td.nopad {
  padding: 0;
}

/* line 53, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.nest, body.advisor section#content table.table-basic td.nest, body.report section#content table.table-basic td.nest {
  padding: 3px 0;
}

/* line 57, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td table.nested-table td, body.advisor section#content table.table-basic td table.nested-table td, body.report section#content table.table-basic td table.nested-table td {
  padding: 2px 0;
}

/* line 61, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.subhead td, body.advisor section#content table.table-basic tr.subhead td, body.report section#content table.table-basic tr.subhead td {
  background: #e0ebf1;
  padding: 3px 2px;
}

/* line 66, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td p.mrg-top, body.advisor section#content table.table-basic td p.mrg-top, body.report section#content table.table-basic td p.mrg-top {
  margin-top: 12px;
}

/* line 70, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic img, body.advisor section#content table.table-basic img, body.report section#content table.table-basic img {
  width: auto;
}

/* line 74, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.guide-role, body.advisor section#content table.table-basic td.guide-role, body.report section#content table.table-basic td.guide-role {
  padding: 14px;
  font-size: 11px;
  color: #222;
  background: #f2f6f9;
  border: solid 2px #cbdeed;
  display: table-cell;
}

/* line 83, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.guide-role p, body.advisor section#content table.table-basic td.guide-role p, body.report section#content table.table-basic td.guide-role p {
  margin: 8px 0 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.4em;
}

/* line 90, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.center, body.advisor section#content table.table-basic td.center, body.report section#content table.table-basic td.center {
  text-align: center;
}

/* line 94, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.right, body.advisor section#content table.table-basic td.right, body.report section#content table.table-basic td.right {
  text-align: right;
}

/* line 98, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.header td, body.advisor section#content table.table-basic tr.header td, body.report section#content table.table-basic tr.header td {
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  font-weight: bold;
  background: #f2f2f2 url(/images/td-heading-bg.gif) repeat-x;
}

/* line 107, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.above-button td, body.advisor section#content table.table-basic tr.above-button td, body.report section#content table.table-basic tr.above-button td {
  padding-bottom: 5px;
}

/* line 111, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.button td, body.advisor section#content table.table-basic tr.button td, body.report section#content table.table-basic tr.button td {
  padding-top: 5px;
  border-top: solid 1px #d5d5d5;
}

/* line 116, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.padded td, body.common section#content table.margin td, body.common section#content table.margin-no-top td, body.advisor section#content table.table-basic tr.padded td, body.advisor section#content table.margin td, body.advisor section#content table.margin-no-top td, body.report section#content table.table-basic tr.padded td, body.report section#content table.margin td, body.report section#content table.margin-no-top td {
  padding: 5px;
  border-top: solid 1px #d5d5d5;
}

/* line 121, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.bdr-none td, body.common section#content table.margin tr.bdr-none td, body.common section#content table.margin-no-top tr.bdr-none td, body.advisor section#content table.table-basic tr.bdr-none td, body.advisor section#content table.margin tr.bdr-none td, body.advisor section#content table.margin-no-top tr.bdr-none td, body.report section#content table.table-basic tr.bdr-none td, body.report section#content table.margin tr.bdr-none td, body.report section#content table.margin-no-top tr.bdr-none td {
  border-top: none;
}

/* line 125, app/assets/stylesheets/tables.scss */
body.common section#content #report table.table-basic tr.bottom td, body.common section#content #report table.table-basic tr.notes-tablerow td, body.advisor section#content #report table.table-basic tr.bottom td, body.advisor section#content #report table.table-basic tr.notes-tablerow td, body.report section#content #report table.table-basic tr.bottom td, body.report section#content #report table.table-basic tr.notes-tablerow td {
  border-bottom: none;
}

/* line 129, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.cell-filters, body.advisor section#content table.table-basic td.cell-filters, body.report section#content table.table-basic td.cell-filters {
  background: none;
  padding: 5px 0 5px 0;
  line-height: 1.0em;
  border-bottom: solid 1px #ccc;
}

/* line 136, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.cell-filters a, body.advisor section#content table.table-basic td.cell-filters a, body.report section#content table.table-basic td.cell-filters a {
  display: block;
  float: left;
  background: #f8f8f8;
  padding: 5px 9px;
  margin: 0 3px 0 0;
  font-size: 13px;
  color: #005da1;
  text-decoration: none;
  border: solid 1px #ccc;
}

/* line 148, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.cell-filters a:hover, body.advisor section#content table.table-basic td.cell-filters a:hover, body.report section#content table.table-basic td.cell-filters a:hover {
  background: #d8d8d8;
  color: #005da1;
  border: solid 1px #ccc;
}

/* line 154, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.cell-filters a.active, body.advisor section#content table.table-basic td.cell-filters a.active, body.report section#content table.table-basic td.cell-filters a.active {
  background: #005da1;
  border: solid 1px #005da1;
  color: #fff;
}

/* line 160, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row, body.advisor section#content table.table-basic tr.accounts-row, body.report section#content table.table-basic tr.accounts-row {
  border: none;
}

/* line 164, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.account-holding, body.advisor section#content table.table-basic td.account-holding, body.report section#content table.table-basic td.account-holding {
  padding-left: 50px;
}

/* line 168, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.account-holding img, body.advisor section#content table.table-basic td.account-holding img, body.report section#content table.table-basic td.account-holding img {
  border: solid 1px #666;
  margin: 0 12px 0 0;
}

/* line 177, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row {
  display: block;
  margin: 10px 5px 10px 5px;
  padding: 8px 10px;
  background: #f4f4f4;
  border-top: solid 1px #d5d5d5;
  border-right: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  border-left: solid 1px #d5d5d5;
}

/* line 188, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p {
  color: #000;
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 0;
}

/* line 195, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p.top, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p.top, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row p.top {
  margin-top: 0px;
}

/* line 199, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 3px;
  width: 550px;
  border: solid 1px #999;
  margin: 6px 0;
}

/* line 210, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea.long, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea.long, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row textarea.long {
  width: 612px;
}

/* line 214, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row input.button, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row input.button, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.notes-row input.button {
  color: #666;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1px;
  width: auto;
}

/* line 223, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.commentswrap, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.commentswrap, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.commentswrap {
  margin: 10px 0 0 0;
}

/* line 227, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.top, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.top, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.top {
  margin-top: 0px;
}

/* line 231, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.nested, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.nested, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.nested {
  margin-left: 65px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #ccc;
}

/* line 238, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics {
  float: left;
  width: 64px;
  display: inline;
}

/* line 244, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics img, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics img, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-userpics img {
  border: solid 1px #666;
  margin: 0;
}

/* line 249, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection {
  float: right;
  width: 556px;
  display: inline;
}

/* line 255, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.shorter, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.shorter, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.shorter {
  width: 494px;
}

/* line 259, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection p.top, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection p.top, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-textsection p.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 264, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report table.table-basic tr.notes-tablerow td span.datetime, body.advisor #main-content section#content #report table.table-basic tr.notes-tablerow td span.datetime, body.report #main-content section#content #report table.table-basic tr.notes-tablerow td span.datetime {
  font-weight: normal;
  color: #999;
}

/* line 269, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following {
  width: auto;
  margin: 4px 0 0px 0;
  padding: 5px 10px;
  background: #e5e5e5;
  color: #000;
  font-size: 11px;
  line-height: 1.3em;
  -moz-border-radius: 3px;
  /* FF1+ */
  -webkit-border-radius: 3px;
  /* Saf3+, Chrome */
  border-radius: 3px;
  /* Opera 10.5, IE 9 */
}

/* line 285, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following input, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following input, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following input {
  width: auto;
  padding: 0;
  margin: 0 3px 0 0;
}

/* line 291, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span {
  margin-right: 12px;
  white-space: nowrap;
}

/* line 296, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions {
  display: block;
  margin-top: 3px;
  color: #c00;
}

/* line 302, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions input, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions input, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following span.comment-permissions input {
  color: #c00;
}

/* line 306, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em {
  display: block;
  color: #000;
  padding: 4px 0 9px 0;
}

/* line 312, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em a, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em a, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following em a {
  color: #222;
  text-decoration: underline;
  margin-left: 10px;
}

/* line 318, app/assets/stylesheets/tables.scss */
body.common #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following div.notified, body.advisor #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following div.notified, body.report #main-content section#content #report #report-graph table.table-basic tr.notes-tablerow td div.comments-following div.notified {
  display: block;
  padding-bottom: 7px;
}

/* line 331, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.alert td, body.advisor section#content table.table-basic tr.alert td, body.report section#content table.table-basic tr.alert td {
  background: #f8e3e3;
  color: #c00;
}

/* line 336, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.alert td a, body.advisor section#content table.table-basic tr.alert td a, body.report section#content table.table-basic tr.alert td a {
  color: #c00;
}

/* line 340, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.right, body.common section#content table.table-basic tr.header td.right, body.common section#content table.padded td.right, body.advisor section#content table.table-basic td.right, body.advisor section#content table.table-basic tr.header td.right, body.advisor section#content table.padded td.right, body.report section#content table.table-basic td.right, body.report section#content table.table-basic tr.header td.right, body.report section#content table.padded td.right {
  padding-right: 12px;
}

/* line 344, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.chart, body.advisor section#content table.table-basic td.chart, body.report section#content table.table-basic td.chart {
  text-align: right;
  padding-right: 0;
  border-bottom: none;
}

/* line 350, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.no-pad td, body.common section#content table.table-basic tr.no-bdr td, body.advisor section#content table.table-basic tr.no-pad td, body.advisor section#content table.table-basic tr.no-bdr td, body.report section#content table.table-basic tr.no-pad td, body.report section#content table.table-basic tr.no-bdr td {
  padding: 5px 0;
  border-bottom: none;
}

/* line 355, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.no-pad td table img.holding, body.common section#content table.table-basic tr.no-bdr td table img.holding, body.advisor section#content table.table-basic tr.no-pad td table img.holding, body.advisor section#content table.table-basic tr.no-bdr td table img.holding, body.report section#content table.table-basic tr.no-pad td table img.holding, body.report section#content table.table-basic tr.no-bdr td table img.holding {
  float: left;
  border: solid 1px #666;
  margin: 0 12px 0 0;
}

/* line 361, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.no-pad td table img, body.common section#content table.table-basic tr.no-bdr td table img, body.advisor section#content table.table-basic tr.no-pad td table img, body.advisor section#content table.table-basic tr.no-bdr td table img, body.report section#content table.table-basic tr.no-pad td table img, body.report section#content table.table-basic tr.no-bdr td table img {
  border: none;
}

/* line 365, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td input.field, body.advisor section#content table.table-basic td input.field, body.report section#content table.table-basic td input.field {
  padding: 1px;
  font-size: 12px;
  width: 225px;
  font-family: Arial, Helvetica, sans-serif;
  color: #005DA1;
}

/* line 373, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td input.auto, body.common section#content table.table-basic td.auto input, body.common section#content table.table-user td.auto input, body.advisor section#content table.table-basic td input.auto, body.advisor section#content table.table-basic td.auto input, body.advisor section#content table.table-user td.auto input, body.report section#content table.table-basic td input.auto, body.report section#content table.table-basic td.auto input, body.report section#content table.table-user td.auto input {
  width: auto;
}

/* line 377, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td textarea, body.advisor section#content table.table-basic td textarea, body.report section#content table.table-basic td textarea {
  padding: 1px;
  font-size: 12px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #accee5;
}

/* line 385, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td textarea.wide, body.advisor section#content table.table-basic td textarea.wide, body.report section#content table.table-basic td textarea.wide {
  width: 710px;
}

/* line 389, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td input.register, body.advisor section#content table.table-basic td input.register, body.report section#content table.table-basic td input.register {
  margin-top: 8px;
  padding: 1px;
  font-size: 12px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: bold;
}

/* line 399, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row td table, body.advisor section#content table.table-basic tr.accounts-row td table, body.report section#content table.table-basic tr.accounts-row td table {
  margin: 0 0 0 0;
  border: none;
}

/* line 404, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row td table.table-accounts td, body.advisor section#content table.table-basic tr.accounts-row td table.table-accounts td, body.report section#content table.table-basic tr.accounts-row td table.table-accounts td {
  padding: 2px 5px;
}

/* line 408, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row td table.table-accounts td.right, body.advisor section#content table.table-basic tr.accounts-row td table.table-accounts td.right, body.report section#content table.table-basic tr.accounts-row td table.table-accounts td.right {
  padding: 2px 12px 2px 5px;
}

/* line 412, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic td.indented,
body.common section#content table.table-basic tr.accounts-row td table.table-accounts td.indented, body.advisor section#content table.table-basic td.indented,
body.advisor section#content table.table-basic tr.accounts-row td table.table-accounts td.indented, body.report section#content table.table-basic td.indented,
body.report section#content table.table-basic tr.accounts-row td table.table-accounts td.indented {
  padding-left: 32px;
}

/* line 417, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row td table.table-accounts td.indented-taxes, body.advisor section#content table.table-basic tr.accounts-row td table.table-accounts td.indented-taxes, body.report section#content table.table-basic tr.accounts-row td table.table-accounts td.indented-taxes {
  padding-left: 20px;
}

/* line 421, app/assets/stylesheets/tables.scss */
body.common section#content table.table-basic tr.accounts-row td table.table-accounts td.pad-bottom, body.advisor section#content table.table-basic tr.accounts-row td table.table-accounts td.pad-bottom, body.report section#content table.table-basic tr.accounts-row td table.table-accounts td.pad-bottom {
  padding-bottom: 8px;
}

/* line 425, app/assets/stylesheets/tables.scss */
body.common #main-content section#content table.table-basic tr.button td, body.advisor #main-content section#content table.table-basic tr.button td, body.report #main-content section#content table.table-basic tr.button td {
  padding-top: 10px;
  border: none;
}

/* line 431, app/assets/stylesheets/tables.scss */
body.common .simple-table tr, body.advisor .simple-table tr, body.report .simple-table tr {
  border-bottom: solid 1px #ececec;
}

/* line 435, app/assets/stylesheets/tables.scss */
body.common .simple-table td, body.advisor .simple-table td, body.report .simple-table td {
  padding: 3px 10px;
}

/* line 439, app/assets/stylesheets/tables.scss */
body.common .simple-table th, body.advisor .simple-table th, body.report .simple-table th {
  padding: 2px 4px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  background: #686868 url(/images/th-basic-bg.gif) repeat-x;
  text-align: left;
}
/* line 3, app/assets/stylesheets/my_money.scss */
body.common {
  /* this is commented because of adding input for date picker, it is not deleted because of possible using in the future on other parts of site
	.my-money-section  .page > header input{
		letter-spacing: normal;
		margin-left: 0.15em;
		margin-right: 0.15em;
		border: none;
		background: none;
		width: 5.67em;
		font: inherit;
		font-style: normal;
		color: inherit;
		border-bottom: 2px solid #bfdeff;
		line-height: 18px;
		cursor: pointer;
		text-align: center;
		padding: 2px 0;
		font-weight: 500;
	}*/
}

/* line 4, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table {
  width: 100%;
  table-layout: fixed;
}

/* line 9, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page section {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page section.inactive {
  padding: 0 10px;
  margin-bottom: 5px;
}

/* line 17, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section.inactive table {
  display: none;
}

/* line 21, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section.inactive > header {
  background: #eee;
  padding: 8px 10px 6px;
  position: relative;
  -moz-border-radius: 3px;
  border-radius: 3px;
  left: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  color: #aaa;
}

/* line 33, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section.inactive > header:hover {
  background: #ddd;
  color: #888;
  cursor: pointer;
}

/* line 39, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section.inactive > header > h1 {
  color: inherit;
  position: static;
  background: none;
  padding: 0;
  font-size: 16px;
  display: inline;
}

/* line 48, app/assets/stylesheets/my_money.scss */
body.common .my-money-section a.toggle-section {
  color: #aaa;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0.4em;
}

/* line 55, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th,
body.common .my-money-section table td {
  padding: 6px 2px 2px;
  border-bottom: 1px solid #eee;
  line-height: 1em;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  line-height: 1.5em;
}

/* line 65, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th {
  border-bottom: 1px solid #aaa;
}

/* line 69, app/assets/stylesheets/my_money.scss */
body.common .my-money-section th h1 {
  font-size: 16px;
  color: #333;
  font-family: "skolar-1","skolar-2", Georgia, "Times New Roman", Times, serif;
  line-height: 14px;
  font-weight: 400;
  display: inline;
  letter-spacing: normal;
}

/* line 78, app/assets/stylesheets/my_money.scss */
body.common .my-money-section th.value,
body.common .my-money-section td.value {
  text-align: right;
}

/* line 83, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul:hover {
  cursor: pointer;
}

/* line 87, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul li {
  z-index: 2;
  display: inline;
}

/* line 92, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul li.amount,
body.common .my-money-section table th ul li.percentage {
  position: absolute;
  left: 0.7em;
  top: 0.125em;
}

/* line 99, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul li.percentage {
  left: auto;
  right: 0.475em;
}

/* line 104, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul li a {
  color: #aaa;
  display: inline;
  font-weight: 600;
  width: 1em;
  z-index: 2;
  position: relative;
  opacity: 0.75;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

/* line 118, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr th.delta,
body.common .my-money-section table tr td.delta {
  text-align: right;
}

/* line 123, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr th.wealthguard,
body.common .my-money-section table tr td.wealthguard {
  text-align: center;
  width: 140px;
}

/* line 129, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul.unit.amount li a.amount,
body.common .my-money-section table th ul.unit.percentage li a.percentage {
  opacity: 1;
  text-shadow: 0 1px 0 white;
  color: #555;
}

/* line 136, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul span.indicator {
  content: "";
  width: 1.67em;
  display: block;
  color: #333;
  font-weight: bold;
  background: white;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#e8e8e8));
  background: -moz-linear-gradient(white, #e8e8e8);
  position: absolute;
  top: 0.09em;
  left: 0.1em;
  bottom: 0.09em;
  -moz-border-radius: 7px;
  border-radius: 7px;
  z-index: 1;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
}

/* line 156, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th ul.percentage span.indicator {
  left: 1.64em;
}

/* line 160, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section {
  border: none;
}

/* line 164, app/assets/stylesheets/my_money.scss */
body.common .my-money-section section.active > header {
  display: none;
}

/* line 167, app/assets/stylesheets/my_money.scss */
body.common .my-money-section th {
  font-weight: 500;
}

/* line 171, app/assets/stylesheets/my_money.scss */
body.common #alerts-section {
  font-size: 12px;
  background-color: lemonchiffon;
  background: -webkit-gradient(linear, 0% 0%, 0% 70%, from(lemonchiffon), to(white));
  background: -moz-linear-gradient(lemonshiffon, white);
}

/* line 178, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert {
  padding: 4px 100px 4px 15px;
  margin: 0 -15px;
  border-bottom: 1px solid #f1eee4;
  position: relative;
}

/* line 185, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert:hover {
  background: lemonchiffon;
  border-color: #e5dfce;
}

/* line 190, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert a.delete {
  position: absolute;
  right: 12px;
  top: 50%;
  width: 16px;
  height: 16px;
  display: block;
}

/* line 199, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert p {
  margin: 0;
  max-width: none;
}

/* line 204, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert a.delete span.label {
  display: none;
}

/* line 208, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert a.delete span.indicator {
  font-family: "pictos";
  color: #aaa;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 0;
  border: none;
  -webkit-font-smoothing: antialiased;
}

/* line 220, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert:hover a.delete span.indicator {
  color: #3e3e3e;
}

/* line 224, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert time {
  display: block;
  width: 80px;
  padding-right: 35px;
  position: absolute;
  right: 0;
  top: 4px;
  font-weight: 600;
  color: #ccc;
  font-size: 11px;
  text-align: right;
}

/* line 237, app/assets/stylesheets/my_money.scss */
body.common #alerts-section article.alert:hover time {
  color: #c0a991;
}

/* line 241, app/assets/stylesheets/my_money.scss */
body.common #selector-section {
  max-height: 100%;
  padding: 0 !important;
}

/* line 246, app/assets/stylesheets/my_money.scss */
body.common #selector-section .button {
  margin: 0 15px 3px !important;
}

/* line 249, app/assets/stylesheets/my_money.scss */
body.common #selector-section header h1 {
  margin-top: 15px;
  margin-left: 15px;
}

/* line 254, app/assets/stylesheets/my_money.scss */
body.common #selector-section h2,
body.common #accounts-section h1 {
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 600;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  text-transform: uppercase;
  color: #77818c;
  text-shadow: 0 1px 0 #fff;
  margin-left: 15px;
}

/* line 266, app/assets/stylesheets/my_money.scss */
body.common #selector-section a {
  color: #484d55;
  display: block;
}

/* line 271, app/assets/stylesheets/my_money.scss */
body.common #selector-section a#overview {
  font-size: 14px;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  padding: 7px 10px 7px 33px !important;
  margin: 0 0 10px;
  position: relative;
}

/* line 279, app/assets/stylesheets/my_money.scss */
body.common #selector-section a#overview:before {
  content: "E";
  font-family: "Pictos";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 14px;
  top: 50%;
  font-size: 16px;
  line-height: 16px;
  font-weight: 200;
  width: 16px;
  height: 16px;
  margin-top: -7px;
  display: inline-block;
}

/* line 295, app/assets/stylesheets/my_money.scss */
body.common #selector-section a#overview:hover {
  background: #d9dfe5;
}

/* line 299, app/assets/stylesheets/my_money.scss */
body.common #selector-section a#overview.active,
body.common #selector-section a#overview.active:hover {
  background-color: #6a7b8c;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8b97a3), to(#6a7b8c));
  background: -moz-linear-gradient(#8b97a3, #6a7b8c);
  color: #fff;
  border-right: 1px solid #8899a9;
  position: relative;
  z-index: 10;
}

/* line 311, app/assets/stylesheets/my_money.scss */
body.common #selector-section li.active a:hover {
  background-color: #c8d0d8;
}

/* line 315, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  width: 100%;
}

/* line 323, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li {
  position: relative;
}

/* line 327, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li a {
  padding: 2px 15px;
  line-height: 14px;
  position: relative;
}

/* line 333, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li:hover,
body.common #selector-section ol li.active a {
  background-color: #d9dfe5;
}

/* line 338, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.plans li.active > a,
body.common #selector-section ol.groups li.active > a,
body.common #selector-section ol.institutions > li.institution.active > a {
  background-color: #6a7b8c;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8b97a3), to(#6a7b8c));
  background: -moz-linear-gradient(#8b97a3, #6a7b8c);
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  font-weight: 600;
  z-index: 1;
  -webkit-transition: 0.125s;
}

/* line 353, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions > li.active > a span.value,
body.common #selector-section ol.plans > li.active a span.value,
body.common #selector-section ol.groups > li.active a span.value {
  color: white !important;
  right: 11px !important;
  margin-top: -5px !important;
}

/* line 362, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.plans a span.value {
  display: none;
}

/* line 367, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li a,
body.common #selector-section ol.accounts li a {
  position: relative;
  padding: 2px 60px 2px 0;
  line-height: 14px;
}

/* line 375, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li a.delete {
  position: absolute;
  right: 2px;
  top: 0;
  padding: 0;
  margin: 0;
  margin-top: -4px;
  background: none;
}

/* line 385, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li a.delete span.indicator {
  font-family: "pictos";
  color: #98a0ab;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 14px;
  border: none;
  opacity: 0;
}

/* line 396, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li:hover a.delete span.indicator {
  opacity: 1;
}

/* line 400, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li:hover a.delete span.indicator:hover {
  color: #222;
}

/* line 405, app/assets/stylesheets/my_money.scss */
body.common ol.groups li a {
  padding-right: 6em !important;
}

/* line 409, app/assets/stylesheets/my_money.scss */
body.common ol.groups li.active a span.name {
  bottom: 1px !important;
  position: relative;
}

/* line 414, app/assets/stylesheets/my_money.scss */
body.common ol.groups li a.delete span.label {
  display: none;
}

/* line 418, app/assets/stylesheets/my_money.scss */
body.common #selector-section span.name {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}

/* line 427, app/assets/stylesheets/my_money.scss */
body.common #selector-section span.value {
  color: #909da9;
  font-size: 11px;
  position: absolute;
  right: 10px;
  bottom: 2px;
  font-weight: normal;
}

/* line 436, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol li.active a span.value {
  color: #909da9 !important;
}

/* line 440, app/assets/stylesheets/my_money.scss */
body.common #selector-section li.institution a.active:hover span.value {
  color: #6d7780;
}

/* line 444, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions,
body.common #selector-section ol.institutions li.institution:last-child {
  margin-bottom: 0;
}

/* line 449, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution > a {
  padding-right: 60px !important;
  padding-left: 15px;
  background: none;
}

/* line 455, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution a,
body.common #selector-section ol.institutions li.institution li.account a {
  margin: 0;
}

/* line 460, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts {
  margin-right: -60px;
}

/* line 464, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts li.account input {
  position: absolute;
  left: 12px;
  top: -1px;
  z-index: 2;
}

/* line 471, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts li.account a {
  padding-left: 22px;
}

/* line 474, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts li.account a time {
  display: none;
}

/* line 478, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution > span.name,
body.common #selector-section ol.institutions li.institution > a > span.name {
  font-weight: 600;
}

/* line 483, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts li.account {
  font-size: 11px;
}

/* line 487, app/assets/stylesheets/my_money.scss */
body.common #selector-section ol.institutions li.institution ol.accounts li.account span.value {
  color: #b9c9d8;
}

/* line 492, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 500, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a.button {
  color: #394755;
  padding: 6px 15px 0 36px !important;
  text-align: left;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-left: none;
  border-right: none;
  border-bottom: none !important;
  border-top-color: #b9c9d8;
  background-color: #e6ecf2;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f6f9), to(#e6ecf2));
  background: -moz-linear-gradient(#f2f6f9, #e6ecf2);
  height: 32px;
  display: block;
}

/* line 517, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a.button:hover {
  background-color: #f2f6f9;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bdc6d8));
  background: -moz-linear-gradient(#fff, #bdc6d8);
}

/* line 523, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a.button:active {
  background-color: #bdc4d2;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bcc2cc), to(#bdc4d2));
  background: -moz-linear-gradient(#bcc2cc, #bdc4d2);
  color: #888;
  border-top-color: #8f9ba7;
}

/* line 533, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:before {
  content: "0";
  position: absolute;
  left: 11px;
  top: 50%;
  display: block;
  font-family: Pictos;
  font-size: 17px;
  line-height: 0;
  color: #7c85a5;
  -webkit-font-smoothing: antialiased;
}

/* line 546, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a.button.connecting {
  background-image: url(/images/icons/16/refresh.gif);
  background-position: 12px 45%;
  background-repeat: no-repeat;
}

/* line 552, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a.button.connecting:before {
  content: "";
}

/* line 556, app/assets/stylesheets/my_money.scss */
body.common span.last-update {
  display: block;
  font-size: 10px;
  font-weight: normal;
}

/* line 562, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a span.indicator {
  width: 16px;
  height: 16px;
  background: url(/images/icons/16/calendar.png);
  display: block;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 6px !important;
  margin-top: -8px;
}

/* line 574, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:first-child {
  box-sizing: content-box;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}

/* line 584, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom: 1px solid #555;
}

/* line 594, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#new-account span.indicator {
  background: url(/images/icons/16/bank.png);
}

/* line 598, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#new-group span.indicator {
  background: url(/images/icons/16/folder.png);
}

/* line 601, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#manual_updater span.label {
  color: #404754;
  font-weight: bold;
  position: relative;
  line-height: 1em;
  display: block;
  margin-bottom: 0.33em;
}

/* line 609, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#manual_updater span.last-update {
  color: #7e86a6;
  line-height: 1em;
  text-shadow: none;
}

/* line 615, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#manual_updater.connecting span.label {
  line-height: 24px;
}

/* line 618, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#manual_updater.connecting span.last-update {
  display: none;
}

/* line 621, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a#manual_updater span.indicator {
  background: url(/images/icons/16/refresh.png);
}

/* line 625, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:hover span.indicator {
  opacity: 1;
}

/* line 629, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:active span.indicator {
  opacity: 0.5;
}

/* line 633, app/assets/stylesheets/my_money.scss */
body.common .overview-detail .secondary-content .footer a:hover {
  background: white;
  color: #333;
}

/* line 638, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header {
  border: none;
  text-shadow: none;
  border-bottom: 3px double #ccc;
  margin: 8px 15px;
}

/* line 645, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 {
  font-size: 24px;
  font-weight: 200;
  color: #333;
  display: block;
  margin-bottom: 7px;
}

/* line 653, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 .my,
body.common .my-money-section .page > header h1 .money {
  text-transform: lowercase;
  color: #888;
}

/* line 659, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 .my {
  font-weight: 600;
}

/* line 663, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 .money {
  font-weight: 200;
  letter-spacing: normal;
}

/* line 668, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 .money:after {
  content: ":";
}

/* line 672, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 select {
  font: inherit;
  border: 1px solid #aaaaaa;
  background: none;
  font-weight: 400;
  color: #555;
}

/* line 680, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header span.time-frame {
  display: block;
  padding: 0;
  font-size: 16px;
  margin-bottom: 5px;
  font-family: Skolar-1, Skolar-2;
  color: #888;
}

/* line 690, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header span.time-frame span.month {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 697, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header span.time-frame span.to {
  font-style: italic;
  font-size: 11px;
  margin: 0 0.2em;
  color: #aaa;
}

/* line 704, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header span.time-frame span.to:before,
body.common .my-money-section .page > header span.time-frame span.to:after {
  content: "-";
}

/* line 708, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame {
  position: absolute;
  right: 1px;
  bottom: -3px;
  white-space: nowrap;
}

/* line 714, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li {
  display: inline-block;
  margin-right: -0.45em;
  margin-left: -1px;
}

/* line 720, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li a {
  display: inline-block;
  padding: 3px 8px;
  background: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e8e8e8));
  background: -moz-linear-gradient(#fafafa, #e8e8e8);
  color: #aaa;
  margin-right: 2px;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #ccc;
  border-right-color: transparent;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  z-index: 1;
  position: relative;
}

/* line 738, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li p {
  display: inline-block;
  padding: 3px 8px;
  background: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e8e8e8));
  background: -moz-linear-gradient(#fafafa, #e8e8e8);
  color: #aaa;
  margin-right: 2px;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #ccc;
  border-right-color: transparent;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  z-index: 1;
  position: relative;
}

/* line 756, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li:first-child a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-bottomleft: 1em;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
}

/* line 763, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li.custom_list a {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-right-color: #ccc;
}

/* line 771, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li.custom_list p {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-right-color: #ccc;
}

/* line 779, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li a:hover {
  background-color: white;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#cce8ff));
  background: -moz-linear-gradient(white, #cce8ff);
  color: #4387cc;
  border: 1px solid #509fee;
  z-index: 2;
}

/* line 788, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li p:hover {
  background-color: white;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#cce8ff));
  background: -moz-linear-gradient(white, #cce8ff);
  color: #4387cc;
  border: 1px solid #509fee;
  z-index: 2;
}

/* line 797, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #button_custom:hover {
  cursor: pointer;
  cursor: hand;
}

/* line 801, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li.custom_list p.selected {
  background: #606f80;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#758291), to(#606f80));
  background: -moz-linear-gradient(#758291, #606f80);
  border: 1px solid #576573;
  color: white;
}

/* line 809, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li a:active {
  background-color: #a0c7e6;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a0c7e6), to(#cce8ff));
  background: -moz-linear-gradient(#a0c7e6, #cce8ff);
  color: #5c89b7;
}

/* line 816, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header ol.time-frame li.selected a {
  background: #606f80;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#758291), to(#606f80));
  background: -moz-linear-gradient(#758291, #606f80);
  border: 1px solid #576573;
  color: white;
}

/* line 844, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 input:hover {
  border-bottom-color: #3d447b;
}

/* line 848, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .page > header h1 input:focus {
  background: white;
}

/* line 853, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .new-accounts-headsup {
  background: #e6f1fe;
  margin: 0 15px;
  text-align: center;
  padding: 8px 0;
}

/* line 859, app/assets/stylesheets/my_money.scss */
body.common .my-money-section .new-accounts-headsup .asterisk {
  font-family: "crete-rounded-web-1","crete-rounded-web-2",sans-serif;
  font-size: 28px;
  line-height: 0;
  position: relative;
  top: 12px;
}

/* line 867, app/assets/stylesheets/my_money.scss */
body.common #balances-section {
  margin-top: 4px;
}

/* line 872, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper,
#balances-section div.value-comparison {
  vertical-align: top;
  display: inline-block;
  width: 49.125%;
  margin-bottom: 20px;
}

/* line 881, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper {
  text-align: center;
  position: relative;
  left: -10px;
}

/* line 887, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper h1 {
  background: url(/images/grey_banner.png);
  color: #555;
  font-family: Cora-1, Cora-2;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  line-height: 16px;
  padding: 5px;
  text-align: center;
  display: inline-block;
  margin-bottom: 6px;
  margin-top: 2px;
  width: 272px;
  height: 36px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 905, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change {
  font-size: 36px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 36px;
  margin-top: 0px;
}

/* line 912, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.asterisk {
  color: #000;
  font-family: "crete-rounded-web-1","crete-rounded-web-2",sans-serif;
}

/* line 917, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.indicator {
  text-indent: -9999em;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(/images/icons/24/red_arrow_down.png);
  margin-top: -10px;
  margin-right: -0.1em;
}

/* line 928, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change.up span.indicator {
  background: url(/images/icons/24/green_arrow_up.png);
}

/* line 932, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change.down {
  color: #ae002d;
}

/* line 936, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change.no-change {
  color: #888;
}

/* line 940, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change.up {
  color: #00ae83;
}

/* line 944, app/assets/stylesheets/my_money.scss */
body.common {
  /*.my-money-section td.delta span.new-accounts{
	  border-bottom: 1px dotted #ccc;
	  vertical-align: top;
	  white-space: nowrap;
	}*/
}

/* line 945, app/assets/stylesheets/my_money.scss */
body.common #balances-section table {
  border-radius: 6px;
  -moz-border-radius: 6px;
  width: 100%;
  table-layout: fixed;
}

/* line 952, app/assets/stylesheets/my_money.scss */
body.common #balances-section table td,
body.common #balances-section table th {
  padding: 5px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  color: #888;
}

/* line 960, app/assets/stylesheets/my_money.scss */
body.common #balances-section table thead th,
body.common #balances-section table thead td {
  color: #888;
  font-family: "Cora-1","Cora-2", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #555;
  padding-bottom: 4px;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
}

/* line 974, app/assets/stylesheets/my_money.scss */
body.common #balances-section table thead th.bucket-1 {
  text-indent: -9999em;
}

/* line 979, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.active th,
body.common #balances-section table tr.active td {
  color: #333;
  background: #f3f3f3;
}

/* line 985, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.active span.indicator {
  background-color: #444;
  border-color: #333;
}

/* line 991, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tfoot {
  display: table-header-group;
}

/* line 995, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tfoot th,
body.common #balances-section table tfoot td {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}

/* line 1003, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tbody tr:nth-child(even) {
  background: #fafafa;
}

/* line 1007, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .prev-value,
body.common #balances-section table .next-value,
body.common #balances-section table .change {
  text-align: right;
}

/* line 1013, app/assets/stylesheets/my_money.scss */
body.common #balances-section table span.percentage {
  color: #888;
}

/* line 1017, app/assets/stylesheets/my_money.scss */
body.common #balances-section table span.percentage:before {
  content: "(";
}

/* line 1021, app/assets/stylesheets/my_money.scss */
body.common #balances-section table span.percentage:after {
  content: ")";
}

/* line 1025, app/assets/stylesheets/my_money.scss */
body.common #balances-section table th.bucket-1,
body.common #balances-section table th.bucket-2,
body.common #balances-section table td.bucket-2 {
  text-align: left;
}

/* line 1031, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .bucket-1 {
  width: 120px;
  font-family: "Cora-1","Cora-2", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #555;
  background: none;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 18px;
}

/* line 1043, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.call-to-action .bucket-1 {
  vertical-align: middle;
}

/* line 1047, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.call-to-action .bucket-2 {
  background: lemonchiffon;
  text-align: center;
  font-weight: 400;
}

/* line 1053, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.call-to-action .bucket-2 strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}

/* line 1060, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .bucket-2 {
  font-weight: 500;
  width: 170px;
}

/* line 1065, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .bucket-2 input {
  float: left;
  margin-left: -1.4em;
  position: relative;
  left: -0.2em;
  top: -0.1em;
  font-size: 12px;
  display: none;
}

/* line 1075, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tbody.accounts tr:first-child th,
body.common #balances-section table tbody.accounts tr:first-child td {
  border-top: 1px solid #e8e8e8;
}

/* line 1079, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .bucket-2 span.indicator {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
  border: 1px solid #333;
  opacity: 0.33;
}

/* line 1093, app/assets/stylesheets/my_money.scss */
body.common #balances-section table #fidelitycom-ira span.indicator {
  background: #e7c466;
  border-color: #e1b54f;
}

/* line 1098, app/assets/stylesheets/my_money.scss */
body.common #balances-section table #fidelitycom-aidans-529 span.indicator {
  background-color: #4a4a78;
  border-color: #373669;
}

/* line 1103, app/assets/stylesheets/my_money.scss */
body.common #balances-section table #fidelitycom-kelleys-401k span.indicator {
  background-color: #e4865c;
  border-color: #d85c24;
}

/* line 1108, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.active span.indicator,
body.common #balances-section table tr.selected span.indicator,
body.common #balances-section table tr:hover span.indicator {
  opacity: 1;
}

/* line 1114, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tr.selected th,
body.common #balances-section table tr.selected td {
  color: #333;
}

/* line 1119, app/assets/stylesheets/my_money.scss */
body.common #balances-section table .bucket-2 label {
  display: inline-block;
  width: 8.5em;
  height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1127, app/assets/stylesheets/my_money.scss */
body.common #balances-section table tfoot th.bucket {
  width: 300px;
}

/* line 1132, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta > div {
  padding-left: 20px;
  position: relative;
}

/* line 1142, app/assets/stylesheets/my_money.scss */
body.common .my-money-section td.delta span.not-applicable {
  color: #ccc;
}

/* line 1145, app/assets/stylesheets/my_money.scss */
body.common .my-money-section td.delta span.asterisk {
  font-family: "crete-rounded-web-1","crete-rounded-web-2",sans-serif;
  color: #ccc;
  font-size: 28px;
  line-height: 0;
  position: relative;
  top: 12px;
}

/* line 1153, app/assets/stylesheets/my_money.scss */
body.common .my-money-section td.delta span.new-accounts:hover {
  border-color: #888;
}

/* line 1156, app/assets/stylesheets/my_money.scss */
body.common .my-money-section td.delta span.new-accounts:hover span.asterisk,
body.common .my-money-section td.delta span.new-accounts:hover span.not-applicable {
  color: #000;
}

/* line 1161, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta span.indicator.sign {
  display: block;
  width: 16px;
  height: 16px;
  color: transparent;
  text-align: left;
  text-indent: -9999em;
  margin-top: -10px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url(/images/icons/12/new.png) center center no-repeat;
}

/* line 1175, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.up span.indicator.sign {
  background-image: url(/images/icons/16/green_arrow_up.png);
}

/* line 1178, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.down span.indicator.sign {
  background-image: url(/images/icons/16/red_arrow_down.png);
}

/* line 1182, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.no-change {
  color: #888 !important;
}

/* line 1185, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.up {
  color: #00ae83;
}

/* line 1188, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.down {
  color: #ae002d;
}

/* line 1193, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table th.name span,
body.common .my-money-section table td.name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}

/* line 1200, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #plans-section table tr th.value,
body.common .my-money-section #plans-section table tr td.value,
body.common .my-money-section #groups-section table tr th.value,
body.common .my-money-section #groups-section table tr td.value,
body.common .my-money-section #accounts-and-holdings-section table tr th.value,
body.common .my-money-section #accounts-and-holdings-section table tr td.value {
  padding-right: 80px !important;
}

/* line 1209, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr th.delta,
body.common .my-money-section table tr td.delta {
  width: 150px;
}

/* line 1214, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta {
  background: #fafafa;
  padding-right: 5px;
}

/* line 1219, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section table tbody tr.account td.name div {
  padding-left: 20px;
  position: relative;
}

/* line 1224, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section table tbody tr.account td.name div span.label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1230, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody:not(.active) tr.account:hover td.name span.indicator {
  left: 2px;
}

/* line 1234, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tr.account td.name span.indicator {
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/images/icons/12/right-arrow-light.png);
  left: 0;
  vertical-align: middle;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  opacity: 0.5;
  margin-right: 2px;
}

/* line 1250, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody.active td.name span.indicator {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

/* line 1255, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody.active tr.account td.name span.indicator,
body.common .my-money-section #accounts-and-holdings-section tbody.active tr.account:hover td.name span.indicator,
body.common .my-money-section #accounts-and-holdings-section tbody tr.account:hover td.name span.indicator {
  background: url(/images/icons/12/right-arrow.png);
  opacity: 1;
}

/* line 1262, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody tr.loading td {
  padding: 0;
  border: none;
  border-left: 16px solid #eee;
}

/* line 1268, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody.loading tr td {
  background-color: #fafafa;
  -webkit-transition: 0;
  -moz-transition: 0;
}

/* line 1274, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody.loading tr.loading td span.indicator {
  background: url(/images/icons/16/ajax-loader.gif) center center no-repeat;
  height: 24px;
  opacity: 1;
  visibility: visible;
  margin-left: 10px;
}

/* line 1282, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody tr.loading td span.indicator {
  width: 16px;
  height: 0;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  opacity: 0;
  visibility: hidden;
}

/* line 1292, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody tr.account:hover th,
body.common .my-money-section #accounts-and-holdings-section tbody tr.account:hover td {
  background: #e6f2ff;
  color: #4283c4;
  cursor: pointer;
  position: relative;
}

/* line 1300, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tr.account td.name a {
  color: inherit;
}

/* line 1304, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody tr.holding {
  display: none;
}

/* line 1308, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody.active tr.holding {
  display: table-row;
  color: #888;
}

/* line 1313, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody tr.holding td.name {
  border-left: 16px solid #eee;
  padding-left: 10px;
}

/* line 1318, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section tbody:last-child tr:last-child td {
  border-bottom: none;
}

/* line 1324, app/assets/stylesheets/my_money.scss */
body.common .my-money-section #accounts-and-holdings-section table tfoot tr.account td.name span.indicator {
  display: none;
}

/* line 1328, app/assets/stylesheets/my_money.scss */
body.common .my-money-section tfoot tr td,
body.common .my-money-section tfoot tr:hover td {
  font-size: 18px;
  line-height: 18px;
  border-bottom: none;
  border-top: 1px solid #888;
  background: none !important;
  color: #333;
  cursor: default !important;
}

/* line 1340, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.no-change .amount {
  color: #888;
}

/* line 1344, app/assets/stylesheets/my_money.scss */
body.common .my-money-section table tr td.delta.down .amount {
  color: #ae002d;
}

/* line 1349, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.symbol,
#balances-section .infographic-wrapper .value-change span.cents {
  font-size: 18px;
  font-weight: 400;
  margin-right: 0.275em;
  vertical-align: super;
  margin-top: 1px;
}

/* line 1358, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.percentage {
  display: block;
  font-size: 18px;
  color: #888;
  font-weight: 400;
}

/* line 1365, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.percentage:before,
#balances-section .infographic-wrapper .value-change span.percentage:after {
  color: #aaa;
  font-size: 17px;
  position: relative;
  top: -1px;
  margin: 0 0.1em;
}

/* line 1374, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.percentage:before {
  content: "(";
}

/* line 1378, app/assets/stylesheets/my_money.scss */
#balances-section .infographic-wrapper .value-change span.percentage:after {
  content: ")";
}

/* line 1382, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison {
  position: relative;
  right: -10px;
}

/* line 1387, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison table tr,
#balances-section div.value-comparison table tr td {
  background: none !important;
}

/* line 1391, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison table thead th.date {
  visibility: hidden;
}

/* line 1395, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison table thead th.value {
  color: #ccc;
  letter-spacing: 1px;
}

/* line 1400, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison table tr.end-value td {
  color: #333;
  border-bottom: 1px solid #eee;
}

/* line 1405, app/assets/stylesheets/my_money.scss */
#balances-section div.value-comparison table tr.end-value td.value {
  font-size: 18px;
}

/* line 1411, app/assets/stylesheets/my_money.scss */
#allocation-section {
  margin-right: 0;
  padding-right: 12px;
}

/* line 1415, app/assets/stylesheets/my_money.scss */
#allocation-section .allocation {
  position: relative;
  top: 2px;
  margin: 0;
  width: auto;
  padding-left: 140px;
  min-height: 130px;
}

/* line 1424, app/assets/stylesheets/my_money.scss */
#allocation-section .container p {
  margin-top: -10px;
  margin-left: 0;
  margin-right: 0;
}

/* line 1430, app/assets/stylesheets/my_money.scss */
#allocation-section .infographic {
  width: 140px !important;
  height: 140px !important;
  left: -8px;
}

/* line 1436, app/assets/stylesheets/my_money.scss */
#allocation-section ol.legend {
  font-size: 14px;
  line-height: 18px;
}

/* line 1441, app/assets/stylesheets/my_money.scss */
#allocation-section ol.legend li:after {
  bottom: 4px;
}

/* line 1445, app/assets/stylesheets/my_money.scss */
#allocation-section .return {
  text-align: right;
  position: absolute;
  right: 0;
}

/* line 1451, app/assets/stylesheets/my_money.scss */
#relevance-section ol li {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 14px;
  line-height: 1.1em;
}

/* line 1458, app/assets/stylesheets/my_money.scss */
#relevance-section ol li:first-child {
  font-size: 32px;
  margin-right: 0.1em;
  font-weight: 200;
}

/* line 1465, app/assets/stylesheets/my_money.scss */
body.common .no-data p,
body.common .container p {
  line-height: 160px;
  max-width: none;
  margin: -12px -15px;
  background: #fafafa;
  color: #888;
  height: 160px;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #e8e8e8;
}

/* line 1478, app/assets/stylesheets/my_money.scss */
body.common .no-data p strong {
  font-weight: 600;
}

/* line 1483, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings {
  padding-top: 0;
  border-top: none;
}

/* line 1488, app/assets/stylesheets/my_money.scss */
body.common .header h2 {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 18px;
}

/* line 1494, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table th,
body.common #my-money-section.holdings table tbody td {
  text-align: right;
  vertical-align: middle;
  padding-right: 10px;
}

/* line 1500, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table tbody.detail tr:nth-child(even) th,
body.common #my-money-section.holdings table tbody.detail tr:nth-child(even) td {
  background: #fafafa;
}

/* line 1504, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table .holding_name {
  text-align: left;
  width: 300px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

/* line 1512, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.summary-table {
  margin: 20px 0;
}

/* line 1515, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.summary-table th {
  padding: 0 20px 4px 0;
  line-height: 1.33em;
  text-align: center;
}

/* line 1520, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.summary-table td {
  text-align: center;
  padding: 0 20px 0 0;
  font-weight: bold;
  font-size: 16px;
}

/* line 1526, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table th {
  font-family: "Cora-1","Cora-2", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #888;
  background: none;
  padding-bottom: 4px;
  font-size: 11px;
  vertical-align: bottom;
}

/* line 1536, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table td div.ticker {
  font-size: 10px;
  color: #666;
}

/* line 1542, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody:hover td {
  background: #ffd;
}

/* line 1546, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody td.holding_name {
  padding-top: 20px;
  font-weight: bold;
}

/* line 1550, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr td {
  border-bottom: 1px solid #eee;
  vertical-align: bottom;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 1555, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr td.account_name {
  text-align: left;
  padding-left: 14px;
}

/* line 1562, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name {
  padding-left: 2px;
}

/* line 1564, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name a {
  color: #aaa;
}

/* line 1566, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name a:before {
  content: "4";
  font-family: "Pictos";
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 11px;
  font-weight: 200;
  width: 11px;
  height: 11px;
  margin-left: 2px;
  display: inline-block;
}

/* line 1578, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name a:hover {
  color: #666;
}

/* line 1584, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name.active a {
  color: black;
}

/* line 1586, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td.account_name.active a:before {
  -webkit-transform: rotate(90deg);
  position: relative;
  left: -2px;
}

/* line 1596, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-breakdown td,
body.common #my-money-section.holdings table.holdings-by-ticker tbody tr.account-summary td {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 11px;
  color: #aaa;
}

/* line 1605, app/assets/stylesheets/my_money.scss */
body.common #my-money-section.holdings table.holdings-by-ticker a.ticker {
  font-size: 10px;
  margin-left: 2px;
}

/* line 1610, app/assets/stylesheets/my_money.scss */
body.common tr.stock_holding td {
  border-bottom: 1px solid #eee;
}

/* line 1614, app/assets/stylesheets/my_money.scss */
body.common tr.stock_holding a.edit {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #4283C4;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 4px;
  z-index: 5;
  position: relative;
  top: 0px;
}

/* line 1629, app/assets/stylesheets/my_money.scss */
body.common tr.stock_holding:hover td {
  background: lemonchiffon !important;
}

/* line 1633, app/assets/stylesheets/my_money.scss */
body.common #allocation .page {
  padding: 15px;
  padding-top: 22px;
  padding-bottom: 0;
}

/* line 1639, app/assets/stylesheets/my_money.scss */
body.common #allocation .page #footer {
  padding-left: 0;
  padding-right: 0;
}
/* line 2, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .page,
body.common #plan-show-section .page {
  top: 0;
  padding-top: 0;
}

/* line 8, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section header,
body.common #plan-show-section header {
  padding: 12px 30px 11px 15px;
  color: #333;
  background: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e3e3e3));
  background: -moz-linear-gradient(#fff, #e3e3e3);
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #f8f8f8;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.03);
}

/* line 22, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section header h1,
body.common #plan-show-section header h1 {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 8px;
  text-shadow: 0 1px #fafafa;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #555;
}

/* line 32, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section header p,
body.common #plan-show-section header p {
  margin: 0;
  font: 14px/15px "Skolar-1","Skolar-2", Georgia, "Times New Roman", Times, serif;
  white-space: nowrap;
  font-style: italic;
  color: #555;
}

/* line 41, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section header p strong,
body.common #plan-show-section header p strong {
  font-weight: 600;
  color: #333;
}

/* line 53, app/assets/stylesheets/my_plans.scss */
body.common #summary-section {
  margin-top: 0;
  padding-top: 0;
  border: none;
  overflow: hidden;
}

/* line 60, app/assets/stylesheets/my_plans.scss */
body.common #summary-section h1 {
  display: none;
}

/* line 64, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section header p strong {
  font-weight: bold;
}

/* line 68, app/assets/stylesheets/my_plans.scss */
body.common #summary-section .metrics {
  margin: 0 -15px 10px;
  padding: 9px 15px 0;
  background: #fafafa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #e8e8e8;
}

/* line 78, app/assets/stylesheets/my_plans.scss */
body.common #summary-section .metrics .metric {
  border-right: 1px dotted #ccc;
  margin-right: 20px;
  padding-right: 20px;
  width: auto;
}

/* line 85, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .metrics .off .count {
  color: #e53438;
}

/* line 89, app/assets/stylesheets/my_plans.scss */
body.common #summary-section .metrics .metric:last-child {
  border: none;
}

/* line 93, app/assets/stylesheets/my_plans.scss */
body.common #summary-section .metrics .metric span.label {
  color: #888;
}

/* line 99, app/assets/stylesheets/my_plans.scss */
body.common .plans .page,
body.common .plan_show .page,
body.common .plan_index .page {
  top: 0;
}

/* line 103, app/assets/stylesheets/my_plans.scss */
body.common #selector-section ol.plans li.plan a {
  font-weight: 600;
  padding: 3px 15px;
}

/* line 108, app/assets/stylesheets/my_plans.scss */
body.common .secondary-content .progress {
  display: block;
  background-color: #c2cbd4;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  margin-bottom: 4px;
  margin-top: 2px;
  height: auto;
}

/* line 124, app/assets/stylesheets/my_plans.scss */
body.common #summary-section .progress {
  height: auto;
}

/* line 128, app/assets/stylesheets/my_plans.scss */
body.common .secondary-content .active .progress {
  box-shadow: none;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: none;
  height: auto;
}

/* line 136, app/assets/stylesheets/my_plans.scss */
body.common .secondary-content .progress .count {
  display: block;
  background: #788593;
  width: 33%;
  height: 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* line 146, app/assets/stylesheets/my_plans.scss */
body.common .secondary-content .off-track .progress .count {
  background: #bf2527;
}

/* line 150, app/assets/stylesheets/my_plans.scss */
body.common .secondary-content .progress .label {
  display: none;
}

/* line 158, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section #chart {
  margin-bottom: 20px;
}

/* line 162, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan {
  border: 1px solid #8c9298;
  padding: 8px 40px 8px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  background-color: #eee;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e8e8e8));
  background: -moz-linear-gradient(#fafafa, #e8e8e8);
  color: #aaa;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.08);
  margin-bottom: 8px;
  height: 78px;
  box-sizing: content-box;
}

/* line 181, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan p strong {
  color: inherit;
  font-weight: normal !important;
}

/* line 186, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan:not(.editable):hover {
  cursor: pointer;
  border-color: #3274c9;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #555;
}

/* line 194, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan.editable h2 {
  margin: 0;
  margin-top: 3px;
}

/* line 201, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan p {
  margin-bottom: 0;
}

/* line 205, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan:hover p strong {
  color: #333;
}

/* line 209, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan h2 {
  font: inherit;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 600;
  color: #333;
  font-size: 14px;
  margin-bottom: 6px;
}

/* line 218, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan h2 a {
  color: inherit;
}

/* line 222, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .track {
  position: absolute;
  top: 27px;
  right: -27px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  background-color: #ccc;
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#aaa), to(#888));
  background: -moz-linear-gradient(#aaa, #888);
  color: white;
  padding: 6px 0;
  font-weight: 600;
  height: 10px;
  font-size: 10px;
  word-spacing: 2px;
  line-height: 8px;
  width: 76px;
  text-align: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 1px 0 1px 0 rgba(255, 255, 255, 0.25), inset -1px 0 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
  z-index: 1;
  box-sizing: content-box;
}

/* line 254, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan.warning .progress:after {
  content: "!";
  font-size: 20px;
  line-height: 20px;
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 2px;
  right: -24px;
  font-family: Pictos;
  color: #333;
}

/* line 266, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan.off .track {
  background: #ee4939;
  color: white;
}

/* line 271, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .progress {
  display: block;
  background-color: white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 2px;
  margin-bottom: 4px;
  margin-top: 2px;
  width: 200px;
  margin-left: -1px;
  border: 1px solid #888;
  position: relative;
}

/* line 286, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .progress .count {
  display: block;
  background: #555;
  border-radius: 3px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius: 3px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  padding: 2px 0;
  min-width: 8em !important;
}

/* line 299, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .count span {
  display: block;
  margin: 0 auto;
  width: 7em;
  text-align: center;
  color: white;
  font-size: 11px;
  line-height: 12px;
  white-space: nowrap;
}

/* line 310, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .balance {
  position: absolute;
  font-size: 11px;
  line-height: 12px;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  color: #aaa;
}

/* line 320, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan p {
  font-size: 11px;
  line-height: 15px;
}

/* line 325, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan p strong {
  font-weight: 600;
}

/* line 329, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .contribution {
  position: absolute;
  right: 42px;
  top: 8px;
  width: 80px;
  text-align: right;
}

/* line 337, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .contribution .count {
  color: #394654;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  margin-left: -2px;
  white-space: nowrap;
  vertical-align: top;
  display: block;
  -webkit-font-smoothing: antialiased;
}

/* line 350, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan .contribution .label {
  font-size: 11px;
  line-height: 11px;
  color: #555d66;
  display: block;
}

/* line 361, app/assets/stylesheets/my_plans.scss */
body.common .graphs {
  clear: both;
}

/* line 365, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .graph {
  display: inline-block;
  width: 48%;
  margin-right: 10px;
  vertical-align: top;
  clear: both;
  position: relative;
  padding: 0;
}

/* line 375, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .graph img {
  width: 100%;
  height: 200px;
  display: block;
  background: #eee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 387, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .graph .note {
  background: #e62d30;
  background-color: #f00;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e62d30), to(#e62d30));
  background: -moz-linear-gradient(#f00, black);
  display: block;
  padding: 8px 10px 6px;
  font-size: 12px;
  line-height: 15px;
  color: white;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-align: center;
}

/* line 408, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .graph .note p {
  font-size: 11px;
  line-height: 15px;
  margin: 0;
}

/* line 414, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #forecast.graph .note {
  background: lemonchiffon;
  color: #333;
  width: 120px;
  text-align: left;
  left: auto;
  right: 10px;
}

/* line 423, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #today.graph .note .count {
  font-size: 24px;
  line-height: 24px;
  display: block;
  position: relative;
  left: -1px;
  display: block;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -1px;
}

/* line 434, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #today.graph .note .label {
  font-size: 10px;
  display: block;
  text-align: center;
}

/* line 440, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #forecast.graph {
  padding-left: 3px;
  margin-right: 0;
}

/* line 445, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section a.help {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 14px;
  margin-left: 8px;
  display: inline-block;
  background: #fafafa;
  padding: 40px 0;
  text-align: center;
  width: 46.5%;
  border: 1px solid #ccc;
}

/* line 461, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer {
  font-size: 11px;
  white-space: nowrap;
  padding: 0 15px 0 15px;
}

/* line 467, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer p {
  float: none;
  margin: 0;
  display: inline-block;
}

/* line 473, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer p time {
  font-weight: 600;
}

/* line 477, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer > nav {
  font-size: 11px;
  float: right;
  white-space: nowrap;
}

/* line 483, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer > nav a {
  border-right: 1px solid #ccc;
  padding-right: 0.4em;
}

/* line 488, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section .page > footer > nav a:last-child {
  border-right: none;
  padding: 0;
}

/* line 496, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section {
  width: 45.5%;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 15px;
  border: none;
  margin-top: 0;
}

/* line 505, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section h1 {
  font-family: "Cora-1", "Cora-2";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  color: #333;
  position: static;
  margin-bottom: 0;
  padding: 0;
  font-weight: normal;
  margin-bottom: 8px;
}

/* line 518, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 523, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table td {
  padding: 3px 5px;
}

/* line 527, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table th {
  font-size: 12px;
  font-family: "Skolar-1", "Skolar-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #333;
}

/* line 533, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tbody th,
body.common #balance-history-section table tbody td {
  background: #eee;
}

/* line 538, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tr.older th,
body.common #balance-history-section table tr.older td {
  color: #888;
}

/* line 543, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tr.oldest th,
body.common #balance-history-section table tr.oldest td {
  color: #aaa;
}

/* line 548, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tbody tr:nth-child(even) th,
body.common #balance-history-section table tbody tr:nth-child(even) td {
  background: #fafafa;
}

/* line 553, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tbody tr:last-child th {
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
}

/* line 559, app/assets/stylesheets/my_plans.scss */
body.common #balance-history-section table tbody tr:last-child td:last-child {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/* line 569, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section .current,
body.common #plan-show-section #what-you-own-section .target {
  margin: -5px 11px 0 -3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  width: 47%;
  position: relative;
  z-index: 2;
  padding-bottom: 13px;
  vertical-align: top;
  border: 1px solid transparent;
  border-bottom: none;
  display: inline-block;
}

/* line 586, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section div.active {
  border-color: #ccc;
  background: white;
}

/* line 591, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section h2 {
  margin-bottom: 0;
}

/* line 595, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section .current .allocation,
body.common #plan-show-section #what-you-own-section .target .allocation {
  margin: 4px 10px 5px 5px;
}

/* line 600, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section .allocation .infographic {
  top: 2px;
  left: 1px;
}

/* line 605, app/assets/stylesheets/my_plans.scss */
body.common #what-you-own-section .allocation .return {
  top: 22px;
}

/* line 609, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section .table-container {
  border: 1px solid #ccc;
  margin: -1px -6px 0 -3px;
  border-radius: 3px;
  border-top-left-radius: 0;
  -webkit-border-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-topleft: 0;
  background: white;
}

/* line 621, app/assets/stylesheets/my_plans.scss */
body.common #plan-show-section #what-you-own-section table ol li {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  margin-right: 11px;
  position: relative;
}

/* line 631, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan.editable .plan-caveat {
  margin-top: 20px;
  text-align: center;
}

/* line 635, app/assets/stylesheets/my_plans.scss */
body.common #plan-index-section .plan.editable .plan-caveat a {
  color: red;
  font-size: 16px;
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 4, app/assets/stylesheets/people.scss */
section#friendships-section .page {
  padding-top: 20px;
  padding-bottom: 0;
}

/* line 9, app/assets/stylesheets/people.scss */
section#friendships-section .page #footer {
  position: relative;
  margin-top: 200px;
}

/* line 14, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person {
  padding: 8px 10px 8px 80px;
  position: relative;
  font-size: 12px;
  min-height: 62px;
  border: 1px solid #888;
  border-top-color: #aaa;
  border-left-color: #aaa;
  border-radius: 6px;
  background: #f8f8f8;
}

/* line 26, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person.hover {
  background: #e0edf9;
  border-color: #9ab2cc;
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person.hover:after {
  border-color: transparent transparent transparent #dae5f1;
  border-style: solid;
  border-width: 7px;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -7px;
  border-left-color: #3571b1;
}

/* line 46, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person .email {
  display: block;
  margin-bottom: 4px;
}

/* line 51, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person a {
  display: block;
}

/* line 55, app/assets/stylesheets/people.scss */
section#you-share-with-section {
  margin-top: 20px;
}

/* line 59, app/assets/stylesheets/people.scss */
section#you-share-with-section ul.people li.person {
  *zoom: 1;
  padding-right: 400px;
}

/* line 107, app/assets/stylesheets/compass_mixins.sass */
section#you-share-with-section ul.people li.person:before, section#you-share-with-section ul.people li.person:after {
  content: " ";
  display: table;
}

/* line 111, app/assets/stylesheets/compass_mixins.sass */
section#you-share-with-section ul.people li.person:after {
  clear: both;
}

/* line 64, app/assets/stylesheets/people.scss */
section#you-share-with-section ul.people li.person .meta {
  float: left;
}

/* line 68, app/assets/stylesheets/people.scss */
section#you-share-with-section ul.people li.person form {
  width: 368px;
  padding-left: 10px;
  float: right;
  margin-right: -370px;
  border-left: 2px dashed #ccc;
}

/* line 76, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset,
section#you-share-with-section form .field {
  margin-bottom: 0;
}

/* line 81, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset {
  padding-top: 3px;
  margin-top: 6px;
}

/* line 86, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset legend {
  display: block;
  text-transform: lowercase;
}

/* line 91, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset legend:before {
  content: "Can access the following ";
  text-transform: none;
}

/* line 96, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset .field {
  display: inline-block;
  width: 150px;
  margin-right: 16px;
  margin-bottom: 4px;
}

/* line 103, app/assets/stylesheets/people.scss */
section#you-share-with-section form fieldset .field label {
  font-size: 11px;
}

/* line 107, app/assets/stylesheets/people.scss */
section#you-share-with-section form label {
  font-weight: normal;
  font-size: 12px;
}

/* line 113, app/assets/stylesheets/people.scss */
section#you-share-with-section form .footer {
  margin-top: 5px;
}

/* line 117, app/assets/stylesheets/people.scss */
section#you-share-with-section form .footer .delete:before {
  content: "or";
  color: #888;
  margin-right: 10px;
}

/* line 122, app/assets/stylesheets/people.scss */
section#you-share-with-section form .footer .delete {
  margin: 0;
  display: inline-block !important;
  color: red;
  font-size: 11px;
  margin-left: 10px;
}

/* line 130, app/assets/stylesheets/people.scss */
section#share-with-you-section ul.people li.person {
  width: 130px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

/* line 138, app/assets/stylesheets/people.scss */
section#share-with-you-section ul.people li.person a.delete {
  font-size: 11px;
  color: #800;
  z-index: 5;
}

/* line 144, app/assets/stylesheets/people.scss */
section#share-with-you-section ul.people li.person:hover a.delete span.indicator {
  opacity: 1;
}

/* line 148, app/assets/stylesheets/people.scss */
section#share-with-you-section ul.people li.person a.delete span.indicator {
  display: none;
}

/* line 152, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person strong {
  font-weight: 600;
  color: #333;
  display: block;
}

/* line 158, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person img {
  position: absolute;
  left: 7px;
  top: 7px;
  border-radius: 3px;
  width: 64px;
  height: 64px;
}

/* line 167, app/assets/stylesheets/people.scss */
section#friendships-section ul.people li.person .blockMsg {
  border: 1px solid #ccc !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  background: rgba(255, 255, 255, 0.85) !important;
  padding: 10px !important;
  border-radius: 3px;
  color: #333 !important;
  width: auto !important;
}

/* line 182, app/assets/stylesheets/people.scss */
section#share-this-account .content {
  padding: 0 15px;
}

/* line 185, app/assets/stylesheets/people.scss */
section#share-this-account .content p {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 196, app/assets/stylesheets/people.scss */
form#new_friendship h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

/* line 203, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#personal-message, form#new_friendship fieldset#contact {
  display: inline-block;
  vertical-align: top;
}

/* line 208, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types {
  margin-left: 20px;
}

/* line 210, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types h3 {
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 213, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types h3 em {
  font-weight: normal;
  font-style: italic;
}

/* line 219, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types .field {
  display: inline-block;
  width: 13em;
  margin-bottom: 4px;
}

/* line 223, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types .field label {
  font-weight: normal;
}

/* line 228, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#advisor-types p {
  font-size: 11px;
}

/* line 232, app/assets/stylesheets/people.scss */
form#new_friendship fieldset .field.checkbox {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0;
}

/* line 236, app/assets/stylesheets/people.scss */
form#new_friendship fieldset .field.checkbox label {
  top: 0;
}

/* line 241, app/assets/stylesheets/people.scss */
form#new_friendship fieldset legend {
  display: none;
}

/* line 245, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#personal-message {
  margin-left: 20px;
}

/* line 247, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#personal-message textarea {
  height: 2em;
}

/* line 250, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#personal-message .remaining {
  color: #777;
  font-size: 11px;
  position: relative;
  top: -8px;
}

/* line 258, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li {
  margin-bottom: 10px;
}

/* line 262, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li.boolean input {
  margin-left: 0;
}

/* line 267, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li.commit {
  margin-bottom: 0;
}

/* line 271, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li.include-personal-message {
  margin-left: 0;
  margin-top: 25px;
}

/* line 274, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li.include-personal-message a {
  font-size: 11px;
}

/* line 279, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li label {
  display: block;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  margin: 4px 0;
}

/* line 287, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li input[type=text],
form#new_friendship fieldset li textarea {
  display: block;
  padding: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}

/* line 294, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li input#friendship_email {
  font-weight: bold;
  width: 200px;
}

/* line 298, app/assets/stylesheets/people.scss */
form#new_friendship fieldset li textarea {
  height: 2em;
  max-height: 8em;
  overflow: hidden;
  width: 360px;
  max-width: 360px;
}

/* line 309, app/assets/stylesheets/people.scss */
form#new_friendship footer {
  background: #ddd;
  margin: 10px -15px 0;
}

/* line 312, app/assets/stylesheets/people.scss */
form#new_friendship footer input {
  padding: 4px;
}

/* line 318, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions {
  position: relative;
  margin-top: 10px;
  padding-right: 280px;
  display: block;
}

/* line 324, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions fieldset {
  position: relative;
  float: left;
  clear: left;
  width: 100%;
}

/* line 331, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions fieldset.groups .scrollable {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  max-height: 7em;
  height: 7em;
  overflow: auto;
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px;
}

/* line 344, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions fieldset .field {
  display: block;
  margin: 0 0 2px 0;
}

/* line 349, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions fieldset .field.manager fieldset label {
  font-weight: bold;
}

/* line 354, app/assets/stylesheets/people.scss */
form#new_friendship fieldset.permissions fieldset .field label {
  font-weight: normal;
}

/* line 361, app/assets/stylesheets/people.scss */
form#new_friendship .notice {
  float: right;
  width: 190px;
  font-size: 12px;
  margin-right: -260px;
  z-index: 5;
  border: 1px solid #ffd97d;
  -webkit-transform: none;
  -webkit-box-shadow: rgba(64, 64, 64, 0.1), 2px, 2px, 4px, 2px;
  -moz-box-shadow: rgba(64, 64, 64, 0.1), 2px, 2px, 4px, 2px;
  box-shadow: rgba(64, 64, 64, 0.1), 2px, 2px, 4px, 2px;
}

/* line 371, app/assets/stylesheets/people.scss */
form#new_friendship .notice p {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 376, app/assets/stylesheets/people.scss */
form#new_friendship .notice ul {
  list-style-type: disc;
  padding-left: 18px;
}

/* line 379, app/assets/stylesheets/people.scss */
form#new_friendship .notice ul li {
  padding: 0;
  margin-bottom: 5px;
}

/* line 384, app/assets/stylesheets/people.scss */
form#new_friendship .notice:after {
  display: none;
}

/* line 390, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#share-with-advisor legend {
  display: block;
}

/* line 392, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#share-with-advisor legend span {
  color: #333;
  font-size: 14px;
  font-family: inherit;
  margin-left: -1px;
  font-weight: 600;
}

/* line 402, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#share-with-advisor li label {
  font-weight: normal;
  font-size: 12px;
}

/* line 406, app/assets/stylesheets/people.scss */
form#new_friendship fieldset#share-with-advisor li.radio li {
  margin-bottom: 0;
}

/* line 412, app/assets/stylesheets/people.scss */
section#share-with-another {
  margin-top: 20px;
}

/* line 414, app/assets/stylesheets/people.scss */
section#share-with-another ul {
  margin: 0;
  padding: 0;
}

/* line 417, app/assets/stylesheets/people.scss */
section#share-with-another ul li {
  width: 200px;
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 422, app/assets/stylesheets/people.scss */
section#share-with-another ul li a {
  margin: 10px 20px 0 0;
}
/* line 2, app/assets/stylesheets/accounts.scss */
body.common div.institution {
  position: relative;
  color: #555;
}

/* line 7, app/assets/stylesheets/accounts.scss */
body.common div.institution a {
  text-decoration: underline;
  color: inherit;
}

/* line 12, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta {
  position: relative;
}

/* line 16, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dd,
body.common .institution dl.meta dt {
  display: inline-block;
  line-height: 1em;
  min-height: 1.1em;
}

/* line 23, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dd {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 29, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dd.logo,
body.common .institution dl.meta dd.logo img {
  width: 200px;
  display: block;
}

/* line 35, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dd.logo {
  margin-bottom: 6px;
}

/* line 39, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.name,
body.common .institution dl.meta dd.name,
body.common .institution dl.meta dt.logo,
body.common .institution dl.meta dt.status,
body.common .institution dl.meta dt.delete-status {
  display: none;
}

/* line 47, app/assets/stylesheets/accounts.scss */
body.common .institution dl dt {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Cora-1", "Cora-2";
}

/* line 53, app/assets/stylesheets/accounts.scss */
body.common .institution-form dl.meta dd.url {
  margin-right: 4px;
}

/* line 57, app/assets/stylesheets/accounts.scss */
body.common .institution dl dt span.indicator {
  font-family: Pictos;
  margin-right: 0.2em;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/images/icons/16/globe_2.png);
  opacity: 0.7;
  position: relative;
  top: 3px;
  vertical-align: middle;
}

/* line 71, app/assets/stylesheets/accounts.scss */
body.common .institution dl dt.tel span.indicator {
  background: url(/images/icons/16/tel.png);
}

/* line 73, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt span.label {
  display: none;
}

/* line 77, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url,
body.common .institution dl.meta dt.tel {
  background-color: white;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#e8e8e8));
  background: -moz-linear-gradient(white, #e8e8e8);
  height: 22px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding-left: 4px;
  padding-right: 2px;
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-bottom-color: #909090;
  border-right-color: #999;
  border-radius: 3px;
  -moz-border-radius: 3px;
  width: 18px;
  text-align: center;
  margin-right: -0.4em;
}

/* line 98, app/assets/stylesheets/accounts.scss */
body.common .institution.error dl.meta dt.url,
body.common .institution.error dl.meta dt.tel,
body.common .institution.mfa_required dl.meta dt.url,
body.common .institution.mfa_required dl.meta dt.tel {
  box-sizing: content-box;
  background-color: #fff5d9;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff5d9), to(#ebb350));
  background: -moz-linear-gradient(#fff5d9, #ebb350);
  color: #660f06;
  border-color: #cc9079;
  border-bottom: 1px solid #c77d4e;
}

/* line 111, app/assets/stylesheets/accounts.scss */
body.common .institution.connected dl.meta dt.url,
body.common .institution.connected dl.meta dt.tel {
  background: #7790aa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e9edf2), to(#7790aa));
  background: -moz-linear-gradient(#fff5d9, #7790aa);
  border-color: #68798b;
  border-bottom-color: #4b647e;
}

/* line 121, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url {
  box-sizing: content-box;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  margin-left: -2px;
}

/* line 130, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.tel {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
}

/* line 137, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url + dd.url,
body.common .institution dl.meta dt.tel + dd.tel {
  display: inline-block;
  background: #333;
  color: white;
  overflow: hidden;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  position: absolute;
  left: 40px;
  bottom: 0px;
  line-height: 24px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0 8px;
  opacity: 0;
  visibility: hidden;
}

/* line 156, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url:hover,
body.common .institution dl.meta dt.tel:hover {
  background: white;
}

/* line 161, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url:hover + dd.url,
body.common .institution dl.meta dt.tel:hover + dd.tel {
  opacity: 1;
  visibility: visible;
}

/* line 167, app/assets/stylesheets/accounts.scss */
body.common .institution dl.meta dt.url + dd.url a {
  text-decoration: none;
  color: white;
}

/* line 172, app/assets/stylesheets/accounts.scss */
body.common .institution dd.delete-status {
  font-style: italic;
  color: #777;
  min-width: 100%;
}

/* line 177, app/assets/stylesheets/accounts.scss */
body.common .institution dd.delete-status a:hover {
  color: #444;
}

/* line 182, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link {
  position: absolute;
  right: 55px;
  top: 37px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  border-left-color: inherit;
  color: #555;
  white-space: nowrap;
}

/* line 193, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd,
body.common .institution dl.link dt {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  display: inline;
}

/* line 202, app/assets/stylesheets/accounts.scss */
body.common .institution:hover dl.link dd,
body.common .institution:hover dl.link dt {
  opacity: 1;
  visibility: visible;
}

/* line 208, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dt,
body.common .institution dl.link dd {
  display: inline-block;
}

/* line 211, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dt {
  font-size: 10px;
  font-family: "Cora-1", "Cora-2";
  text-transform: uppercase;
}

/* line 217, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dt.connection-status,
body.common .institution dl.link dd.connection-status span.label,
body.common .institution dl.link dt.account-action {
  display: none;
}

/* line 224, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.connection-status {
  opacity: 1;
  visibility: visible;
}

/* line 228, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.connection-status span.indicator {
  font-family: PictOS;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  left: 100%;
  bottom: 100%;
  margin-left: 15px;
  margin-bottom: -10px;
  text-shadow: 0 1px 0 #fff0c1;
  -webkit-font-smoothing: antialiased;
  color: #4a2112;
}

/* line 243, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.account-action a {
  display: inline-block;
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#e3e3e3));
  background: -moz-linear-gradient(white, #e3e3e3);
  color: #555;
  font-size: 10px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #888;
  border-bottom-color: #666;
  border-right-color: #777;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 1px 4px;
  line-height: 16px;
  position: relative;
  top: -1px;
}

/* line 263, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.account-action a:hover {
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#d8d8d8));
  background: -moz-linear-gradient(white, #d8d8d8);
  border-color: #555;
  color: #333;
}

/* line 271, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.account-action a:active {
  background: #ccc;
  color: #888;
}

/* line 276, app/assets/stylesheets/accounts.scss */
body.common .institution-form dl.link dt.updated {
  padding-left: 0.4em;
  border-left: 1px dotted #debda9;
}

/* line 282, app/assets/stylesheets/accounts.scss */
body.common .institution-form dl.link span.indicator:before {
  content: "A";
  font-family: Pictos;
  margin-right: 0.2em;
}

/* line 288, app/assets/stylesheets/accounts.scss */
body.common .institution span.status span.indicator {
  background: url(/images/icons/16/busy.png);
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  top: -2px;
  left: -1px;
  position: relative;
}

/* line 299, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.report {
  display: none;
}

/* line 302, app/assets/stylesheets/accounts.scss */
body.common .institution dl.link dd.report a.disabled {
  pointer-events: none;
}

/* line 307, app/assets/stylesheets/accounts.scss */
body.common .institution a:hover {
  text-decoration: none;
  color: #333;
}

/* line 312, app/assets/stylesheets/accounts.scss */
body.common .institution dl {
  color: #888;
}

/* line 316, app/assets/stylesheets/accounts.scss */
body.common .institution div.updates {
  position: absolute;
  right: 12px;
  top: 14px;
  text-align: right;
  color: #555;
  font-size: 12px;
  line-height: 18px;
}

/* line 326, app/assets/stylesheets/accounts.scss */
body.common .institution div.updates span.status {
  background: #bbb;
  border-radius: 4px;
  padding: 2px 8px;
  border-top: 1px solid #a8a8a8;
}

/* line 337, app/assets/stylesheets/accounts.scss */
body.common .institution.with-questions .notice {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  color: #555;
}

/* line 348, app/assets/stylesheets/accounts.scss */
body.common .institution.with-questions fieldset.credentials {
  border-radius: 0;
  -moz-border-radius: 0;
}

/* line 360, app/assets/stylesheets/accounts.scss */
body.common .institution.connected span.status span.indicator {
  width: auto;
  position: static;
  background: none;
  font-weight: normal;
}

/* line 367, app/assets/stylesheets/accounts.scss */
body.common .institution.connected span.status span.indicator:before {
  content: "3";
  font-family: Pictos;
  color: inherit;
  font-size: 20px;
  line-height: 10px;
  position: relative;
  top: -6px;
  font-weight: normal;
}

/* line 377, app/assets/stylesheets/accounts.scss */
body.common .institution ul {
  padding: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 383, app/assets/stylesheets/accounts.scss */
body.common div.institution ul li {
  box-sizing: content-box;
  background: #eee;
  padding: 5px 8em 5px 8px;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 1px;
  height: 17px;
  overflow: hidden;
}

/* line 397, app/assets/stylesheets/accounts.scss */
body.common div.institution.connected ul li {
  box-sizing: content-box;
  background: #a8baca;
}

/* line 402, app/assets/stylesheets/accounts.scss */
body.common div.institution.error ul li,
body.common div.institution.mfa_required ul li {
  box-sizing: content-box;
  background-color: #eecb8e;
}

/* line 408, app/assets/stylesheets/accounts.scss */
body.common div.institution ul li.active {
  height: auto;
}

/* line 412, app/assets/stylesheets/accounts.scss */
body.common .institution ul li:last-child {
  margin-bottom: 0;
}

/* line 416, app/assets/stylesheets/accounts.scss */
body.common .institution ul li span.name {
  font-size: 12px;
  font-weight: 600;
}

/* line 421, app/assets/stylesheets/accounts.scss */
body.common .institution ul li span.name a {
  text-decoration: none;
}

/* line 425, app/assets/stylesheets/accounts.scss */
body.common .institution ul li.active span.name a {
  text-decoration: underline;
}

/* line 429, app/assets/stylesheets/accounts.scss */
body.common .institution ul li.active span.name a:hover {
  text-decoration: none;
}

/* line 433, app/assets/stylesheets/accounts.scss */
body.common .institution ul li span.indicator {
  background-image: url(/images/icons/12/right-arrow.png);
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: text-bottom;
  position: relative;
  top: -1px;
}

/* line 443, app/assets/stylesheets/accounts.scss */
body.common .institution ul li.active span.indicator {
  background-image: url(/images/icons/12/down-arrow.png);
  top: -2px;
}

/* line 450, app/assets/stylesheets/accounts.scss */
body.common .institution ul li > a.edit {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 0;
  bottom: 0;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  border: 1px solid transparent;
  border-radius: 4px;
  -moz-border-radius: 4px;
  background: rgba(107, 161, 231, 0.5);
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
  border-color: #6ba1e7;
  box-shadow: inset 0 0 4px rgba(107, 161, 231, 0.79);
  -webkit-box-shadow: inset 0 0 4px rgba(107, 161, 231, 0.79);
  -moz-box-shadow: inset 0 0 4px rgba(107, 161, 231, 0.79);
  opacity: 0;
  visibility: hidden;
}

/* line 475, app/assets/stylesheets/accounts.scss */
body.common .institution.error ul li a.edit,
body.common .institution.mfa_required ul li a.edit {
  background: rgba(230, 186, 107, 0.5);
  border-color: #e6a54c;
  box-shadow: inset 0 0 4px rgba(230, 178, 83, 0.76);
  -webkit-box-shadow: inset 0 0 4px rgba(230, 178, 83, 0.76);
  -moz-box-shadow: inset 0 0 4px rgba(230, 178, 83, 0.76);
}

/* line 484, app/assets/stylesheets/accounts.scss */
body.common .institution ul li:hover a.edit {
  opacity: 1;
  visibility: visible;
}

/* line 489, app/assets/stylesheets/accounts.scss */
body.common .institution ul li.active a.edit {
  bottom: auto;
  height: 2.25em;
  opacity: 0;
}

/* line 495, app/assets/stylesheets/accounts.scss */
body.common .institution ul li.active a.edit:hover {
  opacity: 0.5;
}

/* line 499, app/assets/stylesheets/accounts.scss */
body.common .institution ul li span.balance {
  position: absolute;
  right: 15px;
  top: 6px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}

/* line 507, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form {
  margin-right: -8em;
  overflow: hidden;
}

/* line 512, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form fieldset legend {
  display: none;
}

/* line 516, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .field,
body.common .institution ul li form .footer {
  background: none;
  border: none;
}

/* line 522, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .field {
  display: inline-block;
  padding-left: 60px;
}

/* line 527, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .field label {
  text-align: right;
  width: 40px;
}

/* line 532, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .field input[type="text"] {
  background: #edf5fd;
}

/* line 536, app/assets/stylesheets/accounts.scss */
body.common .institution ul.accounts li.account form .footer {
  padding-bottom: 0 !important;
  text-align: right;
  background: none !important;
  border: none !important;
}

/* line 543, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form footer .cancel {
  float: none !important;
  position: static !important;
  color: white !important;
  margin-left: 0.4em;
}

/* line 550, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .footer {
  text-align: right;
  padding-right: 8px;
}

/* line 555, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .button {
  border: 1px solid #2f3c57;
  background: #606a80;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#606a80), to(#444d60));
  background: -moz-linear-gradient(#606a80, #444d60);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: white;
  text-shadow: 0 -1px 0 #333;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-weight: 500;
  padding-top: 1px;
  line-height: 20px;
  height: 24px;
}

/* line 574, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .button:hover {
  background: #444d60;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444d60), to(#222d44));
  background: -moz-linear-gradient(#444d60, #222d44);
}

/* line 580, app/assets/stylesheets/accounts.scss */
body.common .institution ul li form .button:active {
  background: #222d44;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222d44), to(#444d60));
  color: #888;
  background: -moz-linear-gradient(#222d44, #444d60);
}

/* line 591, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset {
  background: none;
  position: relative;
}

/* line 596, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset legend,
body.common .institution fieldset legend span {
  display: block;
  position: static;
}

/* line 602, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset legend span {
  display: block;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Cora-1", "Cora-2";
  top: -6px;
  left: 7px;
  z-index: 5;
  background: white;
  padding: 0 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* line 618, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset .field {
  margin-bottom: 0;
  padding: 6px 15px 6px 100px;
  position: relative;
  background: #e8e8e8;
  border-bottom: 1px solid white;
}

/* line 626, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset:last-child .field:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius: 6px;
  border-bottom: none;
}

/* line 635, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset .field label {
  margin: 0;
  padding: 0;
  width: 80px;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  bottom: 0;
  font-size: 12px;
  line-height: 12px;
  margin-top: -7px;
}

/* line 649, app/assets/stylesheets/accounts.scss */
body.common .institution fieldset .field input[type=text] {
  font-size: 12px;
}

/* line 653, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials {
  margin-top: 14px;
  width: 328px;
}

/* line 658, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials legend {
  display: none;
}

/* line 662, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials .field {
  background: #e7e7e7;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  padding-left: 200px;
  width: 114px;
}

/* line 674, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials .field label {
  max-width: none;
  width: 190px;
  margin-left: -190px;
  position: relative;
  left: 0;
  top: 14px;
  float: left;
}

/* line 684, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials .field input {
  width: 190px !important;
}

/* line 688, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials .field.pin,
body.common fieldset.credentials .field.password {
  border-radius: 0;
  -moz-border-radius: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
}

/* line 697, app/assets/stylesheets/accounts.scss */
body.common .error fieldset .field {
  background-color: #ffe9a6;
}

/* line 701, app/assets/stylesheets/accounts.scss */
body.common .error .explanation + .field {
  border-radius: 0;
  -moz-border-radius: 0;
}

/* line 708, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials.error .explanation, body.common .mfa-questions.error .explanation {
  background: #ffc1aa;
  padding: 8px 8px 12px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius: 6px;
  color: #3f281f;
}

/* line 717, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials.error .explanation p, body.common .mfa-questions.error .explanation p {
  line-height: 1.33em;
  margin-bottom: 0.5em;
}

/* line 722, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials.error .explanation h2, body.common .mfa-questions.error .explanation h2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #661500;
}

/* line 729, app/assets/stylesheets/accounts.scss */
body.common fieldset.credentials.error .explanation p:last-child, body.common .mfa-questions.error .explanation p:last-child {
  margin-bottom: 0;
}

/* line 735, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions, body.common .config {
  padding: 10px;
}

/* line 738, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions .header, body.common .config .header {
  font-weight: bold;
  font-size: 15px;
}

/* line 743, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions .question-group, body.common .config .question-group {
  margin-left: 5px;
  padding: 10px 0;
}

/* line 747, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions .question-group .question, body.common .config .question-group .question {
  margin-bottom: 5px;
}

/* line 751, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions .question-group span, body.common .config .question-group span {
  display: inline-block;
  width: 50px;
}

/* line 757, app/assets/stylesheets/accounts.scss */
body.common .mfa-questions i, body.common .config i {
  font-style: italic !important;
}

/* line 763, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .page,
body.common section#new-group-section .page {
  padding: 10px 15px;
}

/* line 767, app/assets/stylesheets/accounts.scss */
body.common section#new-group-section .footer {
  margin-top: 15px;
}

/* line 771, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group {
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 2px dashed #ccc;
  font-size: 11px;
  position: relative;
  background: #eee;
  color: #3e4a5e;
  padding: 10px;
  padding-right: 80px;
  margin-bottom: 10px;
}

/* line 784, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group button {
  position: absolute;
  right: 8px;
  bottom: 10px;
}

/* line 790, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group a.delete_group {
  position: absolute;
  right: 78px;
  bottom: 13px;
}

/* line 796, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group legend {
  display: none;
}

/* line 800, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group .field label {
  display: none;
}

/* line 804, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group .field a {
  color: #555;
  font-size: 18px;
  line-height: 18px;
}

/* line 810, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group a span.indicator {
  background-image: url(/images/icons/12/right-arrow.png);
  display: none;
  width: 12px;
  height: 12px;
  vertical-align: text-bottom;
  position: relative;
  top: -4px;
}

/* line 821, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group span.balance {
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 18px;
  color: #aaa;
}

/* line 829, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group input[type="text"] {
  font-size: 18px;
  display: block;
  margin-top: -2px;
  margin-left: 0;
  position: static;
  padding: 0 2px;
  width: 400px;
}

/* line 839, app/assets/stylesheets/accounts.scss */
body.common section#groups-section .group ul {
  margin-top: 4px;
}

/* line 847, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .page {
  padding: 10px 15px;
}

/* line 852, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution {
  border: 1px solid #bbb;
  padding: 2px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  margin-bottom: 0.5em;
  background: #fafafa;
}

/* line 861, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution .meta {
  box-sizing: content-box;
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#ddd));
  background: -moz-linear-gradient(#fafafa, #ddd);
  padding: 5px 8px 6px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  min-height: 48px;
}

/* line 873, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution .meta dd.name {
  display: block;
  font-size: 14px;
  color: #333;
  border-radius: 6px;
  -moz-border-radius: 6px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 4px;
}

/* line 885, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution .status {
  position: absolute;
  right: 55px;
  top: 50%;
  margin-top: -0.5em;
  -webkit-transition: 0.33s;
  -moz-transition: 0.33s;
  text-align: right;
}

/* line 895, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution span.response {
  padding: 10px 8px 5px;
  display: block;
}

/* line 902, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected {
  border-color: #bac9d8;
  background-color: #f5faff;
  color: #324354;
}

/* line 908, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected dl.meta {
  background: #d9e8f7;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9e8f7), to(#98b1cc));
  background: -moz-linear-gradient(#d9e8f7, #98b1cc);
  color: #384654;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-sizing: content-box;
  margin-bottom: 1px;
}

/* line 920, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected dl.meta:active {
  background: #98b1cc !important;
  color: #bbcee3;
}

/* line 925, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected:hover dl.meta {
  background: #93abc9;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2eefb), to(#93abc9));
  background: -moz-linear-gradient(#e2eefb, #93abc9);
}

/* line 932, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.deleted dd.name {
  color: #999;
}

/* line 936, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.deleted .account {
  color: #999;
}

/* line 945, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error,
body.common #accounts-index-section .institution.mfa_required {
  background: #ffefc0;
  border-color: #d9b3a5;
}

/* line 951, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error dl.meta:active,
body.common #accounts-index-section .institution.mfa_required dl.meta:active {
  background: #f8cf85 !important;
  color: #ccb386;
}

/* line 957, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution:hover dd.status {
  margin-top: -1.67em;
}

/* line 961, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error dl.meta,
body.common #accounts-index-section .institution.mfa_required dl.meta {
  box-sizing: content-box;
  background-color: #fff0c1;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff0c1), to(#f8cf85));
  background: -moz-linear-gradient(#fff0c1, #f8cf85);
  color: #660f06;
  border-bottom: 1px solid #eec181;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 974, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error:hover dl.meta,
body.common #accounts-index-section .institution.mfa_required:hover dl.meta {
  background-color: #fff5d9;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff5d9), to(#ffe19a));
  background: -moz-linear-gradient(#fff5d9, #ffe19a);
}

/* line 981, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error .response span.reason,
body.common #accounts-index-section .institution.mfa_required .response span.reason {
  display: block;
  margin-top: 8px;
  margin-bottom: 12px;
  color: #540903;
  font: 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: -1px;
}

/* line 991, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.error .response .instructions p,
body.common #accounts-index-section .institution.mfa_required .response .instructions p {
  font-size: 14px;
  line-height: 1.33em;
  display: block;
  font-family: Skolar;
  font-style: italic;
  padding-left: 1px;
  color: #7e3419;
  margin-bottom: 8px;
  margin-top: 4px;
}

/* line 1004, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.mfa_required dl.link dd.connection-status span.indicator:before,
body.common #accounts-index-section .institution.error dl.link dd.connection-status span.indicator:before,
body.common #accounts-index-section .institution.connected dl.link dd.connection-status span.indicator:before,
body.common #accounts-index-section .institution.connecting dl.link dd.connection-status span.indicator:before {
  content: none;
}

/* line 1011, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connecting dl.link dd.connection-status span.indicator {
  width: 32px;
  height: 32px;
  background: url(/images/icons/32/ajax-loader.gif);
  text-indent: -9999em;
}

/* line 1018, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected dl.link dd.connection-status span.indicator {
  content: none;
  color: #1c4269;
  margin-left: 19px;
}

/* line 1024, app/assets/stylesheets/accounts.scss */
body.common #accounts-index-section .institution.connected dl.link dd.connection-status span.indicator:before {
  content: none;
}

/* line 1028, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section .content {
  padding: 0;
  background: #aaa;
  border: none;
}

/* line 1034, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-section header,
body.common #add-an-account-section .content,
body.common #add-an-account-section .footer {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}

/* line 1040, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-section .footer a.close.disabled {
  display: none;
}

/* line 1044, app/assets/stylesheets/accounts.scss */
body.common div#add-an-account-wizard {
  overflow: hidden;
  width: 638px;
}

/* line 1049, app/assets/stylesheets/accounts.scss */
body.common .fancybox-wrap.edit-account-credentials,
body.common .fancybox-wrap.edit-account-credentials .fancybox-inner {
  width: 600px !important;
  border: none;
}

/* line 1055, app/assets/stylesheets/accounts.scss */
body.common .fancybox-wrap.with-connections,
body.common .fancybox-wrap.with-connections .fancybox-inner {
  width: 840px !important;
}

/* line 1060, app/assets/stylesheets/accounts.scss */
body.common .fancybox-wrap.with-connections #add-an-account-section .content {
  padding-right: 200px;
  position: relative;
}

/* line 1065, app/assets/stylesheets/accounts.scss */
body.common .fancybox-wrap.with-connections #add-an-account-section #connections-panel {
  border-left: 1px solid #888;
  width: 199px;
  opacity: 1;
}

/* line 1079, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-wizard.coda-slider {
  overflow: hidden;
  width: 638px;
  background: white url(/images/textures/black_net.png);
  border: 1px solid white;
  max-width: 100%;
}

/* line 1087, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-wizard.coda-slider .content {
  background: #aaa;
  max-width: 100%;
}

/* line 1092, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-wizard.coda-slider .panel,
body.common #add-an-account-wizard.coda-slider .panel-container {
  width: 638px;
  overflow: hidden;
  background: white url(/images/textures/black_net.png);
}

@media screen and (max-width: 767px) {
  /* line 1100, app/assets/stylesheets/accounts.scss */
  body.common #add-an-account-wizard.coda-slider .panel, body.common #add-an-account-wizard.coda-slider .panel-container {
    max-width: 100%;
  }
}

/* line 1105, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-wizard.coda-slider .panel .panel-inner {
  padding: 15px;
  background: white url(/images/textures/black_net.png);
  max-width: 100%;
}

/* line 1118, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-section.results section#popular-institutions-section,
body.common #add-an-account-section.login section#popular-institutions-section,
body.common #add-an-account-section.search section#search-results-section,
body.common #add-an-account-section.search > footer a.back {
  display: none;
}

/* line 1125, app/assets/stylesheets/accounts.scss */
body.common section#search-section label {
  display: none;
}

/* line 1129, app/assets/stylesheets/accounts.scss */
body.common section#search-section .field,
body.common section#search-section header {
  margin-bottom: 16px;
}

/* line 1133, app/assets/stylesheets/accounts.scss */
body.common section#search-section .footer {
  display: inline-block;
  background: none;
  vertical-align: top;
  padding: 0;
  border: none;
}

/* line 1141, app/assets/stylesheets/accounts.scss */
body.common section#search-section input {
  width: 430px;
  font-size: 18px;
  min-height: 24px;
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 2px !important;
  margin-bottom: 4px;
  text-indent: 4px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
}

/* line 1155, app/assets/stylesheets/accounts.scss */
body.common section#search-section .footer .button {
  float: none;
  height: 34px;
  line-height: 24px;
  font-size: 18px;
  position: static;
  margin-top: 2px;
}

/* line 1170, app/assets/stylesheets/accounts.scss */
body.common section#search-section.loading form {
  background: url(/images/icons/32/ajax-loader.gif) 534px 40% no-repeat;
}

/* line 1174, app/assets/stylesheets/accounts.scss */
body.common section#search-section h1 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 400;
  word-spacing: -1px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
}

/* line 1187, app/assets/stylesheets/accounts.scss */
body.common section#search-section p.instructions {
  font-size: 14px;
  font-style: italic;
  margin-top: -8px;
  line-height: 1.33em;
  font-size: 14px;
  font-family: "Skolar-1", "Skolar-2";
  font-style: italic;
  max-width: none;
  margin-bottom: 12px;
}

/* line 1199, app/assets/stylesheets/accounts.scss */
body.common section#search-section p.instructions a {
  color: #555;
  margin-right: -0.33em;
  text-decoration: underline;
}

/* line 1206, app/assets/stylesheets/accounts.scss */
body.common section#search-section p.instructions a:last-child {
  content: "";
  margin-right: 0;
}

/* line 1211, app/assets/stylesheets/accounts.scss */
body.common section#search-section p.instructions a:hover {
  text-decoration: none;
}

/* line 1215, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section span.or {
  display: block;
  text-align: center;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed white;
  margin: 15px 0 16px;
  height: 1px;
}

/* line 1224, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section span.or span {
  background: white;
  padding: 1px 14px;
  display: inline-block;
  color: #aaa;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  top: -11px;
  margin-left: -1em;
}

/* line 1241, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section span.or span:before,
body.common section#add-an-account-section span.or span:after {
  content: "-";
  position: absolute;
  left: 5px;
  top: -2px;
  font-size: 14px;
  line-height: 14px;
  color: #ccc;
  font-weight: 200;
}

/* line 1253, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section span.or span:after {
  left: auto;
  right: 5px;
}

/* line 1258, app/assets/stylesheets/accounts.scss */
body.common section#popular-institutions-section h1 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 1em;
  margin-bottom: 0.25em;
}

/* line 1265, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions {
  padding-top: 5px;
}

/* line 1268, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions li {
  width: 180px;
  vertical-align: top;
  margin-bottom: 2px;
  position: relative;
  display: inline-block;
  line-height: 40px;
}

/* line 1277, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions:hover li img {
  opacity: 0.6;
}

/* line 1281, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions li:hover img {
  opacity: 1;
}

/* line 1285, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions li img {
  max-width: 160px;
  max-height: 30px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  display: inline-block;
  vertical-align: middle;
}

/* line 1294, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions li a {
  color: #333;
}

/* line 1298, app/assets/stylesheets/accounts.scss */
body.common ol.popular-institutions li span.label {
  display: none;
}

/* line 1308, app/assets/stylesheets/accounts.scss */
body.common #search-results-section.loading > div {
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
}

/* line 1313, app/assets/stylesheets/accounts.scss */
body.common #search-results-section.loading span.indicator {
  content: "";
  background: url(/images/icons/32/ajax-loader.gif) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 1326, app/assets/stylesheets/accounts.scss */
body.common #search-results-section {
  position: relative;
}

/* line 1330, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section h1 {
  font-size: 14px;
  margin-top: 1em;
  font-weight: 600;
  margin-bottom: 0.5em;
}

/* line 1338, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section footer {
  display: inline-block;
  width: 140px;
  white-space: nowrap;
  text-align: left !important;
}

/* line 1345, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section footer a {
  color: #aaa;
  white-space: nowrap;
  margin-left: 0.8em;
}

/* line 1351, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section footer a:hover {
  text-decoration: underline;
}

/* line 1356, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section form footer .button {
  float: none;
  height: 34px;
  line-height: 24px;
  position: static;
  margin-top: 2px;
}

/* line 1365, app/assets/stylesheets/accounts.scss */
body.common #search-section ol li:last-child a {
  border-bottom-color: transparent !important;
}

/* line 1369, app/assets/stylesheets/accounts.scss */
body.common #search-section ol li:first-child a {
  padding-top: 6px;
  border-top: none;
}

/* line 1374, app/assets/stylesheets/accounts.scss */
body.common #search-section ol li:first-child:hover a {
  margin-top: 0;
  border-top: none;
}

/* line 1379, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable-wrapper {
  border: 1px solid #aaa;
  border-radius: 6px;
  -moz-border-radius: 6px;
  margin: 0 -1px;
}

/* line 1386, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable .header {
  border-bottom: 1px solid #ccc;
  padding: 0 5px;
}

/* line 1391, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable h3 {
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 600;
  font-family: "cora-1","cora-2";
  text-transform: uppercase;
  color: #888;
  display: inline-block;
  padding-right: 3em;
  position: relative;
  margin-top: 4px;
}

/* line 1405, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable h3 span.count {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 2.6em;
  font-weight: 400;
}

/* line 1414, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable h3 span.count:before {
  content: "(";
}

/* line 1418, app/assets/stylesheets/accounts.scss */
body.common #search-section .scrollable h3 span.count:after {
  content: ")";
}

/* line 1422, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  height: 200px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 5px;
}

/* line 1433, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

/* line 1438, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-button:start:decrement,
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 10px;
}

/* line 1444, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-button:vertical:increment {
  background-color: white;
}

/* line 1448, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-track-piece {
  background-color: #e3e3e3;
  -webkit-border-radius: 9999em;
}

/* line 1453, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #555;
  background-color: #666;
  background-image: url(/images/dotted_texture_2.png), -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #505050), color-stop(0.5, #5f5f5f), color-stop(1, #505050));
  background-image: url(/images/dotted_texture_2.png), -moz-linear-gradient(left center, #505050 0%, #5f5f5f 50%, #505050 100%);
  -webkit-border-radius: 9999em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.33), inset 0 0 8px rgba(0, 0, 0, 0.33), 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  border: 1px solid #4a4a4a;
  border-bottom-color: #404040;
}

/* line 1483, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section .scrollable-wrapper .scrollable::-webkit-scrollbar-thumb:horizontal {
  width: 50px;
  background-color: #555;
  -webkit-border-radius: 9999em;
}

/* line 1489, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a {
  display: block;
  color: #555;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  padding: 3px 300px 3px 5px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}

/* line 1501, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li:nth-child(even) > a {
  background: #f8f8f8;
}

/* line 1505, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li:last-child a {
  border-bottom-color: transparent;
}

/* line 1509, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a:hover {
  background: #eee;
  cursor: pointer;
  color: #333;
  border-color: #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin-top: -1px;
}

/* line 1518, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a:active {
  background: #ccc;
  color: #888;
  border-top: 1px solid #c8c8c8;
}

/* line 1524, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a:hover span {
  color: #333;
}

/* line 1528, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a:hover:before {
  border-color: transparent transparent transparent #888;
  border-style: solid;
  border-width: 6px;
  width: 0;
  height: 0;
  content: "";
  top: 50%;
  right: 4px;
  margin-top: -6px;
  position: absolute;
}

/* line 1541, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a span.name {
  font-size: 12px;
  display: block;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1550, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a span.url {
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  color: #aaa;
  width: 200px;
  position: absolute;
  right: 20px;
  top: 4px;
}

/* line 1561, app/assets/stylesheets/accounts.scss */
body.common section#search-results-section ol li a span.url span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1576, app/assets/stylesheets/accounts.scss */
body.common #placeholder-section {
  height: 500px;
}

/* line 1580, app/assets/stylesheets/accounts.scss */
body.common #login-section {
  position: relative;
}

/* line 1586, app/assets/stylesheets/accounts.scss */
body.common #login-section.loading > div {
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
}

/* line 1591, app/assets/stylesheets/accounts.scss */
body.common #login-section.loading:before {
  content: "";
  background: url(/images/icons/32/ajax-loader.gif) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 1602, app/assets/stylesheets/accounts.scss */
body.common #login-section h1 {
  font-size: 24px;
  line-height: 24px;
  word-spacing: -1px;
  font-weight: 400;
  margin-bottom: 8px;
}

/* line 1610, app/assets/stylesheets/accounts.scss */
body.common #login-section h1 span.name {
  font-weight: 600;
}

/* line 1614, app/assets/stylesheets/accounts.scss */
body.common #login-section .institution-form {
  background: none;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 1622, app/assets/stylesheets/accounts.scss */
body.common #login-section .institution-form.with-questions {
  width: auto;
}

/* line 1626, app/assets/stylesheets/accounts.scss */
body.common #login-section .institution-form dl {
  height: auto;
  background: none;
  padding: 0 0 10px 0;
}

/* line 1632, app/assets/stylesheets/accounts.scss */
body.common #login-section .institution-form dl dt,
body.common #login-section .institution-form dl dd {
  opacity: 1;
}

/* line 1637, app/assets/stylesheets/accounts.scss */
body.common #login-section .institution-form fieldset legend {
  display: none;
}

/* line 1641, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer {
  background: none;
  border: none;
  padding: 0;
  padding-right: 5em;
  padding-top: 7px;
  margin-top: 10px;
  text-align: left;
  line-height: 21px;
  position: relative;
}

/* line 1653, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer a.reload {
  position: absolute;
  left: 7em;
  top: 8px;
  text-decoration: none;
  line-height: 24px;
  color: #ccc;
}

/* line 1662, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer a.reload:before {
  content: "r";
  font-family: Pictos;
  margin-right: 0.2em;
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

/* line 1672, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer a:hover {
  text-decoration: none;
  color: #333;
}

/* line 1677, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer a:active {
  color: #aaa;
}

/* line 1681, app/assets/stylesheets/accounts.scss */
body.common #login-section form .footer button {
  position: absolute;
  right: 0;
  top: 4px;
}

/* line 1688, app/assets/stylesheets/accounts.scss */
body.common #login-section .notice {
  -webkit-transform: none;
  margin: 0;
  float: right;
  width: 200px;
  border: 1px solid #ffc642;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  z-index: 2;
  position: relative;
  margin-top: 2px;
}

/* line 1707, app/assets/stylesheets/accounts.scss */
body.common #login-section .notice:before {
  content: "(";
  color: #a78000;
  -webkit-transform: none;
  font-size: 64px;
  line-height: 64px;
  top: 100%;
  margin-top: -96px;
  display: block;
  height: 64px;
}

/* line 1719, app/assets/stylesheets/accounts.scss */
body.common #login-section .notice:after {
  display: none;
}

/* line 1723, app/assets/stylesheets/accounts.scss */
body.common #login-section .notice h2 {
  font-size: 14px;
  color: #155480;
}

/* line 1728, app/assets/stylesheets/accounts.scss */
body.common #login-section .notice p {
  line-height: 1.33em;
}

/* line 1737, app/assets/stylesheets/accounts.scss */
body.common #connections-panel {
  background: #aaa;
  box-shadow: inset 2px -2px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 640px;
  top: 0;
  bottom: 0;
  right: 1px;
  width: 0;
  overflow: hidden;
  z-index: 5;
}

/* line 1754, app/assets/stylesheets/accounts.scss */
body.common #connection-section .scrollable {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100%;
  position: absolute;
  top: 2em;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1766, app/assets/stylesheets/accounts.scss */
body.common #connection-section {
  max-height: 100%;
}

/* line 1769, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section #connection-section h1 {
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 600;
  font-family: "cora-1","cora-2";
  text-transform: uppercase;
  color: #555;
  text-shadow: 0 1px 0 #bbb;
  position: static;
  display: block;
  padding-left: 8px;
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbb), to(#888));
  background: -moz-linear-gradient(#bbb, #888);
  border-bottom: 1px solid #777;
  border-top: 1px solid #ccc;
}

/* line 1790, app/assets/stylesheets/accounts.scss */
body.common .connection {
  background: white;
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#d3d3d3));
  background: -moz-linear-gradient(#eee, #d3d3d3);
  border-bottom: 1px solid #ccc;
  line-height: 1.33em;
  position: relative;
  color: #555;
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0);
  opacity: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  width: 199px;
}

/* line 1816, app/assets/stylesheets/accounts.scss */
body.common #connection-section .scrollable-wrapper.with-scrollbar .connection {
  width: 183px;
  background-position: 144px;
}

/* line 1821, app/assets/stylesheets/accounts.scss */
body.common .active .connection {
  opacity: 1;
}

/* line 1824, app/assets/stylesheets/accounts.scss */
body.common .connection.template {
  display: none;
}

/* line 1828, app/assets/stylesheets/accounts.scss */
body.common .connection.connecting a {
  background: url(/images/icons/32/ajax-loader.gif) 94% center no-repeat;
}

/* line 1832, app/assets/stylesheets/accounts.scss */
body.common .connection a {
  display: block;
  cursor: default;
  padding: 8px 48px 8px 8px !important;
  min-height: 32px;
  line-height: 16px;
  color: inherit;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
}

/* line 1843, app/assets/stylesheets/accounts.scss */
body.common .connection span.status {
  font-size: 11px;
}

/* line 1847, app/assets/stylesheets/accounts.scss */
body.common .connection.error span.status,
body.common .connection.mfa_required span.status {
  text-decoration: underline;
}

/* line 1852, app/assets/stylesheets/accounts.scss */
body.common .connection.error:hover span.status,
body.common .connection.mfa_required:hover span.status {
  text-decoration: none;
}

/* line 1857, app/assets/stylesheets/accounts.scss */
body.common .connection.active {
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px rgba(255, 255, 255, 0.75);
  position: relative;
}

/* line 1871, app/assets/stylesheets/accounts.scss */
body.common .connection.connecting {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#d3d3d3));
  background: -moz-linear-gradient(#eee, #d3d3d3);
  border-bottom: 1px solid #888;
}

/* line 1877, app/assets/stylesheets/accounts.scss */
body.common .connection.error,
body.common .connection.mfa_required {
  background-color: #fff0c1;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff0c1), to(#f8cf85));
  background: -moz-linear-gradient(#fff0c1, #f8cf85);
  color: #660f06;
  border-bottom: 1px solid #d9a56d;
}

/* line 1886, app/assets/stylesheets/accounts.scss */
body.common .connection.error:hover,
body.common .connection.mfa_required:hover {
  background-color: #fff5d9;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff5d9), to(#ffe19a));
  background: -moz-linear-gradient(#fff5d9, #ffe19a);
  cursor: pointer;
}

/* line 1894, app/assets/stylesheets/accounts.scss */
body.common .connection.error a:active,
body.common .connection.mfa_required a:active {
  background-color: #fff0c1;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff0c1), to(#f8cf85));
  background: -moz-linear-gradient(#fff0c1, #f8cf85);
  color: #660f06;
}

/* line 1903, app/assets/stylesheets/accounts.scss */
body.common .connection.error a,
body.common .connection.mfa_required a {
  cursor: pointer;
  position: relative;
}

/* line 1909, app/assets/stylesheets/accounts.scss */
body.common .connection.error:active,
body.common .connection.mfa_required:active {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8cf85), to(#ffe19a));
  color: #7e5748;
}

/* line 1915, app/assets/stylesheets/accounts.scss */
body.common .connection.connected {
  background: #e6f2ff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6f2ff), to(#b9d0ee));
  background: -moz-linear-gradient(#e6f2ff, #b9d0ee);
  color: #063466;
  border-bottom: 1px solid #88a4cc;
}

/* line 1923, app/assets/stylesheets/accounts.scss */
body.common .connection.connected:after,
body.common .connection.error:after,
body.common .connection.mfa_required:after {
  content: "!";
  font-family: PictOS;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -14px;
  text-shadow: 0 1px 0 #fff0c1;
  -webkit-font-smoothing: antialiased;
}

/* line 1938, app/assets/stylesheets/accounts.scss */
body.common .connection.connected:after {
  content: "3";
  margin-top: -15px;
}

/* line 1943, app/assets/stylesheets/accounts.scss */
body.common .connection.mfa_required:after {
  content: "?";
}

/* line 1947, app/assets/stylesheets/accounts.scss */
body.common .connection.new {
  line-height: 2em;
}

/* line 1951, app/assets/stylesheets/accounts.scss */
body.common .connection strong {
  font-weight: 600;
  display: block;
  color: inherit;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1961, app/assets/stylesheets/accounts.scss */
body.common .connection img {
  display: none;
}

/* line 1976, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section {
  position: absolute;
  top: -1px;
  left: 15px;
  width: 600px;
  height: 0;
  z-index: 10;
  overflow: hidden;
  display: block;
  height: 0;
  padding-bottom: 2px;
}

/* line 1990, app/assets/stylesheets/accounts.scss */
body.common #edit-an-account-section #error-resolution-section {
  position: relative;
  top: 0;
  left: 0;
}

/* line 1995, app/assets/stylesheets/accounts.scss */
body.common #edit-an-account-section #error-resolution-section .institution {
  width: 100%;
}

/* line 1999, app/assets/stylesheets/accounts.scss */
body.common #edit-an-account-section #error-resolution-section input[type=text], body.common #edit-an-account-section #error-resolution-section input[type=password] {
  width: 180px;
}

/* line 2009, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section.loading error.active {
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
}

/* line 2014, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section.loading:before {
  content: "";
  background: url(/images/icons/32/ajax-loader.gif) center center no-repeat rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 2027, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section.active {
  height: auto;
}

/* line 2031, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section > div.error {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0), inset 0 1px 1px 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0), inset 0 1px 1px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0), inset 0 1px 1px 0 rgba(0, 0, 0, 0);
  background-color: #fff0c1;
  background: -webkit-gradient(linear, 0% 0%, 0% 4%, from(#f8cf85), to(#fff0c1));
  width: 597px;
  height: 0;
  overflow: hidden;
}

/* line 2045, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section > div.error.active {
  border: 1px solid #888;
  border-bottom-color: #eee;
  border-top-color: #999;
  height: auto;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.67), inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.67), inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.67), inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

/* line 2058, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section div.response {
  padding: 12px 10px;
}

/* line 2061, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .error.loading p {
  padding: 12px 10px;
  color: #540903;
  margin: 0;
}

/* line 2067, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section div.response span.actor img {
  width: 180px;
}

/* line 2071, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section div.response span.reason {
  display: block;
  margin-top: 4px;
  margin-bottom: 12px;
  color: #540903;
  font: 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: -1px;
}

/* line 2080, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section div.response .instructions p {
  font-size: 14px;
  line-height: 1.33em;
  display: block;
  font-family: Skolar;
  font-style: italic;
  padding-left: 1px;
  color: #7e3419;
  margin-top: 4px;
  margin-bottom: 0;
  max-width: none;
}

/* line 2093, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section div.response .instructions a {
  white-space: nowrap;
}

/* line 2097, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .field {
  box-sizing: content-box;
  border-bottom: 1px solid #fff5d9;
  background: #ffe9aa;
}

/* line 2103, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .field:last-child {
  border-bottom: none;
}

/* line 2107, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .field input {
  border-color: #c92b00;
}

/* line 2111, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .error form footer {
  text-align: right;
  background: #ffefbf !important;
  border: none !important;
  padding-top: 4px;
  padding-right: 8px !important;
  padding-bottom: 2px;
}

/* line 2120, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .error footer .cancel {
  position: static;
  float: left;
  color: #6e503d;
  margin-top: 0.5em;
  margin-right: 15px;
  margin-left: -5px;
  text-decoration: underline;
}

/* line 2130, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.credentials > legend,
body.common section#error-resolution-section fieldset.questionnaire > legend {
  display: none;
}

/* line 2135, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire {
  padding: 0.5em 10px 0;
}

/* line 2139, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire p {
  margin-top: 0;
  width: auto;
}

/* line 2144, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire fieldset {
  margin: 0 -10px;
  background: #ffe9aa !important;
  border-bottom: 1px solid #fff5d6;
}

/* line 2150, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire fieldset:last-child {
  border-bottom: none;
}

/* line 2154, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire fieldset .field {
  border: none;
}

/* line 2157, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire fieldset:before {
  color: #d9a548;
}

/* line 2161, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.questionnaire select {
  width: 340px;
}

/* line 2165, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset {
  width: auto;
}

/* line 2169, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section fieldset.credentials {
  margin: 10px;
}

/* line 2173, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .footer {
  border-radius: 0;
  -moz-border-radius: 0;
}

/* line 2178, app/assets/stylesheets/accounts.scss */
body.common section#error-resolution-section .footer a.cancel {
  float: left;
  line-height: 1.5;
  margin-left: -2px;
  color: #888;
  text-decoration: none;
}

/* line 2188, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section h1 .instructions {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 12px;
}

/* line 2195, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section.welcome > header h1 {
  display: none;
}

/* line 2199, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section.welcome before:after {
  content: "%";
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
  background: red;
  width: 16px;
  height: 16px;
  display: block;
}

/* line 2211, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section header p {
  max-width: 400px;
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

/* line 2220, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section.welcome header:after {
  content: "%";
  font-family: pictos;
  font-size: 68px;
  line-height: 68px;
  font-weight: 200;
  color: #bbc7d2;
  position: absolute;
  z-index: 0;
  right: 25px;
  margin: 0 !important;
  top: 10px;
  text-shadow: 1px 2px 0 rgba(255, 255, 255, 0.75);
}

/* line 2236, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section h1 .instructions {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 12px;
}

/* line 2242, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section header h2 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 12px;
  text-shadow: #eaf1f7 0 1px 0;
}

/* line 2250, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section header p {
  max-width: 400px;
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

/* line 2257, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section header a {
  float: right;
  z-index: 5;
  position: absolute;
  background: white;
  padding: 0 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 11px;
}

/* line 2269, app/assets/stylesheets/accounts.scss */
body.common section#add-an-account-section .content .welcome {
  padding: 12px 15px 11px;
  margin: -16px -16px 15px;
  background: #dbe4ed;
  background-color: white;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#dbe4ed));
  background: -moz-linear-gradient(white, black);
  font-size: 12px;
  line-height: 17px;
  border-top: 1px solid #ebf5ff;
  color: #3a3d55;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius: 6px;
  border-bottom: 1px solid #c1cbd6;
}

/* line 2294, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-section.another h1 + p {
  font-size: 14px;
  line-height: 1.33em;
  position: relative;
  top: -4px;
  font-style: italic;
  font-family: "Skolar-1", "Skolar-2";
  color: #555;
}

/* line 2304, app/assets/stylesheets/accounts.scss */
body.common #add-an-account-section.another #search-section h2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 2310, app/assets/stylesheets/accounts.scss */
body.common .ui-datepicker {
  background: white;
}

/* line 2314, app/assets/stylesheets/accounts.scss */
body.common #quovo_iframe {
  height: calc(100% - 90px);
}

/* line 2317, app/assets/stylesheets/accounts.scss */
body.common #quovo_iframe .delay_warning {
  position: absolute;
  padding: 2em 10em;
  text-align: center;
  font-style: italic;
  color: #777;
  z-index: -1;
}

/* line 2325, app/assets/stylesheets/accounts.scss */
body.common #quovo_iframe iframe {
  width: 100%;
  min-height: 100%;
}

/* line 2332, app/assets/stylesheets/accounts.scss */
body.common .button.update_quovo_account img {
  vertical-align: middle;
  display: none;
}

/* line 2337, app/assets/stylesheets/accounts.scss */
body.common .button.update_quovo_account.updating {
  cursor: default;
  color: #808080;
}

/* line 2338, app/assets/stylesheets/accounts.scss */
body.common .button.update_quovo_account.updating img {
  display: inline;
}

/* line 2348, app/assets/stylesheets/accounts.scss */
body.common .response.config .underline {
  text-decoration: underline;
}

/* line 2353, app/assets/stylesheets/accounts.scss */
body.common #error-resolution-section .institution {
  position: relative;
}

/* line 2356, app/assets/stylesheets/accounts.scss */
body.common #error-resolution-section .institution .diagnostic {
  font-size: 10px;
}

/* line 2362, app/assets/stylesheets/accounts.scss */
body.common .hide {
  display: none !important;
}

/* line 2369, app/assets/stylesheets/accounts.scss */
body.accounts .secondary-content section a,
body.groups .secondary-content section a {
  display: block;
  padding: 4px 15px;
  margin: 0 -15px;
  color: #888;
  font-weight: 600;
}

/* line 2378, app/assets/stylesheets/accounts.scss */
body.groups .secondary-content section a.active,
body.accounts .secondary-content section a.active {
  background: #ccc;
}

/* line 2383, app/assets/stylesheets/accounts.scss */
body.groups .secondary-content section a:hover,
body.accounts .secondary-content section a:hover {
  background: #eee;
}

/* line 2390, app/assets/stylesheets/accounts.scss */
body.common div.institution a.see-more-btn {
  cursor: pointer;
  color: blue;
}

/* line 2395, app/assets/stylesheets/accounts.scss */
body.common div.institution .support-commentary {
  width: 75%;
  margin-top: 5px;
}

@media only screen and (max-width: 600px) {
  /* line 2395, app/assets/stylesheets/accounts.scss */
  body.common div.institution .support-commentary {
    width: 350px;
  }
}
/* line 4, app/assets/stylesheets/preferences.scss */
body.common section#profile-edit-section fieldset input[type="text"] {
  min-height: 20px;
  margin: 0;
}

/* line 9, app/assets/stylesheets/preferences.scss */
body.common section#profile-edit-section fieldset fieldset .field {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-right: 16px;
}

/* line 16, app/assets/stylesheets/preferences.scss */
body.common section#profile-edit-section fieldset fieldset .field p {
  font-size: 11px;
  line-height: 1.33em;
}

/* line 20, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section,
body.common #profile-edit-section ul,
body.common #profile-edit-section ul li,
body.common #profile-edit-section div.ui-tabs-panel {
  border: none;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  border-radius: 0;
  -moz-border-radius: 0;
}

/* line 30, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section .ui-tabs-panel fieldset {
  margin-bottom: 16px;
}

/* line 34, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section .ui-tabs-panel fieldset #contact-tab input {
  width: 320px;
}

/* line 40, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section ul li a {
  color: #888;
}

/* line 44, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section ul li.ui-state-active a {
  color: #333;
}

/* line 48, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section ul {
  padding: 0.5em 15px;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 55, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section ul li {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
}

/* line 62, app/assets/stylesheets/preferences.scss */
body.common #profile-edit-section ul li a.active {
  color: black;
}

/* line 66, app/assets/stylesheets/preferences.scss */
body.common #profile-tabs > div {
  margin: 30px 20px;
}

/* line 70, app/assets/stylesheets/preferences.scss */
body.common body.users fieldset#require-password {
  padding: 0px 15px;
}

/* line 74, app/assets/stylesheets/preferences.scss */
body.common body.users.edit fieldset#require-password p {
  /*  color: #80551f;*/
  margin-bottom: 20px;
}

/* line 79, app/assets/stylesheets/preferences.scss */
body.common a#weekly_summary_frequency {
  color: #5a5a5a;
  padding: 1px 12px 1px 2px;
  border: 1px solid #5a5a5a;
  background: white url(/images/icons/12/down-arrow.png) no-repeat right 50%;
  border-radius: 2px;
}

/* line 86, app/assets/stylesheets/preferences.scss */
body.common a#weekly_summary_frequency:hover {
  border-color: #000;
  color: #000;
}

/* line 92, app/assets/stylesheets/preferences.scss */
body.common .photo_instruction {
  color: #bbb;
  white-space: normal;
}

/* line 97, app/assets/stylesheets/preferences.scss */
body.common .page section {
  border-top: none;
}
/* line 4, app/assets/stylesheets/typography.scss */
body.common .no_records {
  text-align: center;
  margin: 10px 0;
  color: #999999;
  max-width: none;
  font-style: oblique;
}
/* line 5, app/assets/stylesheets/photos.scss */
body.common .edit_photo .button, body.advisor .edit_photo .button {
  margin-top: 10px;
}

/* line 10, app/assets/stylesheets/photos.scss */
body.common .photo-upload, body.advisor .photo-upload {
  width: 26em;
  padding-top: 15px;
}

/* line 14, app/assets/stylesheets/photos.scss */
body.common .photo-upload label, body.advisor .photo-upload label {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  font-weight: normal;
  font-size: 12px;
}

/* line 22, app/assets/stylesheets/photos.scss */
body.common .photo-upload #edit_photo_dialog, body.advisor .photo-upload #edit_photo_dialog {
  float: left;
  margin: 5px 20px 0 0;
}

/* line 25, app/assets/stylesheets/photos.scss */
body.common .photo-upload #edit_photo_dialog img, body.advisor .photo-upload #edit_photo_dialog img {
  -webkit-box-shadow: rgba(0, 0, 0, 0.67), 0, 0, 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.67), 0, 0, 8px;
  box-shadow: rgba(0, 0, 0, 0.67), 0, 0, 8px;
}
/* line 2, app/assets/stylesheets/client_onboarding/client_onboarding.sass */
body.common ul.client-onboarding-nav {
  background: #b7b7b7;
}

/* line 4, app/assets/stylesheets/client_onboarding/client_onboarding.sass */
body.common ul.client-onboarding-nav li {
  font-size: 12px;
  text-align: center;
  padding: 12px;
  box-sizing: border-box;
  width: 32.9%;
  display: inline-block;
  color: #fff;
}

/* line 13, app/assets/stylesheets/client_onboarding/client_onboarding.sass */
body.common ul.client-onboarding-nav li div.number-circle {
  margin-right: 5px;
  display: inline;
  border-radius: 50%;
  padding: 2px 6px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
}

/* line 22, app/assets/stylesheets/client_onboarding/client_onboarding.sass */
body.common ul.client-onboarding-nav li.active {
  background-color: #25a0dd;
}

/* line 24, app/assets/stylesheets/client_onboarding/client_onboarding.sass */
body.common ul.client-onboarding-nav li.active div.number-circle {
  border: 1px solid #fff;
  background: #fff;
  color: #25a0dd;
}
/* line 5, app/assets/stylesheets/double_sidebar.sass */
.double-sidebar .primary-content {
  box-sizing: border-box;
  width: calc(100% - 440px);
  margin-left: 220px;
  background: white;
  overflow-y: auto;
  position: relative;
  height: 100%;
}

/* line 14, app/assets/stylesheets/double_sidebar.sass */
.double-sidebar .secondary-content {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 220px;
  margin: 0;
  background: #e6ecf2;
  z-index: 5;
  box-shadow: none;
  color: #737a88;
  border-right: 1px solid #b9c9d8;
}

/* line 28, app/assets/stylesheets/double_sidebar.sass */
.double-sidebar .tertiary-content {
  width: 220px;
  box-sizing: border-box;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}

/* line 9, app/assets/stylesheets/_accounts_groups_nav.sass */
.double-sidebar .tertiary-content h1 {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  margin: 10px !important;
  color: #555 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif !important;
}

/* line 18, app/assets/stylesheets/_accounts_groups_nav.sass */
.double-sidebar .tertiary-content a {
  box-sizing: border-box;
  display: block;
  padding: 4px 15px;
  color: #888;
  font-weight: 600;
}

/* line 24, app/assets/stylesheets/_accounts_groups_nav.sass */
.double-sidebar .tertiary-content a:hover {
  background: #eee;
}

/* line 26, app/assets/stylesheets/_accounts_groups_nav.sass */
.double-sidebar .tertiary-content a.active {
  background: #ccc;
}
/* line 3, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content {
  border-right: 1px solid #a0a0a0;
}

/* line 6, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .scroller {
  min-width: 520px;
}

/* line 9, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .content-padding {
  padding-top: 40px;
}

/* line 11, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .content-padding p {
  font-size: 14px;
}

/* line 14, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .cta-padding {
  padding: 10px 0 30px 0;
}

/* line 17, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content #accounts-submit {
  margin: 80px 0;
}

/* line 20, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .btn-primary {
  margin-top: 50px;
  background: #25a0dd;
  font-size: 12px;
  padding: 12px 15px;
  border-radius: 4px;
  border-bottom-color: #25a0dd;
}

/* line 27, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .btn-primary:hover {
  background: #15a0dd;
}

/* line 30, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content #quovo_iframe {
  height: 600px;
  width: 95%;
  margin: 20px auto;
}

/* line 35, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content h2 {
  margin-top: 20px;
  font-size: 22px;
  clear: none;
}

/* line 40, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .primary-content .ital {
  font-style: italic;
}

/* line 44, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #prog {
  padding: 4px 8px;
  background: #0FA0E1;
  height: 39px;
}

/* line 48, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #prog h2 {
  margin-bottom: 4px;
  font-size: 10px;
  color: #fff;
}

/* line 53, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #prog .ui-progressbar {
  background: #c1c5c9;
  border: 1px solid #0FA0E1;
}

/* line 57, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #prog .ui-progressbar-value {
  margin: 0px 0px 0px -1px;
  border: 1px solid #fff;
  background: #fff;
}

/* line 62, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #prog #progressbar {
  height: 10px;
}

/* line 67, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #selector-section header h1 {
  text-shadow: none;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: none;
  color: #19334d;
  font-weight: 200;
  font-family: "Cora-1", "Cora-2", "Lucida Grande", Lucida, Verdana, sans-serif;
  margin: 15px 0 10px 15px;
}

/* line 79, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #selector-section ol a.selector {
  margin: 0 0;
}

/* line 83, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #selector-section ol li.institution.active, .double-sidebar .secondary-content #selector-section ol li.group.active {
  background-color: #6a7b8c !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8b97a3), to(#6a7b8c)) !important;
  background: -moz-linear-gradient(#8b97a3, #6a7b8c) !important;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  font-weight: 600;
  z-index: 1;
  -webkit-transition: 0.125s;
}

/* line 96, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #selector-section ol li.account a {
  font-weight: normal;
}

/* line 98, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content #selector-section ol li.account span.value {
  color: #909da9;
}

/* line 101, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 107, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content .footer a#manual_updater {
  box-sizing: content-box;
  color: #394755;
  padding: 6px 15px 0 36px !important;
  text-align: left;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-left: none;
  border-right: none;
  border-bottom: none !important;
  border-top-color: #b9c9d8;
  background-color: #e6ecf2;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f6f9), to(#e6ecf2));
  background: -moz-linear-gradient(#f2f6f9, #e6ecf2);
  height: 32px;
  display: block;
}

/* line 124, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content .footer a#manual_updater:before {
  content: "0";
  position: absolute;
  left: 11px;
  top: 50%;
  display: block;
  font-family: Pictos;
  font-size: 17px;
  line-height: 0;
  color: #7c85a5;
  -webkit-font-smoothing: antialiased;
}

/* line 136, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content .footer a#manual_updater span.label {
  color: #404754;
  font-weight: bold;
  position: relative;
  line-height: 1em;
  display: block;
  margin-bottom: 0.33em;
}

/* line 144, app/assets/stylesheets/accounts_double_sidebar.sass */
.double-sidebar .secondary-content .footer a#manual_updater span.last-update {
  color: #7e86a6;
  line-height: 1em;
  text-shadow: none;
}
/* line 1, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation, section#my-money-section.custom-allocation {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

/* line 4, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-exclusions-text, section#my-money-section.custom-allocation #allocation-exclusions-text {
  font-size: 12px;
  margin-left: -5px;
}

/* line 8, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .main *:not(.fa), section#my-money-section.custom-allocation .main *:not(.fa) {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

/* line 11, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .drift-header, section#my-money-section.custom-allocation .drift-header {
  padding-top: 55px;
  margin-left: 70px;
}

/* line 15, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .drift-header span.drift-percentage, section#my-money-section.custom-allocation .drift-header span.drift-percentage {
  font-size: 40px;
  height: 40px;
  color: #33535b;
  font-weight: 200;
  display: inline-block;
}

/* line 22, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .drift-header span.drift-perc, section#my-money-section.custom-allocation .drift-header span.drift-perc {
  position: relative;
  top: -13px;
  font-size: 20px;
  color: #999;
}

/* line 28, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .drift-header .drift-label, section#my-money-section.custom-allocation .drift-header .drift-label {
  position: relative;
  color: #555;
  font-size: 20px;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .drift-header .tolerance-label, section#my-money-section.custom-allocation .drift-header .tolerance-label {
  position: relative;
  color: #bbb;
  font-style: italic;
}

/* line 39, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-driftometer, section#my-money-section.custom-allocation #allocation-driftometer {
  height: 180px;
  width: 280px;
}

/* line 43, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-driftometer .highcharts-data-labels, section#my-money-section.custom-allocation #allocation-driftometer .highcharts-data-labels {
  display: none;
}

/* line 46, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .holdings-detail, section#my-money-section.custom-allocation .holdings-detail {
  margin-top: -3px;
  font-size: 12px;
}

/* line 50, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .holdings-detail a, section#my-money-section.custom-allocation .holdings-detail a {
  color: #499bbf;
}

/* line 54, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .highcharts-tooltip-box, section#my-money-section.custom-allocation .highcharts-tooltip-box {
  fill: white;
  fill-opacity: 0.95;
  stroke: #A9C8D3;
  stroke-width: 1;
}

/* line 60, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .barchart-tooltip-wrapper, section#my-money-section.custom-allocation .barchart-tooltip-wrapper {
  background: #fff;
  padding: 7px;
  margin: -7px;
  color: #333;
}

/* line 66, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .highcharts-tooltip, section#my-money-section.custom-allocation .highcharts-tooltip {
  color: #333;
}

/* line 69, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #overview-header, section#my-money-section.custom-allocation #overview-header {
  display: inline-block;
  margin: 15px 0 10px 0px;
}

/* line 73, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #targets-link, section#my-money-section.custom-allocation #targets-link {
  color: #4699bd;
}

/* line 76, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #remove-targets-link, section#my-money-section.custom-allocation #remove-targets-link {
  color: red;
}

/* line 79, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #overview-pie, section#my-money-section.custom-allocation #overview-pie {
  padding: 0;
}

/* line 82, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #overview-pie .pie-legend-label, section#my-money-section.custom-allocation #overview-pie .pie-legend-label {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #666666;
}

/* line 89, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .allocation-bar-chart .x-axis-outer, section#my-money-section.custom-allocation .allocation-bar-chart .x-axis-outer {
  margin-top: 5px;
  z-index: 1 !important;
  white-space: normal;
  width: 195px;
  vertical-align: middle;
}

/* line 96, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .allocation-bar-chart .x-axis-outer .x-axis-name, section#my-money-section.custom-allocation .allocation-bar-chart .x-axis-outer .x-axis-name {
  z-index: 1 !important;
  display: inline-block;
  width: 135px;
  white-space: no-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 104, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .allocation-bar-chart .x-axis-outer .x-axis-value, section#my-money-section.custom-allocation .allocation-bar-chart .x-axis-outer .x-axis-value {
  z-index: 1 !important;
  float: right;
  display: inline-block;
  text-align: right;
  width: 50px;
  white-space: no-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 114, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation h3, section#my-money-section.custom-allocation h3 {
  line-height: normal;
  font-size: 20px;
  color: #788d91;
  font-weight: 400;
}

/* line 120, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation .category-bar-container, section#my-money-section.custom-allocation .category-bar-container {
  padding: 0;
  margin-bottom: 30px;
}

/* line 125, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend, section#my-money-section.custom-allocation #allocation-legend {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 0 14px 20px;
  vertical-align: middle;
  margin-top: 20px;
}

/* line 133, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend .legend-cell, section#my-money-section.custom-allocation #allocation-legend .legend-cell {
  width: 150px;
  display: inline-block;
}

/* line 137, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend .key, section#my-money-section.custom-allocation #allocation-legend .key {
  background: #eee;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-right: 3px;
}

/* line 144, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend #actual-key.key, section#my-money-section.custom-allocation #allocation-legend #actual-key.key {
  background: #A9C8D3;
}

/* line 147, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend #target-key.key, section#my-money-section.custom-allocation #allocation-legend #target-key.key {
  background: #62C1D2;
}

/* line 150, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend #diff-key.key, section#my-money-section.custom-allocation #allocation-legend #diff-key.key {
  background: #FDA437;
}

/* line 153, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend .value, section#my-money-section.custom-allocation #allocation-legend .value {
  display: inline-block;
  vertical-align: text-bottom;
}

/* line 157, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #allocation-legend .inline, section#my-money-section.custom-allocation #allocation-legend .inline {
  min-width: 100px;
  display: inline-block;
}

/* line 161, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #account-set-selector-container, section#my-money-section.custom-allocation #account-set-selector-container {
  background: #dfeaed;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}

/* line 167, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
body.client #spa-section.custom-allocation #account-set-selector-container select, section#my-money-section.custom-allocation #account-set-selector-container select {
  display: inline-block;
  width: 350px;
  margin-left: 10px;
}

/* line 172, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup {
  color: #666666;
  position: absolute;
  display: none;
  z-index: 9999;
  width: 320px;
  height: 300px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  box-shadow: 0 0 10px #c1c1c1;
  padding: 10px;
}

/* line 185, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup p {
  margin-bottom: 0;
}

/* line 188, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup .klass-name {
  color: #3a6e6f;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 8px;
}

/* line 194, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup .account-names {
  margin-bottom: 10px;
  font-size: 11px;
  color: #999;
}

/* line 199, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup .scroller {
  height: 250px;
  overflow-y: auto;
  padding: 0 5px;
}

/* line 204, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup a {
  float: right;
}

/* line 207, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup ul {
  margin-top: 8px;
}

/* line 210, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup .company {
  font-size: 12px;
  display: inline-block;
  width: 200px;
  margin-bottom: 0;
  color: #3a6e6f;
}

/* line 217, app/assets/stylesheets/advisor_responsive/clients/custom_allocation.sass */
#holdings-popup .value {
  color: #3a6e6f;
  float: right;
  font-size: 12px;
  font-weight: bold;
}
/* line 1, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page {
  margin-top: 20px;
}

/* line 4, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page #custom-allocation-page {
  padding: 40px 20px !important;
}

/* line 7, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page h1#client-custom-alloc {
  color: #ff0000;
  margin: 0 5px;
  color: #49656b;
  font-size: 18px;
}

/* line 13, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page #detail-allocs {
  border-top: solid 1px #e5e5e5;
  padding-top: 20px;
  margin-top: 10px;
}

/* line 20, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page #general-allocs h3, section#my-money-section.custom-allocation #new-client-portal.page #detail-allocs h3 {
  margin: 0 10px 0;
}

/* line 23, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page #general-allocs .show-hide-btn, section#my-money-section.custom-allocation #new-client-portal.page #detail-allocs .show-hide-btn {
  height: 29px;
  line-height: 29px;
  font-weight: bold;
  text-align: right;
}

/* line 29, app/assets/stylesheets/custom_allocation.sass */
section#my-money-section.custom-allocation #new-client-portal.page #allocation-exclusions-text {
  font-size: 12px;
  margin-left: 10px;
  margin-top: 20px;
}

/* line 35, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .per-account-container {
  margin-bottom: 15px;
}

/* line 38, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .account-name {
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 42, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .ticker {
  width: 180px;
}

/* line 45, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .value {
  width: 180px;
}

/* line 48, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .excluded {
  width: 250px;
}

/* line 51, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions .excluded .txtbox-excluded-amount {
  border-radius: 5px;
  padding-left: 8px;
  margin-left: 10px;
}

/* line 56, app/assets/stylesheets/custom_allocation.sass */
#allocation-exclusions th {
  font-weight: bold;
}
/* line 1, app/assets/stylesheets/admin/performance_features.scss */
body.admin .trial-mode-container {
  border: 1px solid black;
  padding: 10px;
  width: 35em;
}

/* line 6, app/assets/stylesheets/admin/performance_features.scss */
body.admin .trial-mode-container form {
  display: inline-block;
}

/* line 9, app/assets/stylesheets/admin/performance_features.scss */
body.admin .trial-mode-container form:first-of-type {
  padding-right: 6em;
}

/* line 72, app/assets/stylesheets/admin.scss */
html {
  background: #fff;
}

/* line 76, app/assets/stylesheets/admin.scss */
body#admin {
  font-size: 12px;
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
  background: #fff;
  padding: 20px;
}

/* line 85, app/assets/stylesheets/admin.scss */
body#admin #admin_advisors_performance .admin-performance-container label {
  width: 180px;
}

/* line 90, app/assets/stylesheets/admin.scss */
body#admin #admin_advisors_performance p {
  color: #888;
  margin-top: 6px;
  font-size: 10px;
}

/* line 97, app/assets/stylesheets/admin.scss */
body#admin #admin_advisors_performance form#existing_goal_setting label {
  width: 210px;
  margin-left: 10px;
}

/* line 101, app/assets/stylesheets/admin.scss */
body#admin #admin_advisors_performance form#existing_goal_setting input[type="submit"] {
  margin-left: 8px;
}

/* line 107, app/assets/stylesheets/admin.scss */
body#admin #admin_advisors_performance .admin-performance-container form {
  margin-top: 36px;
}

/* line 115, app/assets/stylesheets/admin.scss */
body#admin table#data-integrity-report-table tbody td {
  max-width: 250px;
  white-space: normal !important;
  line-height: 14px;
}

/* line 123, app/assets/stylesheets/admin.scss */
body#admin .inline-hints {
  display: inline;
  margin-top: 0;
  margin-left: 10px;
}

/* line 128, app/assets/stylesheets/admin.scss */
body#admin .modal-table {
  padding: 10px;
  height: 80%;
  max-height: 80%;
  overflow: auto;
}

/* line 133, app/assets/stylesheets/admin.scss */
body#admin .modal-table table {
  border-collapse: collapse;
}

/* line 9, app/assets/stylesheets/admin.scss */
body#admin .modal-table table td, body#admin .modal-table table th {
  padding: 8px 12px 8px 4px;
}

/* line 13, app/assets/stylesheets/admin.scss */
body#admin .modal-table table thead th {
  text-align: left;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 20, app/assets/stylesheets/admin.scss */
body#admin .modal-table table thead th.center {
  text-align: center;
}

/* line 23, app/assets/stylesheets/admin.scss */
body#admin .modal-table table thead th.right {
  text-align: right;
}

/* line 26, app/assets/stylesheets/admin.scss */
body#admin .modal-table table thead a {
  color: #fff !important;
}

/* line 33, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody tr.inactive td {
  color: #CCC;
  font-style: italic;
}

/* line 38, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody tr.red {
  background-color: #EF5444;
}

/* line 41, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody tr.orange {
  background-color: #EFAC35;
}

/* line 44, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td {
  border-bottom: 1px solid #aaa;
  white-space: nowrap;
}

/* line 47, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td div {
  white-space: normal;
}

/* line 49, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td.subscription_status {
  color: red;
}

/* line 51, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td.subscription_status .active, body#admin .modal-table table tbody td.subscription_status .future, body#admin .modal-table table tbody td.subscription_status ._ {
  color: black;
}

/* line 55, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td.center {
  text-align: center;
}

/* line 58, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tbody td.right {
  text-align: right;
}

/* line 63, app/assets/stylesheets/admin.scss */
body#admin .modal-table table tr.no-border-below td {
  border-bottom: 0px none #fff;
}

/* line 67, app/assets/stylesheets/admin.scss */
body#admin .modal-table table td.links {
  white-space: nowrap;
}

/* line 137, app/assets/stylesheets/admin.scss */
body#admin footer {
  font-size: 10px;
  padding-top: 40px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/admin.scss */
body#admin section#content {
  height: auto;
}

/* line 147, app/assets/stylesheets/admin.scss */
body#admin a {
  color: #369;
}

/* line 151, app/assets/stylesheets/admin.scss */
body#admin dl {
  margin-top: 1em;
}

/* line 153, app/assets/stylesheets/admin.scss */
body#admin dl dt {
  font-weight: bold;
}

/* line 156, app/assets/stylesheets/admin.scss */
body#admin dl dd {
  margin-bottom: 1em;
}

/* line 158, app/assets/stylesheets/admin.scss */
body#admin dl dd ol {
  margin-top: 0;
}

/* line 163, app/assets/stylesheets/admin.scss */
body#admin h1 {
  background: url(/images/blueleaf-sm.jpg) no-repeat right 50%;
  border-bottom: 2px solid #000;
  padding-bottom: 8px;
  font-size: 150%;
  height: 33px;
  line-height: 33px;
}

/* line 170, app/assets/stylesheets/admin.scss */
body#admin h1 a {
  text-decoration: none;
}

/* line 174, app/assets/stylesheets/admin.scss */
body#admin h2 {
  margin-top: 1em;
  font-weight: bold;
  font-size: 140%;
  line-height: 1.4em;
}

/* line 180, app/assets/stylesheets/admin.scss */
body#admin h3 {
  font-weight: bold;
  margin-top: 2em;
}

/* line 184, app/assets/stylesheets/admin.scss */
body#admin .nav {
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

/* line 189, app/assets/stylesheets/admin.scss */
body#admin .nav span, body#admin .nav a {
  font-weight: normal;
}

/* line 194, app/assets/stylesheets/admin.scss */
body#admin input {
  font-size: 12px;
  font-family: 'Helvetica Neueu', Helvetica, Arial, sans-serif;
}

/* line 199, app/assets/stylesheets/admin.scss */
body#admin .search {
  margin-bottom: 2em;
  padding: 4px 0;
}

/* line 204, app/assets/stylesheets/admin.scss */
body#admin ul, body#admin ol, body#admin p, body#admin table, body#admin form {
  margin-top: 1em;
}

/* line 209, app/assets/stylesheets/admin.scss */
body#admin form.no-margins {
  margin: 0;
}

/* line 213, app/assets/stylesheets/admin.scss */
body#admin form.new_user label {
  display: inline-block;
  width: 12em;
}

/* line 217, app/assets/stylesheets/admin.scss */
body#admin form.new_user input[type=submit] {
  margin-top: 1em;
  margin-left: 12.5em;
  font-weight: bold;
}

/* line 225, app/assets/stylesheets/admin.scss */
body#admin #content table {
  border-collapse: collapse;
}

/* line 9, app/assets/stylesheets/admin.scss */
body#admin #content table td, body#admin #content table th {
  padding: 8px 12px 8px 4px;
}

/* line 13, app/assets/stylesheets/admin.scss */
body#admin #content table thead th {
  text-align: left;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 20, app/assets/stylesheets/admin.scss */
body#admin #content table thead th.center {
  text-align: center;
}

/* line 23, app/assets/stylesheets/admin.scss */
body#admin #content table thead th.right {
  text-align: right;
}

/* line 26, app/assets/stylesheets/admin.scss */
body#admin #content table thead a {
  color: #fff !important;
}

/* line 33, app/assets/stylesheets/admin.scss */
body#admin #content table tbody tr.inactive td {
  color: #CCC;
  font-style: italic;
}

/* line 38, app/assets/stylesheets/admin.scss */
body#admin #content table tbody tr.red {
  background-color: #EF5444;
}

/* line 41, app/assets/stylesheets/admin.scss */
body#admin #content table tbody tr.orange {
  background-color: #EFAC35;
}

/* line 44, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td {
  border-bottom: 1px solid #aaa;
  white-space: nowrap;
}

/* line 47, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td div {
  white-space: normal;
}

/* line 49, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td.subscription_status {
  color: red;
}

/* line 51, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td.subscription_status .active, body#admin #content table tbody td.subscription_status .future, body#admin #content table tbody td.subscription_status ._ {
  color: black;
}

/* line 55, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td.center {
  text-align: center;
}

/* line 58, app/assets/stylesheets/admin.scss */
body#admin #content table tbody td.right {
  text-align: right;
}

/* line 63, app/assets/stylesheets/admin.scss */
body#admin #content table tr.no-border-below td {
  border-bottom: 0px none #fff;
}

/* line 67, app/assets/stylesheets/admin.scss */
body#admin #content table td.links {
  white-space: nowrap;
}

/* line 230, app/assets/stylesheets/admin.scss */
body#admin #search .text_field, body#admin #search .submit_button {
  display: inline-block;
  vertical-align: top;
}

/* line 233, app/assets/stylesheets/admin.scss */
body#admin #search .text_field label, body#admin #search .submit_button label {
  display: block;
}

/* line 239, app/assets/stylesheets/admin.scss */
body#admin .pagination {
  margin-top: 2em;
}

/* line 244, app/assets/stylesheets/admin.scss */
body#admin dl.balances dt, body#admin dl.holdings dt {
  float: left;
  clear: left;
  width: 100px;
  text-align: right;
  font-weight: normal;
}

/* line 250, app/assets/stylesheets/admin.scss */
body#admin dl.balances dt:after, body#admin dl.holdings dt:after {
  content: ":";
}

/* line 254, app/assets/stylesheets/admin.scss */
body#admin dl.balances dd, body#admin dl.holdings dd {
  margin: 0 0 0 110px;
  padding: 0 0 0.5em 0;
}

/* line 259, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health {
  display: none;
  position: absolute;
  top: 15px;
  left: 60px;
  background: #111;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  font-weight: bold;
  border-radius: 5px;
  border-radius-top-left: 0;
  text-shadow: 0 1px 0px black;
  width: 200px;
  padding: 10px;
  z-index: 1000;
}

/* line 261, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health div.arrow {
  position: absolute;
  top: -20px;
  left: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.8);
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

/* line 289, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health dl {
  margin: 0;
  padding: 0;
}

/* line 292, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health dl dt {
  float: left;
  clear: both;
  width: 10em;
}

/* line 297, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health dl dd {
  float: left;
  margin: 0;
}

/* line 300, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health dl dd a {
  color: #9ef;
}

/* line 306, app/assets/stylesheets/admin.scss */
body#admin #summary.account-health a.cancel {
  display: inline-block;
  position: absolute;
  top: -14px;
  right: -14px;
}

/* line 314, app/assets/stylesheets/admin.scss */
body#admin ol.account-health {
  margin-top: 50px;
  padding: 0px;
  font-size: 0px;
}

/* line 321, app/assets/stylesheets/admin.scss */
body#admin ol.account-health ol.data {
  line-height: 5px;
}

/* line 324, app/assets/stylesheets/admin.scss */
body#admin ol.account-health ol.data li {
  display: inline-block;
  margin: 0 1px 1px 0;
  height: 5px;
  width: 5px;
  color: transparent;
  background-color: #ccc;
}

/* line 331, app/assets/stylesheets/admin.scss */
body#admin ol.account-health ol.data li.absent {
  background-color: #f99;
}

/* line 336, app/assets/stylesheets/admin.scss */
body#admin ol.account-health ol.data li.absent:hover {
  background-color: #c33;
}

/* line 342, app/assets/stylesheets/admin.scss */
body#admin #subclasses {
  margin-top: 20px;
}

/* line 345, app/assets/stylesheets/admin.scss */
body#admin #subclasses ul {
  margin: 0;
}

/* line 350, app/assets/stylesheets/admin.scss */
body#admin dl.asset-subclasses, body#admin dl.asset-classes {
  margin-bottom: 0;
}

/* line 353, app/assets/stylesheets/admin.scss */
body#admin dl.asset-subclasses dd, body#admin dl.asset-classes dd {
  margin-bottom: 0;
}

/* line 359, app/assets/stylesheets/admin.scss */
body#admin dl.asset-subclasses dt, body#admin dl.asset-subclasses dd {
  margin-left: 20px;
}

/* line 365, app/assets/stylesheets/admin.scss */
body#admin table tr.aggregate td {
  font-weight: bold;
  border-top: solid 2px #000;
  background-color: #DDD;
}

/* line 374, app/assets/stylesheets/admin.scss */
body#admin #content table td.border {
  border: thin black solid;
}

/* line 375, app/assets/stylesheets/admin.scss */
body#admin #content table thead td.link a {
  color: #369 !important;
}

/* line 379, app/assets/stylesheets/admin.scss */
body#admin #content table.compact td, body#admin #content table.compact th {
  margin: 0;
  padding: 2px;
  border: none;
}

/* line 384, app/assets/stylesheets/admin.scss */
body#admin #content table.compact td.export a {
  padding-left: 12px;
}

/* line 388, app/assets/stylesheets/admin.scss */
body#admin div.compact input {
  margin: 0 !important;
}

/* line 391, app/assets/stylesheets/admin.scss */
body#admin div.compact form {
  margin: 0 !important;
}

/* line 395, app/assets/stylesheets/admin.scss */
body#admin div.compact .narrow label {
  width: auto !important;
  padding-right: 10px;
}

/* line 403, app/assets/stylesheets/admin.scss */
body.admin .warning {
  border: 1px solid red;
  color: red;
}

/* line 408, app/assets/stylesheets/admin.scss */
body.admin .triggered, body.admin .notice {
  color: #aaa;
  font-style: italic;
}

/* line 412, app/assets/stylesheets/admin.scss */
body.admin td.repcode input[type=text] {
  width: 8em;
}

/* line 414, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .success {
  color: #aca;
}

/* line 415, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .failed {
  color: #caa;
}

/* line 416, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .big_fail {
  color: #B60205;
  font-weight: bold;
  font-size: 120%;
}

/* line 417, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .successful_delete {
  color: #aca;
}

/* line 418, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .failed_delete {
  color: #caa;
}

/* line 419, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .nowrap {
  white-space: nowrap;
}

/* line 420, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .emphasize {
  color: grey;
  font-style: italic;
}

/* line 421, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .loading {
  color: #ccc;
  font-style: italic;
}

/* line 422, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .loading a {
  font-style: normal;
}

/* line 423, app/assets/stylesheets/admin.scss */
body.admin .baa_amputator .loading .link {
  font-style: normal;
  color: black;
}

/* line 425, app/assets/stylesheets/admin.scss */
body.admin .utility_link {
  margin-bottom: 5px;
}

/* line 426, app/assets/stylesheets/admin.scss */
body.admin .caveat {
  color: #aaa;
  font-style: italic;
}

/* line 427, app/assets/stylesheets/admin.scss */
body.admin table.no_margin {
  margin-top: .2em !important;
}

/* line 428, app/assets/stylesheets/admin.scss */
body.admin td.balance {
  text-align: right;
}

/* line 431, app/assets/stylesheets/admin.scss */
body.admin td.balance.duplicate {
  color: gray;
  font-style: italic;
}

/* line 435, app/assets/stylesheets/admin.scss */
body.admin .hidden {
  display: none;
}

/* line 436, app/assets/stylesheets/admin.scss */
body.admin .detail_popup {
  left: 20em;
  top: 4em;
  position: absolute;
  background-color: #eee;
  border: thin black solid;
  padding: 0.25em;
}

/* line 443, app/assets/stylesheets/admin.scss */
body.admin .detail_popup table {
  padding: 0;
  margin-top: 0 !important;
}

/* line 446, app/assets/stylesheets/admin.scss */
body.admin .detail_popup table th.heading {
  font-size: 110%;
  font-weight: bold;
  margin-top: .5em;
  background-color: #ccc;
}

/* line 454, app/assets/stylesheets/admin.scss */
body.admin h3.import_warning {
  font-style: italic;
  margin-bottom: 5px;
}

/* line 458, app/assets/stylesheets/admin.scss */
body.admin span.show_accounts {
  padding-left: 5px;
}

/* line 461, app/assets/stylesheets/admin.scss */
body.admin td.user_links .more {
  display: none;
}

/* line 462, app/assets/stylesheets/admin.scss */
body.admin td.user_links span {
  cursor: pointer;
  color: gray;
  font-style: italic;
}

/* line 466, app/assets/stylesheets/admin.scss */
body.admin table#txn_editor tbody input {
  width: 3.5em;
}

/* line 467, app/assets/stylesheets/admin.scss */
body.admin table#txn_editor tbody td.amount input {
  width: 6em;
}

/* line 468, app/assets/stylesheets/admin.scss */
body.admin table#txn_editor tbody td.original {
  font-style: italic;
  text-align: right;
  padding-right: 2px !important;
}

/* line 471, app/assets/stylesheets/admin.scss */
body.admin table#txn_editor thead.txn_header th {
  text-align: center !important;
}

/* line 472, app/assets/stylesheets/admin.scss */
body.admin table#txn_editor thead.txn_header th.original {
  font-style: italic;
  text-align: right !important;
  padding-right: 2px !important;
}

/* line 478, app/assets/stylesheets/admin.scss */
body.admin table th.header {
  cursor: pointer;
}

/* line 480, app/assets/stylesheets/admin.scss */
body.admin table th.header:after {
  font-family: SSPika;
  content: "\25b9";
}

/* line 485, app/assets/stylesheets/admin.scss */
body.admin table th.headerSortUp:after {
  content: "\25be";
}

/* line 488, app/assets/stylesheets/admin.scss */
body.admin table th.headerSortDown:after {
  content: "\25b4";
}

/* line 495, app/assets/stylesheets/admin.scss */
body.admin table.mapping th {
  font-weight: bold;
  text-align: right;
}

/* line 499, app/assets/stylesheets/admin.scss */
body.admin table.mapping td {
  text-align: right;
}

/* line 502, app/assets/stylesheets/admin.scss */
body.admin table.mapping .fill_radio {
  display: inline-block;
  width: 16px;
}

/* line 507, app/assets/stylesheets/admin.scss */
body.admin table.mapping_header {
  margin: 4px !important;
}

/* line 509, app/assets/stylesheets/admin.scss */
body.admin table.mapping_header td {
  border: thin gray solid;
  padding: 2px 6px !important;
  height: 4px;
}

/* line 514, app/assets/stylesheets/admin.scss */
body.admin table.mapping_header th {
  font-style: italic;
  color: gray;
  padding: 2px !important;
}

/* line 520, app/assets/stylesheets/admin.scss */
body.admin .border {
  border: thin black solid;
}

/* line 522, app/assets/stylesheets/admin.scss */
.tooltip-help {
  width: 12px;
  height: 12px;
  cursor: help;
  display: inline-block;
  color: grey;
  font-weight: bold;
}

/* line 531, app/assets/stylesheets/admin.scss */
.child-process-containers {
  padding-left: 20px;
  margin: 10px 0;
}

/* line 536, app/assets/stylesheets/admin.scss */
.child-process-containers .child-process-status.completed {
  color: green;
}

/* line 539, app/assets/stylesheets/admin.scss */
.child-process-containers .child-process-status.failed {
  color: red;
}

/* line 542, app/assets/stylesheets/admin.scss */
.child-process-containers .child-process-status.working {
  color: blue;
}

/* line 547, app/assets/stylesheets/admin.scss */
.child-process-containers .child-process-message {
  margin-left: 10px;
  font-size: 12px;
}
/* line 4, app/assets/stylesheets/admin/grid.scss */
body.admin #grid .k-grid-header table {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/admin/grid.scss */
body.admin #grid .k-grid-content table {
  margin-top: 0;
}

/* line 13, app/assets/stylesheets/admin/grid.scss */
body.admin #grid .k-grid-content table th, body.admin #grid .k-grid-content table td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  font-size: 11px;
}

/* line 21, app/assets/stylesheets/admin/grid.scss */
body.admin #grid .k-pager-numbers {
  margin-top: 0 !important;
}
@charset "UTF-8";
/*
 ** Symbolset
 ** www.symbolset.com
 ** Copyright © 2012 Oak Studios LLC
 **
 ** Upload this file to your web server
 ** and place this within your <head> tags.
 ** <link href="webfonts/ss-pika.css" rel="stylesheet" /> */
@font-face {
  font-family: "SSPika";
  src: url(/fonts/pictos/ss-pika.eot);
  src: url(/fonts/pictos/ss-pika.eot?#iefix) format("embedded-opentype"), url(/fonts/pictos/ss-pika.woff) format("woff"), url(/fonts/pictos/ss-pika.ttf) format("truetype"), url(/fonts/pictos/ss-pika.svg#SSPika) format("svg");
  font-weight: normal;
  font-style: normal;
  color: #0B514C;
}

/* line 20, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin, body.advisor, body.advisor_responsive, body.client {
  /* This triggers a redraw in IE to Fix IE8's :before content rendering. */
}

/* line 23, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin html:hover [class^="ss-"], body.advisor html:hover [class^="ss-"], body.advisor_responsive html:hover [class^="ss-"], body.client html:hover [class^="ss-"] {
  -ms-zoom: 1;
}

/* line 26, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-icon, body.advisor .ss-icon, body.advisor_responsive .ss-icon, body.client .ss-icon {
  font-family: "SSPika";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  color: #0B514C;
}

/* line 41, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-icon.ss-pika, body.advisor .ss-icon.ss-pika, body.advisor_responsive .ss-icon.ss-pika, body.client .ss-icon.ss-pika {
  font-family: "SSPika";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  color: #0B514C;
}

/* line 57, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin [class^="ss-"]:before, body.admin [class*=" ss-"]:before, body.admin .ss-pika[class^="ss-"]:before, body.admin .ss-pika[class*=" ss-"]:before, body.admin .right[class^="ss-"]:after, body.admin .right[class*=" ss-"]:after, body.admin .ss-pika.right[class^="ss-"]:after, body.admin .ss-pika.right[class*=" ss-"]:after, body.advisor [class^="ss-"]:before, body.advisor [class*=" ss-"]:before, body.advisor .ss-pika[class^="ss-"]:before, body.advisor .ss-pika[class*=" ss-"]:before, body.advisor .right[class^="ss-"]:after, body.advisor .right[class*=" ss-"]:after, body.advisor .ss-pika.right[class^="ss-"]:after, body.advisor .ss-pika.right[class*=" ss-"]:after, body.advisor_responsive [class^="ss-"]:before, body.advisor_responsive [class*=" ss-"]:before, body.advisor_responsive .ss-pika[class^="ss-"]:before, body.advisor_responsive .ss-pika[class*=" ss-"]:before, body.advisor_responsive .right[class^="ss-"]:after, body.advisor_responsive .right[class*=" ss-"]:after, body.advisor_responsive .ss-pika.right[class^="ss-"]:after, body.advisor_responsive .ss-pika.right[class*=" ss-"]:after, body.client [class^="ss-"]:before, body.client [class*=" ss-"]:before, body.client .ss-pika[class^="ss-"]:before, body.client .ss-pika[class*=" ss-"]:before, body.client .right[class^="ss-"]:after, body.client .right[class*=" ss-"]:after, body.client .ss-pika.right[class^="ss-"]:after, body.client .ss-pika.right[class*=" ss-"]:after {
  font-family: "SSPika";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  color: #0B514C;
}

/* line 73, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .right[class^="ss-"]:before, body.admin .right[class*=" ss-"]:before, body.advisor .right[class^="ss-"]:before, body.advisor .right[class*=" ss-"]:before, body.advisor_responsive .right[class^="ss-"]:before, body.advisor_responsive .right[class*=" ss-"]:before, body.client .right[class^="ss-"]:before, body.client .right[class*=" ss-"]:before {
  display: none;
  content: '';
}

/* line 78, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cursor:before, body.admin .ss-cursor.right:after, body.advisor .ss-cursor:before, body.advisor .ss-cursor.right:after, body.advisor_responsive .ss-cursor:before, body.advisor_responsive .ss-cursor.right:after, body.client .ss-cursor:before, body.client .ss-cursor.right:after {
  content: '';
}

/* line 82, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-crosshair:before, body.admin .ss-crosshair.right:after, body.advisor .ss-crosshair:before, body.advisor .ss-crosshair.right:after, body.advisor_responsive .ss-crosshair:before, body.advisor_responsive .ss-crosshair.right:after, body.client .ss-crosshair:before, body.client .ss-crosshair.right:after {
  content: '⌖';
}

/* line 86, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-search:before, body.admin .ss-search.right:after, body.advisor .ss-search:before, body.advisor .ss-search.right:after, body.advisor_responsive .ss-search:before, body.advisor_responsive .ss-search.right:after, body.client .ss-search:before, body.client .ss-search.right:after {
  content: '🔎';
}

/* line 90, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-zoomin:before, body.admin .ss-zoomin.right:after, body.advisor .ss-zoomin:before, body.advisor .ss-zoomin.right:after, body.advisor_responsive .ss-zoomin:before, body.advisor_responsive .ss-zoomin.right:after, body.client .ss-zoomin:before, body.client .ss-zoomin.right:after {
  content: '';
}

/* line 94, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-zoomout:before, body.admin .ss-zoomout.right:after, body.advisor .ss-zoomout:before, body.advisor .ss-zoomout.right:after, body.advisor_responsive .ss-zoomout:before, body.advisor_responsive .ss-zoomout.right:after, body.client .ss-zoomout:before, body.client .ss-zoomout.right:after {
  content: '';
}

/* line 98, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-screenshot:before, body.admin .ss-screenshot.right:after, body.advisor .ss-screenshot:before, body.advisor .ss-screenshot.right:after, body.advisor_responsive .ss-screenshot:before, body.advisor_responsive .ss-screenshot.right:after, body.client .ss-screenshot:before, body.client .ss-screenshot.right:after {
  content: '';
}

/* line 102, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-binoculars:before, body.admin .ss-binoculars.right:after, body.advisor .ss-binoculars:before, body.advisor .ss-binoculars.right:after, body.advisor_responsive .ss-binoculars:before, body.advisor_responsive .ss-binoculars.right:after, body.client .ss-binoculars:before, body.client .ss-binoculars.right:after {
  content: '';
}

/* line 106, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-view:before, body.admin .ss-view.right:after, body.advisor .ss-view:before, body.advisor .ss-view.right:after, body.advisor_responsive .ss-view:before, body.advisor_responsive .ss-view.right:after, body.client .ss-view:before, body.client .ss-view.right:after {
  content: '👀';
}

/* line 110, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-attach:before, body.admin .ss-attach.right:after, body.advisor .ss-attach:before, body.advisor .ss-attach.right:after, body.advisor_responsive .ss-attach:before, body.advisor_responsive .ss-attach.right:after, body.client .ss-attach:before, body.client .ss-attach.right:after {
  content: '📎';
}

/* line 114, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-link:before, body.admin .ss-link.right:after, body.advisor .ss-link:before, body.advisor .ss-link.right:after, body.advisor_responsive .ss-link:before, body.advisor_responsive .ss-link.right:after, body.client .ss-link:before, body.client .ss-link.right:after {
  content: '🔗';
}

/* line 118, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-move:before, body.admin .ss-move.right:after, body.advisor .ss-move:before, body.advisor .ss-move.right:after, body.advisor_responsive .ss-move:before, body.advisor_responsive .ss-move.right:after, body.client .ss-move:before, body.client .ss-move.right:after {
  content: '';
}

/* line 122, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-write:before, body.admin .ss-write.right:after, body.advisor .ss-write:before, body.advisor .ss-write.right:after, body.advisor_responsive .ss-write:before, body.advisor_responsive .ss-write.right:after, body.client .ss-write:before, body.client .ss-write.right:after {
  content: '✎';
}

/* line 126, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-writingdisabled:before, body.admin .ss-writingdisabled.right:after, body.advisor .ss-writingdisabled:before, body.advisor .ss-writingdisabled.right:after, body.advisor_responsive .ss-writingdisabled:before, body.advisor_responsive .ss-writingdisabled.right:after, body.client .ss-writingdisabled:before, body.client .ss-writingdisabled.right:after {
  content: '';
}

/* line 130, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-erase:before, body.admin .ss-erase.right:after, body.advisor .ss-erase:before, body.advisor .ss-erase.right:after, body.advisor_responsive .ss-erase:before, body.advisor_responsive .ss-erase.right:after, body.client .ss-erase:before, body.client .ss-erase.right:after {
  content: '✐';
}

/* line 134, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-compose:before, body.admin .ss-compose.right:after, body.advisor .ss-compose:before, body.advisor .ss-compose.right:after, body.advisor_responsive .ss-compose:before, body.advisor_responsive .ss-compose.right:after, body.client .ss-compose:before, body.client .ss-compose.right:after {
  content: '📝';
}

/* line 138, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-draw:before, body.admin .ss-draw.right:after, body.advisor .ss-draw:before, body.advisor .ss-draw.right:after, body.advisor_responsive .ss-draw:before, body.advisor_responsive .ss-draw.right:after, body.client .ss-draw:before, body.client .ss-draw.right:after {
  content: '✏';
}

/* line 142, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lock:before, body.admin .ss-lock.right:after, body.advisor .ss-lock:before, body.advisor .ss-lock.right:after, body.advisor_responsive .ss-lock:before, body.advisor_responsive .ss-lock.right:after, body.client .ss-lock:before, body.client .ss-lock.right:after {
  content: '🔒';
}

/* line 146, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-unlock:before, body.admin .ss-unlock.right:after, body.advisor .ss-unlock:before, body.advisor .ss-unlock.right:after, body.advisor_responsive .ss-unlock:before, body.advisor_responsive .ss-unlock.right:after, body.client .ss-unlock:before, body.client .ss-unlock.right:after {
  content: '🔓';
}

/* line 150, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-key:before, body.admin .ss-key.right:after, body.advisor .ss-key:before, body.advisor .ss-key.right:after, body.advisor_responsive .ss-key:before, body.advisor_responsive .ss-key.right:after, body.client .ss-key:before, body.client .ss-key.right:after {
  content: '🔑';
}

/* line 154, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-backspace:before, body.admin .ss-backspace.right:after, body.advisor .ss-backspace:before, body.advisor .ss-backspace.right:after, body.advisor_responsive .ss-backspace:before, body.advisor_responsive .ss-backspace.right:after, body.client .ss-backspace:before, body.client .ss-backspace.right:after {
  content: '⌫';
}

/* line 158, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ban:before, body.admin .ss-ban.right:after, body.advisor .ss-ban:before, body.advisor .ss-ban.right:after, body.advisor_responsive .ss-ban:before, body.advisor_responsive .ss-ban.right:after, body.client .ss-ban:before, body.client .ss-ban.right:after {
  content: '🚫';
}

/* line 162, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-nosmoking:before, body.admin .ss-nosmoking.right:after, body.advisor .ss-nosmoking:before, body.advisor .ss-nosmoking.right:after, body.advisor_responsive .ss-nosmoking:before, body.advisor_responsive .ss-nosmoking.right:after, body.client .ss-nosmoking:before, body.client .ss-nosmoking.right:after {
  content: '🚭';
}

/* line 166, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-trash:before, body.admin .ss-trash.right:after, body.advisor .ss-trash:before, body.advisor .ss-trash.right:after, body.advisor_responsive .ss-trash:before, body.advisor_responsive .ss-trash.right:after, body.client .ss-trash:before, body.client .ss-trash.right:after {
  content: '';
}

/* line 170, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-target:before, body.admin .ss-target.right:after, body.advisor .ss-target:before, body.advisor .ss-target.right:after, body.advisor_responsive .ss-target:before, body.advisor_responsive .ss-target.right:after, body.client .ss-target:before, body.client .ss-target.right:after {
  content: '◎';
}

/* line 174, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-new:before, body.admin .ss-new.right:after, body.advisor .ss-new:before, body.advisor .ss-new.right:after, body.advisor_responsive .ss-new:before, body.advisor_responsive .ss-new.right:after, body.client .ss-new:before, body.client .ss-new.right:after {
  content: '🆕';
}

/* line 178, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tag:before, body.admin .ss-tag.right:after, body.advisor .ss-tag:before, body.advisor .ss-tag.right:after, body.advisor_responsive .ss-tag:before, body.advisor_responsive .ss-tag.right:after, body.client .ss-tag:before, body.client .ss-tag.right:after {
  content: '';
}

/* line 182, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pricetag:before, body.admin .ss-pricetag.right:after, body.advisor .ss-pricetag:before, body.advisor .ss-pricetag.right:after, body.advisor_responsive .ss-pricetag:before, body.advisor_responsive .ss-pricetag.right:after, body.client .ss-pricetag:before, body.client .ss-pricetag.right:after {
  content: '';
}

/* line 186, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-flowertag:before, body.admin .ss-flowertag.right:after, body.advisor .ss-flowertag:before, body.advisor .ss-flowertag.right:after, body.advisor_responsive .ss-flowertag:before, body.advisor_responsive .ss-flowertag.right:after, body.client .ss-flowertag:before, body.client .ss-flowertag.right:after {
  content: '';
}

/* line 190, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bookmark:before, body.admin .ss-bookmark.right:after, body.advisor .ss-bookmark:before, body.advisor .ss-bookmark.right:after, body.advisor_responsive .ss-bookmark:before, body.advisor_responsive .ss-bookmark.right:after, body.client .ss-bookmark:before, body.client .ss-bookmark.right:after {
  content: '🔖';
}

/* line 194, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-flag:before, body.admin .ss-flag.right:after, body.advisor .ss-flag:before, body.advisor .ss-flag.right:after, body.advisor_responsive .ss-flag:before, body.advisor_responsive .ss-flag.right:after, body.client .ss-flag:before, body.client .ss-flag.right:after {
  content: '⚑';
}

/* line 198, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-like:before, body.admin .ss-like.right:after, body.advisor .ss-like:before, body.advisor .ss-like.right:after, body.advisor_responsive .ss-like:before, body.advisor_responsive .ss-like.right:after, body.client .ss-like:before, body.client .ss-like.right:after {
  content: '👍';
}

/* line 202, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dislike:before, body.admin .ss-dislike.right:after, body.advisor .ss-dislike:before, body.advisor .ss-dislike.right:after, body.advisor_responsive .ss-dislike:before, body.advisor_responsive .ss-dislike.right:after, body.client .ss-dislike:before, body.client .ss-dislike.right:after {
  content: '👎';
}

/* line 206, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-heart:before, body.admin .ss-heart.right:after, body.advisor .ss-heart:before, body.advisor .ss-heart.right:after, body.advisor_responsive .ss-heart:before, body.advisor_responsive .ss-heart.right:after, body.client .ss-heart:before, body.client .ss-heart.right:after {
  content: '♥';
}

/* line 210, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-halfheart:before, body.admin .ss-halfheart.right:after, body.advisor .ss-halfheart:before, body.advisor .ss-halfheart.right:after, body.advisor_responsive .ss-halfheart:before, body.advisor_responsive .ss-halfheart.right:after, body.client .ss-halfheart:before, body.client .ss-halfheart.right:after {
  content: '';
}

/* line 214, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-emptyheart:before, body.admin .ss-emptyheart.right:after, body.advisor .ss-emptyheart:before, body.advisor .ss-emptyheart.right:after, body.advisor_responsive .ss-emptyheart:before, body.advisor_responsive .ss-emptyheart.right:after, body.client .ss-emptyheart:before, body.client .ss-emptyheart.right:after {
  content: '♡';
}

/* line 218, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-star:before, body.admin .ss-star.right:after, body.advisor .ss-star:before, body.advisor .ss-star.right:after, body.advisor_responsive .ss-star:before, body.advisor_responsive .ss-star.right:after, body.client .ss-star:before, body.client .ss-star.right:after {
  content: '⋆';
}

/* line 222, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-halfstar:before, body.admin .ss-halfstar.right:after, body.advisor .ss-halfstar:before, body.advisor .ss-halfstar.right:after, body.advisor_responsive .ss-halfstar:before, body.advisor_responsive .ss-halfstar.right:after, body.client .ss-halfstar:before, body.client .ss-halfstar.right:after {
  content: '';
}

/* line 226, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-medal:before, body.admin .ss-medal.right:after, body.advisor .ss-medal:before, body.advisor .ss-medal.right:after, body.advisor_responsive .ss-medal:before, body.advisor_responsive .ss-medal.right:after, body.client .ss-medal:before, body.client .ss-medal.right:after {
  content: '';
}

/* line 230, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ribbon:before, body.admin .ss-ribbon.right:after, body.advisor .ss-ribbon:before, body.advisor .ss-ribbon.right:after, body.advisor_responsive .ss-ribbon:before, body.advisor_responsive .ss-ribbon.right:after, body.client .ss-ribbon:before, body.client .ss-ribbon.right:after {
  content: '🎀';
}

/* line 234, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bullseye:before, body.admin .ss-bullseye.right:after, body.advisor .ss-bullseye:before, body.advisor .ss-bullseye.right:after, body.advisor_responsive .ss-bullseye:before, body.advisor_responsive .ss-bullseye.right:after, body.client .ss-bullseye:before, body.client .ss-bullseye.right:after {
  content: '🎯';
}

/* line 238, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sample:before, body.admin .ss-sample.right:after, body.advisor .ss-sample:before, body.advisor .ss-sample.right:after, body.advisor_responsive .ss-sample:before, body.advisor_responsive .ss-sample.right:after, body.client .ss-sample:before, body.client .ss-sample.right:after {
  content: '';
}

/* line 242, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-crop:before, body.admin .ss-crop.right:after, body.advisor .ss-crop:before, body.advisor .ss-crop.right:after, body.advisor_responsive .ss-crop:before, body.advisor_responsive .ss-crop.right:after, body.client .ss-crop:before, body.client .ss-crop.right:after {
  content: '';
}

/* line 246, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-layers:before, body.admin .ss-layers.right:after, body.advisor .ss-layers:before, body.advisor .ss-layers.right:after, body.advisor_responsive .ss-layers:before, body.advisor_responsive .ss-layers.right:after, body.client .ss-layers:before, body.client .ss-layers.right:after {
  content: '';
}

/* line 250, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-gridlines:before, body.admin .ss-gridlines.right:after, body.advisor .ss-gridlines:before, body.advisor .ss-gridlines.right:after, body.advisor_responsive .ss-gridlines:before, body.advisor_responsive .ss-gridlines.right:after, body.client .ss-gridlines:before, body.client .ss-gridlines.right:after {
  content: '';
}

/* line 254, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pen:before, body.admin .ss-pen.right:after, body.advisor .ss-pen:before, body.advisor .ss-pen.right:after, body.advisor_responsive .ss-pen:before, body.advisor_responsive .ss-pen.right:after, body.client .ss-pen:before, body.client .ss-pen.right:after {
  content: '✒';
}

/* line 258, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-feather:before, body.admin .ss-feather.right:after, body.advisor .ss-feather:before, body.advisor .ss-feather.right:after, body.advisor_responsive .ss-feather:before, body.advisor_responsive .ss-feather.right:after, body.client .ss-feather:before, body.client .ss-feather.right:after {
  content: '';
}

/* line 262, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rubbereraser:before, body.admin .ss-rubbereraser.right:after, body.advisor .ss-rubbereraser:before, body.advisor .ss-rubbereraser.right:after, body.advisor_responsive .ss-rubbereraser:before, body.advisor_responsive .ss-rubbereraser.right:after, body.client .ss-rubbereraser:before, body.client .ss-rubbereraser.right:after {
  content: '';
}

/* line 266, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-paintroller:before, body.admin .ss-paintroller.right:after, body.advisor .ss-paintroller:before, body.advisor .ss-paintroller.right:after, body.advisor_responsive .ss-paintroller:before, body.advisor_responsive .ss-paintroller.right:after, body.client .ss-paintroller:before, body.client .ss-paintroller.right:after {
  content: '';
}

/* line 270, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rubberstamp:before, body.admin .ss-rubberstamp.right:after, body.advisor .ss-rubberstamp:before, body.advisor .ss-rubberstamp.right:after, body.advisor_responsive .ss-rubberstamp:before, body.advisor_responsive .ss-rubberstamp.right:after, body.client .ss-rubberstamp:before, body.client .ss-rubberstamp.right:after {
  content: '';
}

/* line 274, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-checkclipboard:before, body.admin .ss-checkclipboard.right:after, body.advisor .ss-checkclipboard:before, body.advisor .ss-checkclipboard.right:after, body.advisor_responsive .ss-checkclipboard:before, body.advisor_responsive .ss-checkclipboard.right:after, body.client .ss-checkclipboard:before, body.client .ss-checkclipboard.right:after {
  content: '';
}

/* line 278, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-linechartclipboard:before, body.admin .ss-linechartclipboard.right:after, body.advisor .ss-linechartclipboard:before, body.advisor .ss-linechartclipboard.right:after, body.advisor_responsive .ss-linechartclipboard:before, body.advisor_responsive .ss-linechartclipboard.right:after, body.client .ss-linechartclipboard:before, body.client .ss-linechartclipboard.right:after {
  content: '';
}

/* line 282, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-clockwise:before, body.admin .ss-clockwise.right:after, body.advisor .ss-clockwise:before, body.advisor .ss-clockwise.right:after, body.advisor_responsive .ss-clockwise:before, body.advisor_responsive .ss-clockwise.right:after, body.client .ss-clockwise:before, body.client .ss-clockwise.right:after {
  content: '⥁';
}

/* line 286, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-phone:before, body.admin .ss-phone.right:after, body.advisor .ss-phone:before, body.advisor .ss-phone.right:after, body.advisor_responsive .ss-phone:before, body.advisor_responsive .ss-phone.right:after, body.client .ss-phone:before, body.client .ss-phone.right:after {
  content: '📞';
}

/* line 290, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-phonedisabled:before, body.admin .ss-phonedisabled.right:after, body.advisor .ss-phonedisabled:before, body.advisor .ss-phonedisabled.right:after, body.advisor_responsive .ss-phonedisabled:before, body.advisor_responsive .ss-phonedisabled.right:after, body.client .ss-phonedisabled:before, body.client .ss-phonedisabled.right:after {
  content: '';
}

/* line 294, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-headset:before, body.admin .ss-headset.right:after, body.advisor .ss-headset:before, body.advisor .ss-headset.right:after, body.advisor_responsive .ss-headset:before, body.advisor_responsive .ss-headset.right:after, body.client .ss-headset:before, body.client .ss-headset.right:after {
  content: '';
}

/* line 298, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-megaphone:before, body.admin .ss-megaphone.right:after, body.advisor .ss-megaphone:before, body.advisor .ss-megaphone.right:after, body.advisor_responsive .ss-megaphone:before, body.advisor_responsive .ss-megaphone.right:after, body.client .ss-megaphone:before, body.client .ss-megaphone.right:after {
  content: '📢';
}

/* line 302, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rss:before, body.admin .ss-rss.right:after, body.advisor .ss-rss:before, body.advisor .ss-rss.right:after, body.advisor_responsive .ss-rss:before, body.advisor_responsive .ss-rss.right:after, body.client .ss-rss:before, body.client .ss-rss.right:after {
  content: '';
}

/* line 306, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-facetime:before, body.admin .ss-facetime.right:after, body.advisor .ss-facetime:before, body.advisor .ss-facetime.right:after, body.advisor_responsive .ss-facetime:before, body.advisor_responsive .ss-facetime.right:after, body.client .ss-facetime:before, body.client .ss-facetime.right:after {
  content: '';
}

/* line 310, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-reply:before, body.admin .ss-reply.right:after, body.advisor .ss-reply:before, body.advisor .ss-reply.right:after, body.advisor_responsive .ss-reply:before, body.advisor_responsive .ss-reply.right:after, body.client .ss-reply:before, body.client .ss-reply.right:after {
  content: '↩';
}

/* line 314, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-send:before, body.admin .ss-send.right:after, body.advisor .ss-send:before, body.advisor .ss-send.right:after, body.advisor_responsive .ss-send:before, body.advisor_responsive .ss-send.right:after, body.client .ss-send:before, body.client .ss-send.right:after {
  content: '';
}

/* line 318, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-mail:before, body.admin .ss-mail.right:after, body.advisor .ss-mail:before, body.advisor .ss-mail.right:after, body.advisor_responsive .ss-mail:before, body.advisor_responsive .ss-mail.right:after, body.client .ss-mail:before, body.client .ss-mail.right:after {
  content: '✉';
}

/* line 322, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-inbox:before, body.admin .ss-inbox.right:after, body.advisor .ss-inbox:before, body.advisor .ss-inbox.right:after, body.advisor_responsive .ss-inbox:before, body.advisor_responsive .ss-inbox.right:after, body.client .ss-inbox:before, body.client .ss-inbox.right:after {
  content: '📥';
}

/* line 326, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-outbox:before, body.admin .ss-outbox.right:after, body.advisor .ss-outbox:before, body.advisor .ss-outbox.right:after, body.advisor_responsive .ss-outbox:before, body.advisor_responsive .ss-outbox.right:after, body.client .ss-outbox:before, body.client .ss-outbox.right:after {
  content: '📤';
}

/* line 330, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wifimail:before, body.admin .ss-wifimail.right:after, body.advisor .ss-wifimail:before, body.advisor .ss-wifimail.right:after, body.advisor_responsive .ss-wifimail:before, body.advisor_responsive .ss-wifimail.right:after, body.client .ss-wifimail:before, body.client .ss-wifimail.right:after {
  content: '';
}

/* line 334, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-chat:before, body.admin .ss-chat.right:after, body.advisor .ss-chat:before, body.advisor .ss-chat.right:after, body.advisor_responsive .ss-chat:before, body.advisor_responsive .ss-chat.right:after, body.client .ss-chat:before, body.client .ss-chat.right:after {
  content: '💬';
}

/* line 338, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-user:before, body.admin .ss-user.right:after, body.advisor .ss-user:before, body.advisor .ss-user.right:after, body.advisor_responsive .ss-user:before, body.advisor_responsive .ss-user.right:after, body.client .ss-user:before, body.client .ss-user.right:after {
  content: '👤';
}

/* line 342, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-femaleuser:before, body.admin .ss-femaleuser.right:after, body.advisor .ss-femaleuser:before, body.advisor .ss-femaleuser.right:after, body.advisor_responsive .ss-femaleuser:before, body.advisor_responsive .ss-femaleuser.right:after, body.client .ss-femaleuser:before, body.client .ss-femaleuser.right:after {
  content: '👧';
}

/* line 346, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-users:before, body.admin .ss-users.right:after, body.advisor .ss-users:before, body.advisor .ss-users.right:after, body.advisor_responsive .ss-users:before, body.advisor_responsive .ss-users.right:after, body.client .ss-users:before, body.client .ss-users.right:after {
  content: '👥';
}

/* line 350, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-usergroup:before, body.admin .ss-usergroup.right:after, body.advisor .ss-usergroup:before, body.advisor .ss-usergroup.right:after, body.advisor_responsive .ss-usergroup:before, body.advisor_responsive .ss-usergroup.right:after, body.client .ss-usergroup:before, body.client .ss-usergroup.right:after {
  content: '';
}

/* line 354, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-adduser:before, body.admin .ss-adduser.right:after, body.advisor .ss-adduser:before, body.advisor .ss-adduser.right:after, body.advisor_responsive .ss-adduser:before, body.advisor_responsive .ss-adduser.right:after, body.client .ss-adduser:before, body.client .ss-adduser.right:after {
  content: '';
}

/* line 358, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-removeuser:before, body.admin .ss-removeuser.right:after, body.advisor .ss-removeuser:before, body.advisor .ss-removeuser.right:after, body.advisor_responsive .ss-removeuser:before, body.advisor_responsive .ss-removeuser.right:after, body.client .ss-removeuser:before, body.client .ss-removeuser.right:after {
  content: '';
}

/* line 362, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deleteuser:before, body.admin .ss-deleteuser.right:after, body.advisor .ss-deleteuser:before, body.advisor .ss-deleteuser.right:after, body.advisor_responsive .ss-deleteuser:before, body.advisor_responsive .ss-deleteuser.right:after, body.client .ss-deleteuser:before, body.client .ss-deleteuser.right:after {
  content: '';
}

/* line 366, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-userprofile:before, body.admin .ss-userprofile.right:after, body.advisor .ss-userprofile:before, body.advisor .ss-userprofile.right:after, body.advisor_responsive .ss-userprofile:before, body.advisor_responsive .ss-userprofile.right:after, body.client .ss-userprofile:before, body.client .ss-userprofile.right:after {
  content: '';
}

/* line 370, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-businessuser:before, body.admin .ss-businessuser.right:after, body.advisor .ss-businessuser:before, body.advisor .ss-businessuser.right:after, body.advisor_responsive .ss-businessuser:before, body.advisor_responsive .ss-businessuser.right:after, body.client .ss-businessuser:before, body.client .ss-businessuser.right:after {
  content: '';
}

/* line 374, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cart:before, body.admin .ss-cart.right:after, body.advisor .ss-cart:before, body.advisor .ss-cart.right:after, body.advisor_responsive .ss-cart:before, body.advisor_responsive .ss-cart.right:after, body.client .ss-cart:before, body.client .ss-cart.right:after {
  content: '';
}

/* line 378, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-addcart:before, body.admin .ss-addcart.right:after, body.advisor .ss-addcart:before, body.advisor .ss-addcart.right:after, body.advisor_responsive .ss-addcart:before, body.advisor_responsive .ss-addcart.right:after, body.client .ss-addcart:before, body.client .ss-addcart.right:after {
  content: '';
}

/* line 382, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-removecart:before, body.admin .ss-removecart.right:after, body.advisor .ss-removecart:before, body.advisor .ss-removecart.right:after, body.advisor_responsive .ss-removecart:before, body.advisor_responsive .ss-removecart.right:after, body.client .ss-removecart:before, body.client .ss-removecart.right:after {
  content: '';
}

/* line 386, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deletecart:before, body.admin .ss-deletecart.right:after, body.advisor .ss-deletecart:before, body.advisor .ss-deletecart.right:after, body.advisor_responsive .ss-deletecart:before, body.advisor_responsive .ss-deletecart.right:after, body.client .ss-deletecart:before, body.client .ss-deletecart.right:after {
  content: '';
}

/* line 390, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadcart:before, body.admin .ss-downloadcart.right:after, body.advisor .ss-downloadcart:before, body.advisor .ss-downloadcart.right:after, body.advisor_responsive .ss-downloadcart:before, body.advisor_responsive .ss-downloadcart.right:after, body.client .ss-downloadcart:before, body.client .ss-downloadcart.right:after {
  content: '';
}

/* line 394, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-emptycart:before, body.admin .ss-emptycart.right:after, body.advisor .ss-emptycart:before, body.advisor .ss-emptycart.right:after, body.advisor_responsive .ss-emptycart:before, body.advisor_responsive .ss-emptycart.right:after, body.client .ss-emptycart:before, body.client .ss-emptycart.right:after {
  content: '';
}

/* line 398, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-basket:before, body.admin .ss-basket.right:after, body.advisor .ss-basket:before, body.advisor .ss-basket.right:after, body.advisor_responsive .ss-basket:before, body.advisor_responsive .ss-basket.right:after, body.client .ss-basket:before, body.client .ss-basket.right:after {
  content: '';
}

/* line 402, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-gift:before, body.admin .ss-gift.right:after, body.advisor .ss-gift:before, body.advisor .ss-gift.right:after, body.advisor_responsive .ss-gift:before, body.advisor_responsive .ss-gift.right:after, body.client .ss-gift:before, body.client .ss-gift.right:after {
  content: '🎁';
}

/* line 406, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-apple:before, body.admin .ss-apple.right:after, body.advisor .ss-apple:before, body.advisor .ss-apple.right:after, body.advisor_responsive .ss-apple:before, body.advisor_responsive .ss-apple.right:after, body.client .ss-apple:before, body.client .ss-apple.right:after {
  content: '🍏';
}

/* line 410, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cashregister:before, body.admin .ss-cashregister.right:after, body.advisor .ss-cashregister:before, body.advisor .ss-cashregister.right:after, body.advisor_responsive .ss-cashregister:before, body.advisor_responsive .ss-cashregister.right:after, body.client .ss-cashregister:before, body.client .ss-cashregister.right:after {
  content: '';
}

/* line 414, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-store:before, body.admin .ss-store.right:after, body.advisor .ss-store:before, body.advisor .ss-store.right:after, body.advisor_responsive .ss-store:before, body.advisor_responsive .ss-store.right:after, body.client .ss-store:before, body.client .ss-store.right:after {
  content: '🏬';
}

/* line 418, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-searchbarcode:before, body.admin .ss-searchbarcode.right:after, body.advisor .ss-searchbarcode:before, body.advisor .ss-searchbarcode.right:after, body.advisor_responsive .ss-searchbarcode:before, body.advisor_responsive .ss-searchbarcode.right:after, body.client .ss-searchbarcode:before, body.client .ss-searchbarcode.right:after {
  content: '';
}

/* line 422, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-notepad:before, body.admin .ss-notepad.right:after, body.advisor .ss-notepad:before, body.advisor .ss-notepad.right:after, body.advisor_responsive .ss-notepad:before, body.advisor_responsive .ss-notepad.right:after, body.client .ss-notepad:before, body.client .ss-notepad.right:after {
  content: '';
}

/* line 426, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-creditcard:before, body.admin .ss-creditcard.right:after, body.advisor .ss-creditcard:before, body.advisor .ss-creditcard.right:after, body.advisor_responsive .ss-creditcard:before, body.advisor_responsive .ss-creditcard.right:after, body.client .ss-creditcard:before, body.client .ss-creditcard.right:after {
  content: '💳';
}

/* line 430, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-safe:before, body.admin .ss-safe.right:after, body.advisor .ss-safe:before, body.advisor .ss-safe.right:after, body.advisor_responsive .ss-safe:before, body.advisor_responsive .ss-safe.right:after, body.client .ss-safe:before, body.client .ss-safe.right:after {
  content: '';
}

/* line 434, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-digitalsafe:before, body.admin .ss-digitalsafe.right:after, body.advisor .ss-digitalsafe:before, body.advisor .ss-digitalsafe.right:after, body.advisor_responsive .ss-digitalsafe:before, body.advisor_responsive .ss-digitalsafe.right:after, body.client .ss-digitalsafe:before, body.client .ss-digitalsafe.right:after {
  content: '';
}

/* line 438, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-atm:before, body.admin .ss-atm.right:after, body.advisor .ss-atm:before, body.advisor .ss-atm.right:after, body.advisor_responsive .ss-atm:before, body.advisor_responsive .ss-atm.right:after, body.client .ss-atm:before, body.client .ss-atm.right:after {
  content: '🏧';
}

/* line 442, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dispensecash:before, body.admin .ss-dispensecash.right:after, body.advisor .ss-dispensecash:before, body.advisor .ss-dispensecash.right:after, body.advisor_responsive .ss-dispensecash:before, body.advisor_responsive .ss-dispensecash.right:after, body.client .ss-dispensecash:before, body.client .ss-dispensecash.right:after {
  content: '';
}

/* line 446, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-banknote:before, body.admin .ss-banknote.right:after, body.advisor .ss-banknote:before, body.advisor .ss-banknote.right:after, body.advisor_responsive .ss-banknote:before, body.advisor_responsive .ss-banknote.right:after, body.client .ss-banknote:before, body.client .ss-banknote.right:after {
  content: '💵';
}

/* line 450, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-coins:before, body.admin .ss-coins.right:after, body.advisor .ss-coins:before, body.advisor .ss-coins.right:after, body.advisor_responsive .ss-coins:before, body.advisor_responsive .ss-coins.right:after, body.client .ss-coins:before, body.client .ss-coins.right:after {
  content: '';
}

/* line 454, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bankcheck:before, body.admin .ss-bankcheck.right:after, body.advisor .ss-bankcheck:before, body.advisor .ss-bankcheck.right:after, body.advisor_responsive .ss-bankcheck:before, body.advisor_responsive .ss-bankcheck.right:after, body.client .ss-bankcheck:before, body.client .ss-bankcheck.right:after {
  content: '';
}

/* line 458, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-piggybank:before, body.admin .ss-piggybank.right:after, body.advisor .ss-piggybank:before, body.advisor .ss-piggybank.right:after, body.advisor_responsive .ss-piggybank:before, body.advisor_responsive .ss-piggybank.right:after, body.client .ss-piggybank:before, body.client .ss-piggybank.right:after {
  content: '';
}

/* line 462, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-moneybag:before, body.admin .ss-moneybag.right:after, body.advisor .ss-moneybag:before, body.advisor .ss-moneybag.right:after, body.advisor_responsive .ss-moneybag:before, body.advisor_responsive .ss-moneybag.right:after, body.client .ss-moneybag:before, body.client .ss-moneybag.right:after {
  content: '💰';
}

/* line 466, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tip:before, body.admin .ss-tip.right:after, body.advisor .ss-tip:before, body.advisor .ss-tip.right:after, body.advisor_responsive .ss-tip:before, body.advisor_responsive .ss-tip.right:after, body.client .ss-tip:before, body.client .ss-tip.right:after {
  content: '';
}

/* line 470, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-calculator:before, body.admin .ss-calculator.right:after, body.advisor .ss-calculator:before, body.advisor .ss-calculator.right:after, body.advisor_responsive .ss-calculator:before, body.advisor_responsive .ss-calculator.right:after, body.client .ss-calculator:before, body.client .ss-calculator.right:after {
  content: '';
}

/* line 474, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-percent:before, body.admin .ss-percent.right:after, body.advisor .ss-percent:before, body.advisor .ss-percent.right:after, body.advisor_responsive .ss-percent:before, body.advisor_responsive .ss-percent.right:after, body.client .ss-percent:before, body.client .ss-percent.right:after {
  content: '%';
}

/* line 478, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bank:before, body.admin .ss-bank.right:after, body.advisor .ss-bank:before, body.advisor .ss-bank.right:after, body.advisor_responsive .ss-bank:before, body.advisor_responsive .ss-bank.right:after, body.client .ss-bank:before, body.client .ss-bank.right:after {
  content: '🏦';
}

/* line 482, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-scales:before, body.admin .ss-scales.right:after, body.advisor .ss-scales:before, body.advisor .ss-scales.right:after, body.advisor_responsive .ss-scales:before, body.advisor_responsive .ss-scales.right:after, body.client .ss-scales:before, body.client .ss-scales.right:after {
  content: '⚖';
}

/* line 486, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-piechart:before, body.admin .ss-piechart.right:after, body.advisor .ss-piechart:before, body.advisor .ss-piechart.right:after, body.advisor_responsive .ss-piechart:before, body.advisor_responsive .ss-piechart.right:after, body.client .ss-piechart:before, body.client .ss-piechart.right:after {
  content: '';
}

/* line 490, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-piechartthirds:before, body.admin .ss-piechartthirds.right:after, body.advisor .ss-piechartthirds:before, body.advisor .ss-piechartthirds.right:after, body.advisor_responsive .ss-piechartthirds:before, body.advisor_responsive .ss-piechartthirds.right:after, body.client .ss-piechartthirds:before, body.client .ss-piechartthirds.right:after {
  content: '';
}

/* line 494, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-barchart:before, body.admin .ss-barchart.right:after, body.advisor .ss-barchart:before, body.advisor .ss-barchart.right:after, body.advisor_responsive .ss-barchart:before, body.advisor_responsive .ss-barchart.right:after, body.client .ss-barchart:before, body.client .ss-barchart.right:after {
  content: '📊';
}

/* line 498, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-upwardsbarchart:before, body.admin .ss-upwardsbarchart.right:after, body.advisor .ss-upwardsbarchart:before, body.advisor .ss-upwardsbarchart.right:after, body.advisor_responsive .ss-upwardsbarchart:before, body.advisor_responsive .ss-upwardsbarchart.right:after, body.client .ss-upwardsbarchart:before, body.client .ss-upwardsbarchart.right:after {
  content: '';
}

/* line 502, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downwardsbarchart:before, body.admin .ss-downwardsbarchart.right:after, body.advisor .ss-downwardsbarchart:before, body.advisor .ss-downwardsbarchart.right:after, body.advisor_responsive .ss-downwardsbarchart:before, body.advisor_responsive .ss-downwardsbarchart.right:after, body.client .ss-downwardsbarchart:before, body.client .ss-downwardsbarchart.right:after {
  content: '';
}

/* line 506, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-horizontalbarchart:before, body.admin .ss-horizontalbarchart.right:after, body.advisor .ss-horizontalbarchart:before, body.advisor .ss-horizontalbarchart.right:after, body.advisor_responsive .ss-horizontalbarchart:before, body.advisor_responsive .ss-horizontalbarchart.right:after, body.client .ss-horizontalbarchart:before, body.client .ss-horizontalbarchart.right:after {
  content: '';
}

/* line 510, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-analytics:before, body.admin .ss-analytics.right:after, body.advisor .ss-analytics:before, body.advisor .ss-analytics.right:after, body.advisor_responsive .ss-analytics:before, body.advisor_responsive .ss-analytics.right:after, body.client .ss-analytics:before, body.client .ss-analytics.right:after {
  content: '';
}

/* line 514, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-upwardslinechart:before, body.admin .ss-upwardslinechart.right:after, body.advisor .ss-upwardslinechart:before, body.advisor .ss-upwardslinechart.right:after, body.advisor_responsive .ss-upwardslinechart:before, body.advisor_responsive .ss-upwardslinechart.right:after, body.client .ss-upwardslinechart:before, body.client .ss-upwardslinechart.right:after {
  content: '📈';
}

/* line 518, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downwardslinechart:before, body.admin .ss-downwardslinechart.right:after, body.advisor .ss-downwardslinechart:before, body.advisor .ss-downwardslinechart.right:after, body.advisor_responsive .ss-downwardslinechart:before, body.advisor_responsive .ss-downwardslinechart.right:after, body.client .ss-downwardslinechart:before, body.client .ss-downwardslinechart.right:after {
  content: '📉';
}

/* line 522, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-linecharts:before, body.admin .ss-linecharts.right:after, body.advisor .ss-linecharts:before, body.advisor .ss-linecharts.right:after, body.advisor_responsive .ss-linecharts:before, body.advisor_responsive .ss-linecharts.right:after, body.client .ss-linecharts:before, body.client .ss-linecharts.right:after {
  content: '';
}

/* line 526, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-scatterchart:before, body.admin .ss-scatterchart.right:after, body.advisor .ss-scatterchart:before, body.advisor .ss-scatterchart.right:after, body.advisor_responsive .ss-scatterchart:before, body.advisor_responsive .ss-scatterchart.right:after, body.client .ss-scatterchart:before, body.client .ss-scatterchart.right:after {
  content: '';
}

/* line 530, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stock:before, body.admin .ss-stock.right:after, body.advisor .ss-stock:before, body.advisor .ss-stock.right:after, body.advisor_responsive .ss-stock:before, body.advisor_responsive .ss-stock.right:after, body.client .ss-stock:before, body.client .ss-stock.right:after {
  content: '';
}

/* line 534, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-form:before, body.admin .ss-form.right:after, body.advisor .ss-form:before, body.advisor .ss-form.right:after, body.advisor_responsive .ss-form:before, body.advisor_responsive .ss-form.right:after, body.client .ss-form:before, body.client .ss-form.right:after {
  content: '';
}

/* line 538, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-box:before, body.admin .ss-box.right:after, body.advisor .ss-box:before, body.advisor .ss-box.right:after, body.advisor_responsive .ss-box:before, body.advisor_responsive .ss-box.right:after, body.client .ss-box:before, body.client .ss-box.right:after {
  content: '📦';
}

/* line 542, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-crate:before, body.admin .ss-crate.right:after, body.advisor .ss-crate:before, body.advisor .ss-crate.right:after, body.advisor_responsive .ss-crate:before, body.advisor_responsive .ss-crate.right:after, body.client .ss-crate:before, body.client .ss-crate.right:after {
  content: '';
}

/* line 546, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deliveryvan:before, body.admin .ss-deliveryvan.right:after, body.advisor .ss-deliveryvan:before, body.advisor .ss-deliveryvan.right:after, body.advisor_responsive .ss-deliveryvan:before, body.advisor_responsive .ss-deliveryvan.right:after, body.client .ss-deliveryvan:before, body.client .ss-deliveryvan.right:after {
  content: '';
}

/* line 550, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deliverytruck:before, body.admin .ss-deliverytruck.right:after, body.advisor .ss-deliverytruck:before, body.advisor .ss-deliverytruck.right:after, body.advisor_responsive .ss-deliverytruck:before, body.advisor_responsive .ss-deliverytruck.right:after, body.client .ss-deliverytruck:before, body.client .ss-deliverytruck.right:after {
  content: '';
}

/* line 554, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-forklift:before, body.admin .ss-forklift.right:after, body.advisor .ss-forklift:before, body.advisor .ss-forklift.right:after, body.advisor_responsive .ss-forklift:before, body.advisor_responsive .ss-forklift.right:after, body.client .ss-forklift:before, body.client .ss-forklift.right:after {
  content: '';
}

/* line 558, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cargoship:before, body.admin .ss-cargoship.right:after, body.advisor .ss-cargoship:before, body.advisor .ss-cargoship.right:after, body.advisor_responsive .ss-cargoship:before, body.advisor_responsive .ss-cargoship.right:after, body.client .ss-cargoship:before, body.client .ss-cargoship.right:after {
  content: '';
}

/* line 562, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hook:before, body.admin .ss-hook.right:after, body.advisor .ss-hook:before, body.advisor .ss-hook.right:after, body.advisor_responsive .ss-hook:before, body.advisor_responsive .ss-hook.right:after, body.client .ss-hook:before, body.client .ss-hook.right:after {
  content: '';
}

/* line 566, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-weight:before, body.admin .ss-weight.right:after, body.advisor .ss-weight:before, body.advisor .ss-weight.right:after, body.advisor_responsive .ss-weight:before, body.advisor_responsive .ss-weight.right:after, body.client .ss-weight:before, body.client .ss-weight.right:after {
  content: '';
}

/* line 570, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-containers:before, body.admin .ss-containers.right:after, body.advisor .ss-containers:before, body.advisor .ss-containers.right:after, body.advisor_responsive .ss-containers:before, body.advisor_responsive .ss-containers.right:after, body.client .ss-containers:before, body.client .ss-containers.right:after {
  content: '';
}

/* line 574, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fragile:before, body.admin .ss-fragile.right:after, body.advisor .ss-fragile:before, body.advisor .ss-fragile.right:after, body.advisor_responsive .ss-fragile:before, body.advisor_responsive .ss-fragile.right:after, body.client .ss-fragile:before, body.client .ss-fragile.right:after {
  content: '';
}

/* line 578, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-thissideup:before, body.admin .ss-thissideup.right:after, body.advisor .ss-thissideup:before, body.advisor .ss-thissideup.right:after, body.advisor_responsive .ss-thissideup:before, body.advisor_responsive .ss-thissideup.right:after, body.client .ss-thissideup:before, body.client .ss-thissideup.right:after {
  content: '';
}

/* line 582, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-home:before, body.admin .ss-home.right:after, body.advisor .ss-home:before, body.advisor .ss-home.right:after, body.advisor_responsive .ss-home:before, body.advisor_responsive .ss-home.right:after, body.client .ss-home:before, body.client .ss-home.right:after {
  content: '⌂';
}

/* line 586, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-building:before, body.admin .ss-building.right:after, body.advisor .ss-building:before, body.advisor .ss-building.right:after, body.advisor_responsive .ss-building:before, body.advisor_responsive .ss-building.right:after, body.client .ss-building:before, body.client .ss-building.right:after {
  content: '🏢';
}

/* line 590, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lodging:before, body.admin .ss-lodging.right:after, body.advisor .ss-lodging:before, body.advisor .ss-lodging.right:after, body.advisor_responsive .ss-lodging:before, body.advisor_responsive .ss-lodging.right:after, body.client .ss-lodging:before, body.client .ss-lodging.right:after {
  content: '🏨';
}

/* line 594, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-earth:before, body.admin .ss-earth.right:after, body.advisor .ss-earth:before, body.advisor .ss-earth.right:after, body.advisor_responsive .ss-earth:before, body.advisor_responsive .ss-earth.right:after, body.client .ss-earth:before, body.client .ss-earth.right:after {
  content: '🌎';
}

/* line 598, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-globe:before, body.admin .ss-globe.right:after, body.advisor .ss-globe:before, body.advisor .ss-globe.right:after, body.advisor_responsive .ss-globe:before, body.advisor_responsive .ss-globe.right:after, body.client .ss-globe:before, body.client .ss-globe.right:after {
  content: '🌐';
}

/* line 602, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-garage:before, body.admin .ss-garage.right:after, body.advisor .ss-garage:before, body.advisor .ss-garage.right:after, body.advisor_responsive .ss-garage:before, body.advisor_responsive .ss-garage.right:after, body.client .ss-garage:before, body.client .ss-garage.right:after {
  content: '';
}

/* line 606, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-warehouse:before, body.admin .ss-warehouse.right:after, body.advisor .ss-warehouse:before, body.advisor .ss-warehouse.right:after, body.advisor_responsive .ss-warehouse:before, body.advisor_responsive .ss-warehouse.right:after, body.client .ss-warehouse:before, body.client .ss-warehouse.right:after {
  content: '';
}

/* line 610, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-floorplan:before, body.admin .ss-floorplan.right:after, body.advisor .ss-floorplan:before, body.advisor .ss-floorplan.right:after, body.advisor_responsive .ss-floorplan:before, body.advisor_responsive .ss-floorplan.right:after, body.client .ss-floorplan:before, body.client .ss-floorplan.right:after {
  content: '';
}

/* line 614, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-address:before, body.admin .ss-address.right:after, body.advisor .ss-address:before, body.advisor .ss-address.right:after, body.advisor_responsive .ss-address:before, body.advisor_responsive .ss-address.right:after, body.client .ss-address:before, body.client .ss-address.right:after {
  content: '';
}

/* line 618, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-searchhouse:before, body.admin .ss-searchhouse.right:after, body.advisor .ss-searchhouse:before, body.advisor .ss-searchhouse.right:after, body.advisor_responsive .ss-searchhouse:before, body.advisor_responsive .ss-searchhouse.right:after, body.client .ss-searchhouse:before, body.client .ss-searchhouse.right:after {
  content: '';
}

/* line 622, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-housesale:before, body.admin .ss-housesale.right:after, body.advisor .ss-housesale:before, body.advisor .ss-housesale.right:after, body.advisor_responsive .ss-housesale:before, body.advisor_responsive .ss-housesale.right:after, body.client .ss-housesale:before, body.client .ss-housesale.right:after {
  content: '';
}

/* line 626, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigate:before, body.admin .ss-navigate.right:after, body.advisor .ss-navigate:before, body.advisor .ss-navigate.right:after, body.advisor_responsive .ss-navigate:before, body.advisor_responsive .ss-navigate.right:after, body.client .ss-navigate:before, body.client .ss-navigate.right:after {
  content: '';
}

/* line 630, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-compass:before, body.admin .ss-compass.right:after, body.advisor .ss-compass:before, body.advisor .ss-compass.right:after, body.advisor_responsive .ss-compass:before, body.advisor_responsive .ss-compass.right:after, body.client .ss-compass:before, body.client .ss-compass.right:after {
  content: '';
}

/* line 634, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-signpost:before, body.admin .ss-signpost.right:after, body.advisor .ss-signpost:before, body.advisor .ss-signpost.right:after, body.advisor_responsive .ss-signpost:before, body.advisor_responsive .ss-signpost.right:after, body.client .ss-signpost:before, body.client .ss-signpost.right:after {
  content: '';
}

/* line 638, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-map:before, body.admin .ss-map.right:after, body.advisor .ss-map:before, body.advisor .ss-map.right:after, body.advisor_responsive .ss-map:before, body.advisor_responsive .ss-map.right:after, body.client .ss-map:before, body.client .ss-map.right:after {
  content: '';
}

/* line 642, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-gps:before, body.admin .ss-gps.right:after, body.advisor .ss-gps:before, body.advisor .ss-gps.right:after, body.advisor_responsive .ss-gps:before, body.advisor_responsive .ss-gps.right:after, body.client .ss-gps:before, body.client .ss-gps.right:after {
  content: '';
}

/* line 646, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-compassnavigate:before, body.admin .ss-compassnavigate.right:after, body.advisor .ss-compassnavigate:before, body.advisor .ss-compassnavigate.right:after, body.advisor_responsive .ss-compassnavigate:before, body.advisor_responsive .ss-compassnavigate.right:after, body.client .ss-compassnavigate:before, body.client .ss-compassnavigate.right:after {
  content: '';
}

/* line 650, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-compassarrow:before, body.admin .ss-compassarrow.right:after, body.advisor .ss-compassarrow:before, body.advisor .ss-compassarrow.right:after, body.advisor_responsive .ss-compassarrow:before, body.advisor_responsive .ss-compassarrow.right:after, body.client .ss-compassarrow:before, body.client .ss-compassarrow.right:after {
  content: '';
}

/* line 654, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-location:before, body.admin .ss-location.right:after, body.advisor .ss-location:before, body.advisor .ss-location.right:after, body.advisor_responsive .ss-location:before, body.advisor_responsive .ss-location.right:after, body.client .ss-location:before, body.client .ss-location.right:after {
  content: '';
}

/* line 658, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pin:before, body.admin .ss-pin.right:after, body.advisor .ss-pin:before, body.advisor .ss-pin.right:after, body.advisor_responsive .ss-pin:before, body.advisor_responsive .ss-pin.right:after, body.client .ss-pin:before, body.client .ss-pin.right:after {
  content: '📍';
}

/* line 662, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pushpin:before, body.admin .ss-pushpin.right:after, body.advisor .ss-pushpin:before, body.advisor .ss-pushpin.right:after, body.advisor_responsive .ss-pushpin:before, body.advisor_responsive .ss-pushpin.right:after, body.client .ss-pushpin:before, body.client .ss-pushpin.right:after {
  content: '📌';
}

/* line 666, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-maplocation:before, body.admin .ss-maplocation.right:after, body.advisor .ss-maplocation:before, body.advisor .ss-maplocation.right:after, body.advisor_responsive .ss-maplocation:before, body.advisor_responsive .ss-maplocation.right:after, body.client .ss-maplocation:before, body.client .ss-maplocation.right:after {
  content: '';
}

/* line 670, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-globelocation:before, body.admin .ss-globelocation.right:after, body.advisor .ss-globelocation:before, body.advisor .ss-globelocation.right:after, body.advisor_responsive .ss-globelocation:before, body.advisor_responsive .ss-globelocation.right:after, body.client .ss-globelocation:before, body.client .ss-globelocation.right:after {
  content: '';
}

/* line 674, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-puzzle:before, body.admin .ss-puzzle.right:after, body.advisor .ss-puzzle:before, body.advisor .ss-puzzle.right:after, body.advisor_responsive .ss-puzzle:before, body.advisor_responsive .ss-puzzle.right:after, body.client .ss-puzzle:before, body.client .ss-puzzle.right:after {
  content: '';
}

/* line 678, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-floppydisk:before, body.admin .ss-floppydisk.right:after, body.advisor .ss-floppydisk:before, body.advisor .ss-floppydisk.right:after, body.advisor_responsive .ss-floppydisk:before, body.advisor_responsive .ss-floppydisk.right:after, body.client .ss-floppydisk:before, body.client .ss-floppydisk.right:after {
  content: '💾';
}

/* line 682, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-firewall:before, body.admin .ss-firewall.right:after, body.advisor .ss-firewall:before, body.advisor .ss-firewall.right:after, body.advisor_responsive .ss-firewall:before, body.advisor_responsive .ss-firewall.right:after, body.client .ss-firewall:before, body.client .ss-firewall.right:after {
  content: '';
}

/* line 686, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-database:before, body.admin .ss-database.right:after, body.advisor .ss-database:before, body.advisor .ss-database.right:after, body.advisor_responsive .ss-database:before, body.advisor_responsive .ss-database.right:after, body.client .ss-database:before, body.client .ss-database.right:after {
  content: '';
}

/* line 690, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hdd:before, body.admin .ss-hdd.right:after, body.advisor .ss-hdd:before, body.advisor .ss-hdd.right:after, body.advisor_responsive .ss-hdd:before, body.advisor_responsive .ss-hdd.right:after, body.client .ss-hdd:before, body.client .ss-hdd.right:after {
  content: '';
}

/* line 694, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-music:before, body.admin .ss-music.right:after, body.advisor .ss-music:before, body.advisor .ss-music.right:after, body.advisor_responsive .ss-music:before, body.advisor_responsive .ss-music.right:after, body.client .ss-music:before, body.client .ss-music.right:after {
  content: '♫';
}

/* line 698, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-eighthnote:before, body.admin .ss-eighthnote.right:after, body.advisor .ss-eighthnote:before, body.advisor .ss-eighthnote.right:after, body.advisor_responsive .ss-eighthnote:before, body.advisor_responsive .ss-eighthnote.right:after, body.client .ss-eighthnote:before, body.client .ss-eighthnote.right:after {
  content: '♪';
}

/* line 702, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-mic:before, body.admin .ss-mic.right:after, body.advisor .ss-mic:before, body.advisor .ss-mic.right:after, body.advisor_responsive .ss-mic:before, body.advisor_responsive .ss-mic.right:after, body.client .ss-mic:before, body.client .ss-mic.right:after {
  content: '🎤';
}

/* line 706, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-volume:before, body.admin .ss-volume.right:after, body.advisor .ss-volume:before, body.advisor .ss-volume.right:after, body.advisor_responsive .ss-volume:before, body.advisor_responsive .ss-volume.right:after, body.client .ss-volume:before, body.client .ss-volume.right:after {
  content: '🔈';
}

/* line 710, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lowvolume:before, body.admin .ss-lowvolume.right:after, body.advisor .ss-lowvolume:before, body.advisor .ss-lowvolume.right:after, body.advisor_responsive .ss-lowvolume:before, body.advisor_responsive .ss-lowvolume.right:after, body.client .ss-lowvolume:before, body.client .ss-lowvolume.right:after {
  content: '🔉';
}

/* line 714, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-highvolume:before, body.admin .ss-highvolume.right:after, body.advisor .ss-highvolume:before, body.advisor .ss-highvolume.right:after, body.advisor_responsive .ss-highvolume:before, body.advisor_responsive .ss-highvolume.right:after, body.client .ss-highvolume:before, body.client .ss-highvolume.right:after {
  content: '🔊';
}

/* line 718, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-radio:before, body.admin .ss-radio.right:after, body.advisor .ss-radio:before, body.advisor .ss-radio.right:after, body.advisor_responsive .ss-radio:before, body.advisor_responsive .ss-radio.right:after, body.client .ss-radio:before, body.client .ss-radio.right:after {
  content: '📻';
}

/* line 722, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stereo:before, body.admin .ss-stereo.right:after, body.advisor .ss-stereo:before, body.advisor .ss-stereo.right:after, body.advisor_responsive .ss-stereo:before, body.advisor_responsive .ss-stereo.right:after, body.client .ss-stereo:before, body.client .ss-stereo.right:after {
  content: '';
}

/* line 726, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-airplay:before, body.admin .ss-airplay.right:after, body.advisor .ss-airplay:before, body.advisor .ss-airplay.right:after, body.advisor_responsive .ss-airplay:before, body.advisor_responsive .ss-airplay.right:after, body.client .ss-airplay:before, body.client .ss-airplay.right:after {
  content: '';
}

/* line 730, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-vinylrecord:before, body.admin .ss-vinylrecord.right:after, body.advisor .ss-vinylrecord:before, body.advisor .ss-vinylrecord.right:after, body.advisor_responsive .ss-vinylrecord:before, body.advisor_responsive .ss-vinylrecord.right:after, body.client .ss-vinylrecord:before, body.client .ss-vinylrecord.right:after {
  content: '';
}

/* line 734, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-disc:before, body.admin .ss-disc.right:after, body.advisor .ss-disc:before, body.advisor .ss-disc.right:after, body.advisor_responsive .ss-disc:before, body.advisor_responsive .ss-disc.right:after, body.client .ss-disc:before, body.client .ss-disc.right:after {
  content: '💿';
}

/* line 738, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-camera:before, body.admin .ss-camera.right:after, body.advisor .ss-camera:before, body.advisor .ss-camera.right:after, body.advisor_responsive .ss-camera:before, body.advisor_responsive .ss-camera.right:after, body.client .ss-camera:before, body.client .ss-camera.right:after {
  content: '📷';
}

/* line 742, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-picture:before, body.admin .ss-picture.right:after, body.advisor .ss-picture:before, body.advisor .ss-picture.right:after, body.advisor_responsive .ss-picture:before, body.advisor_responsive .ss-picture.right:after, body.client .ss-picture:before, body.client .ss-picture.right:after {
  content: '🌄';
}

/* line 746, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-video:before, body.admin .ss-video.right:after, body.advisor .ss-video:before, body.advisor .ss-video.right:after, body.advisor_responsive .ss-video:before, body.advisor_responsive .ss-video.right:after, body.client .ss-video:before, body.client .ss-video.right:after {
  content: '📹';
}

/* line 750, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-playvideo:before, body.admin .ss-playvideo.right:after, body.advisor .ss-playvideo:before, body.advisor .ss-playvideo.right:after, body.advisor_responsive .ss-playvideo:before, body.advisor_responsive .ss-playvideo.right:after, body.client .ss-playvideo:before, body.client .ss-playvideo.right:after {
  content: '';
}

/* line 754, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-play:before, body.admin .ss-play.right:after, body.advisor .ss-play:before, body.advisor .ss-play.right:after, body.advisor_responsive .ss-play:before, body.advisor_responsive .ss-play.right:after, body.client .ss-play:before, body.client .ss-play.right:after {
  content: '▶';
}

/* line 758, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pause:before, body.admin .ss-pause.right:after, body.advisor .ss-pause:before, body.advisor .ss-pause.right:after, body.advisor_responsive .ss-pause:before, body.advisor_responsive .ss-pause.right:after, body.client .ss-pause:before, body.client .ss-pause.right:after {
  content: '';
}

/* line 762, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stop:before, body.admin .ss-stop.right:after, body.advisor .ss-stop:before, body.advisor .ss-stop.right:after, body.advisor_responsive .ss-stop:before, body.advisor_responsive .ss-stop.right:after, body.client .ss-stop:before, body.client .ss-stop.right:after {
  content: '■';
}

/* line 766, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-record:before, body.admin .ss-record.right:after, body.advisor .ss-record:before, body.advisor .ss-record.right:after, body.advisor_responsive .ss-record:before, body.advisor_responsive .ss-record.right:after, body.client .ss-record:before, body.client .ss-record.right:after {
  content: '●';
}

/* line 770, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rewind:before, body.admin .ss-rewind.right:after, body.advisor .ss-rewind:before, body.advisor .ss-rewind.right:after, body.advisor_responsive .ss-rewind:before, body.advisor_responsive .ss-rewind.right:after, body.client .ss-rewind:before, body.client .ss-rewind.right:after {
  content: '⏪';
}

/* line 774, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fastforward:before, body.admin .ss-fastforward.right:after, body.advisor .ss-fastforward:before, body.advisor .ss-fastforward.right:after, body.advisor_responsive .ss-fastforward:before, body.advisor_responsive .ss-fastforward.right:after, body.client .ss-fastforward:before, body.client .ss-fastforward.right:after {
  content: '⏩';
}

/* line 778, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-skipback:before, body.admin .ss-skipback.right:after, body.advisor .ss-skipback:before, body.advisor .ss-skipback.right:after, body.advisor_responsive .ss-skipback:before, body.advisor_responsive .ss-skipback.right:after, body.client .ss-skipback:before, body.client .ss-skipback.right:after {
  content: '⏮';
}

/* line 782, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-skipforward:before, body.admin .ss-skipforward.right:after, body.advisor .ss-skipforward:before, body.advisor .ss-skipforward.right:after, body.advisor_responsive .ss-skipforward:before, body.advisor_responsive .ss-skipforward.right:after, body.client .ss-skipforward:before, body.client .ss-skipforward.right:after {
  content: '⏭';
}

/* line 786, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-eject:before, body.admin .ss-eject.right:after, body.advisor .ss-eject:before, body.advisor .ss-eject.right:after, body.advisor_responsive .ss-eject:before, body.advisor_responsive .ss-eject.right:after, body.client .ss-eject:before, body.client .ss-eject.right:after {
  content: '⏏';
}

/* line 790, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-repeat:before, body.admin .ss-repeat.right:after, body.advisor .ss-repeat:before, body.advisor .ss-repeat.right:after, body.advisor_responsive .ss-repeat:before, body.advisor_responsive .ss-repeat.right:after, body.client .ss-repeat:before, body.client .ss-repeat.right:after {
  content: '🔁';
}

/* line 794, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-replay:before, body.admin .ss-replay.right:after, body.advisor .ss-replay:before, body.advisor .ss-replay.right:after, body.advisor_responsive .ss-replay:before, body.advisor_responsive .ss-replay.right:after, body.client .ss-replay:before, body.client .ss-replay.right:after {
  content: '↺';
}

/* line 798, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-shuffle:before, body.admin .ss-shuffle.right:after, body.advisor .ss-shuffle:before, body.advisor .ss-shuffle.right:after, body.advisor_responsive .ss-shuffle:before, body.advisor_responsive .ss-shuffle.right:after, body.client .ss-shuffle:before, body.client .ss-shuffle.right:after {
  content: '🔀';
}

/* line 802, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-index:before, body.admin .ss-index.right:after, body.advisor .ss-index:before, body.advisor .ss-index.right:after, body.advisor_responsive .ss-index:before, body.advisor_responsive .ss-index.right:after, body.client .ss-index:before, body.client .ss-index.right:after {
  content: '';
}

/* line 806, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-page:before, body.admin .ss-page.right:after, body.advisor .ss-page:before, body.advisor .ss-page.right:after, body.advisor_responsive .ss-page:before, body.advisor_responsive .ss-page.right:after, body.client .ss-page:before, body.client .ss-page.right:after {
  content: '';
}

/* line 810, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-book:before, body.admin .ss-book.right:after, body.advisor .ss-book:before, body.advisor .ss-book.right:after, body.advisor_responsive .ss-book:before, body.advisor_responsive .ss-book.right:after, body.client .ss-book:before, body.client .ss-book.right:after {
  content: '📕';
}

/* line 814, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-books:before, body.admin .ss-books.right:after, body.advisor .ss-books:before, body.advisor .ss-books.right:after, body.advisor_responsive .ss-books:before, body.advisor_responsive .ss-books.right:after, body.client .ss-books:before, body.client .ss-books.right:after {
  content: '📚';
}

/* line 818, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-openbook:before, body.admin .ss-openbook.right:after, body.advisor .ss-openbook:before, body.advisor .ss-openbook.right:after, body.advisor_responsive .ss-openbook:before, body.advisor_responsive .ss-openbook.right:after, body.client .ss-openbook:before, body.client .ss-openbook.right:after {
  content: '📖';
}

/* line 822, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-heartbook:before, body.admin .ss-heartbook.right:after, body.advisor .ss-heartbook:before, body.advisor .ss-heartbook.right:after, body.advisor_responsive .ss-heartbook:before, body.advisor_responsive .ss-heartbook.right:after, body.client .ss-heartbook:before, body.client .ss-heartbook.right:after {
  content: '';
}

/* line 826, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadbook:before, body.admin .ss-downloadbook.right:after, body.advisor .ss-downloadbook:before, body.advisor .ss-downloadbook.right:after, body.advisor_responsive .ss-downloadbook:before, body.advisor_responsive .ss-downloadbook.right:after, body.client .ss-downloadbook:before, body.client .ss-downloadbook.right:after {
  content: '';
}

/* line 830, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-musicopenbook:before, body.admin .ss-musicopenbook.right:after, body.advisor .ss-musicopenbook:before, body.advisor .ss-musicopenbook.right:after, body.advisor_responsive .ss-musicopenbook:before, body.advisor_responsive .ss-musicopenbook.right:after, body.client .ss-musicopenbook:before, body.client .ss-musicopenbook.right:after {
  content: '';
}

/* line 834, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-searchbook:before, body.admin .ss-searchbook.right:after, body.advisor .ss-searchbook:before, body.advisor .ss-searchbook.right:after, body.advisor_responsive .ss-searchbook:before, body.advisor_responsive .ss-searchbook.right:after, body.client .ss-searchbook:before, body.client .ss-searchbook.right:after {
  content: '';
}

/* line 838, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-notebook:before, body.admin .ss-notebook.right:after, body.advisor .ss-notebook:before, body.advisor .ss-notebook.right:after, body.advisor_responsive .ss-notebook:before, body.advisor_responsive .ss-notebook.right:after, body.client .ss-notebook:before, body.client .ss-notebook.right:after {
  content: '📓';
}

/* line 842, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-newspaper:before, body.admin .ss-newspaper.right:after, body.advisor .ss-newspaper:before, body.advisor .ss-newspaper.right:after, body.advisor_responsive .ss-newspaper:before, body.advisor_responsive .ss-newspaper.right:after, body.client .ss-newspaper:before, body.client .ss-newspaper.right:after {
  content: '📰';
}

/* line 846, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-notice:before, body.admin .ss-notice.right:after, body.advisor .ss-notice:before, body.advisor .ss-notice.right:after, body.advisor_responsive .ss-notice:before, body.advisor_responsive .ss-notice.right:after, body.client .ss-notice:before, body.client .ss-notice.right:after {
  content: '';
}

/* line 850, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rows:before, body.admin .ss-rows.right:after, body.advisor .ss-rows:before, body.advisor .ss-rows.right:after, body.advisor_responsive .ss-rows:before, body.advisor_responsive .ss-rows.right:after, body.client .ss-rows:before, body.client .ss-rows.right:after {
  content: '';
}

/* line 854, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-columns:before, body.admin .ss-columns.right:after, body.advisor .ss-columns:before, body.advisor .ss-columns.right:after, body.advisor_responsive .ss-columns:before, body.advisor_responsive .ss-columns.right:after, body.client .ss-columns:before, body.client .ss-columns.right:after {
  content: '';
}

/* line 858, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-thumbnails:before, body.admin .ss-thumbnails.right:after, body.advisor .ss-thumbnails:before, body.advisor .ss-thumbnails.right:after, body.advisor_responsive .ss-thumbnails:before, body.advisor_responsive .ss-thumbnails.right:after, body.client .ss-thumbnails:before, body.client .ss-thumbnails.right:after {
  content: '';
}

/* line 862, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pagecurl:before, body.admin .ss-pagecurl.right:after, body.advisor .ss-pagecurl:before, body.advisor .ss-pagecurl.right:after, body.advisor_responsive .ss-pagecurl:before, body.advisor_responsive .ss-pagecurl.right:after, body.client .ss-pagecurl:before, body.client .ss-pagecurl.right:after {
  content: '';
}

/* line 866, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-desktop:before, body.admin .ss-desktop.right:after, body.advisor .ss-desktop:before, body.advisor .ss-desktop.right:after, body.advisor_responsive .ss-desktop:before, body.advisor_responsive .ss-desktop.right:after, body.client .ss-desktop:before, body.client .ss-desktop.right:after {
  content: '💻';
}

/* line 870, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-laptop:before, body.admin .ss-laptop.right:after, body.advisor .ss-laptop:before, body.advisor .ss-laptop.right:after, body.advisor_responsive .ss-laptop:before, body.advisor_responsive .ss-laptop.right:after, body.client .ss-laptop:before, body.client .ss-laptop.right:after {
  content: '';
}

/* line 874, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tablet:before, body.admin .ss-tablet.right:after, body.advisor .ss-tablet:before, body.advisor .ss-tablet.right:after, body.advisor_responsive .ss-tablet:before, body.advisor_responsive .ss-tablet.right:after, body.client .ss-tablet:before, body.client .ss-tablet.right:after {
  content: '';
}

/* line 878, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-smartphone:before, body.admin .ss-smartphone.right:after, body.advisor .ss-smartphone:before, body.advisor .ss-smartphone.right:after, body.advisor_responsive .ss-smartphone:before, body.advisor_responsive .ss-smartphone.right:after, body.client .ss-smartphone:before, body.client .ss-smartphone.right:after {
  content: '';
}

/* line 882, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cell:before, body.admin .ss-cell.right:after, body.advisor .ss-cell:before, body.advisor .ss-cell.right:after, body.advisor_responsive .ss-cell:before, body.advisor_responsive .ss-cell.right:after, body.client .ss-cell:before, body.client .ss-cell.right:after {
  content: '📱';
}

/* line 886, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-walkytalky:before, body.admin .ss-walkytalky.right:after, body.advisor .ss-walkytalky:before, body.advisor .ss-walkytalky.right:after, body.advisor_responsive .ss-walkytalky:before, body.advisor_responsive .ss-walkytalky.right:after, body.client .ss-walkytalky:before, body.client .ss-walkytalky.right:after {
  content: '';
}

/* line 890, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ereader:before, body.admin .ss-ereader.right:after, body.advisor .ss-ereader:before, body.advisor .ss-ereader.right:after, body.advisor_responsive .ss-ereader:before, body.advisor_responsive .ss-ereader.right:after, body.client .ss-ereader:before, body.client .ss-ereader.right:after {
  content: '';
}

/* line 894, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ebook:before, body.admin .ss-ebook.right:after, body.advisor .ss-ebook:before, body.advisor .ss-ebook.right:after, body.advisor_responsive .ss-ebook:before, body.advisor_responsive .ss-ebook.right:after, body.client .ss-ebook:before, body.client .ss-ebook.right:after {
  content: '';
}

/* line 898, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wifibook:before, body.admin .ss-wifibook.right:after, body.advisor .ss-wifibook:before, body.advisor .ss-wifibook.right:after, body.advisor_responsive .ss-wifibook:before, body.advisor_responsive .ss-wifibook.right:after, body.client .ss-wifibook:before, body.client .ss-wifibook.right:after {
  content: '';
}

/* line 902, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wifiopenbook:before, body.admin .ss-wifiopenbook.right:after, body.advisor .ss-wifiopenbook:before, body.advisor .ss-wifiopenbook.right:after, body.advisor_responsive .ss-wifiopenbook:before, body.advisor_responsive .ss-wifiopenbook.right:after, body.client .ss-wifiopenbook:before, body.client .ss-wifiopenbook.right:after {
  content: '';
}

/* line 906, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-battery:before, body.admin .ss-battery.right:after, body.advisor .ss-battery:before, body.advisor .ss-battery.right:after, body.advisor_responsive .ss-battery:before, body.advisor_responsive .ss-battery.right:after, body.client .ss-battery:before, body.client .ss-battery.right:after {
  content: '🔋';
}

/* line 910, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-highbattery:before, body.admin .ss-highbattery.right:after, body.advisor .ss-highbattery:before, body.advisor .ss-highbattery.right:after, body.advisor_responsive .ss-highbattery:before, body.advisor_responsive .ss-highbattery.right:after, body.client .ss-highbattery:before, body.client .ss-highbattery.right:after {
  content: '';
}

/* line 914, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-mediumbattery:before, body.admin .ss-mediumbattery.right:after, body.advisor .ss-mediumbattery:before, body.advisor .ss-mediumbattery.right:after, body.advisor_responsive .ss-mediumbattery:before, body.advisor_responsive .ss-mediumbattery.right:after, body.client .ss-mediumbattery:before, body.client .ss-mediumbattery.right:after {
  content: '';
}

/* line 918, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lowbattery:before, body.admin .ss-lowbattery.right:after, body.advisor .ss-lowbattery:before, body.advisor .ss-lowbattery.right:after, body.advisor_responsive .ss-lowbattery:before, body.advisor_responsive .ss-lowbattery.right:after, body.client .ss-lowbattery:before, body.client .ss-lowbattery.right:after {
  content: '';
}

/* line 922, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-emptybattery:before, body.admin .ss-emptybattery.right:after, body.advisor .ss-emptybattery:before, body.advisor .ss-emptybattery.right:after, body.advisor_responsive .ss-emptybattery:before, body.advisor_responsive .ss-emptybattery.right:after, body.client .ss-emptybattery:before, body.client .ss-emptybattery.right:after {
  content: '';
}

/* line 926, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-chargingbattery:before, body.admin .ss-chargingbattery.right:after, body.advisor .ss-chargingbattery:before, body.advisor .ss-chargingbattery.right:after, body.advisor_responsive .ss-chargingbattery:before, body.advisor_responsive .ss-chargingbattery.right:after, body.client .ss-chargingbattery:before, body.client .ss-chargingbattery.right:after {
  content: '';
}

/* line 930, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-heartmobile:before, body.admin .ss-heartmobile.right:after, body.advisor .ss-heartmobile:before, body.advisor .ss-heartmobile.right:after, body.advisor_responsive .ss-heartmobile:before, body.advisor_responsive .ss-heartmobile.right:after, body.client .ss-heartmobile:before, body.client .ss-heartmobile.right:after {
  content: '';
}

/* line 934, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-phonemobile:before, body.admin .ss-phonemobile.right:after, body.advisor .ss-phonemobile:before, body.advisor .ss-phonemobile.right:after, body.advisor_responsive .ss-phonemobile:before, body.advisor_responsive .ss-phonemobile.right:after, body.client .ss-phonemobile:before, body.client .ss-phonemobile.right:after {
  content: '';
}

/* line 938, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lockmobile:before, body.admin .ss-lockmobile.right:after, body.advisor .ss-lockmobile:before, body.advisor .ss-lockmobile.right:after, body.advisor_responsive .ss-lockmobile:before, body.advisor_responsive .ss-lockmobile.right:after, body.client .ss-lockmobile:before, body.client .ss-lockmobile.right:after {
  content: '';
}

/* line 942, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-textmobile:before, body.admin .ss-textmobile.right:after, body.advisor .ss-textmobile:before, body.advisor .ss-textmobile.right:after, body.advisor_responsive .ss-textmobile:before, body.advisor_responsive .ss-textmobile.right:after, body.client .ss-textmobile:before, body.client .ss-textmobile.right:after {
  content: '';
}

/* line 946, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dollarmobile:before, body.admin .ss-dollarmobile.right:after, body.advisor .ss-dollarmobile:before, body.advisor .ss-dollarmobile.right:after, body.advisor_responsive .ss-dollarmobile:before, body.advisor_responsive .ss-dollarmobile.right:after, body.client .ss-dollarmobile:before, body.client .ss-dollarmobile.right:after {
  content: '';
}

/* line 950, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-euromobile:before, body.admin .ss-euromobile.right:after, body.advisor .ss-euromobile:before, body.advisor .ss-euromobile.right:after, body.advisor_responsive .ss-euromobile:before, body.advisor_responsive .ss-euromobile.right:after, body.client .ss-euromobile:before, body.client .ss-euromobile.right:after {
  content: '';
}

/* line 954, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rssmobile:before, body.admin .ss-rssmobile.right:after, body.advisor .ss-rssmobile:before, body.advisor .ss-rssmobile.right:after, body.advisor_responsive .ss-rssmobile:before, body.advisor_responsive .ss-rssmobile.right:after, body.client .ss-rssmobile:before, body.client .ss-rssmobile.right:after {
  content: '';
}

/* line 958, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigationmobile:before, body.admin .ss-navigationmobile.right:after, body.advisor .ss-navigationmobile:before, body.advisor .ss-navigationmobile.right:after, body.advisor_responsive .ss-navigationmobile:before, body.advisor_responsive .ss-navigationmobile.right:after, body.client .ss-navigationmobile:before, body.client .ss-navigationmobile.right:after {
  content: '';
}

/* line 962, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-batterymobile:before, body.admin .ss-batterymobile.right:after, body.advisor .ss-batterymobile:before, body.advisor .ss-batterymobile.right:after, body.advisor_responsive .ss-batterymobile:before, body.advisor_responsive .ss-batterymobile.right:after, body.client .ss-batterymobile:before, body.client .ss-batterymobile.right:after {
  content: '';
}

/* line 966, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-powermobile:before, body.admin .ss-powermobile.right:after, body.advisor .ss-powermobile:before, body.advisor .ss-powermobile.right:after, body.advisor_responsive .ss-powermobile:before, body.advisor_responsive .ss-powermobile.right:after, body.client .ss-powermobile:before, body.client .ss-powermobile.right:after {
  content: '';
}

/* line 970, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-browseonline:before, body.admin .ss-browseonline.right:after, body.advisor .ss-browseonline:before, body.advisor .ss-browseonline.right:after, body.advisor_responsive .ss-browseonline:before, body.advisor_responsive .ss-browseonline.right:after, body.client .ss-browseonline:before, body.client .ss-browseonline.right:after {
  content: '';
}

/* line 974, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-shoponline:before, body.admin .ss-shoponline.right:after, body.advisor .ss-shoponline:before, body.advisor .ss-shoponline.right:after, body.advisor_responsive .ss-shoponline:before, body.advisor_responsive .ss-shoponline.right:after, body.client .ss-shoponline:before, body.client .ss-shoponline.right:after {
  content: '';
}

/* line 978, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bankonline:before, body.admin .ss-bankonline.right:after, body.advisor .ss-bankonline:before, body.advisor .ss-bankonline.right:after, body.advisor_responsive .ss-bankonline:before, body.advisor_responsive .ss-bankonline.right:after, body.client .ss-bankonline:before, body.client .ss-bankonline.right:after {
  content: '';
}

/* line 982, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-realtyonline:before, body.admin .ss-realtyonline.right:after, body.advisor .ss-realtyonline:before, body.advisor .ss-realtyonline.right:after, body.advisor_responsive .ss-realtyonline:before, body.advisor_responsive .ss-realtyonline.right:after, body.client .ss-realtyonline:before, body.client .ss-realtyonline.right:after {
  content: '';
}

/* line 986, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-readonline:before, body.admin .ss-readonline.right:after, body.advisor .ss-readonline:before, body.advisor .ss-readonline.right:after, body.advisor_responsive .ss-readonline:before, body.advisor_responsive .ss-readonline.right:after, body.client .ss-readonline:before, body.client .ss-readonline.right:after {
  content: '';
}

/* line 990, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-weatheronline:before, body.admin .ss-weatheronline.right:after, body.advisor .ss-weatheronline:before, body.advisor .ss-weatheronline.right:after, body.advisor_responsive .ss-weatheronline:before, body.advisor_responsive .ss-weatheronline.right:after, body.client .ss-weatheronline:before, body.client .ss-weatheronline.right:after {
  content: '';
}

/* line 994, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lightbulb:before, body.admin .ss-lightbulb.right:after, body.advisor .ss-lightbulb:before, body.advisor .ss-lightbulb.right:after, body.advisor_responsive .ss-lightbulb:before, body.advisor_responsive .ss-lightbulb.right:after, body.client .ss-lightbulb:before, body.client .ss-lightbulb.right:after {
  content: '💡';
}

/* line 998, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lightbulbon:before, body.admin .ss-lightbulbon.right:after, body.advisor .ss-lightbulbon:before, body.advisor .ss-lightbulbon.right:after, body.advisor_responsive .ss-lightbulbon:before, body.advisor_responsive .ss-lightbulbon.right:after, body.client .ss-lightbulbon:before, body.client .ss-lightbulbon.right:after {
  content: '';
}

/* line 1002, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cfl:before, body.admin .ss-cfl.right:after, body.advisor .ss-cfl:before, body.advisor .ss-cfl.right:after, body.advisor_responsive .ss-cfl:before, body.advisor_responsive .ss-cfl.right:after, body.client .ss-cfl:before, body.client .ss-cfl.right:after {
  content: '';
}

/* line 1006, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hairdryer:before, body.admin .ss-hairdryer.right:after, body.advisor .ss-hairdryer:before, body.advisor .ss-hairdryer.right:after, body.advisor_responsive .ss-hairdryer:before, body.advisor_responsive .ss-hairdryer.right:after, body.client .ss-hairdryer:before, body.client .ss-hairdryer.right:after {
  content: '';
}

/* line 1010, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-picnictable:before, body.admin .ss-picnictable.right:after, body.advisor .ss-picnictable:before, body.advisor .ss-picnictable.right:after, body.advisor_responsive .ss-picnictable:before, body.advisor_responsive .ss-picnictable.right:after, body.client .ss-picnictable:before, body.client .ss-picnictable.right:after {
  content: '';
}

/* line 1014, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-flame:before, body.admin .ss-flame.right:after, body.advisor .ss-flame:before, body.advisor .ss-flame.right:after, body.advisor_responsive .ss-flame:before, body.advisor_responsive .ss-flame.right:after, body.client .ss-flame:before, body.client .ss-flame.right:after {
  content: '';
}

/* line 1018, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-campfire:before, body.admin .ss-campfire.right:after, body.advisor .ss-campfire:before, body.advisor .ss-campfire.right:after, body.advisor_responsive .ss-campfire:before, body.advisor_responsive .ss-campfire.right:after, body.client .ss-campfire:before, body.client .ss-campfire.right:after {
  content: '🔥';
}

/* line 1022, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bonfire:before, body.admin .ss-bonfire.right:after, body.advisor .ss-bonfire:before, body.advisor .ss-bonfire.right:after, body.advisor_responsive .ss-bonfire:before, body.advisor_responsive .ss-bonfire.right:after, body.client .ss-bonfire:before, body.client .ss-bonfire.right:after {
  content: '';
}

/* line 1026, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-balloon:before, body.admin .ss-balloon.right:after, body.advisor .ss-balloon:before, body.advisor .ss-balloon.right:after, body.advisor_responsive .ss-balloon:before, body.advisor_responsive .ss-balloon.right:after, body.client .ss-balloon:before, body.client .ss-balloon.right:after {
  content: '🎈';
}

/* line 1030, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-christmastree:before, body.admin .ss-christmastree.right:after, body.advisor .ss-christmastree:before, body.advisor .ss-christmastree.right:after, body.advisor_responsive .ss-christmastree:before, body.advisor_responsive .ss-christmastree.right:after, body.client .ss-christmastree:before, body.client .ss-christmastree.right:after {
  content: '🎄';
}

/* line 1034, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sweep:before, body.admin .ss-sweep.right:after, body.advisor .ss-sweep:before, body.advisor .ss-sweep.right:after, body.advisor_responsive .ss-sweep:before, body.advisor_responsive .ss-sweep.right:after, body.client .ss-sweep:before, body.client .ss-sweep.right:after {
  content: '';
}

/* line 1038, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-chess:before, body.admin .ss-chess.right:after, body.advisor .ss-chess:before, body.advisor .ss-chess.right:after, body.advisor_responsive .ss-chess:before, body.advisor_responsive .ss-chess.right:after, body.client .ss-chess:before, body.client .ss-chess.right:after {
  content: '♞';
}

/* line 1042, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-onedie:before, body.admin .ss-onedie.right:after, body.advisor .ss-onedie:before, body.advisor .ss-onedie.right:after, body.advisor_responsive .ss-onedie:before, body.advisor_responsive .ss-onedie.right:after, body.client .ss-onedie:before, body.client .ss-onedie.right:after {
  content: '⚀';
}

/* line 1046, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-twodie:before, body.admin .ss-twodie.right:after, body.advisor .ss-twodie:before, body.advisor .ss-twodie.right:after, body.advisor_responsive .ss-twodie:before, body.advisor_responsive .ss-twodie.right:after, body.client .ss-twodie:before, body.client .ss-twodie.right:after {
  content: '⚁';
}

/* line 1050, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-threedie:before, body.admin .ss-threedie.right:after, body.advisor .ss-threedie:before, body.advisor .ss-threedie.right:after, body.advisor_responsive .ss-threedie:before, body.advisor_responsive .ss-threedie.right:after, body.client .ss-threedie:before, body.client .ss-threedie.right:after {
  content: '⚂';
}

/* line 1054, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fourdie:before, body.admin .ss-fourdie.right:after, body.advisor .ss-fourdie:before, body.advisor .ss-fourdie.right:after, body.advisor_responsive .ss-fourdie:before, body.advisor_responsive .ss-fourdie.right:after, body.client .ss-fourdie:before, body.client .ss-fourdie.right:after {
  content: '⚃';
}

/* line 1058, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fivedie:before, body.admin .ss-fivedie.right:after, body.advisor .ss-fivedie:before, body.advisor .ss-fivedie.right:after, body.advisor_responsive .ss-fivedie:before, body.advisor_responsive .ss-fivedie.right:after, body.client .ss-fivedie:before, body.client .ss-fivedie.right:after {
  content: '⚄';
}

/* line 1062, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sixdie:before, body.admin .ss-sixdie.right:after, body.advisor .ss-sixdie:before, body.advisor .ss-sixdie.right:after, body.advisor_responsive .ss-sixdie:before, body.advisor_responsive .ss-sixdie.right:after, body.client .ss-sixdie:before, body.client .ss-sixdie.right:after {
  content: '⚅';
}

/* line 1066, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadcloud:before, body.admin .ss-downloadcloud.right:after, body.advisor .ss-downloadcloud:before, body.advisor .ss-downloadcloud.right:after, body.advisor_responsive .ss-downloadcloud:before, body.advisor_responsive .ss-downloadcloud.right:after, body.client .ss-downloadcloud:before, body.client .ss-downloadcloud.right:after {
  content: '';
}

/* line 1070, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-download:before, body.admin .ss-download.right:after, body.advisor .ss-download:before, body.advisor .ss-download.right:after, body.advisor_responsive .ss-download:before, body.advisor_responsive .ss-download.right:after, body.client .ss-download:before, body.client .ss-download.right:after {
  content: '';
}

/* line 1074, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadbox:before, body.admin .ss-downloadbox.right:after, body.advisor .ss-downloadbox:before, body.advisor .ss-downloadbox.right:after, body.advisor_responsive .ss-downloadbox:before, body.advisor_responsive .ss-downloadbox.right:after, body.client .ss-downloadbox:before, body.client .ss-downloadbox.right:after {
  content: '';
}

/* line 1078, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadcrate:before, body.admin .ss-downloadcrate.right:after, body.advisor .ss-downloadcrate:before, body.advisor .ss-downloadcrate.right:after, body.advisor_responsive .ss-downloadcrate:before, body.advisor_responsive .ss-downloadcrate.right:after, body.client .ss-downloadcrate:before, body.client .ss-downloadcrate.right:after {
  content: '';
}

/* line 1082, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-uploadcloud:before, body.admin .ss-uploadcloud.right:after, body.advisor .ss-uploadcloud:before, body.advisor .ss-uploadcloud.right:after, body.advisor_responsive .ss-uploadcloud:before, body.advisor_responsive .ss-uploadcloud.right:after, body.client .ss-uploadcloud:before, body.client .ss-uploadcloud.right:after {
  content: '';
}

/* line 1086, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-upload:before, body.admin .ss-upload.right:after, body.advisor .ss-upload:before, body.advisor .ss-upload.right:after, body.advisor_responsive .ss-upload:before, body.advisor_responsive .ss-upload.right:after, body.client .ss-upload:before, body.client .ss-upload.right:after {
  content: '';
}

/* line 1090, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-uploadbox:before, body.admin .ss-uploadbox.right:after, body.advisor .ss-uploadbox:before, body.advisor .ss-uploadbox.right:after, body.advisor_responsive .ss-uploadbox:before, body.advisor_responsive .ss-uploadbox.right:after, body.client .ss-uploadbox:before, body.client .ss-uploadbox.right:after {
  content: '';
}

/* line 1094, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-uploadcrate:before, body.admin .ss-uploadcrate.right:after, body.advisor .ss-uploadcrate:before, body.advisor .ss-uploadcrate.right:after, body.advisor_responsive .ss-uploadcrate:before, body.advisor_responsive .ss-uploadcrate.right:after, body.client .ss-uploadcrate:before, body.client .ss-uploadcrate.right:after {
  content: '';
}

/* line 1098, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fork:before, body.admin .ss-fork.right:after, body.advisor .ss-fork:before, body.advisor .ss-fork.right:after, body.advisor_responsive .ss-fork:before, body.advisor_responsive .ss-fork.right:after, body.client .ss-fork:before, body.client .ss-fork.right:after {
  content: '';
}

/* line 1102, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-merge:before, body.admin .ss-merge.right:after, body.advisor .ss-merge:before, body.advisor .ss-merge.right:after, body.advisor_responsive .ss-merge:before, body.advisor_responsive .ss-merge.right:after, body.client .ss-merge:before, body.client .ss-merge.right:after {
  content: '';
}

/* line 1106, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-refresh:before, body.admin .ss-refresh.right:after, body.advisor .ss-refresh:before, body.advisor .ss-refresh.right:after, body.advisor_responsive .ss-refresh:before, body.advisor_responsive .ss-refresh.right:after, body.client .ss-refresh:before, body.client .ss-refresh.right:after {
  content: '↻';
}

/* line 1110, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sync:before, body.admin .ss-sync.right:after, body.advisor .ss-sync:before, body.advisor .ss-sync.right:after, body.advisor_responsive .ss-sync:before, body.advisor_responsive .ss-sync.right:after, body.client .ss-sync:before, body.client .ss-sync.right:after {
  content: '';
}

/* line 1114, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-loading:before, body.admin .ss-loading.right:after, body.advisor .ss-loading:before, body.advisor .ss-loading.right:after, body.advisor_responsive .ss-loading:before, body.advisor_responsive .ss-loading.right:after, body.client .ss-loading:before, body.client .ss-loading.right:after {
  content: '';
}

/* line 1118, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wifi:before, body.admin .ss-wifi.right:after, body.advisor .ss-wifi:before, body.advisor .ss-wifi.right:after, body.advisor_responsive .ss-wifi:before, body.advisor_responsive .ss-wifi.right:after, body.client .ss-wifi:before, body.client .ss-wifi.right:after {
  content: '';
}

/* line 1122, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-connection:before, body.admin .ss-connection.right:after, body.advisor .ss-connection:before, body.advisor .ss-connection.right:after, body.advisor_responsive .ss-connection:before, body.advisor_responsive .ss-connection.right:after, body.client .ss-connection:before, body.client .ss-connection.right:after {
  content: '';
}

/* line 1126, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-reload:before, body.admin .ss-reload.right:after, body.advisor .ss-reload:before, body.advisor .ss-reload.right:after, body.advisor_responsive .ss-reload:before, body.advisor_responsive .ss-reload.right:after, body.client .ss-reload:before, body.client .ss-reload.right:after {
  content: '';
}

/* line 1130, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-file:before, body.admin .ss-file.right:after, body.advisor .ss-file:before, body.advisor .ss-file.right:after, body.advisor_responsive .ss-file:before, body.advisor_responsive .ss-file.right:after, body.client .ss-file:before, body.client .ss-file.right:after {
  content: '📄';
}

/* line 1134, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-addfile:before, body.admin .ss-addfile.right:after, body.advisor .ss-addfile:before, body.advisor .ss-addfile.right:after, body.advisor_responsive .ss-addfile:before, body.advisor_responsive .ss-addfile.right:after, body.client .ss-addfile:before, body.client .ss-addfile.right:after {
  content: '';
}

/* line 1138, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-removefile:before, body.admin .ss-removefile.right:after, body.advisor .ss-removefile:before, body.advisor .ss-removefile.right:after, body.advisor_responsive .ss-removefile:before, body.advisor_responsive .ss-removefile.right:after, body.client .ss-removefile:before, body.client .ss-removefile.right:after {
  content: '';
}

/* line 1142, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deletefile:before, body.admin .ss-deletefile.right:after, body.advisor .ss-deletefile:before, body.advisor .ss-deletefile.right:after, body.advisor_responsive .ss-deletefile:before, body.advisor_responsive .ss-deletefile.right:after, body.client .ss-deletefile:before, body.client .ss-deletefile.right:after {
  content: '';
}

/* line 1146, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadfile:before, body.admin .ss-downloadfile.right:after, body.advisor .ss-downloadfile:before, body.advisor .ss-downloadfile.right:after, body.advisor_responsive .ss-downloadfile:before, body.advisor_responsive .ss-downloadfile.right:after, body.client .ss-downloadfile:before, body.client .ss-downloadfile.right:after {
  content: '';
}

/* line 1150, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-uploadfile:before, body.admin .ss-uploadfile.right:after, body.advisor .ss-uploadfile:before, body.advisor .ss-uploadfile.right:after, body.advisor_responsive .ss-uploadfile:before, body.advisor_responsive .ss-uploadfile.right:after, body.client .ss-uploadfile:before, body.client .ss-uploadfile.right:after {
  content: '';
}

/* line 1154, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-importfile:before, body.admin .ss-importfile.right:after, body.advisor .ss-importfile:before, body.advisor .ss-importfile.right:after, body.advisor_responsive .ss-importfile:before, body.advisor_responsive .ss-importfile.right:after, body.client .ss-importfile:before, body.client .ss-importfile.right:after {
  content: '';
}

/* line 1158, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-exportfile:before, body.admin .ss-exportfile.right:after, body.advisor .ss-exportfile:before, body.advisor .ss-exportfile.right:after, body.advisor_responsive .ss-exportfile:before, body.advisor_responsive .ss-exportfile.right:after, body.client .ss-exportfile:before, body.client .ss-exportfile.right:after {
  content: '';
}

/* line 1162, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-settingsfile:before, body.admin .ss-settingsfile.right:after, body.advisor .ss-settingsfile:before, body.advisor .ss-settingsfile.right:after, body.advisor_responsive .ss-settingsfile:before, body.advisor_responsive .ss-settingsfile.right:after, body.client .ss-settingsfile:before, body.client .ss-settingsfile.right:after {
  content: '';
}

/* line 1166, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lockfile:before, body.admin .ss-lockfile.right:after, body.advisor .ss-lockfile:before, body.advisor .ss-lockfile.right:after, body.advisor_responsive .ss-lockfile:before, body.advisor_responsive .ss-lockfile.right:after, body.client .ss-lockfile:before, body.client .ss-lockfile.right:after {
  content: '';
}

/* line 1170, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-userfile:before, body.admin .ss-userfile.right:after, body.advisor .ss-userfile:before, body.advisor .ss-userfile.right:after, body.advisor_responsive .ss-userfile:before, body.advisor_responsive .ss-userfile.right:after, body.client .ss-userfile:before, body.client .ss-userfile.right:after {
  content: '';
}

/* line 1174, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-picturefile:before, body.admin .ss-picturefile.right:after, body.advisor .ss-picturefile:before, body.advisor .ss-picturefile.right:after, body.advisor_responsive .ss-picturefile:before, body.advisor_responsive .ss-picturefile.right:after, body.client .ss-picturefile:before, body.client .ss-picturefile.right:after {
  content: '';
}

/* line 1178, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-textfile:before, body.admin .ss-textfile.right:after, body.advisor .ss-textfile:before, body.advisor .ss-textfile.right:after, body.advisor_responsive .ss-textfile:before, body.advisor_responsive .ss-textfile.right:after, body.client .ss-textfile:before, body.client .ss-textfile.right:after {
  content: '';
}

/* line 1182, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-exe:before, body.admin .ss-exe.right:after, body.advisor .ss-exe:before, body.advisor .ss-exe.right:after, body.advisor_responsive .ss-exe:before, body.advisor_responsive .ss-exe.right:after, body.client .ss-exe:before, body.client .ss-exe.right:after {
  content: '';
}

/* line 1186, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-zip:before, body.admin .ss-zip.right:after, body.advisor .ss-zip:before, body.advisor .ss-zip.right:after, body.advisor_responsive .ss-zip:before, body.advisor_responsive .ss-zip.right:after, body.client .ss-zip:before, body.client .ss-zip.right:after {
  content: '';
}

/* line 1190, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-doc:before, body.admin .ss-doc.right:after, body.advisor .ss-doc:before, body.advisor .ss-doc.right:after, body.advisor_responsive .ss-doc:before, body.advisor_responsive .ss-doc.right:after, body.client .ss-doc:before, body.client .ss-doc.right:after {
  content: '';
}

/* line 1194, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ppt:before, body.admin .ss-ppt.right:after, body.advisor .ss-ppt:before, body.advisor .ss-ppt.right:after, body.advisor_responsive .ss-ppt:before, body.advisor_responsive .ss-ppt.right:after, body.client .ss-ppt:before, body.client .ss-ppt.right:after {
  content: '';
}

/* line 1198, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pdf:before, body.admin .ss-pdf.right:after, body.advisor .ss-pdf:before, body.advisor .ss-pdf.right:after, body.advisor_responsive .ss-pdf:before, body.advisor_responsive .ss-pdf.right:after, body.client .ss-pdf:before, body.client .ss-pdf.right:after {
  content: '';
}

/* line 1202, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-jpg:before, body.admin .ss-jpg.right:after, body.advisor .ss-jpg:before, body.advisor .ss-jpg.right:after, body.advisor_responsive .ss-jpg:before, body.advisor_responsive .ss-jpg.right:after, body.client .ss-jpg:before, body.client .ss-jpg.right:after {
  content: '';
}

/* line 1206, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-png:before, body.admin .ss-png.right:after, body.advisor .ss-png:before, body.advisor .ss-png.right:after, body.advisor_responsive .ss-png:before, body.advisor_responsive .ss-png.right:after, body.client .ss-png:before, body.client .ss-png.right:after {
  content: '';
}

/* line 1210, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-folder:before, body.admin .ss-folder.right:after, body.advisor .ss-folder:before, body.advisor .ss-folder.right:after, body.advisor_responsive .ss-folder:before, body.advisor_responsive .ss-folder.right:after, body.client .ss-folder:before, body.client .ss-folder.right:after {
  content: '📁';
}

/* line 1214, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-openfolder:before, body.admin .ss-openfolder.right:after, body.advisor .ss-openfolder:before, body.advisor .ss-openfolder.right:after, body.advisor_responsive .ss-openfolder:before, body.advisor_responsive .ss-openfolder.right:after, body.client .ss-openfolder:before, body.client .ss-openfolder.right:after {
  content: '📂';
}

/* line 1218, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downloadfolder:before, body.admin .ss-downloadfolder.right:after, body.advisor .ss-downloadfolder:before, body.advisor .ss-downloadfolder.right:after, body.advisor_responsive .ss-downloadfolder:before, body.advisor_responsive .ss-downloadfolder.right:after, body.client .ss-downloadfolder:before, body.client .ss-downloadfolder.right:after {
  content: '';
}

/* line 1222, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-uploadfolder:before, body.admin .ss-uploadfolder.right:after, body.advisor .ss-uploadfolder:before, body.advisor .ss-uploadfolder.right:after, body.advisor_responsive .ss-uploadfolder:before, body.advisor_responsive .ss-uploadfolder.right:after, body.client .ss-uploadfolder:before, body.client .ss-uploadfolder.right:after {
  content: '';
}

/* line 1226, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cloudfolder:before, body.admin .ss-cloudfolder.right:after, body.advisor .ss-cloudfolder:before, body.advisor .ss-cloudfolder.right:after, body.advisor_responsive .ss-cloudfolder:before, body.advisor_responsive .ss-cloudfolder.right:after, body.client .ss-cloudfolder:before, body.client .ss-cloudfolder.right:after {
  content: '';
}

/* line 1230, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-lockfolder:before, body.admin .ss-lockfolder.right:after, body.advisor .ss-lockfolder:before, body.advisor .ss-lockfolder.right:after, body.advisor_responsive .ss-lockfolder:before, body.advisor_responsive .ss-lockfolder.right:after, body.client .ss-lockfolder:before, body.client .ss-lockfolder.right:after {
  content: '';
}

/* line 1234, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-securefolder:before, body.admin .ss-securefolder.right:after, body.advisor .ss-securefolder:before, body.advisor .ss-securefolder.right:after, body.advisor_responsive .ss-securefolder:before, body.advisor_responsive .ss-securefolder.right:after, body.client .ss-securefolder:before, body.client .ss-securefolder.right:after {
  content: '';
}

/* line 1238, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-picturefolder:before, body.admin .ss-picturefolder.right:after, body.advisor .ss-picturefolder:before, body.advisor .ss-picturefolder.right:after, body.advisor_responsive .ss-picturefolder:before, body.advisor_responsive .ss-picturefolder.right:after, body.client .ss-picturefolder:before, body.client .ss-picturefolder.right:after {
  content: '';
}

/* line 1242, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-moviefolder:before, body.admin .ss-moviefolder.right:after, body.advisor .ss-moviefolder:before, body.advisor .ss-moviefolder.right:after, body.advisor_responsive .ss-moviefolder:before, body.advisor_responsive .ss-moviefolder.right:after, body.client .ss-moviefolder:before, body.client .ss-moviefolder.right:after {
  content: '';
}

/* line 1246, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-quote:before, body.admin .ss-quote.right:after, body.advisor .ss-quote:before, body.advisor .ss-quote.right:after, body.advisor_responsive .ss-quote:before, body.advisor_responsive .ss-quote.right:after, body.client .ss-quote:before, body.client .ss-quote.right:after {
  content: '“';
}

/* line 1250, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-text:before, body.admin .ss-text.right:after, body.advisor .ss-text:before, body.advisor .ss-text.right:after, body.advisor_responsive .ss-text:before, body.advisor_responsive .ss-text.right:after, body.client .ss-text:before, body.client .ss-text.right:after {
  content: '';
}

/* line 1254, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-font:before, body.admin .ss-font.right:after, body.advisor .ss-font:before, body.advisor .ss-font.right:after, body.advisor_responsive .ss-font:before, body.advisor_responsive .ss-font.right:after, body.client .ss-font:before, body.client .ss-font.right:after {
  content: '';
}

/* line 1258, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-highlight:before, body.admin .ss-highlight.right:after, body.advisor .ss-highlight:before, body.advisor .ss-highlight.right:after, body.advisor_responsive .ss-highlight:before, body.advisor_responsive .ss-highlight.right:after, body.client .ss-highlight:before, body.client .ss-highlight.right:after {
  content: '';
}

/* line 1262, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-print:before, body.admin .ss-print.right:after, body.advisor .ss-print:before, body.advisor .ss-print.right:after, body.advisor_responsive .ss-print:before, body.advisor_responsive .ss-print.right:after, body.client .ss-print:before, body.client .ss-print.right:after {
  content: '⎙';
}

/* line 1266, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fax:before, body.admin .ss-fax.right:after, body.advisor .ss-fax:before, body.advisor .ss-fax.right:after, body.advisor_responsive .ss-fax:before, body.advisor_responsive .ss-fax.right:after, body.client .ss-fax:before, body.client .ss-fax.right:after {
  content: '📠';
}

/* line 1270, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-list:before, body.admin .ss-list.right:after, body.advisor .ss-list:before, body.advisor .ss-list.right:after, body.advisor_responsive .ss-list:before, body.advisor_responsive .ss-list.right:after, body.client .ss-list:before, body.client .ss-list.right:after {
  content: '';
}

/* line 1274, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-layout:before, body.admin .ss-layout.right:after, body.advisor .ss-layout:before, body.advisor .ss-layout.right:after, body.advisor_responsive .ss-layout:before, body.advisor_responsive .ss-layout.right:after, body.client .ss-layout:before, body.client .ss-layout.right:after {
  content: '';
}

/* line 1278, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-action:before, body.admin .ss-action.right:after, body.advisor .ss-action:before, body.advisor .ss-action.right:after, body.advisor_responsive .ss-action:before, body.advisor_responsive .ss-action.right:after, body.client .ss-action:before, body.client .ss-action.right:after {
  content: '';
}

/* line 1282, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-redirect:before, body.admin .ss-redirect.right:after, body.advisor .ss-redirect:before, body.advisor .ss-redirect.right:after, body.advisor_responsive .ss-redirect:before, body.advisor_responsive .ss-redirect.right:after, body.client .ss-redirect:before, body.client .ss-redirect.right:after {
  content: '↪';
}

/* line 1286, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-expand:before, body.admin .ss-expand.right:after, body.advisor .ss-expand:before, body.advisor .ss-expand.right:after, body.advisor_responsive .ss-expand:before, body.advisor_responsive .ss-expand.right:after, body.client .ss-expand:before, body.client .ss-expand.right:after {
  content: '⤢';
}

/* line 1290, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-contract:before, body.admin .ss-contract.right:after, body.advisor .ss-contract:before, body.advisor .ss-contract.right:after, body.advisor_responsive .ss-contract:before, body.advisor_responsive .ss-contract.right:after, body.client .ss-contract:before, body.client .ss-contract.right:after {
  content: '';
}

/* line 1294, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-help:before, body.admin .ss-help.right:after, body.advisor .ss-help:before, body.advisor .ss-help.right:after, body.advisor_responsive .ss-help:before, body.advisor_responsive .ss-help.right:after, body.client .ss-help:before, body.client .ss-help.right:after {
  content: '❓';
}

/* line 1298, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-info:before, body.admin .ss-info.right:after, body.advisor .ss-info:before, body.advisor .ss-info.right:after, body.advisor_responsive .ss-info:before, body.advisor_responsive .ss-info.right:after, body.client .ss-info:before, body.client .ss-info.right:after {
  content: 'ℹ';
}

/* line 1302, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-alert:before, body.admin .ss-alert.right:after, body.advisor .ss-alert:before, body.advisor .ss-alert.right:after, body.advisor_responsive .ss-alert:before, body.advisor_responsive .ss-alert.right:after, body.client .ss-alert:before, body.client .ss-alert.right:after {
  content: '⚠';
}

/* line 1306, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-caution:before, body.admin .ss-caution.right:after, body.advisor .ss-caution:before, body.advisor .ss-caution.right:after, body.advisor_responsive .ss-caution:before, body.advisor_responsive .ss-caution.right:after, body.client .ss-caution:before, body.client .ss-caution.right:after {
  content: '⛔';
}

/* line 1310, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-logout:before, body.admin .ss-logout.right:after, body.advisor .ss-logout:before, body.advisor .ss-logout.right:after, body.advisor_responsive .ss-logout:before, body.advisor_responsive .ss-logout.right:after, body.client .ss-logout:before, body.client .ss-logout.right:after {
  content: '';
}

/* line 1314, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-login:before, body.admin .ss-login.right:after, body.advisor .ss-login:before, body.advisor .ss-login.right:after, body.advisor_responsive .ss-login:before, body.advisor_responsive .ss-login.right:after, body.client .ss-login:before, body.client .ss-login.right:after {
  content: '';
}

/* line 1318, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-scaleup:before, body.admin .ss-scaleup.right:after, body.advisor .ss-scaleup:before, body.advisor .ss-scaleup.right:after, body.advisor_responsive .ss-scaleup:before, body.advisor_responsive .ss-scaleup.right:after, body.client .ss-scaleup:before, body.client .ss-scaleup.right:after {
  content: '';
}

/* line 1322, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-scaledown:before, body.admin .ss-scaledown.right:after, body.advisor .ss-scaledown:before, body.advisor .ss-scaledown.right:after, body.advisor_responsive .ss-scaledown:before, body.advisor_responsive .ss-scaledown.right:after, body.client .ss-scaledown:before, body.client .ss-scaledown.right:after {
  content: '';
}

/* line 1326, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-plus:before, body.admin .ss-plus.right:after, body.advisor .ss-plus:before, body.advisor .ss-plus.right:after, body.advisor_responsive .ss-plus:before, body.advisor_responsive .ss-plus.right:after, body.client .ss-plus:before, body.client .ss-plus.right:after {
  content: '+';
}

/* line 1330, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hyphen:before, body.admin .ss-hyphen.right:after, body.advisor .ss-hyphen:before, body.advisor .ss-hyphen.right:after, body.advisor_responsive .ss-hyphen:before, body.advisor_responsive .ss-hyphen.right:after, body.client .ss-hyphen:before, body.client .ss-hyphen.right:after {
  content: '-';
}

/* line 1334, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-check:before, body.admin .ss-check.right:after, body.advisor .ss-check:before, body.advisor .ss-check.right:after, body.advisor_responsive .ss-check:before, body.advisor_responsive .ss-check.right:after, body.client .ss-check:before, body.client .ss-check.right:after {
  content: '✓';
}

/* line 1338, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-delete:before, body.admin .ss-delete.right:after, body.advisor .ss-delete:before, body.advisor .ss-delete.right:after, body.advisor_responsive .ss-delete:before, body.advisor_responsive .ss-delete.right:after, body.client .ss-delete:before, body.client .ss-delete.right:after {
  content: '␡';
}

/* line 1342, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bearface:before, body.admin .ss-bearface.right:after, body.advisor .ss-bearface:before, body.advisor .ss-bearface.right:after, body.advisor_responsive .ss-bearface:before, body.advisor_responsive .ss-bearface.right:after, body.client .ss-bearface:before, body.client .ss-bearface.right:after {
  content: '🐻';
}

/* line 1346, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bird:before, body.admin .ss-bird.right:after, body.advisor .ss-bird:before, body.advisor .ss-bird.right:after, body.advisor_responsive .ss-bird:before, body.advisor_responsive .ss-bird.right:after, body.client .ss-bird:before, body.client .ss-bird.right:after {
  content: '🐦';
}

/* line 1350, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fishes:before, body.admin .ss-fishes.right:after, body.advisor .ss-fishes:before, body.advisor .ss-fishes.right:after, body.advisor_responsive .ss-fishes:before, body.advisor_responsive .ss-fishes.right:after, body.client .ss-fishes:before, body.client .ss-fishes.right:after {
  content: '';
}

/* line 1354, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tropicalfish:before, body.admin .ss-tropicalfish.right:after, body.advisor .ss-tropicalfish:before, body.advisor .ss-tropicalfish.right:after, body.advisor_responsive .ss-tropicalfish:before, body.advisor_responsive .ss-tropicalfish.right:after, body.client .ss-tropicalfish:before, body.client .ss-tropicalfish.right:after {
  content: '';
}

/* line 1358, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tree:before, body.admin .ss-tree.right:after, body.advisor .ss-tree:before, body.advisor .ss-tree.right:after, body.advisor_responsive .ss-tree:before, body.advisor_responsive .ss-tree.right:after, body.client .ss-tree:before, body.client .ss-tree.right:after {
  content: '🌳';
}

/* line 1362, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-evergreen:before, body.admin .ss-evergreen.right:after, body.advisor .ss-evergreen:before, body.advisor .ss-evergreen.right:after, body.advisor_responsive .ss-evergreen:before, body.advisor_responsive .ss-evergreen.right:after, body.client .ss-evergreen:before, body.client .ss-evergreen.right:after {
  content: '🌲';
}

/* line 1366, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-palmtree:before, body.admin .ss-palmtree.right:after, body.advisor .ss-palmtree:before, body.advisor .ss-palmtree.right:after, body.advisor_responsive .ss-palmtree:before, body.advisor_responsive .ss-palmtree.right:after, body.client .ss-palmtree:before, body.client .ss-palmtree.right:after {
  content: '🌴';
}

/* line 1370, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-leaf:before, body.admin .ss-leaf.right:after, body.advisor .ss-leaf:before, body.advisor .ss-leaf.right:after, body.advisor_responsive .ss-leaf:before, body.advisor_responsive .ss-leaf.right:after, body.client .ss-leaf:before, body.client .ss-leaf.right:after {
  content: '🍂';
}

/* line 1374, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-seedling:before, body.admin .ss-seedling.right:after, body.advisor .ss-seedling:before, body.advisor .ss-seedling.right:after, body.advisor_responsive .ss-seedling:before, body.advisor_responsive .ss-seedling.right:after, body.client .ss-seedling:before, body.client .ss-seedling.right:after {
  content: '🌱';
}

/* line 1378, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-grass:before, body.admin .ss-grass.right:after, body.advisor .ss-grass:before, body.advisor .ss-grass.right:after, body.advisor_responsive .ss-grass:before, body.advisor_responsive .ss-grass.right:after, body.client .ss-grass:before, body.client .ss-grass.right:after {
  content: '';
}

/* line 1382, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-settings:before, body.admin .ss-settings.right:after, body.advisor .ss-settings:before, body.advisor .ss-settings.right:after, body.advisor_responsive .ss-settings:before, body.advisor_responsive .ss-settings.right:after, body.client .ss-settings:before, body.client .ss-settings.right:after {
  content: '⚙';
}

/* line 1386, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dashboard:before, body.admin .ss-dashboard.right:after, body.advisor .ss-dashboard:before, body.advisor .ss-dashboard.right:after, body.advisor_responsive .ss-dashboard:before, body.advisor_responsive .ss-dashboard.right:after, body.client .ss-dashboard:before, body.client .ss-dashboard.right:after {
  content: '';
}

/* line 1390, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dial:before, body.admin .ss-dial.right:after, body.advisor .ss-dial:before, body.advisor .ss-dial.right:after, body.advisor_responsive .ss-dial:before, body.advisor_responsive .ss-dial.right:after, body.client .ss-dial:before, body.client .ss-dial.right:after {
  content: '';
}

/* line 1394, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-notifications:before, body.admin .ss-notifications.right:after, body.advisor .ss-notifications:before, body.advisor .ss-notifications.right:after, body.advisor_responsive .ss-notifications:before, body.advisor_responsive .ss-notifications.right:after, body.client .ss-notifications:before, body.client .ss-notifications.right:after {
  content: '🔔';
}

/* line 1398, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-notificationsdisabled:before, body.admin .ss-notificationsdisabled.right:after, body.advisor .ss-notificationsdisabled:before, body.advisor .ss-notificationsdisabled.right:after, body.advisor_responsive .ss-notificationsdisabled:before, body.advisor_responsive .ss-notificationsdisabled.right:after, body.client .ss-notificationsdisabled:before, body.client .ss-notificationsdisabled.right:after {
  content: '🔕';
}

/* line 1402, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-flash:before, body.admin .ss-flash.right:after, body.advisor .ss-flash:before, body.advisor .ss-flash.right:after, body.advisor_responsive .ss-flash:before, body.advisor_responsive .ss-flash.right:after, body.client .ss-flash:before, body.client .ss-flash.right:after {
  content: '⌁';
}

/* line 1406, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wrench:before, body.admin .ss-wrench.right:after, body.advisor .ss-wrench:before, body.advisor .ss-wrench.right:after, body.advisor_responsive .ss-wrench:before, body.advisor_responsive .ss-wrench.right:after, body.client .ss-wrench:before, body.client .ss-wrench.right:after {
  content: '🔧';
}

/* line 1410, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tapemeasure:before, body.admin .ss-tapemeasure.right:after, body.advisor .ss-tapemeasure:before, body.advisor .ss-tapemeasure.right:after, body.advisor_responsive .ss-tapemeasure:before, body.advisor_responsive .ss-tapemeasure.right:after, body.client .ss-tapemeasure:before, body.client .ss-tapemeasure.right:after {
  content: '';
}

/* line 1414, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-clock:before, body.admin .ss-clock.right:after, body.advisor .ss-clock:before, body.advisor .ss-clock.right:after, body.advisor_responsive .ss-clock:before, body.advisor_responsive .ss-clock.right:after, body.client .ss-clock:before, body.client .ss-clock.right:after {
  content: '⏲';
}

/* line 1418, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-watch:before, body.admin .ss-watch.right:after, body.advisor .ss-watch:before, body.advisor .ss-watch.right:after, body.advisor_responsive .ss-watch:before, body.advisor_responsive .ss-watch.right:after, body.client .ss-watch:before, body.client .ss-watch.right:after {
  content: '⌚';
}

/* line 1422, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stopwatch:before, body.admin .ss-stopwatch.right:after, body.advisor .ss-stopwatch:before, body.advisor .ss-stopwatch.right:after, body.advisor_responsive .ss-stopwatch:before, body.advisor_responsive .ss-stopwatch.right:after, body.client .ss-stopwatch:before, body.client .ss-stopwatch.right:after {
  content: '⏱';
}

/* line 1426, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-alarmclock:before, body.admin .ss-alarmclock.right:after, body.advisor .ss-alarmclock:before, body.advisor .ss-alarmclock.right:after, body.advisor_responsive .ss-alarmclock:before, body.advisor_responsive .ss-alarmclock.right:after, body.client .ss-alarmclock:before, body.client .ss-alarmclock.right:after {
  content: '⏰';
}

/* line 1430, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-calendar:before, body.admin .ss-calendar.right:after, body.advisor .ss-calendar:before, body.advisor .ss-calendar.right:after, body.advisor_responsive .ss-calendar:before, body.advisor_responsive .ss-calendar.right:after, body.client .ss-calendar:before, body.client .ss-calendar.right:after {
  content: '📅';
}

/* line 1434, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-addcalendar:before, body.admin .ss-addcalendar.right:after, body.advisor .ss-addcalendar:before, body.advisor .ss-addcalendar.right:after, body.advisor_responsive .ss-addcalendar:before, body.advisor_responsive .ss-addcalendar.right:after, body.client .ss-addcalendar:before, body.client .ss-addcalendar.right:after {
  content: '';
}

/* line 1438, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-removecalendar:before, body.admin .ss-removecalendar.right:after, body.advisor .ss-removecalendar:before, body.advisor .ss-removecalendar.right:after, body.advisor_responsive .ss-removecalendar:before, body.advisor_responsive .ss-removecalendar.right:after, body.client .ss-removecalendar:before, body.client .ss-removecalendar.right:after {
  content: '';
}

/* line 1442, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-checkcalendar:before, body.admin .ss-checkcalendar.right:after, body.advisor .ss-checkcalendar:before, body.advisor .ss-checkcalendar.right:after, body.advisor_responsive .ss-checkcalendar:before, body.advisor_responsive .ss-checkcalendar.right:after, body.client .ss-checkcalendar:before, body.client .ss-checkcalendar.right:after {
  content: '';
}

/* line 1446, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-deletecalendar:before, body.admin .ss-deletecalendar.right:after, body.advisor .ss-deletecalendar:before, body.advisor .ss-deletecalendar.right:after, body.advisor_responsive .ss-deletecalendar:before, body.advisor_responsive .ss-deletecalendar.right:after, body.client .ss-deletecalendar:before, body.client .ss-deletecalendar.right:after {
  content: '';
}

/* line 1450, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sausage:before, body.admin .ss-sausage.right:after, body.advisor .ss-sausage:before, body.advisor .ss-sausage.right:after, body.advisor_responsive .ss-sausage:before, body.advisor_responsive .ss-sausage.right:after, body.client .ss-sausage:before, body.client .ss-sausage.right:after {
  content: '';
}

/* line 1454, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-burger:before, body.admin .ss-burger.right:after, body.advisor .ss-burger:before, body.advisor .ss-burger.right:after, body.advisor_responsive .ss-burger:before, body.advisor_responsive .ss-burger.right:after, body.client .ss-burger:before, body.client .ss-burger.right:after {
  content: '🍔';
}

/* line 1458, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pizza:before, body.admin .ss-pizza.right:after, body.advisor .ss-pizza:before, body.advisor .ss-pizza.right:after, body.advisor_responsive .ss-pizza:before, body.advisor_responsive .ss-pizza.right:after, body.client .ss-pizza:before, body.client .ss-pizza.right:after {
  content: '🍕';
}

/* line 1462, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fish:before, body.admin .ss-fish.right:after, body.advisor .ss-fish:before, body.advisor .ss-fish.right:after, body.advisor_responsive .ss-fish:before, body.advisor_responsive .ss-fish.right:after, body.client .ss-fish:before, body.client .ss-fish.right:after {
  content: '🐟';
}

/* line 1466, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-shrimp:before, body.admin .ss-shrimp.right:after, body.advisor .ss-shrimp:before, body.advisor .ss-shrimp.right:after, body.advisor_responsive .ss-shrimp:before, body.advisor_responsive .ss-shrimp.right:after, body.client .ss-shrimp:before, body.client .ss-shrimp.right:after {
  content: '🍤';
}

/* line 1470, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-turkey:before, body.admin .ss-turkey.right:after, body.advisor .ss-turkey:before, body.advisor .ss-turkey.right:after, body.advisor_responsive .ss-turkey:before, body.advisor_responsive .ss-turkey.right:after, body.client .ss-turkey:before, body.client .ss-turkey.right:after {
  content: '';
}

/* line 1474, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-steak:before, body.admin .ss-steak.right:after, body.advisor .ss-steak:before, body.advisor .ss-steak.right:after, body.advisor_responsive .ss-steak:before, body.advisor_responsive .ss-steak.right:after, body.client .ss-steak:before, body.client .ss-steak.right:after {
  content: '';
}

/* line 1478, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sidedish:before, body.admin .ss-sidedish.right:after, body.advisor .ss-sidedish:before, body.advisor .ss-sidedish.right:after, body.advisor_responsive .ss-sidedish:before, body.advisor_responsive .ss-sidedish.right:after, body.client .ss-sidedish:before, body.client .ss-sidedish.right:after {
  content: '🍚';
}

/* line 1482, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-noodles:before, body.admin .ss-noodles.right:after, body.advisor .ss-noodles:before, body.advisor .ss-noodles.right:after, body.advisor_responsive .ss-noodles:before, body.advisor_responsive .ss-noodles.right:after, body.client .ss-noodles:before, body.client .ss-noodles.right:after {
  content: '🍜';
}

/* line 1486, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-spaghetti:before, body.admin .ss-spaghetti.right:after, body.advisor .ss-spaghetti:before, body.advisor .ss-spaghetti.right:after, body.advisor_responsive .ss-spaghetti:before, body.advisor_responsive .ss-spaghetti.right:after, body.client .ss-spaghetti:before, body.client .ss-spaghetti.right:after {
  content: '🍝';
}

/* line 1490, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-corn:before, body.admin .ss-corn.right:after, body.advisor .ss-corn:before, body.advisor .ss-corn.right:after, body.advisor_responsive .ss-corn:before, body.advisor_responsive .ss-corn.right:after, body.client .ss-corn:before, body.client .ss-corn.right:after {
  content: '';
}

/* line 1494, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-carrot:before, body.admin .ss-carrot.right:after, body.advisor .ss-carrot:before, body.advisor .ss-carrot.right:after, body.advisor_responsive .ss-carrot:before, body.advisor_responsive .ss-carrot.right:after, body.client .ss-carrot:before, body.client .ss-carrot.right:after {
  content: '';
}

/* line 1498, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-icecream:before, body.admin .ss-icecream.right:after, body.advisor .ss-icecream:before, body.advisor .ss-icecream.right:after, body.advisor_responsive .ss-icecream:before, body.advisor_responsive .ss-icecream.right:after, body.client .ss-icecream:before, body.client .ss-icecream.right:after {
  content: '🍨';
}

/* line 1502, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-mug:before, body.admin .ss-mug.right:after, body.advisor .ss-mug:before, body.advisor .ss-mug.right:after, body.advisor_responsive .ss-mug:before, body.advisor_responsive .ss-mug.right:after, body.client .ss-mug:before, body.client .ss-mug.right:after {
  content: '☕';
}

/* line 1506, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-beer:before, body.admin .ss-beer.right:after, body.advisor .ss-beer:before, body.advisor .ss-beer.right:after, body.advisor_responsive .ss-beer:before, body.advisor_responsive .ss-beer.right:after, body.client .ss-beer:before, body.client .ss-beer.right:after {
  content: '🍺';
}

/* line 1510, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bottle:before, body.admin .ss-bottle.right:after, body.advisor .ss-bottle:before, body.advisor .ss-bottle.right:after, body.advisor_responsive .ss-bottle:before, body.advisor_responsive .ss-bottle.right:after, body.client .ss-bottle:before, body.client .ss-bottle.right:after {
  content: '';
}

/* line 1514, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wineglass:before, body.admin .ss-wineglass.right:after, body.advisor .ss-wineglass:before, body.advisor .ss-wineglass.right:after, body.advisor_responsive .ss-wineglass:before, body.advisor_responsive .ss-wineglass.right:after, body.client .ss-wineglass:before, body.client .ss-wineglass.right:after {
  content: '🍷';
}

/* line 1518, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cocktail:before, body.admin .ss-cocktail.right:after, body.advisor .ss-cocktail:before, body.advisor .ss-cocktail.right:after, body.advisor_responsive .ss-cocktail:before, body.advisor_responsive .ss-cocktail.right:after, body.client .ss-cocktail:before, body.client .ss-cocktail.right:after {
  content: '🍸';
}

/* line 1522, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tea:before, body.admin .ss-tea.right:after, body.advisor .ss-tea:before, body.advisor .ss-tea.right:after, body.advisor_responsive .ss-tea:before, body.advisor_responsive .ss-tea.right:after, body.client .ss-tea:before, body.client .ss-tea.right:after {
  content: '🍵';
}

/* line 1526, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-teapot:before, body.admin .ss-teapot.right:after, body.advisor .ss-teapot:before, body.advisor .ss-teapot.right:after, body.advisor_responsive .ss-teapot:before, body.advisor_responsive .ss-teapot.right:after, body.client .ss-teapot:before, body.client .ss-teapot.right:after {
  content: '';
}

/* line 1530, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-waterbottle:before, body.admin .ss-waterbottle.right:after, body.advisor .ss-waterbottle:before, body.advisor .ss-waterbottle.right:after, body.advisor_responsive .ss-waterbottle:before, body.advisor_responsive .ss-waterbottle.right:after, body.client .ss-waterbottle:before, body.client .ss-waterbottle.right:after {
  content: '';
}

/* line 1534, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wineglasssparkle:before, body.admin .ss-wineglasssparkle.right:after, body.advisor .ss-wineglasssparkle:before, body.advisor .ss-wineglasssparkle.right:after, body.advisor_responsive .ss-wineglasssparkle:before, body.advisor_responsive .ss-wineglasssparkle.right:after, body.client .ss-wineglasssparkle:before, body.client .ss-wineglasssparkle.right:after {
  content: '';
}

/* line 1538, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-salt:before, body.admin .ss-salt.right:after, body.advisor .ss-salt:before, body.advisor .ss-salt.right:after, body.advisor_responsive .ss-salt:before, body.advisor_responsive .ss-salt.right:after, body.client .ss-salt:before, body.client .ss-salt.right:after {
  content: '';
}

/* line 1542, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pepper:before, body.admin .ss-pepper.right:after, body.advisor .ss-pepper:before, body.advisor .ss-pepper.right:after, body.advisor_responsive .ss-pepper:before, body.advisor_responsive .ss-pepper.right:after, body.client .ss-pepper:before, body.client .ss-pepper.right:after {
  content: '';
}

/* line 1546, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-oliveoil:before, body.admin .ss-oliveoil.right:after, body.advisor .ss-oliveoil:before, body.advisor .ss-oliveoil.right:after, body.advisor_responsive .ss-oliveoil:before, body.advisor_responsive .ss-oliveoil.right:after, body.client .ss-oliveoil:before, body.client .ss-oliveoil.right:after {
  content: '';
}

/* line 1550, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hotsauce:before, body.admin .ss-hotsauce.right:after, body.advisor .ss-hotsauce:before, body.advisor .ss-hotsauce.right:after, body.advisor_responsive .ss-hotsauce:before, body.advisor_responsive .ss-hotsauce.right:after, body.client .ss-hotsauce:before, body.client .ss-hotsauce.right:after {
  content: '';
}

/* line 1554, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-coal:before, body.admin .ss-coal.right:after, body.advisor .ss-coal:before, body.advisor .ss-coal.right:after, body.advisor_responsive .ss-coal:before, body.advisor_responsive .ss-coal.right:after, body.client .ss-coal:before, body.client .ss-coal.right:after {
  content: '';
}

/* line 1558, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-oven:before, body.admin .ss-oven.right:after, body.advisor .ss-oven:before, body.advisor .ss-oven.right:after, body.advisor_responsive .ss-oven:before, body.advisor_responsive .ss-oven.right:after, body.client .ss-oven:before, body.client .ss-oven.right:after {
  content: '';
}

/* line 1562, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stove:before, body.admin .ss-stove.right:after, body.advisor .ss-stove:before, body.advisor .ss-stove.right:after, body.advisor_responsive .ss-stove:before, body.advisor_responsive .ss-stove.right:after, body.client .ss-stove:before, body.client .ss-stove.right:after {
  content: '';
}

/* line 1566, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cook:before, body.admin .ss-cook.right:after, body.advisor .ss-cook:before, body.advisor .ss-cook.right:after, body.advisor_responsive .ss-cook:before, body.advisor_responsive .ss-cook.right:after, body.client .ss-cook:before, body.client .ss-cook.right:after {
  content: '🍳';
}

/* line 1570, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bbq:before, body.admin .ss-bbq.right:after, body.advisor .ss-bbq:before, body.advisor .ss-bbq.right:after, body.advisor_responsive .ss-bbq:before, body.advisor_responsive .ss-bbq.right:after, body.client .ss-bbq:before, body.client .ss-bbq.right:after {
  content: '';
}

/* line 1574, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-utensils:before, body.admin .ss-utensils.right:after, body.advisor .ss-utensils:before, body.advisor .ss-utensils.right:after, body.advisor_responsive .ss-utensils:before, body.advisor_responsive .ss-utensils.right:after, body.client .ss-utensils:before, body.client .ss-utensils.right:after {
  content: '🍴';
}

/* line 1578, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-spoonfork:before, body.admin .ss-spoonfork.right:after, body.advisor .ss-spoonfork:before, body.advisor .ss-spoonfork.right:after, body.advisor_responsive .ss-spoonfork:before, body.advisor_responsive .ss-spoonfork.right:after, body.client .ss-spoonfork:before, body.client .ss-spoonfork.right:after {
  content: '';
}

/* line 1582, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-knife:before, body.admin .ss-knife.right:after, body.advisor .ss-knife:before, body.advisor .ss-knife.right:after, body.advisor_responsive .ss-knife:before, body.advisor_responsive .ss-knife.right:after, body.client .ss-knife:before, body.client .ss-knife.right:after {
  content: '🔪';
}

/* line 1586, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cookingutensils:before, body.admin .ss-cookingutensils.right:after, body.advisor .ss-cookingutensils:before, body.advisor .ss-cookingutensils.right:after, body.advisor_responsive .ss-cookingutensils:before, body.advisor_responsive .ss-cookingutensils.right:after, body.client .ss-cookingutensils:before, body.client .ss-cookingutensils.right:after {
  content: '';
}

/* line 1590, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-measuringcup:before, body.admin .ss-measuringcup.right:after, body.advisor .ss-measuringcup:before, body.advisor .ss-measuringcup.right:after, body.advisor_responsive .ss-measuringcup:before, body.advisor_responsive .ss-measuringcup.right:after, body.client .ss-measuringcup:before, body.client .ss-measuringcup.right:after {
  content: '';
}

/* line 1594, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-colander:before, body.admin .ss-colander.right:after, body.advisor .ss-colander:before, body.advisor .ss-colander.right:after, body.advisor_responsive .ss-colander:before, body.advisor_responsive .ss-colander.right:after, body.client .ss-colander:before, body.client .ss-colander.right:after {
  content: '';
}

/* line 1598, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-scale:before, body.admin .ss-scale.right:after, body.advisor .ss-scale:before, body.advisor .ss-scale.right:after, body.advisor_responsive .ss-scale:before, body.advisor_responsive .ss-scale.right:after, body.client .ss-scale:before, body.client .ss-scale.right:after {
  content: '';
}

/* line 1602, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-eggtimer:before, body.admin .ss-eggtimer.right:after, body.advisor .ss-eggtimer:before, body.advisor .ss-eggtimer.right:after, body.advisor_responsive .ss-eggtimer:before, body.advisor_responsive .ss-eggtimer.right:after, body.client .ss-eggtimer:before, body.client .ss-eggtimer.right:after {
  content: '';
}

/* line 1606, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-platter:before, body.admin .ss-platter.right:after, body.advisor .ss-platter:before, body.advisor .ss-platter.right:after, body.advisor_responsive .ss-platter:before, body.advisor_responsive .ss-platter.right:after, body.client .ss-platter:before, body.client .ss-platter.right:after {
  content: '';
}

/* line 1610, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-apron:before, body.admin .ss-apron.right:after, body.advisor .ss-apron:before, body.advisor .ss-apron.right:after, body.advisor_responsive .ss-apron:before, body.advisor_responsive .ss-apron.right:after, body.client .ss-apron:before, body.client .ss-apron.right:after {
  content: '';
}

/* line 1614, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bbqapron:before, body.admin .ss-bbqapron.right:after, body.advisor .ss-bbqapron:before, body.advisor .ss-bbqapron.right:after, body.advisor_responsive .ss-bbqapron:before, body.advisor_responsive .ss-bbqapron.right:after, body.client .ss-bbqapron:before, body.client .ss-bbqapron.right:after {
  content: '';
}

/* line 1618, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-chef:before, body.admin .ss-chef.right:after, body.advisor .ss-chef:before, body.advisor .ss-chef.right:after, body.advisor_responsive .ss-chef:before, body.advisor_responsive .ss-chef.right:after, body.client .ss-chef:before, body.client .ss-chef.right:after {
  content: '';
}

/* line 1622, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-handbag:before, body.admin .ss-handbag.right:after, body.advisor .ss-handbag:before, body.advisor .ss-handbag.right:after, body.advisor_responsive .ss-handbag:before, body.advisor_responsive .ss-handbag.right:after, body.client .ss-handbag:before, body.client .ss-handbag.right:after {
  content: '👜';
}

/* line 1626, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-briefcase:before, body.admin .ss-briefcase.right:after, body.advisor .ss-briefcase:before, body.advisor .ss-briefcase.right:after, body.advisor_responsive .ss-briefcase:before, body.advisor_responsive .ss-briefcase.right:after, body.client .ss-briefcase:before, body.client .ss-briefcase.right:after {
  content: '💼';
}

/* line 1630, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hanger:before, body.admin .ss-hanger.right:after, body.advisor .ss-hanger:before, body.advisor .ss-hanger.right:after, body.advisor_responsive .ss-hanger:before, body.advisor_responsive .ss-hanger.right:after, body.client .ss-hanger:before, body.client .ss-hanger.right:after {
  content: '';
}

/* line 1634, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-weathervane:before, body.admin .ss-weathervane.right:after, body.advisor .ss-weathervane:before, body.advisor .ss-weathervane.right:after, body.advisor_responsive .ss-weathervane:before, body.advisor_responsive .ss-weathervane.right:after, body.client .ss-weathervane:before, body.client .ss-weathervane.right:after {
  content: '';
}

/* line 1638, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-thermometer:before, body.admin .ss-thermometer.right:after, body.advisor .ss-thermometer:before, body.advisor .ss-thermometer.right:after, body.advisor_responsive .ss-thermometer:before, body.advisor_responsive .ss-thermometer.right:after, body.client .ss-thermometer:before, body.client .ss-thermometer.right:after {
  content: '';
}

/* line 1642, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-weather:before, body.admin .ss-weather.right:after, body.advisor .ss-weather:before, body.advisor .ss-weather.right:after, body.advisor_responsive .ss-weather:before, body.advisor_responsive .ss-weather.right:after, body.client .ss-weather:before, body.client .ss-weather.right:after {
  content: '';
}

/* line 1646, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-cloud:before, body.admin .ss-cloud.right:after, body.advisor .ss-cloud:before, body.advisor .ss-cloud.right:after, body.advisor_responsive .ss-cloud:before, body.advisor_responsive .ss-cloud.right:after, body.client .ss-cloud:before, body.client .ss-cloud.right:after {
  content: '☁';
}

/* line 1650, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-droplet:before, body.admin .ss-droplet.right:after, body.advisor .ss-droplet:before, body.advisor .ss-droplet.right:after, body.advisor_responsive .ss-droplet:before, body.advisor_responsive .ss-droplet.right:after, body.client .ss-droplet:before, body.client .ss-droplet.right:after {
  content: '💧';
}

/* line 1654, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sun:before, body.admin .ss-sun.right:after, body.advisor .ss-sun:before, body.advisor .ss-sun.right:after, body.advisor_responsive .ss-sun:before, body.advisor_responsive .ss-sun.right:after, body.client .ss-sun:before, body.client .ss-sun.right:after {
  content: '☀';
}

/* line 1658, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-partlycloudy:before, body.admin .ss-partlycloudy.right:after, body.advisor .ss-partlycloudy:before, body.advisor .ss-partlycloudy.right:after, body.advisor_responsive .ss-partlycloudy:before, body.advisor_responsive .ss-partlycloudy.right:after, body.client .ss-partlycloudy:before, body.client .ss-partlycloudy.right:after {
  content: '⛅';
}

/* line 1662, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rain:before, body.admin .ss-rain.right:after, body.advisor .ss-rain:before, body.advisor .ss-rain.right:after, body.advisor_responsive .ss-rain:before, body.advisor_responsive .ss-rain.right:after, body.client .ss-rain:before, body.client .ss-rain.right:after {
  content: '☔';
}

/* line 1666, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-thunderstorm:before, body.admin .ss-thunderstorm.right:after, body.advisor .ss-thunderstorm:before, body.advisor .ss-thunderstorm.right:after, body.advisor_responsive .ss-thunderstorm:before, body.advisor_responsive .ss-thunderstorm.right:after, body.client .ss-thunderstorm:before, body.client .ss-thunderstorm.right:after {
  content: '⛈';
}

/* line 1670, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-umbrella:before, body.admin .ss-umbrella.right:after, body.advisor .ss-umbrella:before, body.advisor .ss-umbrella.right:after, body.advisor_responsive .ss-umbrella:before, body.advisor_responsive .ss-umbrella.right:after, body.client .ss-umbrella:before, body.client .ss-umbrella.right:after {
  content: '☂';
}

/* line 1674, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rainbow:before, body.admin .ss-rainbow.right:after, body.advisor .ss-rainbow:before, body.advisor .ss-rainbow.right:after, body.advisor_responsive .ss-rainbow:before, body.advisor_responsive .ss-rainbow.right:after, body.client .ss-rainbow:before, body.client .ss-rainbow.right:after {
  content: '🌈';
}

/* line 1678, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fog:before, body.admin .ss-fog.right:after, body.advisor .ss-fog:before, body.advisor .ss-fog.right:after, body.advisor_responsive .ss-fog:before, body.advisor_responsive .ss-fog.right:after, body.client .ss-fog:before, body.client .ss-fog.right:after {
  content: '';
}

/* line 1682, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wind:before, body.admin .ss-wind.right:after, body.advisor .ss-wind:before, body.advisor .ss-wind.right:after, body.advisor_responsive .ss-wind:before, body.advisor_responsive .ss-wind.right:after, body.client .ss-wind:before, body.client .ss-wind.right:after {
  content: '';
}

/* line 1686, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tornado:before, body.admin .ss-tornado.right:after, body.advisor .ss-tornado:before, body.advisor .ss-tornado.right:after, body.advisor_responsive .ss-tornado:before, body.advisor_responsive .ss-tornado.right:after, body.client .ss-tornado:before, body.client .ss-tornado.right:after {
  content: '';
}

/* line 1690, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-snowflake:before, body.admin .ss-snowflake.right:after, body.advisor .ss-snowflake:before, body.advisor .ss-snowflake.right:after, body.advisor_responsive .ss-snowflake:before, body.advisor_responsive .ss-snowflake.right:after, body.client .ss-snowflake:before, body.client .ss-snowflake.right:after {
  content: '❄';
}

/* line 1694, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fan:before, body.admin .ss-fan.right:after, body.advisor .ss-fan:before, body.advisor .ss-fan.right:after, body.advisor_responsive .ss-fan:before, body.advisor_responsive .ss-fan.right:after, body.client .ss-fan:before, body.client .ss-fan.right:after {
  content: '';
}

/* line 1698, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-solarpanel:before, body.admin .ss-solarpanel.right:after, body.advisor .ss-solarpanel:before, body.advisor .ss-solarpanel.right:after, body.advisor_responsive .ss-solarpanel:before, body.advisor_responsive .ss-solarpanel.right:after, body.client .ss-solarpanel:before, body.client .ss-solarpanel.right:after {
  content: '';
}

/* line 1702, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-plug:before, body.admin .ss-plug.right:after, body.advisor .ss-plug:before, body.advisor .ss-plug.right:after, body.advisor_responsive .ss-plug:before, body.advisor_responsive .ss-plug.right:after, body.client .ss-plug:before, body.client .ss-plug.right:after {
  content: '🔌';
}

/* line 1706, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-outlet:before, body.admin .ss-outlet.right:after, body.advisor .ss-outlet:before, body.advisor .ss-outlet.right:after, body.advisor_responsive .ss-outlet:before, body.advisor_responsive .ss-outlet.right:after, body.client .ss-outlet:before, body.client .ss-outlet.right:after {
  content: '';
}

/* line 1710, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-car:before, body.admin .ss-car.right:after, body.advisor .ss-car:before, body.advisor .ss-car.right:after, body.advisor_responsive .ss-car:before, body.advisor_responsive .ss-car.right:after, body.client .ss-car:before, body.client .ss-car.right:after {
  content: '🚘';
}

/* line 1714, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-taxi:before, body.admin .ss-taxi.right:after, body.advisor .ss-taxi:before, body.advisor .ss-taxi.right:after, body.advisor_responsive .ss-taxi:before, body.advisor_responsive .ss-taxi.right:after, body.client .ss-taxi:before, body.client .ss-taxi.right:after {
  content: '🚖';
}

/* line 1718, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-locomotive:before, body.admin .ss-locomotive.right:after, body.advisor .ss-locomotive:before, body.advisor .ss-locomotive.right:after, body.advisor_responsive .ss-locomotive:before, body.advisor_responsive .ss-locomotive.right:after, body.client .ss-locomotive:before, body.client .ss-locomotive.right:after {
  content: '🚂';
}

/* line 1722, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-train:before, body.admin .ss-train.right:after, body.advisor .ss-train:before, body.advisor .ss-train.right:after, body.advisor_responsive .ss-train:before, body.advisor_responsive .ss-train.right:after, body.client .ss-train:before, body.client .ss-train.right:after {
  content: '🚆';
}

/* line 1726, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-traintunnel:before, body.admin .ss-traintunnel.right:after, body.advisor .ss-traintunnel:before, body.advisor .ss-traintunnel.right:after, body.advisor_responsive .ss-traintunnel:before, body.advisor_responsive .ss-traintunnel.right:after, body.client .ss-traintunnel:before, body.client .ss-traintunnel.right:after {
  content: '🚇';
}

/* line 1730, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bus:before, body.admin .ss-bus.right:after, body.advisor .ss-bus:before, body.advisor .ss-bus.right:after, body.advisor_responsive .ss-bus:before, body.advisor_responsive .ss-bus.right:after, body.client .ss-bus:before, body.client .ss-bus.right:after {
  content: '🚍';
}

/* line 1734, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-truck:before, body.admin .ss-truck.right:after, body.advisor .ss-truck:before, body.advisor .ss-truck.right:after, body.advisor_responsive .ss-truck:before, body.advisor_responsive .ss-truck.right:after, body.client .ss-truck:before, body.client .ss-truck.right:after {
  content: '🚚';
}

/* line 1738, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-caravan:before, body.admin .ss-caravan.right:after, body.advisor .ss-caravan:before, body.advisor .ss-caravan.right:after, body.advisor_responsive .ss-caravan:before, body.advisor_responsive .ss-caravan.right:after, body.client .ss-caravan:before, body.client .ss-caravan.right:after {
  content: '🚐';
}

/* line 1742, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tractor:before, body.admin .ss-tractor.right:after, body.advisor .ss-tractor:before, body.advisor .ss-tractor.right:after, body.advisor_responsive .ss-tractor:before, body.advisor_responsive .ss-tractor.right:after, body.client .ss-tractor:before, body.client .ss-tractor.right:after {
  content: '🚜';
}

/* line 1746, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tunnel:before, body.admin .ss-tunnel.right:after, body.advisor .ss-tunnel:before, body.advisor .ss-tunnel.right:after, body.advisor_responsive .ss-tunnel:before, body.advisor_responsive .ss-tunnel.right:after, body.client .ss-tunnel:before, body.client .ss-tunnel.right:after {
  content: '';
}

/* line 1750, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-plane:before, body.admin .ss-plane.right:after, body.advisor .ss-plane:before, body.advisor .ss-plane.right:after, body.advisor_responsive .ss-plane:before, body.advisor_responsive .ss-plane.right:after, body.client .ss-plane:before, body.client .ss-plane.right:after {
  content: '✈';
}

/* line 1754, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-arrival:before, body.admin .ss-arrival.right:after, body.advisor .ss-arrival:before, body.advisor .ss-arrival.right:after, body.advisor_responsive .ss-arrival:before, body.advisor_responsive .ss-arrival.right:after, body.client .ss-arrival:before, body.client .ss-arrival.right:after {
  content: '';
}

/* line 1758, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-departure:before, body.admin .ss-departure.right:after, body.advisor .ss-departure:before, body.advisor .ss-departure.right:after, body.advisor_responsive .ss-departure:before, body.advisor_responsive .ss-departure.right:after, body.client .ss-departure:before, body.client .ss-departure.right:after {
  content: '';
}

/* line 1762, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-helicopter:before, body.admin .ss-helicopter.right:after, body.advisor .ss-helicopter:before, body.advisor .ss-helicopter.right:after, body.advisor_responsive .ss-helicopter:before, body.advisor_responsive .ss-helicopter.right:after, body.client .ss-helicopter:before, body.client .ss-helicopter.right:after {
  content: '🚁';
}

/* line 1766, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bike:before, body.admin .ss-bike.right:after, body.advisor .ss-bike:before, body.advisor .ss-bike.right:after, body.advisor_responsive .ss-bike:before, body.advisor_responsive .ss-bike.right:after, body.client .ss-bike:before, body.client .ss-bike.right:after {
  content: '🚲';
}

/* line 1770, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-motorcycle:before, body.admin .ss-motorcycle.right:after, body.advisor .ss-motorcycle:before, body.advisor .ss-motorcycle.right:after, body.advisor_responsive .ss-motorcycle:before, body.advisor_responsive .ss-motorcycle.right:after, body.client .ss-motorcycle:before, body.client .ss-motorcycle.right:after {
  content: '';
}

/* line 1774, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-boat:before, body.admin .ss-boat.right:after, body.advisor .ss-boat:before, body.advisor .ss-boat.right:after, body.advisor_responsive .ss-boat:before, body.advisor_responsive .ss-boat.right:after, body.client .ss-boat:before, body.client .ss-boat.right:after {
  content: '🚢';
}

/* line 1778, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sailboat:before, body.admin .ss-sailboat.right:after, body.advisor .ss-sailboat:before, body.advisor .ss-sailboat.right:after, body.advisor_responsive .ss-sailboat:before, body.advisor_responsive .ss-sailboat.right:after, body.client .ss-sailboat:before, body.client .ss-sailboat.right:after {
  content: '⛵';
}

/* line 1782, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-schooner:before, body.admin .ss-schooner.right:after, body.advisor .ss-schooner:before, body.advisor .ss-schooner.right:after, body.advisor_responsive .ss-schooner:before, body.advisor_responsive .ss-schooner.right:after, body.client .ss-schooner:before, body.client .ss-schooner.right:after {
  content: '';
}

/* line 1786, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-skylift:before, body.admin .ss-skylift.right:after, body.advisor .ss-skylift:before, body.advisor .ss-skylift.right:after, body.advisor_responsive .ss-skylift:before, body.advisor_responsive .ss-skylift.right:after, body.client .ss-skylift:before, body.client .ss-skylift.right:after {
  content: '🚡';
}

/* line 1790, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rocket:before, body.admin .ss-rocket.right:after, body.advisor .ss-rocket:before, body.advisor .ss-rocket.right:after, body.advisor_responsive .ss-rocket:before, body.advisor_responsive .ss-rocket.right:after, body.client .ss-rocket:before, body.client .ss-rocket.right:after {
  content: '🚀';
}

/* line 1794, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-steeringwheel:before, body.admin .ss-steeringwheel.right:after, body.advisor .ss-steeringwheel:before, body.advisor .ss-steeringwheel.right:after, body.advisor_responsive .ss-steeringwheel:before, body.advisor_responsive .ss-steeringwheel.right:after, body.client .ss-steeringwheel:before, body.client .ss-steeringwheel.right:after {
  content: '';
}

/* line 1798, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-trafficcamera:before, body.admin .ss-trafficcamera.right:after, body.advisor .ss-trafficcamera:before, body.advisor .ss-trafficcamera.right:after, body.advisor_responsive .ss-trafficcamera:before, body.advisor_responsive .ss-trafficcamera.right:after, body.client .ss-trafficcamera:before, body.client .ss-trafficcamera.right:after {
  content: '';
}

/* line 1802, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-fuel:before, body.admin .ss-fuel.right:after, body.advisor .ss-fuel:before, body.advisor .ss-fuel.right:after, body.advisor_responsive .ss-fuel:before, body.advisor_responsive .ss-fuel.right:after, body.client .ss-fuel:before, body.client .ss-fuel.right:after {
  content: '⛽';
}

/* line 1806, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-jerrycan:before, body.admin .ss-jerrycan.right:after, body.advisor .ss-jerrycan:before, body.advisor .ss-jerrycan.right:after, body.advisor_responsive .ss-jerrycan:before, body.advisor_responsive .ss-jerrycan.right:after, body.client .ss-jerrycan:before, body.client .ss-jerrycan.right:after {
  content: '';
}

/* line 1810, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-passport:before, body.admin .ss-passport.right:after, body.advisor .ss-passport:before, body.advisor .ss-passport.right:after, body.advisor_responsive .ss-passport:before, body.advisor_responsive .ss-passport.right:after, body.client .ss-passport:before, body.client .ss-passport.right:after {
  content: '';
}

/* line 1814, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-trafficlight:before, body.admin .ss-trafficlight.right:after, body.advisor .ss-trafficlight:before, body.advisor .ss-trafficlight.right:after, body.advisor_responsive .ss-trafficlight:before, body.advisor_responsive .ss-trafficlight.right:after, body.client .ss-trafficlight:before, body.client .ss-trafficlight.right:after {
  content: '🚦';
}

/* line 1818, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-highway:before, body.admin .ss-highway.right:after, body.advisor .ss-highway:before, body.advisor .ss-highway.right:after, body.advisor_responsive .ss-highway:before, body.advisor_responsive .ss-highway.right:after, body.client .ss-highway:before, body.client .ss-highway.right:after {
  content: '';
}

/* line 1822, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-road:before, body.admin .ss-road.right:after, body.advisor .ss-road:before, body.advisor .ss-road.right:after, body.advisor_responsive .ss-road:before, body.advisor_responsive .ss-road.right:after, body.client .ss-road:before, body.client .ss-road.right:after {
  content: '';
}

/* line 1826, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-intersection:before, body.admin .ss-intersection.right:after, body.advisor .ss-intersection:before, body.advisor .ss-intersection.right:after, body.advisor_responsive .ss-intersection:before, body.advisor_responsive .ss-intersection.right:after, body.client .ss-intersection:before, body.client .ss-intersection.right:after {
  content: '';
}

/* line 1830, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-wheelchair:before, body.admin .ss-wheelchair.right:after, body.advisor .ss-wheelchair:before, body.advisor .ss-wheelchair.right:after, body.advisor_responsive .ss-wheelchair:before, body.advisor_responsive .ss-wheelchair.right:after, body.client .ss-wheelchair:before, body.client .ss-wheelchair.right:after {
  content: '♿';
}

/* line 1834, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-elevator:before, body.admin .ss-elevator.right:after, body.advisor .ss-elevator:before, body.advisor .ss-elevator.right:after, body.advisor_responsive .ss-elevator:before, body.advisor_responsive .ss-elevator.right:after, body.client .ss-elevator:before, body.client .ss-elevator.right:after {
  content: '';
}

/* line 1838, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-golf:before, body.admin .ss-golf.right:after, body.advisor .ss-golf:before, body.advisor .ss-golf.right:after, body.advisor_responsive .ss-golf:before, body.advisor_responsive .ss-golf.right:after, body.client .ss-golf:before, body.client .ss-golf.right:after {
  content: '';
}

/* line 1842, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hockey:before, body.admin .ss-hockey.right:after, body.advisor .ss-hockey:before, body.advisor .ss-hockey.right:after, body.advisor_responsive .ss-hockey:before, body.advisor_responsive .ss-hockey.right:after, body.client .ss-hockey:before, body.client .ss-hockey.right:after {
  content: '';
}

/* line 1846, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-iceskate:before, body.admin .ss-iceskate.right:after, body.advisor .ss-iceskate:before, body.advisor .ss-iceskate.right:after, body.advisor_responsive .ss-iceskate:before, body.advisor_responsive .ss-iceskate.right:after, body.client .ss-iceskate:before, body.client .ss-iceskate.right:after {
  content: '⛸';
}

/* line 1850, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-billiards:before, body.admin .ss-billiards.right:after, body.advisor .ss-billiards:before, body.advisor .ss-billiards.right:after, body.advisor_responsive .ss-billiards:before, body.advisor_responsive .ss-billiards.right:after, body.client .ss-billiards:before, body.client .ss-billiards.right:after {
  content: '🎱';
}

/* line 1854, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-baseballglove:before, body.admin .ss-baseballglove.right:after, body.advisor .ss-baseballglove:before, body.advisor .ss-baseballglove.right:after, body.advisor_responsive .ss-baseballglove:before, body.advisor_responsive .ss-baseballglove.right:after, body.client .ss-baseballglove:before, body.client .ss-baseballglove.right:after {
  content: '';
}

/* line 1858, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tennis:before, body.admin .ss-tennis.right:after, body.advisor .ss-tennis:before, body.advisor .ss-tennis.right:after, body.advisor_responsive .ss-tennis:before, body.advisor_responsive .ss-tennis.right:after, body.client .ss-tennis:before, body.client .ss-tennis.right:after {
  content: '🎾';
}

/* line 1862, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-tabletennis:before, body.admin .ss-tabletennis.right:after, body.advisor .ss-tabletennis:before, body.advisor .ss-tabletennis.right:after, body.advisor_responsive .ss-tabletennis:before, body.advisor_responsive .ss-tabletennis.right:after, body.client .ss-tabletennis:before, body.client .ss-tabletennis.right:after {
  content: '';
}

/* line 1866, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-badminton:before, body.admin .ss-badminton.right:after, body.advisor .ss-badminton:before, body.advisor .ss-badminton.right:after, body.advisor_responsive .ss-badminton:before, body.advisor_responsive .ss-badminton.right:after, body.client .ss-badminton:before, body.client .ss-badminton.right:after {
  content: '';
}

/* line 1870, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-boxing:before, body.admin .ss-boxing.right:after, body.advisor .ss-boxing:before, body.advisor .ss-boxing.right:after, body.advisor_responsive .ss-boxing:before, body.advisor_responsive .ss-boxing.right:after, body.client .ss-boxing:before, body.client .ss-boxing.right:after {
  content: '';
}

/* line 1874, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bowling:before, body.admin .ss-bowling.right:after, body.advisor .ss-bowling:before, body.advisor .ss-bowling.right:after, body.advisor_responsive .ss-bowling:before, body.advisor_responsive .ss-bowling.right:after, body.client .ss-bowling:before, body.client .ss-bowling.right:after {
  content: '';
}

/* line 1878, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-football:before, body.admin .ss-football.right:after, body.advisor .ss-football:before, body.advisor .ss-football.right:after, body.advisor_responsive .ss-football:before, body.advisor_responsive .ss-football.right:after, body.client .ss-football:before, body.client .ss-football.right:after {
  content: '🏈';
}

/* line 1882, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-soccer:before, body.admin .ss-soccer.right:after, body.advisor .ss-soccer:before, body.advisor .ss-soccer.right:after, body.advisor_responsive .ss-soccer:before, body.advisor_responsive .ss-soccer.right:after, body.client .ss-soccer:before, body.client .ss-soccer.right:after {
  content: '⚽';
}

/* line 1886, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hiker:before, body.admin .ss-hiker.right:after, body.advisor .ss-hiker:before, body.advisor .ss-hiker.right:after, body.advisor_responsive .ss-hiker:before, body.advisor_responsive .ss-hiker.right:after, body.client .ss-hiker:before, body.client .ss-hiker.right:after {
  content: '';
}

/* line 1890, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pool:before, body.admin .ss-pool.right:after, body.advisor .ss-pool:before, body.advisor .ss-pool.right:after, body.advisor_responsive .ss-pool:before, body.advisor_responsive .ss-pool.right:after, body.client .ss-pool:before, body.client .ss-pool.right:after {
  content: '';
}

/* line 1894, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-shower:before, body.admin .ss-shower.right:after, body.advisor .ss-shower:before, body.advisor .ss-shower.right:after, body.advisor_responsive .ss-shower:before, body.advisor_responsive .ss-shower.right:after, body.client .ss-shower:before, body.client .ss-shower.right:after {
  content: '🚿';
}

/* line 1898, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-exercise:before, body.admin .ss-exercise.right:after, body.advisor .ss-exercise:before, body.advisor .ss-exercise.right:after, body.advisor_responsive .ss-exercise:before, body.advisor_responsive .ss-exercise.right:after, body.client .ss-exercise:before, body.client .ss-exercise.right:after {
  content: '';
}

/* line 1902, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-exercisebike:before, body.admin .ss-exercisebike.right:after, body.advisor .ss-exercisebike:before, body.advisor .ss-exercisebike.right:after, body.advisor_responsive .ss-exercisebike:before, body.advisor_responsive .ss-exercisebike.right:after, body.client .ss-exercisebike:before, body.client .ss-exercisebike.right:after {
  content: '';
}

/* line 1906, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dumbbell:before, body.admin .ss-dumbbell.right:after, body.advisor .ss-dumbbell:before, body.advisor .ss-dumbbell.right:after, body.advisor_responsive .ss-dumbbell:before, body.advisor_responsive .ss-dumbbell.right:after, body.client .ss-dumbbell:before, body.client .ss-dumbbell.right:after {
  content: '';
}

/* line 1910, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-jumprope:before, body.admin .ss-jumprope.right:after, body.advisor .ss-jumprope:before, body.advisor .ss-jumprope.right:after, body.advisor_responsive .ss-jumprope:before, body.advisor_responsive .ss-jumprope.right:after, body.client .ss-jumprope:before, body.client .ss-jumprope.right:after {
  content: '';
}

/* line 1914, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-yoga:before, body.admin .ss-yoga.right:after, body.advisor .ss-yoga:before, body.advisor .ss-yoga.right:after, body.advisor_responsive .ss-yoga:before, body.advisor_responsive .ss-yoga.right:after, body.client .ss-yoga:before, body.client .ss-yoga.right:after {
  content: '';
}

/* line 1918, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-suitcase:before, body.admin .ss-suitcase.right:after, body.advisor .ss-suitcase:before, body.advisor .ss-suitcase.right:after, body.advisor_responsive .ss-suitcase:before, body.advisor_responsive .ss-suitcase.right:after, body.client .ss-suitcase:before, body.client .ss-suitcase.right:after {
  content: '';
}

/* line 1922, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-luggage:before, body.admin .ss-luggage.right:after, body.advisor .ss-luggage:before, body.advisor .ss-luggage.right:after, body.advisor_responsive .ss-luggage:before, body.advisor_responsive .ss-luggage.right:after, body.client .ss-luggage:before, body.client .ss-luggage.right:after {
  content: '';
}

/* line 1926, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-donotdisturb:before, body.admin .ss-donotdisturb.right:after, body.advisor .ss-donotdisturb:before, body.advisor .ss-donotdisturb.right:after, body.advisor_responsive .ss-donotdisturb:before, body.advisor_responsive .ss-donotdisturb.right:after, body.client .ss-donotdisturb:before, body.client .ss-donotdisturb.right:after {
  content: '';
}

/* line 1930, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-sunscreen:before, body.admin .ss-sunscreen.right:after, body.advisor .ss-sunscreen:before, body.advisor .ss-sunscreen.right:after, body.advisor_responsive .ss-sunscreen:before, body.advisor_responsive .ss-sunscreen.right:after, body.client .ss-sunscreen:before, body.client .ss-sunscreen.right:after {
  content: '';
}

/* line 1934, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-callbell:before, body.admin .ss-callbell.right:after, body.advisor .ss-callbell:before, body.advisor .ss-callbell.right:after, body.advisor_responsive .ss-callbell:before, body.advisor_responsive .ss-callbell.right:after, body.client .ss-callbell:before, body.client .ss-callbell.right:after {
  content: '';
}

/* line 1938, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-hospital:before, body.admin .ss-hospital.right:after, body.advisor .ss-hospital:before, body.advisor .ss-hospital.right:after, body.advisor_responsive .ss-hospital:before, body.advisor_responsive .ss-hospital.right:after, body.client .ss-hospital:before, body.client .ss-hospital.right:after {
  content: '⛨';
}

/* line 1942, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-medicalcross:before, body.admin .ss-medicalcross.right:after, body.advisor .ss-medicalcross:before, body.advisor .ss-medicalcross.right:after, body.advisor_responsive .ss-medicalcross:before, body.advisor_responsive .ss-medicalcross.right:after, body.client .ss-medicalcross:before, body.client .ss-medicalcross.right:after {
  content: '';
}

/* line 1946, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-ambulance:before, body.admin .ss-ambulance.right:after, body.advisor .ss-ambulance:before, body.advisor .ss-ambulance.right:after, body.advisor_responsive .ss-ambulance:before, body.advisor_responsive .ss-ambulance.right:after, body.client .ss-ambulance:before, body.client .ss-ambulance.right:after {
  content: '🚑';
}

/* line 1950, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bandage:before, body.admin .ss-bandage.right:after, body.advisor .ss-bandage:before, body.advisor .ss-bandage.right:after, body.advisor_responsive .ss-bandage:before, body.advisor_responsive .ss-bandage.right:after, body.client .ss-bandage:before, body.client .ss-bandage.right:after {
  content: '';
}

/* line 1954, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-medicalthermometer:before, body.admin .ss-medicalthermometer.right:after, body.advisor .ss-medicalthermometer:before, body.advisor .ss-medicalthermometer.right:after, body.advisor_responsive .ss-medicalthermometer:before, body.advisor_responsive .ss-medicalthermometer.right:after, body.client .ss-medicalthermometer:before, body.client .ss-medicalthermometer.right:after {
  content: '';
}

/* line 1958, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-stethoscope:before, body.admin .ss-stethoscope.right:after, body.advisor .ss-stethoscope:before, body.advisor .ss-stethoscope.right:after, body.advisor_responsive .ss-stethoscope:before, body.advisor_responsive .ss-stethoscope.right:after, body.client .ss-stethoscope:before, body.client .ss-stethoscope.right:after {
  content: '';
}

/* line 1962, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-syringe:before, body.admin .ss-syringe.right:after, body.advisor .ss-syringe:before, body.advisor .ss-syringe.right:after, body.advisor_responsive .ss-syringe:before, body.advisor_responsive .ss-syringe.right:after, body.client .ss-syringe:before, body.client .ss-syringe.right:after {
  content: '💉';
}

/* line 1966, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pill:before, body.admin .ss-pill.right:after, body.advisor .ss-pill:before, body.advisor .ss-pill.right:after, body.advisor_responsive .ss-pill:before, body.advisor_responsive .ss-pill.right:after, body.client .ss-pill:before, body.client .ss-pill.right:after {
  content: '💊';
}

/* line 1970, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-pillbottle:before, body.admin .ss-pillbottle.right:after, body.advisor .ss-pillbottle:before, body.advisor .ss-pillbottle.right:after, body.advisor_responsive .ss-pillbottle:before, body.advisor_responsive .ss-pillbottle.right:after, body.client .ss-pillbottle:before, body.client .ss-pillbottle.right:after {
  content: '';
}

/* line 1974, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-supplements:before, body.admin .ss-supplements.right:after, body.advisor .ss-supplements:before, body.advisor .ss-supplements.right:after, body.advisor_responsive .ss-supplements:before, body.advisor_responsive .ss-supplements.right:after, body.client .ss-supplements:before, body.client .ss-supplements.right:after {
  content: '';
}

/* line 1978, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-bathroomscale:before, body.admin .ss-bathroomscale.right:after, body.advisor .ss-bathroomscale:before, body.advisor .ss-bathroomscale.right:after, body.advisor_responsive .ss-bathroomscale:before, body.advisor_responsive .ss-bathroomscale.right:after, body.client .ss-bathroomscale:before, body.client .ss-bathroomscale.right:after {
  content: '';
}

/* line 1982, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dna:before, body.admin .ss-dna.right:after, body.advisor .ss-dna:before, body.advisor .ss-dna.right:after, body.advisor_responsive .ss-dna:before, body.advisor_responsive .ss-dna.right:after, body.client .ss-dna:before, body.client .ss-dna.right:after {
  content: '';
}

/* line 1986, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-anatomicalheart:before, body.admin .ss-anatomicalheart.right:after, body.advisor .ss-anatomicalheart:before, body.advisor .ss-anatomicalheart.right:after, body.advisor_responsive .ss-anatomicalheart:before, body.advisor_responsive .ss-anatomicalheart.right:after, body.client .ss-anatomicalheart:before, body.client .ss-anatomicalheart.right:after {
  content: '';
}

/* line 1990, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-checkheart:before, body.admin .ss-checkheart.right:after, body.advisor .ss-checkheart:before, body.advisor .ss-checkheart.right:after, body.advisor_responsive .ss-checkheart:before, body.advisor_responsive .ss-checkheart.right:after, body.client .ss-checkheart:before, body.client .ss-checkheart.right:after {
  content: '';
}

/* line 1994, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-eyesurgery:before, body.admin .ss-eyesurgery.right:after, body.advisor .ss-eyesurgery:before, body.advisor .ss-eyesurgery.right:after, body.advisor_responsive .ss-eyesurgery:before, body.advisor_responsive .ss-eyesurgery.right:after, body.client .ss-eyesurgery:before, body.client .ss-eyesurgery.right:after {
  content: '';
}

/* line 1998, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-brokenbone:before, body.admin .ss-brokenbone.right:after, body.advisor .ss-brokenbone:before, body.advisor .ss-brokenbone.right:after, body.advisor_responsive .ss-brokenbone:before, body.advisor_responsive .ss-brokenbone.right:after, body.client .ss-brokenbone:before, body.client .ss-brokenbone.right:after {
  content: '';
}

/* line 2002, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-up:before, body.admin .ss-up.right:after, body.advisor .ss-up:before, body.advisor .ss-up.right:after, body.advisor_responsive .ss-up:before, body.advisor_responsive .ss-up.right:after, body.client .ss-up:before, body.client .ss-up.right:after {
  content: '⬆';
}

/* line 2006, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-upright:before, body.admin .ss-upright.right:after, body.advisor .ss-upright:before, body.advisor .ss-upright.right:after, body.advisor_responsive .ss-upright:before, body.advisor_responsive .ss-upright.right:after, body.client .ss-upright:before, body.client .ss-upright.right:after {
  content: '⬈';
}

/* line 2010, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-right:before, body.admin .ss-right.right:after, body.advisor .ss-right:before, body.advisor .ss-right.right:after, body.advisor_responsive .ss-right:before, body.advisor_responsive .ss-right.right:after, body.client .ss-right:before, body.client .ss-right.right:after {
  content: '➡';
}

/* line 2014, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downright:before, body.admin .ss-downright.right:after, body.advisor .ss-downright:before, body.advisor .ss-downright.right:after, body.advisor_responsive .ss-downright:before, body.advisor_responsive .ss-downright.right:after, body.client .ss-downright:before, body.client .ss-downright.right:after {
  content: '⬊';
}

/* line 2018, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-down:before, body.admin .ss-down.right:after, body.advisor .ss-down:before, body.advisor .ss-down.right:after, body.advisor_responsive .ss-down:before, body.advisor_responsive .ss-down.right:after, body.client .ss-down:before, body.client .ss-down.right:after {
  content: '⬇';
}

/* line 2022, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-downleft:before, body.admin .ss-downleft.right:after, body.advisor .ss-downleft:before, body.advisor .ss-downleft.right:after, body.advisor_responsive .ss-downleft:before, body.advisor_responsive .ss-downleft.right:after, body.client .ss-downleft:before, body.client .ss-downleft.right:after {
  content: '⬋';
}

/* line 2026, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-left:before, body.admin .ss-left.right:after, body.advisor .ss-left:before, body.advisor .ss-left.right:after, body.advisor_responsive .ss-left:before, body.advisor_responsive .ss-left.right:after, body.client .ss-left:before, body.client .ss-left.right:after {
  content: '⬅';
}

/* line 2030, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-upleft:before, body.admin .ss-upleft.right:after, body.advisor .ss-upleft:before, body.advisor .ss-upleft.right:after, body.advisor_responsive .ss-upleft:before, body.advisor_responsive .ss-upleft.right:after, body.client .ss-upleft:before, body.client .ss-upleft.right:after {
  content: '⬉';
}

/* line 2034, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigateup:before, body.admin .ss-navigateup.right:after, body.advisor .ss-navigateup:before, body.advisor .ss-navigateup.right:after, body.advisor_responsive .ss-navigateup:before, body.advisor_responsive .ss-navigateup.right:after, body.client .ss-navigateup:before, body.client .ss-navigateup.right:after {
  content: '';
}

/* line 2038, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigateright:before, body.admin .ss-navigateright.right:after, body.advisor .ss-navigateright:before, body.advisor .ss-navigateright.right:after, body.advisor_responsive .ss-navigateright:before, body.advisor_responsive .ss-navigateright.right:after, body.client .ss-navigateright:before, body.client .ss-navigateright.right:after {
  content: '▻';
}

/* line 2042, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigatedown:before, body.admin .ss-navigatedown.right:after, body.advisor .ss-navigatedown:before, body.advisor .ss-navigatedown.right:after, body.advisor_responsive .ss-navigatedown:before, body.advisor_responsive .ss-navigatedown.right:after, body.client .ss-navigatedown:before, body.client .ss-navigatedown.right:after {
  content: '';
}

/* line 2046, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-navigateleft:before, body.admin .ss-navigateleft.right:after, body.advisor .ss-navigateleft:before, body.advisor .ss-navigateleft.right:after, body.advisor_responsive .ss-navigateleft:before, body.advisor_responsive .ss-navigateleft.right:after, body.client .ss-navigateleft:before, body.client .ss-navigateleft.right:after {
  content: '◅';
}

/* line 2050, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-directup:before, body.admin .ss-directup.right:after, body.advisor .ss-directup:before, body.advisor .ss-directup.right:after, body.advisor_responsive .ss-directup:before, body.advisor_responsive .ss-directup.right:after, body.client .ss-directup:before, body.client .ss-directup.right:after {
  content: '▴';
}

/* line 2054, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-directright:before, body.admin .ss-directright.right:after, body.advisor .ss-directright:before, body.advisor .ss-directright.right:after, body.advisor_responsive .ss-directright:before, body.advisor_responsive .ss-directright.right:after, body.client .ss-directright:before, body.client .ss-directright.right:after {
  content: '▹';
}

/* line 2058, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-dropdown:before, body.admin .ss-dropdown.right:after, body.advisor .ss-dropdown:before, body.advisor .ss-dropdown.right:after, body.advisor_responsive .ss-dropdown:before, body.advisor_responsive .ss-dropdown.right:after, body.client .ss-dropdown:before, body.client .ss-dropdown.right:after {
  content: '▾';
}

/* line 2062, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-directleft:before, body.admin .ss-directleft.right:after, body.advisor .ss-directleft:before, body.advisor .ss-directleft.right:after, body.advisor_responsive .ss-directleft:before, body.advisor_responsive .ss-directleft.right:after, body.client .ss-directleft:before, body.client .ss-directleft.right:after {
  content: '◃';
}

/* line 2066, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-leftright:before, body.admin .ss-leftright.right:after, body.advisor .ss-leftright:before, body.advisor .ss-leftright.right:after, body.advisor_responsive .ss-leftright:before, body.advisor_responsive .ss-leftright.right:after, body.client .ss-leftright:before, body.client .ss-leftright.right:after {
  content: '⬌';
}

/* line 2070, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-rightward:before, body.admin .ss-rightward.right:after, body.advisor .ss-rightward:before, body.advisor .ss-rightward.right:after, body.advisor_responsive .ss-rightward:before, body.advisor_responsive .ss-rightward.right:after, body.client .ss-rightward:before, body.client .ss-rightward.right:after {
  content: '';
}

/* line 2074, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-leftward:before, body.admin .ss-leftward.right:after, body.advisor .ss-leftward:before, body.advisor .ss-leftward.right:after, body.advisor_responsive .ss-leftward:before, body.advisor_responsive .ss-leftward.right:after, body.client .ss-leftward:before, body.client .ss-leftward.right:after {
  content: '';
}

/* line 2078, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-previouspage:before, body.admin .ss-previouspage.right:after, body.advisor .ss-previouspage:before, body.advisor .ss-previouspage.right:after, body.advisor_responsive .ss-previouspage:before, body.advisor_responsive .ss-previouspage.right:after, body.client .ss-previouspage:before, body.client .ss-previouspage.right:after {
  content: '⎗';
}

/* line 2082, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-nextpage:before, body.admin .ss-nextpage.right:after, body.advisor .ss-nextpage:before, body.advisor .ss-nextpage.right:after, body.advisor_responsive .ss-nextpage:before, body.advisor_responsive .ss-nextpage.right:after, body.client .ss-nextpage:before, body.client .ss-nextpage.right:after {
  content: '⎘';
}

/* line 2086, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-retweet:before, body.admin .ss-retweet.right:after, body.advisor .ss-retweet:before, body.advisor .ss-retweet.right:after, body.advisor_responsive .ss-retweet:before, body.advisor_responsive .ss-retweet.right:after, body.client .ss-retweet:before, body.client .ss-retweet.right:after {
  content: '';
}

/* line 2090, app/assets/stylesheets/advisor/clients/ss-pika.sass */
body.admin .ss-share:before, body.admin .ss-share.right:after, body.advisor .ss-share:before, body.advisor .ss-share.right:after, body.advisor_responsive .ss-share:before, body.advisor_responsive .ss-share.right:after, body.client .ss-share:before, body.client .ss-share.right:after {
  content: '';
}
/* line 5, app/assets/stylesheets/users.scss */
body.bailout, body.public {
  height: auto;
  overflow: auto;
  overflow-x: auto;
  background: #f8f8f8;
}

/* line 13, app/assets/stylesheets/users.scss */
body.public .center-content {
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header, body.public .container-fluid > .row header {
  background: #e6f2ff;
  border-bottom: 4px solid #fff;
  padding-bottom: 70px;
}

/* line 26, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #site-header, body.public .container-fluid > .row header #site-header {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 3px double #ACCFE5;
  position: relative;
}

/* line 32, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #site-header nav#secondary-nav, body.public .container-fluid > .row header #site-header nav#secondary-nav {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  position: absolute;
  top: 1em;
  right: 2px;
}

/* line 37, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #site-header nav#secondary-nav a.support, body.public .container-fluid > .row header #site-header nav#secondary-nav a.support {
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #site-header nav#secondary-nav ul li, body.public .container-fluid > .row header #site-header nav#secondary-nav ul li {
  display: inline;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #ACCFE5;
}

/* line 46, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #site-header nav#secondary-nav ul li:first-child, body.public .container-fluid > .row header #site-header nav#secondary-nav ul li:first-child {
  border-left: none;
}

/* line 54, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #page-header, body.public .container-fluid > .row header #page-header {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  line-height: 40px;
}

/* line 59, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #page-header h2, body.public .container-fluid > .row header #page-header h2 {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  color: #3F5F7F;
  display: inline;
}

/* line 64, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row header #page-header p, body.public .container-fluid > .row header #page-header p {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  color: #333;
  display: inline;
  font-style: italic;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #accfe5;
  color: #6baad1;
  text-shadow: 0 1px 1px #fff;
}

/* line 77, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content, body.public .container-fluid > .row > .col-md-12 > .content {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1), 0, 0, 0, 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1), 0, 0, 0, 4px;
  box-shadow: rgba(0, 0, 0, 0.1), 0, 0, 0, 4px;
  border: 1px solid #ccc;
  position: relative;
  top: -60px;
  padding: 20px 20px 20px 20px;
  background: #fff;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.bailout .container-fluid > .row > .col-md-12 > .content::after, body.public .container-fluid > .row > .col-md-12 > .content::after {
  content: "";
  display: table;
  clear: both;
}

/* line 86, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside, body.public .container-fluid > .row > .col-md-12 > .content > aside {
  float: right;
  width: 220px;
  border-left: 1px dotted #ccc;
  padding-left: 20px;
}

/* line 92, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside header, body.public .container-fluid > .row > .col-md-12 > .content > aside header {
  background: none;
  padding: 0;
  border: 0;
}

/* line 99, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px double #ccc;
}

/* line 104, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 {
  color: #3F5F7F;
}

/* line 106, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 36px;
  color: #3F5F7F;
}

/* line 108, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small {
  font-size: 20px;
  display: block;
  color: #999;
  text-transform: lowercase;
}

/* line 113, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small:before, body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small:after, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small:before, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary header h3 .impressive-amount small:after {
  content: "~";
  margin: 0 2px;
}

/* line 121, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary p, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary p {
  line-height: 1.2em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #777;
}

/* line 125, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary ul, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary ul {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #777;
  list-style-type: disc;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  color: #777;
  line-height: 1.2em;
}

/* line 133, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#summary ul li, body.public .container-fluid > .row > .col-md-12 > .content > aside section#summary ul li {
  margin-bottom: 10px;
}

/* line 139, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know {
  margin-top: 20px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know h3 small, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know h3 small {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #777;
  margin-bottom: 5px;
  display: block;
}

/* line 148, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know h3 .name, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know h3 .name {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 16px;
  color: #3F5F7F;
}

/* line 152, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know img, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know img {
  margin: 15px 0 10px 0;
  height: 80px;
  width: 80px;
  border: 1px solid #ddd;
}

/* line 158, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know blockquote p, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know blockquote p {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #333;
  font-style: italic;
  line-height: 1.2em;
}

/* line 163, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know a.linkedin, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know a.linkedin {
  display: inline-block;
  padding: 0;
  padding-left: 20px !important;
  padding-right: 0 !important;
  background: url(/images/icons/social/linkedin_16.png) 0 50% no-repeat !important;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #4093b5;
}

/* line 173, app/assets/stylesheets/users.scss */
body.bailout .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know a.linkedin.no-icon, body.public .container-fluid > .row > .col-md-12 > .content > aside section#get-to-know a.linkedin.no-icon {
  background-image: none !important;
  padding: 0 !important;
}

/* line 183, app/assets/stylesheets/users.scss */
body.bailout footer, body.public footer {
  text-align: center;
  padding-bottom: 20px;
}

/* line 189, app/assets/stylesheets/users.scss */
body.bailout section#sign-in-section .session-inp, body.public section#sign-in-section .session-inp {
  max-width: 344px;
}

/* line 194, app/assets/stylesheets/users.scss */
body.bailout section#sign-up-section, body.public section#sign-up-section {
  max-width: 380px;
}

/* line 196, app/assets/stylesheets/users.scss */
body.bailout section#sign-up-section > p, body.bailout section#sign-up-section p.additional_info, body.public section#sign-up-section > p, body.public section#sign-up-section p.additional_info {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #fffacd;
  padding: 8px;
  line-height: 1.2em;
}

/* line 203, app/assets/stylesheets/users.scss */
body.bailout section#sign-up-section form.formtastic, body.public section#sign-up-section form.formtastic {
  margin-top: 40px;
  margin-left: 20px;
}

/* line 210, app/assets/stylesheets/users.scss */
body.bailout form.formtastic .inline-errors, body.public form.formtastic .inline-errors {
  display: none;
}

/* line 215, app/assets/stylesheets/users.scss */
body.bailout form.formtastic .stringish input, body.public form.formtastic .stringish input {
  font-size: 20px;
  width: 100%;
  max-width: 330px;
  font-family: 'HelveticaNeue-Light', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
}

/* line 222, app/assets/stylesheets/users.scss */
body.bailout form.formtastic .stringish input[size],
body.bailout form.formtastic .stringish input[max], body.public form.formtastic .stringish input[size],
body.public form.formtastic .stringish input[max] {
  width: 100%;
  max-width: 330px;
}

/* line 232, app/assets/stylesheets/users.scss */
body.bailout form.formtastic fieldset.inputs li.error.stringish input, body.public form.formtastic fieldset.inputs li.error.stringish input {
  background: url(/images/icons/16/error.png) no-repeat 320px 50%;
}

/* line 237, app/assets/stylesheets/users.scss */
body.bailout form.formtastic fieldset.inputs li label, body.public form.formtastic fieldset.inputs li label {
  font-size: 16px;
}

/* line 240, app/assets/stylesheets/users.scss */
body.bailout form.formtastic fieldset.inputs li label.placeholder, body.public form.formtastic fieldset.inputs li label.placeholder {
  padding: 9px;
  font-size: 20px;
}

/* line 248, app/assets/stylesheets/users.scss */
body.bailout form.formtastic li#user_terms_of_use_input, body.public form.formtastic li#user_terms_of_use_input {
  padding-top: 20px;
  padding-left: 0;
}

/* line 252, app/assets/stylesheets/users.scss */
body.bailout form.formtastic li#user_terms_of_use_input label, body.public form.formtastic li#user_terms_of_use_input label {
  font-weight: normal;
  font-size: 12px;
}

/* line 256, app/assets/stylesheets/users.scss */
body.bailout form.formtastic li#user_terms_of_use_input label a, body.public form.formtastic li#user_terms_of_use_input label a {
  color: #999;
  text-decoration: none;
  font-weight: bold;
}

/* line 122, app/assets/stylesheets/compass_mixins.sass */
body.bailout form.formtastic li#user_terms_of_use_input label a:hover, body.public form.formtastic li#user_terms_of_use_input label a:hover {
  color: gray;
  text-decoration: underline;
}

/* line 262, app/assets/stylesheets/users.scss */
body.bailout form.formtastic li#user_terms_of_use_input.error label, body.bailout form.formtastic li#user_terms_of_use_input.error label a, body.public form.formtastic li#user_terms_of_use_input.error label, body.public form.formtastic li#user_terms_of_use_input.error label a {
  color: #c00;
}
/* line 13, app/assets/stylesheets/new-bailout.scss */
body.bailout .center-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

/* line 20, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home #site-header, body#home.bailout.home #page-header {
  width: 100%;
  margin: 0 auto;
}

/* line 25, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home #page-header {
  margin: 30px auto 0;
}

/* line 29, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
  padding: 50px;
}

/* line 33, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content p {
  color: #666;
}

/* line 34, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content h2 {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  color: #3F5F7F;
  margin-bottom: 20px;
}

/* line 37, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content h2 span {
  background-color: #3F5F7F;
  color: #fff;
  display: inline-block;
  padding: 0 12px 6px;
  border-radius: 28px;
}

/* line 45, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content h3 {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  color: #3F5F7F;
  margin-bottom: 10px;
}

/* line 49, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content form {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  padding-bottom: 40px;
}

/* line 53, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content form fieldset {
  display: inline-block;
}

/* line 55, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content form fieldset label[for=institution] {
  display: none;
}

/* line 59, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content form ol.popular-institutions li {
  width: auto;
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
}

/* line 64, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content form ol.popular-institutions li img {
  max-width: 100px;
  max-height: 30px;
}

/* line 70, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #bailout-intro {
  background: url(/images/bailout/bailout-head.jpg) 100% 100% no-repeat;
  width: 100%;
  padding: 0 450px 10px 0;
  margin: 0 -50px 40px 0;
}

/* line 75, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #bailout-intro p {
  font-size: 14px;
  margin-top: 20px;
}

/* line 78, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #bailout-intro p strong {
  font-weight: bold;
}

/* line 84, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more h4 {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  color: #3F5F7F;
  margin-bottom: 10px;
}

/* line 88, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle {
  margin-left: -102px;
  padding-bottom: 27px;
}

/* line 91, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dt {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 24px;
  color: #3F5F7F;
  background-color: #46608B;
  color: #fff;
  display: inline-block;
  margin-left: 31px;
  padding: 12px 40px;
  position: relative;
  text-shadow: 0 0 8px #333;
  vertical-align: top;
}

/* line 101, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dt span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat 0px 0px;
  display: block;
  float: left;
  height: 37px;
  width: 46px;
  margin-right: 10px;
  position: absolute;
  left: -30px;
  bottom: -29px;
}

/* line 108, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dd {
  display: inline-block;
  padding-bottom: 38px;
  vertical-align: top;
}

/* line 112, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dd.yah {
  background: url(/images/bailout/yah.png) 50% 100% no-repeat;
}

/* line 114, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dd.yah a {
  background-color: #F0F0F0;
}

/* line 118, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dd a {
  background-color: #E2E2E2;
  border-right: 1px solid #ccc;
  display: inline-block;
  color: #666;
  font-size: 16px;
  padding: 16px 20px;
}

/* line 125, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more dl#toggle dd a:hover {
  color: #000;
}

/* line 131, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #how-am-i-doing {
  background: url(/images/bailout/bailout-1-a.png) 0 0 no-repeat;
  padding-left: 600px;
  margin: 20px 70px 60px -70px;
  min-height: 272px;
}

/* line 136, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #how-am-i-doing h4 {
  text-indent: -11px;
}

/* line 139, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #how-am-i-doing span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat -56px 0px;
  display: block;
  float: left;
  height: 48px;
  width: 67px;
  margin-right: 10px;
}

/* line 143, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #confident-planning {
  background: url(/images/bailout/bailout-1-b.jpg) 100% 0 no-repeat;
  margin: 0 -50px 60px 0;
  min-height: 415px;
  padding-right: 550px;
}

/* line 148, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #confident-planning span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat -133px 0px;
  display: block;
  float: left;
  height: 93px;
  width: 137px;
  margin-right: 10px;
}

/* line 152, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #weekly-updates {
  background: url(/images/bailout/bailout-1-c.png) 20px 0 no-repeat;
  border-bottom: 1px dashed #ccc;
  min-height: 361px;
  padding-left: 530px;
  margin: 0 70px 60px 0;
}

/* line 158, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #weekly-updates span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat -280px 0px;
  display: block;
  float: left;
  height: 55px;
  width: 52px;
  margin-right: 10px;
}

/* line 162, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #much-more, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #chris-thorpe, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast {
  min-height: 250px;
}

/* line 164, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #much-more h4, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #chris-thorpe h4, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast h4 {
  clear: none;
  font-size: 20px;
  width: 420px;
}

/* line 169, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #much-more p, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #chris-thorpe p, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast p {
  font-size: 14px;
  width: 420px;
}

/* line 173, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #much-more img, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #chris-thorpe img, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast img {
  float: right;
  -moz-box-shadow: 0 0 20px #CCC;
  -webkit-box-shadow: 0 0 20px #CCC;
  box-shadow: 0 0 20px #CCC;
}

/* line 179, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #much-more .linkedin, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #chris-thorpe .linkedin, body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast .linkedin {
  background: url(/images/bailout/linkedin.png) 0 50% no-repeat;
  display: inline-block;
  font-size: 12px;
  padding: 4px 0 4px 24px;
}

/* line 186, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #john-prendergast {
  border-top: 1px dashed #ccc;
  padding-top: 60px;
}

/* line 190, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #serious-data-security {
  background: url(/images/bailout/bailout-2-a.jpg) 100% 0 no-repeat;
  padding-right: 550px;
  margin: 20px 0 60px;
  min-height: 347px;
}

/* line 195, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #serious-data-security span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat -342px 0px;
  display: block;
  float: left;
  height: 118px;
  width: 118px;
  margin-right: 10px;
}

/* line 199, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #read-only {
  background: url(/images/bailout/bailout-2-b.png) 0 0 no-repeat;
  border-bottom: 1px dashed #ccc;
  padding: 20px 0 0 530px;
  margin: 60px 0 60px 0;
  min-height: 402px;
}

/* line 205, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #read-only h4 {
  text-indent: -11px;
}

/* line 208, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #read-only span {
  background: url(/images/bailout/bailout-sprite.png) no-repeat -470px 0px;
  display: block;
  float: left;
  height: 54px;
  width: 106px;
  margin-right: 10px;
}

/* line 212, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq {
  margin-top: 20px;
}

/* line 214, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq aside {
  width: 300px;
  padding: 0 40px;
  float: right;
}

/* line 218, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq aside h4 span {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333;
}

/* line 221, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq aside ul {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  list-style: square;
  padding-left: 1.2em;
}

/* line 227, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq aside ul li {
  margin-bottom: 8px;
}

/* line 230, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq aside ul li:before {
  color: red;
}

/* line 235, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq ol {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #3F5F7F;
  list-style: decimal;
  max-width: 480px;
}

/* line 239, app/assets/stylesheets/new-bailout.scss */
body#home.bailout.home .container-fluid > .row > .col-md-12 > .content #learn-more #faq ol p {
  font-size: 16px;
  margin: 1em 0;
}
@charset "UTF-8";
/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-1px, body.advisor .mg-bottom-1px, body.advisor_responsive .mg-bottom-1px, body.custom_allocations_report .mg-bottom-1px, body#performance .mg-bottom-1px {
  margin-bottom: 1px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-1px, body.advisor .mg-top-1px, body.advisor_responsive .mg-top-1px, body.custom_allocations_report .mg-top-1px, body#performance .mg-top-1px {
  margin-top: 1px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-1px, body.advisor .mg-left-1px, body.advisor_responsive .mg-left-1px, body.custom_allocations_report .mg-left-1px, body#performance .mg-left-1px {
  margin-left: 1px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-1px, body.advisor .mg-right-1px, body.advisor_responsive .mg-right-1px, body.custom_allocations_report .mg-right-1px, body#performance .mg-right-1px {
  margin-right: 1px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-1px, body.advisor .pd-bottom-1px, body.advisor_responsive .pd-bottom-1px, body.custom_allocations_report .pd-bottom-1px, body#performance .pd-bottom-1px {
  padding-bottom: 1px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-1px, body.advisor .pd-top-1px, body.advisor_responsive .pd-top-1px, body.custom_allocations_report .pd-top-1px, body#performance .pd-top-1px {
  padding-top: 1px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-1px, body.advisor .pd-left-1px, body.advisor_responsive .pd-left-1px, body.custom_allocations_report .pd-left-1px, body#performance .pd-left-1px {
  padding-left: 1px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-1px, body.advisor .pd-right-1px, body.advisor_responsive .pd-right-1px, body.custom_allocations_report .pd-right-1px, body#performance .pd-right-1px {
  padding-right: 1px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-1px, body.advisor .height-1px, body.advisor_responsive .height-1px, body.custom_allocations_report .height-1px, body#performance .height-1px {
  height: 1px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-1px, body.advisor .width-1px, body.advisor_responsive .width-1px, body.custom_allocations_report .width-1px, body#performance .width-1px {
  width: 1px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-2px, body.advisor .mg-bottom-2px, body.advisor_responsive .mg-bottom-2px, body.custom_allocations_report .mg-bottom-2px, body#performance .mg-bottom-2px {
  margin-bottom: 2px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-2px, body.advisor .mg-top-2px, body.advisor_responsive .mg-top-2px, body.custom_allocations_report .mg-top-2px, body#performance .mg-top-2px {
  margin-top: 2px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-2px, body.advisor .mg-left-2px, body.advisor_responsive .mg-left-2px, body.custom_allocations_report .mg-left-2px, body#performance .mg-left-2px {
  margin-left: 2px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-2px, body.advisor .mg-right-2px, body.advisor_responsive .mg-right-2px, body.custom_allocations_report .mg-right-2px, body#performance .mg-right-2px {
  margin-right: 2px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-2px, body.advisor .pd-bottom-2px, body.advisor_responsive .pd-bottom-2px, body.custom_allocations_report .pd-bottom-2px, body#performance .pd-bottom-2px {
  padding-bottom: 2px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-2px, body.advisor .pd-top-2px, body.advisor_responsive .pd-top-2px, body.custom_allocations_report .pd-top-2px, body#performance .pd-top-2px {
  padding-top: 2px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-2px, body.advisor .pd-left-2px, body.advisor_responsive .pd-left-2px, body.custom_allocations_report .pd-left-2px, body#performance .pd-left-2px {
  padding-left: 2px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-2px, body.advisor .pd-right-2px, body.advisor_responsive .pd-right-2px, body.custom_allocations_report .pd-right-2px, body#performance .pd-right-2px {
  padding-right: 2px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-2px, body.advisor .height-2px, body.advisor_responsive .height-2px, body.custom_allocations_report .height-2px, body#performance .height-2px {
  height: 2px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-2px, body.advisor .width-2px, body.advisor_responsive .width-2px, body.custom_allocations_report .width-2px, body#performance .width-2px {
  width: 2px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-3px, body.advisor .mg-bottom-3px, body.advisor_responsive .mg-bottom-3px, body.custom_allocations_report .mg-bottom-3px, body#performance .mg-bottom-3px {
  margin-bottom: 3px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-3px, body.advisor .mg-top-3px, body.advisor_responsive .mg-top-3px, body.custom_allocations_report .mg-top-3px, body#performance .mg-top-3px {
  margin-top: 3px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-3px, body.advisor .mg-left-3px, body.advisor_responsive .mg-left-3px, body.custom_allocations_report .mg-left-3px, body#performance .mg-left-3px {
  margin-left: 3px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-3px, body.advisor .mg-right-3px, body.advisor_responsive .mg-right-3px, body.custom_allocations_report .mg-right-3px, body#performance .mg-right-3px {
  margin-right: 3px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-3px, body.advisor .pd-bottom-3px, body.advisor_responsive .pd-bottom-3px, body.custom_allocations_report .pd-bottom-3px, body#performance .pd-bottom-3px {
  padding-bottom: 3px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-3px, body.advisor .pd-top-3px, body.advisor_responsive .pd-top-3px, body.custom_allocations_report .pd-top-3px, body#performance .pd-top-3px {
  padding-top: 3px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-3px, body.advisor .pd-left-3px, body.advisor_responsive .pd-left-3px, body.custom_allocations_report .pd-left-3px, body#performance .pd-left-3px {
  padding-left: 3px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-3px, body.advisor .pd-right-3px, body.advisor_responsive .pd-right-3px, body.custom_allocations_report .pd-right-3px, body#performance .pd-right-3px {
  padding-right: 3px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-3px, body.advisor .height-3px, body.advisor_responsive .height-3px, body.custom_allocations_report .height-3px, body#performance .height-3px {
  height: 3px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-3px, body.advisor .width-3px, body.advisor_responsive .width-3px, body.custom_allocations_report .width-3px, body#performance .width-3px {
  width: 3px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-4px, body.advisor .mg-bottom-4px, body.advisor_responsive .mg-bottom-4px, body.custom_allocations_report .mg-bottom-4px, body#performance .mg-bottom-4px {
  margin-bottom: 4px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-4px, body.advisor .mg-top-4px, body.advisor_responsive .mg-top-4px, body.custom_allocations_report .mg-top-4px, body#performance .mg-top-4px {
  margin-top: 4px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-4px, body.advisor .mg-left-4px, body.advisor_responsive .mg-left-4px, body.custom_allocations_report .mg-left-4px, body#performance .mg-left-4px {
  margin-left: 4px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-4px, body.advisor .mg-right-4px, body.advisor_responsive .mg-right-4px, body.custom_allocations_report .mg-right-4px, body#performance .mg-right-4px {
  margin-right: 4px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-4px, body.advisor .pd-bottom-4px, body.advisor_responsive .pd-bottom-4px, body.custom_allocations_report .pd-bottom-4px, body#performance .pd-bottom-4px {
  padding-bottom: 4px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-4px, body.advisor .pd-top-4px, body.advisor_responsive .pd-top-4px, body.custom_allocations_report .pd-top-4px, body#performance .pd-top-4px {
  padding-top: 4px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-4px, body.advisor .pd-left-4px, body.advisor_responsive .pd-left-4px, body.custom_allocations_report .pd-left-4px, body#performance .pd-left-4px {
  padding-left: 4px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-4px, body.advisor .pd-right-4px, body.advisor_responsive .pd-right-4px, body.custom_allocations_report .pd-right-4px, body#performance .pd-right-4px {
  padding-right: 4px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-4px, body.advisor .height-4px, body.advisor_responsive .height-4px, body.custom_allocations_report .height-4px, body#performance .height-4px {
  height: 4px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-4px, body.advisor .width-4px, body.advisor_responsive .width-4px, body.custom_allocations_report .width-4px, body#performance .width-4px {
  width: 4px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-5px, body.advisor .mg-bottom-5px, body.advisor_responsive .mg-bottom-5px, body.custom_allocations_report .mg-bottom-5px, body#performance .mg-bottom-5px {
  margin-bottom: 5px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-5px, body.advisor .mg-top-5px, body.advisor_responsive .mg-top-5px, body.custom_allocations_report .mg-top-5px, body#performance .mg-top-5px {
  margin-top: 5px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-5px, body.advisor .mg-left-5px, body.advisor_responsive .mg-left-5px, body.custom_allocations_report .mg-left-5px, body#performance .mg-left-5px {
  margin-left: 5px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-5px, body.advisor .mg-right-5px, body.advisor_responsive .mg-right-5px, body.custom_allocations_report .mg-right-5px, body#performance .mg-right-5px {
  margin-right: 5px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-5px, body.advisor .pd-bottom-5px, body.advisor_responsive .pd-bottom-5px, body.custom_allocations_report .pd-bottom-5px, body#performance .pd-bottom-5px {
  padding-bottom: 5px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-5px, body.advisor .pd-top-5px, body.advisor_responsive .pd-top-5px, body.custom_allocations_report .pd-top-5px, body#performance .pd-top-5px {
  padding-top: 5px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-5px, body.advisor .pd-left-5px, body.advisor_responsive .pd-left-5px, body.custom_allocations_report .pd-left-5px, body#performance .pd-left-5px {
  padding-left: 5px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-5px, body.advisor .pd-right-5px, body.advisor_responsive .pd-right-5px, body.custom_allocations_report .pd-right-5px, body#performance .pd-right-5px {
  padding-right: 5px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-5px, body.advisor .height-5px, body.advisor_responsive .height-5px, body.custom_allocations_report .height-5px, body#performance .height-5px {
  height: 5px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-5px, body.advisor .width-5px, body.advisor_responsive .width-5px, body.custom_allocations_report .width-5px, body#performance .width-5px {
  width: 5px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-6px, body.advisor .mg-bottom-6px, body.advisor_responsive .mg-bottom-6px, body.custom_allocations_report .mg-bottom-6px, body#performance .mg-bottom-6px {
  margin-bottom: 6px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-6px, body.advisor .mg-top-6px, body.advisor_responsive .mg-top-6px, body.custom_allocations_report .mg-top-6px, body#performance .mg-top-6px {
  margin-top: 6px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-6px, body.advisor .mg-left-6px, body.advisor_responsive .mg-left-6px, body.custom_allocations_report .mg-left-6px, body#performance .mg-left-6px {
  margin-left: 6px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-6px, body.advisor .mg-right-6px, body.advisor_responsive .mg-right-6px, body.custom_allocations_report .mg-right-6px, body#performance .mg-right-6px {
  margin-right: 6px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-6px, body.advisor .pd-bottom-6px, body.advisor_responsive .pd-bottom-6px, body.custom_allocations_report .pd-bottom-6px, body#performance .pd-bottom-6px {
  padding-bottom: 6px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-6px, body.advisor .pd-top-6px, body.advisor_responsive .pd-top-6px, body.custom_allocations_report .pd-top-6px, body#performance .pd-top-6px {
  padding-top: 6px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-6px, body.advisor .pd-left-6px, body.advisor_responsive .pd-left-6px, body.custom_allocations_report .pd-left-6px, body#performance .pd-left-6px {
  padding-left: 6px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-6px, body.advisor .pd-right-6px, body.advisor_responsive .pd-right-6px, body.custom_allocations_report .pd-right-6px, body#performance .pd-right-6px {
  padding-right: 6px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-6px, body.advisor .height-6px, body.advisor_responsive .height-6px, body.custom_allocations_report .height-6px, body#performance .height-6px {
  height: 6px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-6px, body.advisor .width-6px, body.advisor_responsive .width-6px, body.custom_allocations_report .width-6px, body#performance .width-6px {
  width: 6px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-7px, body.advisor .mg-bottom-7px, body.advisor_responsive .mg-bottom-7px, body.custom_allocations_report .mg-bottom-7px, body#performance .mg-bottom-7px {
  margin-bottom: 7px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-7px, body.advisor .mg-top-7px, body.advisor_responsive .mg-top-7px, body.custom_allocations_report .mg-top-7px, body#performance .mg-top-7px {
  margin-top: 7px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-7px, body.advisor .mg-left-7px, body.advisor_responsive .mg-left-7px, body.custom_allocations_report .mg-left-7px, body#performance .mg-left-7px {
  margin-left: 7px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-7px, body.advisor .mg-right-7px, body.advisor_responsive .mg-right-7px, body.custom_allocations_report .mg-right-7px, body#performance .mg-right-7px {
  margin-right: 7px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-7px, body.advisor .pd-bottom-7px, body.advisor_responsive .pd-bottom-7px, body.custom_allocations_report .pd-bottom-7px, body#performance .pd-bottom-7px {
  padding-bottom: 7px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-7px, body.advisor .pd-top-7px, body.advisor_responsive .pd-top-7px, body.custom_allocations_report .pd-top-7px, body#performance .pd-top-7px {
  padding-top: 7px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-7px, body.advisor .pd-left-7px, body.advisor_responsive .pd-left-7px, body.custom_allocations_report .pd-left-7px, body#performance .pd-left-7px {
  padding-left: 7px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-7px, body.advisor .pd-right-7px, body.advisor_responsive .pd-right-7px, body.custom_allocations_report .pd-right-7px, body#performance .pd-right-7px {
  padding-right: 7px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-7px, body.advisor .height-7px, body.advisor_responsive .height-7px, body.custom_allocations_report .height-7px, body#performance .height-7px {
  height: 7px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-7px, body.advisor .width-7px, body.advisor_responsive .width-7px, body.custom_allocations_report .width-7px, body#performance .width-7px {
  width: 7px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-8px, body.advisor .mg-bottom-8px, body.advisor_responsive .mg-bottom-8px, body.custom_allocations_report .mg-bottom-8px, body#performance .mg-bottom-8px {
  margin-bottom: 8px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-8px, body.advisor .mg-top-8px, body.advisor_responsive .mg-top-8px, body.custom_allocations_report .mg-top-8px, body#performance .mg-top-8px {
  margin-top: 8px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-8px, body.advisor .mg-left-8px, body.advisor_responsive .mg-left-8px, body.custom_allocations_report .mg-left-8px, body#performance .mg-left-8px {
  margin-left: 8px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-8px, body.advisor .mg-right-8px, body.advisor_responsive .mg-right-8px, body.custom_allocations_report .mg-right-8px, body#performance .mg-right-8px {
  margin-right: 8px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-8px, body.advisor .pd-bottom-8px, body.advisor_responsive .pd-bottom-8px, body.custom_allocations_report .pd-bottom-8px, body#performance .pd-bottom-8px {
  padding-bottom: 8px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-8px, body.advisor .pd-top-8px, body.advisor_responsive .pd-top-8px, body.custom_allocations_report .pd-top-8px, body#performance .pd-top-8px {
  padding-top: 8px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-8px, body.advisor .pd-left-8px, body.advisor_responsive .pd-left-8px, body.custom_allocations_report .pd-left-8px, body#performance .pd-left-8px {
  padding-left: 8px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-8px, body.advisor .pd-right-8px, body.advisor_responsive .pd-right-8px, body.custom_allocations_report .pd-right-8px, body#performance .pd-right-8px {
  padding-right: 8px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-8px, body.advisor .height-8px, body.advisor_responsive .height-8px, body.custom_allocations_report .height-8px, body#performance .height-8px {
  height: 8px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-8px, body.advisor .width-8px, body.advisor_responsive .width-8px, body.custom_allocations_report .width-8px, body#performance .width-8px {
  width: 8px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-9px, body.advisor .mg-bottom-9px, body.advisor_responsive .mg-bottom-9px, body.custom_allocations_report .mg-bottom-9px, body#performance .mg-bottom-9px {
  margin-bottom: 9px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-9px, body.advisor .mg-top-9px, body.advisor_responsive .mg-top-9px, body.custom_allocations_report .mg-top-9px, body#performance .mg-top-9px {
  margin-top: 9px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-9px, body.advisor .mg-left-9px, body.advisor_responsive .mg-left-9px, body.custom_allocations_report .mg-left-9px, body#performance .mg-left-9px {
  margin-left: 9px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-9px, body.advisor .mg-right-9px, body.advisor_responsive .mg-right-9px, body.custom_allocations_report .mg-right-9px, body#performance .mg-right-9px {
  margin-right: 9px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-9px, body.advisor .pd-bottom-9px, body.advisor_responsive .pd-bottom-9px, body.custom_allocations_report .pd-bottom-9px, body#performance .pd-bottom-9px {
  padding-bottom: 9px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-9px, body.advisor .pd-top-9px, body.advisor_responsive .pd-top-9px, body.custom_allocations_report .pd-top-9px, body#performance .pd-top-9px {
  padding-top: 9px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-9px, body.advisor .pd-left-9px, body.advisor_responsive .pd-left-9px, body.custom_allocations_report .pd-left-9px, body#performance .pd-left-9px {
  padding-left: 9px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-9px, body.advisor .pd-right-9px, body.advisor_responsive .pd-right-9px, body.custom_allocations_report .pd-right-9px, body#performance .pd-right-9px {
  padding-right: 9px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-9px, body.advisor .height-9px, body.advisor_responsive .height-9px, body.custom_allocations_report .height-9px, body#performance .height-9px {
  height: 9px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-9px, body.advisor .width-9px, body.advisor_responsive .width-9px, body.custom_allocations_report .width-9px, body#performance .width-9px {
  width: 9px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-10px, body.advisor .mg-bottom-10px, body.advisor_responsive .mg-bottom-10px, body.custom_allocations_report .mg-bottom-10px, body#performance .mg-bottom-10px {
  margin-bottom: 10px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-10px, body.advisor .mg-top-10px, body.advisor_responsive .mg-top-10px, body.custom_allocations_report .mg-top-10px, body#performance .mg-top-10px {
  margin-top: 10px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-10px, body.advisor .mg-left-10px, body.advisor_responsive .mg-left-10px, body.custom_allocations_report .mg-left-10px, body#performance .mg-left-10px {
  margin-left: 10px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-10px, body.advisor .mg-right-10px, body.advisor_responsive .mg-right-10px, body.custom_allocations_report .mg-right-10px, body#performance .mg-right-10px {
  margin-right: 10px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-10px, body.advisor .pd-bottom-10px, body.advisor_responsive .pd-bottom-10px, body.custom_allocations_report .pd-bottom-10px, body#performance .pd-bottom-10px {
  padding-bottom: 10px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-10px, body.advisor .pd-top-10px, body.advisor_responsive .pd-top-10px, body.custom_allocations_report .pd-top-10px, body#performance .pd-top-10px {
  padding-top: 10px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-10px, body.advisor .pd-left-10px, body.advisor_responsive .pd-left-10px, body.custom_allocations_report .pd-left-10px, body#performance .pd-left-10px {
  padding-left: 10px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-10px, body.advisor .pd-right-10px, body.advisor_responsive .pd-right-10px, body.custom_allocations_report .pd-right-10px, body#performance .pd-right-10px {
  padding-right: 10px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-10px, body.advisor .height-10px, body.advisor_responsive .height-10px, body.custom_allocations_report .height-10px, body#performance .height-10px {
  height: 10px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-10px, body.advisor .width-10px, body.advisor_responsive .width-10px, body.custom_allocations_report .width-10px, body#performance .width-10px {
  width: 10px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-11px, body.advisor .mg-bottom-11px, body.advisor_responsive .mg-bottom-11px, body.custom_allocations_report .mg-bottom-11px, body#performance .mg-bottom-11px {
  margin-bottom: 11px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-11px, body.advisor .mg-top-11px, body.advisor_responsive .mg-top-11px, body.custom_allocations_report .mg-top-11px, body#performance .mg-top-11px {
  margin-top: 11px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-11px, body.advisor .mg-left-11px, body.advisor_responsive .mg-left-11px, body.custom_allocations_report .mg-left-11px, body#performance .mg-left-11px {
  margin-left: 11px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-11px, body.advisor .mg-right-11px, body.advisor_responsive .mg-right-11px, body.custom_allocations_report .mg-right-11px, body#performance .mg-right-11px {
  margin-right: 11px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-11px, body.advisor .pd-bottom-11px, body.advisor_responsive .pd-bottom-11px, body.custom_allocations_report .pd-bottom-11px, body#performance .pd-bottom-11px {
  padding-bottom: 11px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-11px, body.advisor .pd-top-11px, body.advisor_responsive .pd-top-11px, body.custom_allocations_report .pd-top-11px, body#performance .pd-top-11px {
  padding-top: 11px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-11px, body.advisor .pd-left-11px, body.advisor_responsive .pd-left-11px, body.custom_allocations_report .pd-left-11px, body#performance .pd-left-11px {
  padding-left: 11px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-11px, body.advisor .pd-right-11px, body.advisor_responsive .pd-right-11px, body.custom_allocations_report .pd-right-11px, body#performance .pd-right-11px {
  padding-right: 11px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-11px, body.advisor .height-11px, body.advisor_responsive .height-11px, body.custom_allocations_report .height-11px, body#performance .height-11px {
  height: 11px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-11px, body.advisor .width-11px, body.advisor_responsive .width-11px, body.custom_allocations_report .width-11px, body#performance .width-11px {
  width: 11px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-12px, body.advisor .mg-bottom-12px, body.advisor_responsive .mg-bottom-12px, body.custom_allocations_report .mg-bottom-12px, body#performance .mg-bottom-12px {
  margin-bottom: 12px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-12px, body.advisor .mg-top-12px, body.advisor_responsive .mg-top-12px, body.custom_allocations_report .mg-top-12px, body#performance .mg-top-12px {
  margin-top: 12px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-12px, body.advisor .mg-left-12px, body.advisor_responsive .mg-left-12px, body.custom_allocations_report .mg-left-12px, body#performance .mg-left-12px {
  margin-left: 12px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-12px, body.advisor .mg-right-12px, body.advisor_responsive .mg-right-12px, body.custom_allocations_report .mg-right-12px, body#performance .mg-right-12px {
  margin-right: 12px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-12px, body.advisor .pd-bottom-12px, body.advisor_responsive .pd-bottom-12px, body.custom_allocations_report .pd-bottom-12px, body#performance .pd-bottom-12px {
  padding-bottom: 12px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-12px, body.advisor .pd-top-12px, body.advisor_responsive .pd-top-12px, body.custom_allocations_report .pd-top-12px, body#performance .pd-top-12px {
  padding-top: 12px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-12px, body.advisor .pd-left-12px, body.advisor_responsive .pd-left-12px, body.custom_allocations_report .pd-left-12px, body#performance .pd-left-12px {
  padding-left: 12px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-12px, body.advisor .pd-right-12px, body.advisor_responsive .pd-right-12px, body.custom_allocations_report .pd-right-12px, body#performance .pd-right-12px {
  padding-right: 12px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-12px, body.advisor .height-12px, body.advisor_responsive .height-12px, body.custom_allocations_report .height-12px, body#performance .height-12px {
  height: 12px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-12px, body.advisor .width-12px, body.advisor_responsive .width-12px, body.custom_allocations_report .width-12px, body#performance .width-12px {
  width: 12px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-13px, body.advisor .mg-bottom-13px, body.advisor_responsive .mg-bottom-13px, body.custom_allocations_report .mg-bottom-13px, body#performance .mg-bottom-13px {
  margin-bottom: 13px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-13px, body.advisor .mg-top-13px, body.advisor_responsive .mg-top-13px, body.custom_allocations_report .mg-top-13px, body#performance .mg-top-13px {
  margin-top: 13px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-13px, body.advisor .mg-left-13px, body.advisor_responsive .mg-left-13px, body.custom_allocations_report .mg-left-13px, body#performance .mg-left-13px {
  margin-left: 13px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-13px, body.advisor .mg-right-13px, body.advisor_responsive .mg-right-13px, body.custom_allocations_report .mg-right-13px, body#performance .mg-right-13px {
  margin-right: 13px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-13px, body.advisor .pd-bottom-13px, body.advisor_responsive .pd-bottom-13px, body.custom_allocations_report .pd-bottom-13px, body#performance .pd-bottom-13px {
  padding-bottom: 13px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-13px, body.advisor .pd-top-13px, body.advisor_responsive .pd-top-13px, body.custom_allocations_report .pd-top-13px, body#performance .pd-top-13px {
  padding-top: 13px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-13px, body.advisor .pd-left-13px, body.advisor_responsive .pd-left-13px, body.custom_allocations_report .pd-left-13px, body#performance .pd-left-13px {
  padding-left: 13px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-13px, body.advisor .pd-right-13px, body.advisor_responsive .pd-right-13px, body.custom_allocations_report .pd-right-13px, body#performance .pd-right-13px {
  padding-right: 13px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-13px, body.advisor .height-13px, body.advisor_responsive .height-13px, body.custom_allocations_report .height-13px, body#performance .height-13px {
  height: 13px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-13px, body.advisor .width-13px, body.advisor_responsive .width-13px, body.custom_allocations_report .width-13px, body#performance .width-13px {
  width: 13px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-14px, body.advisor .mg-bottom-14px, body.advisor_responsive .mg-bottom-14px, body.custom_allocations_report .mg-bottom-14px, body#performance .mg-bottom-14px {
  margin-bottom: 14px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-14px, body.advisor .mg-top-14px, body.advisor_responsive .mg-top-14px, body.custom_allocations_report .mg-top-14px, body#performance .mg-top-14px {
  margin-top: 14px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-14px, body.advisor .mg-left-14px, body.advisor_responsive .mg-left-14px, body.custom_allocations_report .mg-left-14px, body#performance .mg-left-14px {
  margin-left: 14px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-14px, body.advisor .mg-right-14px, body.advisor_responsive .mg-right-14px, body.custom_allocations_report .mg-right-14px, body#performance .mg-right-14px {
  margin-right: 14px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-14px, body.advisor .pd-bottom-14px, body.advisor_responsive .pd-bottom-14px, body.custom_allocations_report .pd-bottom-14px, body#performance .pd-bottom-14px {
  padding-bottom: 14px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-14px, body.advisor .pd-top-14px, body.advisor_responsive .pd-top-14px, body.custom_allocations_report .pd-top-14px, body#performance .pd-top-14px {
  padding-top: 14px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-14px, body.advisor .pd-left-14px, body.advisor_responsive .pd-left-14px, body.custom_allocations_report .pd-left-14px, body#performance .pd-left-14px {
  padding-left: 14px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-14px, body.advisor .pd-right-14px, body.advisor_responsive .pd-right-14px, body.custom_allocations_report .pd-right-14px, body#performance .pd-right-14px {
  padding-right: 14px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-14px, body.advisor .height-14px, body.advisor_responsive .height-14px, body.custom_allocations_report .height-14px, body#performance .height-14px {
  height: 14px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-14px, body.advisor .width-14px, body.advisor_responsive .width-14px, body.custom_allocations_report .width-14px, body#performance .width-14px {
  width: 14px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-15px, body.advisor .mg-bottom-15px, body.advisor_responsive .mg-bottom-15px, body.custom_allocations_report .mg-bottom-15px, body#performance .mg-bottom-15px {
  margin-bottom: 15px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-15px, body.advisor .mg-top-15px, body.advisor_responsive .mg-top-15px, body.custom_allocations_report .mg-top-15px, body#performance .mg-top-15px {
  margin-top: 15px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-15px, body.advisor .mg-left-15px, body.advisor_responsive .mg-left-15px, body.custom_allocations_report .mg-left-15px, body#performance .mg-left-15px {
  margin-left: 15px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-15px, body.advisor .mg-right-15px, body.advisor_responsive .mg-right-15px, body.custom_allocations_report .mg-right-15px, body#performance .mg-right-15px {
  margin-right: 15px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-15px, body.advisor .pd-bottom-15px, body.advisor_responsive .pd-bottom-15px, body.custom_allocations_report .pd-bottom-15px, body#performance .pd-bottom-15px {
  padding-bottom: 15px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-15px, body.advisor .pd-top-15px, body.advisor_responsive .pd-top-15px, body.custom_allocations_report .pd-top-15px, body#performance .pd-top-15px {
  padding-top: 15px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-15px, body.advisor .pd-left-15px, body.advisor_responsive .pd-left-15px, body.custom_allocations_report .pd-left-15px, body#performance .pd-left-15px {
  padding-left: 15px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-15px, body.advisor .pd-right-15px, body.advisor_responsive .pd-right-15px, body.custom_allocations_report .pd-right-15px, body#performance .pd-right-15px {
  padding-right: 15px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-15px, body.advisor .height-15px, body.advisor_responsive .height-15px, body.custom_allocations_report .height-15px, body#performance .height-15px {
  height: 15px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-15px, body.advisor .width-15px, body.advisor_responsive .width-15px, body.custom_allocations_report .width-15px, body#performance .width-15px {
  width: 15px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-16px, body.advisor .mg-bottom-16px, body.advisor_responsive .mg-bottom-16px, body.custom_allocations_report .mg-bottom-16px, body#performance .mg-bottom-16px {
  margin-bottom: 16px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-16px, body.advisor .mg-top-16px, body.advisor_responsive .mg-top-16px, body.custom_allocations_report .mg-top-16px, body#performance .mg-top-16px {
  margin-top: 16px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-16px, body.advisor .mg-left-16px, body.advisor_responsive .mg-left-16px, body.custom_allocations_report .mg-left-16px, body#performance .mg-left-16px {
  margin-left: 16px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-16px, body.advisor .mg-right-16px, body.advisor_responsive .mg-right-16px, body.custom_allocations_report .mg-right-16px, body#performance .mg-right-16px {
  margin-right: 16px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-16px, body.advisor .pd-bottom-16px, body.advisor_responsive .pd-bottom-16px, body.custom_allocations_report .pd-bottom-16px, body#performance .pd-bottom-16px {
  padding-bottom: 16px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-16px, body.advisor .pd-top-16px, body.advisor_responsive .pd-top-16px, body.custom_allocations_report .pd-top-16px, body#performance .pd-top-16px {
  padding-top: 16px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-16px, body.advisor .pd-left-16px, body.advisor_responsive .pd-left-16px, body.custom_allocations_report .pd-left-16px, body#performance .pd-left-16px {
  padding-left: 16px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-16px, body.advisor .pd-right-16px, body.advisor_responsive .pd-right-16px, body.custom_allocations_report .pd-right-16px, body#performance .pd-right-16px {
  padding-right: 16px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-16px, body.advisor .height-16px, body.advisor_responsive .height-16px, body.custom_allocations_report .height-16px, body#performance .height-16px {
  height: 16px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-16px, body.advisor .width-16px, body.advisor_responsive .width-16px, body.custom_allocations_report .width-16px, body#performance .width-16px {
  width: 16px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-17px, body.advisor .mg-bottom-17px, body.advisor_responsive .mg-bottom-17px, body.custom_allocations_report .mg-bottom-17px, body#performance .mg-bottom-17px {
  margin-bottom: 17px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-17px, body.advisor .mg-top-17px, body.advisor_responsive .mg-top-17px, body.custom_allocations_report .mg-top-17px, body#performance .mg-top-17px {
  margin-top: 17px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-17px, body.advisor .mg-left-17px, body.advisor_responsive .mg-left-17px, body.custom_allocations_report .mg-left-17px, body#performance .mg-left-17px {
  margin-left: 17px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-17px, body.advisor .mg-right-17px, body.advisor_responsive .mg-right-17px, body.custom_allocations_report .mg-right-17px, body#performance .mg-right-17px {
  margin-right: 17px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-17px, body.advisor .pd-bottom-17px, body.advisor_responsive .pd-bottom-17px, body.custom_allocations_report .pd-bottom-17px, body#performance .pd-bottom-17px {
  padding-bottom: 17px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-17px, body.advisor .pd-top-17px, body.advisor_responsive .pd-top-17px, body.custom_allocations_report .pd-top-17px, body#performance .pd-top-17px {
  padding-top: 17px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-17px, body.advisor .pd-left-17px, body.advisor_responsive .pd-left-17px, body.custom_allocations_report .pd-left-17px, body#performance .pd-left-17px {
  padding-left: 17px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-17px, body.advisor .pd-right-17px, body.advisor_responsive .pd-right-17px, body.custom_allocations_report .pd-right-17px, body#performance .pd-right-17px {
  padding-right: 17px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-17px, body.advisor .height-17px, body.advisor_responsive .height-17px, body.custom_allocations_report .height-17px, body#performance .height-17px {
  height: 17px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-17px, body.advisor .width-17px, body.advisor_responsive .width-17px, body.custom_allocations_report .width-17px, body#performance .width-17px {
  width: 17px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-18px, body.advisor .mg-bottom-18px, body.advisor_responsive .mg-bottom-18px, body.custom_allocations_report .mg-bottom-18px, body#performance .mg-bottom-18px {
  margin-bottom: 18px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-18px, body.advisor .mg-top-18px, body.advisor_responsive .mg-top-18px, body.custom_allocations_report .mg-top-18px, body#performance .mg-top-18px {
  margin-top: 18px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-18px, body.advisor .mg-left-18px, body.advisor_responsive .mg-left-18px, body.custom_allocations_report .mg-left-18px, body#performance .mg-left-18px {
  margin-left: 18px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-18px, body.advisor .mg-right-18px, body.advisor_responsive .mg-right-18px, body.custom_allocations_report .mg-right-18px, body#performance .mg-right-18px {
  margin-right: 18px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-18px, body.advisor .pd-bottom-18px, body.advisor_responsive .pd-bottom-18px, body.custom_allocations_report .pd-bottom-18px, body#performance .pd-bottom-18px {
  padding-bottom: 18px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-18px, body.advisor .pd-top-18px, body.advisor_responsive .pd-top-18px, body.custom_allocations_report .pd-top-18px, body#performance .pd-top-18px {
  padding-top: 18px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-18px, body.advisor .pd-left-18px, body.advisor_responsive .pd-left-18px, body.custom_allocations_report .pd-left-18px, body#performance .pd-left-18px {
  padding-left: 18px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-18px, body.advisor .pd-right-18px, body.advisor_responsive .pd-right-18px, body.custom_allocations_report .pd-right-18px, body#performance .pd-right-18px {
  padding-right: 18px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-18px, body.advisor .height-18px, body.advisor_responsive .height-18px, body.custom_allocations_report .height-18px, body#performance .height-18px {
  height: 18px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-18px, body.advisor .width-18px, body.advisor_responsive .width-18px, body.custom_allocations_report .width-18px, body#performance .width-18px {
  width: 18px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-19px, body.advisor .mg-bottom-19px, body.advisor_responsive .mg-bottom-19px, body.custom_allocations_report .mg-bottom-19px, body#performance .mg-bottom-19px {
  margin-bottom: 19px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-19px, body.advisor .mg-top-19px, body.advisor_responsive .mg-top-19px, body.custom_allocations_report .mg-top-19px, body#performance .mg-top-19px {
  margin-top: 19px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-19px, body.advisor .mg-left-19px, body.advisor_responsive .mg-left-19px, body.custom_allocations_report .mg-left-19px, body#performance .mg-left-19px {
  margin-left: 19px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-19px, body.advisor .mg-right-19px, body.advisor_responsive .mg-right-19px, body.custom_allocations_report .mg-right-19px, body#performance .mg-right-19px {
  margin-right: 19px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-19px, body.advisor .pd-bottom-19px, body.advisor_responsive .pd-bottom-19px, body.custom_allocations_report .pd-bottom-19px, body#performance .pd-bottom-19px {
  padding-bottom: 19px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-19px, body.advisor .pd-top-19px, body.advisor_responsive .pd-top-19px, body.custom_allocations_report .pd-top-19px, body#performance .pd-top-19px {
  padding-top: 19px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-19px, body.advisor .pd-left-19px, body.advisor_responsive .pd-left-19px, body.custom_allocations_report .pd-left-19px, body#performance .pd-left-19px {
  padding-left: 19px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-19px, body.advisor .pd-right-19px, body.advisor_responsive .pd-right-19px, body.custom_allocations_report .pd-right-19px, body#performance .pd-right-19px {
  padding-right: 19px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-19px, body.advisor .height-19px, body.advisor_responsive .height-19px, body.custom_allocations_report .height-19px, body#performance .height-19px {
  height: 19px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-19px, body.advisor .width-19px, body.advisor_responsive .width-19px, body.custom_allocations_report .width-19px, body#performance .width-19px {
  width: 19px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-20px, body.advisor .mg-bottom-20px, body.advisor_responsive .mg-bottom-20px, body.custom_allocations_report .mg-bottom-20px, body#performance .mg-bottom-20px {
  margin-bottom: 20px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-20px, body.advisor .mg-top-20px, body.advisor_responsive .mg-top-20px, body.custom_allocations_report .mg-top-20px, body#performance .mg-top-20px {
  margin-top: 20px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-20px, body.advisor .mg-left-20px, body.advisor_responsive .mg-left-20px, body.custom_allocations_report .mg-left-20px, body#performance .mg-left-20px {
  margin-left: 20px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-20px, body.advisor .mg-right-20px, body.advisor_responsive .mg-right-20px, body.custom_allocations_report .mg-right-20px, body#performance .mg-right-20px {
  margin-right: 20px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-20px, body.advisor .pd-bottom-20px, body.advisor_responsive .pd-bottom-20px, body.custom_allocations_report .pd-bottom-20px, body#performance .pd-bottom-20px {
  padding-bottom: 20px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-20px, body.advisor .pd-top-20px, body.advisor_responsive .pd-top-20px, body.custom_allocations_report .pd-top-20px, body#performance .pd-top-20px {
  padding-top: 20px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-20px, body.advisor .pd-left-20px, body.advisor_responsive .pd-left-20px, body.custom_allocations_report .pd-left-20px, body#performance .pd-left-20px {
  padding-left: 20px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-20px, body.advisor .pd-right-20px, body.advisor_responsive .pd-right-20px, body.custom_allocations_report .pd-right-20px, body#performance .pd-right-20px {
  padding-right: 20px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-20px, body.advisor .height-20px, body.advisor_responsive .height-20px, body.custom_allocations_report .height-20px, body#performance .height-20px {
  height: 20px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-20px, body.advisor .width-20px, body.advisor_responsive .width-20px, body.custom_allocations_report .width-20px, body#performance .width-20px {
  width: 20px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-21px, body.advisor .mg-bottom-21px, body.advisor_responsive .mg-bottom-21px, body.custom_allocations_report .mg-bottom-21px, body#performance .mg-bottom-21px {
  margin-bottom: 21px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-21px, body.advisor .mg-top-21px, body.advisor_responsive .mg-top-21px, body.custom_allocations_report .mg-top-21px, body#performance .mg-top-21px {
  margin-top: 21px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-21px, body.advisor .mg-left-21px, body.advisor_responsive .mg-left-21px, body.custom_allocations_report .mg-left-21px, body#performance .mg-left-21px {
  margin-left: 21px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-21px, body.advisor .mg-right-21px, body.advisor_responsive .mg-right-21px, body.custom_allocations_report .mg-right-21px, body#performance .mg-right-21px {
  margin-right: 21px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-21px, body.advisor .pd-bottom-21px, body.advisor_responsive .pd-bottom-21px, body.custom_allocations_report .pd-bottom-21px, body#performance .pd-bottom-21px {
  padding-bottom: 21px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-21px, body.advisor .pd-top-21px, body.advisor_responsive .pd-top-21px, body.custom_allocations_report .pd-top-21px, body#performance .pd-top-21px {
  padding-top: 21px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-21px, body.advisor .pd-left-21px, body.advisor_responsive .pd-left-21px, body.custom_allocations_report .pd-left-21px, body#performance .pd-left-21px {
  padding-left: 21px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-21px, body.advisor .pd-right-21px, body.advisor_responsive .pd-right-21px, body.custom_allocations_report .pd-right-21px, body#performance .pd-right-21px {
  padding-right: 21px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-21px, body.advisor .height-21px, body.advisor_responsive .height-21px, body.custom_allocations_report .height-21px, body#performance .height-21px {
  height: 21px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-21px, body.advisor .width-21px, body.advisor_responsive .width-21px, body.custom_allocations_report .width-21px, body#performance .width-21px {
  width: 21px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-22px, body.advisor .mg-bottom-22px, body.advisor_responsive .mg-bottom-22px, body.custom_allocations_report .mg-bottom-22px, body#performance .mg-bottom-22px {
  margin-bottom: 22px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-22px, body.advisor .mg-top-22px, body.advisor_responsive .mg-top-22px, body.custom_allocations_report .mg-top-22px, body#performance .mg-top-22px {
  margin-top: 22px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-22px, body.advisor .mg-left-22px, body.advisor_responsive .mg-left-22px, body.custom_allocations_report .mg-left-22px, body#performance .mg-left-22px {
  margin-left: 22px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-22px, body.advisor .mg-right-22px, body.advisor_responsive .mg-right-22px, body.custom_allocations_report .mg-right-22px, body#performance .mg-right-22px {
  margin-right: 22px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-22px, body.advisor .pd-bottom-22px, body.advisor_responsive .pd-bottom-22px, body.custom_allocations_report .pd-bottom-22px, body#performance .pd-bottom-22px {
  padding-bottom: 22px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-22px, body.advisor .pd-top-22px, body.advisor_responsive .pd-top-22px, body.custom_allocations_report .pd-top-22px, body#performance .pd-top-22px {
  padding-top: 22px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-22px, body.advisor .pd-left-22px, body.advisor_responsive .pd-left-22px, body.custom_allocations_report .pd-left-22px, body#performance .pd-left-22px {
  padding-left: 22px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-22px, body.advisor .pd-right-22px, body.advisor_responsive .pd-right-22px, body.custom_allocations_report .pd-right-22px, body#performance .pd-right-22px {
  padding-right: 22px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-22px, body.advisor .height-22px, body.advisor_responsive .height-22px, body.custom_allocations_report .height-22px, body#performance .height-22px {
  height: 22px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-22px, body.advisor .width-22px, body.advisor_responsive .width-22px, body.custom_allocations_report .width-22px, body#performance .width-22px {
  width: 22px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-23px, body.advisor .mg-bottom-23px, body.advisor_responsive .mg-bottom-23px, body.custom_allocations_report .mg-bottom-23px, body#performance .mg-bottom-23px {
  margin-bottom: 23px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-23px, body.advisor .mg-top-23px, body.advisor_responsive .mg-top-23px, body.custom_allocations_report .mg-top-23px, body#performance .mg-top-23px {
  margin-top: 23px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-23px, body.advisor .mg-left-23px, body.advisor_responsive .mg-left-23px, body.custom_allocations_report .mg-left-23px, body#performance .mg-left-23px {
  margin-left: 23px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-23px, body.advisor .mg-right-23px, body.advisor_responsive .mg-right-23px, body.custom_allocations_report .mg-right-23px, body#performance .mg-right-23px {
  margin-right: 23px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-23px, body.advisor .pd-bottom-23px, body.advisor_responsive .pd-bottom-23px, body.custom_allocations_report .pd-bottom-23px, body#performance .pd-bottom-23px {
  padding-bottom: 23px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-23px, body.advisor .pd-top-23px, body.advisor_responsive .pd-top-23px, body.custom_allocations_report .pd-top-23px, body#performance .pd-top-23px {
  padding-top: 23px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-23px, body.advisor .pd-left-23px, body.advisor_responsive .pd-left-23px, body.custom_allocations_report .pd-left-23px, body#performance .pd-left-23px {
  padding-left: 23px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-23px, body.advisor .pd-right-23px, body.advisor_responsive .pd-right-23px, body.custom_allocations_report .pd-right-23px, body#performance .pd-right-23px {
  padding-right: 23px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-23px, body.advisor .height-23px, body.advisor_responsive .height-23px, body.custom_allocations_report .height-23px, body#performance .height-23px {
  height: 23px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-23px, body.advisor .width-23px, body.advisor_responsive .width-23px, body.custom_allocations_report .width-23px, body#performance .width-23px {
  width: 23px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-24px, body.advisor .mg-bottom-24px, body.advisor_responsive .mg-bottom-24px, body.custom_allocations_report .mg-bottom-24px, body#performance .mg-bottom-24px {
  margin-bottom: 24px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-24px, body.advisor .mg-top-24px, body.advisor_responsive .mg-top-24px, body.custom_allocations_report .mg-top-24px, body#performance .mg-top-24px {
  margin-top: 24px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-24px, body.advisor .mg-left-24px, body.advisor_responsive .mg-left-24px, body.custom_allocations_report .mg-left-24px, body#performance .mg-left-24px {
  margin-left: 24px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-24px, body.advisor .mg-right-24px, body.advisor_responsive .mg-right-24px, body.custom_allocations_report .mg-right-24px, body#performance .mg-right-24px {
  margin-right: 24px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-24px, body.advisor .pd-bottom-24px, body.advisor_responsive .pd-bottom-24px, body.custom_allocations_report .pd-bottom-24px, body#performance .pd-bottom-24px {
  padding-bottom: 24px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-24px, body.advisor .pd-top-24px, body.advisor_responsive .pd-top-24px, body.custom_allocations_report .pd-top-24px, body#performance .pd-top-24px {
  padding-top: 24px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-24px, body.advisor .pd-left-24px, body.advisor_responsive .pd-left-24px, body.custom_allocations_report .pd-left-24px, body#performance .pd-left-24px {
  padding-left: 24px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-24px, body.advisor .pd-right-24px, body.advisor_responsive .pd-right-24px, body.custom_allocations_report .pd-right-24px, body#performance .pd-right-24px {
  padding-right: 24px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-24px, body.advisor .height-24px, body.advisor_responsive .height-24px, body.custom_allocations_report .height-24px, body#performance .height-24px {
  height: 24px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-24px, body.advisor .width-24px, body.advisor_responsive .width-24px, body.custom_allocations_report .width-24px, body#performance .width-24px {
  width: 24px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-25px, body.advisor .mg-bottom-25px, body.advisor_responsive .mg-bottom-25px, body.custom_allocations_report .mg-bottom-25px, body#performance .mg-bottom-25px {
  margin-bottom: 25px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-25px, body.advisor .mg-top-25px, body.advisor_responsive .mg-top-25px, body.custom_allocations_report .mg-top-25px, body#performance .mg-top-25px {
  margin-top: 25px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-25px, body.advisor .mg-left-25px, body.advisor_responsive .mg-left-25px, body.custom_allocations_report .mg-left-25px, body#performance .mg-left-25px {
  margin-left: 25px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-25px, body.advisor .mg-right-25px, body.advisor_responsive .mg-right-25px, body.custom_allocations_report .mg-right-25px, body#performance .mg-right-25px {
  margin-right: 25px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-25px, body.advisor .pd-bottom-25px, body.advisor_responsive .pd-bottom-25px, body.custom_allocations_report .pd-bottom-25px, body#performance .pd-bottom-25px {
  padding-bottom: 25px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-25px, body.advisor .pd-top-25px, body.advisor_responsive .pd-top-25px, body.custom_allocations_report .pd-top-25px, body#performance .pd-top-25px {
  padding-top: 25px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-25px, body.advisor .pd-left-25px, body.advisor_responsive .pd-left-25px, body.custom_allocations_report .pd-left-25px, body#performance .pd-left-25px {
  padding-left: 25px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-25px, body.advisor .pd-right-25px, body.advisor_responsive .pd-right-25px, body.custom_allocations_report .pd-right-25px, body#performance .pd-right-25px {
  padding-right: 25px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-25px, body.advisor .height-25px, body.advisor_responsive .height-25px, body.custom_allocations_report .height-25px, body#performance .height-25px {
  height: 25px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-25px, body.advisor .width-25px, body.advisor_responsive .width-25px, body.custom_allocations_report .width-25px, body#performance .width-25px {
  width: 25px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-26px, body.advisor .mg-bottom-26px, body.advisor_responsive .mg-bottom-26px, body.custom_allocations_report .mg-bottom-26px, body#performance .mg-bottom-26px {
  margin-bottom: 26px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-26px, body.advisor .mg-top-26px, body.advisor_responsive .mg-top-26px, body.custom_allocations_report .mg-top-26px, body#performance .mg-top-26px {
  margin-top: 26px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-26px, body.advisor .mg-left-26px, body.advisor_responsive .mg-left-26px, body.custom_allocations_report .mg-left-26px, body#performance .mg-left-26px {
  margin-left: 26px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-26px, body.advisor .mg-right-26px, body.advisor_responsive .mg-right-26px, body.custom_allocations_report .mg-right-26px, body#performance .mg-right-26px {
  margin-right: 26px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-26px, body.advisor .pd-bottom-26px, body.advisor_responsive .pd-bottom-26px, body.custom_allocations_report .pd-bottom-26px, body#performance .pd-bottom-26px {
  padding-bottom: 26px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-26px, body.advisor .pd-top-26px, body.advisor_responsive .pd-top-26px, body.custom_allocations_report .pd-top-26px, body#performance .pd-top-26px {
  padding-top: 26px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-26px, body.advisor .pd-left-26px, body.advisor_responsive .pd-left-26px, body.custom_allocations_report .pd-left-26px, body#performance .pd-left-26px {
  padding-left: 26px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-26px, body.advisor .pd-right-26px, body.advisor_responsive .pd-right-26px, body.custom_allocations_report .pd-right-26px, body#performance .pd-right-26px {
  padding-right: 26px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-26px, body.advisor .height-26px, body.advisor_responsive .height-26px, body.custom_allocations_report .height-26px, body#performance .height-26px {
  height: 26px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-26px, body.advisor .width-26px, body.advisor_responsive .width-26px, body.custom_allocations_report .width-26px, body#performance .width-26px {
  width: 26px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-27px, body.advisor .mg-bottom-27px, body.advisor_responsive .mg-bottom-27px, body.custom_allocations_report .mg-bottom-27px, body#performance .mg-bottom-27px {
  margin-bottom: 27px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-27px, body.advisor .mg-top-27px, body.advisor_responsive .mg-top-27px, body.custom_allocations_report .mg-top-27px, body#performance .mg-top-27px {
  margin-top: 27px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-27px, body.advisor .mg-left-27px, body.advisor_responsive .mg-left-27px, body.custom_allocations_report .mg-left-27px, body#performance .mg-left-27px {
  margin-left: 27px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-27px, body.advisor .mg-right-27px, body.advisor_responsive .mg-right-27px, body.custom_allocations_report .mg-right-27px, body#performance .mg-right-27px {
  margin-right: 27px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-27px, body.advisor .pd-bottom-27px, body.advisor_responsive .pd-bottom-27px, body.custom_allocations_report .pd-bottom-27px, body#performance .pd-bottom-27px {
  padding-bottom: 27px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-27px, body.advisor .pd-top-27px, body.advisor_responsive .pd-top-27px, body.custom_allocations_report .pd-top-27px, body#performance .pd-top-27px {
  padding-top: 27px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-27px, body.advisor .pd-left-27px, body.advisor_responsive .pd-left-27px, body.custom_allocations_report .pd-left-27px, body#performance .pd-left-27px {
  padding-left: 27px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-27px, body.advisor .pd-right-27px, body.advisor_responsive .pd-right-27px, body.custom_allocations_report .pd-right-27px, body#performance .pd-right-27px {
  padding-right: 27px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-27px, body.advisor .height-27px, body.advisor_responsive .height-27px, body.custom_allocations_report .height-27px, body#performance .height-27px {
  height: 27px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-27px, body.advisor .width-27px, body.advisor_responsive .width-27px, body.custom_allocations_report .width-27px, body#performance .width-27px {
  width: 27px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-28px, body.advisor .mg-bottom-28px, body.advisor_responsive .mg-bottom-28px, body.custom_allocations_report .mg-bottom-28px, body#performance .mg-bottom-28px {
  margin-bottom: 28px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-28px, body.advisor .mg-top-28px, body.advisor_responsive .mg-top-28px, body.custom_allocations_report .mg-top-28px, body#performance .mg-top-28px {
  margin-top: 28px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-28px, body.advisor .mg-left-28px, body.advisor_responsive .mg-left-28px, body.custom_allocations_report .mg-left-28px, body#performance .mg-left-28px {
  margin-left: 28px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-28px, body.advisor .mg-right-28px, body.advisor_responsive .mg-right-28px, body.custom_allocations_report .mg-right-28px, body#performance .mg-right-28px {
  margin-right: 28px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-28px, body.advisor .pd-bottom-28px, body.advisor_responsive .pd-bottom-28px, body.custom_allocations_report .pd-bottom-28px, body#performance .pd-bottom-28px {
  padding-bottom: 28px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-28px, body.advisor .pd-top-28px, body.advisor_responsive .pd-top-28px, body.custom_allocations_report .pd-top-28px, body#performance .pd-top-28px {
  padding-top: 28px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-28px, body.advisor .pd-left-28px, body.advisor_responsive .pd-left-28px, body.custom_allocations_report .pd-left-28px, body#performance .pd-left-28px {
  padding-left: 28px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-28px, body.advisor .pd-right-28px, body.advisor_responsive .pd-right-28px, body.custom_allocations_report .pd-right-28px, body#performance .pd-right-28px {
  padding-right: 28px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-28px, body.advisor .height-28px, body.advisor_responsive .height-28px, body.custom_allocations_report .height-28px, body#performance .height-28px {
  height: 28px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-28px, body.advisor .width-28px, body.advisor_responsive .width-28px, body.custom_allocations_report .width-28px, body#performance .width-28px {
  width: 28px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-29px, body.advisor .mg-bottom-29px, body.advisor_responsive .mg-bottom-29px, body.custom_allocations_report .mg-bottom-29px, body#performance .mg-bottom-29px {
  margin-bottom: 29px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-29px, body.advisor .mg-top-29px, body.advisor_responsive .mg-top-29px, body.custom_allocations_report .mg-top-29px, body#performance .mg-top-29px {
  margin-top: 29px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-29px, body.advisor .mg-left-29px, body.advisor_responsive .mg-left-29px, body.custom_allocations_report .mg-left-29px, body#performance .mg-left-29px {
  margin-left: 29px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-29px, body.advisor .mg-right-29px, body.advisor_responsive .mg-right-29px, body.custom_allocations_report .mg-right-29px, body#performance .mg-right-29px {
  margin-right: 29px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-29px, body.advisor .pd-bottom-29px, body.advisor_responsive .pd-bottom-29px, body.custom_allocations_report .pd-bottom-29px, body#performance .pd-bottom-29px {
  padding-bottom: 29px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-29px, body.advisor .pd-top-29px, body.advisor_responsive .pd-top-29px, body.custom_allocations_report .pd-top-29px, body#performance .pd-top-29px {
  padding-top: 29px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-29px, body.advisor .pd-left-29px, body.advisor_responsive .pd-left-29px, body.custom_allocations_report .pd-left-29px, body#performance .pd-left-29px {
  padding-left: 29px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-29px, body.advisor .pd-right-29px, body.advisor_responsive .pd-right-29px, body.custom_allocations_report .pd-right-29px, body#performance .pd-right-29px {
  padding-right: 29px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-29px, body.advisor .height-29px, body.advisor_responsive .height-29px, body.custom_allocations_report .height-29px, body#performance .height-29px {
  height: 29px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-29px, body.advisor .width-29px, body.advisor_responsive .width-29px, body.custom_allocations_report .width-29px, body#performance .width-29px {
  width: 29px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-30px, body.advisor .mg-bottom-30px, body.advisor_responsive .mg-bottom-30px, body.custom_allocations_report .mg-bottom-30px, body#performance .mg-bottom-30px {
  margin-bottom: 30px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-30px, body.advisor .mg-top-30px, body.advisor_responsive .mg-top-30px, body.custom_allocations_report .mg-top-30px, body#performance .mg-top-30px {
  margin-top: 30px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-30px, body.advisor .mg-left-30px, body.advisor_responsive .mg-left-30px, body.custom_allocations_report .mg-left-30px, body#performance .mg-left-30px {
  margin-left: 30px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-30px, body.advisor .mg-right-30px, body.advisor_responsive .mg-right-30px, body.custom_allocations_report .mg-right-30px, body#performance .mg-right-30px {
  margin-right: 30px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-30px, body.advisor .pd-bottom-30px, body.advisor_responsive .pd-bottom-30px, body.custom_allocations_report .pd-bottom-30px, body#performance .pd-bottom-30px {
  padding-bottom: 30px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-30px, body.advisor .pd-top-30px, body.advisor_responsive .pd-top-30px, body.custom_allocations_report .pd-top-30px, body#performance .pd-top-30px {
  padding-top: 30px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-30px, body.advisor .pd-left-30px, body.advisor_responsive .pd-left-30px, body.custom_allocations_report .pd-left-30px, body#performance .pd-left-30px {
  padding-left: 30px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-30px, body.advisor .pd-right-30px, body.advisor_responsive .pd-right-30px, body.custom_allocations_report .pd-right-30px, body#performance .pd-right-30px {
  padding-right: 30px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-30px, body.advisor .height-30px, body.advisor_responsive .height-30px, body.custom_allocations_report .height-30px, body#performance .height-30px {
  height: 30px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-30px, body.advisor .width-30px, body.advisor_responsive .width-30px, body.custom_allocations_report .width-30px, body#performance .width-30px {
  width: 30px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-31px, body.advisor .mg-bottom-31px, body.advisor_responsive .mg-bottom-31px, body.custom_allocations_report .mg-bottom-31px, body#performance .mg-bottom-31px {
  margin-bottom: 31px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-31px, body.advisor .mg-top-31px, body.advisor_responsive .mg-top-31px, body.custom_allocations_report .mg-top-31px, body#performance .mg-top-31px {
  margin-top: 31px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-31px, body.advisor .mg-left-31px, body.advisor_responsive .mg-left-31px, body.custom_allocations_report .mg-left-31px, body#performance .mg-left-31px {
  margin-left: 31px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-31px, body.advisor .mg-right-31px, body.advisor_responsive .mg-right-31px, body.custom_allocations_report .mg-right-31px, body#performance .mg-right-31px {
  margin-right: 31px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-31px, body.advisor .pd-bottom-31px, body.advisor_responsive .pd-bottom-31px, body.custom_allocations_report .pd-bottom-31px, body#performance .pd-bottom-31px {
  padding-bottom: 31px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-31px, body.advisor .pd-top-31px, body.advisor_responsive .pd-top-31px, body.custom_allocations_report .pd-top-31px, body#performance .pd-top-31px {
  padding-top: 31px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-31px, body.advisor .pd-left-31px, body.advisor_responsive .pd-left-31px, body.custom_allocations_report .pd-left-31px, body#performance .pd-left-31px {
  padding-left: 31px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-31px, body.advisor .pd-right-31px, body.advisor_responsive .pd-right-31px, body.custom_allocations_report .pd-right-31px, body#performance .pd-right-31px {
  padding-right: 31px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-31px, body.advisor .height-31px, body.advisor_responsive .height-31px, body.custom_allocations_report .height-31px, body#performance .height-31px {
  height: 31px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-31px, body.advisor .width-31px, body.advisor_responsive .width-31px, body.custom_allocations_report .width-31px, body#performance .width-31px {
  width: 31px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-32px, body.advisor .mg-bottom-32px, body.advisor_responsive .mg-bottom-32px, body.custom_allocations_report .mg-bottom-32px, body#performance .mg-bottom-32px {
  margin-bottom: 32px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-32px, body.advisor .mg-top-32px, body.advisor_responsive .mg-top-32px, body.custom_allocations_report .mg-top-32px, body#performance .mg-top-32px {
  margin-top: 32px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-32px, body.advisor .mg-left-32px, body.advisor_responsive .mg-left-32px, body.custom_allocations_report .mg-left-32px, body#performance .mg-left-32px {
  margin-left: 32px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-32px, body.advisor .mg-right-32px, body.advisor_responsive .mg-right-32px, body.custom_allocations_report .mg-right-32px, body#performance .mg-right-32px {
  margin-right: 32px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-32px, body.advisor .pd-bottom-32px, body.advisor_responsive .pd-bottom-32px, body.custom_allocations_report .pd-bottom-32px, body#performance .pd-bottom-32px {
  padding-bottom: 32px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-32px, body.advisor .pd-top-32px, body.advisor_responsive .pd-top-32px, body.custom_allocations_report .pd-top-32px, body#performance .pd-top-32px {
  padding-top: 32px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-32px, body.advisor .pd-left-32px, body.advisor_responsive .pd-left-32px, body.custom_allocations_report .pd-left-32px, body#performance .pd-left-32px {
  padding-left: 32px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-32px, body.advisor .pd-right-32px, body.advisor_responsive .pd-right-32px, body.custom_allocations_report .pd-right-32px, body#performance .pd-right-32px {
  padding-right: 32px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-32px, body.advisor .height-32px, body.advisor_responsive .height-32px, body.custom_allocations_report .height-32px, body#performance .height-32px {
  height: 32px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-32px, body.advisor .width-32px, body.advisor_responsive .width-32px, body.custom_allocations_report .width-32px, body#performance .width-32px {
  width: 32px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-33px, body.advisor .mg-bottom-33px, body.advisor_responsive .mg-bottom-33px, body.custom_allocations_report .mg-bottom-33px, body#performance .mg-bottom-33px {
  margin-bottom: 33px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-33px, body.advisor .mg-top-33px, body.advisor_responsive .mg-top-33px, body.custom_allocations_report .mg-top-33px, body#performance .mg-top-33px {
  margin-top: 33px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-33px, body.advisor .mg-left-33px, body.advisor_responsive .mg-left-33px, body.custom_allocations_report .mg-left-33px, body#performance .mg-left-33px {
  margin-left: 33px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-33px, body.advisor .mg-right-33px, body.advisor_responsive .mg-right-33px, body.custom_allocations_report .mg-right-33px, body#performance .mg-right-33px {
  margin-right: 33px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-33px, body.advisor .pd-bottom-33px, body.advisor_responsive .pd-bottom-33px, body.custom_allocations_report .pd-bottom-33px, body#performance .pd-bottom-33px {
  padding-bottom: 33px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-33px, body.advisor .pd-top-33px, body.advisor_responsive .pd-top-33px, body.custom_allocations_report .pd-top-33px, body#performance .pd-top-33px {
  padding-top: 33px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-33px, body.advisor .pd-left-33px, body.advisor_responsive .pd-left-33px, body.custom_allocations_report .pd-left-33px, body#performance .pd-left-33px {
  padding-left: 33px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-33px, body.advisor .pd-right-33px, body.advisor_responsive .pd-right-33px, body.custom_allocations_report .pd-right-33px, body#performance .pd-right-33px {
  padding-right: 33px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-33px, body.advisor .height-33px, body.advisor_responsive .height-33px, body.custom_allocations_report .height-33px, body#performance .height-33px {
  height: 33px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-33px, body.advisor .width-33px, body.advisor_responsive .width-33px, body.custom_allocations_report .width-33px, body#performance .width-33px {
  width: 33px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-34px, body.advisor .mg-bottom-34px, body.advisor_responsive .mg-bottom-34px, body.custom_allocations_report .mg-bottom-34px, body#performance .mg-bottom-34px {
  margin-bottom: 34px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-34px, body.advisor .mg-top-34px, body.advisor_responsive .mg-top-34px, body.custom_allocations_report .mg-top-34px, body#performance .mg-top-34px {
  margin-top: 34px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-34px, body.advisor .mg-left-34px, body.advisor_responsive .mg-left-34px, body.custom_allocations_report .mg-left-34px, body#performance .mg-left-34px {
  margin-left: 34px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-34px, body.advisor .mg-right-34px, body.advisor_responsive .mg-right-34px, body.custom_allocations_report .mg-right-34px, body#performance .mg-right-34px {
  margin-right: 34px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-34px, body.advisor .pd-bottom-34px, body.advisor_responsive .pd-bottom-34px, body.custom_allocations_report .pd-bottom-34px, body#performance .pd-bottom-34px {
  padding-bottom: 34px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-34px, body.advisor .pd-top-34px, body.advisor_responsive .pd-top-34px, body.custom_allocations_report .pd-top-34px, body#performance .pd-top-34px {
  padding-top: 34px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-34px, body.advisor .pd-left-34px, body.advisor_responsive .pd-left-34px, body.custom_allocations_report .pd-left-34px, body#performance .pd-left-34px {
  padding-left: 34px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-34px, body.advisor .pd-right-34px, body.advisor_responsive .pd-right-34px, body.custom_allocations_report .pd-right-34px, body#performance .pd-right-34px {
  padding-right: 34px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-34px, body.advisor .height-34px, body.advisor_responsive .height-34px, body.custom_allocations_report .height-34px, body#performance .height-34px {
  height: 34px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-34px, body.advisor .width-34px, body.advisor_responsive .width-34px, body.custom_allocations_report .width-34px, body#performance .width-34px {
  width: 34px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-35px, body.advisor .mg-bottom-35px, body.advisor_responsive .mg-bottom-35px, body.custom_allocations_report .mg-bottom-35px, body#performance .mg-bottom-35px {
  margin-bottom: 35px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-35px, body.advisor .mg-top-35px, body.advisor_responsive .mg-top-35px, body.custom_allocations_report .mg-top-35px, body#performance .mg-top-35px {
  margin-top: 35px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-35px, body.advisor .mg-left-35px, body.advisor_responsive .mg-left-35px, body.custom_allocations_report .mg-left-35px, body#performance .mg-left-35px {
  margin-left: 35px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-35px, body.advisor .mg-right-35px, body.advisor_responsive .mg-right-35px, body.custom_allocations_report .mg-right-35px, body#performance .mg-right-35px {
  margin-right: 35px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-35px, body.advisor .pd-bottom-35px, body.advisor_responsive .pd-bottom-35px, body.custom_allocations_report .pd-bottom-35px, body#performance .pd-bottom-35px {
  padding-bottom: 35px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-35px, body.advisor .pd-top-35px, body.advisor_responsive .pd-top-35px, body.custom_allocations_report .pd-top-35px, body#performance .pd-top-35px {
  padding-top: 35px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-35px, body.advisor .pd-left-35px, body.advisor_responsive .pd-left-35px, body.custom_allocations_report .pd-left-35px, body#performance .pd-left-35px {
  padding-left: 35px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-35px, body.advisor .pd-right-35px, body.advisor_responsive .pd-right-35px, body.custom_allocations_report .pd-right-35px, body#performance .pd-right-35px {
  padding-right: 35px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-35px, body.advisor .height-35px, body.advisor_responsive .height-35px, body.custom_allocations_report .height-35px, body#performance .height-35px {
  height: 35px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-35px, body.advisor .width-35px, body.advisor_responsive .width-35px, body.custom_allocations_report .width-35px, body#performance .width-35px {
  width: 35px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-36px, body.advisor .mg-bottom-36px, body.advisor_responsive .mg-bottom-36px, body.custom_allocations_report .mg-bottom-36px, body#performance .mg-bottom-36px {
  margin-bottom: 36px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-36px, body.advisor .mg-top-36px, body.advisor_responsive .mg-top-36px, body.custom_allocations_report .mg-top-36px, body#performance .mg-top-36px {
  margin-top: 36px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-36px, body.advisor .mg-left-36px, body.advisor_responsive .mg-left-36px, body.custom_allocations_report .mg-left-36px, body#performance .mg-left-36px {
  margin-left: 36px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-36px, body.advisor .mg-right-36px, body.advisor_responsive .mg-right-36px, body.custom_allocations_report .mg-right-36px, body#performance .mg-right-36px {
  margin-right: 36px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-36px, body.advisor .pd-bottom-36px, body.advisor_responsive .pd-bottom-36px, body.custom_allocations_report .pd-bottom-36px, body#performance .pd-bottom-36px {
  padding-bottom: 36px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-36px, body.advisor .pd-top-36px, body.advisor_responsive .pd-top-36px, body.custom_allocations_report .pd-top-36px, body#performance .pd-top-36px {
  padding-top: 36px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-36px, body.advisor .pd-left-36px, body.advisor_responsive .pd-left-36px, body.custom_allocations_report .pd-left-36px, body#performance .pd-left-36px {
  padding-left: 36px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-36px, body.advisor .pd-right-36px, body.advisor_responsive .pd-right-36px, body.custom_allocations_report .pd-right-36px, body#performance .pd-right-36px {
  padding-right: 36px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-36px, body.advisor .height-36px, body.advisor_responsive .height-36px, body.custom_allocations_report .height-36px, body#performance .height-36px {
  height: 36px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-36px, body.advisor .width-36px, body.advisor_responsive .width-36px, body.custom_allocations_report .width-36px, body#performance .width-36px {
  width: 36px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-37px, body.advisor .mg-bottom-37px, body.advisor_responsive .mg-bottom-37px, body.custom_allocations_report .mg-bottom-37px, body#performance .mg-bottom-37px {
  margin-bottom: 37px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-37px, body.advisor .mg-top-37px, body.advisor_responsive .mg-top-37px, body.custom_allocations_report .mg-top-37px, body#performance .mg-top-37px {
  margin-top: 37px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-37px, body.advisor .mg-left-37px, body.advisor_responsive .mg-left-37px, body.custom_allocations_report .mg-left-37px, body#performance .mg-left-37px {
  margin-left: 37px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-37px, body.advisor .mg-right-37px, body.advisor_responsive .mg-right-37px, body.custom_allocations_report .mg-right-37px, body#performance .mg-right-37px {
  margin-right: 37px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-37px, body.advisor .pd-bottom-37px, body.advisor_responsive .pd-bottom-37px, body.custom_allocations_report .pd-bottom-37px, body#performance .pd-bottom-37px {
  padding-bottom: 37px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-37px, body.advisor .pd-top-37px, body.advisor_responsive .pd-top-37px, body.custom_allocations_report .pd-top-37px, body#performance .pd-top-37px {
  padding-top: 37px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-37px, body.advisor .pd-left-37px, body.advisor_responsive .pd-left-37px, body.custom_allocations_report .pd-left-37px, body#performance .pd-left-37px {
  padding-left: 37px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-37px, body.advisor .pd-right-37px, body.advisor_responsive .pd-right-37px, body.custom_allocations_report .pd-right-37px, body#performance .pd-right-37px {
  padding-right: 37px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-37px, body.advisor .height-37px, body.advisor_responsive .height-37px, body.custom_allocations_report .height-37px, body#performance .height-37px {
  height: 37px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-37px, body.advisor .width-37px, body.advisor_responsive .width-37px, body.custom_allocations_report .width-37px, body#performance .width-37px {
  width: 37px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-38px, body.advisor .mg-bottom-38px, body.advisor_responsive .mg-bottom-38px, body.custom_allocations_report .mg-bottom-38px, body#performance .mg-bottom-38px {
  margin-bottom: 38px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-38px, body.advisor .mg-top-38px, body.advisor_responsive .mg-top-38px, body.custom_allocations_report .mg-top-38px, body#performance .mg-top-38px {
  margin-top: 38px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-38px, body.advisor .mg-left-38px, body.advisor_responsive .mg-left-38px, body.custom_allocations_report .mg-left-38px, body#performance .mg-left-38px {
  margin-left: 38px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-38px, body.advisor .mg-right-38px, body.advisor_responsive .mg-right-38px, body.custom_allocations_report .mg-right-38px, body#performance .mg-right-38px {
  margin-right: 38px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-38px, body.advisor .pd-bottom-38px, body.advisor_responsive .pd-bottom-38px, body.custom_allocations_report .pd-bottom-38px, body#performance .pd-bottom-38px {
  padding-bottom: 38px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-38px, body.advisor .pd-top-38px, body.advisor_responsive .pd-top-38px, body.custom_allocations_report .pd-top-38px, body#performance .pd-top-38px {
  padding-top: 38px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-38px, body.advisor .pd-left-38px, body.advisor_responsive .pd-left-38px, body.custom_allocations_report .pd-left-38px, body#performance .pd-left-38px {
  padding-left: 38px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-38px, body.advisor .pd-right-38px, body.advisor_responsive .pd-right-38px, body.custom_allocations_report .pd-right-38px, body#performance .pd-right-38px {
  padding-right: 38px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-38px, body.advisor .height-38px, body.advisor_responsive .height-38px, body.custom_allocations_report .height-38px, body#performance .height-38px {
  height: 38px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-38px, body.advisor .width-38px, body.advisor_responsive .width-38px, body.custom_allocations_report .width-38px, body#performance .width-38px {
  width: 38px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-39px, body.advisor .mg-bottom-39px, body.advisor_responsive .mg-bottom-39px, body.custom_allocations_report .mg-bottom-39px, body#performance .mg-bottom-39px {
  margin-bottom: 39px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-39px, body.advisor .mg-top-39px, body.advisor_responsive .mg-top-39px, body.custom_allocations_report .mg-top-39px, body#performance .mg-top-39px {
  margin-top: 39px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-39px, body.advisor .mg-left-39px, body.advisor_responsive .mg-left-39px, body.custom_allocations_report .mg-left-39px, body#performance .mg-left-39px {
  margin-left: 39px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-39px, body.advisor .mg-right-39px, body.advisor_responsive .mg-right-39px, body.custom_allocations_report .mg-right-39px, body#performance .mg-right-39px {
  margin-right: 39px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-39px, body.advisor .pd-bottom-39px, body.advisor_responsive .pd-bottom-39px, body.custom_allocations_report .pd-bottom-39px, body#performance .pd-bottom-39px {
  padding-bottom: 39px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-39px, body.advisor .pd-top-39px, body.advisor_responsive .pd-top-39px, body.custom_allocations_report .pd-top-39px, body#performance .pd-top-39px {
  padding-top: 39px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-39px, body.advisor .pd-left-39px, body.advisor_responsive .pd-left-39px, body.custom_allocations_report .pd-left-39px, body#performance .pd-left-39px {
  padding-left: 39px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-39px, body.advisor .pd-right-39px, body.advisor_responsive .pd-right-39px, body.custom_allocations_report .pd-right-39px, body#performance .pd-right-39px {
  padding-right: 39px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-39px, body.advisor .height-39px, body.advisor_responsive .height-39px, body.custom_allocations_report .height-39px, body#performance .height-39px {
  height: 39px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-39px, body.advisor .width-39px, body.advisor_responsive .width-39px, body.custom_allocations_report .width-39px, body#performance .width-39px {
  width: 39px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-40px, body.advisor .mg-bottom-40px, body.advisor_responsive .mg-bottom-40px, body.custom_allocations_report .mg-bottom-40px, body#performance .mg-bottom-40px {
  margin-bottom: 40px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-40px, body.advisor .mg-top-40px, body.advisor_responsive .mg-top-40px, body.custom_allocations_report .mg-top-40px, body#performance .mg-top-40px {
  margin-top: 40px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-40px, body.advisor .mg-left-40px, body.advisor_responsive .mg-left-40px, body.custom_allocations_report .mg-left-40px, body#performance .mg-left-40px {
  margin-left: 40px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-40px, body.advisor .mg-right-40px, body.advisor_responsive .mg-right-40px, body.custom_allocations_report .mg-right-40px, body#performance .mg-right-40px {
  margin-right: 40px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-40px, body.advisor .pd-bottom-40px, body.advisor_responsive .pd-bottom-40px, body.custom_allocations_report .pd-bottom-40px, body#performance .pd-bottom-40px {
  padding-bottom: 40px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-40px, body.advisor .pd-top-40px, body.advisor_responsive .pd-top-40px, body.custom_allocations_report .pd-top-40px, body#performance .pd-top-40px {
  padding-top: 40px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-40px, body.advisor .pd-left-40px, body.advisor_responsive .pd-left-40px, body.custom_allocations_report .pd-left-40px, body#performance .pd-left-40px {
  padding-left: 40px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-40px, body.advisor .pd-right-40px, body.advisor_responsive .pd-right-40px, body.custom_allocations_report .pd-right-40px, body#performance .pd-right-40px {
  padding-right: 40px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-40px, body.advisor .height-40px, body.advisor_responsive .height-40px, body.custom_allocations_report .height-40px, body#performance .height-40px {
  height: 40px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-40px, body.advisor .width-40px, body.advisor_responsive .width-40px, body.custom_allocations_report .width-40px, body#performance .width-40px {
  width: 40px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-41px, body.advisor .mg-bottom-41px, body.advisor_responsive .mg-bottom-41px, body.custom_allocations_report .mg-bottom-41px, body#performance .mg-bottom-41px {
  margin-bottom: 41px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-41px, body.advisor .mg-top-41px, body.advisor_responsive .mg-top-41px, body.custom_allocations_report .mg-top-41px, body#performance .mg-top-41px {
  margin-top: 41px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-41px, body.advisor .mg-left-41px, body.advisor_responsive .mg-left-41px, body.custom_allocations_report .mg-left-41px, body#performance .mg-left-41px {
  margin-left: 41px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-41px, body.advisor .mg-right-41px, body.advisor_responsive .mg-right-41px, body.custom_allocations_report .mg-right-41px, body#performance .mg-right-41px {
  margin-right: 41px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-41px, body.advisor .pd-bottom-41px, body.advisor_responsive .pd-bottom-41px, body.custom_allocations_report .pd-bottom-41px, body#performance .pd-bottom-41px {
  padding-bottom: 41px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-41px, body.advisor .pd-top-41px, body.advisor_responsive .pd-top-41px, body.custom_allocations_report .pd-top-41px, body#performance .pd-top-41px {
  padding-top: 41px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-41px, body.advisor .pd-left-41px, body.advisor_responsive .pd-left-41px, body.custom_allocations_report .pd-left-41px, body#performance .pd-left-41px {
  padding-left: 41px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-41px, body.advisor .pd-right-41px, body.advisor_responsive .pd-right-41px, body.custom_allocations_report .pd-right-41px, body#performance .pd-right-41px {
  padding-right: 41px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-41px, body.advisor .height-41px, body.advisor_responsive .height-41px, body.custom_allocations_report .height-41px, body#performance .height-41px {
  height: 41px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-41px, body.advisor .width-41px, body.advisor_responsive .width-41px, body.custom_allocations_report .width-41px, body#performance .width-41px {
  width: 41px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-42px, body.advisor .mg-bottom-42px, body.advisor_responsive .mg-bottom-42px, body.custom_allocations_report .mg-bottom-42px, body#performance .mg-bottom-42px {
  margin-bottom: 42px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-42px, body.advisor .mg-top-42px, body.advisor_responsive .mg-top-42px, body.custom_allocations_report .mg-top-42px, body#performance .mg-top-42px {
  margin-top: 42px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-42px, body.advisor .mg-left-42px, body.advisor_responsive .mg-left-42px, body.custom_allocations_report .mg-left-42px, body#performance .mg-left-42px {
  margin-left: 42px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-42px, body.advisor .mg-right-42px, body.advisor_responsive .mg-right-42px, body.custom_allocations_report .mg-right-42px, body#performance .mg-right-42px {
  margin-right: 42px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-42px, body.advisor .pd-bottom-42px, body.advisor_responsive .pd-bottom-42px, body.custom_allocations_report .pd-bottom-42px, body#performance .pd-bottom-42px {
  padding-bottom: 42px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-42px, body.advisor .pd-top-42px, body.advisor_responsive .pd-top-42px, body.custom_allocations_report .pd-top-42px, body#performance .pd-top-42px {
  padding-top: 42px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-42px, body.advisor .pd-left-42px, body.advisor_responsive .pd-left-42px, body.custom_allocations_report .pd-left-42px, body#performance .pd-left-42px {
  padding-left: 42px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-42px, body.advisor .pd-right-42px, body.advisor_responsive .pd-right-42px, body.custom_allocations_report .pd-right-42px, body#performance .pd-right-42px {
  padding-right: 42px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-42px, body.advisor .height-42px, body.advisor_responsive .height-42px, body.custom_allocations_report .height-42px, body#performance .height-42px {
  height: 42px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-42px, body.advisor .width-42px, body.advisor_responsive .width-42px, body.custom_allocations_report .width-42px, body#performance .width-42px {
  width: 42px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-43px, body.advisor .mg-bottom-43px, body.advisor_responsive .mg-bottom-43px, body.custom_allocations_report .mg-bottom-43px, body#performance .mg-bottom-43px {
  margin-bottom: 43px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-43px, body.advisor .mg-top-43px, body.advisor_responsive .mg-top-43px, body.custom_allocations_report .mg-top-43px, body#performance .mg-top-43px {
  margin-top: 43px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-43px, body.advisor .mg-left-43px, body.advisor_responsive .mg-left-43px, body.custom_allocations_report .mg-left-43px, body#performance .mg-left-43px {
  margin-left: 43px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-43px, body.advisor .mg-right-43px, body.advisor_responsive .mg-right-43px, body.custom_allocations_report .mg-right-43px, body#performance .mg-right-43px {
  margin-right: 43px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-43px, body.advisor .pd-bottom-43px, body.advisor_responsive .pd-bottom-43px, body.custom_allocations_report .pd-bottom-43px, body#performance .pd-bottom-43px {
  padding-bottom: 43px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-43px, body.advisor .pd-top-43px, body.advisor_responsive .pd-top-43px, body.custom_allocations_report .pd-top-43px, body#performance .pd-top-43px {
  padding-top: 43px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-43px, body.advisor .pd-left-43px, body.advisor_responsive .pd-left-43px, body.custom_allocations_report .pd-left-43px, body#performance .pd-left-43px {
  padding-left: 43px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-43px, body.advisor .pd-right-43px, body.advisor_responsive .pd-right-43px, body.custom_allocations_report .pd-right-43px, body#performance .pd-right-43px {
  padding-right: 43px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-43px, body.advisor .height-43px, body.advisor_responsive .height-43px, body.custom_allocations_report .height-43px, body#performance .height-43px {
  height: 43px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-43px, body.advisor .width-43px, body.advisor_responsive .width-43px, body.custom_allocations_report .width-43px, body#performance .width-43px {
  width: 43px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-44px, body.advisor .mg-bottom-44px, body.advisor_responsive .mg-bottom-44px, body.custom_allocations_report .mg-bottom-44px, body#performance .mg-bottom-44px {
  margin-bottom: 44px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-44px, body.advisor .mg-top-44px, body.advisor_responsive .mg-top-44px, body.custom_allocations_report .mg-top-44px, body#performance .mg-top-44px {
  margin-top: 44px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-44px, body.advisor .mg-left-44px, body.advisor_responsive .mg-left-44px, body.custom_allocations_report .mg-left-44px, body#performance .mg-left-44px {
  margin-left: 44px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-44px, body.advisor .mg-right-44px, body.advisor_responsive .mg-right-44px, body.custom_allocations_report .mg-right-44px, body#performance .mg-right-44px {
  margin-right: 44px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-44px, body.advisor .pd-bottom-44px, body.advisor_responsive .pd-bottom-44px, body.custom_allocations_report .pd-bottom-44px, body#performance .pd-bottom-44px {
  padding-bottom: 44px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-44px, body.advisor .pd-top-44px, body.advisor_responsive .pd-top-44px, body.custom_allocations_report .pd-top-44px, body#performance .pd-top-44px {
  padding-top: 44px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-44px, body.advisor .pd-left-44px, body.advisor_responsive .pd-left-44px, body.custom_allocations_report .pd-left-44px, body#performance .pd-left-44px {
  padding-left: 44px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-44px, body.advisor .pd-right-44px, body.advisor_responsive .pd-right-44px, body.custom_allocations_report .pd-right-44px, body#performance .pd-right-44px {
  padding-right: 44px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-44px, body.advisor .height-44px, body.advisor_responsive .height-44px, body.custom_allocations_report .height-44px, body#performance .height-44px {
  height: 44px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-44px, body.advisor .width-44px, body.advisor_responsive .width-44px, body.custom_allocations_report .width-44px, body#performance .width-44px {
  width: 44px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-45px, body.advisor .mg-bottom-45px, body.advisor_responsive .mg-bottom-45px, body.custom_allocations_report .mg-bottom-45px, body#performance .mg-bottom-45px {
  margin-bottom: 45px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-45px, body.advisor .mg-top-45px, body.advisor_responsive .mg-top-45px, body.custom_allocations_report .mg-top-45px, body#performance .mg-top-45px {
  margin-top: 45px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-45px, body.advisor .mg-left-45px, body.advisor_responsive .mg-left-45px, body.custom_allocations_report .mg-left-45px, body#performance .mg-left-45px {
  margin-left: 45px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-45px, body.advisor .mg-right-45px, body.advisor_responsive .mg-right-45px, body.custom_allocations_report .mg-right-45px, body#performance .mg-right-45px {
  margin-right: 45px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-45px, body.advisor .pd-bottom-45px, body.advisor_responsive .pd-bottom-45px, body.custom_allocations_report .pd-bottom-45px, body#performance .pd-bottom-45px {
  padding-bottom: 45px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-45px, body.advisor .pd-top-45px, body.advisor_responsive .pd-top-45px, body.custom_allocations_report .pd-top-45px, body#performance .pd-top-45px {
  padding-top: 45px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-45px, body.advisor .pd-left-45px, body.advisor_responsive .pd-left-45px, body.custom_allocations_report .pd-left-45px, body#performance .pd-left-45px {
  padding-left: 45px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-45px, body.advisor .pd-right-45px, body.advisor_responsive .pd-right-45px, body.custom_allocations_report .pd-right-45px, body#performance .pd-right-45px {
  padding-right: 45px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-45px, body.advisor .height-45px, body.advisor_responsive .height-45px, body.custom_allocations_report .height-45px, body#performance .height-45px {
  height: 45px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-45px, body.advisor .width-45px, body.advisor_responsive .width-45px, body.custom_allocations_report .width-45px, body#performance .width-45px {
  width: 45px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-46px, body.advisor .mg-bottom-46px, body.advisor_responsive .mg-bottom-46px, body.custom_allocations_report .mg-bottom-46px, body#performance .mg-bottom-46px {
  margin-bottom: 46px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-46px, body.advisor .mg-top-46px, body.advisor_responsive .mg-top-46px, body.custom_allocations_report .mg-top-46px, body#performance .mg-top-46px {
  margin-top: 46px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-46px, body.advisor .mg-left-46px, body.advisor_responsive .mg-left-46px, body.custom_allocations_report .mg-left-46px, body#performance .mg-left-46px {
  margin-left: 46px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-46px, body.advisor .mg-right-46px, body.advisor_responsive .mg-right-46px, body.custom_allocations_report .mg-right-46px, body#performance .mg-right-46px {
  margin-right: 46px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-46px, body.advisor .pd-bottom-46px, body.advisor_responsive .pd-bottom-46px, body.custom_allocations_report .pd-bottom-46px, body#performance .pd-bottom-46px {
  padding-bottom: 46px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-46px, body.advisor .pd-top-46px, body.advisor_responsive .pd-top-46px, body.custom_allocations_report .pd-top-46px, body#performance .pd-top-46px {
  padding-top: 46px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-46px, body.advisor .pd-left-46px, body.advisor_responsive .pd-left-46px, body.custom_allocations_report .pd-left-46px, body#performance .pd-left-46px {
  padding-left: 46px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-46px, body.advisor .pd-right-46px, body.advisor_responsive .pd-right-46px, body.custom_allocations_report .pd-right-46px, body#performance .pd-right-46px {
  padding-right: 46px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-46px, body.advisor .height-46px, body.advisor_responsive .height-46px, body.custom_allocations_report .height-46px, body#performance .height-46px {
  height: 46px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-46px, body.advisor .width-46px, body.advisor_responsive .width-46px, body.custom_allocations_report .width-46px, body#performance .width-46px {
  width: 46px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-47px, body.advisor .mg-bottom-47px, body.advisor_responsive .mg-bottom-47px, body.custom_allocations_report .mg-bottom-47px, body#performance .mg-bottom-47px {
  margin-bottom: 47px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-47px, body.advisor .mg-top-47px, body.advisor_responsive .mg-top-47px, body.custom_allocations_report .mg-top-47px, body#performance .mg-top-47px {
  margin-top: 47px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-47px, body.advisor .mg-left-47px, body.advisor_responsive .mg-left-47px, body.custom_allocations_report .mg-left-47px, body#performance .mg-left-47px {
  margin-left: 47px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-47px, body.advisor .mg-right-47px, body.advisor_responsive .mg-right-47px, body.custom_allocations_report .mg-right-47px, body#performance .mg-right-47px {
  margin-right: 47px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-47px, body.advisor .pd-bottom-47px, body.advisor_responsive .pd-bottom-47px, body.custom_allocations_report .pd-bottom-47px, body#performance .pd-bottom-47px {
  padding-bottom: 47px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-47px, body.advisor .pd-top-47px, body.advisor_responsive .pd-top-47px, body.custom_allocations_report .pd-top-47px, body#performance .pd-top-47px {
  padding-top: 47px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-47px, body.advisor .pd-left-47px, body.advisor_responsive .pd-left-47px, body.custom_allocations_report .pd-left-47px, body#performance .pd-left-47px {
  padding-left: 47px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-47px, body.advisor .pd-right-47px, body.advisor_responsive .pd-right-47px, body.custom_allocations_report .pd-right-47px, body#performance .pd-right-47px {
  padding-right: 47px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-47px, body.advisor .height-47px, body.advisor_responsive .height-47px, body.custom_allocations_report .height-47px, body#performance .height-47px {
  height: 47px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-47px, body.advisor .width-47px, body.advisor_responsive .width-47px, body.custom_allocations_report .width-47px, body#performance .width-47px {
  width: 47px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-48px, body.advisor .mg-bottom-48px, body.advisor_responsive .mg-bottom-48px, body.custom_allocations_report .mg-bottom-48px, body#performance .mg-bottom-48px {
  margin-bottom: 48px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-48px, body.advisor .mg-top-48px, body.advisor_responsive .mg-top-48px, body.custom_allocations_report .mg-top-48px, body#performance .mg-top-48px {
  margin-top: 48px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-48px, body.advisor .mg-left-48px, body.advisor_responsive .mg-left-48px, body.custom_allocations_report .mg-left-48px, body#performance .mg-left-48px {
  margin-left: 48px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-48px, body.advisor .mg-right-48px, body.advisor_responsive .mg-right-48px, body.custom_allocations_report .mg-right-48px, body#performance .mg-right-48px {
  margin-right: 48px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-48px, body.advisor .pd-bottom-48px, body.advisor_responsive .pd-bottom-48px, body.custom_allocations_report .pd-bottom-48px, body#performance .pd-bottom-48px {
  padding-bottom: 48px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-48px, body.advisor .pd-top-48px, body.advisor_responsive .pd-top-48px, body.custom_allocations_report .pd-top-48px, body#performance .pd-top-48px {
  padding-top: 48px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-48px, body.advisor .pd-left-48px, body.advisor_responsive .pd-left-48px, body.custom_allocations_report .pd-left-48px, body#performance .pd-left-48px {
  padding-left: 48px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-48px, body.advisor .pd-right-48px, body.advisor_responsive .pd-right-48px, body.custom_allocations_report .pd-right-48px, body#performance .pd-right-48px {
  padding-right: 48px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-48px, body.advisor .height-48px, body.advisor_responsive .height-48px, body.custom_allocations_report .height-48px, body#performance .height-48px {
  height: 48px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-48px, body.advisor .width-48px, body.advisor_responsive .width-48px, body.custom_allocations_report .width-48px, body#performance .width-48px {
  width: 48px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-49px, body.advisor .mg-bottom-49px, body.advisor_responsive .mg-bottom-49px, body.custom_allocations_report .mg-bottom-49px, body#performance .mg-bottom-49px {
  margin-bottom: 49px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-49px, body.advisor .mg-top-49px, body.advisor_responsive .mg-top-49px, body.custom_allocations_report .mg-top-49px, body#performance .mg-top-49px {
  margin-top: 49px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-49px, body.advisor .mg-left-49px, body.advisor_responsive .mg-left-49px, body.custom_allocations_report .mg-left-49px, body#performance .mg-left-49px {
  margin-left: 49px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-49px, body.advisor .mg-right-49px, body.advisor_responsive .mg-right-49px, body.custom_allocations_report .mg-right-49px, body#performance .mg-right-49px {
  margin-right: 49px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-49px, body.advisor .pd-bottom-49px, body.advisor_responsive .pd-bottom-49px, body.custom_allocations_report .pd-bottom-49px, body#performance .pd-bottom-49px {
  padding-bottom: 49px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-49px, body.advisor .pd-top-49px, body.advisor_responsive .pd-top-49px, body.custom_allocations_report .pd-top-49px, body#performance .pd-top-49px {
  padding-top: 49px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-49px, body.advisor .pd-left-49px, body.advisor_responsive .pd-left-49px, body.custom_allocations_report .pd-left-49px, body#performance .pd-left-49px {
  padding-left: 49px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-49px, body.advisor .pd-right-49px, body.advisor_responsive .pd-right-49px, body.custom_allocations_report .pd-right-49px, body#performance .pd-right-49px {
  padding-right: 49px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-49px, body.advisor .height-49px, body.advisor_responsive .height-49px, body.custom_allocations_report .height-49px, body#performance .height-49px {
  height: 49px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-49px, body.advisor .width-49px, body.advisor_responsive .width-49px, body.custom_allocations_report .width-49px, body#performance .width-49px {
  width: 49px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-50px, body.advisor .mg-bottom-50px, body.advisor_responsive .mg-bottom-50px, body.custom_allocations_report .mg-bottom-50px, body#performance .mg-bottom-50px {
  margin-bottom: 50px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-50px, body.advisor .mg-top-50px, body.advisor_responsive .mg-top-50px, body.custom_allocations_report .mg-top-50px, body#performance .mg-top-50px {
  margin-top: 50px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-50px, body.advisor .mg-left-50px, body.advisor_responsive .mg-left-50px, body.custom_allocations_report .mg-left-50px, body#performance .mg-left-50px {
  margin-left: 50px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-50px, body.advisor .mg-right-50px, body.advisor_responsive .mg-right-50px, body.custom_allocations_report .mg-right-50px, body#performance .mg-right-50px {
  margin-right: 50px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-50px, body.advisor .pd-bottom-50px, body.advisor_responsive .pd-bottom-50px, body.custom_allocations_report .pd-bottom-50px, body#performance .pd-bottom-50px {
  padding-bottom: 50px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-50px, body.advisor .pd-top-50px, body.advisor_responsive .pd-top-50px, body.custom_allocations_report .pd-top-50px, body#performance .pd-top-50px {
  padding-top: 50px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-50px, body.advisor .pd-left-50px, body.advisor_responsive .pd-left-50px, body.custom_allocations_report .pd-left-50px, body#performance .pd-left-50px {
  padding-left: 50px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-50px, body.advisor .pd-right-50px, body.advisor_responsive .pd-right-50px, body.custom_allocations_report .pd-right-50px, body#performance .pd-right-50px {
  padding-right: 50px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-50px, body.advisor .height-50px, body.advisor_responsive .height-50px, body.custom_allocations_report .height-50px, body#performance .height-50px {
  height: 50px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-50px, body.advisor .width-50px, body.advisor_responsive .width-50px, body.custom_allocations_report .width-50px, body#performance .width-50px {
  width: 50px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-51px, body.advisor .mg-bottom-51px, body.advisor_responsive .mg-bottom-51px, body.custom_allocations_report .mg-bottom-51px, body#performance .mg-bottom-51px {
  margin-bottom: 51px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-51px, body.advisor .mg-top-51px, body.advisor_responsive .mg-top-51px, body.custom_allocations_report .mg-top-51px, body#performance .mg-top-51px {
  margin-top: 51px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-51px, body.advisor .mg-left-51px, body.advisor_responsive .mg-left-51px, body.custom_allocations_report .mg-left-51px, body#performance .mg-left-51px {
  margin-left: 51px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-51px, body.advisor .mg-right-51px, body.advisor_responsive .mg-right-51px, body.custom_allocations_report .mg-right-51px, body#performance .mg-right-51px {
  margin-right: 51px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-51px, body.advisor .pd-bottom-51px, body.advisor_responsive .pd-bottom-51px, body.custom_allocations_report .pd-bottom-51px, body#performance .pd-bottom-51px {
  padding-bottom: 51px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-51px, body.advisor .pd-top-51px, body.advisor_responsive .pd-top-51px, body.custom_allocations_report .pd-top-51px, body#performance .pd-top-51px {
  padding-top: 51px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-51px, body.advisor .pd-left-51px, body.advisor_responsive .pd-left-51px, body.custom_allocations_report .pd-left-51px, body#performance .pd-left-51px {
  padding-left: 51px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-51px, body.advisor .pd-right-51px, body.advisor_responsive .pd-right-51px, body.custom_allocations_report .pd-right-51px, body#performance .pd-right-51px {
  padding-right: 51px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-51px, body.advisor .height-51px, body.advisor_responsive .height-51px, body.custom_allocations_report .height-51px, body#performance .height-51px {
  height: 51px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-51px, body.advisor .width-51px, body.advisor_responsive .width-51px, body.custom_allocations_report .width-51px, body#performance .width-51px {
  width: 51px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-52px, body.advisor .mg-bottom-52px, body.advisor_responsive .mg-bottom-52px, body.custom_allocations_report .mg-bottom-52px, body#performance .mg-bottom-52px {
  margin-bottom: 52px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-52px, body.advisor .mg-top-52px, body.advisor_responsive .mg-top-52px, body.custom_allocations_report .mg-top-52px, body#performance .mg-top-52px {
  margin-top: 52px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-52px, body.advisor .mg-left-52px, body.advisor_responsive .mg-left-52px, body.custom_allocations_report .mg-left-52px, body#performance .mg-left-52px {
  margin-left: 52px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-52px, body.advisor .mg-right-52px, body.advisor_responsive .mg-right-52px, body.custom_allocations_report .mg-right-52px, body#performance .mg-right-52px {
  margin-right: 52px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-52px, body.advisor .pd-bottom-52px, body.advisor_responsive .pd-bottom-52px, body.custom_allocations_report .pd-bottom-52px, body#performance .pd-bottom-52px {
  padding-bottom: 52px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-52px, body.advisor .pd-top-52px, body.advisor_responsive .pd-top-52px, body.custom_allocations_report .pd-top-52px, body#performance .pd-top-52px {
  padding-top: 52px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-52px, body.advisor .pd-left-52px, body.advisor_responsive .pd-left-52px, body.custom_allocations_report .pd-left-52px, body#performance .pd-left-52px {
  padding-left: 52px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-52px, body.advisor .pd-right-52px, body.advisor_responsive .pd-right-52px, body.custom_allocations_report .pd-right-52px, body#performance .pd-right-52px {
  padding-right: 52px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-52px, body.advisor .height-52px, body.advisor_responsive .height-52px, body.custom_allocations_report .height-52px, body#performance .height-52px {
  height: 52px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-52px, body.advisor .width-52px, body.advisor_responsive .width-52px, body.custom_allocations_report .width-52px, body#performance .width-52px {
  width: 52px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-53px, body.advisor .mg-bottom-53px, body.advisor_responsive .mg-bottom-53px, body.custom_allocations_report .mg-bottom-53px, body#performance .mg-bottom-53px {
  margin-bottom: 53px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-53px, body.advisor .mg-top-53px, body.advisor_responsive .mg-top-53px, body.custom_allocations_report .mg-top-53px, body#performance .mg-top-53px {
  margin-top: 53px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-53px, body.advisor .mg-left-53px, body.advisor_responsive .mg-left-53px, body.custom_allocations_report .mg-left-53px, body#performance .mg-left-53px {
  margin-left: 53px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-53px, body.advisor .mg-right-53px, body.advisor_responsive .mg-right-53px, body.custom_allocations_report .mg-right-53px, body#performance .mg-right-53px {
  margin-right: 53px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-53px, body.advisor .pd-bottom-53px, body.advisor_responsive .pd-bottom-53px, body.custom_allocations_report .pd-bottom-53px, body#performance .pd-bottom-53px {
  padding-bottom: 53px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-53px, body.advisor .pd-top-53px, body.advisor_responsive .pd-top-53px, body.custom_allocations_report .pd-top-53px, body#performance .pd-top-53px {
  padding-top: 53px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-53px, body.advisor .pd-left-53px, body.advisor_responsive .pd-left-53px, body.custom_allocations_report .pd-left-53px, body#performance .pd-left-53px {
  padding-left: 53px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-53px, body.advisor .pd-right-53px, body.advisor_responsive .pd-right-53px, body.custom_allocations_report .pd-right-53px, body#performance .pd-right-53px {
  padding-right: 53px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-53px, body.advisor .height-53px, body.advisor_responsive .height-53px, body.custom_allocations_report .height-53px, body#performance .height-53px {
  height: 53px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-53px, body.advisor .width-53px, body.advisor_responsive .width-53px, body.custom_allocations_report .width-53px, body#performance .width-53px {
  width: 53px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-54px, body.advisor .mg-bottom-54px, body.advisor_responsive .mg-bottom-54px, body.custom_allocations_report .mg-bottom-54px, body#performance .mg-bottom-54px {
  margin-bottom: 54px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-54px, body.advisor .mg-top-54px, body.advisor_responsive .mg-top-54px, body.custom_allocations_report .mg-top-54px, body#performance .mg-top-54px {
  margin-top: 54px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-54px, body.advisor .mg-left-54px, body.advisor_responsive .mg-left-54px, body.custom_allocations_report .mg-left-54px, body#performance .mg-left-54px {
  margin-left: 54px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-54px, body.advisor .mg-right-54px, body.advisor_responsive .mg-right-54px, body.custom_allocations_report .mg-right-54px, body#performance .mg-right-54px {
  margin-right: 54px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-54px, body.advisor .pd-bottom-54px, body.advisor_responsive .pd-bottom-54px, body.custom_allocations_report .pd-bottom-54px, body#performance .pd-bottom-54px {
  padding-bottom: 54px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-54px, body.advisor .pd-top-54px, body.advisor_responsive .pd-top-54px, body.custom_allocations_report .pd-top-54px, body#performance .pd-top-54px {
  padding-top: 54px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-54px, body.advisor .pd-left-54px, body.advisor_responsive .pd-left-54px, body.custom_allocations_report .pd-left-54px, body#performance .pd-left-54px {
  padding-left: 54px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-54px, body.advisor .pd-right-54px, body.advisor_responsive .pd-right-54px, body.custom_allocations_report .pd-right-54px, body#performance .pd-right-54px {
  padding-right: 54px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-54px, body.advisor .height-54px, body.advisor_responsive .height-54px, body.custom_allocations_report .height-54px, body#performance .height-54px {
  height: 54px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-54px, body.advisor .width-54px, body.advisor_responsive .width-54px, body.custom_allocations_report .width-54px, body#performance .width-54px {
  width: 54px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-55px, body.advisor .mg-bottom-55px, body.advisor_responsive .mg-bottom-55px, body.custom_allocations_report .mg-bottom-55px, body#performance .mg-bottom-55px {
  margin-bottom: 55px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-55px, body.advisor .mg-top-55px, body.advisor_responsive .mg-top-55px, body.custom_allocations_report .mg-top-55px, body#performance .mg-top-55px {
  margin-top: 55px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-55px, body.advisor .mg-left-55px, body.advisor_responsive .mg-left-55px, body.custom_allocations_report .mg-left-55px, body#performance .mg-left-55px {
  margin-left: 55px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-55px, body.advisor .mg-right-55px, body.advisor_responsive .mg-right-55px, body.custom_allocations_report .mg-right-55px, body#performance .mg-right-55px {
  margin-right: 55px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-55px, body.advisor .pd-bottom-55px, body.advisor_responsive .pd-bottom-55px, body.custom_allocations_report .pd-bottom-55px, body#performance .pd-bottom-55px {
  padding-bottom: 55px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-55px, body.advisor .pd-top-55px, body.advisor_responsive .pd-top-55px, body.custom_allocations_report .pd-top-55px, body#performance .pd-top-55px {
  padding-top: 55px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-55px, body.advisor .pd-left-55px, body.advisor_responsive .pd-left-55px, body.custom_allocations_report .pd-left-55px, body#performance .pd-left-55px {
  padding-left: 55px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-55px, body.advisor .pd-right-55px, body.advisor_responsive .pd-right-55px, body.custom_allocations_report .pd-right-55px, body#performance .pd-right-55px {
  padding-right: 55px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-55px, body.advisor .height-55px, body.advisor_responsive .height-55px, body.custom_allocations_report .height-55px, body#performance .height-55px {
  height: 55px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-55px, body.advisor .width-55px, body.advisor_responsive .width-55px, body.custom_allocations_report .width-55px, body#performance .width-55px {
  width: 55px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-56px, body.advisor .mg-bottom-56px, body.advisor_responsive .mg-bottom-56px, body.custom_allocations_report .mg-bottom-56px, body#performance .mg-bottom-56px {
  margin-bottom: 56px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-56px, body.advisor .mg-top-56px, body.advisor_responsive .mg-top-56px, body.custom_allocations_report .mg-top-56px, body#performance .mg-top-56px {
  margin-top: 56px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-56px, body.advisor .mg-left-56px, body.advisor_responsive .mg-left-56px, body.custom_allocations_report .mg-left-56px, body#performance .mg-left-56px {
  margin-left: 56px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-56px, body.advisor .mg-right-56px, body.advisor_responsive .mg-right-56px, body.custom_allocations_report .mg-right-56px, body#performance .mg-right-56px {
  margin-right: 56px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-56px, body.advisor .pd-bottom-56px, body.advisor_responsive .pd-bottom-56px, body.custom_allocations_report .pd-bottom-56px, body#performance .pd-bottom-56px {
  padding-bottom: 56px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-56px, body.advisor .pd-top-56px, body.advisor_responsive .pd-top-56px, body.custom_allocations_report .pd-top-56px, body#performance .pd-top-56px {
  padding-top: 56px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-56px, body.advisor .pd-left-56px, body.advisor_responsive .pd-left-56px, body.custom_allocations_report .pd-left-56px, body#performance .pd-left-56px {
  padding-left: 56px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-56px, body.advisor .pd-right-56px, body.advisor_responsive .pd-right-56px, body.custom_allocations_report .pd-right-56px, body#performance .pd-right-56px {
  padding-right: 56px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-56px, body.advisor .height-56px, body.advisor_responsive .height-56px, body.custom_allocations_report .height-56px, body#performance .height-56px {
  height: 56px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-56px, body.advisor .width-56px, body.advisor_responsive .width-56px, body.custom_allocations_report .width-56px, body#performance .width-56px {
  width: 56px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-57px, body.advisor .mg-bottom-57px, body.advisor_responsive .mg-bottom-57px, body.custom_allocations_report .mg-bottom-57px, body#performance .mg-bottom-57px {
  margin-bottom: 57px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-57px, body.advisor .mg-top-57px, body.advisor_responsive .mg-top-57px, body.custom_allocations_report .mg-top-57px, body#performance .mg-top-57px {
  margin-top: 57px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-57px, body.advisor .mg-left-57px, body.advisor_responsive .mg-left-57px, body.custom_allocations_report .mg-left-57px, body#performance .mg-left-57px {
  margin-left: 57px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-57px, body.advisor .mg-right-57px, body.advisor_responsive .mg-right-57px, body.custom_allocations_report .mg-right-57px, body#performance .mg-right-57px {
  margin-right: 57px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-57px, body.advisor .pd-bottom-57px, body.advisor_responsive .pd-bottom-57px, body.custom_allocations_report .pd-bottom-57px, body#performance .pd-bottom-57px {
  padding-bottom: 57px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-57px, body.advisor .pd-top-57px, body.advisor_responsive .pd-top-57px, body.custom_allocations_report .pd-top-57px, body#performance .pd-top-57px {
  padding-top: 57px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-57px, body.advisor .pd-left-57px, body.advisor_responsive .pd-left-57px, body.custom_allocations_report .pd-left-57px, body#performance .pd-left-57px {
  padding-left: 57px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-57px, body.advisor .pd-right-57px, body.advisor_responsive .pd-right-57px, body.custom_allocations_report .pd-right-57px, body#performance .pd-right-57px {
  padding-right: 57px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-57px, body.advisor .height-57px, body.advisor_responsive .height-57px, body.custom_allocations_report .height-57px, body#performance .height-57px {
  height: 57px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-57px, body.advisor .width-57px, body.advisor_responsive .width-57px, body.custom_allocations_report .width-57px, body#performance .width-57px {
  width: 57px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-58px, body.advisor .mg-bottom-58px, body.advisor_responsive .mg-bottom-58px, body.custom_allocations_report .mg-bottom-58px, body#performance .mg-bottom-58px {
  margin-bottom: 58px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-58px, body.advisor .mg-top-58px, body.advisor_responsive .mg-top-58px, body.custom_allocations_report .mg-top-58px, body#performance .mg-top-58px {
  margin-top: 58px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-58px, body.advisor .mg-left-58px, body.advisor_responsive .mg-left-58px, body.custom_allocations_report .mg-left-58px, body#performance .mg-left-58px {
  margin-left: 58px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-58px, body.advisor .mg-right-58px, body.advisor_responsive .mg-right-58px, body.custom_allocations_report .mg-right-58px, body#performance .mg-right-58px {
  margin-right: 58px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-58px, body.advisor .pd-bottom-58px, body.advisor_responsive .pd-bottom-58px, body.custom_allocations_report .pd-bottom-58px, body#performance .pd-bottom-58px {
  padding-bottom: 58px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-58px, body.advisor .pd-top-58px, body.advisor_responsive .pd-top-58px, body.custom_allocations_report .pd-top-58px, body#performance .pd-top-58px {
  padding-top: 58px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-58px, body.advisor .pd-left-58px, body.advisor_responsive .pd-left-58px, body.custom_allocations_report .pd-left-58px, body#performance .pd-left-58px {
  padding-left: 58px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-58px, body.advisor .pd-right-58px, body.advisor_responsive .pd-right-58px, body.custom_allocations_report .pd-right-58px, body#performance .pd-right-58px {
  padding-right: 58px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-58px, body.advisor .height-58px, body.advisor_responsive .height-58px, body.custom_allocations_report .height-58px, body#performance .height-58px {
  height: 58px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-58px, body.advisor .width-58px, body.advisor_responsive .width-58px, body.custom_allocations_report .width-58px, body#performance .width-58px {
  width: 58px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-59px, body.advisor .mg-bottom-59px, body.advisor_responsive .mg-bottom-59px, body.custom_allocations_report .mg-bottom-59px, body#performance .mg-bottom-59px {
  margin-bottom: 59px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-59px, body.advisor .mg-top-59px, body.advisor_responsive .mg-top-59px, body.custom_allocations_report .mg-top-59px, body#performance .mg-top-59px {
  margin-top: 59px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-59px, body.advisor .mg-left-59px, body.advisor_responsive .mg-left-59px, body.custom_allocations_report .mg-left-59px, body#performance .mg-left-59px {
  margin-left: 59px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-59px, body.advisor .mg-right-59px, body.advisor_responsive .mg-right-59px, body.custom_allocations_report .mg-right-59px, body#performance .mg-right-59px {
  margin-right: 59px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-59px, body.advisor .pd-bottom-59px, body.advisor_responsive .pd-bottom-59px, body.custom_allocations_report .pd-bottom-59px, body#performance .pd-bottom-59px {
  padding-bottom: 59px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-59px, body.advisor .pd-top-59px, body.advisor_responsive .pd-top-59px, body.custom_allocations_report .pd-top-59px, body#performance .pd-top-59px {
  padding-top: 59px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-59px, body.advisor .pd-left-59px, body.advisor_responsive .pd-left-59px, body.custom_allocations_report .pd-left-59px, body#performance .pd-left-59px {
  padding-left: 59px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-59px, body.advisor .pd-right-59px, body.advisor_responsive .pd-right-59px, body.custom_allocations_report .pd-right-59px, body#performance .pd-right-59px {
  padding-right: 59px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-59px, body.advisor .height-59px, body.advisor_responsive .height-59px, body.custom_allocations_report .height-59px, body#performance .height-59px {
  height: 59px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-59px, body.advisor .width-59px, body.advisor_responsive .width-59px, body.custom_allocations_report .width-59px, body#performance .width-59px {
  width: 59px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-60px, body.advisor .mg-bottom-60px, body.advisor_responsive .mg-bottom-60px, body.custom_allocations_report .mg-bottom-60px, body#performance .mg-bottom-60px {
  margin-bottom: 60px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-60px, body.advisor .mg-top-60px, body.advisor_responsive .mg-top-60px, body.custom_allocations_report .mg-top-60px, body#performance .mg-top-60px {
  margin-top: 60px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-60px, body.advisor .mg-left-60px, body.advisor_responsive .mg-left-60px, body.custom_allocations_report .mg-left-60px, body#performance .mg-left-60px {
  margin-left: 60px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-60px, body.advisor .mg-right-60px, body.advisor_responsive .mg-right-60px, body.custom_allocations_report .mg-right-60px, body#performance .mg-right-60px {
  margin-right: 60px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-60px, body.advisor .pd-bottom-60px, body.advisor_responsive .pd-bottom-60px, body.custom_allocations_report .pd-bottom-60px, body#performance .pd-bottom-60px {
  padding-bottom: 60px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-60px, body.advisor .pd-top-60px, body.advisor_responsive .pd-top-60px, body.custom_allocations_report .pd-top-60px, body#performance .pd-top-60px {
  padding-top: 60px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-60px, body.advisor .pd-left-60px, body.advisor_responsive .pd-left-60px, body.custom_allocations_report .pd-left-60px, body#performance .pd-left-60px {
  padding-left: 60px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-60px, body.advisor .pd-right-60px, body.advisor_responsive .pd-right-60px, body.custom_allocations_report .pd-right-60px, body#performance .pd-right-60px {
  padding-right: 60px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-60px, body.advisor .height-60px, body.advisor_responsive .height-60px, body.custom_allocations_report .height-60px, body#performance .height-60px {
  height: 60px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-60px, body.advisor .width-60px, body.advisor_responsive .width-60px, body.custom_allocations_report .width-60px, body#performance .width-60px {
  width: 60px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-61px, body.advisor .mg-bottom-61px, body.advisor_responsive .mg-bottom-61px, body.custom_allocations_report .mg-bottom-61px, body#performance .mg-bottom-61px {
  margin-bottom: 61px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-61px, body.advisor .mg-top-61px, body.advisor_responsive .mg-top-61px, body.custom_allocations_report .mg-top-61px, body#performance .mg-top-61px {
  margin-top: 61px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-61px, body.advisor .mg-left-61px, body.advisor_responsive .mg-left-61px, body.custom_allocations_report .mg-left-61px, body#performance .mg-left-61px {
  margin-left: 61px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-61px, body.advisor .mg-right-61px, body.advisor_responsive .mg-right-61px, body.custom_allocations_report .mg-right-61px, body#performance .mg-right-61px {
  margin-right: 61px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-61px, body.advisor .pd-bottom-61px, body.advisor_responsive .pd-bottom-61px, body.custom_allocations_report .pd-bottom-61px, body#performance .pd-bottom-61px {
  padding-bottom: 61px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-61px, body.advisor .pd-top-61px, body.advisor_responsive .pd-top-61px, body.custom_allocations_report .pd-top-61px, body#performance .pd-top-61px {
  padding-top: 61px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-61px, body.advisor .pd-left-61px, body.advisor_responsive .pd-left-61px, body.custom_allocations_report .pd-left-61px, body#performance .pd-left-61px {
  padding-left: 61px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-61px, body.advisor .pd-right-61px, body.advisor_responsive .pd-right-61px, body.custom_allocations_report .pd-right-61px, body#performance .pd-right-61px {
  padding-right: 61px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-61px, body.advisor .height-61px, body.advisor_responsive .height-61px, body.custom_allocations_report .height-61px, body#performance .height-61px {
  height: 61px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-61px, body.advisor .width-61px, body.advisor_responsive .width-61px, body.custom_allocations_report .width-61px, body#performance .width-61px {
  width: 61px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-62px, body.advisor .mg-bottom-62px, body.advisor_responsive .mg-bottom-62px, body.custom_allocations_report .mg-bottom-62px, body#performance .mg-bottom-62px {
  margin-bottom: 62px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-62px, body.advisor .mg-top-62px, body.advisor_responsive .mg-top-62px, body.custom_allocations_report .mg-top-62px, body#performance .mg-top-62px {
  margin-top: 62px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-62px, body.advisor .mg-left-62px, body.advisor_responsive .mg-left-62px, body.custom_allocations_report .mg-left-62px, body#performance .mg-left-62px {
  margin-left: 62px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-62px, body.advisor .mg-right-62px, body.advisor_responsive .mg-right-62px, body.custom_allocations_report .mg-right-62px, body#performance .mg-right-62px {
  margin-right: 62px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-62px, body.advisor .pd-bottom-62px, body.advisor_responsive .pd-bottom-62px, body.custom_allocations_report .pd-bottom-62px, body#performance .pd-bottom-62px {
  padding-bottom: 62px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-62px, body.advisor .pd-top-62px, body.advisor_responsive .pd-top-62px, body.custom_allocations_report .pd-top-62px, body#performance .pd-top-62px {
  padding-top: 62px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-62px, body.advisor .pd-left-62px, body.advisor_responsive .pd-left-62px, body.custom_allocations_report .pd-left-62px, body#performance .pd-left-62px {
  padding-left: 62px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-62px, body.advisor .pd-right-62px, body.advisor_responsive .pd-right-62px, body.custom_allocations_report .pd-right-62px, body#performance .pd-right-62px {
  padding-right: 62px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-62px, body.advisor .height-62px, body.advisor_responsive .height-62px, body.custom_allocations_report .height-62px, body#performance .height-62px {
  height: 62px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-62px, body.advisor .width-62px, body.advisor_responsive .width-62px, body.custom_allocations_report .width-62px, body#performance .width-62px {
  width: 62px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-63px, body.advisor .mg-bottom-63px, body.advisor_responsive .mg-bottom-63px, body.custom_allocations_report .mg-bottom-63px, body#performance .mg-bottom-63px {
  margin-bottom: 63px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-63px, body.advisor .mg-top-63px, body.advisor_responsive .mg-top-63px, body.custom_allocations_report .mg-top-63px, body#performance .mg-top-63px {
  margin-top: 63px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-63px, body.advisor .mg-left-63px, body.advisor_responsive .mg-left-63px, body.custom_allocations_report .mg-left-63px, body#performance .mg-left-63px {
  margin-left: 63px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-63px, body.advisor .mg-right-63px, body.advisor_responsive .mg-right-63px, body.custom_allocations_report .mg-right-63px, body#performance .mg-right-63px {
  margin-right: 63px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-63px, body.advisor .pd-bottom-63px, body.advisor_responsive .pd-bottom-63px, body.custom_allocations_report .pd-bottom-63px, body#performance .pd-bottom-63px {
  padding-bottom: 63px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-63px, body.advisor .pd-top-63px, body.advisor_responsive .pd-top-63px, body.custom_allocations_report .pd-top-63px, body#performance .pd-top-63px {
  padding-top: 63px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-63px, body.advisor .pd-left-63px, body.advisor_responsive .pd-left-63px, body.custom_allocations_report .pd-left-63px, body#performance .pd-left-63px {
  padding-left: 63px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-63px, body.advisor .pd-right-63px, body.advisor_responsive .pd-right-63px, body.custom_allocations_report .pd-right-63px, body#performance .pd-right-63px {
  padding-right: 63px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-63px, body.advisor .height-63px, body.advisor_responsive .height-63px, body.custom_allocations_report .height-63px, body#performance .height-63px {
  height: 63px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-63px, body.advisor .width-63px, body.advisor_responsive .width-63px, body.custom_allocations_report .width-63px, body#performance .width-63px {
  width: 63px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-64px, body.advisor .mg-bottom-64px, body.advisor_responsive .mg-bottom-64px, body.custom_allocations_report .mg-bottom-64px, body#performance .mg-bottom-64px {
  margin-bottom: 64px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-64px, body.advisor .mg-top-64px, body.advisor_responsive .mg-top-64px, body.custom_allocations_report .mg-top-64px, body#performance .mg-top-64px {
  margin-top: 64px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-64px, body.advisor .mg-left-64px, body.advisor_responsive .mg-left-64px, body.custom_allocations_report .mg-left-64px, body#performance .mg-left-64px {
  margin-left: 64px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-64px, body.advisor .mg-right-64px, body.advisor_responsive .mg-right-64px, body.custom_allocations_report .mg-right-64px, body#performance .mg-right-64px {
  margin-right: 64px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-64px, body.advisor .pd-bottom-64px, body.advisor_responsive .pd-bottom-64px, body.custom_allocations_report .pd-bottom-64px, body#performance .pd-bottom-64px {
  padding-bottom: 64px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-64px, body.advisor .pd-top-64px, body.advisor_responsive .pd-top-64px, body.custom_allocations_report .pd-top-64px, body#performance .pd-top-64px {
  padding-top: 64px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-64px, body.advisor .pd-left-64px, body.advisor_responsive .pd-left-64px, body.custom_allocations_report .pd-left-64px, body#performance .pd-left-64px {
  padding-left: 64px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-64px, body.advisor .pd-right-64px, body.advisor_responsive .pd-right-64px, body.custom_allocations_report .pd-right-64px, body#performance .pd-right-64px {
  padding-right: 64px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-64px, body.advisor .height-64px, body.advisor_responsive .height-64px, body.custom_allocations_report .height-64px, body#performance .height-64px {
  height: 64px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-64px, body.advisor .width-64px, body.advisor_responsive .width-64px, body.custom_allocations_report .width-64px, body#performance .width-64px {
  width: 64px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-65px, body.advisor .mg-bottom-65px, body.advisor_responsive .mg-bottom-65px, body.custom_allocations_report .mg-bottom-65px, body#performance .mg-bottom-65px {
  margin-bottom: 65px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-65px, body.advisor .mg-top-65px, body.advisor_responsive .mg-top-65px, body.custom_allocations_report .mg-top-65px, body#performance .mg-top-65px {
  margin-top: 65px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-65px, body.advisor .mg-left-65px, body.advisor_responsive .mg-left-65px, body.custom_allocations_report .mg-left-65px, body#performance .mg-left-65px {
  margin-left: 65px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-65px, body.advisor .mg-right-65px, body.advisor_responsive .mg-right-65px, body.custom_allocations_report .mg-right-65px, body#performance .mg-right-65px {
  margin-right: 65px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-65px, body.advisor .pd-bottom-65px, body.advisor_responsive .pd-bottom-65px, body.custom_allocations_report .pd-bottom-65px, body#performance .pd-bottom-65px {
  padding-bottom: 65px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-65px, body.advisor .pd-top-65px, body.advisor_responsive .pd-top-65px, body.custom_allocations_report .pd-top-65px, body#performance .pd-top-65px {
  padding-top: 65px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-65px, body.advisor .pd-left-65px, body.advisor_responsive .pd-left-65px, body.custom_allocations_report .pd-left-65px, body#performance .pd-left-65px {
  padding-left: 65px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-65px, body.advisor .pd-right-65px, body.advisor_responsive .pd-right-65px, body.custom_allocations_report .pd-right-65px, body#performance .pd-right-65px {
  padding-right: 65px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-65px, body.advisor .height-65px, body.advisor_responsive .height-65px, body.custom_allocations_report .height-65px, body#performance .height-65px {
  height: 65px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-65px, body.advisor .width-65px, body.advisor_responsive .width-65px, body.custom_allocations_report .width-65px, body#performance .width-65px {
  width: 65px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-66px, body.advisor .mg-bottom-66px, body.advisor_responsive .mg-bottom-66px, body.custom_allocations_report .mg-bottom-66px, body#performance .mg-bottom-66px {
  margin-bottom: 66px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-66px, body.advisor .mg-top-66px, body.advisor_responsive .mg-top-66px, body.custom_allocations_report .mg-top-66px, body#performance .mg-top-66px {
  margin-top: 66px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-66px, body.advisor .mg-left-66px, body.advisor_responsive .mg-left-66px, body.custom_allocations_report .mg-left-66px, body#performance .mg-left-66px {
  margin-left: 66px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-66px, body.advisor .mg-right-66px, body.advisor_responsive .mg-right-66px, body.custom_allocations_report .mg-right-66px, body#performance .mg-right-66px {
  margin-right: 66px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-66px, body.advisor .pd-bottom-66px, body.advisor_responsive .pd-bottom-66px, body.custom_allocations_report .pd-bottom-66px, body#performance .pd-bottom-66px {
  padding-bottom: 66px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-66px, body.advisor .pd-top-66px, body.advisor_responsive .pd-top-66px, body.custom_allocations_report .pd-top-66px, body#performance .pd-top-66px {
  padding-top: 66px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-66px, body.advisor .pd-left-66px, body.advisor_responsive .pd-left-66px, body.custom_allocations_report .pd-left-66px, body#performance .pd-left-66px {
  padding-left: 66px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-66px, body.advisor .pd-right-66px, body.advisor_responsive .pd-right-66px, body.custom_allocations_report .pd-right-66px, body#performance .pd-right-66px {
  padding-right: 66px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-66px, body.advisor .height-66px, body.advisor_responsive .height-66px, body.custom_allocations_report .height-66px, body#performance .height-66px {
  height: 66px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-66px, body.advisor .width-66px, body.advisor_responsive .width-66px, body.custom_allocations_report .width-66px, body#performance .width-66px {
  width: 66px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-67px, body.advisor .mg-bottom-67px, body.advisor_responsive .mg-bottom-67px, body.custom_allocations_report .mg-bottom-67px, body#performance .mg-bottom-67px {
  margin-bottom: 67px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-67px, body.advisor .mg-top-67px, body.advisor_responsive .mg-top-67px, body.custom_allocations_report .mg-top-67px, body#performance .mg-top-67px {
  margin-top: 67px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-67px, body.advisor .mg-left-67px, body.advisor_responsive .mg-left-67px, body.custom_allocations_report .mg-left-67px, body#performance .mg-left-67px {
  margin-left: 67px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-67px, body.advisor .mg-right-67px, body.advisor_responsive .mg-right-67px, body.custom_allocations_report .mg-right-67px, body#performance .mg-right-67px {
  margin-right: 67px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-67px, body.advisor .pd-bottom-67px, body.advisor_responsive .pd-bottom-67px, body.custom_allocations_report .pd-bottom-67px, body#performance .pd-bottom-67px {
  padding-bottom: 67px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-67px, body.advisor .pd-top-67px, body.advisor_responsive .pd-top-67px, body.custom_allocations_report .pd-top-67px, body#performance .pd-top-67px {
  padding-top: 67px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-67px, body.advisor .pd-left-67px, body.advisor_responsive .pd-left-67px, body.custom_allocations_report .pd-left-67px, body#performance .pd-left-67px {
  padding-left: 67px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-67px, body.advisor .pd-right-67px, body.advisor_responsive .pd-right-67px, body.custom_allocations_report .pd-right-67px, body#performance .pd-right-67px {
  padding-right: 67px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-67px, body.advisor .height-67px, body.advisor_responsive .height-67px, body.custom_allocations_report .height-67px, body#performance .height-67px {
  height: 67px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-67px, body.advisor .width-67px, body.advisor_responsive .width-67px, body.custom_allocations_report .width-67px, body#performance .width-67px {
  width: 67px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-68px, body.advisor .mg-bottom-68px, body.advisor_responsive .mg-bottom-68px, body.custom_allocations_report .mg-bottom-68px, body#performance .mg-bottom-68px {
  margin-bottom: 68px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-68px, body.advisor .mg-top-68px, body.advisor_responsive .mg-top-68px, body.custom_allocations_report .mg-top-68px, body#performance .mg-top-68px {
  margin-top: 68px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-68px, body.advisor .mg-left-68px, body.advisor_responsive .mg-left-68px, body.custom_allocations_report .mg-left-68px, body#performance .mg-left-68px {
  margin-left: 68px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-68px, body.advisor .mg-right-68px, body.advisor_responsive .mg-right-68px, body.custom_allocations_report .mg-right-68px, body#performance .mg-right-68px {
  margin-right: 68px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-68px, body.advisor .pd-bottom-68px, body.advisor_responsive .pd-bottom-68px, body.custom_allocations_report .pd-bottom-68px, body#performance .pd-bottom-68px {
  padding-bottom: 68px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-68px, body.advisor .pd-top-68px, body.advisor_responsive .pd-top-68px, body.custom_allocations_report .pd-top-68px, body#performance .pd-top-68px {
  padding-top: 68px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-68px, body.advisor .pd-left-68px, body.advisor_responsive .pd-left-68px, body.custom_allocations_report .pd-left-68px, body#performance .pd-left-68px {
  padding-left: 68px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-68px, body.advisor .pd-right-68px, body.advisor_responsive .pd-right-68px, body.custom_allocations_report .pd-right-68px, body#performance .pd-right-68px {
  padding-right: 68px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-68px, body.advisor .height-68px, body.advisor_responsive .height-68px, body.custom_allocations_report .height-68px, body#performance .height-68px {
  height: 68px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-68px, body.advisor .width-68px, body.advisor_responsive .width-68px, body.custom_allocations_report .width-68px, body#performance .width-68px {
  width: 68px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-69px, body.advisor .mg-bottom-69px, body.advisor_responsive .mg-bottom-69px, body.custom_allocations_report .mg-bottom-69px, body#performance .mg-bottom-69px {
  margin-bottom: 69px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-69px, body.advisor .mg-top-69px, body.advisor_responsive .mg-top-69px, body.custom_allocations_report .mg-top-69px, body#performance .mg-top-69px {
  margin-top: 69px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-69px, body.advisor .mg-left-69px, body.advisor_responsive .mg-left-69px, body.custom_allocations_report .mg-left-69px, body#performance .mg-left-69px {
  margin-left: 69px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-69px, body.advisor .mg-right-69px, body.advisor_responsive .mg-right-69px, body.custom_allocations_report .mg-right-69px, body#performance .mg-right-69px {
  margin-right: 69px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-69px, body.advisor .pd-bottom-69px, body.advisor_responsive .pd-bottom-69px, body.custom_allocations_report .pd-bottom-69px, body#performance .pd-bottom-69px {
  padding-bottom: 69px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-69px, body.advisor .pd-top-69px, body.advisor_responsive .pd-top-69px, body.custom_allocations_report .pd-top-69px, body#performance .pd-top-69px {
  padding-top: 69px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-69px, body.advisor .pd-left-69px, body.advisor_responsive .pd-left-69px, body.custom_allocations_report .pd-left-69px, body#performance .pd-left-69px {
  padding-left: 69px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-69px, body.advisor .pd-right-69px, body.advisor_responsive .pd-right-69px, body.custom_allocations_report .pd-right-69px, body#performance .pd-right-69px {
  padding-right: 69px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-69px, body.advisor .height-69px, body.advisor_responsive .height-69px, body.custom_allocations_report .height-69px, body#performance .height-69px {
  height: 69px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-69px, body.advisor .width-69px, body.advisor_responsive .width-69px, body.custom_allocations_report .width-69px, body#performance .width-69px {
  width: 69px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-70px, body.advisor .mg-bottom-70px, body.advisor_responsive .mg-bottom-70px, body.custom_allocations_report .mg-bottom-70px, body#performance .mg-bottom-70px {
  margin-bottom: 70px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-70px, body.advisor .mg-top-70px, body.advisor_responsive .mg-top-70px, body.custom_allocations_report .mg-top-70px, body#performance .mg-top-70px {
  margin-top: 70px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-70px, body.advisor .mg-left-70px, body.advisor_responsive .mg-left-70px, body.custom_allocations_report .mg-left-70px, body#performance .mg-left-70px {
  margin-left: 70px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-70px, body.advisor .mg-right-70px, body.advisor_responsive .mg-right-70px, body.custom_allocations_report .mg-right-70px, body#performance .mg-right-70px {
  margin-right: 70px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-70px, body.advisor .pd-bottom-70px, body.advisor_responsive .pd-bottom-70px, body.custom_allocations_report .pd-bottom-70px, body#performance .pd-bottom-70px {
  padding-bottom: 70px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-70px, body.advisor .pd-top-70px, body.advisor_responsive .pd-top-70px, body.custom_allocations_report .pd-top-70px, body#performance .pd-top-70px {
  padding-top: 70px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-70px, body.advisor .pd-left-70px, body.advisor_responsive .pd-left-70px, body.custom_allocations_report .pd-left-70px, body#performance .pd-left-70px {
  padding-left: 70px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-70px, body.advisor .pd-right-70px, body.advisor_responsive .pd-right-70px, body.custom_allocations_report .pd-right-70px, body#performance .pd-right-70px {
  padding-right: 70px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-70px, body.advisor .height-70px, body.advisor_responsive .height-70px, body.custom_allocations_report .height-70px, body#performance .height-70px {
  height: 70px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-70px, body.advisor .width-70px, body.advisor_responsive .width-70px, body.custom_allocations_report .width-70px, body#performance .width-70px {
  width: 70px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-71px, body.advisor .mg-bottom-71px, body.advisor_responsive .mg-bottom-71px, body.custom_allocations_report .mg-bottom-71px, body#performance .mg-bottom-71px {
  margin-bottom: 71px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-71px, body.advisor .mg-top-71px, body.advisor_responsive .mg-top-71px, body.custom_allocations_report .mg-top-71px, body#performance .mg-top-71px {
  margin-top: 71px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-71px, body.advisor .mg-left-71px, body.advisor_responsive .mg-left-71px, body.custom_allocations_report .mg-left-71px, body#performance .mg-left-71px {
  margin-left: 71px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-71px, body.advisor .mg-right-71px, body.advisor_responsive .mg-right-71px, body.custom_allocations_report .mg-right-71px, body#performance .mg-right-71px {
  margin-right: 71px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-71px, body.advisor .pd-bottom-71px, body.advisor_responsive .pd-bottom-71px, body.custom_allocations_report .pd-bottom-71px, body#performance .pd-bottom-71px {
  padding-bottom: 71px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-71px, body.advisor .pd-top-71px, body.advisor_responsive .pd-top-71px, body.custom_allocations_report .pd-top-71px, body#performance .pd-top-71px {
  padding-top: 71px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-71px, body.advisor .pd-left-71px, body.advisor_responsive .pd-left-71px, body.custom_allocations_report .pd-left-71px, body#performance .pd-left-71px {
  padding-left: 71px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-71px, body.advisor .pd-right-71px, body.advisor_responsive .pd-right-71px, body.custom_allocations_report .pd-right-71px, body#performance .pd-right-71px {
  padding-right: 71px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-71px, body.advisor .height-71px, body.advisor_responsive .height-71px, body.custom_allocations_report .height-71px, body#performance .height-71px {
  height: 71px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-71px, body.advisor .width-71px, body.advisor_responsive .width-71px, body.custom_allocations_report .width-71px, body#performance .width-71px {
  width: 71px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-72px, body.advisor .mg-bottom-72px, body.advisor_responsive .mg-bottom-72px, body.custom_allocations_report .mg-bottom-72px, body#performance .mg-bottom-72px {
  margin-bottom: 72px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-72px, body.advisor .mg-top-72px, body.advisor_responsive .mg-top-72px, body.custom_allocations_report .mg-top-72px, body#performance .mg-top-72px {
  margin-top: 72px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-72px, body.advisor .mg-left-72px, body.advisor_responsive .mg-left-72px, body.custom_allocations_report .mg-left-72px, body#performance .mg-left-72px {
  margin-left: 72px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-72px, body.advisor .mg-right-72px, body.advisor_responsive .mg-right-72px, body.custom_allocations_report .mg-right-72px, body#performance .mg-right-72px {
  margin-right: 72px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-72px, body.advisor .pd-bottom-72px, body.advisor_responsive .pd-bottom-72px, body.custom_allocations_report .pd-bottom-72px, body#performance .pd-bottom-72px {
  padding-bottom: 72px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-72px, body.advisor .pd-top-72px, body.advisor_responsive .pd-top-72px, body.custom_allocations_report .pd-top-72px, body#performance .pd-top-72px {
  padding-top: 72px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-72px, body.advisor .pd-left-72px, body.advisor_responsive .pd-left-72px, body.custom_allocations_report .pd-left-72px, body#performance .pd-left-72px {
  padding-left: 72px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-72px, body.advisor .pd-right-72px, body.advisor_responsive .pd-right-72px, body.custom_allocations_report .pd-right-72px, body#performance .pd-right-72px {
  padding-right: 72px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-72px, body.advisor .height-72px, body.advisor_responsive .height-72px, body.custom_allocations_report .height-72px, body#performance .height-72px {
  height: 72px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-72px, body.advisor .width-72px, body.advisor_responsive .width-72px, body.custom_allocations_report .width-72px, body#performance .width-72px {
  width: 72px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-73px, body.advisor .mg-bottom-73px, body.advisor_responsive .mg-bottom-73px, body.custom_allocations_report .mg-bottom-73px, body#performance .mg-bottom-73px {
  margin-bottom: 73px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-73px, body.advisor .mg-top-73px, body.advisor_responsive .mg-top-73px, body.custom_allocations_report .mg-top-73px, body#performance .mg-top-73px {
  margin-top: 73px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-73px, body.advisor .mg-left-73px, body.advisor_responsive .mg-left-73px, body.custom_allocations_report .mg-left-73px, body#performance .mg-left-73px {
  margin-left: 73px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-73px, body.advisor .mg-right-73px, body.advisor_responsive .mg-right-73px, body.custom_allocations_report .mg-right-73px, body#performance .mg-right-73px {
  margin-right: 73px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-73px, body.advisor .pd-bottom-73px, body.advisor_responsive .pd-bottom-73px, body.custom_allocations_report .pd-bottom-73px, body#performance .pd-bottom-73px {
  padding-bottom: 73px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-73px, body.advisor .pd-top-73px, body.advisor_responsive .pd-top-73px, body.custom_allocations_report .pd-top-73px, body#performance .pd-top-73px {
  padding-top: 73px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-73px, body.advisor .pd-left-73px, body.advisor_responsive .pd-left-73px, body.custom_allocations_report .pd-left-73px, body#performance .pd-left-73px {
  padding-left: 73px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-73px, body.advisor .pd-right-73px, body.advisor_responsive .pd-right-73px, body.custom_allocations_report .pd-right-73px, body#performance .pd-right-73px {
  padding-right: 73px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-73px, body.advisor .height-73px, body.advisor_responsive .height-73px, body.custom_allocations_report .height-73px, body#performance .height-73px {
  height: 73px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-73px, body.advisor .width-73px, body.advisor_responsive .width-73px, body.custom_allocations_report .width-73px, body#performance .width-73px {
  width: 73px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-74px, body.advisor .mg-bottom-74px, body.advisor_responsive .mg-bottom-74px, body.custom_allocations_report .mg-bottom-74px, body#performance .mg-bottom-74px {
  margin-bottom: 74px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-74px, body.advisor .mg-top-74px, body.advisor_responsive .mg-top-74px, body.custom_allocations_report .mg-top-74px, body#performance .mg-top-74px {
  margin-top: 74px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-74px, body.advisor .mg-left-74px, body.advisor_responsive .mg-left-74px, body.custom_allocations_report .mg-left-74px, body#performance .mg-left-74px {
  margin-left: 74px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-74px, body.advisor .mg-right-74px, body.advisor_responsive .mg-right-74px, body.custom_allocations_report .mg-right-74px, body#performance .mg-right-74px {
  margin-right: 74px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-74px, body.advisor .pd-bottom-74px, body.advisor_responsive .pd-bottom-74px, body.custom_allocations_report .pd-bottom-74px, body#performance .pd-bottom-74px {
  padding-bottom: 74px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-74px, body.advisor .pd-top-74px, body.advisor_responsive .pd-top-74px, body.custom_allocations_report .pd-top-74px, body#performance .pd-top-74px {
  padding-top: 74px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-74px, body.advisor .pd-left-74px, body.advisor_responsive .pd-left-74px, body.custom_allocations_report .pd-left-74px, body#performance .pd-left-74px {
  padding-left: 74px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-74px, body.advisor .pd-right-74px, body.advisor_responsive .pd-right-74px, body.custom_allocations_report .pd-right-74px, body#performance .pd-right-74px {
  padding-right: 74px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-74px, body.advisor .height-74px, body.advisor_responsive .height-74px, body.custom_allocations_report .height-74px, body#performance .height-74px {
  height: 74px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-74px, body.advisor .width-74px, body.advisor_responsive .width-74px, body.custom_allocations_report .width-74px, body#performance .width-74px {
  width: 74px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-75px, body.advisor .mg-bottom-75px, body.advisor_responsive .mg-bottom-75px, body.custom_allocations_report .mg-bottom-75px, body#performance .mg-bottom-75px {
  margin-bottom: 75px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-75px, body.advisor .mg-top-75px, body.advisor_responsive .mg-top-75px, body.custom_allocations_report .mg-top-75px, body#performance .mg-top-75px {
  margin-top: 75px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-75px, body.advisor .mg-left-75px, body.advisor_responsive .mg-left-75px, body.custom_allocations_report .mg-left-75px, body#performance .mg-left-75px {
  margin-left: 75px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-75px, body.advisor .mg-right-75px, body.advisor_responsive .mg-right-75px, body.custom_allocations_report .mg-right-75px, body#performance .mg-right-75px {
  margin-right: 75px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-75px, body.advisor .pd-bottom-75px, body.advisor_responsive .pd-bottom-75px, body.custom_allocations_report .pd-bottom-75px, body#performance .pd-bottom-75px {
  padding-bottom: 75px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-75px, body.advisor .pd-top-75px, body.advisor_responsive .pd-top-75px, body.custom_allocations_report .pd-top-75px, body#performance .pd-top-75px {
  padding-top: 75px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-75px, body.advisor .pd-left-75px, body.advisor_responsive .pd-left-75px, body.custom_allocations_report .pd-left-75px, body#performance .pd-left-75px {
  padding-left: 75px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-75px, body.advisor .pd-right-75px, body.advisor_responsive .pd-right-75px, body.custom_allocations_report .pd-right-75px, body#performance .pd-right-75px {
  padding-right: 75px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-75px, body.advisor .height-75px, body.advisor_responsive .height-75px, body.custom_allocations_report .height-75px, body#performance .height-75px {
  height: 75px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-75px, body.advisor .width-75px, body.advisor_responsive .width-75px, body.custom_allocations_report .width-75px, body#performance .width-75px {
  width: 75px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-76px, body.advisor .mg-bottom-76px, body.advisor_responsive .mg-bottom-76px, body.custom_allocations_report .mg-bottom-76px, body#performance .mg-bottom-76px {
  margin-bottom: 76px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-76px, body.advisor .mg-top-76px, body.advisor_responsive .mg-top-76px, body.custom_allocations_report .mg-top-76px, body#performance .mg-top-76px {
  margin-top: 76px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-76px, body.advisor .mg-left-76px, body.advisor_responsive .mg-left-76px, body.custom_allocations_report .mg-left-76px, body#performance .mg-left-76px {
  margin-left: 76px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-76px, body.advisor .mg-right-76px, body.advisor_responsive .mg-right-76px, body.custom_allocations_report .mg-right-76px, body#performance .mg-right-76px {
  margin-right: 76px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-76px, body.advisor .pd-bottom-76px, body.advisor_responsive .pd-bottom-76px, body.custom_allocations_report .pd-bottom-76px, body#performance .pd-bottom-76px {
  padding-bottom: 76px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-76px, body.advisor .pd-top-76px, body.advisor_responsive .pd-top-76px, body.custom_allocations_report .pd-top-76px, body#performance .pd-top-76px {
  padding-top: 76px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-76px, body.advisor .pd-left-76px, body.advisor_responsive .pd-left-76px, body.custom_allocations_report .pd-left-76px, body#performance .pd-left-76px {
  padding-left: 76px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-76px, body.advisor .pd-right-76px, body.advisor_responsive .pd-right-76px, body.custom_allocations_report .pd-right-76px, body#performance .pd-right-76px {
  padding-right: 76px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-76px, body.advisor .height-76px, body.advisor_responsive .height-76px, body.custom_allocations_report .height-76px, body#performance .height-76px {
  height: 76px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-76px, body.advisor .width-76px, body.advisor_responsive .width-76px, body.custom_allocations_report .width-76px, body#performance .width-76px {
  width: 76px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-77px, body.advisor .mg-bottom-77px, body.advisor_responsive .mg-bottom-77px, body.custom_allocations_report .mg-bottom-77px, body#performance .mg-bottom-77px {
  margin-bottom: 77px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-77px, body.advisor .mg-top-77px, body.advisor_responsive .mg-top-77px, body.custom_allocations_report .mg-top-77px, body#performance .mg-top-77px {
  margin-top: 77px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-77px, body.advisor .mg-left-77px, body.advisor_responsive .mg-left-77px, body.custom_allocations_report .mg-left-77px, body#performance .mg-left-77px {
  margin-left: 77px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-77px, body.advisor .mg-right-77px, body.advisor_responsive .mg-right-77px, body.custom_allocations_report .mg-right-77px, body#performance .mg-right-77px {
  margin-right: 77px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-77px, body.advisor .pd-bottom-77px, body.advisor_responsive .pd-bottom-77px, body.custom_allocations_report .pd-bottom-77px, body#performance .pd-bottom-77px {
  padding-bottom: 77px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-77px, body.advisor .pd-top-77px, body.advisor_responsive .pd-top-77px, body.custom_allocations_report .pd-top-77px, body#performance .pd-top-77px {
  padding-top: 77px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-77px, body.advisor .pd-left-77px, body.advisor_responsive .pd-left-77px, body.custom_allocations_report .pd-left-77px, body#performance .pd-left-77px {
  padding-left: 77px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-77px, body.advisor .pd-right-77px, body.advisor_responsive .pd-right-77px, body.custom_allocations_report .pd-right-77px, body#performance .pd-right-77px {
  padding-right: 77px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-77px, body.advisor .height-77px, body.advisor_responsive .height-77px, body.custom_allocations_report .height-77px, body#performance .height-77px {
  height: 77px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-77px, body.advisor .width-77px, body.advisor_responsive .width-77px, body.custom_allocations_report .width-77px, body#performance .width-77px {
  width: 77px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-78px, body.advisor .mg-bottom-78px, body.advisor_responsive .mg-bottom-78px, body.custom_allocations_report .mg-bottom-78px, body#performance .mg-bottom-78px {
  margin-bottom: 78px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-78px, body.advisor .mg-top-78px, body.advisor_responsive .mg-top-78px, body.custom_allocations_report .mg-top-78px, body#performance .mg-top-78px {
  margin-top: 78px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-78px, body.advisor .mg-left-78px, body.advisor_responsive .mg-left-78px, body.custom_allocations_report .mg-left-78px, body#performance .mg-left-78px {
  margin-left: 78px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-78px, body.advisor .mg-right-78px, body.advisor_responsive .mg-right-78px, body.custom_allocations_report .mg-right-78px, body#performance .mg-right-78px {
  margin-right: 78px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-78px, body.advisor .pd-bottom-78px, body.advisor_responsive .pd-bottom-78px, body.custom_allocations_report .pd-bottom-78px, body#performance .pd-bottom-78px {
  padding-bottom: 78px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-78px, body.advisor .pd-top-78px, body.advisor_responsive .pd-top-78px, body.custom_allocations_report .pd-top-78px, body#performance .pd-top-78px {
  padding-top: 78px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-78px, body.advisor .pd-left-78px, body.advisor_responsive .pd-left-78px, body.custom_allocations_report .pd-left-78px, body#performance .pd-left-78px {
  padding-left: 78px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-78px, body.advisor .pd-right-78px, body.advisor_responsive .pd-right-78px, body.custom_allocations_report .pd-right-78px, body#performance .pd-right-78px {
  padding-right: 78px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-78px, body.advisor .height-78px, body.advisor_responsive .height-78px, body.custom_allocations_report .height-78px, body#performance .height-78px {
  height: 78px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-78px, body.advisor .width-78px, body.advisor_responsive .width-78px, body.custom_allocations_report .width-78px, body#performance .width-78px {
  width: 78px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-79px, body.advisor .mg-bottom-79px, body.advisor_responsive .mg-bottom-79px, body.custom_allocations_report .mg-bottom-79px, body#performance .mg-bottom-79px {
  margin-bottom: 79px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-79px, body.advisor .mg-top-79px, body.advisor_responsive .mg-top-79px, body.custom_allocations_report .mg-top-79px, body#performance .mg-top-79px {
  margin-top: 79px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-79px, body.advisor .mg-left-79px, body.advisor_responsive .mg-left-79px, body.custom_allocations_report .mg-left-79px, body#performance .mg-left-79px {
  margin-left: 79px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-79px, body.advisor .mg-right-79px, body.advisor_responsive .mg-right-79px, body.custom_allocations_report .mg-right-79px, body#performance .mg-right-79px {
  margin-right: 79px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-79px, body.advisor .pd-bottom-79px, body.advisor_responsive .pd-bottom-79px, body.custom_allocations_report .pd-bottom-79px, body#performance .pd-bottom-79px {
  padding-bottom: 79px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-79px, body.advisor .pd-top-79px, body.advisor_responsive .pd-top-79px, body.custom_allocations_report .pd-top-79px, body#performance .pd-top-79px {
  padding-top: 79px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-79px, body.advisor .pd-left-79px, body.advisor_responsive .pd-left-79px, body.custom_allocations_report .pd-left-79px, body#performance .pd-left-79px {
  padding-left: 79px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-79px, body.advisor .pd-right-79px, body.advisor_responsive .pd-right-79px, body.custom_allocations_report .pd-right-79px, body#performance .pd-right-79px {
  padding-right: 79px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-79px, body.advisor .height-79px, body.advisor_responsive .height-79px, body.custom_allocations_report .height-79px, body#performance .height-79px {
  height: 79px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-79px, body.advisor .width-79px, body.advisor_responsive .width-79px, body.custom_allocations_report .width-79px, body#performance .width-79px {
  width: 79px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-80px, body.advisor .mg-bottom-80px, body.advisor_responsive .mg-bottom-80px, body.custom_allocations_report .mg-bottom-80px, body#performance .mg-bottom-80px {
  margin-bottom: 80px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-80px, body.advisor .mg-top-80px, body.advisor_responsive .mg-top-80px, body.custom_allocations_report .mg-top-80px, body#performance .mg-top-80px {
  margin-top: 80px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-80px, body.advisor .mg-left-80px, body.advisor_responsive .mg-left-80px, body.custom_allocations_report .mg-left-80px, body#performance .mg-left-80px {
  margin-left: 80px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-80px, body.advisor .mg-right-80px, body.advisor_responsive .mg-right-80px, body.custom_allocations_report .mg-right-80px, body#performance .mg-right-80px {
  margin-right: 80px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-80px, body.advisor .pd-bottom-80px, body.advisor_responsive .pd-bottom-80px, body.custom_allocations_report .pd-bottom-80px, body#performance .pd-bottom-80px {
  padding-bottom: 80px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-80px, body.advisor .pd-top-80px, body.advisor_responsive .pd-top-80px, body.custom_allocations_report .pd-top-80px, body#performance .pd-top-80px {
  padding-top: 80px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-80px, body.advisor .pd-left-80px, body.advisor_responsive .pd-left-80px, body.custom_allocations_report .pd-left-80px, body#performance .pd-left-80px {
  padding-left: 80px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-80px, body.advisor .pd-right-80px, body.advisor_responsive .pd-right-80px, body.custom_allocations_report .pd-right-80px, body#performance .pd-right-80px {
  padding-right: 80px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-80px, body.advisor .height-80px, body.advisor_responsive .height-80px, body.custom_allocations_report .height-80px, body#performance .height-80px {
  height: 80px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-80px, body.advisor .width-80px, body.advisor_responsive .width-80px, body.custom_allocations_report .width-80px, body#performance .width-80px {
  width: 80px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-81px, body.advisor .mg-bottom-81px, body.advisor_responsive .mg-bottom-81px, body.custom_allocations_report .mg-bottom-81px, body#performance .mg-bottom-81px {
  margin-bottom: 81px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-81px, body.advisor .mg-top-81px, body.advisor_responsive .mg-top-81px, body.custom_allocations_report .mg-top-81px, body#performance .mg-top-81px {
  margin-top: 81px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-81px, body.advisor .mg-left-81px, body.advisor_responsive .mg-left-81px, body.custom_allocations_report .mg-left-81px, body#performance .mg-left-81px {
  margin-left: 81px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-81px, body.advisor .mg-right-81px, body.advisor_responsive .mg-right-81px, body.custom_allocations_report .mg-right-81px, body#performance .mg-right-81px {
  margin-right: 81px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-81px, body.advisor .pd-bottom-81px, body.advisor_responsive .pd-bottom-81px, body.custom_allocations_report .pd-bottom-81px, body#performance .pd-bottom-81px {
  padding-bottom: 81px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-81px, body.advisor .pd-top-81px, body.advisor_responsive .pd-top-81px, body.custom_allocations_report .pd-top-81px, body#performance .pd-top-81px {
  padding-top: 81px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-81px, body.advisor .pd-left-81px, body.advisor_responsive .pd-left-81px, body.custom_allocations_report .pd-left-81px, body#performance .pd-left-81px {
  padding-left: 81px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-81px, body.advisor .pd-right-81px, body.advisor_responsive .pd-right-81px, body.custom_allocations_report .pd-right-81px, body#performance .pd-right-81px {
  padding-right: 81px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-81px, body.advisor .height-81px, body.advisor_responsive .height-81px, body.custom_allocations_report .height-81px, body#performance .height-81px {
  height: 81px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-81px, body.advisor .width-81px, body.advisor_responsive .width-81px, body.custom_allocations_report .width-81px, body#performance .width-81px {
  width: 81px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-82px, body.advisor .mg-bottom-82px, body.advisor_responsive .mg-bottom-82px, body.custom_allocations_report .mg-bottom-82px, body#performance .mg-bottom-82px {
  margin-bottom: 82px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-82px, body.advisor .mg-top-82px, body.advisor_responsive .mg-top-82px, body.custom_allocations_report .mg-top-82px, body#performance .mg-top-82px {
  margin-top: 82px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-82px, body.advisor .mg-left-82px, body.advisor_responsive .mg-left-82px, body.custom_allocations_report .mg-left-82px, body#performance .mg-left-82px {
  margin-left: 82px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-82px, body.advisor .mg-right-82px, body.advisor_responsive .mg-right-82px, body.custom_allocations_report .mg-right-82px, body#performance .mg-right-82px {
  margin-right: 82px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-82px, body.advisor .pd-bottom-82px, body.advisor_responsive .pd-bottom-82px, body.custom_allocations_report .pd-bottom-82px, body#performance .pd-bottom-82px {
  padding-bottom: 82px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-82px, body.advisor .pd-top-82px, body.advisor_responsive .pd-top-82px, body.custom_allocations_report .pd-top-82px, body#performance .pd-top-82px {
  padding-top: 82px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-82px, body.advisor .pd-left-82px, body.advisor_responsive .pd-left-82px, body.custom_allocations_report .pd-left-82px, body#performance .pd-left-82px {
  padding-left: 82px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-82px, body.advisor .pd-right-82px, body.advisor_responsive .pd-right-82px, body.custom_allocations_report .pd-right-82px, body#performance .pd-right-82px {
  padding-right: 82px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-82px, body.advisor .height-82px, body.advisor_responsive .height-82px, body.custom_allocations_report .height-82px, body#performance .height-82px {
  height: 82px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-82px, body.advisor .width-82px, body.advisor_responsive .width-82px, body.custom_allocations_report .width-82px, body#performance .width-82px {
  width: 82px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-83px, body.advisor .mg-bottom-83px, body.advisor_responsive .mg-bottom-83px, body.custom_allocations_report .mg-bottom-83px, body#performance .mg-bottom-83px {
  margin-bottom: 83px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-83px, body.advisor .mg-top-83px, body.advisor_responsive .mg-top-83px, body.custom_allocations_report .mg-top-83px, body#performance .mg-top-83px {
  margin-top: 83px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-83px, body.advisor .mg-left-83px, body.advisor_responsive .mg-left-83px, body.custom_allocations_report .mg-left-83px, body#performance .mg-left-83px {
  margin-left: 83px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-83px, body.advisor .mg-right-83px, body.advisor_responsive .mg-right-83px, body.custom_allocations_report .mg-right-83px, body#performance .mg-right-83px {
  margin-right: 83px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-83px, body.advisor .pd-bottom-83px, body.advisor_responsive .pd-bottom-83px, body.custom_allocations_report .pd-bottom-83px, body#performance .pd-bottom-83px {
  padding-bottom: 83px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-83px, body.advisor .pd-top-83px, body.advisor_responsive .pd-top-83px, body.custom_allocations_report .pd-top-83px, body#performance .pd-top-83px {
  padding-top: 83px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-83px, body.advisor .pd-left-83px, body.advisor_responsive .pd-left-83px, body.custom_allocations_report .pd-left-83px, body#performance .pd-left-83px {
  padding-left: 83px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-83px, body.advisor .pd-right-83px, body.advisor_responsive .pd-right-83px, body.custom_allocations_report .pd-right-83px, body#performance .pd-right-83px {
  padding-right: 83px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-83px, body.advisor .height-83px, body.advisor_responsive .height-83px, body.custom_allocations_report .height-83px, body#performance .height-83px {
  height: 83px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-83px, body.advisor .width-83px, body.advisor_responsive .width-83px, body.custom_allocations_report .width-83px, body#performance .width-83px {
  width: 83px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-84px, body.advisor .mg-bottom-84px, body.advisor_responsive .mg-bottom-84px, body.custom_allocations_report .mg-bottom-84px, body#performance .mg-bottom-84px {
  margin-bottom: 84px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-84px, body.advisor .mg-top-84px, body.advisor_responsive .mg-top-84px, body.custom_allocations_report .mg-top-84px, body#performance .mg-top-84px {
  margin-top: 84px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-84px, body.advisor .mg-left-84px, body.advisor_responsive .mg-left-84px, body.custom_allocations_report .mg-left-84px, body#performance .mg-left-84px {
  margin-left: 84px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-84px, body.advisor .mg-right-84px, body.advisor_responsive .mg-right-84px, body.custom_allocations_report .mg-right-84px, body#performance .mg-right-84px {
  margin-right: 84px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-84px, body.advisor .pd-bottom-84px, body.advisor_responsive .pd-bottom-84px, body.custom_allocations_report .pd-bottom-84px, body#performance .pd-bottom-84px {
  padding-bottom: 84px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-84px, body.advisor .pd-top-84px, body.advisor_responsive .pd-top-84px, body.custom_allocations_report .pd-top-84px, body#performance .pd-top-84px {
  padding-top: 84px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-84px, body.advisor .pd-left-84px, body.advisor_responsive .pd-left-84px, body.custom_allocations_report .pd-left-84px, body#performance .pd-left-84px {
  padding-left: 84px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-84px, body.advisor .pd-right-84px, body.advisor_responsive .pd-right-84px, body.custom_allocations_report .pd-right-84px, body#performance .pd-right-84px {
  padding-right: 84px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-84px, body.advisor .height-84px, body.advisor_responsive .height-84px, body.custom_allocations_report .height-84px, body#performance .height-84px {
  height: 84px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-84px, body.advisor .width-84px, body.advisor_responsive .width-84px, body.custom_allocations_report .width-84px, body#performance .width-84px {
  width: 84px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-85px, body.advisor .mg-bottom-85px, body.advisor_responsive .mg-bottom-85px, body.custom_allocations_report .mg-bottom-85px, body#performance .mg-bottom-85px {
  margin-bottom: 85px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-85px, body.advisor .mg-top-85px, body.advisor_responsive .mg-top-85px, body.custom_allocations_report .mg-top-85px, body#performance .mg-top-85px {
  margin-top: 85px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-85px, body.advisor .mg-left-85px, body.advisor_responsive .mg-left-85px, body.custom_allocations_report .mg-left-85px, body#performance .mg-left-85px {
  margin-left: 85px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-85px, body.advisor .mg-right-85px, body.advisor_responsive .mg-right-85px, body.custom_allocations_report .mg-right-85px, body#performance .mg-right-85px {
  margin-right: 85px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-85px, body.advisor .pd-bottom-85px, body.advisor_responsive .pd-bottom-85px, body.custom_allocations_report .pd-bottom-85px, body#performance .pd-bottom-85px {
  padding-bottom: 85px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-85px, body.advisor .pd-top-85px, body.advisor_responsive .pd-top-85px, body.custom_allocations_report .pd-top-85px, body#performance .pd-top-85px {
  padding-top: 85px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-85px, body.advisor .pd-left-85px, body.advisor_responsive .pd-left-85px, body.custom_allocations_report .pd-left-85px, body#performance .pd-left-85px {
  padding-left: 85px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-85px, body.advisor .pd-right-85px, body.advisor_responsive .pd-right-85px, body.custom_allocations_report .pd-right-85px, body#performance .pd-right-85px {
  padding-right: 85px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-85px, body.advisor .height-85px, body.advisor_responsive .height-85px, body.custom_allocations_report .height-85px, body#performance .height-85px {
  height: 85px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-85px, body.advisor .width-85px, body.advisor_responsive .width-85px, body.custom_allocations_report .width-85px, body#performance .width-85px {
  width: 85px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-86px, body.advisor .mg-bottom-86px, body.advisor_responsive .mg-bottom-86px, body.custom_allocations_report .mg-bottom-86px, body#performance .mg-bottom-86px {
  margin-bottom: 86px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-86px, body.advisor .mg-top-86px, body.advisor_responsive .mg-top-86px, body.custom_allocations_report .mg-top-86px, body#performance .mg-top-86px {
  margin-top: 86px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-86px, body.advisor .mg-left-86px, body.advisor_responsive .mg-left-86px, body.custom_allocations_report .mg-left-86px, body#performance .mg-left-86px {
  margin-left: 86px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-86px, body.advisor .mg-right-86px, body.advisor_responsive .mg-right-86px, body.custom_allocations_report .mg-right-86px, body#performance .mg-right-86px {
  margin-right: 86px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-86px, body.advisor .pd-bottom-86px, body.advisor_responsive .pd-bottom-86px, body.custom_allocations_report .pd-bottom-86px, body#performance .pd-bottom-86px {
  padding-bottom: 86px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-86px, body.advisor .pd-top-86px, body.advisor_responsive .pd-top-86px, body.custom_allocations_report .pd-top-86px, body#performance .pd-top-86px {
  padding-top: 86px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-86px, body.advisor .pd-left-86px, body.advisor_responsive .pd-left-86px, body.custom_allocations_report .pd-left-86px, body#performance .pd-left-86px {
  padding-left: 86px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-86px, body.advisor .pd-right-86px, body.advisor_responsive .pd-right-86px, body.custom_allocations_report .pd-right-86px, body#performance .pd-right-86px {
  padding-right: 86px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-86px, body.advisor .height-86px, body.advisor_responsive .height-86px, body.custom_allocations_report .height-86px, body#performance .height-86px {
  height: 86px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-86px, body.advisor .width-86px, body.advisor_responsive .width-86px, body.custom_allocations_report .width-86px, body#performance .width-86px {
  width: 86px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-87px, body.advisor .mg-bottom-87px, body.advisor_responsive .mg-bottom-87px, body.custom_allocations_report .mg-bottom-87px, body#performance .mg-bottom-87px {
  margin-bottom: 87px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-87px, body.advisor .mg-top-87px, body.advisor_responsive .mg-top-87px, body.custom_allocations_report .mg-top-87px, body#performance .mg-top-87px {
  margin-top: 87px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-87px, body.advisor .mg-left-87px, body.advisor_responsive .mg-left-87px, body.custom_allocations_report .mg-left-87px, body#performance .mg-left-87px {
  margin-left: 87px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-87px, body.advisor .mg-right-87px, body.advisor_responsive .mg-right-87px, body.custom_allocations_report .mg-right-87px, body#performance .mg-right-87px {
  margin-right: 87px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-87px, body.advisor .pd-bottom-87px, body.advisor_responsive .pd-bottom-87px, body.custom_allocations_report .pd-bottom-87px, body#performance .pd-bottom-87px {
  padding-bottom: 87px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-87px, body.advisor .pd-top-87px, body.advisor_responsive .pd-top-87px, body.custom_allocations_report .pd-top-87px, body#performance .pd-top-87px {
  padding-top: 87px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-87px, body.advisor .pd-left-87px, body.advisor_responsive .pd-left-87px, body.custom_allocations_report .pd-left-87px, body#performance .pd-left-87px {
  padding-left: 87px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-87px, body.advisor .pd-right-87px, body.advisor_responsive .pd-right-87px, body.custom_allocations_report .pd-right-87px, body#performance .pd-right-87px {
  padding-right: 87px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-87px, body.advisor .height-87px, body.advisor_responsive .height-87px, body.custom_allocations_report .height-87px, body#performance .height-87px {
  height: 87px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-87px, body.advisor .width-87px, body.advisor_responsive .width-87px, body.custom_allocations_report .width-87px, body#performance .width-87px {
  width: 87px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-88px, body.advisor .mg-bottom-88px, body.advisor_responsive .mg-bottom-88px, body.custom_allocations_report .mg-bottom-88px, body#performance .mg-bottom-88px {
  margin-bottom: 88px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-88px, body.advisor .mg-top-88px, body.advisor_responsive .mg-top-88px, body.custom_allocations_report .mg-top-88px, body#performance .mg-top-88px {
  margin-top: 88px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-88px, body.advisor .mg-left-88px, body.advisor_responsive .mg-left-88px, body.custom_allocations_report .mg-left-88px, body#performance .mg-left-88px {
  margin-left: 88px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-88px, body.advisor .mg-right-88px, body.advisor_responsive .mg-right-88px, body.custom_allocations_report .mg-right-88px, body#performance .mg-right-88px {
  margin-right: 88px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-88px, body.advisor .pd-bottom-88px, body.advisor_responsive .pd-bottom-88px, body.custom_allocations_report .pd-bottom-88px, body#performance .pd-bottom-88px {
  padding-bottom: 88px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-88px, body.advisor .pd-top-88px, body.advisor_responsive .pd-top-88px, body.custom_allocations_report .pd-top-88px, body#performance .pd-top-88px {
  padding-top: 88px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-88px, body.advisor .pd-left-88px, body.advisor_responsive .pd-left-88px, body.custom_allocations_report .pd-left-88px, body#performance .pd-left-88px {
  padding-left: 88px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-88px, body.advisor .pd-right-88px, body.advisor_responsive .pd-right-88px, body.custom_allocations_report .pd-right-88px, body#performance .pd-right-88px {
  padding-right: 88px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-88px, body.advisor .height-88px, body.advisor_responsive .height-88px, body.custom_allocations_report .height-88px, body#performance .height-88px {
  height: 88px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-88px, body.advisor .width-88px, body.advisor_responsive .width-88px, body.custom_allocations_report .width-88px, body#performance .width-88px {
  width: 88px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-89px, body.advisor .mg-bottom-89px, body.advisor_responsive .mg-bottom-89px, body.custom_allocations_report .mg-bottom-89px, body#performance .mg-bottom-89px {
  margin-bottom: 89px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-89px, body.advisor .mg-top-89px, body.advisor_responsive .mg-top-89px, body.custom_allocations_report .mg-top-89px, body#performance .mg-top-89px {
  margin-top: 89px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-89px, body.advisor .mg-left-89px, body.advisor_responsive .mg-left-89px, body.custom_allocations_report .mg-left-89px, body#performance .mg-left-89px {
  margin-left: 89px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-89px, body.advisor .mg-right-89px, body.advisor_responsive .mg-right-89px, body.custom_allocations_report .mg-right-89px, body#performance .mg-right-89px {
  margin-right: 89px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-89px, body.advisor .pd-bottom-89px, body.advisor_responsive .pd-bottom-89px, body.custom_allocations_report .pd-bottom-89px, body#performance .pd-bottom-89px {
  padding-bottom: 89px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-89px, body.advisor .pd-top-89px, body.advisor_responsive .pd-top-89px, body.custom_allocations_report .pd-top-89px, body#performance .pd-top-89px {
  padding-top: 89px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-89px, body.advisor .pd-left-89px, body.advisor_responsive .pd-left-89px, body.custom_allocations_report .pd-left-89px, body#performance .pd-left-89px {
  padding-left: 89px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-89px, body.advisor .pd-right-89px, body.advisor_responsive .pd-right-89px, body.custom_allocations_report .pd-right-89px, body#performance .pd-right-89px {
  padding-right: 89px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-89px, body.advisor .height-89px, body.advisor_responsive .height-89px, body.custom_allocations_report .height-89px, body#performance .height-89px {
  height: 89px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-89px, body.advisor .width-89px, body.advisor_responsive .width-89px, body.custom_allocations_report .width-89px, body#performance .width-89px {
  width: 89px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-90px, body.advisor .mg-bottom-90px, body.advisor_responsive .mg-bottom-90px, body.custom_allocations_report .mg-bottom-90px, body#performance .mg-bottom-90px {
  margin-bottom: 90px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-90px, body.advisor .mg-top-90px, body.advisor_responsive .mg-top-90px, body.custom_allocations_report .mg-top-90px, body#performance .mg-top-90px {
  margin-top: 90px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-90px, body.advisor .mg-left-90px, body.advisor_responsive .mg-left-90px, body.custom_allocations_report .mg-left-90px, body#performance .mg-left-90px {
  margin-left: 90px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-90px, body.advisor .mg-right-90px, body.advisor_responsive .mg-right-90px, body.custom_allocations_report .mg-right-90px, body#performance .mg-right-90px {
  margin-right: 90px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-90px, body.advisor .pd-bottom-90px, body.advisor_responsive .pd-bottom-90px, body.custom_allocations_report .pd-bottom-90px, body#performance .pd-bottom-90px {
  padding-bottom: 90px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-90px, body.advisor .pd-top-90px, body.advisor_responsive .pd-top-90px, body.custom_allocations_report .pd-top-90px, body#performance .pd-top-90px {
  padding-top: 90px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-90px, body.advisor .pd-left-90px, body.advisor_responsive .pd-left-90px, body.custom_allocations_report .pd-left-90px, body#performance .pd-left-90px {
  padding-left: 90px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-90px, body.advisor .pd-right-90px, body.advisor_responsive .pd-right-90px, body.custom_allocations_report .pd-right-90px, body#performance .pd-right-90px {
  padding-right: 90px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-90px, body.advisor .height-90px, body.advisor_responsive .height-90px, body.custom_allocations_report .height-90px, body#performance .height-90px {
  height: 90px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-90px, body.advisor .width-90px, body.advisor_responsive .width-90px, body.custom_allocations_report .width-90px, body#performance .width-90px {
  width: 90px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-91px, body.advisor .mg-bottom-91px, body.advisor_responsive .mg-bottom-91px, body.custom_allocations_report .mg-bottom-91px, body#performance .mg-bottom-91px {
  margin-bottom: 91px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-91px, body.advisor .mg-top-91px, body.advisor_responsive .mg-top-91px, body.custom_allocations_report .mg-top-91px, body#performance .mg-top-91px {
  margin-top: 91px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-91px, body.advisor .mg-left-91px, body.advisor_responsive .mg-left-91px, body.custom_allocations_report .mg-left-91px, body#performance .mg-left-91px {
  margin-left: 91px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-91px, body.advisor .mg-right-91px, body.advisor_responsive .mg-right-91px, body.custom_allocations_report .mg-right-91px, body#performance .mg-right-91px {
  margin-right: 91px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-91px, body.advisor .pd-bottom-91px, body.advisor_responsive .pd-bottom-91px, body.custom_allocations_report .pd-bottom-91px, body#performance .pd-bottom-91px {
  padding-bottom: 91px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-91px, body.advisor .pd-top-91px, body.advisor_responsive .pd-top-91px, body.custom_allocations_report .pd-top-91px, body#performance .pd-top-91px {
  padding-top: 91px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-91px, body.advisor .pd-left-91px, body.advisor_responsive .pd-left-91px, body.custom_allocations_report .pd-left-91px, body#performance .pd-left-91px {
  padding-left: 91px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-91px, body.advisor .pd-right-91px, body.advisor_responsive .pd-right-91px, body.custom_allocations_report .pd-right-91px, body#performance .pd-right-91px {
  padding-right: 91px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-91px, body.advisor .height-91px, body.advisor_responsive .height-91px, body.custom_allocations_report .height-91px, body#performance .height-91px {
  height: 91px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-91px, body.advisor .width-91px, body.advisor_responsive .width-91px, body.custom_allocations_report .width-91px, body#performance .width-91px {
  width: 91px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-92px, body.advisor .mg-bottom-92px, body.advisor_responsive .mg-bottom-92px, body.custom_allocations_report .mg-bottom-92px, body#performance .mg-bottom-92px {
  margin-bottom: 92px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-92px, body.advisor .mg-top-92px, body.advisor_responsive .mg-top-92px, body.custom_allocations_report .mg-top-92px, body#performance .mg-top-92px {
  margin-top: 92px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-92px, body.advisor .mg-left-92px, body.advisor_responsive .mg-left-92px, body.custom_allocations_report .mg-left-92px, body#performance .mg-left-92px {
  margin-left: 92px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-92px, body.advisor .mg-right-92px, body.advisor_responsive .mg-right-92px, body.custom_allocations_report .mg-right-92px, body#performance .mg-right-92px {
  margin-right: 92px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-92px, body.advisor .pd-bottom-92px, body.advisor_responsive .pd-bottom-92px, body.custom_allocations_report .pd-bottom-92px, body#performance .pd-bottom-92px {
  padding-bottom: 92px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-92px, body.advisor .pd-top-92px, body.advisor_responsive .pd-top-92px, body.custom_allocations_report .pd-top-92px, body#performance .pd-top-92px {
  padding-top: 92px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-92px, body.advisor .pd-left-92px, body.advisor_responsive .pd-left-92px, body.custom_allocations_report .pd-left-92px, body#performance .pd-left-92px {
  padding-left: 92px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-92px, body.advisor .pd-right-92px, body.advisor_responsive .pd-right-92px, body.custom_allocations_report .pd-right-92px, body#performance .pd-right-92px {
  padding-right: 92px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-92px, body.advisor .height-92px, body.advisor_responsive .height-92px, body.custom_allocations_report .height-92px, body#performance .height-92px {
  height: 92px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-92px, body.advisor .width-92px, body.advisor_responsive .width-92px, body.custom_allocations_report .width-92px, body#performance .width-92px {
  width: 92px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-93px, body.advisor .mg-bottom-93px, body.advisor_responsive .mg-bottom-93px, body.custom_allocations_report .mg-bottom-93px, body#performance .mg-bottom-93px {
  margin-bottom: 93px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-93px, body.advisor .mg-top-93px, body.advisor_responsive .mg-top-93px, body.custom_allocations_report .mg-top-93px, body#performance .mg-top-93px {
  margin-top: 93px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-93px, body.advisor .mg-left-93px, body.advisor_responsive .mg-left-93px, body.custom_allocations_report .mg-left-93px, body#performance .mg-left-93px {
  margin-left: 93px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-93px, body.advisor .mg-right-93px, body.advisor_responsive .mg-right-93px, body.custom_allocations_report .mg-right-93px, body#performance .mg-right-93px {
  margin-right: 93px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-93px, body.advisor .pd-bottom-93px, body.advisor_responsive .pd-bottom-93px, body.custom_allocations_report .pd-bottom-93px, body#performance .pd-bottom-93px {
  padding-bottom: 93px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-93px, body.advisor .pd-top-93px, body.advisor_responsive .pd-top-93px, body.custom_allocations_report .pd-top-93px, body#performance .pd-top-93px {
  padding-top: 93px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-93px, body.advisor .pd-left-93px, body.advisor_responsive .pd-left-93px, body.custom_allocations_report .pd-left-93px, body#performance .pd-left-93px {
  padding-left: 93px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-93px, body.advisor .pd-right-93px, body.advisor_responsive .pd-right-93px, body.custom_allocations_report .pd-right-93px, body#performance .pd-right-93px {
  padding-right: 93px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-93px, body.advisor .height-93px, body.advisor_responsive .height-93px, body.custom_allocations_report .height-93px, body#performance .height-93px {
  height: 93px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-93px, body.advisor .width-93px, body.advisor_responsive .width-93px, body.custom_allocations_report .width-93px, body#performance .width-93px {
  width: 93px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-94px, body.advisor .mg-bottom-94px, body.advisor_responsive .mg-bottom-94px, body.custom_allocations_report .mg-bottom-94px, body#performance .mg-bottom-94px {
  margin-bottom: 94px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-94px, body.advisor .mg-top-94px, body.advisor_responsive .mg-top-94px, body.custom_allocations_report .mg-top-94px, body#performance .mg-top-94px {
  margin-top: 94px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-94px, body.advisor .mg-left-94px, body.advisor_responsive .mg-left-94px, body.custom_allocations_report .mg-left-94px, body#performance .mg-left-94px {
  margin-left: 94px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-94px, body.advisor .mg-right-94px, body.advisor_responsive .mg-right-94px, body.custom_allocations_report .mg-right-94px, body#performance .mg-right-94px {
  margin-right: 94px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-94px, body.advisor .pd-bottom-94px, body.advisor_responsive .pd-bottom-94px, body.custom_allocations_report .pd-bottom-94px, body#performance .pd-bottom-94px {
  padding-bottom: 94px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-94px, body.advisor .pd-top-94px, body.advisor_responsive .pd-top-94px, body.custom_allocations_report .pd-top-94px, body#performance .pd-top-94px {
  padding-top: 94px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-94px, body.advisor .pd-left-94px, body.advisor_responsive .pd-left-94px, body.custom_allocations_report .pd-left-94px, body#performance .pd-left-94px {
  padding-left: 94px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-94px, body.advisor .pd-right-94px, body.advisor_responsive .pd-right-94px, body.custom_allocations_report .pd-right-94px, body#performance .pd-right-94px {
  padding-right: 94px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-94px, body.advisor .height-94px, body.advisor_responsive .height-94px, body.custom_allocations_report .height-94px, body#performance .height-94px {
  height: 94px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-94px, body.advisor .width-94px, body.advisor_responsive .width-94px, body.custom_allocations_report .width-94px, body#performance .width-94px {
  width: 94px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-95px, body.advisor .mg-bottom-95px, body.advisor_responsive .mg-bottom-95px, body.custom_allocations_report .mg-bottom-95px, body#performance .mg-bottom-95px {
  margin-bottom: 95px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-95px, body.advisor .mg-top-95px, body.advisor_responsive .mg-top-95px, body.custom_allocations_report .mg-top-95px, body#performance .mg-top-95px {
  margin-top: 95px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-95px, body.advisor .mg-left-95px, body.advisor_responsive .mg-left-95px, body.custom_allocations_report .mg-left-95px, body#performance .mg-left-95px {
  margin-left: 95px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-95px, body.advisor .mg-right-95px, body.advisor_responsive .mg-right-95px, body.custom_allocations_report .mg-right-95px, body#performance .mg-right-95px {
  margin-right: 95px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-95px, body.advisor .pd-bottom-95px, body.advisor_responsive .pd-bottom-95px, body.custom_allocations_report .pd-bottom-95px, body#performance .pd-bottom-95px {
  padding-bottom: 95px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-95px, body.advisor .pd-top-95px, body.advisor_responsive .pd-top-95px, body.custom_allocations_report .pd-top-95px, body#performance .pd-top-95px {
  padding-top: 95px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-95px, body.advisor .pd-left-95px, body.advisor_responsive .pd-left-95px, body.custom_allocations_report .pd-left-95px, body#performance .pd-left-95px {
  padding-left: 95px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-95px, body.advisor .pd-right-95px, body.advisor_responsive .pd-right-95px, body.custom_allocations_report .pd-right-95px, body#performance .pd-right-95px {
  padding-right: 95px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-95px, body.advisor .height-95px, body.advisor_responsive .height-95px, body.custom_allocations_report .height-95px, body#performance .height-95px {
  height: 95px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-95px, body.advisor .width-95px, body.advisor_responsive .width-95px, body.custom_allocations_report .width-95px, body#performance .width-95px {
  width: 95px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-96px, body.advisor .mg-bottom-96px, body.advisor_responsive .mg-bottom-96px, body.custom_allocations_report .mg-bottom-96px, body#performance .mg-bottom-96px {
  margin-bottom: 96px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-96px, body.advisor .mg-top-96px, body.advisor_responsive .mg-top-96px, body.custom_allocations_report .mg-top-96px, body#performance .mg-top-96px {
  margin-top: 96px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-96px, body.advisor .mg-left-96px, body.advisor_responsive .mg-left-96px, body.custom_allocations_report .mg-left-96px, body#performance .mg-left-96px {
  margin-left: 96px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-96px, body.advisor .mg-right-96px, body.advisor_responsive .mg-right-96px, body.custom_allocations_report .mg-right-96px, body#performance .mg-right-96px {
  margin-right: 96px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-96px, body.advisor .pd-bottom-96px, body.advisor_responsive .pd-bottom-96px, body.custom_allocations_report .pd-bottom-96px, body#performance .pd-bottom-96px {
  padding-bottom: 96px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-96px, body.advisor .pd-top-96px, body.advisor_responsive .pd-top-96px, body.custom_allocations_report .pd-top-96px, body#performance .pd-top-96px {
  padding-top: 96px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-96px, body.advisor .pd-left-96px, body.advisor_responsive .pd-left-96px, body.custom_allocations_report .pd-left-96px, body#performance .pd-left-96px {
  padding-left: 96px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-96px, body.advisor .pd-right-96px, body.advisor_responsive .pd-right-96px, body.custom_allocations_report .pd-right-96px, body#performance .pd-right-96px {
  padding-right: 96px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-96px, body.advisor .height-96px, body.advisor_responsive .height-96px, body.custom_allocations_report .height-96px, body#performance .height-96px {
  height: 96px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-96px, body.advisor .width-96px, body.advisor_responsive .width-96px, body.custom_allocations_report .width-96px, body#performance .width-96px {
  width: 96px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-97px, body.advisor .mg-bottom-97px, body.advisor_responsive .mg-bottom-97px, body.custom_allocations_report .mg-bottom-97px, body#performance .mg-bottom-97px {
  margin-bottom: 97px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-97px, body.advisor .mg-top-97px, body.advisor_responsive .mg-top-97px, body.custom_allocations_report .mg-top-97px, body#performance .mg-top-97px {
  margin-top: 97px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-97px, body.advisor .mg-left-97px, body.advisor_responsive .mg-left-97px, body.custom_allocations_report .mg-left-97px, body#performance .mg-left-97px {
  margin-left: 97px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-97px, body.advisor .mg-right-97px, body.advisor_responsive .mg-right-97px, body.custom_allocations_report .mg-right-97px, body#performance .mg-right-97px {
  margin-right: 97px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-97px, body.advisor .pd-bottom-97px, body.advisor_responsive .pd-bottom-97px, body.custom_allocations_report .pd-bottom-97px, body#performance .pd-bottom-97px {
  padding-bottom: 97px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-97px, body.advisor .pd-top-97px, body.advisor_responsive .pd-top-97px, body.custom_allocations_report .pd-top-97px, body#performance .pd-top-97px {
  padding-top: 97px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-97px, body.advisor .pd-left-97px, body.advisor_responsive .pd-left-97px, body.custom_allocations_report .pd-left-97px, body#performance .pd-left-97px {
  padding-left: 97px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-97px, body.advisor .pd-right-97px, body.advisor_responsive .pd-right-97px, body.custom_allocations_report .pd-right-97px, body#performance .pd-right-97px {
  padding-right: 97px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-97px, body.advisor .height-97px, body.advisor_responsive .height-97px, body.custom_allocations_report .height-97px, body#performance .height-97px {
  height: 97px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-97px, body.advisor .width-97px, body.advisor_responsive .width-97px, body.custom_allocations_report .width-97px, body#performance .width-97px {
  width: 97px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-98px, body.advisor .mg-bottom-98px, body.advisor_responsive .mg-bottom-98px, body.custom_allocations_report .mg-bottom-98px, body#performance .mg-bottom-98px {
  margin-bottom: 98px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-98px, body.advisor .mg-top-98px, body.advisor_responsive .mg-top-98px, body.custom_allocations_report .mg-top-98px, body#performance .mg-top-98px {
  margin-top: 98px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-98px, body.advisor .mg-left-98px, body.advisor_responsive .mg-left-98px, body.custom_allocations_report .mg-left-98px, body#performance .mg-left-98px {
  margin-left: 98px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-98px, body.advisor .mg-right-98px, body.advisor_responsive .mg-right-98px, body.custom_allocations_report .mg-right-98px, body#performance .mg-right-98px {
  margin-right: 98px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-98px, body.advisor .pd-bottom-98px, body.advisor_responsive .pd-bottom-98px, body.custom_allocations_report .pd-bottom-98px, body#performance .pd-bottom-98px {
  padding-bottom: 98px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-98px, body.advisor .pd-top-98px, body.advisor_responsive .pd-top-98px, body.custom_allocations_report .pd-top-98px, body#performance .pd-top-98px {
  padding-top: 98px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-98px, body.advisor .pd-left-98px, body.advisor_responsive .pd-left-98px, body.custom_allocations_report .pd-left-98px, body#performance .pd-left-98px {
  padding-left: 98px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-98px, body.advisor .pd-right-98px, body.advisor_responsive .pd-right-98px, body.custom_allocations_report .pd-right-98px, body#performance .pd-right-98px {
  padding-right: 98px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-98px, body.advisor .height-98px, body.advisor_responsive .height-98px, body.custom_allocations_report .height-98px, body#performance .height-98px {
  height: 98px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-98px, body.advisor .width-98px, body.advisor_responsive .width-98px, body.custom_allocations_report .width-98px, body#performance .width-98px {
  width: 98px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-99px, body.advisor .mg-bottom-99px, body.advisor_responsive .mg-bottom-99px, body.custom_allocations_report .mg-bottom-99px, body#performance .mg-bottom-99px {
  margin-bottom: 99px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-99px, body.advisor .mg-top-99px, body.advisor_responsive .mg-top-99px, body.custom_allocations_report .mg-top-99px, body#performance .mg-top-99px {
  margin-top: 99px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-99px, body.advisor .mg-left-99px, body.advisor_responsive .mg-left-99px, body.custom_allocations_report .mg-left-99px, body#performance .mg-left-99px {
  margin-left: 99px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-99px, body.advisor .mg-right-99px, body.advisor_responsive .mg-right-99px, body.custom_allocations_report .mg-right-99px, body#performance .mg-right-99px {
  margin-right: 99px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-99px, body.advisor .pd-bottom-99px, body.advisor_responsive .pd-bottom-99px, body.custom_allocations_report .pd-bottom-99px, body#performance .pd-bottom-99px {
  padding-bottom: 99px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-99px, body.advisor .pd-top-99px, body.advisor_responsive .pd-top-99px, body.custom_allocations_report .pd-top-99px, body#performance .pd-top-99px {
  padding-top: 99px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-99px, body.advisor .pd-left-99px, body.advisor_responsive .pd-left-99px, body.custom_allocations_report .pd-left-99px, body#performance .pd-left-99px {
  padding-left: 99px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-99px, body.advisor .pd-right-99px, body.advisor_responsive .pd-right-99px, body.custom_allocations_report .pd-right-99px, body#performance .pd-right-99px {
  padding-right: 99px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-99px, body.advisor .height-99px, body.advisor_responsive .height-99px, body.custom_allocations_report .height-99px, body#performance .height-99px {
  height: 99px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-99px, body.advisor .width-99px, body.advisor_responsive .width-99px, body.custom_allocations_report .width-99px, body#performance .width-99px {
  width: 99px !important;
}

/* line 17, app/assets/stylesheets/helpers.sass */
body#admin .mg-bottom-100px, body.advisor .mg-bottom-100px, body.advisor_responsive .mg-bottom-100px, body.custom_allocations_report .mg-bottom-100px, body#performance .mg-bottom-100px {
  margin-bottom: 100px !important;
}

/* line 20, app/assets/stylesheets/helpers.sass */
body#admin .mg-top-100px, body.advisor .mg-top-100px, body.advisor_responsive .mg-top-100px, body.custom_allocations_report .mg-top-100px, body#performance .mg-top-100px {
  margin-top: 100px !important;
}

/* line 23, app/assets/stylesheets/helpers.sass */
body#admin .mg-left-100px, body.advisor .mg-left-100px, body.advisor_responsive .mg-left-100px, body.custom_allocations_report .mg-left-100px, body#performance .mg-left-100px {
  margin-left: 100px !important;
}

/* line 26, app/assets/stylesheets/helpers.sass */
body#admin .mg-right-100px, body.advisor .mg-right-100px, body.advisor_responsive .mg-right-100px, body.custom_allocations_report .mg-right-100px, body#performance .mg-right-100px {
  margin-right: 100px !important;
}

/* line 29, app/assets/stylesheets/helpers.sass */
body#admin .pd-bottom-100px, body.advisor .pd-bottom-100px, body.advisor_responsive .pd-bottom-100px, body.custom_allocations_report .pd-bottom-100px, body#performance .pd-bottom-100px {
  padding-bottom: 100px !important;
}

/* line 32, app/assets/stylesheets/helpers.sass */
body#admin .pd-top-100px, body.advisor .pd-top-100px, body.advisor_responsive .pd-top-100px, body.custom_allocations_report .pd-top-100px, body#performance .pd-top-100px {
  padding-top: 100px !important;
}

/* line 35, app/assets/stylesheets/helpers.sass */
body#admin .pd-left-100px, body.advisor .pd-left-100px, body.advisor_responsive .pd-left-100px, body.custom_allocations_report .pd-left-100px, body#performance .pd-left-100px {
  padding-left: 100px !important;
}

/* line 38, app/assets/stylesheets/helpers.sass */
body#admin .pd-right-100px, body.advisor .pd-right-100px, body.advisor_responsive .pd-right-100px, body.custom_allocations_report .pd-right-100px, body#performance .pd-right-100px {
  padding-right: 100px !important;
}

/* line 41, app/assets/stylesheets/helpers.sass */
body#admin .height-100px, body.advisor .height-100px, body.advisor_responsive .height-100px, body.custom_allocations_report .height-100px, body#performance .height-100px {
  height: 100px !important;
}

/* line 44, app/assets/stylesheets/helpers.sass */
body#admin .width-100px, body.advisor .width-100px, body.advisor_responsive .width-100px, body.custom_allocations_report .width-100px, body#performance .width-100px {
  width: 100px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-10px, body.advisor .font-size-10px, body.advisor_responsive .font-size-10px, body.custom_allocations_report .font-size-10px, body#performance .font-size-10px {
  font-size: 10px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-11px, body.advisor .font-size-11px, body.advisor_responsive .font-size-11px, body.custom_allocations_report .font-size-11px, body#performance .font-size-11px {
  font-size: 11px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-12px, body.advisor .font-size-12px, body.advisor_responsive .font-size-12px, body.custom_allocations_report .font-size-12px, body#performance .font-size-12px {
  font-size: 12px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-13px, body.advisor .font-size-13px, body.advisor_responsive .font-size-13px, body.custom_allocations_report .font-size-13px, body#performance .font-size-13px {
  font-size: 13px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-14px, body.advisor .font-size-14px, body.advisor_responsive .font-size-14px, body.custom_allocations_report .font-size-14px, body#performance .font-size-14px {
  font-size: 14px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-15px, body.advisor .font-size-15px, body.advisor_responsive .font-size-15px, body.custom_allocations_report .font-size-15px, body#performance .font-size-15px {
  font-size: 15px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-16px, body.advisor .font-size-16px, body.advisor_responsive .font-size-16px, body.custom_allocations_report .font-size-16px, body#performance .font-size-16px {
  font-size: 16px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-17px, body.advisor .font-size-17px, body.advisor_responsive .font-size-17px, body.custom_allocations_report .font-size-17px, body#performance .font-size-17px {
  font-size: 17px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-18px, body.advisor .font-size-18px, body.advisor_responsive .font-size-18px, body.custom_allocations_report .font-size-18px, body#performance .font-size-18px {
  font-size: 18px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-19px, body.advisor .font-size-19px, body.advisor_responsive .font-size-19px, body.custom_allocations_report .font-size-19px, body#performance .font-size-19px {
  font-size: 19px !important;
}

/* line 48, app/assets/stylesheets/helpers.sass */
body#admin .font-size-20px, body.advisor .font-size-20px, body.advisor_responsive .font-size-20px, body.custom_allocations_report .font-size-20px, body#performance .font-size-20px {
  font-size: 20px !important;
}

/* line 51, app/assets/stylesheets/helpers.sass */
body#admin .border-bottom, body.advisor .border-bottom, body.advisor_responsive .border-bottom, body.custom_allocations_report .border-bottom, body#performance .border-bottom {
  border-bottom: solid 1px #ccc;
}

/* line 54, app/assets/stylesheets/helpers.sass */
body#admin .highlight-color, body.advisor .highlight-color, body.advisor_responsive .highlight-color, body.custom_allocations_report .highlight-color, body#performance .highlight-color {
  color: #03506a;
}

/* line 57, app/assets/stylesheets/helpers.sass */
body#admin .text-align-right, body.advisor .text-align-right, body.advisor_responsive .text-align-right, body.custom_allocations_report .text-align-right, body#performance .text-align-right {
  text-align: right;
}

/* line 60, app/assets/stylesheets/helpers.sass */
body#admin .text-align-center, body.advisor .text-align-center, body.advisor_responsive .text-align-center, body.custom_allocations_report .text-align-center, body#performance .text-align-center {
  text-align: center;
}

/* line 63, app/assets/stylesheets/helpers.sass */
body#admin .cursor-pointer, body.advisor .cursor-pointer, body.advisor_responsive .cursor-pointer, body.custom_allocations_report .cursor-pointer, body#performance .cursor-pointer {
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/helpers.sass */
body#admin .grey, body.advisor .grey, body.advisor_responsive .grey, body.custom_allocations_report .grey, body#performance .grey {
  color: grey !important;
}

/* line 69, app/assets/stylesheets/helpers.sass */
body#admin .italic, body.advisor .italic, body.advisor_responsive .italic, body.custom_allocations_report .italic, body#performance .italic {
  font-style: italic !important;
}

/* line 72, app/assets/stylesheets/helpers.sass */
body#admin .red, body.advisor .red, body.advisor_responsive .red, body.custom_allocations_report .red, body#performance .red {
  color: red !important;
}

/* line 75, app/assets/stylesheets/helpers.sass */
body#admin .green, body.advisor .green, body.advisor_responsive .green, body.custom_allocations_report .green, body#performance .green {
  color: green !important;
}

/* line 78, app/assets/stylesheets/helpers.sass */
body#admin .blue, body.advisor .blue, body.advisor_responsive .blue, body.custom_allocations_report .blue, body#performance .blue {
  color: blue !important;
}

/* line 81, app/assets/stylesheets/helpers.sass */
body#admin .text-decoration-underline, body.advisor .text-decoration-underline, body.advisor_responsive .text-decoration-underline, body.custom_allocations_report .text-decoration-underline, body#performance .text-decoration-underline {
  text-decoration: underline !important;
}

/* line 84, app/assets/stylesheets/helpers.sass */
body#admin .display-inline-block, body.advisor .display-inline-block, body.advisor_responsive .display-inline-block, body.custom_allocations_report .display-inline-block, body#performance .display-inline-block {
  display: inline-block;
}

/* line 87, app/assets/stylesheets/helpers.sass */
body#admin .select-box-spinner-container, body.advisor .select-box-spinner-container, body.advisor_responsive .select-box-spinner-container, body.custom_allocations_report .select-box-spinner-container, body#performance .select-box-spinner-container {
  position: relative;
}

/* line 90, app/assets/stylesheets/helpers.sass */
body#admin .select-box-spinner-container .select-box-spinner, body.advisor .select-box-spinner-container .select-box-spinner, body.advisor_responsive .select-box-spinner-container .select-box-spinner, body.custom_allocations_report .select-box-spinner-container .select-box-spinner, body#performance .select-box-spinner-container .select-box-spinner {
  position: absolute;
  right: 16px;
  top: 10px;
}

/* line 95, app/assets/stylesheets/helpers.sass */
body#admin .popover-call-out, body.advisor .popover-call-out, body.advisor_responsive .popover-call-out, body.custom_allocations_report .popover-call-out, body#performance .popover-call-out {
  padding: 0.5em 1em 0 1em;
  font-size: 13px;
}

/* line 99, app/assets/stylesheets/helpers.sass */
body#admin .popover__conditions, body.advisor .popover__conditions, body.advisor_responsive .popover__conditions, body.custom_allocations_report .popover__conditions, body#performance .popover__conditions {
  color: grey;
}

/* line 102, app/assets/stylesheets/helpers.sass */
body#admin .popover__unlock-icon, body.advisor .popover__unlock-icon, body.advisor_responsive .popover__unlock-icon, body.custom_allocations_report .popover__unlock-icon, body#performance .popover__unlock-icon {
  font-size: 2em;
  text-align: center;
  color: grey;
}

/* line 107, app/assets/stylesheets/helpers.sass */
body#admin .feature_disabled, body.advisor .feature_disabled, body.advisor_responsive .feature_disabled, body.custom_allocations_report .feature_disabled, body#performance .feature_disabled {
  color: #ccc !important;
  cursor: not-allowed;
}

/* line 111, app/assets/stylesheets/helpers.sass */
body#admin .feature_disabled.btn.btn-primary, body.advisor .feature_disabled.btn.btn-primary, body.advisor_responsive .feature_disabled.btn.btn-primary, body.custom_allocations_report .feature_disabled.btn.btn-primary, body#performance .feature_disabled.btn.btn-primary {
  color: white !important;
  background: grey !important;
  border: grey !important;
}

/* line 116, app/assets/stylesheets/helpers.sass */
body#admin .loading-icon.vertical-aligned, body.advisor .loading-icon.vertical-aligned, body.advisor_responsive .loading-icon.vertical-aligned, body.custom_allocations_report .loading-icon.vertical-aligned, body#performance .loading-icon.vertical-aligned {
  height: 100%;
}

/* line 118, app/assets/stylesheets/helpers.sass */
body#admin .loading-icon.vertical-aligned img, body.advisor .loading-icon.vertical-aligned img, body.advisor_responsive .loading-icon.vertical-aligned img, body.custom_allocations_report .loading-icon.vertical-aligned img, body#performance .loading-icon.vertical-aligned img {
  top: 45%;
  position: relative;
}

/* line 122, app/assets/stylesheets/helpers.sass */
body#admin .blueleaf-alert, body.advisor .blueleaf-alert, body.advisor_responsive .blueleaf-alert, body.custom_allocations_report .blueleaf-alert, body#performance .blueleaf-alert {
  background-color: #eff5f7;
  border-bottom: solid 1px #bababa;
  color: black;
}

/* line 127, app/assets/stylesheets/helpers.sass */
body#admin .blueleaf-alert .close, body.advisor .blueleaf-alert .close, body.advisor_responsive .blueleaf-alert .close, body.custom_allocations_report .blueleaf-alert .close, body#performance .blueleaf-alert .close {
  color: #78939d;
  font-size: 25px;
  top: -10px;
  opacity: 1;
}

/* line 133, app/assets/stylesheets/helpers.sass */
body#admin .blueleaf-alert .blurred, body.advisor .blueleaf-alert .blurred, body.advisor_responsive .blueleaf-alert .blurred, body.custom_allocations_report .blueleaf-alert .blurred, body#performance .blueleaf-alert .blurred {
  color: #949899;
  font-size: 12px;
}

/* line 137, app/assets/stylesheets/helpers.sass */
body#admin .plus-icon, body.advisor .plus-icon, body.advisor_responsive .plus-icon, body.custom_allocations_report .plus-icon, body#performance .plus-icon {
  color: #78939d;
  cursor: pointer;
  float: right;
}

/* line 142, app/assets/stylesheets/helpers.sass */
body#admin .vertical-aligner, body.advisor .vertical-aligner, body.advisor_responsive .vertical-aligner, body.custom_allocations_report .vertical-aligner, body#performance .vertical-aligner {
  display: flex;
  align-items: center;
}

/* line 146, app/assets/stylesheets/helpers.sass */
body#admin .left-right-separated, body.advisor .left-right-separated, body.advisor_responsive .left-right-separated, body.custom_allocations_report .left-right-separated, body#performance .left-right-separated {
  justify-content: space-between;
}

/* line 149, app/assets/stylesheets/helpers.sass */
body#admin .grayed-out, body.advisor .grayed-out, body.advisor_responsive .grayed-out, body.custom_allocations_report .grayed-out, body#performance .grayed-out {
  font-style: italic;
  color: gray;
  font-size: 11px;
}

/* line 154, app/assets/stylesheets/helpers.sass */
body#admin .font-size-13px, body.advisor .font-size-13px, body.advisor_responsive .font-size-13px, body.custom_allocations_report .font-size-13px, body#performance .font-size-13px {
  font-size: 13px;
}

/* line 157, app/assets/stylesheets/helpers.sass */
body#admin .fit-on-row, body.advisor .fit-on-row, body.advisor_responsive .fit-on-row, body.custom_allocations_report .fit-on-row, body#performance .fit-on-row {
  display: flex;
  align-items: center;
}

/* line 161, app/assets/stylesheets/helpers.sass */
body#admin .full-width, body.advisor .full-width, body.advisor_responsive .full-width, body.custom_allocations_report .full-width, body#performance .full-width {
  width: 100% !important;
}

/* line 167, app/assets/stylesheets/helpers.sass */
body#admin #control-bar-wrapper a.btn-teal.btn-primary.btn, body.advisor #control-bar-wrapper a.btn-teal.btn-primary.btn, body.advisor_responsive #control-bar-wrapper a.btn-teal.btn-primary.btn, body.custom_allocations_report #control-bar-wrapper a.btn-teal.btn-primary.btn, body#performance #control-bar-wrapper a.btn-teal.btn-primary.btn {
  line-height: 22px;
  font-size: 13px;
  height: 36px;
  background: #6f8891;
  color: #eeeff0;
  border-radius: 4px;
  width: 50%;
  min-width: 145px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}

/* line 170, app/assets/stylesheets/helpers.sass */
body#admin a.btn-teal.btn-primary.btn, body.advisor a.btn-teal.btn-primary.btn, body.advisor_responsive a.btn-teal.btn-primary.btn, body.custom_allocations_report a.btn-teal.btn-primary.btn, body#performance a.btn-teal.btn-primary.btn {
  line-height: 22px;
  font-size: 13px;
  height: 36px;
  background: #6f8891;
  color: #eeeff0;
  border-radius: 4px;
  width: 50%;
  min-width: 145px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}

/* line 173, app/assets/stylesheets/helpers.sass */
body#admin .toolbars-container, body.advisor .toolbars-container, body.advisor_responsive .toolbars-container, body.custom_allocations_report .toolbars-container, body#performance .toolbars-container {
  background: #e0eaed;
  padding: 20px 16px;
}

/* line 177, app/assets/stylesheets/helpers.sass */
body#admin .export-btn, body.advisor .export-btn, body.advisor_responsive .export-btn, body.custom_allocations_report .export-btn, body#performance .export-btn {
  background-image: url(/images/export_btn.png);
  background-size: 100%;
  background-repeat: none;
  width: 100px;
  height: 35px;
  display: block;
}

/* line 185, app/assets/stylesheets/helpers.sass */
body#admin .small-gray, body.advisor .small-gray, body.advisor_responsive .small-gray, body.custom_allocations_report .small-gray, body#performance .small-gray {
  color: #9f9f9f;
  font-size: 10px;
  font-style: italic;
}

/* line 190, app/assets/stylesheets/helpers.sass */
body#admin .width-auto-with-min-size, body.advisor .width-auto-with-min-size, body.advisor_responsive .width-auto-with-min-size, body.custom_allocations_report .width-auto-with-min-size, body#performance .width-auto-with-min-size {
  width: auto !important;
  min-width: 100px !important;
}

/* line 195, app/assets/stylesheets/helpers.sass */
body#admin .border-box *, body.advisor .border-box *, body.advisor_responsive .border-box *, body.custom_allocations_report .border-box *, body#performance .border-box * {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}

/* line 199, app/assets/stylesheets/helpers.sass */
body#admin .width-scalable, body.advisor .width-scalable, body.advisor_responsive .width-scalable, body.custom_allocations_report .width-scalable, body#performance .width-scalable {
  visibility: hidden;
}

/* line 202, app/assets/stylesheets/helpers.sass */
body#admin .list-style-type-decimal, body.advisor .list-style-type-decimal, body.advisor_responsive .list-style-type-decimal, body.custom_allocations_report .list-style-type-decimal, body#performance .list-style-type-decimal {
  list-style-type: decimal !important;
}

/* line 205, app/assets/stylesheets/helpers.sass */
body#admin .list-style-type-lower-roman, body.advisor .list-style-type-lower-roman, body.advisor_responsive .list-style-type-lower-roman, body.custom_allocations_report .list-style-type-lower-roman, body#performance .list-style-type-lower-roman {
  list-style-type: lower-roman !important;
}

/* line 208, app/assets/stylesheets/helpers.sass */
body#admin .green-clear-btn, body.advisor .green-clear-btn, body.advisor_responsive .green-clear-btn, body.custom_allocations_report .green-clear-btn, body#performance .green-clear-btn {
  cursor: pointer;
}

/* line 210, app/assets/stylesheets/helpers.sass */
body#admin .green-clear-btn:before, body.advisor .green-clear-btn:before, body.advisor_responsive .green-clear-btn:before, body.custom_allocations_report .green-clear-btn:before, body#performance .green-clear-btn:before {
  content: "⌫";
}

/* line 213, app/assets/stylesheets/helpers.sass */
body#admin .vertical-align-container, body.advisor .vertical-align-container, body.advisor_responsive .vertical-align-container, body.custom_allocations_report .vertical-align-container, body#performance .vertical-align-container {
  display: flex;
  align-items: center;
}

/* line 222, app/assets/stylesheets/helpers.sass */
body#admin .vertical-align-container .vertical-align-item.auto-expanded-item, body.advisor .vertical-align-container .vertical-align-item.auto-expanded-item, body.advisor_responsive .vertical-align-container .vertical-align-item.auto-expanded-item, body.custom_allocations_report .vertical-align-container .vertical-align-item.auto-expanded-item, body#performance .vertical-align-container .vertical-align-item.auto-expanded-item {
  flex-grow: 1;
}

/* line 225, app/assets/stylesheets/helpers.sass */
.btn-that-appears-as-link {
  background: none;
  border: none;
  color: #16a4de;
  padding: 0;
  margin: 0;
}
/* line 9, app/assets/stylesheets/advisor/base.sass */
body.advisor input.example[type=text], body.client input.example[type=text], body.advisor_responsive input.example[type=text] {
  color: #CCC;
}

/* line 12, app/assets/stylesheets/advisor/base.sass */
body.advisor .hidden, body.client .hidden, body.advisor_responsive .hidden {
  display: none;
}

/* line 15, app/assets/stylesheets/advisor/base.sass */
body.advisor .clearer, body.client .clearer, body.advisor_responsive .clearer {
  clear: both;
}

/* line 19, app/assets/stylesheets/advisor/base.sass */
body.advisor .double_lines_clearer, body.client .double_lines_clearer, body.advisor_responsive .double_lines_clearer {
  clear: both;
  height: 1px;
  border-top: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 30px;
}

/* line 27, app/assets/stylesheets/advisor/base.sass */
body.advisor .cut_shadow, body.client .cut_shadow, body.advisor_responsive .cut_shadow {
  background: #fff url(/images/cut-shadow.gif) no-repeat bottom center;
  height: 40px;
}

/* line 32, app/assets/stylesheets/advisor/base.sass */
body.advisor #lean_overlay, body.client #lean_overlay, body.advisor_responsive #lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

/* line 43, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base, body.client .bl_modal_base, body.advisor_responsive .bl_modal_base {
  position: relative;
  display: none;
  width: 725px;
  border: none;
  background: #DEE2E4;
  padding: 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
  height: 80% !important;
}

/* line 54, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content, body.client .bl_modal_base .modal_content, body.advisor_responsive .bl_modal_base .modal_content {
  background: #fff;
  margin: 0 auto;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 4px #aab2b4;
  -moz-box-shadow: 0px 0px 4px #aab2b4;
  box-shadow: 0px 0px 4px #aab2b4;
  height: 99%;
  overflow: y-scroll;
}

/* line 61, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content.with_iframe, body.client .bl_modal_base .modal_content.with_iframe, body.advisor_responsive .bl_modal_base .modal_content.with_iframe {
  padding: 0;
}

/* line 63, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content iframe, body.client .bl_modal_base .modal_content iframe, body.advisor_responsive .bl_modal_base .modal_content iframe {
  width: 100%;
  height: 100%;
}

/* line 67, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .close, body.client .bl_modal_base .close, body.advisor_responsive .bl_modal_base .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  z-index: 1000;
  cursor: pointer;
  opacity: 1;
  font-size: 26px;
  background: black;
  color: white;
  text-align: center;
}

/* line 82, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown, body.client .bl_dropdown, body.advisor_responsive .bl_dropdown {
  background: transparent;
  color: #999;
  -webkit-box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  -moz-box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  border-radius: 10px;
  position: absolute;
  display: none;
  z-index: 99;
}

/* line 90, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul, body.client .bl_dropdown ul, body.advisor_responsive .bl_dropdown ul {
  margin-bottom: 0;
  letter-spacing: normal;
}

/* line 94, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li:first-child a, body.advisor .bl_dropdown ul li.first, body.client .bl_dropdown ul li:first-child a, body.client .bl_dropdown ul li.first, body.advisor_responsive .bl_dropdown ul li:first-child a, body.advisor_responsive .bl_dropdown ul li.first {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}

/* line 97, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li:last-child a, body.advisor .bl_dropdown ul li.last, body.client .bl_dropdown ul li:last-child a, body.client .bl_dropdown ul li.last, body.advisor_responsive .bl_dropdown ul li:last-child a, body.advisor_responsive .bl_dropdown ul li.last {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom: 1px solid #F1F1F1;
}

/* line 101, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li a, body.client .bl_dropdown ul li a, body.advisor_responsive .bl_dropdown ul li a {
  display: block !important;
  background: #fff;
  border: 1px solid #F1F1F1;
  border-bottom: none;
  font-size: 14px;
  color: #999;
  padding: 9px 12px 7px 12px;
}

/* line 109, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li a:hover, body.advisor .bl_dropdown ul li a.active, body.client .bl_dropdown ul li a:hover, body.client .bl_dropdown ul li a.active, body.advisor_responsive .bl_dropdown ul li a:hover, body.advisor_responsive .bl_dropdown ul li a.active {
  color: #16A4DE;
  background: #f8f8f8;
}

/* line 114, app/assets/stylesheets/advisor/base.sass */
body.advisor .left_body, body.client .left_body, body.advisor_responsive .left_body {
  float: left;
  width: 600px;
}

/* line 118, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar, body.client .right_sidebar, body.advisor_responsive .right_sidebar {
  width: 300px;
  position: relative;
  margin-left: 660px;
}

/* line 124, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside, body.advisor .mass-invitations-sidebar aside, body.client .right_sidebar aside, body.client .mass-invitations-sidebar aside, body.advisor_responsive .right_sidebar aside, body.advisor_responsive .mass-invitations-sidebar aside {
  padding: 10px;
  background: #F2F4F4;
}

/* line 127, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside header, body.advisor .mass-invitations-sidebar aside header, body.client .right_sidebar aside header, body.client .mass-invitations-sidebar aside header, body.advisor_responsive .right_sidebar aside header, body.advisor_responsive .mass-invitations-sidebar aside header {
  margin-bottom: 20px;
  background: #DDDDDE;
}

/* line 130, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside header h1, body.advisor .mass-invitations-sidebar aside header h1, body.client .right_sidebar aside header h1, body.client .mass-invitations-sidebar aside header h1, body.advisor_responsive .right_sidebar aside header h1, body.advisor_responsive .mass-invitations-sidebar aside header h1 {
  padding: 8px;
  font-size: 16px;
  color: #111;
  line-height: 24px;
}

/* line 135, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside h5, body.advisor .mass-invitations-sidebar aside h5, body.client .right_sidebar aside h5, body.client .mass-invitations-sidebar aside h5, body.advisor_responsive .right_sidebar aside h5, body.advisor_responsive .mass-invitations-sidebar aside h5 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0 10px 0 10px;
  color: #444;
}

/* line 143, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside p, body.advisor .mass-invitations-sidebar aside p, body.client .right_sidebar aside p, body.client .mass-invitations-sidebar aside p, body.advisor_responsive .right_sidebar aside p, body.advisor_responsive .mass-invitations-sidebar aside p {
  padding: 0 10px 0 10px;
  line-height: 140%;
  margin-bottom: 10px;
  font-weight: 200;
  font-family: Georgia, "Times New Roman", serif;
  color: #666;
  font-size: 12px;
}

/* line 152, app/assets/stylesheets/advisor/base.sass */
body.advisor #assign_clients_form .k-grid .k-pager-numbers, body.client #assign_clients_form .k-grid .k-pager-numbers, body.advisor_responsive #assign_clients_form .k-grid .k-pager-numbers {
  padding: 0;
}
/* line 1, app/assets/stylesheets/advisor_sign_in/screen.scss */
html, body.advisor {
  background-image: url(/images/advisor_sign_in/diagonal-gray.png);
  background-repeat: repeat;
  font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* line 9, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom fieldset span.form_msg {
  font-size: 12px;
  position: absolute;
  top: -42px;
  left: 0px;
  padding: 20px 0px 10px 30px;
}

/* line 20, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom fieldset span.error {
  color: #b00;
  background-image: url(/images/advisor_sign_in/icons_msg_v01.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/* line 29, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom fieldset span.note {
  color: #999;
  background-image: url(/images/advisor_sign_in/icons_msg_v01.png);
  background-position: 0px -60px;
  background-repeat: no-repeat;
}

/* line 38, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom section.message {
  position: relative;
  min-height: 100px;
  margin-top: 60px;
  background-image: url(/images/advisor_sign_in/bg_body_white_texture_v01.jpg);
  background-repeat: repeat;
  -webkit-box-shadow: 0px 0px 1px 0px #aaa;
  -moz-box-shadow: 0 0 1px #aaa;
  box-shadow: 0 0 1px #aaa;
}

/* line 51, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom section.message > article {
  min-height: 50px;
  background-image: url(/images/advisor_sign_in/icon_info_50px_v01.png);
  background-position: 25px 25px;
  background-repeat: no-repeat;
  padding: 32px 25px 25px 90px;
  font-size: 18px;
  font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
  color: #000;
}

/* line 65, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .frame-bottom section.message > article p {
  font-size: 14px;
  color: #888;
}

/* line 73, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .page_shadow {
  width: 700px;
  height: 20px;
  background-image: url(/images/advisor_sign_in/shadow_page_700px_v01.png);
  background-position: top center;
  background-repeat: no-repeat;
  /*  -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    writing-mode: lr-tb;
  */
}

/* line 89, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor input::-webkit-input-placeholder {
  color: #bbb;
  margin-left: inherit;
  /* probably not needed */
}

/* line 95, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor input:hover::-webkit-input-placeholder {
  color: #666;
  margin-left: 10px;
}

/* line 100, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor input:-moz-placeholder {
  color: #bbb;
}

/* line 105, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor input:hover:-moz-placeholder {
  color: #666;
}

/* line 110, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor .site-width {
  position: relative;
  width: 700px;
  -webkit-box-sizing: border-box;
  padding: 0px auto;
  margin: 0 auto;
}

/* line 118, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor fieldset button,
body.advisor fieldset input[type=submit] {
  float: right;
  margin-top: 1em;
  width: 108px;
}

/* line 126, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview {
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  width: 340px;
  float: left;
  font-size: 12px;
  line-height: 1.6em;
}

/* line 133, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview h3,
body.advisor form#new_user h3 {
  font-size: 16px;
  text-shadow: 0 1px 1px #fff;
  font-family: "crete-rounded-web-1","crete-rounded-web-2";
}

/* line 139, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview h4 {
  font-weight: bold;
  margin: 10px 0 0 0;
}

/* line 143, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview p,
body.advisor section#whats-a-preview ul {
  margin: 1em 0;
}

/* line 147, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview ul {
  list-style-type: disc;
  padding-left: 20px;
}

/* line 151, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview ul li {
  margin-bottom: .5em;
}

/* line 156, app/assets/stylesheets/advisor_sign_in/screen.scss */
body.advisor section#whats-a-preview p, body.advisor section#whats-a-preview li {
  margin-bottom: 0.7em;
  line-height: 1.4em;
  max-width: 580px;
}
/* line 3, app/assets/stylesheets/client_search_result.scss */
body.advisor .ui-widget .search-box--width, body.advisor_responsive .ui-widget .search-box--width {
  width: 25rem;
}

/* line 7, app/assets/stylesheets/client_search_result.scss */
body.advisor .ui-widget .client-search-result, body.advisor_responsive .ui-widget .client-search-result {
  background: #ccc;
  word-break: break-all;
}

/* line 11, app/assets/stylesheets/client_search_result.scss */
body.advisor .ui-widget .client-search-result a, body.advisor_responsive .ui-widget .client-search-result a {
  color: #333333;
  padding: 3px;
  display: block;
  font-size: 12px;
}

/* line 16, app/assets/stylesheets/client_search_result.scss */
body.advisor .ui-widget .client-search-result a:hover, body.advisor_responsive .ui-widget .client-search-result a:hover {
  color: #fff;
}
@charset "UTF-8";
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 13, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav {
  float: left;
  position: fixed;
  *position: relative;
  width: 264px;
  z-index: 99;
  *z-index: 0;
}

/* line 20, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav .loading-icon {
  height: 25px;
  background-image: url(/images/ui-anim_basic_16x16.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 25, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #client-nav-inner {
  border-right: 4px solid #f2f2f2;
  padding-right: 10px;
  margin-left: -4px;
}

/* line 29, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #client-nav-inner #search-type {
  font-size: 11px;
  font-family: system-ui;
}

/* line 32, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #add-invite {
  margin-left: 4px;
}

/* line 34, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #personal_blueleaf {
  line-height: 10px;
  margin-top: 7px;
  font-size: 10px;
  text-align: center;
}

/* line 39, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #clients-by-name {
  line-height: 16px;
}

/* line 41, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search {
  background-color: #ECECEC;
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 1px;
  margin-top: 120px;
  padding: 10px 10px 7px 10px;
  margin-left: 4px;
}

/* line 48, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search #search-by-name-container {
  position: relative;
}

/* line 50, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form {
  line-height: 10px;
}

/* line 52, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form #search-by-ticker {
  *display: none;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav #search form::after {
  content: "";
  display: table;
  clear: both;
}

/* line 55, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input[type=search]::-webkit-search-decoration,
#client-nav #search form input[type=search]::-webkit-search-cancel-button,
#client-nav #search form input[type=search]::-webkit-search-results-button,
#client-nav #search form input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/* line 60, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form label {
  font-size: 10px;
}

/* line 62, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form .search-by-name-icon {
  background: white url(/../../images/advisor/search-button.png?1449673548) no-repeat right 50%;
  height: 23px;
  width: 23px;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 70, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form .search-by-name-icon.has-search-term {
  line-height: 16px;
  top: 7px;
}

/* line 74, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input#search-by-name, #client-nav #search form input#search-by-ticker {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  border: 1px solid #ccc;
  outline: none;
  display: block;
  height: 25px;
  line-height: 25px\9;
  width: 199px;
  padding: 0 25px 0 4px;
  margin-top: 4px;
  font-size: 12px;
  vertical-align: middle;
}

/* line 87, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input#search-by-name.ui-autocomplete-loading, #client-nav #search form input#search-by-ticker.ui-autocomplete-loading {
  background-image: url(/images/ui-anim_basic_16x16.gif);
  background-repeat: no-repeat;
  background-position: right 25px top 5px;
}

/* line 91, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form a {
  display: block;
  float: left;
  height: 25px;
  width: 22px;
  text-indent: -9999px;
  background-image: url(/assets/advisor/search-drop.png);
  border-right: 1px solid #ccc;
}

/* line 99, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search small {
  font-size: 11px;
  float: right;
  display: block;
  text-align: right;
  margin-top: 2px;
}

/* line 106, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary {
  margin-left: 4px;
}

/* line 108, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 {
  font-size: 10px;
  background-color: #0b313a;
  color: #999;
  padding: 10px;
  position: relative;
}

/* line 114, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 .arrow {
  position: absolute;
  bottom: -20px;
  left: 105px;
  border-top: 10px solid #0b313a;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

/* line 122, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 strong.ticker {
  margin-left: 2px;
  font-size: 12px;
  color: #fff;
}

/* line 126, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 a.reset-search {
  font-family: pictos;
  float: right;
  color: #ccc;
  font-size: 14px;
}

/* line 131, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 a.reset-search:hover {
  color: #fff;
}

/* line 133, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients {
  background-color: #f3f3f3;
  border-top: 1px solid white;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  color: #afafaf;
  margin-bottom: 6px;
}

/* line 134, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients:before {
  font-size: 14px;
  margin-right: 4px;
  font-family: pictos;
  content: 'w';
}

/* line 148, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients:hover {
  color: #15a4de;
}

/* line 152, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a:hover dl.aum-total {
  background-color: #DCDDDE;
}

/* line 155, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.yah dl.aum-total {
  background-color: #03506a;
  color: #fff;
}

/* line 158, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.yah dl.aum-total dt, #client-nav header.aum-summary a.yah dl.aum-total dd {
  color: #fff;
}

/* line 161, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total {
  border-bottom: 1px solid #c4c4c4;
  background: #f3f3f3;
  padding: 20px 10px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav header.aum-summary a dl.aum-total::after {
  content: "";
  display: table;
  clear: both;
}

/* line 166, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt {
  line-height: 13px;
  float: left;
  width: 64px;
  font-size: 13px;
  color: #666;
}

/* line 172, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt strong {
  font-weight: bold;
}

/* line 174, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt span {
  display: block;
}

/* line 176, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dd {
  line-height: 13px;
  color: #0b313a;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}

/* line 182, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dd .symbol, #client-nav header.aum-summary a dl.aum-total dd .cents {
  vertical-align: top;
  font-size: 14px;
}

/* line 185, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav {
  border-width: 1px 0;
  border-style: dotted;
  border-color: #666;
  padding: 2px 0;
  margin-bottom: 2px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav nav ul::after {
  content: "";
  display: table;
  clear: both;
}

/* line 194, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li {
  float: left;
}

/* line 196, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li a {
  display: block;
  float: left;
  width: 76px;
  background-color: #D5D5D5;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  font-size: 12px;
  color: #666;
}

/* line 206, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li a:hover {
  color: #000;
}

/* line 208, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li#nav-uam a {
  border-width: 0 1px;
  border-color: #fff;
  border-style: solid;
}

/* line 213, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li.yah a {
  background-color: #03506A;
  font-weight: bold;
  color: #fff;
}

/* line 220, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite {
  line-height: 11px;
  margin: 0;
  padding: 0;
  position: relative;
  background: transparent url(/images/advisor/bottom-of-clients-sidebar-shadow.png) top no-repeat;
  padding-top: 10px;
  text-align: center;
  padding-bottom: 20px;
}

/* line 229, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite a.add {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  color: #666;
  background: #F6F6F6;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  padding: 9px 0 9px 0;
  font-size: 14px;
  background-color: #DBDBDB;
  background: linear-gradient(top, #EBEBEB 0%, #E5E5E5 50%, #DFDFDF 51%, #D1D1D1 100%...);
  text-shadow: none;
  font-weight: normal;
  cursor: normal;
  color: #979797;
  text-shadow: 0px -1px 1px #fdfdfd;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#add-invite a.add:focus, #add-invite a.add:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 246, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite a.add:hover {
  background-color: #DBDBDB;
  background: linear-gradient(top, #EBEBEB 0%, #E5E5E5 50%, #DFDFDF 51%, #CCCCCC 100%...);
  color: #666;
}

/* line 250, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite small {
  padding-top: 7px;
  font-size: 11px;
  color: #ccc;
  text-align: center;
  background: #fff;
  display: block;
}

/* line 257, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite strong {
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite .clients_to_invite_count {
  color: #fff;
  background: #15A4DE;
  border-radius: 20px;
  padding: 3px;
  padding-left: 3px;
}

/* line 266, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list, #clients_by_ticker_list {
  position: relative;
  width: 270px;
  height: 400px;
  padding: 0;
  outline: none;
}

/* line 272, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .jspVerticalBar, #clients_by_ticker_list .jspVerticalBar {
  border-top: 10px solid #fff;
}

/* line 274, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox, #clients_by_ticker_list .customScrollBox {
  position: relative;
  height: 100%;
  overflow: hidden;
}

/* line 278, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .dragger_container, #clients_by_ticker_list .customScrollBox .dragger_container {
  position: relative;
  width: 4px;
  height: 100%;
  float: left;
  margin: 0 0 0 10px;
  background: #C5E8F9;
  cursor: pointer;
  display: none;
}

/* line 287, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .dragger, #clients_list .customScrollBox .dragger_pressed, #clients_by_ticker_list .customScrollBox .dragger, #clients_by_ticker_list .customScrollBox .dragger_pressed {
  position: absolute;
  width: 8px;
  margin-left: -2px;
  height: 60px;
  background: #999;
  text-align: center;
  line-height: 60px;
  color: #666;
  overflow: hidden;
  cursor: pointer;
}

/* line 298, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .container, #clients_by_ticker_list .customScrollBox .container {
  position: relative;
  width: 250px;
  top: 0;
  float: left;
  margin-left: 4px;
  padding: 0;
}

/* line 305, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content, #clients_by_ticker_list .customScrollBox .content {
  clear: both;
  padding: 10px 0px 0px 0px;
}

/* line 309, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol.empty, #clients_by_ticker_list .customScrollBox .content ol.empty {
  height: 311px;
  width: 250px;
  background: url(/images/advisor/sample-clients-250px.png) no-repeat 0 0;
}

/* line 313, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li, #clients_by_ticker_list .customScrollBox .content ol li {
  width: 250px;
  margin-bottom: 10px;
}

/* line 317, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl, #clients_by_ticker_list .customScrollBox .content ol li dl {
  position: relative;
  color: #666;
  margin: 0;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#clients_list .customScrollBox .content ol li dl::after, #clients_by_ticker_list .customScrollBox .content ol li dl::after {
  content: "";
  display: table;
  clear: both;
}

/* line 322, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt, #clients_by_ticker_list .customScrollBox .content ol li dl dt {
  float: left;
  width: 85px;
  padding-left: 40px;
  padding-top: 2px;
  font-size: 13px;
}

/* line 329, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt .first-name, #clients_list .customScrollBox .content ol li dl dt .last-name, #clients_list .customScrollBox .content ol li dl dt .full-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .first-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .last-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .full-name {
  font-weight: 400;
  line-height: 13px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 334, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt .last-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .last-name {
  font-weight: bold;
  margin-top: 4px;
}

/* line 338, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum {
  width: 85px;
  float: right;
  text-align: center;
  font-size: 15px;
}

/* line 343, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .fancy-currency, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .fancy-currency {
  font-size: 12px;
  *display: block;
}

/* line 346, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .symbol, #clients_list .customScrollBox .content ol li dl dd.aum .cents, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .symbol, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .cents {
  font-size: 9px;
}

/* line 348, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .aum-label {
  background-color: #b7b7b7;
  color: #fff;
  display: block;
  font-size: 13px;
  margin-bottom: 3px;
  padding: 1px;
}

/* line 355, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.avatar, #clients_by_ticker_list .customScrollBox .content ol li dl dd.avatar {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 359, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.avatar img, #clients_by_ticker_list .customScrollBox .content ol li dl dd.avatar img {
  width: 32px;
  height: 32px;
}

/* line 362, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a, #clients_by_ticker_list .customScrollBox .content ol li > a {
  display: block;
  color: #000;
  background: #f3f3f3;
  padding: 22px 10px 22px 10px;
  border: 1px solid #f3f3f3;
}

/* line 368, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a:hover, #clients_by_ticker_list .customScrollBox .content ol li > a:hover {
  background: #f6f6f6;
  border-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  -moz-box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  transition: box-shadow .25s ease, background 0.25s ease;
  -webkit-transition: box-shadow .25s ease, background 0.25s ease;
  -moz-transition: box-shadow .25s ease, background 0.25s ease;
}

/* line 375, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.yah {
  background: #03506a;
}

/* line 377, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah dl, #clients_by_ticker_list .customScrollBox .content ol li > a.yah dl {
  color: #fff;
}

/* line 379, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.yah dd.aum .aum-label {
  background-color: #0b313a;
}

/* line 381, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client, #clients_list .customScrollBox .content ol li > a.invited_client, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client {
  background: #f3f3f3 url(/images/advisor/_client_nav/shell_client_bg_normal.gif) repeat;
}

/* line 383, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client:hover, #clients_list .customScrollBox .content ol li > a.invited_client:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client:hover {
  background: #f8f8f8 url(/images/advisor/_client_nav/shell_client_bg_hover.gif) repeat;
}

/* line 385, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah, #clients_list .customScrollBox .content ol li > a.invited_client.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah {
  background: #0b313a url(/images/advisor/_client_nav/shell_client_bg_selected.gif) repeat;
}

/* line 387, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data {
  background: #0b313a url(/images/advisor/_client_nav/shell_client_bg_selected_no_data.gif) repeat;
}

/* line 389, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data dd.aum .aum-label, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data dd.aum .aum-label {
  background-color: #6e6e6e;
}

/* line 391, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data dl, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data dl, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data dl, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data dl {
  color: #666;
}

/* line 394, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.disabled, #clients_by_ticker_list .customScrollBox .content ol li > a.disabled {
  pointer-events: none;
  cursor: default;
}

/* line 397, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.disabled:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.disabled:hover {
  background: #f3f3f3;
}

/* line 403, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client, #clients_by_ticker_list .customScrollBox .content ol li.new_client {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 250px;
  display: none;
}

/* line 408, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form, #clients_by_ticker_list .customScrollBox .content ol li.new_client form {
  background: #fff;
  padding: 6px;
  width: 230px;
  margin-left: 4px;
  -webkit-box-shadow: 0px 1px 8px #99ccff;
  -moz-box-shadow: 0px 1px 8px #99ccff;
  box-shadow: 0px 1px 8px #99ccff;
}

/* line 414, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields {
  background: #f3f3f3 url(/images/advisor/diagonal-lines-3x3.gif) repeat;
  padding: 12px;
  margin-bottom: 10px;
}

/* line 418, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields h2, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields h2 {
  font-weight: 200;
  color: #2E2E2E;
  font-size: 19px;
  margin-bottom: 5px;
}

/* line 423, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields .double_lines_clearer, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields .double_lines_clearer {
  border-color: #E3E3E3;
  margin-bottom: 15px;
}

/* line 426, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields label, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields label {
  color: #666;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 2px;
}

/* line 431, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields .view_examples, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields .view_examples {
  padding-top: 3px;
  font-size: 11px;
  float: right;
}

/* line 435, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text], #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text] {
  width: 190px;
  font-size: 16px;
  border: #15A4DE;
  display: inline-block;
  max-width: none;
  border: 1px solid #ccc;
  padding: 6px;
  margin: 5px 0;
}

/* line 444, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text]:focus, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text]:focus {
  -webkit-box-shadow: 0 0 0 4px #E6F2FF;
  -moz-box-shadow: 0 0 0 4px #E6F2FF;
  box-shadow: 0 0 0 4px #E6F2FF;
  border-color: #80bdff;
  outline: none;
}

/* line 448, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields small, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields small {
  color: #CCC;
  font-size: 12px;
}

/* line 451, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions {
  text-align: right;
}

/* line 453, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions .cancel, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions .cancel {
  color: #CCC;
  font-size: 16px;
  margin-right: 10px;
}

/* line 457, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions .cancel:hover, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions .cancel:hover {
  text-decoration: underline;
}

/* line 459, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit], #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit] {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  width: 90px;
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:focus, #clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:hover, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:focus, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 464, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit][disabled], #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit][disabled] {
  background-color: #DBDBDB;
  background: linear-gradient(top, #DBDBDB 0%, #DBDBDB 50%, #DBDBDB 51%, #DBDBDB 100%...);
  text-shadow: none;
  font-weight: normal;
  cursor: normal;
}

/* line 471, app/assets/stylesheets/advisor/partials/_client_nav.sass */
.has-search-term {
  background: none !important;
  cursor: pointer;
}

/* line 475, app/assets/stylesheets/advisor/partials/_client_nav.sass */
.has-search-term:before, .has-search-term.right:after {
  content: '⌫';
}

/* line 478, app/assets/stylesheets/advisor/partials/_client_nav.sass */
section#clients-by-ticker {
  display: none;
}

@font-face {
  font-family: 'Pictos';
  src: url(/fonts/pictos/pictos-web.eot);
  src: url(/fonts/pictos/pictos-web.woff) format("woff"), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fonts/pictos/pictos-web.svg#webfontIyfZbseF) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/advisor/holdings/show.scss */
.clear {
  clear: both;
}

/* line 15, app/assets/stylesheets/advisor/holdings/show.scss */
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* The styles above this line are already available in other style sheets - no need to include */
/* line 23, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding a span {
  font-family: 'Pictos';
}

/* line 29, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding > section {
  width: 700px;
  margin: 25px auto;
}

/* line 34, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding > section > header {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  min-height: 100px;
}

/* line 41, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section > header > form input {
  width: 400px;
  height: 30px;
  font-size: 16px;
  padding: 0px 4px;
}

/* line 48, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back {
  font-size: 13px;
  color: #25a9e0;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 55, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav {
  margin: 25px 0px;
}

/* line 59, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back:hover em {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  color: #999;
}

/* line 69, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back span {
  font-size: 18px;
  text-transform: lowercase;
}

/* line 74, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back em {
  font-size: 13px;
  text-transform: capitalize;
  opacity: 0;
  font-style: normal;
}

/* line 81, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section h1 {
  color: #000;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
}

/* line 88, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section h1 span {
  font-size: 14px;
  font-weight: 300;
  color: #999;
}

/* line 94, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section p {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  margin: 6px 0px 0px 0px;
}

/* line 101, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header aside {
  width: 140px;
  text-align: center;
  position: absolute;
  left: 565px;
  top: 42px;
}

/* line 109, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove {
  display: block;
  color: #d9d9d9;
  font-size: 13px;
  margin: 6px 0px 0px 0px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* line 121, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove span {
  font-size: 15px;
}

/* line 125, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove:hover {
  color: #25a9e0;
}

/* line 129, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.button {
  display: inline-block;
  width: auto;
  min-height: 30px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 15px;
  margin: 0px auto;
  text-shadow: 0 1px 1px white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  line-height: 30px;
  position: relative;
}

/* line 150, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.inactive {
  color: #999;
  font-weight: 500;
  font-size: 14px;
  border: solid 1px #e6e6e6;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 161, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.inactive:hover {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 173, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.active {
  cursor: pointer;
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 185, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > header {
  padding: 10px 0px;
}

/* line 189, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > header h3 {
  text-align: center;
  font-size: 24px;
}

/* line 194, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form {
  float: left;
  width: 280px;
  padding: 20px 30px 10px 30px;
  background: #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 208, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form h4 {
  padding: 0px 0px 4px 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #999;
  text-shadow: 0px 1px 1px #fff;
  border-bottom: 1px solid #ccc;
}

/* line 218, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset {
  border-top: 1px solid #fff;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 12px 0px;
  margin: 0px;
}

/* line 227, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form li {
  list-style-type: none;
}

/* line 231, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  padding: 0px 0px 2px 0px;
  margin: 14px 0px 2px 0px;
  text-shadow: 0px 1px 1px #fff;
}

/* line 241, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset li.error label {
  color: red;
  text-shadow: 0px 1px 1px #fff;
}

/* line 246, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset input {
  width: 229px;
  height: 30px;
  font-size: 16px;
  padding: 0px 4px;
}

/* line 253, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset li.error input {
  border-color: red;
  border-width: 3px;
}

/* line 258, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset p.inline-errors {
  background-image: none;
  background-color: red;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 5px;
  margin: 0px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}

/* line 270, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button {
  display: inline-block;
  width: auto;
  min-height: 28px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 10px;
  margin: 15px 0px 0px 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  line-height: 28px;
  position: relative;
  font-size: 12px;
}

/* line 291, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset select {
  width: 229px;
  font-size: 16px;
  padding: 4px;
  margin: 2px 0px 4px 0px;
}

/* line 298, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button.inactive {
  cursor: default;
  color: #999;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border: solid 1px #f6f6f6;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 310, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button.active {
  cursor: pointer;
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 322, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding-list section form button.active:hover {
  text-shadow: 0 -1px 1px black;
}

/* line 326, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside {
  float: right;
  width: 360px;
}

/* line 331, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside header {
  background-color: #eee;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #fff;
  color: #999;
  text-transform: uppercase;
  padding: 4px;
}

/* line 341, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside > section {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 347, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside > section p.zero {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  padding: 30px 10px 0px 10px;
}

/* line 355, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table {
  font-size: 13px;
  width: 100%;
}

/* line 360, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table tr td {
  padding: 8px 4px;
  border-bottom: 1px solid #e6e6e6;
  color: #444;
}

/* line 366, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table tr td.first {
  color: #000;
}

/* line 370, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.date {
  color: #888;
}

/* line 374, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.value {
  font-size: 15px;
  text-align: right;
  font-weight: 500;
  width: 100px;
}

/* line 381, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action {
  text-align: right;
  width: 20px;
}

/* line 386, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action a {
  color: #e3e3e3;
  font-size: 16px;
  font-family: 'pictos';
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* line 397, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action a:hover {
  color: #25a9e0;
}

/* line 401, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > footer {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 70px 0px 0px 0px;
}

/* line 407, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > footer.divider {
  clear: both;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 0px 0px 20px 0px;
  padding: 70px 0px 0px 0px;
  border: none;
}

/* line 1, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section {
  width: 700px;
  margin: 50px auto;
}

/* line 6, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  border-bottom: 3px double #ddd;
}

/* line 13, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header h1 {
  color: #03506a;
  font-size: 30px;
  font-weight: normal;
  margin: 0px;
}

/* line 20, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header p {
  color: #aaa;
  font-size: 14px;
  margin: 6px 0px 0px 0px;
}

/* line 26, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.new {
  position: absolute;
  top: 10px;
  left: 540px;
}

/* line 32, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel {
  position: absolute;
  top: 20px;
  left: 560px;
  font-size: 16px;
  color: #aaa;
  text-decoration: none;
}

/* line 41, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel:hover {
  color: #16a4de;
}

/* line 45, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel span {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.button {
  display: inline-block;
  width: auto;
  min-height: 40px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 20px;
  margin: 0px;
  text-shadow: 0 1px 1px white;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  line-height: 40px;
  position: relative;
}

/* line 71, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.inactive {
  color: #666;
  font-weight: 500;
  border: solid 1px #c6c6c6;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 81, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.inactive:hover {
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 91, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.blue {
  color: #eee;
  font-weight: 300;
  border: solid 1px #006eae;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 101, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a span {
  font-family: 'Pictos';
}

/* line 106, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form {
  background-color: #eee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 2px 0px 15px 0px;
  margin-bottom: 10px;
}

/* line 112, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form > fieldset {
  border: none;
  padding: 0px;
  margin: 0px;
}

/* line 117, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form p.error {
  font-size: 14px;
  color: #ff0000;
  padding: 5px;
  margin: -17px 0px 0px;
  text-align: center;
  text-shadow: 0 1px 1px white;
}

/* line 128, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol {
  list-style-type: none;
  padding: 5px;
  margin: 0px;
}

/* line 134, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li {
  display: inline;
  float: left;
  padding: 5px 2px;
}

/* line 139, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error label {
  color: red;
}

/* line 140, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error input {
  border: 1px solid #ff0000;
}

/* line 141, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error p.inline-errors {
  display: none;
}

/* line 145, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset label {
  display: block;
  font-size: 12px;
  font-weight: 900;
  color: #333;
  text-shadow: 0 1px 1px white;
  padding: 0px 0px 3px 0px;
  line-height: normal;
}

/* line 155, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input {
  height: 28px;
  border: 1px solid #ccc;
  padding: 0px 4px;
  margin: 0px;
  font-weight: 100;
}

/* line 163, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input:not(.date) {
  font-size: 16px;
}

/* line 167, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button {
  display: inline-block;
  width: auto;
  min-height: 29px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 10px;
  margin: 18px 0px 0px 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  line-height: 28px;
  position: relative;
  left: 1px;
  top: 4px;
  font-size: 12px;
}

/* line 190, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.inactive {
  color: #999;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border: solid 1px #f6f6f6;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 201, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.active {
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 212, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.active:hover {
  text-shadow: 0 -1px 1px black;
}

/* line 216, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.household {
  width: 190px;
}

/* line 220, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.name {
  width: 185px;
}

/* line 224, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.value {
  width: 115px;
}

/* line 228, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.date {
  width: 83px;
}

/* line 232, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form select {
  width: 190px;
}

/* line 236, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table {
  margin: 50px 0px 0px 0px;
}

/* line 240, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table a {
  color: #16a4de;
  text-decoration: none;
}

/* line 245, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th {
  background-color: #e8e8e8;
  font-size: 13px;
  color: #999;
  padding: 5px;
  text-align: left;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border-bottom: 20px solid #fff;
}

/* line 256, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th.sort {
  color: #333;
  font-weight: 900;
  height: 20px;
}

/* line 262, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th.sort > span {
  font-family: 'Pictos';
}

/* line 266, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td {
  font-size: 13px;
  padding: 0px 5px;
  border-bottom: 1px solid #eee;
  line-height: 33px;
  height: 33px;
  color: #555;
  font-weight: normal;
}

/* line 276, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.empty {
  border: none;
}

/* line 280, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.household {
  font-weight: 900;
  width: 188px;
}

/* line 285, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.household div {
  width: 188px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 292, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.name {
  width: 205px;
}

/* line 296, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.value {
  width: 125px;
}

/* line 300, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.action a {
  font-family: 'Pictos';
  color: #f3f3f3;
  font-size: 18px;
  display: block;
  text-align: center;
}

/* line 308, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table tr:hover td.action a {
  color: #16a4de;
}

/* line 312, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a.cancel_entry {
  color: #d6d6d6;
}

/* line 316, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a.new_holding {
  color: #d6d6d6;
}

/* line 320, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a span {
  font-size: 16px;
}

/* line 324, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a:hover {
  color: #16A4DE;
}

/* line 17, app/assets/stylesheets/advisor.sass */
#ui-datepicker-div {
  background: #F6F6F6;
}

/* line 201, app/assets/stylesheets/advisor.sass */
html {
  background-image: none;
}

/* line 204, app/assets/stylesheets/advisor.sass */
body.advisor {
  overflow: unset;
  background-color: #FFF;
  background-image: none;
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/* line 209, app/assets/stylesheets/advisor.sass */
body.advisor dl {
  margin: 0;
}

/* line 212, app/assets/stylesheets/advisor.sass */
body.advisor .symbol, body.advisor .cents {
  vertical-align: top;
}

/* line 215, app/assets/stylesheets/advisor.sass */
body.advisor .btn-blue {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor .btn-blue:focus, body.advisor .btn-blue:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 218, app/assets/stylesheets/advisor.sass */
body.advisor section#body-left {
  width: 600px;
  float: left;
  border-top: 3px double #ddd;
  padding: 20px 0px;
}

/* line 224, app/assets/stylesheets/advisor.sass */
body.advisor section#article-right {
  width: 300px;
  position: relative;
  margin-left: 660px;
}

/* line 230, app/assets/stylesheets/advisor.sass */
body.profiles.advisor, body.holdings.advisor, body.onboarding.advisor, body.sub_advisors.advisor, body#advisor_custom_sign_in.advisor, body#performance_benchmark.advisor {
  margin: 0 auto;
  width: 960px;
}

/* line 231, app/assets/stylesheets/advisor.sass */
body.profiles.advisor .flash_msg, body.holdings.advisor .flash_msg, body.onboarding.advisor .flash_msg, body.sub_advisors.advisor .flash_msg, body#advisor_custom_sign_in.advisor .flash_msg, body#performance_benchmark.advisor .flash_msg {
  top: 12%;
}

/* line 170, app/assets/stylesheets/advisor.sass */
body.profiles.advisor #supernav #nav-actions #nav-settings a, body.holdings.advisor #supernav #nav-actions #nav-settings a, body.onboarding.advisor #supernav #nav-actions #nav-settings a, body.sub_advisors.advisor #supernav #nav-actions #nav-settings a, body#advisor_custom_sign_in.advisor #supernav #nav-actions #nav-settings a, body#performance_benchmark.advisor #supernav #nav-actions #nav-settings a {
  color: #fff;
}

/* line 172, app/assets/stylesheets/advisor.sass */
body.profiles.advisor #supernav #nav-actions #nav-settings a span.yah, body.holdings.advisor #supernav #nav-actions #nav-settings a span.yah, body.onboarding.advisor #supernav #nav-actions #nav-settings a span.yah, body.sub_advisors.advisor #supernav #nav-actions #nav-settings a span.yah, body#advisor_custom_sign_in.advisor #supernav #nav-actions #nav-settings a span.yah, body#performance_benchmark.advisor #supernav #nav-actions #nav-settings a span.yah {
  border-color: transparent transparent #FFF;
  border-style: solid;
  border-width: 15px;
  font-size: 0;
  left: 3px;
  position: absolute;
  top: 22px;
  z-index: 100;
}

/* line 238, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content, body.holdings.advisor section.content, body.onboarding.advisor section.content, body.sub_advisors.advisor section.content, body#advisor_custom_sign_in.advisor section.content, body#performance_benchmark.advisor section.content {
  padding-top: 45px;
}

/* line 241, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section.hidden, body.holdings.advisor section.content .section.hidden, body.onboarding.advisor section.content .section.hidden, body.sub_advisors.advisor section.content .section.hidden, body#advisor_custom_sign_in.advisor section.content .section.hidden, body#performance_benchmark.advisor section.content .section.hidden {
  display: none;
}

/* line 244, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section.hidden, body.holdings.advisor section.content .section .sub_section.hidden, body.onboarding.advisor section.content .section .sub_section.hidden, body.sub_advisors.advisor section.content .section .sub_section.hidden, body#advisor_custom_sign_in.advisor section.content .section .sub_section.hidden, body#performance_benchmark.advisor section.content .section .sub_section.hidden {
  display: none;
}

/* line 246, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian, body.holdings.advisor section.content .section .sub_section .custodian, body.onboarding.advisor section.content .section .sub_section .custodian, body.sub_advisors.advisor section.content .section .sub_section .custodian, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian, body#performance_benchmark.advisor section.content .section .sub_section .custodian {
  padding-top: 5px;
}

/* line 248, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs, body.holdings.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs, body.onboarding.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs, body.sub_advisors.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs, body#performance_benchmark.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs {
  padding-bottom: 0px;
}

/* line 250, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol, body.holdings.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol, body.onboarding.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol, body.sub_advisors.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol, body#performance_benchmark.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 253, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li, body.holdings.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li, body.onboarding.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li, body.sub_advisors.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li, body#performance_benchmark.advisor section.content .section .sub_section .custodian #enter_credentials_form fieldset.inputs ol li {
  margin-bottom: 0px;
}

/* line 255, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian p.steps, body.holdings.advisor section.content .section .sub_section .custodian p.steps, body.onboarding.advisor section.content .section .sub_section .custodian p.steps, body.sub_advisors.advisor section.content .section .sub_section .custodian p.steps, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian p.steps, body#performance_benchmark.advisor section.content .section .sub_section .custodian p.steps {
  padding-top: 10px;
}

/* line 257, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian input.wizard_next, body.holdings.advisor section.content .section .sub_section .custodian input.wizard_next, body.onboarding.advisor section.content .section .sub_section .custodian input.wizard_next, body.sub_advisors.advisor section.content .section .sub_section .custodian input.wizard_next, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian input.wizard_next, body#performance_benchmark.advisor section.content .section .sub_section .custodian input.wizard_next {
  margin-top: 10px;
  hover-background-color: #1D98FF;
  hover-background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1D98FF), color-stop(50%, #1D98FF), color-stop(51%, #1C8FEE), color-stop(100%, #1C8FEE));
  hover-background-image: -webkit-linear-gradient(top, #1D98FF 0%, #1D98FF 50%, #1C8FEE 51%, #1C8FEE 100%);
  hover-background-image: -moz-linear-gradient(top, #1D98FF 0%, #1D98FF 50%, #1C8FEE 51%, #1C8FEE 100%);
  hover-background-image: -o-linear-gradient(top, #1D98FF 0%, #1D98FF 50%, #1C8FEE 51%, #1C8FEE 100%);
  hover-background-image: -ms-linear-gradient(top, #1D98FF 0%, #1D98FF 50%, #1C8FEE 51%, #1C8FEE 100%);
  hover-background-image: linear-gradient(top, #1D98FF 0%, #1D98FF 50%, #1C8FEE 51%, #1C8FEE 100%);
  background-color: #0079DE;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0079DE), color-stop(50%, #0079DE), color-stop(51%, #0071CF), color-stop(100%, #0071CF));
  background-image: -webkit-linear-gradient(top, #0079DE 0%, #0079DE 50%, #0071CF 51%, #0071CF 100%);
  background-image: -moz-linear-gradient(top, #0079DE 0%, #0079DE 50%, #0071CF 51%, #0071CF 100%);
  background-image: -o-linear-gradient(top, #0079DE 0%, #0079DE 50%, #0071CF 51%, #0071CF 100%);
  background-image: -ms-linear-gradient(top, #0079DE 0%, #0079DE 50%, #0071CF 51%, #0071CF 100%);
  background-image: linear-gradient(top, #0079DE 0%, #0079DE 50%, #0071CF 51%, #0071CF 100%);
  outline: none;
  text-decoration: none;
  outline: none;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 294, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section.content .section .sub_section .custodian h2, body.holdings.advisor section.content .section .sub_section .custodian h2, body.onboarding.advisor section.content .section .sub_section .custodian h2, body.sub_advisors.advisor section.content .section .sub_section .custodian h2, body#advisor_custom_sign_in.advisor section.content .section .sub_section .custodian h2, body#performance_benchmark.advisor section.content .section .sub_section .custodian h2 {
  padding-top: 10px;
}

/* line 298, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section, body.profiles.advisor section#custodial-account-section, body.profiles.advisor section#credentials, body.profiles.advisor section#security_question, body.profiles.advisor section#custom-signin-section, body.profiles.advisor section#performance-section, body.profiles.advisor section#performance_benchmark_section, body.holdings.advisor section#profile-edit-section, body.holdings.advisor section#custodial-account-section, body.holdings.advisor section#credentials, body.holdings.advisor section#security_question, body.holdings.advisor section#custom-signin-section, body.holdings.advisor section#performance-section, body.holdings.advisor section#performance_benchmark_section, body.onboarding.advisor section#profile-edit-section, body.onboarding.advisor section#custodial-account-section, body.onboarding.advisor section#credentials, body.onboarding.advisor section#security_question, body.onboarding.advisor section#custom-signin-section, body.onboarding.advisor section#performance-section, body.onboarding.advisor section#performance_benchmark_section, body.sub_advisors.advisor section#profile-edit-section, body.sub_advisors.advisor section#custodial-account-section, body.sub_advisors.advisor section#credentials, body.sub_advisors.advisor section#security_question, body.sub_advisors.advisor section#custom-signin-section, body.sub_advisors.advisor section#performance-section, body.sub_advisors.advisor section#performance_benchmark_section, body#advisor_custom_sign_in.advisor section#profile-edit-section, body#advisor_custom_sign_in.advisor section#custodial-account-section, body#advisor_custom_sign_in.advisor section#credentials, body#advisor_custom_sign_in.advisor section#security_question, body#advisor_custom_sign_in.advisor section#custom-signin-section, body#advisor_custom_sign_in.advisor section#performance-section, body#advisor_custom_sign_in.advisor section#performance_benchmark_section, body#performance_benchmark.advisor section#profile-edit-section, body#performance_benchmark.advisor section#custodial-account-section, body#performance_benchmark.advisor section#credentials, body#performance_benchmark.advisor section#security_question, body#performance_benchmark.advisor section#custom-signin-section, body#performance_benchmark.advisor section#performance-section, body#performance_benchmark.advisor section#performance_benchmark_section {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* line 301, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.button-to, body.profiles.advisor section#custodial-account-section form.button-to, body.profiles.advisor section#credentials form.button-to, body.profiles.advisor section#security_question form.button-to, body.profiles.advisor section#custom-signin-section form.button-to, body.profiles.advisor section#performance-section form.button-to, body.profiles.advisor section#performance_benchmark_section form.button-to, body.holdings.advisor section#profile-edit-section form.button-to, body.holdings.advisor section#custodial-account-section form.button-to, body.holdings.advisor section#credentials form.button-to, body.holdings.advisor section#security_question form.button-to, body.holdings.advisor section#custom-signin-section form.button-to, body.holdings.advisor section#performance-section form.button-to, body.holdings.advisor section#performance_benchmark_section form.button-to, body.onboarding.advisor section#profile-edit-section form.button-to, body.onboarding.advisor section#custodial-account-section form.button-to, body.onboarding.advisor section#credentials form.button-to, body.onboarding.advisor section#security_question form.button-to, body.onboarding.advisor section#custom-signin-section form.button-to, body.onboarding.advisor section#performance-section form.button-to, body.onboarding.advisor section#performance_benchmark_section form.button-to, body.sub_advisors.advisor section#profile-edit-section form.button-to, body.sub_advisors.advisor section#custodial-account-section form.button-to, body.sub_advisors.advisor section#credentials form.button-to, body.sub_advisors.advisor section#security_question form.button-to, body.sub_advisors.advisor section#custom-signin-section form.button-to, body.sub_advisors.advisor section#performance-section form.button-to, body.sub_advisors.advisor section#performance_benchmark_section form.button-to, body#advisor_custom_sign_in.advisor section#profile-edit-section form.button-to, body#advisor_custom_sign_in.advisor section#custodial-account-section form.button-to, body#advisor_custom_sign_in.advisor section#credentials form.button-to, body#advisor_custom_sign_in.advisor section#security_question form.button-to, body#advisor_custom_sign_in.advisor section#custom-signin-section form.button-to, body#advisor_custom_sign_in.advisor section#performance-section form.button-to, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.button-to, body#performance_benchmark.advisor section#profile-edit-section form.button-to, body#performance_benchmark.advisor section#custodial-account-section form.button-to, body#performance_benchmark.advisor section#credentials form.button-to, body#performance_benchmark.advisor section#security_question form.button-to, body#performance_benchmark.advisor section#custom-signin-section form.button-to, body#performance_benchmark.advisor section#performance-section form.button-to, body#performance_benchmark.advisor section#performance_benchmark_section form.button-to {
  display: inline-block;
}

/* line 304, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section .steps input[type=text], body.profiles.advisor section#custodial-account-section .steps input[type=text], body.profiles.advisor section#credentials .steps input[type=text], body.profiles.advisor section#security_question .steps input[type=text], body.profiles.advisor section#custom-signin-section .steps input[type=text], body.profiles.advisor section#performance-section .steps input[type=text], body.profiles.advisor section#performance_benchmark_section .steps input[type=text], body.holdings.advisor section#profile-edit-section .steps input[type=text], body.holdings.advisor section#custodial-account-section .steps input[type=text], body.holdings.advisor section#credentials .steps input[type=text], body.holdings.advisor section#security_question .steps input[type=text], body.holdings.advisor section#custom-signin-section .steps input[type=text], body.holdings.advisor section#performance-section .steps input[type=text], body.holdings.advisor section#performance_benchmark_section .steps input[type=text], body.onboarding.advisor section#profile-edit-section .steps input[type=text], body.onboarding.advisor section#custodial-account-section .steps input[type=text], body.onboarding.advisor section#credentials .steps input[type=text], body.onboarding.advisor section#security_question .steps input[type=text], body.onboarding.advisor section#custom-signin-section .steps input[type=text], body.onboarding.advisor section#performance-section .steps input[type=text], body.onboarding.advisor section#performance_benchmark_section .steps input[type=text], body.sub_advisors.advisor section#profile-edit-section .steps input[type=text], body.sub_advisors.advisor section#custodial-account-section .steps input[type=text], body.sub_advisors.advisor section#credentials .steps input[type=text], body.sub_advisors.advisor section#security_question .steps input[type=text], body.sub_advisors.advisor section#custom-signin-section .steps input[type=text], body.sub_advisors.advisor section#performance-section .steps input[type=text], body.sub_advisors.advisor section#performance_benchmark_section .steps input[type=text], body#advisor_custom_sign_in.advisor section#profile-edit-section .steps input[type=text], body#advisor_custom_sign_in.advisor section#custodial-account-section .steps input[type=text], body#advisor_custom_sign_in.advisor section#credentials .steps input[type=text], body#advisor_custom_sign_in.advisor section#security_question .steps input[type=text], body#advisor_custom_sign_in.advisor section#custom-signin-section .steps input[type=text], body#advisor_custom_sign_in.advisor section#performance-section .steps input[type=text], body#advisor_custom_sign_in.advisor section#performance_benchmark_section .steps input[type=text], body#performance_benchmark.advisor section#profile-edit-section .steps input[type=text], body#performance_benchmark.advisor section#custodial-account-section .steps input[type=text], body#performance_benchmark.advisor section#credentials .steps input[type=text], body#performance_benchmark.advisor section#security_question .steps input[type=text], body#performance_benchmark.advisor section#custom-signin-section .steps input[type=text], body#performance_benchmark.advisor section#performance-section .steps input[type=text], body#performance_benchmark.advisor section#performance_benchmark_section .steps input[type=text] {
  width: 35px;
}

/* line 306, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section section ul, body.profiles.advisor section#profile-edit-section section ol, body.profiles.advisor section#custodial-account-section section ul, body.profiles.advisor section#custodial-account-section section ol, body.profiles.advisor section#credentials section ul, body.profiles.advisor section#credentials section ol, body.profiles.advisor section#security_question section ul, body.profiles.advisor section#security_question section ol, body.profiles.advisor section#custom-signin-section section ul, body.profiles.advisor section#custom-signin-section section ol, body.profiles.advisor section#performance-section section ul, body.profiles.advisor section#performance-section section ol, body.profiles.advisor section#performance_benchmark_section section ul, body.profiles.advisor section#performance_benchmark_section section ol, body.holdings.advisor section#profile-edit-section section ul, body.holdings.advisor section#profile-edit-section section ol, body.holdings.advisor section#custodial-account-section section ul, body.holdings.advisor section#custodial-account-section section ol, body.holdings.advisor section#credentials section ul, body.holdings.advisor section#credentials section ol, body.holdings.advisor section#security_question section ul, body.holdings.advisor section#security_question section ol, body.holdings.advisor section#custom-signin-section section ul, body.holdings.advisor section#custom-signin-section section ol, body.holdings.advisor section#performance-section section ul, body.holdings.advisor section#performance-section section ol, body.holdings.advisor section#performance_benchmark_section section ul, body.holdings.advisor section#performance_benchmark_section section ol, body.onboarding.advisor section#profile-edit-section section ul, body.onboarding.advisor section#profile-edit-section section ol, body.onboarding.advisor section#custodial-account-section section ul, body.onboarding.advisor section#custodial-account-section section ol, body.onboarding.advisor section#credentials section ul, body.onboarding.advisor section#credentials section ol, body.onboarding.advisor section#security_question section ul, body.onboarding.advisor section#security_question section ol, body.onboarding.advisor section#custom-signin-section section ul, body.onboarding.advisor section#custom-signin-section section ol, body.onboarding.advisor section#performance-section section ul, body.onboarding.advisor section#performance-section section ol, body.onboarding.advisor section#performance_benchmark_section section ul, body.onboarding.advisor section#performance_benchmark_section section ol, body.sub_advisors.advisor section#profile-edit-section section ul, body.sub_advisors.advisor section#profile-edit-section section ol, body.sub_advisors.advisor section#custodial-account-section section ul, body.sub_advisors.advisor section#custodial-account-section section ol, body.sub_advisors.advisor section#credentials section ul, body.sub_advisors.advisor section#credentials section ol, body.sub_advisors.advisor section#security_question section ul, body.sub_advisors.advisor section#security_question section ol, body.sub_advisors.advisor section#custom-signin-section section ul, body.sub_advisors.advisor section#custom-signin-section section ol, body.sub_advisors.advisor section#performance-section section ul, body.sub_advisors.advisor section#performance-section section ol, body.sub_advisors.advisor section#performance_benchmark_section section ul, body.sub_advisors.advisor section#performance_benchmark_section section ol, body#advisor_custom_sign_in.advisor section#profile-edit-section section ul, body#advisor_custom_sign_in.advisor section#profile-edit-section section ol, body#advisor_custom_sign_in.advisor section#custodial-account-section section ul, body#advisor_custom_sign_in.advisor section#custodial-account-section section ol, body#advisor_custom_sign_in.advisor section#credentials section ul, body#advisor_custom_sign_in.advisor section#credentials section ol, body#advisor_custom_sign_in.advisor section#security_question section ul, body#advisor_custom_sign_in.advisor section#security_question section ol, body#advisor_custom_sign_in.advisor section#custom-signin-section section ul, body#advisor_custom_sign_in.advisor section#custom-signin-section section ol, body#advisor_custom_sign_in.advisor section#performance-section section ul, body#advisor_custom_sign_in.advisor section#performance-section section ol, body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ul, body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ol, body#performance_benchmark.advisor section#profile-edit-section section ul, body#performance_benchmark.advisor section#profile-edit-section section ol, body#performance_benchmark.advisor section#custodial-account-section section ul, body#performance_benchmark.advisor section#custodial-account-section section ol, body#performance_benchmark.advisor section#credentials section ul, body#performance_benchmark.advisor section#credentials section ol, body#performance_benchmark.advisor section#security_question section ul, body#performance_benchmark.advisor section#security_question section ol, body#performance_benchmark.advisor section#custom-signin-section section ul, body#performance_benchmark.advisor section#custom-signin-section section ol, body#performance_benchmark.advisor section#performance-section section ul, body#performance_benchmark.advisor section#performance-section section ol, body#performance_benchmark.advisor section#performance_benchmark_section section ul, body#performance_benchmark.advisor section#performance_benchmark_section section ol {
  padding: 10px 0;
}

/* line 308, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section section ul li, body.profiles.advisor section#profile-edit-section section ol li, body.profiles.advisor section#custodial-account-section section ul li, body.profiles.advisor section#custodial-account-section section ol li, body.profiles.advisor section#credentials section ul li, body.profiles.advisor section#credentials section ol li, body.profiles.advisor section#security_question section ul li, body.profiles.advisor section#security_question section ol li, body.profiles.advisor section#custom-signin-section section ul li, body.profiles.advisor section#custom-signin-section section ol li, body.profiles.advisor section#performance-section section ul li, body.profiles.advisor section#performance-section section ol li, body.profiles.advisor section#performance_benchmark_section section ul li, body.profiles.advisor section#performance_benchmark_section section ol li, body.holdings.advisor section#profile-edit-section section ul li, body.holdings.advisor section#profile-edit-section section ol li, body.holdings.advisor section#custodial-account-section section ul li, body.holdings.advisor section#custodial-account-section section ol li, body.holdings.advisor section#credentials section ul li, body.holdings.advisor section#credentials section ol li, body.holdings.advisor section#security_question section ul li, body.holdings.advisor section#security_question section ol li, body.holdings.advisor section#custom-signin-section section ul li, body.holdings.advisor section#custom-signin-section section ol li, body.holdings.advisor section#performance-section section ul li, body.holdings.advisor section#performance-section section ol li, body.holdings.advisor section#performance_benchmark_section section ul li, body.holdings.advisor section#performance_benchmark_section section ol li, body.onboarding.advisor section#profile-edit-section section ul li, body.onboarding.advisor section#profile-edit-section section ol li, body.onboarding.advisor section#custodial-account-section section ul li, body.onboarding.advisor section#custodial-account-section section ol li, body.onboarding.advisor section#credentials section ul li, body.onboarding.advisor section#credentials section ol li, body.onboarding.advisor section#security_question section ul li, body.onboarding.advisor section#security_question section ol li, body.onboarding.advisor section#custom-signin-section section ul li, body.onboarding.advisor section#custom-signin-section section ol li, body.onboarding.advisor section#performance-section section ul li, body.onboarding.advisor section#performance-section section ol li, body.onboarding.advisor section#performance_benchmark_section section ul li, body.onboarding.advisor section#performance_benchmark_section section ol li, body.sub_advisors.advisor section#profile-edit-section section ul li, body.sub_advisors.advisor section#profile-edit-section section ol li, body.sub_advisors.advisor section#custodial-account-section section ul li, body.sub_advisors.advisor section#custodial-account-section section ol li, body.sub_advisors.advisor section#credentials section ul li, body.sub_advisors.advisor section#credentials section ol li, body.sub_advisors.advisor section#security_question section ul li, body.sub_advisors.advisor section#security_question section ol li, body.sub_advisors.advisor section#custom-signin-section section ul li, body.sub_advisors.advisor section#custom-signin-section section ol li, body.sub_advisors.advisor section#performance-section section ul li, body.sub_advisors.advisor section#performance-section section ol li, body.sub_advisors.advisor section#performance_benchmark_section section ul li, body.sub_advisors.advisor section#performance_benchmark_section section ol li, body#advisor_custom_sign_in.advisor section#profile-edit-section section ul li, body#advisor_custom_sign_in.advisor section#profile-edit-section section ol li, body#advisor_custom_sign_in.advisor section#custodial-account-section section ul li, body#advisor_custom_sign_in.advisor section#custodial-account-section section ol li, body#advisor_custom_sign_in.advisor section#credentials section ul li, body#advisor_custom_sign_in.advisor section#credentials section ol li, body#advisor_custom_sign_in.advisor section#security_question section ul li, body#advisor_custom_sign_in.advisor section#security_question section ol li, body#advisor_custom_sign_in.advisor section#custom-signin-section section ul li, body#advisor_custom_sign_in.advisor section#custom-signin-section section ol li, body#advisor_custom_sign_in.advisor section#performance-section section ul li, body#advisor_custom_sign_in.advisor section#performance-section section ol li, body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ul li, body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ol li, body#performance_benchmark.advisor section#profile-edit-section section ul li, body#performance_benchmark.advisor section#profile-edit-section section ol li, body#performance_benchmark.advisor section#custodial-account-section section ul li, body#performance_benchmark.advisor section#custodial-account-section section ol li, body#performance_benchmark.advisor section#credentials section ul li, body#performance_benchmark.advisor section#credentials section ol li, body#performance_benchmark.advisor section#security_question section ul li, body#performance_benchmark.advisor section#security_question section ol li, body#performance_benchmark.advisor section#custom-signin-section section ul li, body#performance_benchmark.advisor section#custom-signin-section section ol li, body#performance_benchmark.advisor section#performance-section section ul li, body#performance_benchmark.advisor section#performance-section section ol li, body#performance_benchmark.advisor section#performance_benchmark_section section ul li, body#performance_benchmark.advisor section#performance_benchmark_section section ol li {
  padding: 2px 0;
}

/* line 310, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section section ul li input[type=text], body.profiles.advisor section#profile-edit-section section ol li input[type=text], body.profiles.advisor section#custodial-account-section section ul li input[type=text], body.profiles.advisor section#custodial-account-section section ol li input[type=text], body.profiles.advisor section#credentials section ul li input[type=text], body.profiles.advisor section#credentials section ol li input[type=text], body.profiles.advisor section#security_question section ul li input[type=text], body.profiles.advisor section#security_question section ol li input[type=text], body.profiles.advisor section#custom-signin-section section ul li input[type=text], body.profiles.advisor section#custom-signin-section section ol li input[type=text], body.profiles.advisor section#performance-section section ul li input[type=text], body.profiles.advisor section#performance-section section ol li input[type=text], body.profiles.advisor section#performance_benchmark_section section ul li input[type=text], body.profiles.advisor section#performance_benchmark_section section ol li input[type=text], body.holdings.advisor section#profile-edit-section section ul li input[type=text], body.holdings.advisor section#profile-edit-section section ol li input[type=text], body.holdings.advisor section#custodial-account-section section ul li input[type=text], body.holdings.advisor section#custodial-account-section section ol li input[type=text], body.holdings.advisor section#credentials section ul li input[type=text], body.holdings.advisor section#credentials section ol li input[type=text], body.holdings.advisor section#security_question section ul li input[type=text], body.holdings.advisor section#security_question section ol li input[type=text], body.holdings.advisor section#custom-signin-section section ul li input[type=text], body.holdings.advisor section#custom-signin-section section ol li input[type=text], body.holdings.advisor section#performance-section section ul li input[type=text], body.holdings.advisor section#performance-section section ol li input[type=text], body.holdings.advisor section#performance_benchmark_section section ul li input[type=text], body.holdings.advisor section#performance_benchmark_section section ol li input[type=text], body.onboarding.advisor section#profile-edit-section section ul li input[type=text], body.onboarding.advisor section#profile-edit-section section ol li input[type=text], body.onboarding.advisor section#custodial-account-section section ul li input[type=text], body.onboarding.advisor section#custodial-account-section section ol li input[type=text], body.onboarding.advisor section#credentials section ul li input[type=text], body.onboarding.advisor section#credentials section ol li input[type=text], body.onboarding.advisor section#security_question section ul li input[type=text], body.onboarding.advisor section#security_question section ol li input[type=text], body.onboarding.advisor section#custom-signin-section section ul li input[type=text], body.onboarding.advisor section#custom-signin-section section ol li input[type=text], body.onboarding.advisor section#performance-section section ul li input[type=text], body.onboarding.advisor section#performance-section section ol li input[type=text], body.onboarding.advisor section#performance_benchmark_section section ul li input[type=text], body.onboarding.advisor section#performance_benchmark_section section ol li input[type=text], body.sub_advisors.advisor section#profile-edit-section section ul li input[type=text], body.sub_advisors.advisor section#profile-edit-section section ol li input[type=text], body.sub_advisors.advisor section#custodial-account-section section ul li input[type=text], body.sub_advisors.advisor section#custodial-account-section section ol li input[type=text], body.sub_advisors.advisor section#credentials section ul li input[type=text], body.sub_advisors.advisor section#credentials section ol li input[type=text], body.sub_advisors.advisor section#security_question section ul li input[type=text], body.sub_advisors.advisor section#security_question section ol li input[type=text], body.sub_advisors.advisor section#custom-signin-section section ul li input[type=text], body.sub_advisors.advisor section#custom-signin-section section ol li input[type=text], body.sub_advisors.advisor section#performance-section section ul li input[type=text], body.sub_advisors.advisor section#performance-section section ol li input[type=text], body.sub_advisors.advisor section#performance_benchmark_section section ul li input[type=text], body.sub_advisors.advisor section#performance_benchmark_section section ol li input[type=text], body#advisor_custom_sign_in.advisor section#profile-edit-section section ul li input[type=text], body#advisor_custom_sign_in.advisor section#profile-edit-section section ol li input[type=text], body#advisor_custom_sign_in.advisor section#custodial-account-section section ul li input[type=text], body#advisor_custom_sign_in.advisor section#custodial-account-section section ol li input[type=text], body#advisor_custom_sign_in.advisor section#credentials section ul li input[type=text], body#advisor_custom_sign_in.advisor section#credentials section ol li input[type=text], body#advisor_custom_sign_in.advisor section#security_question section ul li input[type=text], body#advisor_custom_sign_in.advisor section#security_question section ol li input[type=text], body#advisor_custom_sign_in.advisor section#custom-signin-section section ul li input[type=text], body#advisor_custom_sign_in.advisor section#custom-signin-section section ol li input[type=text], body#advisor_custom_sign_in.advisor section#performance-section section ul li input[type=text], body#advisor_custom_sign_in.advisor section#performance-section section ol li input[type=text], body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ul li input[type=text], body#advisor_custom_sign_in.advisor section#performance_benchmark_section section ol li input[type=text], body#performance_benchmark.advisor section#profile-edit-section section ul li input[type=text], body#performance_benchmark.advisor section#profile-edit-section section ol li input[type=text], body#performance_benchmark.advisor section#custodial-account-section section ul li input[type=text], body#performance_benchmark.advisor section#custodial-account-section section ol li input[type=text], body#performance_benchmark.advisor section#credentials section ul li input[type=text], body#performance_benchmark.advisor section#credentials section ol li input[type=text], body#performance_benchmark.advisor section#security_question section ul li input[type=text], body#performance_benchmark.advisor section#security_question section ol li input[type=text], body#performance_benchmark.advisor section#custom-signin-section section ul li input[type=text], body#performance_benchmark.advisor section#custom-signin-section section ol li input[type=text], body#performance_benchmark.advisor section#performance-section section ul li input[type=text], body#performance_benchmark.advisor section#performance-section section ol li input[type=text], body#performance_benchmark.advisor section#performance_benchmark_section section ul li input[type=text], body#performance_benchmark.advisor section#performance_benchmark_section section ol li input[type=text] {
  width: 170px;
}

/* line 312, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section section h1, body.profiles.advisor section#custodial-account-section section h1, body.profiles.advisor section#credentials section h1, body.profiles.advisor section#security_question section h1, body.profiles.advisor section#custom-signin-section section h1, body.profiles.advisor section#performance-section section h1, body.profiles.advisor section#performance_benchmark_section section h1, body.holdings.advisor section#profile-edit-section section h1, body.holdings.advisor section#custodial-account-section section h1, body.holdings.advisor section#credentials section h1, body.holdings.advisor section#security_question section h1, body.holdings.advisor section#custom-signin-section section h1, body.holdings.advisor section#performance-section section h1, body.holdings.advisor section#performance_benchmark_section section h1, body.onboarding.advisor section#profile-edit-section section h1, body.onboarding.advisor section#custodial-account-section section h1, body.onboarding.advisor section#credentials section h1, body.onboarding.advisor section#security_question section h1, body.onboarding.advisor section#custom-signin-section section h1, body.onboarding.advisor section#performance-section section h1, body.onboarding.advisor section#performance_benchmark_section section h1, body.sub_advisors.advisor section#profile-edit-section section h1, body.sub_advisors.advisor section#custodial-account-section section h1, body.sub_advisors.advisor section#credentials section h1, body.sub_advisors.advisor section#security_question section h1, body.sub_advisors.advisor section#custom-signin-section section h1, body.sub_advisors.advisor section#performance-section section h1, body.sub_advisors.advisor section#performance_benchmark_section section h1, body#advisor_custom_sign_in.advisor section#profile-edit-section section h1, body#advisor_custom_sign_in.advisor section#custodial-account-section section h1, body#advisor_custom_sign_in.advisor section#credentials section h1, body#advisor_custom_sign_in.advisor section#security_question section h1, body#advisor_custom_sign_in.advisor section#custom-signin-section section h1, body#advisor_custom_sign_in.advisor section#performance-section section h1, body#advisor_custom_sign_in.advisor section#performance_benchmark_section section h1, body#performance_benchmark.advisor section#profile-edit-section section h1, body#performance_benchmark.advisor section#custodial-account-section section h1, body#performance_benchmark.advisor section#credentials section h1, body#performance_benchmark.advisor section#security_question section h1, body#performance_benchmark.advisor section#custom-signin-section section h1, body#performance_benchmark.advisor section#performance-section section h1, body#performance_benchmark.advisor section#performance_benchmark_section section h1 {
  display: block;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 3px double #dcdcdc;
  padding-bottom: 2px;
}

/* line 318, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user, body.profiles.advisor section#custodial-account-section form.formtastic.user, body.profiles.advisor section#credentials form.formtastic.user, body.profiles.advisor section#security_question form.formtastic.user, body.profiles.advisor section#custom-signin-section form.formtastic.user, body.profiles.advisor section#performance-section form.formtastic.user, body.profiles.advisor section#performance_benchmark_section form.formtastic.user, body.holdings.advisor section#profile-edit-section form.formtastic.user, body.holdings.advisor section#custodial-account-section form.formtastic.user, body.holdings.advisor section#credentials form.formtastic.user, body.holdings.advisor section#security_question form.formtastic.user, body.holdings.advisor section#custom-signin-section form.formtastic.user, body.holdings.advisor section#performance-section form.formtastic.user, body.holdings.advisor section#performance_benchmark_section form.formtastic.user, body.onboarding.advisor section#profile-edit-section form.formtastic.user, body.onboarding.advisor section#custodial-account-section form.formtastic.user, body.onboarding.advisor section#credentials form.formtastic.user, body.onboarding.advisor section#security_question form.formtastic.user, body.onboarding.advisor section#custom-signin-section form.formtastic.user, body.onboarding.advisor section#performance-section form.formtastic.user, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user, body.sub_advisors.advisor section#credentials form.formtastic.user, body.sub_advisors.advisor section#security_question form.formtastic.user, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user, body.sub_advisors.advisor section#performance-section form.formtastic.user, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user, body#performance_benchmark.advisor section#credentials form.formtastic.user, body#performance_benchmark.advisor section#security_question form.formtastic.user, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user, body#performance_benchmark.advisor section#performance-section form.formtastic.user, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user {
  width: 30em;
  position: relative;
}

/* line 322, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user p, body.profiles.advisor section#custodial-account-section form.formtastic.user p, body.profiles.advisor section#credentials form.formtastic.user p, body.profiles.advisor section#security_question form.formtastic.user p, body.profiles.advisor section#custom-signin-section form.formtastic.user p, body.profiles.advisor section#performance-section form.formtastic.user p, body.profiles.advisor section#performance_benchmark_section form.formtastic.user p, body.holdings.advisor section#profile-edit-section form.formtastic.user p, body.holdings.advisor section#custodial-account-section form.formtastic.user p, body.holdings.advisor section#credentials form.formtastic.user p, body.holdings.advisor section#security_question form.formtastic.user p, body.holdings.advisor section#custom-signin-section form.formtastic.user p, body.holdings.advisor section#performance-section form.formtastic.user p, body.holdings.advisor section#performance_benchmark_section form.formtastic.user p, body.onboarding.advisor section#profile-edit-section form.formtastic.user p, body.onboarding.advisor section#custodial-account-section form.formtastic.user p, body.onboarding.advisor section#credentials form.formtastic.user p, body.onboarding.advisor section#security_question form.formtastic.user p, body.onboarding.advisor section#custom-signin-section form.formtastic.user p, body.onboarding.advisor section#performance-section form.formtastic.user p, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user p, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user p, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user p, body.sub_advisors.advisor section#credentials form.formtastic.user p, body.sub_advisors.advisor section#security_question form.formtastic.user p, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user p, body.sub_advisors.advisor section#performance-section form.formtastic.user p, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user p, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user p, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user p, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user p, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user p, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user p, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user p, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user p, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user p, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user p, body#performance_benchmark.advisor section#credentials form.formtastic.user p, body#performance_benchmark.advisor section#security_question form.formtastic.user p, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user p, body#performance_benchmark.advisor section#performance-section form.formtastic.user p, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user p {
  margin-bottom: 20px;
}

/* line 325, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user input[type=text], body.profiles.advisor section#profile-edit-section form.formtastic.user textarea, body.profiles.advisor section#custodial-account-section form.formtastic.user input[type=text], body.profiles.advisor section#custodial-account-section form.formtastic.user textarea, body.profiles.advisor section#credentials form.formtastic.user input[type=text], body.profiles.advisor section#credentials form.formtastic.user textarea, body.profiles.advisor section#security_question form.formtastic.user input[type=text], body.profiles.advisor section#security_question form.formtastic.user textarea, body.profiles.advisor section#custom-signin-section form.formtastic.user input[type=text], body.profiles.advisor section#custom-signin-section form.formtastic.user textarea, body.profiles.advisor section#performance-section form.formtastic.user input[type=text], body.profiles.advisor section#performance-section form.formtastic.user textarea, body.profiles.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body.profiles.advisor section#performance_benchmark_section form.formtastic.user textarea, body.holdings.advisor section#profile-edit-section form.formtastic.user input[type=text], body.holdings.advisor section#profile-edit-section form.formtastic.user textarea, body.holdings.advisor section#custodial-account-section form.formtastic.user input[type=text], body.holdings.advisor section#custodial-account-section form.formtastic.user textarea, body.holdings.advisor section#credentials form.formtastic.user input[type=text], body.holdings.advisor section#credentials form.formtastic.user textarea, body.holdings.advisor section#security_question form.formtastic.user input[type=text], body.holdings.advisor section#security_question form.formtastic.user textarea, body.holdings.advisor section#custom-signin-section form.formtastic.user input[type=text], body.holdings.advisor section#custom-signin-section form.formtastic.user textarea, body.holdings.advisor section#performance-section form.formtastic.user input[type=text], body.holdings.advisor section#performance-section form.formtastic.user textarea, body.holdings.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body.holdings.advisor section#performance_benchmark_section form.formtastic.user textarea, body.onboarding.advisor section#profile-edit-section form.formtastic.user input[type=text], body.onboarding.advisor section#profile-edit-section form.formtastic.user textarea, body.onboarding.advisor section#custodial-account-section form.formtastic.user input[type=text], body.onboarding.advisor section#custodial-account-section form.formtastic.user textarea, body.onboarding.advisor section#credentials form.formtastic.user input[type=text], body.onboarding.advisor section#credentials form.formtastic.user textarea, body.onboarding.advisor section#security_question form.formtastic.user input[type=text], body.onboarding.advisor section#security_question form.formtastic.user textarea, body.onboarding.advisor section#custom-signin-section form.formtastic.user input[type=text], body.onboarding.advisor section#custom-signin-section form.formtastic.user textarea, body.onboarding.advisor section#performance-section form.formtastic.user input[type=text], body.onboarding.advisor section#performance-section form.formtastic.user textarea, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body.onboarding.advisor section#performance_benchmark_section form.formtastic.user textarea, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user input[type=text], body.sub_advisors.advisor section#profile-edit-section form.formtastic.user textarea, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user input[type=text], body.sub_advisors.advisor section#custodial-account-section form.formtastic.user textarea, body.sub_advisors.advisor section#credentials form.formtastic.user input[type=text], body.sub_advisors.advisor section#credentials form.formtastic.user textarea, body.sub_advisors.advisor section#security_question form.formtastic.user input[type=text], body.sub_advisors.advisor section#security_question form.formtastic.user textarea, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user input[type=text], body.sub_advisors.advisor section#custom-signin-section form.formtastic.user textarea, body.sub_advisors.advisor section#performance-section form.formtastic.user input[type=text], body.sub_advisors.advisor section#performance-section form.formtastic.user textarea, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user textarea, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user input[type=text], body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user textarea, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user input[type=text], body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user textarea, body#performance_benchmark.advisor section#credentials form.formtastic.user input[type=text], body#performance_benchmark.advisor section#credentials form.formtastic.user textarea, body#performance_benchmark.advisor section#security_question form.formtastic.user input[type=text], body#performance_benchmark.advisor section#security_question form.formtastic.user textarea, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user input[type=text], body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user textarea, body#performance_benchmark.advisor section#performance-section form.formtastic.user input[type=text], body#performance_benchmark.advisor section#performance-section form.formtastic.user textarea, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user input[type=text], body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user textarea {
  width: 30em;
}

/* line 328, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user textarea, body.profiles.advisor section#custodial-account-section form.formtastic.user textarea, body.profiles.advisor section#credentials form.formtastic.user textarea, body.profiles.advisor section#security_question form.formtastic.user textarea, body.profiles.advisor section#custom-signin-section form.formtastic.user textarea, body.profiles.advisor section#performance-section form.formtastic.user textarea, body.profiles.advisor section#performance_benchmark_section form.formtastic.user textarea, body.holdings.advisor section#profile-edit-section form.formtastic.user textarea, body.holdings.advisor section#custodial-account-section form.formtastic.user textarea, body.holdings.advisor section#credentials form.formtastic.user textarea, body.holdings.advisor section#security_question form.formtastic.user textarea, body.holdings.advisor section#custom-signin-section form.formtastic.user textarea, body.holdings.advisor section#performance-section form.formtastic.user textarea, body.holdings.advisor section#performance_benchmark_section form.formtastic.user textarea, body.onboarding.advisor section#profile-edit-section form.formtastic.user textarea, body.onboarding.advisor section#custodial-account-section form.formtastic.user textarea, body.onboarding.advisor section#credentials form.formtastic.user textarea, body.onboarding.advisor section#security_question form.formtastic.user textarea, body.onboarding.advisor section#custom-signin-section form.formtastic.user textarea, body.onboarding.advisor section#performance-section form.formtastic.user textarea, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user textarea, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user textarea, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user textarea, body.sub_advisors.advisor section#credentials form.formtastic.user textarea, body.sub_advisors.advisor section#security_question form.formtastic.user textarea, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user textarea, body.sub_advisors.advisor section#performance-section form.formtastic.user textarea, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user textarea, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user textarea, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user textarea, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user textarea, body#performance_benchmark.advisor section#credentials form.formtastic.user textarea, body#performance_benchmark.advisor section#security_question form.formtastic.user textarea, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user textarea, body#performance_benchmark.advisor section#performance-section form.formtastic.user textarea, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user textarea {
  height: 5em;
}

/* line 331, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#credentials form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#security_question form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#credentials form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#security_question form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#credentials form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#security_question form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset.inputs li label, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset.inputs li label {
  font-weight: normal;
}

/* line 334, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user input[type=submit], body.profiles.advisor section#custodial-account-section form.formtastic.user input[type=submit], body.profiles.advisor section#credentials form.formtastic.user input[type=submit], body.profiles.advisor section#security_question form.formtastic.user input[type=submit], body.profiles.advisor section#custom-signin-section form.formtastic.user input[type=submit], body.profiles.advisor section#performance-section form.formtastic.user input[type=submit], body.profiles.advisor section#performance_benchmark_section form.formtastic.user input[type=submit], body.holdings.advisor section#profile-edit-section form.formtastic.user input[type=submit], body.holdings.advisor section#custodial-account-section form.formtastic.user input[type=submit], body.holdings.advisor section#credentials form.formtastic.user input[type=submit], body.holdings.advisor section#security_question form.formtastic.user input[type=submit], body.holdings.advisor section#custom-signin-section form.formtastic.user input[type=submit], body.holdings.advisor section#performance-section form.formtastic.user input[type=submit], body.holdings.advisor section#performance_benchmark_section form.formtastic.user input[type=submit], body.onboarding.advisor section#profile-edit-section form.formtastic.user input[type=submit], body.onboarding.advisor section#custodial-account-section form.formtastic.user input[type=submit], body.onboarding.advisor section#credentials form.formtastic.user input[type=submit], body.onboarding.advisor section#security_question form.formtastic.user input[type=submit], body.onboarding.advisor section#custom-signin-section form.formtastic.user input[type=submit], body.onboarding.advisor section#performance-section form.formtastic.user input[type=submit], body.onboarding.advisor section#performance_benchmark_section form.formtastic.user input[type=submit], body.sub_advisors.advisor section#profile-edit-section form.formtastic.user input[type=submit], body.sub_advisors.advisor section#custodial-account-section form.formtastic.user input[type=submit], body.sub_advisors.advisor section#credentials form.formtastic.user input[type=submit], body.sub_advisors.advisor section#security_question form.formtastic.user input[type=submit], body.sub_advisors.advisor section#custom-signin-section form.formtastic.user input[type=submit], body.sub_advisors.advisor section#performance-section form.formtastic.user input[type=submit], body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user input[type=submit], body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#credentials form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#security_question form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#performance-section form.formtastic.user input[type=submit], body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user input[type=submit] {
  width: 5em;
}

/* line 337, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user legend + ol, body.profiles.advisor section#custodial-account-section form.formtastic.user legend + ol, body.profiles.advisor section#credentials form.formtastic.user legend + ol, body.profiles.advisor section#security_question form.formtastic.user legend + ol, body.profiles.advisor section#custom-signin-section form.formtastic.user legend + ol, body.profiles.advisor section#performance-section form.formtastic.user legend + ol, body.profiles.advisor section#performance_benchmark_section form.formtastic.user legend + ol, body.holdings.advisor section#profile-edit-section form.formtastic.user legend + ol, body.holdings.advisor section#custodial-account-section form.formtastic.user legend + ol, body.holdings.advisor section#credentials form.formtastic.user legend + ol, body.holdings.advisor section#security_question form.formtastic.user legend + ol, body.holdings.advisor section#custom-signin-section form.formtastic.user legend + ol, body.holdings.advisor section#performance-section form.formtastic.user legend + ol, body.holdings.advisor section#performance_benchmark_section form.formtastic.user legend + ol, body.onboarding.advisor section#profile-edit-section form.formtastic.user legend + ol, body.onboarding.advisor section#custodial-account-section form.formtastic.user legend + ol, body.onboarding.advisor section#credentials form.formtastic.user legend + ol, body.onboarding.advisor section#security_question form.formtastic.user legend + ol, body.onboarding.advisor section#custom-signin-section form.formtastic.user legend + ol, body.onboarding.advisor section#performance-section form.formtastic.user legend + ol, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user legend + ol, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user legend + ol, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user legend + ol, body.sub_advisors.advisor section#credentials form.formtastic.user legend + ol, body.sub_advisors.advisor section#security_question form.formtastic.user legend + ol, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user legend + ol, body.sub_advisors.advisor section#performance-section form.formtastic.user legend + ol, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user legend + ol, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user legend + ol, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user legend + ol, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user legend + ol, body#performance_benchmark.advisor section#credentials form.formtastic.user legend + ol, body#performance_benchmark.advisor section#security_question form.formtastic.user legend + ol, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user legend + ol, body#performance_benchmark.advisor section#performance-section form.formtastic.user legend + ol, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user legend + ol {
  padding-top: 15px;
}

/* line 340, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset, body.profiles.advisor section#credentials form.formtastic.user fieldset, body.profiles.advisor section#security_question form.formtastic.user fieldset, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset, body.profiles.advisor section#performance-section form.formtastic.user fieldset, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset, body.holdings.advisor section#credentials form.formtastic.user fieldset, body.holdings.advisor section#security_question form.formtastic.user fieldset, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset, body.holdings.advisor section#performance-section form.formtastic.user fieldset, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset, body.onboarding.advisor section#credentials form.formtastic.user fieldset, body.onboarding.advisor section#security_question form.formtastic.user fieldset, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset, body.onboarding.advisor section#performance-section form.formtastic.user fieldset, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset {
  padding-bottom: 15px;
}

/* line 343, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset legend, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset legend, body.profiles.advisor section#credentials form.formtastic.user fieldset legend, body.profiles.advisor section#security_question form.formtastic.user fieldset legend, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset legend, body.profiles.advisor section#performance-section form.formtastic.user fieldset legend, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset legend, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset legend, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset legend, body.holdings.advisor section#credentials form.formtastic.user fieldset legend, body.holdings.advisor section#security_question form.formtastic.user fieldset legend, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset legend, body.holdings.advisor section#performance-section form.formtastic.user fieldset legend, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset legend, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset legend, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset legend, body.onboarding.advisor section#credentials form.formtastic.user fieldset legend, body.onboarding.advisor section#security_question form.formtastic.user fieldset legend, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset legend, body.onboarding.advisor section#performance-section form.formtastic.user fieldset legend, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset legend, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset legend, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset legend, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset legend, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset legend, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset legend, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset legend, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset legend, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset legend, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset legend {
  display: block;
  width: 100%;
}

/* line 347, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset span, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset span, body.profiles.advisor section#credentials form.formtastic.user fieldset span, body.profiles.advisor section#security_question form.formtastic.user fieldset span, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset span, body.profiles.advisor section#performance-section form.formtastic.user fieldset span, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset span, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset span, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset span, body.holdings.advisor section#credentials form.formtastic.user fieldset span, body.holdings.advisor section#security_question form.formtastic.user fieldset span, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset span, body.holdings.advisor section#performance-section form.formtastic.user fieldset span, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset span, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset span, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset span, body.onboarding.advisor section#credentials form.formtastic.user fieldset span, body.onboarding.advisor section#security_question form.formtastic.user fieldset span, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset span, body.onboarding.advisor section#performance-section form.formtastic.user fieldset span, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset span, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset span, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset span, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset span, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset span, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset span, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset span, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset span, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset span, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset span, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset span, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset span, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset span, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset span, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 3px double #dcdcdc;
  padding-bottom: 2px;
}

/* line 353, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset p.inline_spans, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans {
  padding: 6px 0;
}

/* line 355, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body.profiles.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body.holdings.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#credentials form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#security_question form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#performance-section form.formtastic.user fieldset p.inline_spans span, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user fieldset p.inline_spans span {
  border: none;
  display: inline;
  font-size: 12px;
  font-weight: normal;
}

/* line 362, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help, body.profiles.advisor section#credentials form.formtastic.user aside.help, body.profiles.advisor section#security_question form.formtastic.user aside.help, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help, body.profiles.advisor section#performance-section form.formtastic.user aside.help, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help, body.holdings.advisor section#credentials form.formtastic.user aside.help, body.holdings.advisor section#security_question form.formtastic.user aside.help, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help, body.holdings.advisor section#performance-section form.formtastic.user aside.help, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help, body.onboarding.advisor section#credentials form.formtastic.user aside.help, body.onboarding.advisor section#security_question form.formtastic.user aside.help, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help, body.onboarding.advisor section#performance-section form.formtastic.user aside.help, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help {
  position: absolute;
  right: -300px;
  width: 250px;
  top: -115px;
}

/* line 368, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help h1, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help h1, body.profiles.advisor section#credentials form.formtastic.user aside.help h1, body.profiles.advisor section#security_question form.formtastic.user aside.help h1, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help h1, body.profiles.advisor section#performance-section form.formtastic.user aside.help h1, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help h1, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help h1, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help h1, body.holdings.advisor section#credentials form.formtastic.user aside.help h1, body.holdings.advisor section#security_question form.formtastic.user aside.help h1, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help h1, body.holdings.advisor section#performance-section form.formtastic.user aside.help h1, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help h1, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help h1, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help h1, body.onboarding.advisor section#credentials form.formtastic.user aside.help h1, body.onboarding.advisor section#security_question form.formtastic.user aside.help h1, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help h1, body.onboarding.advisor section#performance-section form.formtastic.user aside.help h1, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help h1, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help h1, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help h1, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help h1, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help h1, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help h1, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help h1, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help h1, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help h1, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help h1 {
  color: #434343;
  background-color: #efefef;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 377, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help ul, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help ul, body.profiles.advisor section#credentials form.formtastic.user aside.help ul, body.profiles.advisor section#security_question form.formtastic.user aside.help ul, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help ul, body.profiles.advisor section#performance-section form.formtastic.user aside.help ul, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help ul, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help ul, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help ul, body.holdings.advisor section#credentials form.formtastic.user aside.help ul, body.holdings.advisor section#security_question form.formtastic.user aside.help ul, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help ul, body.holdings.advisor section#performance-section form.formtastic.user aside.help ul, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help ul, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help ul, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help ul, body.onboarding.advisor section#credentials form.formtastic.user aside.help ul, body.onboarding.advisor section#security_question form.formtastic.user aside.help ul, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help ul, body.onboarding.advisor section#performance-section form.formtastic.user aside.help ul, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help ul, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help ul, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help ul, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help ul, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help ul, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help ul, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help ul, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help ul, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help ul, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help ul {
  list-style-type: disc;
  padding-left: 15px;
}

/* line 380, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body.profiles.advisor section#credentials form.formtastic.user aside.help ul li, body.profiles.advisor section#security_question form.formtastic.user aside.help ul li, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body.profiles.advisor section#performance-section form.formtastic.user aside.help ul li, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body.holdings.advisor section#credentials form.formtastic.user aside.help ul li, body.holdings.advisor section#security_question form.formtastic.user aside.help ul li, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body.holdings.advisor section#performance-section form.formtastic.user aside.help ul li, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body.onboarding.advisor section#credentials form.formtastic.user aside.help ul li, body.onboarding.advisor section#security_question form.formtastic.user aside.help ul li, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body.onboarding.advisor section#performance-section form.formtastic.user aside.help ul li, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help ul li, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help ul li, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help ul li, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help ul li {
  margin-bottom: 1em;
}

/* line 383, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help dl, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help dl, body.profiles.advisor section#credentials form.formtastic.user aside.help dl, body.profiles.advisor section#security_question form.formtastic.user aside.help dl, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help dl, body.profiles.advisor section#performance-section form.formtastic.user aside.help dl, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help dl, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help dl, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help dl, body.holdings.advisor section#credentials form.formtastic.user aside.help dl, body.holdings.advisor section#security_question form.formtastic.user aside.help dl, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help dl, body.holdings.advisor section#performance-section form.formtastic.user aside.help dl, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help dl, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help dl, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help dl, body.onboarding.advisor section#credentials form.formtastic.user aside.help dl, body.onboarding.advisor section#security_question form.formtastic.user aside.help dl, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help dl, body.onboarding.advisor section#performance-section form.formtastic.user aside.help dl, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help dl, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help dl, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help dl, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help dl, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help dl, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help dl, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help dl, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help dl, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help dl, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help dl {
  padding-left: 6px;
}

/* line 386, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body.profiles.advisor section#credentials form.formtastic.user aside.help dl dt, body.profiles.advisor section#security_question form.formtastic.user aside.help dl dt, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body.profiles.advisor section#performance-section form.formtastic.user aside.help dl dt, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body.holdings.advisor section#credentials form.formtastic.user aside.help dl dt, body.holdings.advisor section#security_question form.formtastic.user aside.help dl dt, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body.holdings.advisor section#performance-section form.formtastic.user aside.help dl dt, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body.onboarding.advisor section#credentials form.formtastic.user aside.help dl dt, body.onboarding.advisor section#security_question form.formtastic.user aside.help dl dt, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body.onboarding.advisor section#performance-section form.formtastic.user aside.help dl dt, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help dl dt, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help dl dt, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help dl dt, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dt {
  font-weight: bold;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 4px;
  margin-bottom: 8px;
}

/* line 391, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body.profiles.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body.profiles.advisor section#credentials form.formtastic.user aside.help dl dd, body.profiles.advisor section#security_question form.formtastic.user aside.help dl dd, body.profiles.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body.profiles.advisor section#performance-section form.formtastic.user aside.help dl dd, body.profiles.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd, body.holdings.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body.holdings.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body.holdings.advisor section#credentials form.formtastic.user aside.help dl dd, body.holdings.advisor section#security_question form.formtastic.user aside.help dl dd, body.holdings.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body.holdings.advisor section#performance-section form.formtastic.user aside.help dl dd, body.holdings.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd, body.onboarding.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body.onboarding.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body.onboarding.advisor section#credentials form.formtastic.user aside.help dl dd, body.onboarding.advisor section#security_question form.formtastic.user aside.help dl dd, body.onboarding.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body.onboarding.advisor section#performance-section form.formtastic.user aside.help dl dd, body.onboarding.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#credentials form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#security_question form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#performance-section form.formtastic.user aside.help dl dd, body.sub_advisors.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#credentials form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#security_question form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#performance-section form.formtastic.user aside.help dl dd, body#advisor_custom_sign_in.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#profile-edit-section form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#custodial-account-section form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#credentials form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#security_question form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#custom-signin-section form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#performance-section form.formtastic.user aside.help dl dd, body#performance_benchmark.advisor section#performance_benchmark_section form.formtastic.user aside.help dl dd {
  margin-bottom: 24px;
  color: #b8b8b8;
}

/* line 395, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section.profile_form #profile_form, body.profiles.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#profile-edit-section.email_settings_form #email_settings_form, body.profiles.advisor section#profile-edit-section.password_settings_form #password_settings_form, body.profiles.advisor section#custodial-account-section.profile_form #profile_form, body.profiles.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#custodial-account-section.email_settings_form #email_settings_form, body.profiles.advisor section#custodial-account-section.password_settings_form #password_settings_form, body.profiles.advisor section#credentials.profile_form #profile_form, body.profiles.advisor section#credentials.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#credentials.email_settings_form #email_settings_form, body.profiles.advisor section#credentials.password_settings_form #password_settings_form, body.profiles.advisor section#security_question.profile_form #profile_form, body.profiles.advisor section#security_question.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#security_question.email_settings_form #email_settings_form, body.profiles.advisor section#security_question.password_settings_form #password_settings_form, body.profiles.advisor section#custom-signin-section.profile_form #profile_form, body.profiles.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#custom-signin-section.email_settings_form #email_settings_form, body.profiles.advisor section#custom-signin-section.password_settings_form #password_settings_form, body.profiles.advisor section#performance-section.profile_form #profile_form, body.profiles.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#performance-section.email_settings_form #email_settings_form, body.profiles.advisor section#performance-section.password_settings_form #password_settings_form, body.profiles.advisor section#performance_benchmark_section.profile_form #profile_form, body.profiles.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body.profiles.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body.profiles.advisor section#performance_benchmark_section.password_settings_form #password_settings_form, body.holdings.advisor section#profile-edit-section.profile_form #profile_form, body.holdings.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#profile-edit-section.email_settings_form #email_settings_form, body.holdings.advisor section#profile-edit-section.password_settings_form #password_settings_form, body.holdings.advisor section#custodial-account-section.profile_form #profile_form, body.holdings.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#custodial-account-section.email_settings_form #email_settings_form, body.holdings.advisor section#custodial-account-section.password_settings_form #password_settings_form, body.holdings.advisor section#credentials.profile_form #profile_form, body.holdings.advisor section#credentials.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#credentials.email_settings_form #email_settings_form, body.holdings.advisor section#credentials.password_settings_form #password_settings_form, body.holdings.advisor section#security_question.profile_form #profile_form, body.holdings.advisor section#security_question.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#security_question.email_settings_form #email_settings_form, body.holdings.advisor section#security_question.password_settings_form #password_settings_form, body.holdings.advisor section#custom-signin-section.profile_form #profile_form, body.holdings.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#custom-signin-section.email_settings_form #email_settings_form, body.holdings.advisor section#custom-signin-section.password_settings_form #password_settings_form, body.holdings.advisor section#performance-section.profile_form #profile_form, body.holdings.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#performance-section.email_settings_form #email_settings_form, body.holdings.advisor section#performance-section.password_settings_form #password_settings_form, body.holdings.advisor section#performance_benchmark_section.profile_form #profile_form, body.holdings.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body.holdings.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body.holdings.advisor section#performance_benchmark_section.password_settings_form #password_settings_form, body.onboarding.advisor section#profile-edit-section.profile_form #profile_form, body.onboarding.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#profile-edit-section.email_settings_form #email_settings_form, body.onboarding.advisor section#profile-edit-section.password_settings_form #password_settings_form, body.onboarding.advisor section#custodial-account-section.profile_form #profile_form, body.onboarding.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#custodial-account-section.email_settings_form #email_settings_form, body.onboarding.advisor section#custodial-account-section.password_settings_form #password_settings_form, body.onboarding.advisor section#credentials.profile_form #profile_form, body.onboarding.advisor section#credentials.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#credentials.email_settings_form #email_settings_form, body.onboarding.advisor section#credentials.password_settings_form #password_settings_form, body.onboarding.advisor section#security_question.profile_form #profile_form, body.onboarding.advisor section#security_question.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#security_question.email_settings_form #email_settings_form, body.onboarding.advisor section#security_question.password_settings_form #password_settings_form, body.onboarding.advisor section#custom-signin-section.profile_form #profile_form, body.onboarding.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#custom-signin-section.email_settings_form #email_settings_form, body.onboarding.advisor section#custom-signin-section.password_settings_form #password_settings_form, body.onboarding.advisor section#performance-section.profile_form #profile_form, body.onboarding.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#performance-section.email_settings_form #email_settings_form, body.onboarding.advisor section#performance-section.password_settings_form #password_settings_form, body.onboarding.advisor section#performance_benchmark_section.profile_form #profile_form, body.onboarding.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body.onboarding.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body.onboarding.advisor section#performance_benchmark_section.password_settings_form #password_settings_form, body.sub_advisors.advisor section#profile-edit-section.profile_form #profile_form, body.sub_advisors.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#profile-edit-section.email_settings_form #email_settings_form, body.sub_advisors.advisor section#profile-edit-section.password_settings_form #password_settings_form, body.sub_advisors.advisor section#custodial-account-section.profile_form #profile_form, body.sub_advisors.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#custodial-account-section.email_settings_form #email_settings_form, body.sub_advisors.advisor section#custodial-account-section.password_settings_form #password_settings_form, body.sub_advisors.advisor section#credentials.profile_form #profile_form, body.sub_advisors.advisor section#credentials.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#credentials.email_settings_form #email_settings_form, body.sub_advisors.advisor section#credentials.password_settings_form #password_settings_form, body.sub_advisors.advisor section#security_question.profile_form #profile_form, body.sub_advisors.advisor section#security_question.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#security_question.email_settings_form #email_settings_form, body.sub_advisors.advisor section#security_question.password_settings_form #password_settings_form, body.sub_advisors.advisor section#custom-signin-section.profile_form #profile_form, body.sub_advisors.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#custom-signin-section.email_settings_form #email_settings_form, body.sub_advisors.advisor section#custom-signin-section.password_settings_form #password_settings_form, body.sub_advisors.advisor section#performance-section.profile_form #profile_form, body.sub_advisors.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#performance-section.email_settings_form #email_settings_form, body.sub_advisors.advisor section#performance-section.password_settings_form #password_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.profile_form #profile_form, body.sub_advisors.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#credentials.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#credentials.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#credentials.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#credentials.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#security_question.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#security_question.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#security_question.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#security_question.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.password_settings_form #password_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.profile_form #profile_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#profile-edit-section.profile_form #profile_form, body#performance_benchmark.advisor section#profile-edit-section.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#profile-edit-section.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#profile-edit-section.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#custodial-account-section.profile_form #profile_form, body#performance_benchmark.advisor section#custodial-account-section.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#custodial-account-section.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#custodial-account-section.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#credentials.profile_form #profile_form, body#performance_benchmark.advisor section#credentials.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#credentials.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#credentials.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#security_question.profile_form #profile_form, body#performance_benchmark.advisor section#security_question.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#security_question.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#security_question.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#custom-signin-section.profile_form #profile_form, body#performance_benchmark.advisor section#custom-signin-section.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#custom-signin-section.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#custom-signin-section.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#performance-section.profile_form #profile_form, body#performance_benchmark.advisor section#performance-section.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#performance-section.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#performance-section.password_settings_form #password_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.profile_form #profile_form, body#performance_benchmark.advisor section#performance_benchmark_section.compliance_settings_form #compliance_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.email_settings_form #email_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.password_settings_form #password_settings_form {
  display: block;
}

/* line 401, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav, body.profiles.advisor section#credentials nav#profile-settings-nav, body.profiles.advisor section#security_question nav#profile-settings-nav, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav, body.profiles.advisor section#performance-section nav#profile-settings-nav, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav, body.holdings.advisor section#credentials nav#profile-settings-nav, body.holdings.advisor section#security_question nav#profile-settings-nav, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav, body.holdings.advisor section#performance-section nav#profile-settings-nav, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav, body.onboarding.advisor section#credentials nav#profile-settings-nav, body.onboarding.advisor section#security_question nav#profile-settings-nav, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav, body.onboarding.advisor section#performance-section nav#profile-settings-nav, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav, body.sub_advisors.advisor section#credentials nav#profile-settings-nav, body.sub_advisors.advisor section#security_question nav#profile-settings-nav, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav {
  width: 230px;
  float: left;
}

/* line 134, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul, body.profiles.advisor section#credentials nav#profile-settings-nav ul, body.profiles.advisor section#security_question nav#profile-settings-nav ul, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul, body.profiles.advisor section#performance-section nav#profile-settings-nav ul, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul, body.holdings.advisor section#credentials nav#profile-settings-nav ul, body.holdings.advisor section#security_question nav#profile-settings-nav ul, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul, body.holdings.advisor section#performance-section nav#profile-settings-nav ul, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul, body.onboarding.advisor section#credentials nav#profile-settings-nav ul, body.onboarding.advisor section#security_question nav#profile-settings-nav ul, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul {
  padding-top: 60px;
}

/* line 136, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li, body.profiles.advisor section#credentials nav#profile-settings-nav ul li, body.profiles.advisor section#security_question nav#profile-settings-nav ul li, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li, body.holdings.advisor section#credentials nav#profile-settings-nav ul li, body.holdings.advisor section#security_question nav#profile-settings-nav ul li, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li {
  padding-right: 24px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 220px;
}

/* line 142, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li.config-alerts span:before, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.config-alerts span:before {
  content: "y";
  font-family: "pictos";
  margin-right: 4px;
  font-size: 20px;
  float: left;
  color: #b7b7b7;
  text-shadow: 0 -1px 1px #6c6c6c;
}

/* line 151, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body.profiles.advisor section#credentials nav#profile-settings-nav ul li span, body.profiles.advisor section#security_question nav#profile-settings-nav ul li span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body.holdings.advisor section#credentials nav#profile-settings-nav ul li span, body.holdings.advisor section#security_question nav#profile-settings-nav ul li span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li span, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li span {
  padding: 8px;
  background: #03506a;
  color: #fff;
  display: block;
}

/* line 157, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body.profiles.advisor section#credentials nav#profile-settings-nav ul li a span, body.profiles.advisor section#security_question nav#profile-settings-nav ul li a span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li a span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body.holdings.advisor section#credentials nav#profile-settings-nav ul li a span, body.holdings.advisor section#security_question nav#profile-settings-nav ul li a span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li a span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li a span, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li a span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li a span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li a span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li a span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li a span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a span {
  background: #f3f3f3;
  color: #16a4de;
}

/* line 161, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li a:hover span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li a:hover span {
  background: #e3e3e3;
}

/* line 165, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav ul li.active a:hover span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav ul li.active a:hover span {
  background: #03506a;
  color: #fff;
}

/* line 404, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav li.active, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav li.active, body.profiles.advisor section#credentials nav#profile-settings-nav li.active, body.profiles.advisor section#security_question nav#profile-settings-nav li.active, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav li.active, body.profiles.advisor section#performance-section nav#profile-settings-nav li.active, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav li.active, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav li.active, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav li.active, body.holdings.advisor section#credentials nav#profile-settings-nav li.active, body.holdings.advisor section#security_question nav#profile-settings-nav li.active, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav li.active, body.holdings.advisor section#performance-section nav#profile-settings-nav li.active, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav li.active, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav li.active, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav li.active, body.onboarding.advisor section#credentials nav#profile-settings-nav li.active, body.onboarding.advisor section#security_question nav#profile-settings-nav li.active, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav li.active, body.onboarding.advisor section#performance-section nav#profile-settings-nav li.active, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav li.active, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav li.active, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav li.active, body.sub_advisors.advisor section#credentials nav#profile-settings-nav li.active, body.sub_advisors.advisor section#security_question nav#profile-settings-nav li.active, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav li.active, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav li.active, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav li.active, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav li.active, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav li.active {
  width: 230px;
  position: relative;
}

/* line 120, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body.profiles.advisor section#credentials nav#profile-settings-nav li.active:after, body.profiles.advisor section#security_question nav#profile-settings-nav li.active:after, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body.profiles.advisor section#performance-section nav#profile-settings-nav li.active:after, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body.holdings.advisor section#credentials nav#profile-settings-nav li.active:after, body.holdings.advisor section#security_question nav#profile-settings-nav li.active:after, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body.holdings.advisor section#performance-section nav#profile-settings-nav li.active:after, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body.onboarding.advisor section#credentials nav#profile-settings-nav li.active:after, body.onboarding.advisor section#security_question nav#profile-settings-nav li.active:after, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body.onboarding.advisor section#performance-section nav#profile-settings-nav li.active:after, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#credentials nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#security_question nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav li.active:after, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav li.active:after, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav li.active:after, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav li.active:after {
  content: "▸";
  position: absolute;
  right: 3px;
  top: -1px;
  font-size: 32px;
  color: #03506a;
}

/* line 127, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body.profiles.advisor section#credentials nav#profile-settings-nav li.active > span, body.profiles.advisor section#security_question nav#profile-settings-nav li.active > span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body.profiles.advisor section#performance-section nav#profile-settings-nav li.active > span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body.holdings.advisor section#credentials nav#profile-settings-nav li.active > span, body.holdings.advisor section#security_question nav#profile-settings-nav li.active > span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body.holdings.advisor section#performance-section nav#profile-settings-nav li.active > span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body.onboarding.advisor section#credentials nav#profile-settings-nav li.active > span, body.onboarding.advisor section#security_question nav#profile-settings-nav li.active > span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body.onboarding.advisor section#performance-section nav#profile-settings-nav li.active > span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav li.active > span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav li.active > span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav li.active > span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav li.active > span {
  position: relative;
  left: 10px;
}

/* line 406, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body.profiles.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body.profiles.advisor section#credentials nav#profile-settings-nav li.active span, body.profiles.advisor section#security_question nav#profile-settings-nav li.active span, body.profiles.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body.profiles.advisor section#performance-section nav#profile-settings-nav li.active span, body.profiles.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span, body.holdings.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body.holdings.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body.holdings.advisor section#credentials nav#profile-settings-nav li.active span, body.holdings.advisor section#security_question nav#profile-settings-nav li.active span, body.holdings.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body.holdings.advisor section#performance-section nav#profile-settings-nav li.active span, body.holdings.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span, body.onboarding.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body.onboarding.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body.onboarding.advisor section#credentials nav#profile-settings-nav li.active span, body.onboarding.advisor section#security_question nav#profile-settings-nav li.active span, body.onboarding.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body.onboarding.advisor section#performance-section nav#profile-settings-nav li.active span, body.onboarding.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#credentials nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#security_question nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#performance-section nav#profile-settings-nav li.active span, body.sub_advisors.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#credentials nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#security_question nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#performance-section nav#profile-settings-nav li.active span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#profile-edit-section nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#custodial-account-section nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#credentials nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#security_question nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#custom-signin-section nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#performance-section nav#profile-settings-nav li.active span, body#performance_benchmark.advisor section#performance_benchmark_section nav#profile-settings-nav li.active span {
  position: relative;
  left: 10px;
  background: #03506a;
  color: #fff;
}

/* line 412, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.profiles.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body.profiles.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.profiles.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.profiles.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.holdings.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body.holdings.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.holdings.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.holdings.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.onboarding.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body.onboarding.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.onboarding.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.onboarding.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body.sub_advisors.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body.sub_advisors.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form, body#performance_benchmark.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form, body#performance_benchmark.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form {
  width: 230px;
  position: relative;
}

/* line 120, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.profiles.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.profiles.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.profiles.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.profiles.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.holdings.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.holdings.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.holdings.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.holdings.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.onboarding.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.onboarding.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.onboarding.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.onboarding.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body.sub_advisors.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body.sub_advisors.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body.sub_advisors.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body.sub_advisors.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after, body#performance_benchmark.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form:after, body#performance_benchmark.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form:after, body#performance_benchmark.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form:after, body#performance_benchmark.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form:after {
  content: "▸";
  position: absolute;
  right: 3px;
  top: -1px;
  font-size: 32px;
  color: #03506a;
}

/* line 127, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.profiles.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.profiles.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.profiles.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.profiles.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.holdings.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.holdings.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.holdings.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.holdings.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.onboarding.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.onboarding.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.onboarding.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.onboarding.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body.sub_advisors.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body.sub_advisors.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body.sub_advisors.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body.sub_advisors.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span, body#performance_benchmark.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form > span, body#performance_benchmark.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form > span, body#performance_benchmark.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form > span, body#performance_benchmark.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form > span {
  position: relative;
  left: 10px;
}

/* line 417, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.profiles.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body.profiles.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.profiles.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.profiles.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.holdings.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body.holdings.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.holdings.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.holdings.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.onboarding.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body.onboarding.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.onboarding.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.onboarding.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body.sub_advisors.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body.sub_advisors.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body.sub_advisors.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body.sub_advisors.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#advisor_custom_sign_in.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#profile-edit-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#profile-edit-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#profile-edit-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#profile-edit-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#custodial-account-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#custodial-account-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#custodial-account-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#custodial-account-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#credentials.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#credentials.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#credentials.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#credentials.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#security_question.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#security_question.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#security_question.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#security_question.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#custom-signin-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#custom-signin-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#custom-signin-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#custom-signin-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#performance-section.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#performance-section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#performance-section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#performance-section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span, body#performance_benchmark.advisor section#performance_benchmark_section.profile_form nav#profile-settings-nav ul li.profile_form span, body#performance_benchmark.advisor section#performance_benchmark_section.compliance_settings_form nav#profile-settings-nav ul li.compliance_settings_form span, body#performance_benchmark.advisor section#performance_benchmark_section.email_settings_form nav#profile-settings-nav ul li.email_settings_form span, body#performance_benchmark.advisor section#performance_benchmark_section.password_settings_form nav#profile-settings-nav ul li.password_settings_form span {
  position: relative;
  left: 10px;
  background: #03506a;
  color: #fff;
}

/* line 423, app/assets/stylesheets/advisor.sass */
body.profiles.advisor section#profile-edit-section .legend-title, body.profiles.advisor section#custodial-account-section .legend-title, body.profiles.advisor section#credentials .legend-title, body.profiles.advisor section#security_question .legend-title, body.profiles.advisor section#custom-signin-section .legend-title, body.profiles.advisor section#performance-section .legend-title, body.profiles.advisor section#performance_benchmark_section .legend-title, body.holdings.advisor section#profile-edit-section .legend-title, body.holdings.advisor section#custodial-account-section .legend-title, body.holdings.advisor section#credentials .legend-title, body.holdings.advisor section#security_question .legend-title, body.holdings.advisor section#custom-signin-section .legend-title, body.holdings.advisor section#performance-section .legend-title, body.holdings.advisor section#performance_benchmark_section .legend-title, body.onboarding.advisor section#profile-edit-section .legend-title, body.onboarding.advisor section#custodial-account-section .legend-title, body.onboarding.advisor section#credentials .legend-title, body.onboarding.advisor section#security_question .legend-title, body.onboarding.advisor section#custom-signin-section .legend-title, body.onboarding.advisor section#performance-section .legend-title, body.onboarding.advisor section#performance_benchmark_section .legend-title, body.sub_advisors.advisor section#profile-edit-section .legend-title, body.sub_advisors.advisor section#custodial-account-section .legend-title, body.sub_advisors.advisor section#credentials .legend-title, body.sub_advisors.advisor section#security_question .legend-title, body.sub_advisors.advisor section#custom-signin-section .legend-title, body.sub_advisors.advisor section#performance-section .legend-title, body.sub_advisors.advisor section#performance_benchmark_section .legend-title, body#advisor_custom_sign_in.advisor section#profile-edit-section .legend-title, body#advisor_custom_sign_in.advisor section#custodial-account-section .legend-title, body#advisor_custom_sign_in.advisor section#credentials .legend-title, body#advisor_custom_sign_in.advisor section#security_question .legend-title, body#advisor_custom_sign_in.advisor section#custom-signin-section .legend-title, body#advisor_custom_sign_in.advisor section#performance-section .legend-title, body#advisor_custom_sign_in.advisor section#performance_benchmark_section .legend-title, body#performance_benchmark.advisor section#profile-edit-section .legend-title, body#performance_benchmark.advisor section#custodial-account-section .legend-title, body#performance_benchmark.advisor section#credentials .legend-title, body#performance_benchmark.advisor section#security_question .legend-title, body#performance_benchmark.advisor section#custom-signin-section .legend-title, body#performance_benchmark.advisor section#performance-section .legend-title, body#performance_benchmark.advisor section#performance_benchmark_section .legend-title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 3px double gainsboro;
  padding-bottom: 2px;
  width: 26em;
}

/* line 170, app/assets/stylesheets/advisor.sass */
body.aum_growth_reports.advisor #supernav #nav-views #nav-dashboard a {
  color: #fff;
}

/* line 172, app/assets/stylesheets/advisor.sass */
body.aum_growth_reports.advisor #supernav #nav-views #nav-dashboard a span.yah {
  border-color: transparent transparent #FFF;
  border-style: solid;
  border-width: 15px;
  font-size: 0;
  left: 3px;
  position: absolute;
  top: 22px;
  z-index: 100;
}

/* line 170, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor #supernav #nav-views #nav-alerts a,
body.advisor_alert_configs.advisor #supernav #nav-views #nav-alerts a {
  color: #fff;
}

/* line 172, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor #supernav #nav-views #nav-alerts a span.yah,
body.advisor_alert_configs.advisor #supernav #nav-views #nav-alerts a span.yah {
  border-color: transparent transparent #FFF;
  border-style: solid;
  border-width: 15px;
  font-size: 0;
  left: 3px;
  position: absolute;
  top: 22px;
  z-index: 100;
}

/* line 170, app/assets/stylesheets/advisor.sass */
body.messages.advisor #supernav #nav-views #nav-messages a {
  color: #fff;
}

/* line 172, app/assets/stylesheets/advisor.sass */
body.messages.advisor #supernav #nav-views #nav-messages a span.yah {
  border-color: transparent transparent #FFF;
  border-style: solid;
  border-width: 15px;
  font-size: 0;
  left: 3px;
  position: absolute;
  top: 22px;
  z-index: 100;
}

/* line 442, app/assets/stylesheets/advisor.sass */
body.advisor #supernav {
  background: url(/images/advisor/supernav_bg_v02.png) repeat-x 0 0;
  min-height: 118px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

/* line 452, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #new-dash-container {
  text-align: center;
  padding-top: 5px;
}

/* line 456, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #new-dash-container a {
  text-decoration: underline;
  font-size: 12px;
  color: #0B3039;
}

/* line 460, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #new-dash-container a:hover {
  color: #0B3039;
}

/* line 463, app/assets/stylesheets/advisor.sass */
body.advisor #supernav nav {
  box-sizing: unset;
  line-height: 16px;
  margin: 0 auto;
  width: 960px;
  padding: 15px 20px;
}

/* line 468, app/assets/stylesheets/advisor.sass */
body.advisor #supernav nav > h1 {
  display: inline-block;
  font-size: 20px;
  width: 310px;
  text-shadow: 1px 1px 0px #000;
  padding: 0px 0px 6px 0px;
  *float: left;
}

/* line 475, app/assets/stylesheets/advisor.sass */
body.advisor #supernav nav > h1 a {
  color: #fff;
}

/* line 477, app/assets/stylesheets/advisor.sass */
body.advisor #supernav a {
  color: #556E74;
}

/* line 479, app/assets/stylesheets/advisor.sass */
body.advisor #supernav a:hover {
  color: #fff;
}

/* line 481, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views {
  display: inline-block;
  *float: left;
  font-size: 14px;
  vertical-align: top;
  overflow: visible;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor #supernav #nav-views::after {
  content: "";
  display: table;
  clear: both;
}

/* line 489, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views a {
  display: block;
  padding: 0 5px;
  position: relative;
}

/* line 494, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views a span.count {
  background: #f90;
  color: white;
  border-radius: 999em;
  border: 2px solid white;
  min-width: 12px;
  padding: 1px 1px 1px 2px;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
}

/* line 509, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li {
  display: block;
  float: left;
}

/* line 512, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-dashboard {
  padding: 0px 18px 0px 0px;
  border-right: 1px solid #030c0e;
}

/* line 516, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-dashboard a {
  background-image: url(/dashboard);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 10px 0 8px 35px;
  overflow: visible;
}

/* line 521, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-boxdocs {
  padding: 0px 0px 0px 5px;
}

/* line 524, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-boxdocs [class^="ss-"]:before, body.advisor #supernav #nav-views li#nav-boxdocs [class*=" ss-"]:before, body.advisor #supernav #nav-views li#nav-boxdocs .ss-pika[class^="ss-"]:before, body.advisor #supernav #nav-views li#nav-boxdocs .ss-pika[class*=" ss-"]:before, body.advisor #supernav #nav-views li#nav-boxdocs .right[class^="ss-"]:after, body.advisor #supernav #nav-views li#nav-boxdocs .right[class*=" ss-"]:after, body.advisor #supernav #nav-views li#nav-boxdocs .ss-pika.right[class^="ss-"]:after, body.advisor #supernav #nav-views li#nav-boxdocs .ss-pika.right[class*=" ss-"]:after {
  color: #556E74 !important;
}

/* line 527, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-boxdocs a {
  box-sizing: unset;
  width: 28px;
  font-size: 20px;
  padding: 10px 8px 8px 8px;
  height: 30px;
  overflow: visible;
}

/* line 535, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-alerts a {
  background-image: url(/alerts);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  padding: 0 8px;
  height: 30px;
  overflow: visible;
  text-indent: -999em;
}

/* line 543, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-messages a {
  background-image: url(/inbox);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 34px;
  padding: 0 8px;
  height: 30px;
  overflow: visible;
  text-indent: -999em;
}

/* line 552, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a {
  font-size: 22px;
  position: relative;
  top: 6px;
}

/* line 558, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a.active:hover:before {
  color: white;
}

/* line 561, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a.active:before {
  color: white;
}

/* line 564, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a.active span.yah {
  position: relative;
  top: 5px;
  left: -22px;
  color: white;
  display: inline;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}

/* line 576, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a:hover:before {
  color: #77959b;
}

/* line 578, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-views li#nav-wealthguard a:before {
  font-weight: bold;
  color: #546e74;
}

/* line 584, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-actions {
  float: right;
  height: 22px;
  *display: inline;
  padding: 6px 100px 0px 0px;
  background-image: url(/images/advisor/supernav_logo_v01.png);
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 592, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-actions li {
  display: inline-block;
  *float: left;
}

/* line 595, app/assets/stylesheets/advisor.sass */
body.advisor #supernav #nav-actions li a {
  font-size: 12px;
  padding-right: 10px;
}

/* line 599, app/assets/stylesheets/advisor.sass */
body.advisor #clients, body.advisor #page {
  margin: 0 auto;
  width: 960px;
  box-sizing: unset;
  padding: 0 20px;
  min-height: 100%;
}

/* line 605, app/assets/stylesheets/advisor.sass */
body.advisor > footer {
  position: relative;
  margin-top: -48px;
  height: 48px;
  clear: both;
}

/* line 611, app/assets/stylesheets/advisor.sass */
body.advisor > footer #footer-inner {
  box-sizing: unset;
  margin: 0 auto;
  width: 960px;
  padding: 0 20px;
}

/* line 615, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print {
  font-size: 11px;
  background-color: #F6F6F6;
  color: #BBB;
  padding: 18px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor > footer #fine-print::after {
  content: "";
  display: table;
  clear: both;
}

/* line 621, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print p {
  float: left;
  width: 50%;
}

/* line 624, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print ul {
  float: right;
  text-align: right;
  width: 50%;
}

/* line 628, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print ul li {
  display: inline;
}

/* line 630, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print ul li:before {
  content: '| ';
}

/* line 633, app/assets/stylesheets/advisor.sass */
body.advisor > footer #fine-print ul li:first-child:before {
  content: '';
}

/* line 636, app/assets/stylesheets/advisor.sass */
body.aum_growth_reports.advisor footer #fine-print {
  margin: 0 0 0 294px;
}

/* line 640, app/assets/stylesheets/advisor.sass */
body.advisor #client-info {
  background-color: #fff;
  margin-left: 264px;
  padding: 120px 0px 50px 50px;
  position: relative;
}

/* line 645, app/assets/stylesheets/advisor.sass */
body.advisor #client-info small {
  border-radius: 8px;
  background-color: red;
  color: #fff;
  display: block;
  left: 70px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 273px;
  width: 620px;
}

/* line 657, app/assets/stylesheets/advisor.sass */
body.advisor {
  height: 100%;
}

/* line 661, app/assets/stylesheets/advisor.sass */
body.advisor #main {
  overflow: auto;
  padding-bottom: 48px;
}

/* line 665, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.index.advisor nav#alerts-nav ul li.current-alerts,
body.advisor_notifications.archived.advisor nav#alerts-nav ul li.archived-alerts,
body.wealthguard.index.advisor nav#alerts-nav ul li.asset-tracking,
body.advisor_notifications.all.advisor nav#alerts-nav ul li.all-alerts,
body.advisor_alert_configs.index.advisor nav#alerts-nav ul li.config-alerts {
  width: 230px;
  position: relative;
}

/* line 120, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.index.advisor nav#alerts-nav ul li.current-alerts:after,
body.advisor_notifications.archived.advisor nav#alerts-nav ul li.archived-alerts:after,
body.wealthguard.index.advisor nav#alerts-nav ul li.asset-tracking:after,
body.advisor_notifications.all.advisor nav#alerts-nav ul li.all-alerts:after,
body.advisor_alert_configs.index.advisor nav#alerts-nav ul li.config-alerts:after {
  content: "▸";
  position: absolute;
  right: 3px;
  top: -1px;
  font-size: 32px;
  color: #03506a;
}

/* line 127, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.index.advisor nav#alerts-nav ul li.current-alerts > span,
body.advisor_notifications.archived.advisor nav#alerts-nav ul li.archived-alerts > span,
body.wealthguard.index.advisor nav#alerts-nav ul li.asset-tracking > span,
body.advisor_notifications.all.advisor nav#alerts-nav ul li.all-alerts > span,
body.advisor_alert_configs.index.advisor nav#alerts-nav ul li.config-alerts > span {
  position: relative;
  left: 10px;
}

/* line 673, app/assets/stylesheets/advisor.sass */
body.advisor nav + section.content {
  float: left;
  width: 685px;
  padding-left: 40px;
  border-left: 4px solid #f5f5f5;
  min-height: 300px;
}

/* line 682, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index #advisor_alert_config_configuration_percent_over {
  text-align: right;
}

/* line 685, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav {
  width: 230px;
  float: left;
}

/* line 134, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul {
  padding-top: 60px;
}

/* line 136, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li {
  padding-right: 24px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 220px;
}

/* line 142, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li.config-alerts span:before {
  content: "y";
  font-family: "pictos";
  margin-right: 4px;
  font-size: 20px;
  float: left;
  color: #b7b7b7;
  text-shadow: 0 -1px 1px #6c6c6c;
}

/* line 151, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li span {
  padding: 8px;
  background: #03506a;
  color: #fff;
  display: block;
}

/* line 157, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li a span {
  background: #f3f3f3;
  color: #16a4de;
}

/* line 161, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li a:hover span {
  background: #e3e3e3;
}

/* line 165, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index nav#alerts-nav ul li.active a:hover span {
  background: #03506a;
  color: #fff;
}

/* line 688, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container {
  padding: 120px 0;
}

/* line 693, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config h1 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 698, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config strong {
  font-weight: bold;
}

/* line 701, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table {
  border-collapse: separate;
  width: 660px;
}

/* line 705, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table form {
  display: inline;
}

/* line 707, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table form ul {
  list-style-type: none;
}

/* line 709, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table td, body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table th {
  padding: 8px 12px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}

/* line 714, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table thead th {
  font-size: 10px;
  text-transform: uppercase;
  background: #aaa;
  color: #fff;
}

/* line 719, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table thead th.saving {
  background-color: #fff;
  text-indent: -999em;
  border: none;
}

/* line 725, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody.email-settings th {
  padding-left: 20px;
  background: url(/images/icons/16/94.png) 0 29px no-repeat;
}

/* line 729, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody tr.saving td.saving {
  text-indent: 0;
  background: url(/images/ui-anim_basic_16x16.gif) 8px 50% no-repeat;
}

/* line 732, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody th {
  padding-left: 0;
  font-size: 14px;
  font-weight: bold;
  padding-top: 30px;
}

/* line 737, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td {
  font-size: 12px;
  min-height: 24px;
  line-height: 24px;
}

/* line 741, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.saving {
  text-indent: -999em;
  border: none;
  font-size: 10px;
  padding-left: 28px;
}

/* line 748, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.description ul li {
  margin-left: 1em;
}

/* line 750, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.description ul li input {
  width: 5em;
  background: #ffc;
  border: none;
  border-bottom: 1px dashed #ccc;
}

/* line 755, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.description ul li input:focus {
  background: #fff;
}

/* line 757, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.description ul li span.hint {
  padding-left: 2em;
  font-size: smaller;
  color: #aaa;
}

/* line 762, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.enable {
  background-color: #eee;
  width: 82px;
}

/* line 765, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.enable li {
  margin-bottom: 0;
}

/* line 767, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.enable label {
  font-weight: normal;
  font-size: 11px;
  margin: 0;
}

/* line 771, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table tbody td.enable label input {
  font-size: 12px;
}

/* line 774, app/assets/stylesheets/advisor.sass */
body.advisor_alert_configs.advisor.index section#alert-config-container section.alert-config table input[type=submit] {
  display: none;
}

/* line 779, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor.archived td.archive, body.advisor_notifications.advisor.archived th.archive {
  display: none;
}

/* line 782, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor .pagination {
  margin-top: 20px;
  font-size: 12px;
  padding-top: 10px;
  border-top: 3px double #cdcdcd;
}

/* line 787, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor .pagination a, body.advisor_notifications.advisor .pagination span {
  display: inline-block;
  padding: 4px;
  min-width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
}

/* line 794, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor .pagination .prev_page, body.advisor_notifications.advisor .pagination .next_page {
  display: none;
}

/* line 796, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor .pagination span.current {
  border-radius: 2px;
  background: #357388;
  color: #fff;
}

/* line 801, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section#alerts-index {
  margin: 0 auto;
  width: 960px;
  padding: 120px 0;
}

/* line 804, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section#alerts-index .blue_button {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  display: block;
  margin: 10px 10px 10px auto;
  width: 150px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor_notifications.advisor section#alerts-index .blue_button:focus, body.advisor_notifications.advisor section#alerts-index .blue_button:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 809, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section#alerts-index .blue_button a {
  color: white;
}

/* line 812, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav {
  width: 230px;
  float: left;
}

/* line 134, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul {
  padding-top: 60px;
}

/* line 136, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li {
  padding-right: 24px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 220px;
}

/* line 142, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li.config-alerts span:before {
  content: "y";
  font-family: "pictos";
  margin-right: 4px;
  font-size: 20px;
  float: left;
  color: #b7b7b7;
  text-shadow: 0 -1px 1px #6c6c6c;
}

/* line 151, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li span {
  padding: 8px;
  background: #03506a;
  color: #fff;
  display: block;
}

/* line 157, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li a span {
  background: #f3f3f3;
  color: #16a4de;
}

/* line 161, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li a:hover span {
  background: #e3e3e3;
}

/* line 165, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor nav#alerts-nav ul li.active a:hover span {
  background: #03506a;
  color: #fff;
}

/* line 815, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section.content {
  float: left;
  width: 685px;
  padding-left: 40px;
  border-left: 4px solid #f5f5f5;
  min-height: 300px;
}

/* line 822, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section.content p.no-data {
  text-align: center;
  font-size: 18px;
  margin-top: 100px;
  color: #8e8e8e;
}

/* line 827, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor section.content p.no-data a {
  display: block;
  font-size: 14px;
  margin-top: 8px;
}

/* line 832, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts {
  width: 99%;
  margin-top: 40px;
  margin-top: 0;
}

/* line 65, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts caption {
  line-height: 12px;
  padding-bottom: 0;
  border-bottom: 1px solid #999;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

/* line 73, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts caption span {
  background: #0b313a;
  color: #fff;
  position: relative;
  top: -5px;
  padding: 4px 8px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th, body.advisor_notifications.advisor table.alerts td {
  padding: 6px 24px 6px 6px;
  font-size: 12px;
}

/* line 86, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th.count, body.advisor_notifications.advisor table.alerts th.value, body.advisor_notifications.advisor table.alerts td.count, body.advisor_notifications.advisor table.alerts td.value {
  width: 100px;
  text-align: right;
}

/* line 89, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th.client-name a, body.advisor_notifications.advisor table.alerts th .account-name span, body.advisor_notifications.advisor table.alerts td.client-name a, body.advisor_notifications.advisor table.alerts td .account-name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 200px;
}

/* line 95, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts thead th {
  background-color: #eee;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 99, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts tbody td, body.advisor_notifications.advisor table.alerts tbody th {
  border-bottom: 1px solid #eee;
}

/* line 103, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts tfoot th {
  text-transform: uppercase;
}

/* line 105, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts tfoot th, body.advisor_notifications.advisor table.alerts tfoot td {
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th.sorting, body.advisor_notifications.advisor table.alerts th.sorting_asc, body.advisor_notifications.advisor table.alerts th.sorting_desc {
  cursor: pointer;
}

/* line 56, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th.sorting_asc:before {
  content: '▲';
}

/* line 59, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts th.sorting_desc:before {
  content: '▼';
}

/* line 838, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts tr:nth-child(2n) td {
  background-color: #f9f9f9;
}

/* line 840, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
  border: none;
}

/* line 844, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td > div {
  float: left;
}

/* line 847, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts a.avatar img {
  width: 32px;
  height: 32px;
  padding-right: 16px;
  display: inline-block;
  float: left;
}

/* line 854, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts .alert-summary {
  display: inline-block;
  float: left;
  width: 400px;
}

/* line 858, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts .alert-summary a.client-name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
  color: #333;
}

/* line 864, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts .alert-summary a.client-name:hover {
  color: #16a4de;
}

/* line 867, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts .alert-summary span.alert-description {
  line-height: 1.5em;
  display: block;
  font-size: 12px;
  color: #888;
}

/* line 873, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td.timestamp {
  font-size: 12px;
}

/* line 876, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td.description {
  font-size: 12px;
}

/* line 879, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td.archive, body.advisor_notifications.advisor table.alerts th.archive {
  text-align: center;
}

/* line 883, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td.archive span {
  text-transform: lowercase;
  color: #aaa;
}

/* line 886, app/assets/stylesheets/advisor.sass */
body.advisor_notifications.advisor table.alerts td.archive a {
  display: inline-block;
  height: 14px;
  width: 14px;
  font-size: 14px;
  font-family: pictos;
  color: #333;
}

/* line 895, app/assets/stylesheets/advisor.sass */
body.advisor .ui-menu .ui-menu-item a {
  font-size: 12px;
}

/* line 899, app/assets/stylesheets/advisor.sass */
body.advisor #custom-allocation-settings h1 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 20px;
}

/* line 904, app/assets/stylesheets/advisor.sass */
body.advisor #custom-allocation-settings #submit-div {
  margin-top: 20px;
}

/* line 907, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal {
  width: 600px;
}

/* line 909, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal aside#notes {
  width: 160px;
  margin-right: 40px;
  margin-bottom: 20px;
  float: right;
  line-height: 1.3em;
}

/* line 915, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal aside#notes h2 {
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

/* line 920, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal aside#notes ul {
  list-style-type: disc;
}

/* line 922, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal aside#notes ul li {
  margin-left: 15px;
  margin-top: 1.3em;
  font-size: 11px;
}

/* line 926, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form {
  margin-top: 40px;
}

/* line 928, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form .content-container {
  margin-left: 20px;
  margin-bottom: 40px;
}

/* line 931, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form .footer {
  clear: both;
}

/* line 933, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form .footer li {
  margin-bottom: 0 !important;
}

/* line 935, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form input[type=text] {
  width: 320px;
}

/* line 937, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor-profile-modal form textarea {
  width: 320px;
  height: 7em;
}

/* line 21, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary li {
  display: inline-block;
  vertical-align: top;
  *float: left;
  *zoom: 1;
}

/* line 26, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl {
  background-color: #eee;
  height: 120px;
  min-width: 100px;
  padding: 10px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl dt {
  font-weight: 400;
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  color: #666;
}

/* line 40, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl dd {
  font-size: 40px;
  line-height: 40px;
}

/* line 44, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl dd.secondary {
  line-height: 11px;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  top: 85px;
}

/* line 944, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary li {
  margin-right: 2px;
}

/* line 947, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl {
  height: 100px;
  padding-bottom: 0;
}

/* line 950, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary dl dt {
  top: 70px;
}

/* line 952, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary li.ticker dl {
  background: #fff;
  padding: 0;
  margin-right: 40px;
}

/* line 956, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary li.ticker dl dt {
  display: none;
}

/* line 958, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker header ol.ticker-summary li.ticker dl dd {
  position: relative;
  top: 33%;
  font-size: 50px;
}

/* line 963, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table {
  width: 99%;
  margin-top: 40px;
}

/* line 65, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table caption {
  line-height: 12px;
  padding-bottom: 0;
  border-bottom: 1px solid #999;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

/* line 73, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table caption span {
  background: #0b313a;
  color: #fff;
  position: relative;
  top: -5px;
  padding: 4px 8px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table th, body.advisor section#clients-with-ticker table td {
  padding: 6px 24px 6px 6px;
  font-size: 12px;
}

/* line 86, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table th.count, body.advisor section#clients-with-ticker table th.value, body.advisor section#clients-with-ticker table td.count, body.advisor section#clients-with-ticker table td.value {
  width: 100px;
  text-align: right;
}

/* line 89, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table th.client-name a, body.advisor section#clients-with-ticker table th .account-name span, body.advisor section#clients-with-ticker table td.client-name a, body.advisor section#clients-with-ticker table td .account-name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 200px;
}

/* line 95, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table thead th {
  background-color: #eee;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 99, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tbody td, body.advisor section#clients-with-ticker table tbody th {
  border-bottom: 1px solid #eee;
}

/* line 103, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tfoot th {
  text-transform: uppercase;
}

/* line 105, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tfoot th, body.advisor section#clients-with-ticker table tfoot td {
  font-weight: bold;
}

/* line 965, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table .aum, body.advisor section#clients-with-ticker table .percent-aum, body.advisor section#clients-with-ticker table .value-in-company {
  text-align: right;
}

/* line 967, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table th.avatar {
  width: 52px;
  padding-right: 2px;
  vertical-align: top;
}

/* line 972, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table th.percent-aum, body.advisor section#clients-with-ticker table td.percent-aum {
  padding-right: 6px;
}

/* line 974, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client td {
  border: none;
  font-size: 16px;
  padding-top: 22px;
}

/* line 979, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table td.client-name a {
  color: #666;
}

/* line 981, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table td.client-name a:hover {
  color: #000;
}

/* line 983, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings > td {
  padding-right: 0;
  vertical-align: top;
}

/* line 987, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings > td a.toggle {
  position: relative;
  top: -4px;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 988, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings > td a.toggle:before {
  content: '▶';
  display: inline-block;
  width: 12px;
}

/* line 992, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings > td a.toggle.expanded:before {
  content: '▼';
}

/* line 999, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings > td a.toggle span {
  font-weight: bold;
  font-size: 12px;
}

/* line 1003, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings table {
  display: none;
  width: 100%;
  margin-top: 6px;
}

/* line 1008, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings table td {
  border: none;
  padding: 0;
  line-height: 24px;
  color: #333;
  padding-right: 6px;
}

/* line 1015, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings table td .ellipsis {
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 1019, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings table td.description {
  padding-left: 6px;
  width: 50%;
}

/* line 1022, app/assets/stylesheets/advisor.sass */
body.advisor section#clients-with-ticker table tr.client-holdings table tr.even td {
  background: #eee;
}

/* line 1025, app/assets/stylesheets/advisor.sass */
body.advisor #fancybox-wrap {
  z-index: 9999 !important;
  position: fixed !important;
}

/* line 1028, app/assets/stylesheets/advisor.sass */
body.advisor #fancybox-img {
  height: auto !important;
}

/* line 1031, app/assets/stylesheets/advisor.sass */
body.advisor .ui-widget {
  font-size: 12px !important;
}

/* line 1035, app/assets/stylesheets/advisor.sass */
body.advisor .filter {
  margin-bottom: 24px;
  padding-bottom: 8px;
  border-bottom: 2px solid black;
}

/* line 1041, app/assets/stylesheets/advisor.sass */
body.advisor .filter ol.datepicker {
  margin-bottom: 0;
  line-height: 1em;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor .filter ol.datepicker::after {
  content: "";
  display: table;
  clear: both;
}

/* line 6, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li {
  float: left;
  display: inline-block;
  margin-right: 4px;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}

/* line 15, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li.custom a {
  width: 60px;
  float: left;
}

/* line 18, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li a {
  display: block;
  width: 30px;
  padding: 4px;
  background-color: #eee;
  border-radius: 4px;
  color: #666;
}

/* line 26, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li a:hover {
  background-color: #ccc;
}

/* line 30, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li.yah a {
  background-color: #666;
  color: #fff;
}

/* line 34, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li form {
  display: inline;
  margin-left: 4px;
}

/* line 37, app/assets/stylesheets/_date_range.sass */
body.advisor .filter ol.datepicker li form input {
  width: 12em;
}

/* line 1045, app/assets/stylesheets/advisor.sass */
body.advisor .filter ol.datepicker li {
  line-height: 16px;
}

/* line 1048, app/assets/stylesheets/advisor.sass */
body.advisor .filter ol.datepicker li a {
  box-sizing: unset;
}

/* line 1051, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero {
  width: 720px;
  margin: 0px 0px 40px -20px;
}

/* line 1055, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header {
  background: #FAFAFA url(/images/advisor/linen_v01.jpg);
  border: 1px solid #fff;
  padding: 30px 30px 35px 30px !important;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

/* line 1061, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header .content {
  width: 265px;
  float: left;
}

/* line 1064, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header aside {
  float: right;
  background-color: #fff;
  padding: 6px;
  border: 1px solid #eee;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

/* line 1070, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header aside img {
  display: block;
}

/* line 1072, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header aside a.invite {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  display: block;
  margin: 10px auto 4px auto;
  width: 250px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor section#advisor_level_zero > header aside a.invite:focus, body.advisor section#advisor_level_zero > header aside a.invite:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 1079, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header h1 {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 30px;
  color: #3F5F7F;
  color: #03506a;
  text-shadow: 1px 1px 0px #fff;
  text-shadow: 0px -1px -1px #000;
  text-align: center;
  margin: 0;
}

/* line 1087, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header h2 {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  color: #666;
  text-shadow: 1px 1px 0px #fff;
  text-align: center;
  margin: 0;
}

/* line 1095, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header h2 strong {
  font-weight: bold;
}

/* line 1097, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header p {
  color: #aaa;
  font-size: 14px;
  line-height: 1.5em;
  border-top: 1px solid #fff;
  padding: 10px 0px;
  text-shadow: 1px 1px 0px #fff;
  margin: 0;
}

/* line 1106, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero > header p + p {
  margin-top: 1.5em;
}

/* line 1108, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq {
  padding: 32px;
}

/* line 1110, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq header {
  padding: 0px;
}

/* line 1113, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq header h1 {
  font-family: Georgia, serif;
  font-size: 24px;
  font-style: italic;
  color: #bbb;
  border-bottom: 3px double #eee;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

/* line 1122, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li {
  position: relative;
  border-bottom: 1px dashed #EEE;
  padding: 20px 210px 0px 0px;
  margin-bottom: 20px;
  min-height: 140px;
}

/* line 1128, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li h2 {
  size: 18px;
  color: #555;
  margin-bottom: 6px;
}

/* line 1132, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li p, body.advisor section#advisor_level_zero section#faq > ol > li ul {
  color: #aaa;
  font-size: 13px;
  margin-bottom: 10px;
  padding-right: 50px;
  line-height: 1.3em;
}

/* line 1138, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li ul {
  list-style-type: disc;
  padding-left: 1.5em;
}

/* line 1141, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li p a {
  margin-top: 12px;
  font-size: 14px;
}

/* line 1144, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li a {
  display: block;
  font-weight: bold;
}

/* line 1147, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li figure {
  position: absolute;
  top: 20px;
  right: 0;
}

/* line 1151, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li figure img {
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
}

/* line 1155, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li figure:hover img {
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 255, 0.25);
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 255, 0.25);
  box-shadow: 0px 0px 12px rgba(0, 0, 255, 0.25);
}

/* line 1158, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero section#faq > ol > li figure figcaption {
  font-family: "crete-rounded-web-1", "crete-rounded-web-2", Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  color: #16a4de;
  text-align: center;
  font-style: italic;
  padding-top: 3px;
}

/* line 1164, app/assets/stylesheets/advisor.sass */
body.advisor section#advisor_level_zero footer {
  background-image: url(/images/advisor/bg_pagecurl_720px.png);
  background-image-repeat: no-repeat;
  background-image-position: top center;
  height: 22px;
  margin: 0px;
  padding: 0px;
}

/* line 1173, app/assets/stylesheets/advisor.sass */
body.advisor .flash_msg {
  display: inline-block;
  min-width: 100px;
  max-width: 600px;
  padding: 20px 30px 20px 60px;
  background-color: #333;
  border-radius: 50px;
  border: 12px solid #fff;
  -webkit-box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  -moz-box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  color: #fff;
  font-family: Helvetica, arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  background-position: 12px 10px;
  background-repeat: no-repeat;
  z-index: 9999999;
  position: fixed;
  top: 30%;
  left: 40%;
}

/* line 1193, app/assets/stylesheets/advisor.sass */
body.advisor .flash_msg.error, body.advisor .flash_msg.warning {
  background-image: url(/images/advisor/icons/error_40px.png);
}

/* line 1196, app/assets/stylesheets/advisor.sass */
body.advisor .flash_msg.success, body.advisor .flash_msg.notice {
  background-image: url(/images/advisor/icons/success_40px.png);
}

/* line 1199, app/assets/stylesheets/advisor.sass */
body.advisor div.result {
  font-size: 110%;
  font-style: italic;
  padding: 10px 0;
}

/* line 1203, app/assets/stylesheets/advisor.sass */
body.advisor div.result.notice {
  color: #5F5F5F;
}

/* line 1205, app/assets/stylesheets/advisor.sass */
body.advisor div.result.error {
  color: #700E19;
}

/* line 1208, app/assets/stylesheets/advisor.sass */
body.advisor .center {
  text-align: center;
}

/* line 1212, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section .plan a {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  display: block;
  margin: 10px auto 4px auto;
  width: 200px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor #subscription_section .plan a:focus, body.advisor #subscription_section .plan a:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 1217, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section .plan a .comment {
  font-size: 110%;
  margin-bottom: 6px;
}

/* line 1220, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table {
  margin-left: auto;
  margin-right: auto;
}

/* line 1223, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table tr.gap td {
  padding-top: 26px;
  padding-bottom: 26px;
}

/* line 1226, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table tr.bottom_gap td {
  padding-bottom: 26px;
}

/* line 1228, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table tr.top_border td {
  border-top: thin black solid;
}

/* line 1230, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table th {
  font-weight: bold;
  width: 300px;
}

/* line 1233, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table td, body.advisor #subscription_section table th {
  padding: 2px;
}

/* line 1235, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section table td.center {
  text-align: center;
}

/* line 1237, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section .strong {
  font-size: 130%;
}

/* line 1239, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section p {
  padding: 10px 0;
}

/* line 1241, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section h1#heading {
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 26px;
  border: none;
}

/* line 1246, app/assets/stylesheets/advisor.sass */
body.advisor #subscription_section .heading {
  font-size: 30px;
  padding-top: 20px;
}

/* line 1249, app/assets/stylesheets/advisor.sass */
body.advisor .photo_instruction {
  color: #bbb;
  white-space: normal;
}

/* line 1252, app/assets/stylesheets/advisor.sass */
body.advisor td.right, body.advisor th.right {
  text-align: right;
}

/* line 1254, app/assets/stylesheets/advisor.sass */
body.advisor ol.sqa {
  padding: 0 !important;
}

/* line 1257, app/assets/stylesheets/advisor.sass */
body.advisor #date-range-input {
  width: 12em;
}

/* line 1260, app/assets/stylesheets/advisor.sass */
body.advisor .bold {
  font-weight: bold;
}

/* line 1263, app/assets/stylesheets/advisor.sass */
body.advisor span.blacklist {
  font-family: Georgia, serif;
  font-size: 20px;
}

/* line 1268, app/assets/stylesheets/advisor.sass */
body.advisor fieldset.blacklist label {
  font-size: 14px;
}

/* line 1270, app/assets/stylesheets/advisor.sass */
body.advisor .report_notice_header {
  margin-top: 8px;
  font-size: 18px;
  padding-left: 8px;
}

/* line 1274, app/assets/stylesheets/advisor.sass */
body.advisor .report_notice {
  margin-top: 4px;
  font-size: 16px;
  padding-left: 12px;
}

/* line 1278, app/assets/stylesheets/advisor.sass */
body.advisor .report_notice_comment {
  color: #888;
  font-style: italic;
  padding: 4px 0 0 12px;
  font-size: 14px;
}

/* line 1284, app/assets/stylesheets/advisor.sass */
body.advisor .bm_checkboxes {
  position: relative;
  left: 30px;
}

/* line 1288, app/assets/stylesheets/advisor.sass */
body.advisor .bm_checkbox_group {
  position: relative;
  left: 30px;
}

/* line 1293, app/assets/stylesheets/advisor.sass */
body.advisor .yahoo_benchmarks .sm-bottom {
  margin-bottom: 3%;
}

/* line 1295, app/assets/stylesheets/advisor.sass */
body.advisor .yahoo_benchmarks .xm-bottom {
  margin-bottom: 5%;
}

/* line 1298, app/assets/stylesheets/advisor.sass */
body.advisor .benchmark_h2 {
  font-size: 30px;
}

/* line 1300, app/assets/stylesheets/advisor.sass */
body.advisor table.bulk_assignment {
  border-collapse: collapse;
  font-size: 12px;
}

/* line 1302, app/assets/stylesheets/advisor.sass */
body.advisor table.bulk_assignment tr th {
  background-color: #f3f3f3;
  color: #898989;
  padding: 6px;
}

/* line 1308, app/assets/stylesheets/advisor.sass */
body.advisor table.bulk_assignment td {
  padding-right: 10px;
  border: none;
  border-bottom: thin #eee solid;
}

/* line 1313, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions {
  height: 35px;
  margin: 20px 0;
}

/* line 1318, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-actions-btns .grid-btn {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  width: 125px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor .grid-actions .grid-actions-btns .grid-btn:focus, body.advisor .grid-actions .grid-actions-btns .grid-btn:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 1325, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-actions-btns a.cancel-changes {
  margin-left: 10px;
}

/* line 1328, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search {
  margin-top: 4px;
}

/* line 1331, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search .member-search-container {
  position: relative;
}

/* line 1333, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search .member-search-container #member-search, body.advisor .grid-actions .grid-search .member-search-container #search-by-name {
  padding-right: 30px;
  padding-left: 8px;
  height: 20px;
  width: 200px;
}

/* line 1339, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search .member-search-container .search-icon {
  background: white url(/../../../images/advisor/search-button.png?1449673548) no-repeat right 50%;
  height: 21px;
  width: 21px;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 1347, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search .member-search-container .search-icon.has-search-term {
  top: 7px;
  background: none;
  cursor: pointer;
}

/* line 1352, app/assets/stylesheets/advisor.sass */
body.advisor .grid-actions .grid-search .member-search-container .search-icon.has-search-term:before, body.advisor .grid-actions .grid-search .member-search-container .search-icon.has-search-term.right:after {
  content: '⌫';
}

/* line 1355, app/assets/stylesheets/advisor.sass */
body.advisor #grid.clients-assigner {
  margin-bottom: 30px;
  border: none !important;
}

/* line 1359, app/assets/stylesheets/advisor.sass */
body.advisor #grid.clients-assigner tr, body.advisor #grid.clients-assigner td, body.advisor #grid.clients-assigner th, body.advisor #grid.clients-assigner .k-grid-toolbar {
  background: none !important;
  background-color: inherit !important;
  border-width: 0 !important;
}

/* line 1364, app/assets/stylesheets/advisor.sass */
body.advisor #grid.clients-assigner .mc-full-name {
  color: grey;
  font-style: italic;
}

/* line 1368, app/assets/stylesheets/advisor.sass */
body.advisor #grid.clients-assigner input[type=checkbox]:checked + .mc-full-name {
  display: none;
}

/* line 1371, app/assets/stylesheets/advisor.sass */
body.advisor .text-align-center {
  text-align: center;
}

/* line 1374, app/assets/stylesheets/advisor.sass */
body.advisor h4.performance-benchmarks {
  font-size: 26px;
  margin-bottom: 28px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

/* line 1379, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks {
  color: #3b5c63;
}

/* line 1382, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks div.bm_checkboxes {
  left: 0;
}

/* line 1385, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks div.bm_checkbox_group {
  left: 0;
}

/* line 1388, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks div.benchmark_type {
  margin-bottom: 25px !important;
}

/* line 1391, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks div.benchmark_type div.name {
  font-weight: bold;
  font-size: 14px !important;
}

/* line 1395, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks .nav-link {
  font-size: 16px;
}

/* line 1398, app/assets/stylesheets/advisor.sass */
body.advisor div.performance-benchmarks p#benchmarks-copy {
  color: #2a4b54 !important;
  margin-bottom: 30px;
}

/* line 1403, app/assets/stylesheets/advisor.sass */
body.advisor #advisor_profiles_show #load-more-btn {
  text-decoration: underline;
  font-size: 12px;
  color: #0b3039;
  cursor: pointer;
}

/* line 1411, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports #client-info header {
  padding-bottom: 20px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor.aum_growth_reports #client-info header::after {
  content: "";
  display: table;
  clear: both;
}

/* line 1415, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header .date-range {
  display: inline-block;
  *float: left;
  text-align: center;
  padding: 5px 10px 5px 0;
  margin-right: 10px;
  border-right: 1px solid #ccc;
  width: 250px;
  line-height: 14px;
}

/* line 1424, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header .date-range time {
  display: block;
  font-size: 14px;
}

/* line 1427, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header .date-range span {
  font-size: 12px;
  font-style: italic;
}

/* line 1430, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header .date-range span:before, body.advisor.aum_growth_reports header .date-range span:after {
  content: "-";
}

/* line 1432, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header dl.growth {
  display: inline-block;
  *float: left;
  *padding-top: 5px;
}

/* line 1436, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header dl.growth dt {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

/* line 1440, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header dl.growth dd {
  display: inline;
  font-size: 30px;
  line-height: 30px;
}

/* line 1444, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header dl.growth dd.up {
  padding-left: 28px;
  background: url(/images/icons/24/green_arrow_up.png) no-repeat 0 50%;
}

/* line 1447, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports header dl.growth dd.down {
  padding-left: 28px;
  background: url(/images/icons/24/red_arrow_down.png) no-repeat 0 50%;
}

/* line 1451, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#client-asset-changes {
  padding-bottom: 20px;
}

/* line 1454, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #eee;
}

/* line 21, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary li {
  display: inline-block;
  vertical-align: top;
  *float: left;
  *zoom: 1;
}

/* line 26, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl {
  background-color: #eee;
  height: 120px;
  min-width: 100px;
  padding: 10px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dt {
  font-weight: 400;
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  color: #666;
}

/* line 40, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd {
  font-size: 40px;
  line-height: 40px;
}

/* line 44, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd.secondary {
  line-height: 11px;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  top: 85px;
}

/* line 1461, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary li {
  width: 29%;
  margin: 0 1.5%;
  *position: relative;
}

/* line 1466, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl {
  box-sizing: unset;
}

/* line 1469, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd.big-number {
  font-size: 28px;
  top: 8px;
  position: relative;
}

/* line 1474, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd .up, body.advisor.aum_growth_reports section#summary dl dd .down {
  padding-left: 20px;
  position: relative;
  left: -10px;
}

/* line 1479, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd .up {
  background: url(/images/icons/16/green_arrow_up.png) no-repeat 0 50%;
}

/* line 1481, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd .down {
  background: url(/images/icons/16/red_arrow_down.png) no-repeat 0 50%;
}

/* line 1485, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd .fancy-currency .decimal, body.advisor.aum_growth_reports section#summary dl dd .fancy-currency .cents {
  display: none;
}

/* line 1487, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#summary dl dd .fancy-currency .symbol {
  line-height: 16px;
  font-size: 16px;
}

/* line 1494, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table,
body.advisor.aum_growth_reports section#new-accounts table,
body.advisor.aum_growth_reports section#client-asset-changes table {
  width: 99%;
  margin-top: 40px;
}

/* line 65, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table caption,
body.advisor.aum_growth_reports section#new-accounts table caption,
body.advisor.aum_growth_reports section#client-asset-changes table caption {
  line-height: 12px;
  padding-bottom: 0;
  border-bottom: 1px solid #999;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

/* line 73, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table caption span,
body.advisor.aum_growth_reports section#new-accounts table caption span,
body.advisor.aum_growth_reports section#client-asset-changes table caption span {
  background: #0b313a;
  color: #fff;
  position: relative;
  top: -5px;
  padding: 4px 8px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th, body.advisor.aum_growth_reports section#new-clients table td,
body.advisor.aum_growth_reports section#new-accounts table th,
body.advisor.aum_growth_reports section#new-accounts table td,
body.advisor.aum_growth_reports section#client-asset-changes table th,
body.advisor.aum_growth_reports section#client-asset-changes table td {
  padding: 6px 24px 6px 6px;
  font-size: 12px;
}

/* line 86, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th.count, body.advisor.aum_growth_reports section#new-clients table th.value, body.advisor.aum_growth_reports section#new-clients table td.count, body.advisor.aum_growth_reports section#new-clients table td.value,
body.advisor.aum_growth_reports section#new-accounts table th.count,
body.advisor.aum_growth_reports section#new-accounts table th.value,
body.advisor.aum_growth_reports section#new-accounts table td.count,
body.advisor.aum_growth_reports section#new-accounts table td.value,
body.advisor.aum_growth_reports section#client-asset-changes table th.count,
body.advisor.aum_growth_reports section#client-asset-changes table th.value,
body.advisor.aum_growth_reports section#client-asset-changes table td.count,
body.advisor.aum_growth_reports section#client-asset-changes table td.value {
  width: 100px;
  text-align: right;
}

/* line 89, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th.client-name a, body.advisor.aum_growth_reports section#new-clients table th .account-name span, body.advisor.aum_growth_reports section#new-clients table td.client-name a, body.advisor.aum_growth_reports section#new-clients table td .account-name span,
body.advisor.aum_growth_reports section#new-accounts table th.client-name a,
body.advisor.aum_growth_reports section#new-accounts table th .account-name span,
body.advisor.aum_growth_reports section#new-accounts table td.client-name a,
body.advisor.aum_growth_reports section#new-accounts table td .account-name span,
body.advisor.aum_growth_reports section#client-asset-changes table th.client-name a,
body.advisor.aum_growth_reports section#client-asset-changes table th .account-name span,
body.advisor.aum_growth_reports section#client-asset-changes table td.client-name a,
body.advisor.aum_growth_reports section#client-asset-changes table td .account-name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 200px;
}

/* line 95, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table thead th,
body.advisor.aum_growth_reports section#new-accounts table thead th,
body.advisor.aum_growth_reports section#client-asset-changes table thead th {
  background-color: #eee;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 99, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table tbody td, body.advisor.aum_growth_reports section#new-clients table tbody th,
body.advisor.aum_growth_reports section#new-accounts table tbody td,
body.advisor.aum_growth_reports section#new-accounts table tbody th,
body.advisor.aum_growth_reports section#client-asset-changes table tbody td,
body.advisor.aum_growth_reports section#client-asset-changes table tbody th {
  border-bottom: 1px solid #eee;
}

/* line 103, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table tfoot th,
body.advisor.aum_growth_reports section#new-accounts table tfoot th,
body.advisor.aum_growth_reports section#client-asset-changes table tfoot th {
  text-transform: uppercase;
}

/* line 105, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table tfoot th, body.advisor.aum_growth_reports section#new-clients table tfoot td,
body.advisor.aum_growth_reports section#new-accounts table tfoot th,
body.advisor.aum_growth_reports section#new-accounts table tfoot td,
body.advisor.aum_growth_reports section#client-asset-changes table tfoot th,
body.advisor.aum_growth_reports section#client-asset-changes table tfoot td {
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th.sorting, body.advisor.aum_growth_reports section#new-clients table th.sorting_asc, body.advisor.aum_growth_reports section#new-clients table th.sorting_desc,
body.advisor.aum_growth_reports section#new-accounts table th.sorting,
body.advisor.aum_growth_reports section#new-accounts table th.sorting_asc,
body.advisor.aum_growth_reports section#new-accounts table th.sorting_desc,
body.advisor.aum_growth_reports section#client-asset-changes table th.sorting,
body.advisor.aum_growth_reports section#client-asset-changes table th.sorting_asc,
body.advisor.aum_growth_reports section#client-asset-changes table th.sorting_desc {
  cursor: pointer;
}

/* line 56, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th.sorting_asc:before,
body.advisor.aum_growth_reports section#new-accounts table th.sorting_asc:before,
body.advisor.aum_growth_reports section#client-asset-changes table th.sorting_asc:before {
  content: '▲';
}

/* line 59, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table th.sorting_desc:before,
body.advisor.aum_growth_reports section#new-accounts table th.sorting_desc:before,
body.advisor.aum_growth_reports section#client-asset-changes table th.sorting_desc:before {
  content: '▼';
}

/* line 1497, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.full-name,
body.advisor.aum_growth_reports section#new-accounts table td.full-name,
body.advisor.aum_growth_reports section#client-asset-changes table td.full-name {
  width: 200px;
}

/* line 189, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.up, body.advisor.aum_growth_reports section#new-clients table td.down,
body.advisor.aum_growth_reports section#new-accounts table td.up,
body.advisor.aum_growth_reports section#new-accounts table td.down,
body.advisor.aum_growth_reports section#client-asset-changes table td.up,
body.advisor.aum_growth_reports section#client-asset-changes table td.down {
  background-repeat: no-repeat;
  background-position: 15px 50%;
  padding-left: 20px;
}

/* line 193, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.up,
body.advisor.aum_growth_reports section#new-accounts table td.up,
body.advisor.aum_growth_reports section#client-asset-changes table td.up {
  background-image: url(/images/icons/16/green_arrow_up.png);
  color: #50a881;
}

/* line 196, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.down,
body.advisor.aum_growth_reports section#new-accounts table td.down,
body.advisor.aum_growth_reports section#client-asset-changes table td.down {
  background-image: url(/images/icons/16/red_arrow_down.png);
  color: #9e1f3a;
}

/* line 1502, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.value, body.advisor.aum_growth_reports section#new-clients table td.value-change, body.advisor.aum_growth_reports section#new-clients table td.percentage-change, body.advisor.aum_growth_reports section#new-clients table th.value, body.advisor.aum_growth_reports section#new-clients table th.value-change, body.advisor.aum_growth_reports section#new-clients table th.percentage-change,
body.advisor.aum_growth_reports section#new-accounts table td.value,
body.advisor.aum_growth_reports section#new-accounts table td.value-change,
body.advisor.aum_growth_reports section#new-accounts table td.percentage-change,
body.advisor.aum_growth_reports section#new-accounts table th.value,
body.advisor.aum_growth_reports section#new-accounts table th.value-change,
body.advisor.aum_growth_reports section#new-accounts table th.percentage-change,
body.advisor.aum_growth_reports section#client-asset-changes table td.value,
body.advisor.aum_growth_reports section#client-asset-changes table td.value-change,
body.advisor.aum_growth_reports section#client-asset-changes table td.percentage-change,
body.advisor.aum_growth_reports section#client-asset-changes table th.value,
body.advisor.aum_growth_reports section#client-asset-changes table th.value-change,
body.advisor.aum_growth_reports section#client-asset-changes table th.percentage-change {
  text-align: right;
}

/* line 1504, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.value, body.advisor.aum_growth_reports section#new-clients table th.value,
body.advisor.aum_growth_reports section#new-accounts table td.value,
body.advisor.aum_growth_reports section#new-accounts table th.value,
body.advisor.aum_growth_reports section#client-asset-changes table td.value,
body.advisor.aum_growth_reports section#client-asset-changes table th.value {
  width: 150px;
}

/* line 1506, app/assets/stylesheets/advisor.sass */
body.advisor.aum_growth_reports section#new-clients table td.percentage-change,
body.advisor.aum_growth_reports section#new-accounts table td.percentage-change,
body.advisor.aum_growth_reports section#client-asset-changes table td.percentage-change {
  background: none;
}
/*
Copyright (c) 2010-2012 Ivan Vanderbyl
Originally found at http://ivan.ly/ui
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 44px 0;
  }
}

@-moz-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 36px 0;
  }
}

/* line 49, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor, body.advisor_responsive {
  /* Bar which is placed behind the progress */
}

/* line 51, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar, body.advisor_responsive .ui-progress-bar {
  /* Usual setup stuff */
  position: relative;
  height: 25px;
  /* Pad right so we don't cover the borders when fully progressed */
  padding-right: 2px;
  /* For browser that don't support gradients, we'll set a blanket background colour */
  background-color: #abb2bc;
  /* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
  /* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress */
  border-radius: 25px;
  /* Background gradient */
  background-image: linear-gradient(#949daa 0%, #abb2bc 100%);
  /* Give it the inset look by adding some shadows and highlights */
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
  /* Alt colours */
  /* Progress part of the progress bar */
}

/* line 72, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar.blue .ui-progress, body.advisor_responsive .ui-progress-bar.blue .ui-progress {
  background-color: #339BB9 !important;
  border: 1px solid #287a91;
}

/* line 79, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar.error .ui-progress, body.advisor_responsive .ui-progress-bar.error .ui-progress {
  background-color: #C43C35 !important;
  border: 1px solid #9c302a;
}

/* line 86, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar.warning .ui-progress, body.advisor_responsive .ui-progress-bar.warning .ui-progress {
  background-color: #D9B31A !important;
  border: 1px solid #ab8d15;
}

/* line 93, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar.success .ui-progress, body.advisor_responsive .ui-progress-bar.success .ui-progress {
  background-color: #57A957 !important;
  border: 1px solid #458845;
}

/* line 99, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar.transition .ui-progress, body.advisor_responsive .ui-progress-bar.transition .ui-progress {
  transition: background-color 0.5s ease-in, border-color 1.5s ease-out, width 0.6s ease, box-shadow 1.5s ease-out;
}

/* line 106, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar .ui-progress, body.advisor_responsive .ui-progress-bar .ui-progress {
  /* Usual setup stuff */
  position: relative;
  display: block;
  overflow: hidden;
  /* Height should be 2px less than .ui-progress-bar so as to not cover borders and give it a look of being inset */
  height: 23px;
  /* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
  /* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress-bar */
  border-radius: 25px;
  /* Webkit */
  /* For browser that don't support gradients, we'll set a base background colour */
  background-color: #74d04c;
  /* Webkit background stripes and gradient */
  background: -webkit-gradient(linear, 0 0, 44 44, color-stop(0, rgba(255, 255, 255, 0.17)), color-stop(0.25, rgba(255, 255, 255, 0.17)), color-stop(0.26, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.51, rgba(255, 255, 255, 0.17)), color-stop(0.75, rgba(255, 255, 255, 0.17)), color-stop(0.76, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.35))), #74d04c;
  /* Mozilla (Firefox etc) background stripes */
  /* Note: Mozilla's support for gradients is more true to the original design, allowing gradients at 30 degrees, as apposed to 45 degress in webkit. */
  background: -moz-repeating-linear-gradient(top left -30deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.17) 15px, rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0) 30px), -moz-linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%), #74d04c;
  /* Set the background size so the stripes work correctly */
  -webkit-background-size: 44px 44px;
  -moz-background-size: 36px 36px;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
  /* Give it a higher contrast outline */
  border: 1px solid #4c8932;
  /* Animate */
  -webkit-animation: animate-stripes 2s linear infinite;
  -moz-animation: animate-stripes 2s linear infinite;
  -ms-animation: animate-stripes 2s linear infinite;
  -o-animation: animate-stripes 2s linear infinite;
  animation: animate-stripes 2s linear infinite;
  /* Style status label */
}

/* line 156, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar .ui-progress span.ui-label, body.advisor_responsive .ui-progress-bar .ui-progress span.ui-label {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 13px;
  position: absolute;
  right: 0;
  line-height: 23px;
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.6);
  text-shadow: rgba(255, 255, 255, 0.45) 0 1px 0px;
  white-space: nowrap;
}

/* line 167, app/assets/stylesheets/advisor/ui_progress_bar.scss */
body.advisor .ui-progress-bar .ui-progress span.ui-label b, body.advisor_responsive .ui-progress-bar .ui-progress span.ui-label b {
  font-weight: bold;
}
/* line 10, app/assets/stylesheets/advisor/base.sass */
body.advisor input.example[type=text], body.client input.example[type=text], body.advisor_responsive input.example[type=text] {
  color: #CCC;
}

/* line 13, app/assets/stylesheets/advisor/base.sass */
body.advisor .hidden, body.client .hidden, body.advisor_responsive .hidden {
  display: none;
}

/* line 16, app/assets/stylesheets/advisor/base.sass */
body.advisor .clearer, body.client .clearer, body.advisor_responsive .clearer {
  clear: both;
}

/* line 20, app/assets/stylesheets/advisor/base.sass */
body.advisor .double_lines_clearer, body.client .double_lines_clearer, body.advisor_responsive .double_lines_clearer {
  clear: both;
  height: 1px;
  border-top: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 30px;
}

/* line 28, app/assets/stylesheets/advisor/base.sass */
body.advisor .cut_shadow, body.client .cut_shadow, body.advisor_responsive .cut_shadow {
  background: #fff url(/images/cut-shadow.gif) no-repeat bottom center;
  height: 40px;
}

/* line 33, app/assets/stylesheets/advisor/base.sass */
body.advisor #lean_overlay, body.client #lean_overlay, body.advisor_responsive #lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

/* line 44, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base, body.client .bl_modal_base, body.advisor_responsive .bl_modal_base {
  position: relative;
  display: none;
  width: 725px;
  border: none;
  background: #DEE2E4;
  padding: 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
  height: 80% !important;
}

/* line 55, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content, body.client .bl_modal_base .modal_content, body.advisor_responsive .bl_modal_base .modal_content {
  background: #fff;
  margin: 0 auto;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 4px #aab2b4;
  -moz-box-shadow: 0px 0px 4px #aab2b4;
  box-shadow: 0px 0px 4px #aab2b4;
  height: 99%;
  overflow: y-scroll;
}

/* line 62, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content.with_iframe, body.client .bl_modal_base .modal_content.with_iframe, body.advisor_responsive .bl_modal_base .modal_content.with_iframe {
  padding: 0;
}

/* line 64, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .modal_content iframe, body.client .bl_modal_base .modal_content iframe, body.advisor_responsive .bl_modal_base .modal_content iframe {
  width: 100%;
  height: 100%;
}

/* line 68, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_modal_base .close, body.client .bl_modal_base .close, body.advisor_responsive .bl_modal_base .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  z-index: 1000;
  cursor: pointer;
  opacity: 1;
  font-size: 26px;
  background: black;
  color: white;
  text-align: center;
}

/* line 83, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown, body.client .bl_dropdown, body.advisor_responsive .bl_dropdown {
  background: transparent;
  color: #999;
  -webkit-box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  -moz-box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  box-shadow: 0px 3px 8px rgba(120, 120, 120, 0.6);
  border-radius: 10px;
  position: absolute;
  display: none;
  z-index: 99;
}

/* line 91, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul, body.client .bl_dropdown ul, body.advisor_responsive .bl_dropdown ul {
  margin-bottom: 0;
  letter-spacing: normal;
}

/* line 95, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li:first-child a, body.advisor .bl_dropdown ul li.first, body.client .bl_dropdown ul li:first-child a, body.client .bl_dropdown ul li.first, body.advisor_responsive .bl_dropdown ul li:first-child a, body.advisor_responsive .bl_dropdown ul li.first {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}

/* line 98, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li:last-child a, body.advisor .bl_dropdown ul li.last, body.client .bl_dropdown ul li:last-child a, body.client .bl_dropdown ul li.last, body.advisor_responsive .bl_dropdown ul li:last-child a, body.advisor_responsive .bl_dropdown ul li.last {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom: 1px solid #F1F1F1;
}

/* line 102, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li a, body.client .bl_dropdown ul li a, body.advisor_responsive .bl_dropdown ul li a {
  display: block !important;
  background: #fff;
  border: 1px solid #F1F1F1;
  border-bottom: none;
  font-size: 14px;
  color: #999;
  padding: 9px 12px 7px 12px;
}

/* line 110, app/assets/stylesheets/advisor/base.sass */
body.advisor .bl_dropdown ul li a:hover, body.advisor .bl_dropdown ul li a.active, body.client .bl_dropdown ul li a:hover, body.client .bl_dropdown ul li a.active, body.advisor_responsive .bl_dropdown ul li a:hover, body.advisor_responsive .bl_dropdown ul li a.active {
  color: #16A4DE;
  background: #f8f8f8;
}

/* line 115, app/assets/stylesheets/advisor/base.sass */
body.advisor .left_body, body.client .left_body, body.advisor_responsive .left_body {
  float: left;
  width: 600px;
}

/* line 119, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar, body.client .right_sidebar, body.advisor_responsive .right_sidebar {
  width: 300px;
  position: relative;
  margin-left: 660px;
}

/* line 125, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside, body.advisor .mass-invitations-sidebar aside, body.client .right_sidebar aside, body.client .mass-invitations-sidebar aside, body.advisor_responsive .right_sidebar aside, body.advisor_responsive .mass-invitations-sidebar aside {
  padding: 10px;
  background: #F2F4F4;
}

/* line 128, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside header, body.advisor .mass-invitations-sidebar aside header, body.client .right_sidebar aside header, body.client .mass-invitations-sidebar aside header, body.advisor_responsive .right_sidebar aside header, body.advisor_responsive .mass-invitations-sidebar aside header {
  margin-bottom: 20px;
  background: #DDDDDE;
}

/* line 131, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside header h1, body.advisor .mass-invitations-sidebar aside header h1, body.client .right_sidebar aside header h1, body.client .mass-invitations-sidebar aside header h1, body.advisor_responsive .right_sidebar aside header h1, body.advisor_responsive .mass-invitations-sidebar aside header h1 {
  padding: 8px;
  font-size: 16px;
  color: #111;
  line-height: 24px;
}

/* line 136, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside h5, body.advisor .mass-invitations-sidebar aside h5, body.client .right_sidebar aside h5, body.client .mass-invitations-sidebar aside h5, body.advisor_responsive .right_sidebar aside h5, body.advisor_responsive .mass-invitations-sidebar aside h5 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0 10px 0 10px;
  color: #444;
}

/* line 144, app/assets/stylesheets/advisor/base.sass */
body.advisor .right_sidebar aside p, body.advisor .mass-invitations-sidebar aside p, body.client .right_sidebar aside p, body.client .mass-invitations-sidebar aside p, body.advisor_responsive .right_sidebar aside p, body.advisor_responsive .mass-invitations-sidebar aside p {
  padding: 0 10px 0 10px;
  line-height: 140%;
  margin-bottom: 10px;
  font-weight: 200;
  font-family: Georgia, "Times New Roman", serif;
  color: #666;
  font-size: 12px;
}

/* line 153, app/assets/stylesheets/advisor/base.sass */
body.advisor #assign_clients_form .k-grid .k-pager-numbers, body.client #assign_clients_form .k-grid .k-pager-numbers, body.advisor_responsive #assign_clients_form .k-grid .k-pager-numbers {
  padding: 0;
}

/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 13, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients i, body.advisor_responsive #advisor_invitations_index table.uninvited_clients i {
  color: black;
}

/* line 16, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.sorting i:before, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.sorting i:before {
  color: #574e4a;
  font-size: 14px;
}

/* line 20, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.sorting.asc i:before, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.sorting.asc i:before {
  content: "\f0d8";
}

/* line 23, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.sorting.desc i:before, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.sorting.desc i:before {
  content: "\f0d7";
}

/* line 27, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.sortable:not(.desc):not(.asc) i:before, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.sortable:not(.desc):not(.asc) i:before {
  background: url(/images/kisspngarrowsmall.png) no-repeat;
  background-size: 10px;
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
}

/* line 35, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.full_name, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.full_name {
  width: 110px;
}

/* line 38, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.created_at, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.created_at {
  width: 150px;
}

/* line 41, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.full_name, body.advisor #advisor_invitations_index table.uninvited_clients th.created_at, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.full_name, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.created_at {
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index input[type=submit], body.advisor_responsive #advisor_invitations_index input[type=submit] {
  margin-top: 0;
}

/* line 47, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index .right_sidebar, body.advisor_responsive #advisor_invitations_index .right_sidebar {
  margin-top: 30px;
}

/* line 50, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index .right_sidebar header, body.advisor_responsive #advisor_invitations_index .right_sidebar header {
  font-size: 20px;
  padding: 13px;
  height: 50px;
}

/* line 55, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index h2, body.advisor_responsive #advisor_invitations_index h2 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 8px;
  color: #004F6C;
}

/* line 60, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index h3, body.advisor_responsive #advisor_invitations_index h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 4px;
}

/* line 65, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index .double_lines_clearer, body.advisor_responsive #advisor_invitations_index .double_lines_clearer {
  margin-bottom: 7px;
}

/* line 67, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index p, body.advisor_responsive #advisor_invitations_index p {
  color: #999;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
}

/* line 73, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients, body.advisor_responsive #advisor_invitations_index table.uninvited_clients {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 30px;
}

/* line 80, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th, body.advisor #advisor_invitations_index table.uninvited_clients td, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td {
  padding: 12px 10px;
}

/* line 82, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.email, body.advisor #advisor_invitations_index table.uninvited_clients td.email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td.email {
  width: 230px;
}

/* line 84, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th {
  font-size: 11px;
  padding: 12px 10px;
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
}

/* line 91, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.full_name, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.full_name {
  color: #323232;
}

/* line 93, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients th.created_at, body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.created_at {
  padding-right: 2px;
}

/* line 95, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td {
  font-size: 13px;
  color: #323232;
  border-bottom: 1px solid #ECECEC;
  padding: 7px 10px;
}

/* line 100, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td.created_at, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td.created_at {
  text-align: center;
}

/* line 102, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td .update_email_input_fields, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td .update_email_input_fields {
  display: none;
}

/* line 104, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td a.no_email, body.advisor #advisor_invitations_index table.uninvited_clients td a.has_email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.no_email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.has_email {
  display: block;
  width: 180px;
  padding: 5px;
  color: #54BCE7;
  border: 1px dotted #54BCE7;
  font-style: italic;
  background: #fff;
}

/* line 112, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td a.no_email.hidden, body.advisor #advisor_invitations_index table.uninvited_clients td a.has_email.hidden, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.no_email.hidden, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.has_email.hidden {
  display: none;
}

/* line 114, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td a.no_email.has_email, body.advisor #advisor_invitations_index table.uninvited_clients td a.has_email.has_email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.no_email.has_email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.has_email.has_email {
  border-color: white;
  color: #000;
  font-style: normal;
  background: none;
}

/* line 119, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td a.no_email.has_email:hover, body.advisor #advisor_invitations_index table.uninvited_clients td a.has_email.has_email:hover, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.no_email.has_email:hover, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.has_email.has_email:hover {
  border-color: #54BCE7;
  color: #54BCE7;
  background: #fff;
}

/* line 124, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td input.update_email_input, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td input.update_email_input {
  width: 140px;
  padding: 3px 2px 3px 2px;
}

/* line 128, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients td a.cancel_update_email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td a.cancel_update_email {
  margin-left: 1px;
  margin-top: 2px;
  color: #ccc;
  font-size: 11px;
}

/* line 134, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients thead tr, body.advisor_responsive #advisor_invitations_index table.uninvited_clients thead tr {
  background: #ECECEC;
}

/* line 138, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index table.uninvited_clients tbody tr:hover, body.advisor_responsive #advisor_invitations_index table.uninvited_clients tbody tr:hover {
  background: #F8F8F8;
}

/* line 142, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li label, body.advisor_responsive #advisor_invitations_index form li label {
  color: #999;
  font-weight: normal;
}

/* line 145, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li input[type=text], body.advisor_responsive #advisor_invitations_index form li input[type=text] {
  width: 100%;
}

/* line 147, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_subject_input, body.advisor_responsive #advisor_invitations_index form li#invitation_subject_input {
  margin-bottom: 30px;
}

/* line 149, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_subject_input input, body.advisor_responsive #advisor_invitations_index form li#invitation_subject_input input {
  width: 585px;
  margin-top: 7px;
  color: #BBB;
}

/* line 153, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_subject_input input:focus, body.advisor_responsive #advisor_invitations_index form li#invitation_subject_input input:focus {
  color: #222;
}

/* line 156, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_personal_message_input label, body.advisor_responsive #advisor_invitations_index form li#invitation_personal_message_input label {
  font-size: 20px;
  color: #111;
}

/* line 159, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_personal_message_input textarea, body.advisor_responsive #advisor_invitations_index form li#invitation_personal_message_input textarea {
  width: 565px;
  padding: 10px 15px 10px 15px;
  margin-top: 7px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 15px;
  height: 150px;
  color: #BBB;
}

/* line 167, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form li#invitation_personal_message_input textarea:focus, body.advisor_responsive #advisor_invitations_index form li#invitation_personal_message_input textarea:focus {
  color: #222;
}

/* line 170, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons, body.advisor_responsive #advisor_invitations_index form fieldset.buttons {
  float: right;
  width: 100%;
  text-align: right;
  padding-top: 20px;
  margin-bottom: 140px;
}

/* line 177, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li {
  float: right;
  display: inline-block;
  vertical-align: middle !important;
  margin-left: 5px;
}

/* line 182, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.cancel_email, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.cancel_email {
  margin-top: 10px;
  font-size: 16px;
  margin-right: 14px;
}

/* line 186, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.cancel_email a, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.cancel_email a {
  color: #959595;
}

/* line 188, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.cancel_email a:hover, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.cancel_email a:hover {
  text-decoration: underline;
}

/* line 191, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button], body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button] {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  background-color: #C1C1C1;
  background: linear-gradient(top, #C3C3C3 0%, #C3C3C3 50%, #C1C1C1 51%, #C1C1C1 100%...);
  text-shadow: 0px -1px 1px #9E9E9E;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:focus, body.advisor #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:hover, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:focus, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 196, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:focus, body.advisor #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:hover, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:focus, body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.preview_email input[type=button]:hover {
  background-color: #C1C1C1;
  background: linear-gradient(top, #CDCDCD 0%, #CDCDCD 50%, #CECECE 51%, #CECECE 100%...);
}

/* line 201, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index form fieldset.buttons ol li.commit input[type=submit], body.advisor_responsive #advisor_invitations_index form fieldset.buttons ol li.commit input[type=submit] {
  width: 160px;
  font-size: 16px;
}

/* line 208, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations iframe#fancybox-frame, body.advisor_responsive body.invitations iframe#fancybox-frame {
  border: 1px solid #ddd;
  height: 480px;
}

/* line 212, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite, body.advisor_responsive body.invitations section#invite {
  padding: 120px 0;
}

/* line 215, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices, body.advisor_responsive body.invitations section#invite ol.notices {
  margin-bottom: 40px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px dashed #ddd;
}

/* line 220, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices li, body.advisor_responsive body.invitations section#invite ol.notices li {
  padding: 10px 10px 10px 35px;
  border: 1px solid #fff;
  font-size: 12px;
  background-image: url(/images/advisor/icons/notices_inpage_info_24px.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  -webkit-box-shadow: 0px 1px 8px rgba(120, 120, 120, 0.2);
  -moz-box-shadow: 0px 1px 8px rgba(120, 120, 120, 0.2);
  box-shadow: 0px 1px 8px rgba(120, 120, 120, 0.2);
  margin-top: 12px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor body.invitations section#invite ol.notices li::after, body.advisor_responsive body.invitations section#invite ol.notices li::after {
  content: "";
  display: table;
  clear: both;
}

/* line 232, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices li p, body.advisor_responsive body.invitations section#invite ol.notices li p {
  display: inline-block;
  color: #676767;
  padding: 4px 0px;
  width: 95%;
}

/* line 237, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices li a.dismiss-notice, body.advisor_responsive body.invitations section#invite ol.notices li a.dismiss-notice {
  display: inline;
  height: 100%;
  float: right;
  font-family: pictos;
  font-size: 20px;
  margin-right: 0px;
  margin-left: 4px;
  color: #e6e6e6;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

/* line 251, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices li a.dismiss-notice:after, body.advisor_responsive body.invitations section#invite ol.notices li a.dismiss-notice:after {
  content: "D";
}

/* line 253, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite ol.notices li a.dismiss-notice:hover, body.advisor_responsive body.invitations section#invite ol.notices li a.dismiss-notice:hover {
  color: #16a4de;
}

/* line 256, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite .form-container, body.advisor_responsive body.invitations section#invite .form-container {
  display: none;
}

/* line 258, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite .form-container.yah, body.advisor_responsive body.invitations section#invite .form-container.yah {
  display: block;
  margin-bottom: 10px;
}

/* line 261, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite .form-container p, body.advisor_responsive body.invitations section#invite .form-container p {
  font-size: 12px;
  color: #333;
  line-height: 1.4em;
  margin-bottom: 1em;
}

/* line 267, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav, body.advisor_responsive body.invitations section#invite nav {
  margin-bottom: 20px;
}

/* line 269, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav ul, body.advisor_responsive body.invitations section#invite nav ul {
  margin-top: 20px;
}

/* line 271, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav ul li, body.advisor_responsive body.invitations section#invite nav ul li {
  display: inline;
  margin-right: 10px;
}

/* line 274, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav ul li a, body.advisor_responsive body.invitations section#invite nav ul li a {
  border-radius: 24px;
  font-size: 11px;
  padding: 6px 12px;
  color: #aaa;
  border: 2px solid transparent;
}

/* line 280, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav ul li a:hover, body.advisor_responsive body.invitations section#invite nav ul li a:hover {
  background: #eee;
}

/* line 282, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav ul li a.yah, body.advisor_responsive body.invitations section#invite nav ul li a.yah {
  color: #444;
  background: #eee;
  border-color: #ccc;
}

/* line 287, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav > a, body.advisor_responsive body.invitations section#invite nav > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ccc;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  padding: 0 8px 0 0;
  font-size: 10px;
  position: relative;
  left: 12px;
}

/* line 298, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav > a:hover, body.advisor_responsive body.invitations section#invite nav > a:hover {
  background: #aaa;
}

/* line 300, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav > a:hover .arrow, body.advisor_responsive body.invitations section#invite nav > a:hover .arrow {
  border-right-color: #aaa;
}

/* line 302, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav > a .arrow, body.advisor_responsive body.invitations section#invite nav > a .arrow {
  position: absolute;
  top: 0;
  left: -18px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #ccc;
  border-left: 6px solid transparent;
}

/* line 310, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite nav > a:before, body.advisor_responsive body.invitations section#invite nav > a:before {
  content: ",";
  font-family: pictos;
  font-size: 14px;
  margin-right: 0px;
}

/* line 317, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li input[type=text], body.advisor_responsive body.invitations section#invite form li input[type=text] {
  width: 100%;
}

/* line 319, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li#invitation_first_name_input,
body.advisor body.invitations section#invite form li#invitation_last_name_input, body.advisor_responsive body.invitations section#invite form li#invitation_first_name_input,
body.advisor_responsive body.invitations section#invite form li#invitation_last_name_input {
  display: inline-block;
  width: 298px;
}

/* line 324, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li#invitation_first_name_input input,
body.advisor body.invitations section#invite form li#invitation_last_name_input input, body.advisor_responsive body.invitations section#invite form li#invitation_first_name_input input,
body.advisor_responsive body.invitations section#invite form li#invitation_last_name_input input {
  width: 280px;
}

/* line 328, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li#invitation_personal_message_input textarea, body.advisor_responsive body.invitations section#invite form li#invitation_personal_message_input textarea {
  width: 582px;
  height: 12em;
}

/* line 332, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li#invitation_email_input, body.advisor_responsive body.invitations section#invite form li#invitation_email_input {
  width: 100%;
}

/* line 335, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li#invitation_email_input input, body.advisor_responsive body.invitations section#invite form li#invitation_email_input input {
  width: 582px;
}

/* line 339, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form li.commit input[type=submit], body.advisor_responsive body.invitations section#invite form li.commit input[type=submit] {
  width: auto;
  font-size: 14px;
  float: left;
}

/* line 343, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite form a.preview-invitation, body.advisor_responsive body.invitations section#invite form a.preview-invitation {
  line-height: 36px;
  margin-left: 10px;
}

/* line 347, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations, body.advisor_responsive body.invitations section#invite aside#pending-invitations {
  background: #f7f8f8;
  padding: 8px;
}

/* line 350, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations header, body.advisor_responsive body.invitations section#invite aside#pending-invitations header {
  margin-bottom: 20px;
}

/* line 352, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations header h1, body.advisor_responsive body.invitations section#invite aside#pending-invitations header h1 {
  background: #e7e7e8;
  padding: 8px;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}

/* line 358, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations header h1 .count, body.advisor_responsive body.invitations section#invite aside#pending-invitations header h1 .count {
  position: relative;
  top: -2px;
  background: #666;
  color: #f7f8f8;
  font-size: 12px;
  font-weight: bold;
  border-radius: 99em;
  display: inline-block;
  height: 24px;
  min-width: 24px;
  text-align: center;
}

/* line 370, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list {
  height: 400px;
  overflow-y: auto;
}

/* line 373, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list ol, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list ol {
  padding: 0px 10px;
}

/* line 375, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list ol li, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list ol li {
  border-bottom: 1px dashed #ccc;
  padding: 15px 0px;
}

/* line 378, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list dt, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list dt {
  display: none;
}

/* line 380, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list dd, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list dd {
  width: 100%;
  overflow: hidden;
}

/* line 383, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list dd.name, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list dd.name {
  font-size: 14px;
  margin-bottom: 6px;
  color: #222;
}

/* line 387, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list dd.email, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list dd.email {
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
  margin-bottom: 2px;
}

/* line 392, app/assets/stylesheets/advisor/invitations.sass */
body.advisor body.invitations section#invite aside#pending-invitations .scrollable-list dd.sent_on, body.advisor_responsive body.invitations section#invite aside#pending-invitations .scrollable-list dd.sent_on {
  font-size: 11px;
  color: #ccc;
}

/* line 401, app/assets/stylesheets/advisor/invitations.sass */
body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.email, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td.email {
  width: 300px;
}

/* line 404, app/assets/stylesheets/advisor/invitations.sass */
body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.email input, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td.email input {
  width: 100%;
}

/* line 407, app/assets/stylesheets/advisor/invitations.sass */
body.advisor_responsive #advisor_invitations_index table.uninvited_clients th.checkbox, body.advisor_responsive #advisor_invitations_index table.uninvited_clients td.checkbox {
  width: 40px;
}

/* line 414, app/assets/stylesheets/advisor/invitations.sass */
body.advisor #advisor_invitations_index {
  padding: 120px 0;
}

/* line 417, app/assets/stylesheets/advisor/invitations.sass */
#upload-email-addresses {
  text-align: center;
  margin-top: 35px;
}

/* line 420, app/assets/stylesheets/advisor/invitations.sass */
#upload-email-addresses-modal {
  padding: 20px 30px;
}

/* line 422, app/assets/stylesheets/advisor/invitations.sass */
#upload-email-addresses-modal .upload-email-addresses-step {
  text-decoration: underline;
}

/* line 425, app/assets/stylesheets/advisor/invitations.sass */
#upload-email-addresses-modal .upload-email-addresses-description {
  margin-bottom: 20px;
}
/* line 4, app/assets/stylesheets/advisor/sub_advisors.scss */
.sub_advisors section#content table.table-basic td, .sub_advisors section#content table.table-basic th {
  padding: 5px;
}

/* line 8, app/assets/stylesheets/advisor/sub_advisors.scss */
.sub_advisors section#content table.table-basic th, .sub_advisors section#content table.table-basic td {
  text-align: right;
}

/* line 12, app/assets/stylesheets/advisor/sub_advisors.scss */
.sub_advisors section#content table.table-basic td.clients {
  width: 100px;
}
/* line 3, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor div.content-container, body#advisor_custom_sign_in.advisor_responsive div.content-container {
  margin-bottom: 80px;
}

/* line 6, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor div.content-container form textarea, body#advisor_custom_sign_in.advisor_responsive div.content-container form textarea {
  width: 575px;
}

/* line 8, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor div.content-container form input[type="submit"], body#advisor_custom_sign_in.advisor_responsive div.content-container form input[type="submit"] {
  margin-left: 265px;
}

/* line 10, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor div#require-html-dialog, body#advisor_custom_sign_in.advisor div#help-guideline-dialog, body#advisor_custom_sign_in.advisor_responsive div#require-html-dialog, body#advisor_custom_sign_in.advisor_responsive div#help-guideline-dialog {
  display: none;
}

/* line 12, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor div#require-html-dialog p, body#advisor_custom_sign_in.advisor div#help-guideline-dialog p, body#advisor_custom_sign_in.advisor_responsive div#require-html-dialog p, body#advisor_custom_sign_in.advisor_responsive div#help-guideline-dialog p {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 15, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor .ui-dialog .ui-dialog-content, body#advisor_custom_sign_in.advisor_responsive .ui-dialog .ui-dialog-content {
  background-color: white;
}

/* line 17, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor .ui-dialog .ui-dialog-content ul, body#advisor_custom_sign_in.advisor_responsive .ui-dialog .ui-dialog-content ul {
  line-height: 2;
  list-style: disc outside none;
  padding-left: 30px;
  padding-top: 15px;
}

/* line 22, app/assets/stylesheets/advisor/custom_sign_in.sass */
body#advisor_custom_sign_in.advisor .ui-widget-header, body#advisor_custom_sign_in.advisor_responsive .ui-widget-header {
  color: white;
  background: url(/images/advisor/supernav_bg_v02.png) repeat-x 0 0;
  border: 1px solid #0b3039;
}
@charset "UTF-8";
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 75, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview #account-set-select.form-control {
  width: 180px;
}

/* line 78, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview span#char-countdown {
  float: right;
  font-size: 12px;
  margin-right: 85px;
  line-height: 22px;
}

/* line 84, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview span#char-countdown.warn {
  color: red;
  font-weight: bold;
}

/* line 89, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .client-data-tab {
  display: none;
}

/* line 91, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .client-data-tab.active {
  display: block;
}

/* line 94, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .clearer {
  clear: both;
}

/* line 97, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview h2 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
}

/* line 102, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .begin_to_end_dates {
  float: left;
  padding-top: 14px;
}

/* line 105, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .begin_to_end_dates .to {
  font-size: 12px;
  font-style: italic;
  color: #999;
  font-family: Georgia, "Times New Roman", serif;
}

/* line 110, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .begin_to_end_dates .begin_date, body.advisor #advisor_clients_overview .begin_to_end_dates .end_date {
  color: #0B313A;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
}

/* line 116, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter {
  float: right;
  margin-bottom: 0px;
  padding-bottom: 8px;
  border: none;
  margin-top: 10px;
  position: relative;
}

/* line 124, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker {
  line-height: 1em;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker::after {
  content: "";
  display: table;
  clear: both;
}

/* line 127, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li {
  float: left;
  display: inline-block;
  margin-right: 4px;
  text-transform: capitalize;
  font-size: 13px;
  text-align: center;
  position: static;
}

/* line 135, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li a {
  box-sizing: unset;
  display: block;
  width: 30px;
  padding: 4px;
  background: #d1d2d4;
  border-radius: 12px;
  color: #FFF;
}

/* line 143, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li a:hover {
  background: #03506A;
}

/* line 145, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li.custom a {
  width: 60px;
  float: left;
}

/* line 148, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li.yah a {
  background: #03506A;
  color: #fff;
}

/* line 151, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li form {
  display: inline;
}

/* line 153, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview .better_filter ol.datepicker li form input {
  width: 140px;
}

/* line 156, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary {
  margin-top: 30px;
}

/* line 159, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header h1 {
  margin: 0;
  width: 300px;
  float: left;
}

/* line 163, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header h1 label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 15px;
}

/* line 170, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header h1 span.total {
  display: block;
  text-align: center;
  font-size: 28px;
}

/* line 176, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header table#total-value-change caption {
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

/* line 182, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header table#total-value-change thead {
  display: none;
}

/* line 184, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header table#total-value-change tbody tr {
  line-height: 16px;
}

/* line 186, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header table#total-value-change tbody th {
  font-size: 11px;
  padding-right: 30px;
  padding-bottom: 10px;
}

/* line 190, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary header table#total-value-change tbody td {
  text-align: right;
  padding-bottom: 10px;
}

/* line 194, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail {
  width: 99%;
  margin-top: 40px;
}

/* line 22, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail caption {
  border-bottom: 1px solid #999;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail caption span {
  background: #0b313a;
  color: #fff;
  position: relative;
  top: -5px;
  padding: 4px 8px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 37, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td {
  padding: 6px 24px 6px 6px;
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.count, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.value, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.count, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.value {
  width: 100px;
  text-align: right;
}

/* line 43, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.client-name a, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th .account-name span, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.client-name a, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td .account-name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 200px;
}

/* line 49, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail thead th {
  background-color: #eee;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 53, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tbody td, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tbody th {
  border-bottom: 1px solid #eee;
}

/* line 57, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot th {
  text-transform: uppercase;
}

/* line 59, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot th, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot td {
  font-weight: bold;
}

/* line 9, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.sorting, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.sorting_asc, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.sorting_desc {
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.sorting_asc:before {
  content: '▲';
}

/* line 16, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail th.sorting_desc:before {
  content: '▼';
}

/* line 197, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail thead th,
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot th {
  font-size: 11px;
  text-transform: uppercase;
  text-align: right;
}

/* line 202, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail thead th.first,
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot th.first {
  text-align: left;
}

/* line 204, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tbody th,
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot th {
  width: 200px;
}

/* line 207, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail tfoot td {
  font-size: 16px;
}

/* line 209, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td {
  text-align: right;
  line-height: 16px;
}

/* line 212, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.account-name {
  text-align: left;
}

/* line 63, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.up, body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.down {
  background-repeat: no-repeat;
  background-position: 15px 50%;
  padding-left: 20px;
}

/* line 67, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.up {
  background-image: url(/images/icons/16/green_arrow_up.png);
  color: #50a881;
}

/* line 70, app/assets/stylesheets/advisor/clients/overview.sass */
body.advisor #advisor_clients_overview section#accounts-summary table#accounts-detail td.down {
  background-image: url(/images/icons/16/red_arrow_down.png);
  color: #9e1f3a;
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#clients .content header::after, .tabs-container header::after {
  content: "";
  display: table;
  clear: both;
}

/* line 12, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header table, .tabs-container header table {
  border-collapse: collapse;
}

/* line 14, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_avatar, .tabs-container header td.client_avatar {
  padding-right: 10px;
  vertical-align: top;
}

/* line 17, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info, .tabs-container header td.client_info {
  vertical-align: top;
}

/* line 19, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h1, .tabs-container header td.client_info h1 {
  line-height: 24px;
  margin: 0 0;
  font-size: 21px;
  font-weight: bold;
  color: #0B313A;
  line-height: 120%;
  margin-bottom: 2px;
}

/* line 27, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h1 span, .tabs-container header td.client_info h1 span {
  padding-left: 0;
  font-size: 14px;
  font-weight: normal;
}

/* line 31, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h1 span.not_invited, .tabs-container header td.client_info h1 span.not_invited {
  color: #CF0E13;
}

/* line 34, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info span.client_detail_link a, .tabs-container header td.client_info span.client_detail_link a {
  font-size: 16px;
}

/* line 35, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info span.client_detail_link a span, .tabs-container header td.client_info span.client_detail_link a span {
  font-family: pictos;
  font-size: 20px;
}

/* line 39, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h5, #clients .content header td.client_info .last_login, .tabs-container header td.client_info h5, .tabs-container header td.client_info .last_login {
  color: #999;
  font-weight: 400;
  font-size: 14px;
}

/* line 43, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h5 span, #clients .content header td.client_info .last_login span, .tabs-container header td.client_info h5 span, .tabs-container header td.client_info .last_login span {
  color: #01516D;
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h5 span.small, #clients .content header td.client_info .last_login span.small, .tabs-container header td.client_info h5 span.small, .tabs-container header td.client_info .last_login span.small {
  font-size: 11px;
  font-weight: normal;
  color: #ccc;
}

/* line 50, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h5 strong, #clients .content header td.client_info .last_login strong, .tabs-container header td.client_info h5 strong, .tabs-container header td.client_info .last_login strong {
  font-weight: bold;
}

/* line 54, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h3, .tabs-container header td.client_info h3 {
  color: #999;
  font-weight: 500;
  font-size: 20px;
  margin: 14px 0 10px 0;
  line-height: 120%;
}

/* line 60, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h3 span.no_accounts, .tabs-container header td.client_info h3 span.no_accounts {
  font-weight: 300;
  color: #CCC;
}

/* line 63, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h3 span.aum, .tabs-container header td.client_info h3 span.aum {
  color: #3C5A62;
}

/* line 65, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info h3 span.held_away, .tabs-container header td.client_info h3 span.held_away {
  color: #999;
  font-weight: 200;
}

/* line 68, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info .call_to_invite, .tabs-container header td.client_info .call_to_invite {
  padding: 4px;
  background: #f3f3f3 url(/images/advisor/diagonal-lines-3x3.gif) repeat;
}

/* line 71, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info .call_to_invite a.invite_btn, .tabs-container header td.client_info .call_to_invite a.invite_btn {
  float: left;
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  font-size: 13px;
  margin-right: 10px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#clients .content header td.client_info .call_to_invite a.invite_btn:focus, #clients .content header td.client_info .call_to_invite a.invite_btn:hover, .tabs-container header td.client_info .call_to_invite a.invite_btn:focus, .tabs-container header td.client_info .call_to_invite a.invite_btn:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 76, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content header td.client_info .call_to_invite p, .tabs-container header td.client_info .call_to_invite p {
  margin: 0;
  font-size: 12px;
  color: #868686;
  float: left;
  width: 368px;
  padding-top: 4px;
  padding-right: 4px;
  line-height: 120%;
}

/* line 86, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
#clients .content nav#client-data-tabs, .tabs-container nav#client-data-tabs {
  margin-bottom: 5px;
  position: static;
}

/* line 4, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs .bl_dropdown, .tabs-container nav#client-data-tabs .bl_dropdown {
  width: 200px;
  right: 10px;
}

/* line 7, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav, .tabs-container nav#client-data-tabs ul.nav {
  letter-spacing: -4px;
}

/* line 10, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li, .tabs-container nav#client-data-tabs ul.nav li {
  letter-spacing: normal;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a, .tabs-container nav#client-data-tabs ul.nav li a {
  letter-spacing: normal;
  border: 1px solid #CFCFCF;
  border-right: none;
  margin: 0;
  background: #f8f8f8;
  display: inline-block;
  width: 145px;
  text-align: center;
  padding: 10px 0 10px 0;
  font-weight: 300;
  font-size: 15px;
  vertical-align: bottom;
  background: linear-gradient(#fefefe, #f5f5f5...);
}

/* line 27, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a:hover, #clients .content nav#client-data-tabs ul.nav li a.active, .tabs-container nav#client-data-tabs ul.nav li a:hover, .tabs-container nav#client-data-tabs ul.nav li a.active {
  background: #666;
  box-shadow: 0px 0px 5px true #333333;
  color: #fff;
}

/* line 31, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.first, .tabs-container nav#client-data-tabs ul.nav li a.first {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}

/* line 34, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.last, .tabs-container nav#client-data-tabs ul.nav li a.last {
  border-right: 1px solid #CFCFCF;
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  width: 50px;
  background: #f8f8f8 url(/images/gear-icon-blue.gif) no-repeat 7px 10px;
}

/* line 41, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.last:hover, #clients .content nav#client-data-tabs ul.nav li a.last.active, .tabs-container nav#client-data-tabs ul.nav li a.last:hover, .tabs-container nav#client-data-tabs ul.nav li a.last.active {
  color: #fff;
  background: #666 url(/images/gear-icon-white.gif) no-repeat 7px 10px;
  box-shadow: 0px 0px 5px true #333333;
}

/* line 45, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.disabled, .tabs-container nav#client-data-tabs ul.nav li a.disabled {
  color: #ccc;
}

/* line 47, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.disabled span.small, .tabs-container nav#client-data-tabs ul.nav li a.disabled span.small {
  font-size: 10px;
}

/* line 49, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.disabled:hover, .tabs-container nav#client-data-tabs ul.nav li a.disabled:hover {
  background: #f8f8f8;
  background: linear-gradient(#fefefe, #f5f5f5...);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* line 54, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.gearless, .tabs-container nav#client-data-tabs ul.nav li a.gearless {
  background: #f8f8f8;
  background: linear-gradient(#fefefe, #f5f5f5...);
}

/* line 57, app/assets/stylesheets/_tab_nav.sass */
#clients .content nav#client-data-tabs ul.nav li a.gearless:hover, #clients .content nav#client-data-tabs ul.nav li a.gearless.active, .tabs-container nav#client-data-tabs ul.nav li a.gearless:hover, .tabs-container nav#client-data-tabs ul.nav li a.gearless.active {
  background: #666;
}

/* line 89, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
.tabs-container {
  margin-bottom: 5px;
  position: static;
}

/* line 4, app/assets/stylesheets/_tab_nav.sass */
.tabs-container .bl_dropdown {
  width: 200px;
  right: 10px;
}

/* line 7, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav {
  letter-spacing: -4px;
}

/* line 10, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li {
  letter-spacing: normal;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a {
  letter-spacing: normal;
  border: 1px solid #CFCFCF;
  border-right: none;
  margin: 0;
  background: #f8f8f8;
  display: inline-block;
  width: 145px;
  text-align: center;
  padding: 10px 0 10px 0;
  font-weight: 300;
  font-size: 15px;
  vertical-align: bottom;
  background: linear-gradient(#fefefe, #f5f5f5...);
}

/* line 27, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a:hover, .tabs-container ul.nav li a.active {
  background: #666;
  box-shadow: 0px 0px 5px true #333333;
  color: #fff;
}

/* line 31, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.first {
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}

/* line 34, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.last {
  border-right: 1px solid #CFCFCF;
  border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  width: 50px;
  background: #f8f8f8 url(/images/gear-icon-blue.gif) no-repeat 7px 10px;
}

/* line 41, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.last:hover, .tabs-container ul.nav li a.last.active {
  color: #fff;
  background: #666 url(/images/gear-icon-white.gif) no-repeat 7px 10px;
  box-shadow: 0px 0px 5px true #333333;
}

/* line 45, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.disabled {
  color: #ccc;
}

/* line 47, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.disabled span.small {
  font-size: 10px;
}

/* line 49, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.disabled:hover {
  background: #f8f8f8;
  background: linear-gradient(#fefefe, #f5f5f5...);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* line 54, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.gearless {
  background: #f8f8f8;
  background: linear-gradient(#fefefe, #f5f5f5...);
}

/* line 57, app/assets/stylesheets/_tab_nav.sass */
.tabs-container ul.nav li a.gearless:hover, .tabs-container ul.nav li a.gearless.active {
  background: #666;
}

/* line 94, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
.tabs-container nav#client-data-tabs ul.nav li a.last {
  width: 240px;
}

/* line 96, app/assets/stylesheets/advisor/clients/_header_and_nav.sass */
.tabs-container nav#client-data-tabs ul.nav li a.last:hover, .tabs-container nav#client-data-tabs ul.nav li a.last.active {
  background: #666;
  color: #fff;
  box-shadow: 0px 0px 5px true #333333;
}

/* line 11, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section, body.report #advisor_clients_allocation section#chart-section {
  margin: 40px 0px 0px 0px;
  background-color: #f8f8f8;
  height: 330px;
  padding: 20px 0px;
  border-radius: 8px;
}

/* line 17, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart, body.report #advisor_clients_allocation section#chart-section #allocation-chart {
  height: 315px;
  max-height: 315px;
  width: 600px;
  max-width: 600px;
  margin: 0 auto;
}

/* line 23, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart .highcharts-container, body.report #advisor_clients_allocation section#chart-section #allocation-chart .highcharts-container {
  z-index: 0;
}

/* line 27, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section .scrollable, body.report #advisor_clients_allocation section#chart-section .scrollable {
  height: 315px;
  max-height: 315px;
  width: 270px;
  overflow: auto;
  margin: 10px 0px 0px 0px;
}

/* line 34, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data {
  width: 250px;
  font-size: 12px;
}

/* line 37, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data caption, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data caption {
  display: none;
}

/* line 40, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data tr.asset-class th, body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data tr.asset-class td, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data tr.asset-class th, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data tr.asset-class td {
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 44, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data th, body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data td, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data th, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data td {
  padding: 5px 20px 5px 0;
  vertical-align: bottom;
}

/* line 47, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data td, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data td {
  text-align: right;
}

/* line 49, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data td.hidden, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data td.hidden {
  display: none;
}

/* line 51, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data th.hidden, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data th.hidden {
  display: none;
}

/* line 53, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#chart-section #allocation-chart-data th span.key, body.report #advisor_clients_allocation section#chart-section #allocation-chart-data th span.key {
  display: inline-block;
  height: 1em;
  width: 1em;
  border: 1px solid #aaa;
  vertical-align: bottom;
}

/* line 60, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation section#table-section, body.report #advisor_clients_allocation section#table-section {
  clear: both;
}

/* line 62, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation, body.report #advisor_clients_allocation table#subclass-allocation {
  margin-top: 50px;
  margin-bottom: 90px;
  width: 99%;
}

/* line 66, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation a.edit_targets, body.report #advisor_clients_allocation table#subclass-allocation a.edit_targets {
  font-weight: bold;
}

/* line 68, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td, body.advisor #advisor_clients_allocation table#subclass-allocation th, body.report #advisor_clients_allocation table#subclass-allocation td, body.report #advisor_clients_allocation table#subclass-allocation th {
  height: 40px;
  padding: 5px;
  font-size: 12px;
  border-bottom: 1px solid #f9f9f9;
}

/* line 75, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target, body.advisor #advisor_clients_allocation table#subclass-allocation th.target, body.report #advisor_clients_allocation table#subclass-allocation td.target, body.report #advisor_clients_allocation table#subclass-allocation th.target {
  width: 95px;
  border-right: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
}

/* line 79, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target.top_td, body.advisor #advisor_clients_allocation table#subclass-allocation th.target.top_td, body.report #advisor_clients_allocation table#subclass-allocation td.target.top_td, body.report #advisor_clients_allocation table#subclass-allocation th.target.top_td {
  border-top: 1px solid #EBEBEB;
}

/* line 81, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.diff, body.advisor #advisor_clients_allocation table#subclass-allocation th.diff, body.report #advisor_clients_allocation table#subclass-allocation td.diff, body.report #advisor_clients_allocation table#subclass-allocation th.diff {
  width: 119px;
}

/* line 85, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target, body.report #advisor_clients_allocation table#subclass-allocation td.target {
  width: 95px;
  background: #F8F8F8;
  border-right: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
}

/* line 90, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target.top_td, body.report #advisor_clients_allocation table#subclass-allocation td.target.top_td {
  border-top: 1px solid #EBEBEB;
}

/* line 92, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target input, body.report #advisor_clients_allocation table#subclass-allocation td.target input {
  background: #FFF;
  border: 1px solid #CCC;
  width: 62px;
  height: 15px;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #B3B3B3;
  background-image: url(/images/advisor/clients/show/percentage_sign.gif);
  background-position: 54px 6px;
  background-repeat: no-repeat;
  padding-right: 11px;
  display: none;
}

/* line 106, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target input:focus, body.advisor #advisor_clients_allocation table#subclass-allocation td.target input:active, body.report #advisor_clients_allocation table#subclass-allocation td.target input:focus, body.report #advisor_clients_allocation table#subclass-allocation td.target input:active {
  background-image: url(/images/advisor/clients/show/percentage_sign_active.gif);
  color: #1D1D1D;
  border: 1px solid #60C1E9;
}

/* line 111, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target a.display_value, body.report #advisor_clients_allocation table#subclass-allocation td.target a.display_value {
  color: #666;
  text-decoration: none;
  display: inline-block;
  padding: 5px 0 5px 0;
}

/* line 118, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td.target a.display_value:hover, body.report #advisor_clients_allocation table#subclass-allocation td.target a.display_value:hover {
  border: 1px dotted #c2c2c2;
  background: #FFF;
  color: #16a4de;
  border: 1px dotted #c2c2c2;
  background: #FFF;
  width: 62px;
  text-align: center;
  display: inline-block;
  padding: 8px 0 8px 0;
}

/* line 130, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation th.target span, body.report #advisor_clients_allocation table#subclass-allocation th.target span {
  background-image: url(/images/advisor/clients/show/target_pie.gif);
  background-position: 12px 2px;
  background-repeat: no-repeat;
  padding-left: 4px;
}

/* line 136, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation td, body.report #advisor_clients_allocation table#subclass-allocation td {
  text-align: center;
}

/* line 140, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation thead th, body.report #advisor_clients_allocation table#subclass-allocation thead th {
  color: #999;
  border: none;
  background: #EEE;
}

/* line 144, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation thead th span, body.report #advisor_clients_allocation table#subclass-allocation thead th span {
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  text-align: center;
  padding: 4px;
  border-radius: 4px;
}

/* line 151, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation thead th.asset-class, body.report #advisor_clients_allocation table#subclass-allocation thead th.asset-class {
  border-right: 1px solid #FFF;
}

/* line 156, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class td, body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class th, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class td, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class th {
  padding-top: 30px;
  border-bottom: 2px solid #bdbfc1;
}

/* line 159, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class th, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class th {
  font-size: 24px;
}

/* line 161, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class td, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-class td {
  font-size: 12px;
  font-weight: bold;
}

/* line 166, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass.out_of_tolerance th.name, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass.out_of_tolerance th.name {
  color: red;
}

/* line 168, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass.out_of_tolerance td.diff, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass.out_of_tolerance td.diff {
  color: red;
}

/* line 171, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass:nth-child(2) td, body.advisor #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass:nth-child(2) th, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass:nth-child(2) td, body.report #advisor_clients_allocation table#subclass-allocation tbody tr.asset-subclass:nth-child(2) th {
  padding-top: 20px;
}

/* line 175, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector, body.report #advisor_clients_allocation .account_group_selector {
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  width: 380px;
  background: #545454;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 7px 0px 7px 12px;
  font-size: 12px;
  color: #FFF;
  text-align: left;
}

/* line 188, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector div, body.report #advisor_clients_allocation .account_group_selector div {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin-right: 7px;
}

/* line 191, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .show_text, body.report #advisor_clients_allocation .account_group_selector .show_text {
  color: #FFF;
  margin: 0 3px 0 3px;
}

/* line 194, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .current_account, body.report #advisor_clients_allocation .account_group_selector .current_account {
  margin: 0 3px 0 3px;
  background: #E9E9E9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 30px 5px 10px;
  color: #000;
  cursor: pointer;
  width: 105px;
}

/* line 204, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list, body.report #advisor_clients_allocation .account_group_selector .accounts_list {
  display: none;
  position: absolute;
  top: 30px;
  left: 50px;
  background: #F6F7F7;
  padding: 10px;
  width: 270px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #222;
  z-index: 100;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

/* line 220, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list h4, body.report #advisor_clients_allocation .account_group_selector .accounts_list h4 {
  font-size: 11px;
  color: #AAA;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 226, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list table, body.report #advisor_clients_allocation .account_group_selector .accounts_list table {
  width: 100%;
}

/* line 228, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list td, body.report #advisor_clients_allocation .account_group_selector .accounts_list td {
  padding: 4px 0 4px 0;
}

/* line 230, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list td.state, body.report #advisor_clients_allocation .account_group_selector .accounts_list td.state {
  text-align: right;
}

/* line 233, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list .on_target, body.report #advisor_clients_allocation .account_group_selector .accounts_list .on_target {
  display: none;
}

/* line 235, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .accounts_list .off_balance, body.report #advisor_clients_allocation .account_group_selector .accounts_list .off_balance {
  display: none;
}

/* line 238, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

/* line 242, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state span, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state span {
  padding: 4px 0 4px 28px;
  *display: block;
  *float: left;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

/* line 249, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state a, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state a {
  color: #FFF;
  text-decoration: none;
}

/* line 252, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state .set_targets, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state .set_targets {
  background-image: url(/images/icons/action.png);
}

/* line 254, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state .on_target, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state .on_target {
  display: none;
  background-image: url(/images/icons/check.png);
}

/* line 257, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .selected_account_group_state .off_balance, body.report #advisor_clients_allocation .account_group_selector .selected_account_group_state .off_balance {
  display: none;
  background-image: url(/images/icons/warning.png);
}

/* line 260, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .current_tolerance, body.report #advisor_clients_allocation .account_group_selector .current_tolerance {
  margin-right: 0;
}

/* line 262, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance, body.report #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance {
  *float: left;
  height: 25px;
  width: 25px;
  display: inline-block;
  background-image: url(/images/icons/tolerance_inactive.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999em;
  vertical-align: middle;
}

/* line 273, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance:hover, body.advisor #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance:active, body.report #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance:hover, body.report #advisor_clients_allocation .account_group_selector .current_tolerance .edit_tolerance:active {
  background-image: url(/images/icons/tolerance_active.png);
}

/* line 277, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal, body.report #advisor_clients_allocation #edit_tolerance_modal {
  position: relative;
  width: 800px;
  padding: 0;
  display: none;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

/* line 289, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal p, body.report #advisor_clients_allocation #edit_tolerance_modal p {
  text-shadow: none;
  line-height: 140%;
  margin: 7px 0 7px 0;
  color: #222;
}

/* line 294, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal strong, body.report #advisor_clients_allocation #edit_tolerance_modal strong {
  font-weight: bold;
}

/* line 297, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .top_bar, body.report #advisor_clients_allocation #edit_tolerance_modal .top_bar {
  border-bottom: 2px solid #A9BCD1;
  background: #C3D7EE;
  padding: 15px 10px 15px 10px;
}

/* line 301, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content, body.report #advisor_clients_allocation #edit_tolerance_modal .content {
  padding: 25px 40px 25px 40px;
}

/* line 303, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .right_side, body.report #advisor_clients_allocation #edit_tolerance_modal .content .right_side {
  float: right;
  width: 35%;
}

/* line 306, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .right_side h2, body.report #advisor_clients_allocation #edit_tolerance_modal .content .right_side h2 {
  font-size: 18px;
  border-bottom: 2px solid #DCDCDC;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/* line 311, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .right_side p, body.report #advisor_clients_allocation #edit_tolerance_modal .content .right_side p {
  font-size: 13px;
}

/* line 313, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .left_side, body.report #advisor_clients_allocation #edit_tolerance_modal .content .left_side {
  float: left;
  width: 55%;
  text-align: center;
  padding-top: 30px;
}

/* line 318, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .left_side p, body.report #advisor_clients_allocation #edit_tolerance_modal .content .left_side p {
  margin-bottom: 40px;
  padding-top: 5px;
}

/* line 321, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .left_side .tolerance_section, body.report #advisor_clients_allocation #edit_tolerance_modal .content .left_side .tolerance_section {
  font-size: 22px;
  color: #999;
  margin-bottom: 40px;
}

/* line 325, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .left_side .tolerance_section input, body.report #advisor_clients_allocation #edit_tolerance_modal .content .left_side .tolerance_section input {
  font-size: 22px;
  padding: 3px;
  color: #333;
  width: 60px;
  text-align: center;
}

/* line 331, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .left_side .alert_active_section, body.report #advisor_clients_allocation #edit_tolerance_modal .content .left_side .alert_active_section {
  background: #eee;
  padding: 10px;
  text-align: center;
  width: 100%;
}

/* line 336, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .content .clearer, body.report #advisor_clients_allocation #edit_tolerance_modal .content .clearer {
  clear: both;
}

/* line 338, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .bottom_bar, body.report #advisor_clients_allocation #edit_tolerance_modal .bottom_bar {
  clear: both;
  border-top: 2px solid #ECECEC;
  padding: 15px 10px 15px 10px;
  background: #EFEFEF;
}

/* line 343, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .bottom_bar a, body.report #advisor_clients_allocation #edit_tolerance_modal .bottom_bar a {
  color: #ABACAD;
  text-decoration: underline;
  font-size: 13px;
}

/* line 347, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal .bottom_bar input[type=submit], body.report #advisor_clients_allocation #edit_tolerance_modal .bottom_bar input[type=submit] {
  float: right;
}

/* line 349, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation #edit_tolerance_modal a.close_modal_x, body.report #advisor_clients_allocation #edit_tolerance_modal a.close_modal_x {
  position: absolute;
  left: 800px;
  top: -15px;
}

/* line 353, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher, body.report #advisor_clients_allocation .finisher {
  position: relative;
  z-index: 9999;
  display: none;
}

/* line 357, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher .finisher-inner, body.report #advisor_clients_allocation .finisher .finisher-inner {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: 218px;
  background: #0d333c;
  color: #fff;
  padding: 15px 8px 8px 8px;
  text-align: center;
  width: 132px;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

/* line 371, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher dl dt, body.report #advisor_clients_allocation .finisher dl dt {
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  top: 25px;
  color: #617074;
  margin-bottom: 10px;
}

/* line 378, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher dl dd, body.report #advisor_clients_allocation .finisher dl dd {
  font-size: 20px;
  position: relative;
  top: -20px;
}

/* line 383, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher input, body.report #advisor_clients_allocation .finisher input {
  margin: 10px auto 0px auto;
  display: block;
  text-transform: uppercase;
  width: 100px;
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor #advisor_clients_allocation .finisher input:focus, body.advisor #advisor_clients_allocation .finisher input:hover, body.report #advisor_clients_allocation .finisher input:focus, body.report #advisor_clients_allocation .finisher input:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 390, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher hr, body.report #advisor_clients_allocation .finisher hr {
  border: none;
  border-top: 1px solid #144F5D;
  border-collapse: collapse;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 396, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher a.cancel, body.report #advisor_clients_allocation .finisher a.cancel {
  text-transform: lowercase;
  font-size: 12px;
  padding-top: 3px;
  color: #767F81;
}

/* line 401, app/assets/stylesheets/advisor/clients/allocation.sass */
body.advisor #advisor_clients_allocation .finisher a.cancel:hover, body.report #advisor_clients_allocation .finisher a.cancel:hover {
  text-decoration: underline;
}
/* line 3, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline, body.client .timeline {
  min-height: 200px;
  position: relative;
}

/* line 6, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks, body.client .timeline .interBlocks {
  list-style: none outside none;
  width: 564px;
  padding-bottom: 5px;
  position: relative;
}

/* line 12, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.vert-line, body.client .timeline .interBlocks > li.vert-line {
  background-color: #EEEEEE;
  height: 100%;
  left: 202px;
  position: absolute;
  top: -37px;
  width: 3px;
}

/* line 19, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block, body.client .timeline .interBlocks > li.inter-block {
  margin-top: 35px;
  position: relative;
  width: 95%;
}

/* line 23, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block:after, body.client .timeline .interBlocks > li.inter-block:after {
  clear: both;
  content: "";
  display: table;
}

/* line 27, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block:first-of-type, body.client .timeline .interBlocks > li.inter-block:first-of-type {
  margin-top: 0;
}

/* line 29, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block h2, body.client .timeline .interBlocks > li.inter-block h2 {
  float: left;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 5px;
  width: 200px;
}

/* line 35, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block .summary-counts, body.client .timeline .interBlocks > li.inter-block .summary-counts {
  clear: left;
  float: left;
  list-style: none outside none;
  margin: 0;
}

/* line 40, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block .section-explanation, body.client .timeline .interBlocks > li.inter-block .section-explanation {
  clear: left;
  display: block;
  float: left;
  margin-top: 10px;
}

/* line 45, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block li.interactions-summary-count, body.client .timeline .interBlocks > li.inter-block li.interactions-summary-count {
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 9px 0;
}

/* line 50, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block li.interactions-summary-count .icon, body.client .timeline .interBlocks > li.inter-block li.interactions-summary-count .icon {
  color: #F89406;
  display: inline-block;
  padding-right: 2px;
  position: relative;
  width: 16px;
}

/* line 56, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block .show-more-event, body.client .timeline .interBlocks > li.inter-block .show-more-event {
  padding-left: 232px;
  font-size: 12px;
}

/* line 59, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interBlocks > li.inter-block .show-more-event br, body.client .timeline .interBlocks > li.inter-block .show-more-event br {
  clear: both;
}

/* line 61, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .inside, body.client .inside {
  padding: 4px 25px !important;
}

/* line 64, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions, body.client .timeline .interactions {
  float: right;
  list-style: none outside none;
  margin: -40px 0 0;
  width: 306px;
}

/* line 69, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions:after, body.client .timeline .interactions:after {
  clear: both;
  content: "";
  display: table;
}

/* line 73, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li, body.client .timeline .interactions > li {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
  display: none;
  margin: 5px 5px 5px -49px;
  overflow: hidden;
  position: relative;
  transition: background-color 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s;
  z-index: 50;
}

/* line 81, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li:after, body.client .timeline .interactions > li:after {
  clear: both;
  content: "";
  display: table;
}

/* line 85, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.highlighting, body.client .timeline .interactions > li.highlighting {
  border-radius: 4px;
}

/* line 87, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.highlighting > div, body.client .timeline .interactions > li.highlighting > div {
  border-color: rgba(0, 0, 0, 0);
}

/* line 89, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.highlighted, body.client .timeline .interactions > li.highlighted {
  background-color: #FFE4BB;
  box-shadow: 0 0 0 5px #FFE4BB;
}

/* line 92, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.part-of-summary, body.client .timeline .interactions > li.part-of-summary {
  display: block;
}

/* line 94, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.interaction, body.client .timeline .interactions > li.interaction {
  clear: left;
  padding: 0 0 4px 40px;
}

/* line 98, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.interaction.email.clicked .icon:after, body.advisor .timeline .interactions > li.interaction.email.opened .icon:after, body.client .timeline .interactions > li.interaction.email.clicked .icon:after, body.client .timeline .interactions > li.interaction.email.opened .icon:after {
  top: -7px;
}

/* line 100, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.more-link, body.client .timeline .interactions > li.more-link {
  margin: 8px 5px 10px;
  padding-top: 9px;
}

/* line 104, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li > div:after, body.client .timeline .interactions > li > div:after {
  clear: both;
  content: "";
  display: table;
}

/* line 108, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.source, body.client .timeline .interactions > li.source {
  margin-top: 30px;
}

/* line 110, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .value-box, body.client .timeline .interactions > li .value-box {
  color: #333333;
  float: left;
  font-size: 16px;
  margin-left: 5px;
  text-align: left;
  width: 110px;
}

/* line 117, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .value-box.wide, body.client .timeline .interactions > li .value-box.wide {
  width: 250px;
}

/* line 119, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .value-box label, body.client .timeline .interactions > li .value-box label {
  color: #999999;
  display: block;
  font-size: 11px;
  padding: 6px 0 0 2px;
}

/* line 124, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar, body.client .timeline .interactions > li .email-status-bar {
  margin-top: 11px;
  position: relative;
  width: 110px;
}

/* line 128, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar:after, body.client .timeline .interactions > li .email-status-bar:after {
  clear: both;
  content: "";
  display: table;
}

/* line 132, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar > div, body.client .timeline .interactions > li .email-status-bar > div {
  -moz-box-sizing: border-box;
  background-color: #EEEEEE;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  font-variant: small-caps;
  font-weight: bold;
  height: 9px;
  padding-left: 3px;
  text-indent: -9999px;
  text-shadow: 0 1px 1px #DDDDDD;
  width: 25%;
}

/* line 144, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li.hide, body.client .timeline .interactions > li.hide {
  display: none;
}

/* line 148, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor html.firefox .timeline .interactions > li .email-status-bar > div, body.client html.firefox .timeline .interactions > li .email-status-bar > div {
  width: 21%;
}

/* line 155, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar > div:first-of-type, body.client .timeline .interactions > li .email-status-bar > div:first-of-type {
  border-left-width: 0;
  border-radius: 10px 0 0 10px;
}

/* line 158, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar > div:last-of-type, body.client .timeline .interactions > li .email-status-bar > div:last-of-type {
  border-radius: 0 10px 10px 0;
}

/* line 160, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar > div.sent, body.client .timeline .interactions > li .email-status-bar > div.sent {
  background-color: #88DD66;
}

/* line 162, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.bounced .sent, body.advisor .timeline .interactions > li .email-status-bar.ineligible .sent, body.client .timeline .interactions > li .email-status-bar.bounced .sent, body.client .timeline .interactions > li .email-status-bar.ineligible .sent {
  background-color: #EA996F;
}

/* line 165, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.opted-out .sent, body.advisor .timeline .interactions > li .email-status-bar.opted-out .delivered, body.advisor .timeline .interactions > li .email-status-bar.opted-out .opened, body.advisor .timeline .interactions > li .email-status-bar.opted-out .clicked, body.client .timeline .interactions > li .email-status-bar.opted-out .sent, body.client .timeline .interactions > li .email-status-bar.opted-out .delivered, body.client .timeline .interactions > li .email-status-bar.opted-out .opened, body.client .timeline .interactions > li .email-status-bar.opted-out .clicked {
  background-color: #EA996F;
}

/* line 168, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.spamreport .sent, body.advisor .timeline .interactions > li .email-status-bar.spamreport .delivered, body.advisor .timeline .interactions > li .email-status-bar.spamreport .opened, body.advisor .timeline .interactions > li .email-status-bar.spamreport .clicked, body.client .timeline .interactions > li .email-status-bar.spamreport .sent, body.client .timeline .interactions > li .email-status-bar.spamreport .delivered, body.client .timeline .interactions > li .email-status-bar.spamreport .opened, body.client .timeline .interactions > li .email-status-bar.spamreport .clicked {
  background-color: #EA996F;
}

/* line 171, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.opted-out .sent, body.advisor .timeline .interactions > li .email-status-bar.opted-out .delivered, body.advisor .timeline .interactions > li .email-status-bar.opted-out .opened, body.advisor .timeline .interactions > li .email-status-bar.opted-out .clicked, body.client .timeline .interactions > li .email-status-bar.opted-out .sent, body.client .timeline .interactions > li .email-status-bar.opted-out .delivered, body.client .timeline .interactions > li .email-status-bar.opted-out .opened, body.client .timeline .interactions > li .email-status-bar.opted-out .clicked {
  background-color: #EA996F;
}

/* line 173, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.delivered .delivered, body.client .timeline .interactions > li .email-status-bar.delivered .delivered {
  background-color: #88DD66;
}

/* line 176, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.opened .delivered, body.advisor .timeline .interactions > li .email-status-bar.opened .opened, body.client .timeline .interactions > li .email-status-bar.opened .delivered, body.client .timeline .interactions > li .email-status-bar.opened .opened {
  background-color: #88DD66;
}

/* line 179, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.clicked .sent, body.advisor .timeline .interactions > li .email-status-bar.clicked .delivered, body.advisor .timeline .interactions > li .email-status-bar.clicked .opened, body.advisor .timeline .interactions > li .email-status-bar.clicked .clicked, body.client .timeline .interactions > li .email-status-bar.clicked .sent, body.client .timeline .interactions > li .email-status-bar.clicked .delivered, body.client .timeline .interactions > li .email-status-bar.clicked .opened, body.client .timeline .interactions > li .email-status-bar.clicked .clicked {
  background-color: #88DD66;
}

/* line 182, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.opted-in .sent, body.advisor .timeline .interactions > li .email-status-bar.opted-in .delivered, body.advisor .timeline .interactions > li .email-status-bar.opted-in .opened, body.advisor .timeline .interactions > li .email-status-bar.opted-in .clicked, body.client .timeline .interactions > li .email-status-bar.opted-in .sent, body.client .timeline .interactions > li .email-status-bar.opted-in .delivered, body.client .timeline .interactions > li .email-status-bar.opted-in .opened, body.client .timeline .interactions > li .email-status-bar.opted-in .clicked {
  background-color: #88DD66;
}

/* line 184, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar.address-change, body.client .timeline .interactions > li .email-status-bar.address-change {
  display: none;
}

/* line 186, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .email-status-bar label, body.client .timeline .interactions > li .email-status-bar label {
  clear: left;
  float: left;
  font-size: 12px;
  padding-top: 10px;
  text-transform: capitalize;
}

/* line 192, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li header, body.client .timeline .interactions > li header {
  float: left;
}

/* line 194, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .interaction-body, body.client .timeline .interactions > li .interaction-body {
  float: right;
}

/* line 196, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .interaction-detail, body.client .timeline .interactions > li .interaction-detail {
  clear: both;
}

/* line 198, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .interaction-detail a.icon-container, body.advisor .timeline .interactions > li .interaction-detail span.icon-container, body.client .timeline .interactions > li .interaction-detail a.icon-container, body.client .timeline .interactions > li .interaction-detail span.icon-container {
  display: block;
  padding: 10px 0 0 15px;
}

/* line 201, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li h3, body.client .timeline .interactions > li h3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  padding: 0 0 3px;
  width: 100%;
}

/* line 207, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li h3 em, body.client .timeline .interactions > li h3 em {
  color: #F89406;
  font-style: normal;
  font-weight: normal;
}

/* line 211, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .interactions > li .subtitle, body.client .timeline .interactions > li .subtitle {
  font-size: 11px;
}

/* line 213, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .canvas-container, body.client .timeline .canvas-container {
  left: 210px;
  position: absolute;
  top: 114px;
}

/* line 218, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container .icon:after, body.client .timeline .icon-container .icon:after {
  font-family: "Hubspots Custom Font";
  font-size: 18px;
  font-weight: normal;
  line-height: 0.1;
  position: relative;
  text-transform: none;
  top: 2px;
  width: 0;
}

/* line 227, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction, body.client .timeline .icon-container.interaction {
  overflow: visible;
}

/* line 229, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction .icon, body.client .timeline .icon-container.interaction .icon {
  font-size: 16px;
  line-height: 16px;
  -moz-box-sizing: border-box;
  color: #999999;
  position: relative;
}

/* line 235, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction .icon:after, body.client .timeline .icon-container.interaction .icon:after {
  font-size: 22px;
  margin-left: -2px;
  margin-top: 8px;
}

/* line 239, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction > .icon, body.client .timeline .icon-container.interaction > .icon {
  left: 8px;
  position: absolute;
  top: 11px;
  width: 30px;
}

/* line 244, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction > .icon:after, body.client .timeline .icon-container.interaction > .icon:after {
  font-size: 19px;
  left: 8px;
  top: -5px;
}

/* line 248, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .timeline .icon-container.interaction .mini-icon, body.client .timeline .icon-container.interaction .mini-icon {
  font-size: 14px;
  line-height: 20px;
}

/* line 252, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .top-section, body.client .top-section {
  width: 100%;
  overflow: auto;
  background: #dbdedf;
  position: relative;
  border-radius: 4px;
  margin-top: 5px;
  border: solid 1px #9c9d9d;
}

/* line 260, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .top-section .number-section, body.client .top-section .number-section {
  width: 25%;
  float: left;
  font-size: 25px;
  color: #000;
  display: block;
  font-weight: bold;
  text-align: center;
  margin: 15px 0px;
}

/* line 269, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .top-section .number-section p, body.client .top-section .number-section p {
  margin-bottom: 0;
  line-height: 25px;
}

/* line 273, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .number-section span, body.client .number-section span {
  text-align: center;
  font-weight: normal;
  color: #000;
  font-size: 15px;
}

/* line 279, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor #client-info .activity, body.client #client-info .activity {
  font-size: 30px;
  padding-bottom: 5px;
  padding-top: 30px;
}

/* line 284, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .icon-alignment, body.client .icon-alignment {
  display: inline;
  left: -15px;
  margin-top: 2px;
  position: absolute;
}

/* line 290, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .sub-alignment, body.client .sub-alignment {
  display: inline;
  margin-left: -21px;
  margin-top: 2px;
  position: absolute;
}

/* line 296, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .radius, body.client .radius {
  border: 2px solid #cccccc;
  border-radius: 50%;
  display: inline;
  height: 30px;
  background: #fff;
}

/* line 303, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .page-list, body.client .page-list {
  padding: 5px 0px;
}

/* line 306, app/assets/stylesheets/advisor/clients/activity.sass */
body.advisor .logged_in_radius, body.client .logged_in_radius {
  box-sizing: unset;
  border: 2px solid #999999;
  border-radius: 50%;
  float: left;
  height: 18px;
  left: 5px;
  padding-left: 7px;
  padding-top: 9px;
  position: absolute;
  width: 23px;
  background: #FFFFFF;
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 7, app/assets/stylesheets/advisor/clients/report.sass */
#advisor_clients_report {
  padding-top: 100px;
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 6, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations h2 {
  font-size: 30px;
  font-weight: 300;
  margin: 0;
}

/* line 11, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations {
  margin: 0 0 30px 0;
  padding: 0;
  width: 100%;
  font-size: 14px;
}

/* line 16, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations tr {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #ECECEC;
}

/* line 19, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations td {
  padding: 20px 0 20px 0;
}

/* line 21, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations td h4 {
  font-weight: bold;
  color: #333;
  margin-bottom: 3px;
  font-size: 17px;
}

/* line 26, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations td p.small {
  color: #707070;
  font-size: 12px;
}

/* line 29, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations td.avatar {
  width: 70px;
}

/* line 31, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access table.invitations td.avatar img {
  border: 1px solid #f1f1f1;
  padding: 2px;
}

/* line 35, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access p.invite_more {
  margin: 20px 0 80px 0;
}

/* line 37, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#client_access p.invite_more a {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#advisor_clients_invitations section#client_access p.invite_more a:focus, #advisor_clients_invitations section#client_access p.invite_more a:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li label {
  /* FIXME ccm: color: #999 standardize around advisor settings form typography. consolidate to mixin and move color to variable and typography stylesheet. */
  color: #222;
  font-weight: normal;
}

/* line 46, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li input[type=text] {
  width: 100%;
}

/* line 48, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_email_input,
#advisor_clients_invitations section#invite_clients form li#invitation_first_name_input,
#advisor_clients_invitations section#invite_clients form li#invitation_last_name_input {
  /* FIXME ccm: remove commented out lines. */
  /* display: inline-block */
  /* width: 260px */
}

/* line 54, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_email_input input[type=text],
#advisor_clients_invitations section#invite_clients form li#invitation_first_name_input input[type=text],
#advisor_clients_invitations section#invite_clients form li#invitation_last_name_input input[type=text] {
  width: 260px;
}

/* line 56, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_email_input {
  /* width: 280px */
  /* input[type=text] */
  /*   width: 260px */
  /* label */
  /*   color: #0B313A */
}

/* line 62, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_subject_input input[type=text],
#advisor_clients_invitations section#invite_clients form li#invitation_personal_message_input textarea {
  width: 565px;
  color: #bbb;
}

/* line 66, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_subject_input input[type=text]:focus,
#advisor_clients_invitations section#invite_clients form li#invitation_personal_message_input textarea:focus {
  color: #222;
}

/* line 69, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_personal_message_input label {
  margin-bottom: 6px;
  /* font-size: 20px */
  /* color: #111 */
}

/* line 73, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form li#invitation_personal_message_input textarea {
  /* width: 565px */
  /* padding: 10px 15px 10px 15px */
  /* margin-top: 7px */
  /* FIXME ccm: remove font styles from other invitation locations (forms.scss), and consolidate. */
  /* font-family: Georgia, 'Times New Roman', serif */
  /* font-size: 15px */
  height: 150px;
  /* color: #bbb */
  /* &:focus */
  /*   color: #222 */
}

/* line 86, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form fieldset.buttons {
  float: right;
  width: 100%;
  text-align: right;
  padding-top: 20px;
  margin-bottom: 140px;
}

/* line 93, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form fieldset.buttons ol li {
  float: right;
  display: inline-block;
  vertical-align: middle !important;
}

/* line 97, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form fieldset.buttons ol li.preview_email {
  margin-top: 10px;
  font-size: 14px;
  margin-right: 7px;
}

/* line 101, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form fieldset.buttons ol li.preview_email a {
  padding-left: 15px;
  background: #fff url(/images/magnifying-glass.gif) no-repeat left center;
}

/* line 105, app/assets/stylesheets/advisor/clients/invitations.sass */
#advisor_clients_invitations section#invite_clients form fieldset.buttons ol li.commit input[type=submit] {
  margin-top: 0;
  width: 120px;
  font-size: 14px;
}
/* line 3, app/assets/stylesheets/advisor/clients/benchmark.sass */
#advisor_benchmarks h2 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
}
/* line 1, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid {
  /* start commented backslash hack \ */
  /* close commented backslash hack */
}

/* line 2, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid #grid {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid section.content {
  margin-top: 120px;
}

/* line 9, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid .grid-actions .last.gearless {
  width: 150px;
}

/* line 12, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid .clearfix {
  display: inline-block;
}

/* line 13, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 24, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid * html .clearfix {
  height: 1%;
}

/* line 27, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid .clearfix {
  display: block;
}

/* line 30, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid .allocations-header {
  padding: 20px;
  background-color: #ECECEC;
}

/* line 34, app/assets/stylesheets/allocations_grid.sass */
#allocations-grid form {
  padding: 20px;
}
/* line 2, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup, body.advisor_responsive .name-popup {
  font-style: normal;
}

/* line 3, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup *, body.advisor_responsive .name-popup * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup ol, body.advisor_responsive .name-popup ol {
  margin-bottom: 0;
}

/* line 14, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup label, body.advisor_responsive .name-popup label {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
}

/* line 23, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup input, body.advisor_responsive .name-popup input {
  width: 100%;
  padding: 3px 6px;
  height: 25px;
  color: black;
  font-size: 13px;
}

/* line 31, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup li, body.advisor_responsive .name-popup li {
  padding-bottom: 15px;
}

/* line 35, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .popup-header, body.advisor_responsive .name-popup .popup-header {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 40, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .popup-text, body.advisor_responsive .name-popup .popup-text {
  font-size: 15px;
  margin-bottom: 5px;
}

/* line 45, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .popup-text form label, body.advisor_responsive .name-popup .popup-text form label {
  color: white !important;
}

/* line 51, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .popup-info, body.advisor_responsive .name-popup .popup-info {
  font-style: italic;
  font-size: 14px;
  margin-top: 20px;
}

/* line 58, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .ok-btn, body.advisor_responsive .name-popup .ok-btn {
  float: right;
  margin-top: 15px;
  padding: 7px 20px;
  font-weight: bold;
  cursor: pointer;
  height: 27px;
  color: black;
  font-size: 11px;
  width: 70px;
}

/* line 70, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .cancel-btn, body.advisor_responsive .name-popup .cancel-btn {
  position: absolute;
  right: -15px;
  border: solid 3px white;
  color: black;
  padding: 10px;
  border-radius: 30px;
  cursor: pointer;
  top: -15px;
  background: black;
  color: white;
  font-size: 10px;
  width: 34px;
  height: 35px;
  line-height: 10px;
}

/* line 87, app/assets/stylesheets/name_popup.scss */
body.advisor .name-popup .popup-info, body.advisor_responsive .name-popup .popup-info {
  line-height: 14px;
}
/* line 2, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #auto-accept-container, body.advisor_responsive #auto-accept-container {
  margin-top: 12px;
  height: 28px;
  line-height: 26px;
}

/* line 7, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #auto-accept-container #auto-accept-label, body.advisor_responsive #auto-accept-container #auto-accept-label {
  float: left;
  color: #555;
  font-size: 14px;
}

/* line 13, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #auto-accept-container .onoffswitch, body.advisor_responsive #auto-accept-container .onoffswitch {
  float: left;
  margin-left: 8px;
}

/* line 20, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #helper-text, body.advisor_responsive .customized-kendo-grid #helper-text {
  margin: 14px 10px;
  font-size: 15px;
  color: #555;
}

/* line 26, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .custom-allocation-settings, body.advisor_responsive .customized-kendo-grid .custom-allocation-settings {
  color: #555;
  font-size: 12px;
  margin-bottom: 20px;
}

/* line 32, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #client-selector-container, body.advisor_responsive .customized-kendo-grid #client-selector-container {
  margin: 20px 0 10px 0;
}

/* line 35, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #client-selector-container input, body.advisor_responsive .customized-kendo-grid #client-selector-container input {
  width: 360px;
  padding: 6px;
}

/* line 41, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid input[type=checkbox] :not(#auto_accept_suggestions), body.advisor_responsive .customized-kendo-grid input[type=checkbox] :not(#auto_accept_suggestions) {
  display: inline-block;
}

/* line 45, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .onoffswitch-switch, body.advisor_responsive .customized-kendo-grid .onoffswitch-switch {
  border: none;
}

/* line 49, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .allocation-management-header, body.advisor_responsive .customized-kendo-grid .allocation-management-header {
  margin-bottom: 0px;
}

/* line 52, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .allocation-management-header h4, body.advisor_responsive .customized-kendo-grid .allocation-management-header h4 {
  color: #142E35;
  margin-bottom: 0px;
  line-height: 22px;
}

/* line 57, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .allocation-management-header h4 .back-link, body.advisor_responsive .customized-kendo-grid .allocation-management-header h4 .back-link {
  margin-bottom: 15px;
}

/* line 60, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .allocation-management-header h4 .back-link a, body.advisor_responsive .customized-kendo-grid .allocation-management-header h4 .back-link a {
  font-size: 12px;
  font-weight: 200;
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #grid tr.k-state-selected, body.advisor_responsive .customized-kendo-grid #grid tr.k-state-selected {
  background: #F9F7EA;
  color: black;
}

/* line 74, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #grid tr.clickable-feel, body.advisor_responsive .customized-kendo-grid #grid tr.clickable-feel {
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid #multi-edit-dialog, body.advisor_responsive .customized-kendo-grid #multi-edit-dialog {
  margin-top: 6px;
  border: none;
  padding-right: 20px;
}

/* line 87, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-widget .k-dropdown-wrap.k-state-default, body.advisor_responsive .customized-kendo-grid .k-widget .k-dropdown-wrap.k-state-default {
  background: white;
}

/* line 93, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-grid-toolbar .k-button, body.advisor .customized-kendo-grid #multi-edit-dialog button, body.advisor .customized-kendo-grid .grid-actions a, body.advisor_responsive .customized-kendo-grid .k-grid .k-grid-toolbar .k-button, body.advisor_responsive .customized-kendo-grid #multi-edit-dialog button, body.advisor_responsive .customized-kendo-grid .grid-actions a {
  text-shadow: 1px 1px #666666;
  cursor: pointer;
  background: #6f8891;
  color: #f5f5f5;
  border: 1px solid #6f8891;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 12px;
  padding: 7px;
}

/* line 104, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-grid-toolbar .k-button .k-icon, body.advisor .customized-kendo-grid #multi-edit-dialog button .k-icon, body.advisor .customized-kendo-grid .grid-actions a .k-icon, body.advisor_responsive .customized-kendo-grid .k-grid .k-grid-toolbar .k-button .k-icon, body.advisor_responsive .customized-kendo-grid #multi-edit-dialog button .k-icon, body.advisor_responsive .customized-kendo-grid .grid-actions a .k-icon {
  display: none;
}

/* line 109, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid-add, body.advisor_responsive .customized-kendo-grid .k-grid-add {
  cursor: pointer;
}

/* line 113, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .editability-msg, body.advisor_responsive .customized-kendo-grid .editability-msg {
  font-size: 12px;
  color: #888;
}

/* line 120, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tbody .k-grid-edit, body.advisor .customized-kendo-grid .k-grid tbody .k-grid-delete, body.advisor .customized-kendo-grid .k-grid tbody .k-grid-Delete, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-edit, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-delete, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-Delete {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #F0F4F5;
  color: #0D6497;
  width: 32px;
  min-width: 30px;
  border: none;
  padding: 8px;
  font-size: 15px;
  height: 32px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

/* line 142, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tbody .k-grid-edit .k-icon, body.advisor .customized-kendo-grid .k-grid tbody .k-grid-delete .k-icon, body.advisor .customized-kendo-grid .k-grid tbody .k-grid-Delete .k-icon, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-edit .k-icon, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-delete .k-icon, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-Delete .k-icon {
  display: none;
}

/* line 148, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tbody .k-grid-edit:before, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-edit:before {
  content: "\f040";
}

/* line 154, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tbody .k-grid-delete:before, body.advisor .customized-kendo-grid .k-grid tbody .k-grid-Delete:before, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-delete:before, body.advisor_responsive .customized-kendo-grid .k-grid tbody .k-grid-Delete:before {
  content: "\f014";
}

/* line 164, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tr, body.advisor_responsive .customized-kendo-grid .k-grid tr {
  color: #2E474B;
}

/* line 167, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tr td, body.advisor_responsive .customized-kendo-grid .k-grid tr td {
  border-bottom: solid 1px #DFDFDF;
  border-right: none;
  border-left: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 175, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tr.k-alt, body.advisor_responsive .customized-kendo-grid .k-grid tr.k-alt {
  background-color: white;
}

/* line 179, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tr th, body.advisor_responsive .customized-kendo-grid .k-grid tr th {
  border: none;
}

/* line 185, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid tr:last-child td, body.advisor_responsive .customized-kendo-grid .k-grid tr:last-child td {
  border-bottom: 0;
}

/* line 193, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-grid-toolbar, body.advisor_responsive .customized-kendo-grid .k-grid .k-grid-toolbar {
  border: none;
  margin-bottom: 10px;
  background: white;
}

/* line 201, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid, body.advisor_responsive .customized-kendo-grid .k-grid {
  border: none;
}

/* line 204, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-grid-header, body.advisor_responsive .customized-kendo-grid .k-grid .k-grid-header {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ccc;
}

/* line 210, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-grid-content, body.advisor_responsive .customized-kendo-grid .k-grid .k-grid-content {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  width: calc(100% - 2px);
}

/* line 217, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-pager-wrap, body.advisor_responsive .customized-kendo-grid .k-grid .k-pager-wrap {
  margin-top: 5px;
  border: none;
  background-color: white;
}

/* line 224, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid, body.advisor_responsive .customized-kendo-grid .k-grid {
  font-size: 12px;
}

/* line 227, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-pager-wrap, body.advisor_responsive .customized-kendo-grid .k-grid .k-pager-wrap {
  text-align: center;
}

/* line 230, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor .customized-kendo-grid .k-grid .k-pager-wrap > .k-link, body.advisor .customized-kendo-grid .k-grid .k-pager-wrap > .k-pager-numbers, body.advisor_responsive .customized-kendo-grid .k-grid .k-pager-wrap > .k-link, body.advisor_responsive .customized-kendo-grid .k-grid .k-pager-wrap > .k-pager-numbers {
  display: inline-block;
  float: none;
  margin: 0 .2em;
  position: static;
}

/* line 241, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #window, body.advisor .kendo-window, body.advisor_responsive #window, body.advisor_responsive .kendo-window {
  padding: 1em 0;
}

/* line 244, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #window .k-widget.k-dropdown, body.advisor .kendo-window .k-widget.k-dropdown, body.advisor_responsive #window .k-widget.k-dropdown, body.advisor_responsive .kendo-window .k-widget.k-dropdown {
  width: 250px;
}

/* line 248, app/assets/stylesheets/kendo_datagrid.scss */
body.advisor #window .confirm-content, body.advisor .kendo-window .confirm-content, body.advisor_responsive #window .confirm-content, body.advisor_responsive .kendo-window .confirm-content {
  padding: 3px 10px;
}

/* line 254, app/assets/stylesheets/kendo_datagrid.scss */
.k-loading-mask.overlay {
  position: absolute;
  top: 0;
}

/* line 263, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-pager-wrap .k-pager-nav {
  border: none;
  border-radius: 0;
}

/* line 269, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-pager-wrap ul.k-pager-numbers li {
  margin: 0 5px;
}

/* line 272, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-pager-wrap ul.k-pager-numbers li a.k-link {
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  -moz-box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  color: #69aeca;
  background-color: #F0F4F5;
  border: none;
}

/* line 282, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-pager-wrap ul.k-pager-numbers li a.k-link:hover {
  border: none;
  background-color: white;
}

/* line 288, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-pager-wrap ul.k-pager-numbers li span.k-state-selected {
  -webkit-box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  -moz-box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  box-shadow: 1px 1px 5px -1px rgba(117, 110, 117, 0.51);
  color: #405960;
  background-color: white;
  border-radius: 0;
  border: none;
}

/* line 303, app/assets/stylesheets/kendo_datagrid.scss */
.k-window-title {
  line-height: inherit;
}

/* line 307, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid-header .k-header > .k-link {
  color: #313131;
}

/* line 312, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
  color: #1274AC;
}

/* line 316, app/assets/stylesheets/kendo_datagrid.scss */
.k-cancel:before {
  content: "\E115";
}

/* line 321, app/assets/stylesheets/kendo_datagrid.scss */
.k-update:before {
  content: "\E118";
}

/* line 325, app/assets/stylesheets/kendo_datagrid.scss */
.k-grid .k-header.k-sorted {
  background-color: transparent;
}

/* line 329, app/assets/stylesheets/kendo_datagrid.scss */
.k-popup > .k-group-header {
  background: #b6b6b6;
}

/* line 333, app/assets/stylesheets/kendo_datagrid.scss */
.k-window-titlebar.k-dialog-titlebar.k-header {
  background: #1b6dd0;
}
/* line 34, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard, body.thresholds_models {
  font-size: 12px;
}

/* line 38, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard ul.alt-color-dropdown li:nth-of-type(odd), body.thresholds_models ul.alt-color-dropdown li:nth-of-type(odd) {
  background-color: #ccc;
}

/* line 41, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard ul.alt-color-dropdown li.k-state-selected, body.thresholds_models ul.alt-color-dropdown li.k-state-selected {
  color: #f85a00;
}

/* line 45, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box, body.thresholds_models section.content #title-box {
  height: 60px;
  height: 80px;
}

/* line 46, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title, body.thresholds_models section.content #title-box #title {
  float: left;
}

/* line 49, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title h2, body.thresholds_models section.content #title-box #title h2 {
  font-size: 22px;
}

/* line 52, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title p, body.thresholds_models section.content #title-box #title p {
  color: #aaa;
  font-size: 14px;
}

/* line 56, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title p span.ital, body.thresholds_models section.content #title-box #title p span.ital {
  font-style: italic;
}

/* line 16, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav, body.thresholds_models section.content #title-box ul.nav {
  margin-right: 20px;
  float: right;
}

/* line 19, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li, body.thresholds_models section.content #title-box ul.nav li {
  width: auto;
  height: 25px;
  display: inline-block;
}

/* line 23, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li a, body.thresholds_models section.content #title-box ul.nav li a {
  cursor: pointer;
  color: #aaa;
  padding: 14px;
  font-size: 14px;
  width: 110px;
}

/* line 29, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li a.active, body.thresholds_models section.content #title-box ul.nav li a.active {
  color: white;
  box-shadow: none;
  background: #159fe0;
}

/* line 64, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li:first-child a, body.thresholds_models section.content #title-box li:first-child a {
  position: relative;
  left: 5px;
  border-radius: 10px 0 0 10px;
}

/* line 70, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li:last-child a, body.thresholds_models section.content #title-box li:last-child a {
  border-radius: 0 10px 10px 0;
}

/* line 73, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li a, body.thresholds_models section.content #title-box li a {
  text-align: center;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}

/* line 81, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:first-child {
  border-radius: 10px 0 0 10px;
}

/* line 84, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:last-child {
  border-radius: 0 10px 10px 0;
}

/* line 87, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:not(:first-child) {
  margin-left: -5px;
}

/* line 90, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a {
  padding: 5px;
  width: 130px;
  text-align: center;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  cursor: pointer;
}

/* line 100, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a.active {
  color: white;
  box-shadow: none;
  background: #159fe0;
}

/* line 9, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard .wealthguard-old #multi-edit-dialog, body.advisor_responsive.wealthguard .wealthguard-old #multi-edit-dialog {
  position: absolute;
  z-index: 1;
}

/* line 14, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog, body.advisor_responsive.wealthguard #multi-edit-dialog {
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  border: 1px solid #159FE0;
  padding: 2px 10px;
  position: relative;
  margin-bottom: 15px;
  background: #fff;
}

/* line 24, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor {
  font-size: 14px;
  width: 100%;
  margin: 0;
}

/* line 29, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor .form-inp, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor .form-inp {
  padding: 4px 0;
  display: inline-block;
}

/* line 33, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor .form-inp .multi-edit-percentage-inp, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor .form-inp .multi-edit-percentage-inp {
  font-size: 12px;
  margin-right: 25px;
}

/* line 37, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor .form-inp #thresholds-model-select, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor .form-inp #thresholds-model-select {
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor label, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor label {
  text-align: right;
}

/* line 43, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #multi-edit-dialog #multi-editor .right, body.advisor_responsive.wealthguard #multi-edit-dialog #multi-editor .right {
  margin-top: 4px;
  float: right;
}

/* line 47, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #page, body.advisor_responsive.wealthguard #page {
  margin: 140px auto 0 auto;
}

/* line 51, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #status-container, body.advisor_responsive.wealthguard section.content #status-container {
  position: relative;
}

/* line 54, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #status-container .grid-state-toggle-buttons, body.advisor_responsive.wealthguard section.content #status-container .grid-state-toggle-buttons {
  position: absolute;
  bottom: 0;
  height: 20px;
}

/* line 59, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid, body.advisor_responsive.wealthguard section.content #grid {
  margin-bottom: 80px;
}

/* line 62, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid .k-grid-toolbar, body.advisor_responsive.wealthguard section.content #grid .k-grid-toolbar {
  padding: 8px;
}

/* line 65, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid .k-filter-row th, body.advisor.wealthguard section.content #grid .k-grid-header th.k-header, body.advisor_responsive.wealthguard section.content #grid .k-filter-row th, body.advisor_responsive.wealthguard section.content #grid .k-grid-header th.k-header {
  white-space: normal;
  vertical-align: middle;
}

/* line 69, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid .wg-active-checkbox, body.advisor_responsive.wealthguard section.content #grid .wg-active-checkbox {
  margin-left: 13px;
}

/* line 72, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid .k-button, body.advisor_responsive.wealthguard section.content #grid .k-button {
  min-width: 0;
}

/* line 75, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid .k-button-icontext .k-icon, body.advisor.wealthguard section.content #grid .k-button-icontext .k-image, body.advisor.wealthguard section.content #grid .k-button-icontext .k-sprite, body.advisor_responsive.wealthguard section.content #grid .k-button-icontext .k-icon, body.advisor_responsive.wealthguard section.content #grid .k-button-icontext .k-image, body.advisor_responsive.wealthguard section.content #grid .k-button-icontext .k-sprite {
  margin-left: 0;
  vertical-align: text-bottom;
  margin-right: 2px;
}

/* line 80, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.review, body.advisor_responsive.wealthguard section.content #grid tr.review {
  color: #c49e7b;
}

/* line 83, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.alert, body.advisor_responsive.wealthguard section.content #grid tr.alert {
  color: #E24B36;
}

/* line 86, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.up, body.advisor.wealthguard section.content #grid tr.down, body.advisor_responsive.wealthguard section.content #grid tr.up, body.advisor_responsive.wealthguard section.content #grid tr.down {
  background: #fffbe5;
  background: -webkit-linear-gradient(#fffbe5, #fff5cc);
  background: -o-linear-gradient(#fffbe5, #fff5cc);
  background: -moz-linear-gradient(#fffbe5, #fff5cc);
  background: linear-gradient(#fffbe5, #fff5cc);
}

/* line 93, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.up:hover, body.advisor.wealthguard section.content #grid tr.down:hover, body.advisor_responsive.wealthguard section.content #grid tr.up:hover, body.advisor_responsive.wealthguard section.content #grid tr.down:hover {
  background-image: url(/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-color: #b9b3b3;
}

/* line 100, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.up.k-state-selected, body.advisor.wealthguard section.content #grid tr.down.k-state-selected, body.advisor_responsive.wealthguard section.content #grid tr.up.k-state-selected, body.advisor_responsive.wealthguard section.content #grid tr.down.k-state-selected {
  color: white;
  background: #3dabdb;
  background: -moz-linear-gradient(top, #3dabdb 0%, #159fe0 100%);
  background: -webkit-linear-gradient(top, #3dabdb 0%, #159fe0 100%);
  background: linear-gradient(to bottom, #3dabdb 0%, #159fe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3dabdb', endColorstr='#159fe0',GradientType=0 );
}

/* line 108, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.disabled, body.advisor_responsive.wealthguard section.content #grid tr.disabled {
  color: #888;
}

/* line 111, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.ital, body.advisor_responsive.wealthguard section.content #grid tr.ital {
  font-style: italic;
}

/* line 114, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard section.content #grid tr.new-status, body.advisor_responsive.wealthguard section.content #grid tr.new-status {
  background: #fffef9;
  background: -moz-linear-gradient(top, #fffef9 0%, #f7f3d7 100%);
  background: -webkit-linear-gradient(top, #fffef9 0%, #f7f3d7 100%);
  background: linear-gradient(to bottom, #fffef9 0%, #f7f3d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffef9', endColorstr='#f7f3d7',GradientType=0 );
}

/* line 122, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #grid .k-grid-toolbar, body.advisor_responsive.wealthguard #grid .k-grid-toolbar {
  padding: 8px;
}

/* line 125, app/assets/stylesheets/advisor/wealth/guard/wealthguard.sass */
body.advisor.wealthguard #grid tr.k-state-selected, body.advisor_responsive.wealthguard #grid tr.k-state-selected {
  color: white;
  background: #3dabdb;
  background: -moz-linear-gradient(top, #3dabdb 0%, #159fe0 100%);
  background: -webkit-linear-gradient(top, #3dabdb 0%, #159fe0 100%);
  background: linear-gradient(to bottom, #3dabdb 0%, #159fe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dabdb', endColorstr='#159fe0',GradientType=0 );
}
@media screen and (min-width: 1200px) {
  /* line 3, app/assets/stylesheets/advisor/wealth/guard/wealthguard_accounts.scss */
  body.advisor.wealthguard .toolbars-container select, body.advisor.wealthguard .toolbars-container .select2-container, body.advisor_responsive.wealthguard .toolbars-container select, body.advisor_responsive.wealthguard .toolbars-container .select2-container {
    width: 200px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 3, app/assets/stylesheets/advisor/wealth/guard/wealthguard_accounts.scss */
  body.advisor.wealthguard .toolbars-container select, body.advisor.wealthguard .toolbars-container .select2-container, body.advisor_responsive.wealthguard .toolbars-container select, body.advisor_responsive.wealthguard .toolbars-container .select2-container {
    width: 180px;
  }
}
/* line 34, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard, body.thresholds_models {
  font-size: 12px;
}

/* line 38, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard ul.alt-color-dropdown li:nth-of-type(odd), body.thresholds_models ul.alt-color-dropdown li:nth-of-type(odd) {
  background-color: #ccc;
}

/* line 41, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard ul.alt-color-dropdown li.k-state-selected, body.thresholds_models ul.alt-color-dropdown li.k-state-selected {
  color: #f85a00;
}

/* line 45, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box, body.thresholds_models section.content #title-box {
  height: 60px;
  height: 80px;
}

/* line 46, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title, body.thresholds_models section.content #title-box #title {
  float: left;
}

/* line 49, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title h2, body.thresholds_models section.content #title-box #title h2 {
  font-size: 22px;
}

/* line 52, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title p, body.thresholds_models section.content #title-box #title p {
  color: #aaa;
  font-size: 14px;
}

/* line 56, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box #title p span.ital, body.thresholds_models section.content #title-box #title p span.ital {
  font-style: italic;
}

/* line 16, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav, body.thresholds_models section.content #title-box ul.nav {
  margin-right: 20px;
  float: right;
}

/* line 19, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li, body.thresholds_models section.content #title-box ul.nav li {
  width: auto;
  height: 25px;
  display: inline-block;
}

/* line 23, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li a, body.thresholds_models section.content #title-box ul.nav li a {
  cursor: pointer;
  color: #aaa;
  padding: 14px;
  font-size: 14px;
  width: 110px;
}

/* line 29, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box ul.nav li a.active, body.thresholds_models section.content #title-box ul.nav li a.active {
  color: white;
  box-shadow: none;
  background: #159fe0;
}

/* line 64, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li:first-child a, body.thresholds_models section.content #title-box li:first-child a {
  position: relative;
  left: 5px;
  border-radius: 10px 0 0 10px;
}

/* line 70, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li:last-child a, body.thresholds_models section.content #title-box li:last-child a {
  border-radius: 0 10px 10px 0;
}

/* line 73, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
body.wealthguard section.content #title-box li a, body.thresholds_models section.content #title-box li a {
  text-align: center;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}

/* line 81, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:first-child {
  border-radius: 10px 0 0 10px;
}

/* line 84, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:last-child {
  border-radius: 0 10px 10px 0;
}

/* line 87, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a:not(:first-child) {
  margin-left: -5px;
}

/* line 90, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a {
  padding: 5px;
  width: 130px;
  text-align: center;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  cursor: pointer;
}

/* line 100, app/assets/stylesheets/advisor/wealth/guard/_common.sass */
.grid-state-toggle-buttons a.active {
  color: white;
  box-shadow: none;
  background: #159fe0;
}

/* line 5, app/assets/stylesheets/advisor/wealth/guard/thresholds_models.sass */
body.advisor.thresholds_models #confirmation-dialog p {
  text-align: center;
}

/* line 7, app/assets/stylesheets/advisor/wealth/guard/thresholds_models.sass */
body.advisor.thresholds_models #confirmation-dialog .centered {
  background: #eee;
  border-top: 1px solid #aaa;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  bottom: 0px;
  margin: 0 auto;
  width: 100%;
  box-sizing: content-box;
  left: 0px;
}

/* line 10, app/assets/stylesheets/advisor/wealth/guard/thresholds_models.sass */
body.advisor.thresholds_models section.content {
  margin-top: 120px;
}
/* line 2, app/assets/stylesheets/re_reboot.sass */
body.advisor caption, body.advisor_responsive caption {
  caption-side: top;
}

/* line 5, app/assets/stylesheets/re_reboot.sass */
body.advisor a:hover, body.advisor_responsive a:hover {
  text-decoration: none;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them. */
/* line 8, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspContainer {
  overflow: hidden;
  position: relative;
  outline: none;
}

/* line 13, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspPane {
  position: absolute;
  outline: none;
}

/* line 17, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 100%;
  background: transparent;
}

/* line 26, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: transparent;
}

/* line 34, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

/* line 38, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspCap {
  display: none;
}

/* line 41, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspHorizontalBar .jspCap {
  float: left;
}

/* line 44, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspTrack {
  background: transparent;
  position: relative;
}

/* line 48, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspDrag {
  background: #999;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 10px;
  margin-left: 0;
}

/* line 58, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

/* line 62, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

/* line 67, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

/* line 71, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspVerticalBar .jspArrow {
  height: 16px;
}

/* line 74, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

/* line 79, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspVerticalBar .jspArrow:focus {
  outline: none;
}

/* line 82, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
/* line 89, app/assets/stylesheets/advisor/plugins/jquery.jscrollpane.sass */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
/* line 2, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

/* line 5, app/assets/stylesheets/advisor_responsive/base.sass */
html, body.advisor_responsive {
  height: 100%;
}

/* line 8, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive > article {
  min-height: calc(100vh - 156px);
}

/* line 12, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive div.inline-block {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive article.main {
  margin-top: 30px;
}

/* line 19, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen > article {
  min-height: auto;
}

/* line 22, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen footer.container_fluid {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-bottom: 0;
}

/* line 28, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen footer.container_fluid .row {
  height: 43px;
}
/* line 3, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-default .navbar-toggle {
  border-style: none;
}

/* line 6, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-default .navbar-toggle:hover, #nav-wrapper .navbar-default .navbar-toggle:focus {
  background: #0D3139;
}

/* line 9, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-default .navbar-toggle .icon-bar {
  background-color: #9fb9c1;
}

/* line 12, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .yah {
  display: none;
}

/* line 15, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar {
  background: #0D3139;
}

/* line 18, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar .navbar-collapse {
  border-color: #515151;
}

/* line 21, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item {
  padding-left: 12px;
}

/* line 24, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item a.nav-link {
  font-size: 14px;
  padding: 8px 4px 0 4px;
  color: #9fb9c1;
  background: none;
  border: none;
}

/* line 31, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item a.nav-link:hover {
  color: white;
}

/* line 34, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item a#nav-signout.nav-link {
  font-size: 12px;
  line-height: 25px;
}

/* line 38, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item a.nav-link img {
  height: 18px;
  margin-top: -2px;
}

/* line 42, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .nav-item a.nav-link span.count {
  border-radius: 10px;
  display: inline-block;
  height: 18px;
  min-width: 18px;
  text-align: center;
  padding: 0 5px;
  line-height: 18px;
  background: red;
  color: white;
  font-size: 10px;
}

/* line 55, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .billing-dropdown .dropdown-menu {
  left: -57px;
}

/* line 59, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .settings-dropdown .dropdown-menu {
  left: -87px;
}

/* line 62, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .settings-dropdown a.nav-link {
  margin-top: -3px;
}

/* line 64, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .settings-dropdown a.nav-link img {
  height: 30px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown {
  position: relative;
}

/* line 70, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown a {
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown .fa-caret-up {
  font-size: 23px;
  position: absolute;
  top: -15px;
  color: white;
  z-index: 100;
  left: 137px;
}

/* line 81, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown .dropdown-menu {
  margin-top: 10px;
  z-index: 1;
  background-color: #f8f9f9;
}

/* line 85, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown .dropdown-menu a {
  padding: 5px 0;
  margin: 0 15px;
  border-bottom: solid 1px #d9dcdd;
  color: #325159;
}

/* line 91, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown .dropdown-menu a:hover {
  color: #325159;
}

/* line 96, app/assets/stylesheets/advisor_responsive/navbar.sass */
#nav-wrapper .navbar-dropdown .dropdown-menu li:last-child a {
  border-bottom: none;
}

/* line 103, app/assets/stylesheets/advisor_responsive/navbar.sass */
body.advisor_responsive .navbar {
  margin-bottom: 0;
  border-style: none;
  border-radius: 0;
  padding: 3px;
}

/* line 109, app/assets/stylesheets/advisor_responsive/navbar.sass */
body.advisor_responsive .navbar .navbar-nav {
  margin-top: 8px;
}

@media (min-width: 768px) {
  /* line 113, app/assets/stylesheets/advisor_responsive/navbar.sass */
  body.advisor_responsive .yah {
    float: left;
    left: 45%;
    top: 8px;
    position: relative;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f0f0f0;
  }
}

/* line 123, app/assets/stylesheets/advisor_responsive/navbar.sass */
.date.sort {
  cursor: pointer;
}

/* line 127, app/assets/stylesheets/advisor_responsive/navbar.sass */
.date.sort.date-sort-asc img {
  -webkit-transform: rotate(-180deg);
}
/* line 2, app/assets/stylesheets/advisor_responsive/footer.sass */
body.advisor_responsive footer {
  margin-top: 0;
  clear: both;
  font-size: 11px;
  background-color: #F6F6F6;
  color: #BBB;
  padding: 18px;
}

/* line 11, app/assets/stylesheets/advisor_responsive/footer.sass */
body.advisor_responsive footer ul li {
  display: inline;
}

/* line 14, app/assets/stylesheets/advisor_responsive/footer.sass */
body.advisor_responsive footer ul li a {
  color: #BBB;
}

/* line 17, app/assets/stylesheets/advisor_responsive/footer.sass */
body.advisor_responsive footer ul li:before {
  content: '| ';
}

/* line 21, app/assets/stylesheets/advisor_responsive/footer.sass */
body.advisor_responsive footer ul li:first-child:before {
  content: '';
}
/* line 3, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav .feature__link--padding {
  padding: 1rem 0 1rem 1rem;
}

/* line 6, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav #title-wrapper {
  border-bottom: 2px solid #aaa;
  margin-bottom: 10px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav #title-wrapper h2 {
  text-transform: uppercase;
  font-size: 14px;
}

/* line 15, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav ul li {
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  text-indent: 12px;
}

/* line 21, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav ul li a {
  color: #69aeca;
}

/* line 24, app/assets/stylesheets/advisor_responsive/sidebar_nav.sass */
body.advisor_responsive .sidebar-nav ul li .active {
  font-weight: bold;
  background: #e0eaed;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #e0eaed;
}
/* line 1, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header {
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header .avatar-frame, #client-header .avatar-frame img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  *-moz-border-radius: 60px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header p {
  font-size: 22px;
}

/* line 13, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header span.stat {
  font-weight: 200;
  color: #7a959e;
}

/* line 18, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header .stats p {
  margin-bottom: 0;
}

/* line 21, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header .stats span {
  font-size: 14px;
}

/* line 24, app/assets/stylesheets/advisor_responsive/clients/header.sass */
#client-header .stats span.label {
  text-align: left;
  display: inline-block;
  width: 105px;
}
/* line 1, app/assets/stylesheets/advisor_responsive/clients/tab_nav.sass */
#client-tab-nav {
  margin-top: 30px;
}
/* line 1, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper {
  background: #F0F0F0;
  padding: 10px 0;
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button {
  line-height: 15px;
  color: #063139;
  font-size: 14px;
  background: #e6e6e6;
  border-color: #829fa8;
}

/* line 14, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button:focus {
  outline: 0;
}

/* line 17, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button:first-child {
  border-right: 0;
}

/* line 20, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button:nth-child(2) {
  border-left: 0;
}

/* line 23, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button.active {
  height: 15px;
  box-sizing: content-box;
  border-bottom: 6px solid #829fa8;
}

/* line 28, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode button:not(.active) {
  height: 38px;
}

/* line 31, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode form {
  min-width: 400px;
}

/* line 34, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #search-mode form input {
  width: 100%;
  border-left-style: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 40, app/assets/stylesheets/advisor_responsive/client_ticker_search.sass */
#client-search-wrapper #add-client-btn {
  letter-spacing: 0.8;
  text-shadow: 1px 1px #666;
  cursor: pointer;
  background: #6f8891;
  color: #f5f5f5;
  border: 1px solid #6f8891;
  border-radius: 4px;
  padding: 5px 18p;
}
/* line 2, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts tr:nth-child(2n) td {
  background-color: #f9f9f9;
}

/* line 7, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
  border: none;
}

/* line 11, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td > div {
  float: left;
}

/* line 14, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts a.avatar img {
  width: 32px;
  height: 28px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/* line 21, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts .alert-summary {
  display: inline-block;
  float: left;
  width: 450px;
}

/* line 26, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts .alert-summary a.client-name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
  color: #333;
  line-height: 27px;
}

/* line 34, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts .alert-summary a.client-name:hover {
  color: #16a4de;
}

/* line 37, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts .alert-summary span.alert-description {
  line-height: 1.5em;
  display: block;
  font-size: 12px;
  color: #888;
}

/* line 43, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.timestamp {
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.description {
  font-size: 12px;
}

/* line 49, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.archive, body.advisor_responsive table.alerts th.archive {
  text-align: center;
}

/* line 52, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.archive {
  width: 120px;
}

/* line 55, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.archive span {
  font-size: 12px;
  text-transform: lowercase;
  color: #aaa;
}

/* line 59, app/assets/stylesheets/advisor_responsive/notifications.sass */
body.advisor_responsive table.alerts td.archive a {
  display: inline-block;
  height: 14px;
  font-size: 14px;
  font-family: pictos;
  color: #333;
}
/* line 2, app/assets/stylesheets/advisor_responsive/advisor_settings.scss */
body.advisor_responsive.profiles.show .photo-uploader {
  margin-bottom: 30px;
}

/* line 7, app/assets/stylesheets/advisor_responsive/advisor_settings.scss */
body.advisor_responsive .page-header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eee;
}

/* line 8, app/assets/stylesheets/advisor_responsive/advisor_settings.scss */
body.advisor_responsive .page-header #heading {
  font-size: 22px;
}

/* line 17, app/assets/stylesheets/advisor_responsive/advisor_settings.scss */
body.advisor_responsive .page-sub-header {
  font-size: 22px;
  margin: 20px 0 5px 0;
}

/* line 22, app/assets/stylesheets/advisor_responsive/advisor_settings.scss */
body.advisor_responsive .help {
  font-size: 14px;
  color: #aaa;
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

/* line 5, app/assets/stylesheets/advisor_responsive/base.sass */
html, body.advisor_responsive {
  height: 100%;
}

/* line 8, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive > article {
  min-height: calc(100vh - 156px);
}

/* line 12, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive div.inline-block {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/advisor_responsive/base.sass */
body.advisor_responsive article.main {
  margin-top: 30px;
}

/* line 19, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen > article {
  min-height: auto;
}

/* line 22, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen footer.container_fluid {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-bottom: 0;
}

/* line 28, app/assets/stylesheets/advisor_responsive/base.sass */
body.fit-on-screen footer.container_fluid .row {
  height: 43px;
}

/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 86, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .klasses.index .category-edit-field {
  padding-top: 8px;
}

/* line 89, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive ul.ui-autocomplete.ui-menu li a.archived.ui-corner-all {
  font-style: italic;
  color: #999;
}

/* line 93, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .hidden {
  display: none;
}

/* line 98, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #advisor_assignments table.bulk_assignment thead {
  padding: 10px 10px;
  background: #eee;
}

/* line 103, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #advisor_assignments table.bulk_assignment thead tr th {
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  padding: 4px;
  white-space: nowrap;
  text-transform: uppercase;
}

/* line 111, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #advisor_assignments table.bulk_assignment thead tr th:after {
  margin-left: 5px;
}

/* line 114, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section {
  margin: 0;
}

/* line 116, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section h1#first_heading {
  display: none;
}

/* line 119, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps {
  padding-bottom: 55px;
  min-height: 35px;
}

/* line 122, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps ul {
  list-style: none;
}

/* line 124, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps ul li {
  float: left;
  display: inline;
  font-family: Helvetica, Arial, sans-serif;
  padding-right: 35px;
  background: url(/images/advisor/custodial_accounts/step-arrow.png) no-repeat right 9px;
  margin-right: 26px;
}

/* line 131, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps ul li span {
  width: 35px;
  height: 34px;
  line-height: 35px;
  text-align: center;
  background: url(/images/advisor/custodial_accounts/step-number.png) no-repeat 0 0;
  float: left;
  display: inline;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin-right: 7px;
  padding-left: 1px;
}

/* line 144, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps ul li strong {
  font-size: 13px;
  line-height: 33px;
  font-weight: bold;
  color: #999999;
}

/* line 149, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .steps ul li.last {
  margin-right: 0;
  background: none;
}

/* line 152, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box {
  background: url(/images/advisor/custodial_accounts/message-box-bg.png) repeat-y 0 0;
  margin-bottom: 25px;
}

/* line 155, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-t {
  background: url(/images/advisor/custodial_accounts/message-box-t.png) no-repeat 0 0;
  padding: 16px 70px 10px 50px;
}

/* line 158, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-b {
  background: url(/images/advisor/custodial_accounts/message-box-b.png) no-repeat 0 bottom;
  padding-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

/* line 163, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .icon {
  float: left;
  display: inline;
  margin-right: 12px;
}

/* line 167, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box p {
  font-size: 12px;
  color: #666;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 140%;
}

/* line 172, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .text {
  width: 508px;
  float: right;
  display: inline;
  padding-right: 12px;
  position: relative;
}

/* line 178, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .text .secure {
  width: 20px;
  height: 25px;
  background: url(/images/advisor/custodial_accounts/secure.png) no-repeat 0 0;
  display: block;
  position: absolute;
  bottom: -13px;
  right: -9px;
}

/* line 186, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .text h3 {
  font-size: 18px;
  color: #00516a;
  font-weight: bold;
  text-shadow: 0 0 1px #fff;
  padding-bottom: 7px;
  line-height: 1.3;
}

/* line 193, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .text p.process {
  padding-top: 10px;
  background: url(/images/advisor/custodial_accounts/process-icon.png) no-repeat 0 11px;
  padding-left: 22px;
  font-size: 12px;
  color: #888;
}

/* line 199, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box .text p.process.secure-icon {
  background: url(/images/advisor/custodial_accounts/secure.png) no-repeat 0 5px;
  padding-bottom: 5px;
  margin-top: 15px;
  padding-left: 24px;
}

/* line 204, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box.style2 {
  background: url(/images/advisor/custodial_accounts/message-box-bg2.png) repeat-y 0 0;
}

/* line 206, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box.style2 .message-t {
  background: url(/images/advisor/custodial_accounts/message-box-t2.png) no-repeat 0 0;
}

/* line 208, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .message-box.style2 .message-b {
  background: url(/images/advisor/custodial_accounts/message-box-b2.png) no-repeat 0 bottom;
}

/* line 211, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .left_column {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 10px;
  vertical-align: top;
}

/* line 215, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians {
  width: 646px;
}

/* line 217, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .title {
  height: 50px;
  background: url(/images/advisor/custodial_accounts/title-bg.png) no-repeat 0 0;
}

/* line 220, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .title h4 {
  font-size: 18px;
  color: #333;
  line-height: 51px;
  padding-left: 13px;
  text-shadow: 0 0  1px #fff;
}

/* line 226, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .title h4 div.heading-comment {
  float: right;
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 140%;
  padding-right: 25px;
  padding-top: 15px;
}

/* line 234, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .title h4 div.heading-comment a {
  color: #337ab7;
}

/* line 236, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list {
  margin-bottom: 53px;
}

/* line 238, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul {
  list-style: none;
  padding-top: 0;
}

/* line 241, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li {
  height: 84px;
  padding-left: 10px;
  padding-top: 17px;
  background: #eeeeee url(/images/advisor/custodial_accounts/list-bg.png) repeat-x 0 0;
}

/* line 247, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li.hover p {
  font-weight: bold;
  color: #000;
}

/* line 250, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li.hover .right-cnt .select-button {
  cursor: pointer;
}

/* line 252, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li .institution_logo {
  float: left;
  display: inline;
  margin-right: 13px;
  width: 115px;
  height: 51px;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
  background-color: none;
}

/* line 262, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p {
  float: left;
  display: inline;
  line-height: 50px;
  font-size: 18px;
  color: #666666;
}

/* line 268, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain {
  position: relative;
  width: 480px;
}

/* line 271, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain span.custodian_operations {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0px;
  font-size: 11px;
  line-height: 1.4em;
}

/* line 278, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain span.custodian_operations a {
  margin-right: 13px;
}

/* line 280, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain span.custodian_operations a:last-child {
  margin-right: 0;
}

/* line 282, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain span.custodian_operations a.urgent, body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li p.maintain span.custodian_operations a.urgent:visited {
  color: red;
}

/* line 285, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li .right-cnt {
  width: 87px;
  float: right;
  display: inline;
  margin-right: 30px;
  margin-top: 8px;
}

/* line 292, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li .connected {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999999;
  text-shadow: 0 1px 1px #fefefe;
  margin-top: 7px;
}

/* line 293, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li .connected span {
  display: block;
  text-align: center;
  height: 26px;
}

/* line 297, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .custodians .list ul li .connected span img {
  padding-left: 30px;
  padding-bottom: 2px;
}

/* line 307, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery {
  margin-left: 20px;
  width: 623px;
  background: url(/images/advisor/custodial_accounts/form-bg.png) repeat-x 0 bottom;
  padding-bottom: 54px;
  margin-top: -20px;
}

/* line 314, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids {
  width: 80%;
  vertical-align: top;
  font-size: 10px;
}

/* line 318, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids div.label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids div.label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids div.label, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids div.label {
  padding-bottom: 8px;
}

/* line 320, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids label, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids label {
  display: inline;
  text-align: baseline;
}

/* line 323, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids span.comment, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids span.comment, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids span.comment, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids span.comment {
  padding-left: 2px;
  text-align: baseline;
  color: grey;
}

/* line 327, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids div.column, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids div.column, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids div.column, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids div.column {
  float: left;
  text-align: right;
}

/* line 330, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids input[type="checkbox"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids input[type="checkbox"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids input[type="checkbox"], body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids input[type="checkbox"] {
  margin: 0;
  padding: 0;
}

/* line 333, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids div.tax_id, body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.tax_ids div.account_number, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids div.tax_id, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.tax_ids div.account_number, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids div.tax_id, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.tax_ids div.account_number, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids div.tax_id, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.tax_ids div.account_number {
  margin: 0 7px 3px 0;
}

/* line 335, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 40%;
}

/* line 338, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li.action, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li.action, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li.action, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li.action {
  width: 18%;
}

/* line 340, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li label, body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li label, body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li label {
  display: block;
  font-size: 13px;
  color: #444444;
  font-weight: bold;
  padding-left: 4px;
  padding-bottom: 8px;
}

/* line 347, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li input[type="text"], body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li input[type="password"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li input[type="text"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li input[type="password"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li input[type="text"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li input[type="password"], body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li input[type="text"], body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li input[type="password"] {
  width: 90%;
  padding: 7px;
  font-size: 16px;
  color: #000000;
  min-height: 19px;
  border: 1px solid #ccc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset;
}

/* line 355, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li input[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li input[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li input[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li input[type="submit"] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 357, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #password_settings_form ol li input.active[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li input.active[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_label_form ol li input.active[type="submit"], body.advisor_responsive section#profile-edit-section #custodial_accounts #multi_discovery ol li input.active[type="submit"] {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 359, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts #enter_credentials_form ol li input[type="submit"] {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 362, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #custodial_accounts .left_button_holder {
  display: block;
  margin: -20px 0 20px 89px;
}

/* line 367, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section #progress_bar .ui-progress {
  display: none;
}

/* line 370, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section .select-button {
  width: 87px;
  height: 35px;
  background: url(/images/advisor/custodial_accounts/select-button.png) no-repeat 0 0;
  float: right;
  margin-top: 6px;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  padding-left: 10px;
  text-shadow: 0 0 1px #1684ad;
  border: none;
  text-align: left;
}

/* line 384, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive section#profile-edit-section .select-button:hover {
  text-decoration: none;
}

/* line 389, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.left_column div.accessible_institutions .edit_institution {
  background: #ddd;
  margin: 8px;
  padding: 8px;
}

/* line 393, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.left_column div.accessible_institutions .edit_institution .institution_name {
  font-size: 20px;
  font-weight: bold;
  padding: 8px 0 4px;
}

/* line 397, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.left_column div.accessible_institutions .edit_institution ul.institution {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none;
}

/* line 401, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.left_column div.accessible_institutions .edit_institution ul.institution li {
  display: inline-block;
  font-size: 12px;
  padding: 0 6px !important;
}

/* line 405, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.left_column div.accessible_institutions .edit_institution ul.institution li a {
  text-decoration: underline;
  color: #010088;
  visited-color: #4D5988;
}

/* line 411, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.force_errors {
  clear: both;
  width: 400px;
  position: relative;
  left: 120;
}

/* line 416, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.force_errors input[type="submit"] {
  width: auto;
}

/* line 418, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .token_prompt {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #00516A;
}

/* line 423, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #token_text {
  margin: 4px;
}

/* line 425, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #token_text p {
  font-size: 13px;
  color: #777 !important;
  padding-bottom: 5px;
}

/* line 430, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients {
  margin-top: 10px;
  border: none;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
}

/* line 19, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients th.sorting, body.advisor_responsive table.assign_clients th.sorting_asc, body.advisor_responsive table.assign_clients th.sorting_desc {
  cursor: pointer;
}

/* line 23, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients th.sorting_asc:before {
  content: '▲';
}

/* line 26, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients th.sorting_desc:before {
  content: '▼';
}

/* line 36, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr {
  color: #707070;
}

/* line 39, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr th.checkbox.header, body.advisor_responsive table.assign_clients tr td.checkbox.header {
  width: 28px;
}

/* line 41, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr th.name, body.advisor_responsive table.assign_clients tr td.name {
  width: 200px;
}

/* line 43, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr th.value, body.advisor_responsive table.assign_clients tr td.value {
  width: 70px;
}

/* line 45, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr.click_to_set_checkbox {
  cursor: pointer;
}

/* line 47, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr.checked {
  background: #EDF9FE;
  color: #333;
}

/* line 50, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr th {
  font-size: 11px;
  background: #F3F3F3;
  color: #B3B3B3;
  text-transform: uppercase;
  padding: 7px 2px 7px 2px;
}

/* line 56, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr th.sorting_asc, body.advisor_responsive table.assign_clients tr th.sorting_desc {
  color: #898989;
}

/* line 58, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td {
  padding: 10px 2px 10px 2px;
  border-bottom: 1px solid #F0F0F0;
}

/* line 62, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping {
  color: #12A3E3;
  font-size: 13px;
  padding: 19px 2px 5px 2px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping input[type="submit"] {
  padding: 1px 7px;
  margin-left: 6px;
}

/* line 70, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping .hidden {
  color: #ccc;
}

/* line 72, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping input.inline_client_full_name {
  width: 120px;
  color: #666;
  display: inline;
}

/* line 76, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping a {
  display: inline;
  padding-left: 6px;
}

/* line 77, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping a:hover {
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients tr td.client_grouping a.delete_client, body.advisor_responsive table.assign_clients tr td.client_grouping a.archive_client {
  color: red;
}

/* line 434, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients.dense_table tr td {
  padding: 4px;
}

/* line 436, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.assign_clients.dense_table tr td.right, body.advisor_responsive table.assign_clients.dense_table tr th.right {
  text-align: right;
}

/* line 441, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .bl_dropdown.action_menu {
  position: relative;
}

/* line 443, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .bl_dropdown.action_menu ul {
  padding: 0 !important;
}

/* line 445, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .bl_dropdown.action_menu ul li.first_item {
  height: 0;
}

/* line 447, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .bl_dropdown.action_menu ul li {
  padding: 0 !important;
}

/* line 450, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.open_account_form div.message {
  margin: -4px -190px 4px 2px;
}

/* line 453, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #goal-discovery {
  margin-top: 20px;
}

/* line 455, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #goal-discovery h1 {
  font-size: 28px;
  color: #03506A;
  font-weight: normal;
  border: none;
  padding-bottom: 5px;
}

/* line 457, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #goal-discovery p {
  color: #2a4b54;
  font-size: 13.5px;
  line-height: 120%;
}

/* line 459, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #goal-discovery #planning-enabled-form {
  margin-top: 10px;
}

/* line 463, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks h1 {
  font-size: 28px;
  color: #03506A;
  font-weight: normal;
  border: none;
  padding-bottom: 5px;
}

/* line 465, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks h2 {
  font-size: 19px;
  color: #333;
  margin-bottom: 4px;
}

/* line 469, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks p {
  color: #2a4b54;
  font-size: 13.5px;
  line-height: 120%;
}

/* line 471, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks hr {
  border: 1px solid #ECECEC;
  height: 3px;
  margin-bottom: 20px;
}

/* line 475, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks .benchmark_type {
  margin-bottom: 12px;
}

/* line 477, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks .benchmark_type .name {
  font-size: 16px;
  margin-bottom: 2px;
}

/* line 480, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks .benchmark_type .benchmark_name {
  font-size: 14px;
}

/* line 482, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .yahoo_benchmarks .benchmark_type .coming_soon {
  font-style: italic;
  color: #AFAFAF;
}

/* line 485, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions {
  position: relative;
}

/* line 487, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions ul {
  padding: 0 !important;
  background-color: white;
  position: absolute;
}

/* line 491, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions ul li {
  width: 120px;
  border: thin grey solid;
  border-top: none;
}

/* line 493, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions ul li:first-child {
  border-top: thin grey solid;
}

/* line 497, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions ul li:hover, body.advisor_responsive div.account_actions ul li.active {
  color: #16A4DE;
  background: #f8f8f8;
}

/* line 500, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.account_actions ul li a {
  padding: 8px;
}

/* line 503, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .start_hidden {
  display: none;
}

/* line 505, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.expander {
  color: grey;
  cursor: pointer;
}

/* line 508, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.action-menu {
  font-size: 14px;
  color: grey;
  vertical-align: baseline;
  cursor: context-menu;
}

/* line 513, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.expand_all {
  padding-left: 3em;
  font-style: italic;
  color: grey;
  cursor: pointer;
  text-decoration: underline;
  position: absolute;
  top: -6px;
}

/* line 521, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .assigned_accounts_spinner, body.advisor_responsive .unassigned_accounts_spinner, body.advisor_responsive .archived_accounts_spinner {
  position: relative;
}

/* line 526, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.sortable th.aum {
  width: 24px;
}

/* line 528, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.sortable th.header {
  cursor: pointer;
}

/* line 530, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.sortable th.header:after {
  font-family: SSPika;
  content: "\25b9";
}

/* line 533, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.sortable th.headerSortUp:after {
  content: "\25be";
}

/* line 535, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive table.sortable th.headerSortDown:after {
  content: "\25b4";
}

/* line 537, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.ss-icon.edit_client_full_name {
  color: #888;
  font-size: 12px;
  cursor: pointer;
}

/* line 541, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive a.unarchive_client {
  float: right;
  padding-right: 10px;
}

/* line 544, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.settings_tab {
  position: relative;
}

/* line 545, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.settings_tab .ss-icon {
  color: #888;
}

/* line 548, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.settings_tab .account-name-edit {
  cursor: pointer;
}

/* line 550, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.settings_tab .edit_account_name_form {
  position: absolute;
  top: -6px;
  left: -2px;
  z-index: 1;
  margin: 2px;
  padding: 4px;
  background: #ddd;
  border: thin grey solid;
}

/* line 559, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive span.settings_tab .edit_account_name_form input.inline_account_name {
  width: 130px;
  padding-bottom: 2px;
}

/* line 564, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account td {
  white-space: nowrap;
}

/* line 565, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account td:first-child {
  padding-left: 4px;
}

/* line 568, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account td input.account_name {
  width: 200px;
}

/* line 570, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account td input.household_name {
  width: 160px;
}

/* line 572, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account td input.subadvisor_name {
  width: 120px;
}

/* line 575, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.notice {
  width: 12px;
}

/* line 577, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.new_household {
  color: black;
  display: none;
  cursor: help;
}

/* line 581, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.existing_household {
  display: inline-block;
}

/* line 584, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account.new_household span.new_household {
  display: inline-block;
}

/* line 586, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account.new_household span.existing_household {
  display: none;
}

/* line 589, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.invalid_advisor {
  color: red;
  display: none;
  cursor: help;
}

/* line 593, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.valid_advisor {
  display: inline-block;
}

/* line 596, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account.invalid_advisor span.invalid_advisor {
  display: inline-block;
}

/* line 598, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account.invalid_advisor span.valid_advisor {
  display: none;
}

/* line 602, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.copy, body.advisor_responsive tr.account span.paste, body.advisor_responsive tr.account span.paste_advisor {
  width: 14px;
  position: relative;
  display: inline-block;
}

/* line 606, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.copy img, body.advisor_responsive tr.account span.paste img, body.advisor_responsive tr.account span.paste_advisor img {
  width: 14px;
  padding: 1px;
  position: absolute;
  top: -12px;
}

/* line 611, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.copy img.active, body.advisor_responsive tr.account span.paste img.active, body.advisor_responsive tr.account span.paste_advisor img.active {
  border: thin red solid;
}

/* line 613, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.help {
  width: 12px;
  cursor: help;
  display: inline-block;
}

/* line 617, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive tr.account span.chbox-help {
  width: 12px;
  cursor: help;
  display: inline-block;
}

/* line 622, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .tooltip-help {
  width: 12px;
  cursor: help;
  display: inline-block;
  color: grey;
  font-weight: bold;
}

/* line 630, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #bulk_assignment_form input[type="submit"] {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  padding: 8px 15px;
  font-weight: normal;
  font-size: 14px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor_responsive #bulk_assignment_form input[type="submit"]:focus, body.advisor_responsive #bulk_assignment_form input[type="submit"]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 636, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive p#file_import_form_p {
  padding-bottom: 12px;
}

/* line 641, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #file_import_form table td {
  border: thin grey solid;
  padding: 3px;
}

/* line 644, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #file_import_form input {
  font-size: 14px;
}

/* line 646, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #file_import_form .instructions {
  font-style: italic;
  font-size: 12px;
  color: gray;
  margin: 12px 3px;
}

/* line 651, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #file_import_form .instructions .text {
  margin: 4px;
}

/* line 654, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive fieldset label.display-inline {
  display: inline;
}

/* line 657, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive h1#heading {
  font-size: 28px;
  color: #03506A;
  font-weight: normal;
  border: none;
  padding-bottom: 5px;
}

/* line 666, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #custodial_accounts .blue-button {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  background: url(/images/bg/buttons/blue.png) no-repeat right -2px;
  border-radius: 6px;
  padding: 6px 38px 5px 10px !important;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  height: 35px;
  font-weight: normal;
  font-size: 15px;
  text-shadow: 0px -1px 0px #1A81AF;
  font-family: helvetica, arial, sans-serif;
  -webkit-box-shadow: 0 0 1px #555;
  -moz-box-shadow: 0 0 1px #555;
  box-shadow: 0 0 1px #555;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor_responsive #custodial_accounts .blue-button:focus, body.advisor_responsive #custodial_accounts .blue-button:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 681, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive #custodial_accounts .blue-button:hover {
  background: url(/images/bg/buttons/blue.png) no-repeat right -2px;
}

/* line 684, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions {
  height: 35px;
  margin: 20px 0;
}

/* line 689, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-actions-btns .grid-btn {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  width: 125px;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
body.advisor_responsive .grid-actions .grid-actions-btns .grid-btn:focus, body.advisor_responsive .grid-actions .grid-actions-btns .grid-btn:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 696, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search {
  margin-top: 4px;
}

/* line 699, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search .member-search-container {
  position: relative;
}

/* line 701, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search .member-search-container #member-search, body.advisor_responsive .grid-actions .grid-search .member-search-container #search-by-name {
  padding-right: 30px;
  padding-left: 8px;
  height: 24px;
  width: 200px;
}

/* line 707, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search .member-search-container .search-icon {
  background: white url(/../../../images/advisor/search-button.png?1449673548) no-repeat right 50%;
  height: 21px;
  width: 21px;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 715, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search .member-search-container .search-icon.has-search-term {
  top: 3px;
  background: none;
  cursor: pointer;
}

/* line 720, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .grid-actions .grid-search .member-search-container .search-icon.has-search-term:before, body.advisor_responsive .grid-actions .grid-search .member-search-container .search-icon.has-search-term.right:after {
  content: '⌫';
  color: #ccc;
}

/* line 724, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive h4.performance-benchmarks {
  color: #3b5c63;
  font-size: 26px;
  margin-bottom: 28px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

/* line 730, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.benchmark_type {
  margin-bottom: 25px !important;
}

/* line 733, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive div.benchmark_type div.name {
  font-weight: bold;
  font-size: 14px !important;
}

/* line 737, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .nav-link {
  font-size: 16px;
}

/* line 739, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive .nav-link img {
  vertical-align: middle;
}

/* line 742, app/assets/stylesheets/advisor_responsive/settings.sass */
body.advisor_responsive p#benchmarks-copy {
  color: #2a4b54 !important;
  margin-bottom: 30px;
}

/* line 747, app/assets/stylesheets/advisor_responsive/settings.sass */
.custodial_accounts.new section#profile-edit-section #custodial_accounts .steps ul li.step1 strong, .custodial_accounts.edit section#profile-edit-section #custodial_accounts .steps ul li.step2 strong, .custodial_accounts.update section#profile-edit-section #custodial_accounts .steps ul li.step2 strong, .discoveries.new section#profile-edit-section #custodial_accounts .steps ul li.step3 strong, .discoveries.create section#profile-edit-section #custodial_accounts .steps ul li.step3 strong, .credentials.new section#profile-edit-section #custodial_accounts .steps ul li.step3 strong {
  color: #000;
}

/* line 749, app/assets/stylesheets/advisor_responsive/settings.sass */
.custodial_accounts.new section#profile-edit-section #custodial_accounts .steps ul li.step1 span, .custodial_accounts.edit section#profile-edit-section #custodial_accounts .steps ul li.step2 span, .custodial_accounts.update section#profile-edit-section #custodial_accounts .steps ul li.step2 span, .discoveries.new section#profile-edit-section #custodial_accounts .steps ul li.step3 span, .discoveries.create section#profile-edit-section #custodial_accounts .steps ul li.step3 span, .credentials.new section#profile-edit-section #custodial_accounts .steps ul li.step3 span {
  background-position: 0 bottom;
}

/* line 753, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show section.content, #householding section.content, .settings-related-page section.content, #advisor_profile section.content, #advisor_assignments section.content {
  padding-top: 0;
}

/* line 758, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show p.inline_spans, #householding p.inline_spans, .settings-related-page p.inline_spans, #advisor_profile p.inline_spans, #advisor_assignments p.inline_spans {
  margin-bottom: 30px;
}

/* line 761, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show div.error_flag, #householding div.error_flag, .settings-related-page div.error_flag, #advisor_profile div.error_flag, #advisor_assignments div.error_flag {
  font-weight: bold;
  color: white;
  background-color: red;
  padding: 2px 8px;
  display: inline-block;
  cursor: help;
}

/* line 769, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section, #householding #custodian_section, .settings-related-page #custodian_section, #advisor_profile #custodian_section, #advisor_assignments #custodian_section {
  width: 400px;
  font-size: 14px;
}

/* line 773, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .choose_custodian_spinner, #householding #custodian_section .choose_custodian_spinner, .settings-related-page #custodian_section .choose_custodian_spinner, #advisor_profile #custodian_section .choose_custodian_spinner, #advisor_assignments #custodian_section .choose_custodian_spinner {
  text-align: center;
  width: 100%;
}

/* line 777, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section a.back, #householding #custodian_section a.back, .settings-related-page #custodian_section a.back, #advisor_profile #custodian_section a.back, #advisor_assignments #custodian_section a.back {
  float: right;
  margin: -18px 0px 0px 0px;
  font-size: 14px;
}

/* line 782, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section p, #householding #custodian_section p, .settings-related-page #custodian_section p, #advisor_profile #custodian_section p, #advisor_assignments #custodian_section p {
  color: #444;
  line-height: 1.4em;
  margin: 1.4em 0 1.4em 0;
}

/* line 787, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section h2, #householding #custodian_section h2, .settings-related-page #custodian_section h2, #advisor_profile #custodian_section h2, #advisor_assignments #custodian_section h2 {
  font-size: 18px;
  text-shadow: 1px 1px 0px #fff;
  color: #03506A;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
}

/* line 796, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section h3, #householding #custodian_section h3, .settings-related-page #custodian_section h3, #advisor_profile #custodian_section h3, #advisor_assignments #custodian_section h3 {
  font-size: 16px;
  text-shadow: 1px 1px 0px #fff;
  color: #03506A;
  font-weight: normal;
  border-bottom: 1px solid #eee;
  margin: 40px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
}

/* line 806, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section #step_success h3:before, #householding #custodian_section #step_success h3:before, .settings-related-page #custodian_section #step_success h3:before, #advisor_profile #custodian_section #step_success h3:before, #advisor_assignments #custodian_section #step_success h3:before {
  font-family: "pictos";
  color: #50a679;
  font-size: 20px;
  padding: 0px 4px 0px 0px;
  content: "2";
}

/* line 813, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section strong, #householding #custodian_section strong, .settings-related-page #custodian_section strong, #advisor_profile #custodian_section strong, #advisor_assignments #custodian_section strong {
  font-weight: bold;
}

/* line 815, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .urgent, #householding #custodian_section .urgent, .settings-related-page #custodian_section .urgent, #advisor_profile #custodian_section .urgent, #advisor_assignments #custodian_section .urgent {
  font-weight: bold;
  color: red;
}

/* line 818, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .urgent a, #householding #custodian_section .urgent a, .settings-related-page #custodian_section .urgent a, #advisor_profile #custodian_section .urgent a, #advisor_assignments #custodian_section .urgent a {
  text-decoration: underline;
}

/* line 820, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .add_custodian_btn, #householding #custodian_section .add_custodian_btn, .settings-related-page #custodian_section .add_custodian_btn, #advisor_profile #custodian_section .add_custodian_btn, #advisor_assignments #custodian_section .add_custodian_btn {
  float: right;
  margin-top: -18px;
}

/* line 823, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .custodian, #householding #custodian_section .custodian, .settings-related-page #custodian_section .custodian, #advisor_profile #custodian_section .custodian, #advisor_assignments #custodian_section .custodian {
  margin: 30px 0px;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  border: 1px solid #e9e9e9;
}

/* line 830, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .gathering_account_data_spinner, #householding #custodian_section .gathering_account_data_spinner, .settings-related-page #custodian_section .gathering_account_data_spinner, #advisor_profile #custodian_section .gathering_account_data_spinner, #advisor_assignments #custodian_section .gathering_account_data_spinner {
  text-align: center;
  margin: 0 auto;
  width: 1px;
  padding-top: 50px;
}

/* line 838, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs, #householding #custodian_section .step_navs, .settings-related-page #custodian_section .step_navs, #advisor_profile #custodian_section .step_navs, #advisor_assignments #custodian_section .step_navs {
  font-size: 12px;
  margin: 20px 0px;
}

/* line 841, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs .step_nav, #householding #custodian_section .step_navs .step_nav, .settings-related-page #custodian_section .step_navs .step_nav, #advisor_profile #custodian_section .step_navs .step_nav, #advisor_assignments #custodian_section .step_navs .step_nav {
  background: #f3f3f3;
  color: #bbb;
  font-weight: normal;
  padding: 10px 4px 9px 4px;
  position: relative;
  text-align: center;
  margin-right: 20px;
  width: 105px;
  display: inline-block;
  text-align: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 853, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs .step_nav .step_nav_arrow, #householding #custodian_section .step_navs .step_nav .step_nav_arrow, .settings-related-page #custodian_section .step_navs .step_nav .step_nav_arrow, #advisor_profile #custodian_section .step_navs .step_nav .step_nav_arrow, #advisor_assignments #custodian_section .step_navs .step_nav .step_nav_arrow {
  border-color: transparent transparent transparent #f3f3f3;
  border-style: solid;
  border-width: 15px;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -30px;
}

/* line 862, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs .step_nav.last, #householding #custodian_section .step_navs .step_nav.last, .settings-related-page #custodian_section .step_navs .step_nav.last, #advisor_profile #custodian_section .step_navs .step_nav.last, #advisor_assignments #custodian_section .step_navs .step_nav.last {
  margin-right: 0;
}

/* line 864, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs .step_nav.current_step, #householding #custodian_section .step_navs .step_nav.current_step, .settings-related-page #custodian_section .step_navs .step_nav.current_step, #advisor_profile #custodian_section .step_navs .step_nav.current_step, #advisor_assignments #custodian_section .step_navs .step_nav.current_step {
  background: #16a4de;
  color: #fff;
}

/* line 867, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .step_navs .step_nav.current_step .step_nav_arrow, #householding #custodian_section .step_navs .step_nav.current_step .step_nav_arrow, .settings-related-page #custodian_section .step_navs .step_nav.current_step .step_nav_arrow, #advisor_profile #custodian_section .step_navs .step_nav.current_step .step_nav_arrow, #advisor_assignments #custodian_section .step_navs .step_nav.current_step .step_nav_arrow {
  border-color: transparent transparent transparent #16a4de;
}

/* line 871, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section #step_success p.create_clients_households, #householding #custodian_section #step_success p.create_clients_households, .settings-related-page #custodian_section #step_success p.create_clients_households, #advisor_profile #custodian_section #step_success p.create_clients_households, #advisor_assignments #custodian_section #step_success p.create_clients_households {
  margin: 2.8em 0 2.8em 0;
}

/* line 873, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section #step_success p.create_clients_households a, #householding #custodian_section #step_success p.create_clients_households a, .settings-related-page #custodian_section #step_success p.create_clients_households a, #advisor_profile #custodian_section #step_success p.create_clients_households a, #advisor_assignments #custodian_section #step_success p.create_clients_households a {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#advisor_profiles_show #custodian_section #step_success p.create_clients_households a:focus, #advisor_profiles_show #custodian_section #step_success p.create_clients_households a:hover, #householding #custodian_section #step_success p.create_clients_households a:focus, #householding #custodian_section #step_success p.create_clients_households a:hover, .settings-related-page #custodian_section #step_success p.create_clients_households a:focus, .settings-related-page #custodian_section #step_success p.create_clients_households a:hover, #advisor_profile #custodian_section #step_success p.create_clients_households a:focus, #advisor_profile #custodian_section #step_success p.create_clients_households a:hover, #advisor_assignments #custodian_section #step_success p.create_clients_households a:focus, #advisor_assignments #custodian_section #step_success p.create_clients_households a:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 877, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian, #householding #custodian_section .available_custodians .available_custodian, .settings-related-page #custodian_section .available_custodians .available_custodian, #advisor_profile #custodian_section .available_custodians .available_custodian, #advisor_assignments #custodian_section .available_custodians .available_custodian {
  float: left;
  margin-right: 5px;
}

/* line 880, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian a, #householding #custodian_section .available_custodians .available_custodian a, .settings-related-page #custodian_section .available_custodians .available_custodian a, #advisor_profile #custodian_section .available_custodians .available_custodian a, #advisor_assignments #custodian_section .available_custodians .available_custodian a {
  font-size: 11px;
  display: inline-block;
  width: 115px;
  text-align: center;
  background: #fff;
  text-shadow: 1px 1px 0px #fff;
  padding: 0;
  margin: 0;
  margin: 5px;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  position: relative;
  text-align: center;
  border-radius: 6px;
  -webkit-box-shadow: rgba(120, 120, 120, 0.2), 0px, 1px, 8px;
  -moz-box-shadow: rgba(120, 120, 120, 0.2), 0px, 1px, 8px;
  box-shadow: rgba(120, 120, 120, 0.2), 0px, 1px, 8px;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e6e6e6 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(99%, #e6e6e6));
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e6e6e6 99%);
  background: -o-linear-gradient(top, #f8f8f8 0%, #e6e6e6 99%);
  background: -ms-linear-gradient(top, #f8f8f8 0%, #e6e6e6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e6e6e6',GradientType=0 );
  background: linear-gradient(top, #f8f8f8 0%, #e6e6e6 99%);
}

/* line 903, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian a:hover, #householding #custodian_section .available_custodians .available_custodian a:hover, .settings-related-page #custodian_section .available_custodians .available_custodian a:hover, #advisor_profile #custodian_section .available_custodians .available_custodian a:hover, #advisor_assignments #custodian_section .available_custodians .available_custodian a:hover {
  border: 1px solid #16a4de;
  -webkit-box-shadow: #99ccff, 0px, 1px, 8px;
  -moz-box-shadow: #99ccff, 0px, 1px, 8px;
  box-shadow: #99ccff, 0px, 1px, 8px;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #eeeeee 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(99%, #eeeeee));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #eeeeee 99%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #eeeeee 99%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 );
}

/* line 912, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian a span, #householding #custodian_section .available_custodians .available_custodian a span, .settings-related-page #custodian_section .available_custodians .available_custodian a span, #advisor_profile #custodian_section .available_custodians .available_custodian a span, #advisor_assignments #custodian_section .available_custodians .available_custodian a span {
  display: block;
  padding: 20px 2px 20px 2px;
}

/* line 915, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian a.has_logo, #householding #custodian_section .available_custodians .available_custodian a.has_logo, .settings-related-page #custodian_section .available_custodians .available_custodian a.has_logo, #advisor_profile #custodian_section .available_custodians .available_custodian a.has_logo, #advisor_assignments #custodian_section .available_custodians .available_custodian a.has_logo {
  background: none;
}

/* line 917, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section .available_custodians .available_custodian a.has_logo span, #householding #custodian_section .available_custodians .available_custodian a.has_logo span, .settings-related-page #custodian_section .available_custodians .available_custodian a.has_logo span, #advisor_profile #custodian_section .available_custodians .available_custodian a.has_logo span, #advisor_assignments #custodian_section .available_custodians .available_custodian a.has_logo span {
  padding: 5px 2px 5px 2px;
}

/* line 921, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .error_messages, #householding #custodian_section form#run_custodian_onboarding_form .error_messages, .settings-related-page #custodian_section form#run_custodian_onboarding_form .error_messages, #advisor_profile #custodian_section form#run_custodian_onboarding_form .error_messages, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .error_messages {
  color: red;
  font-weight: bold;
}

/* line 924, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .error_messages a, #householding #custodian_section form#run_custodian_onboarding_form .error_messages a, .settings-related-page #custodian_section form#run_custodian_onboarding_form .error_messages a, #advisor_profile #custodian_section form#run_custodian_onboarding_form .error_messages a, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .error_messages a {
  text-decoration: underline;
  color: red;
}

/* line 927, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .elements, #householding #custodian_section form#run_custodian_onboarding_form .elements, .settings-related-page #custodian_section form#run_custodian_onboarding_form .elements, #advisor_profile #custodian_section form#run_custodian_onboarding_form .elements, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .elements {
  margin-bottom: 10px;
}

/* line 929, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .elements input, #householding #custodian_section form#run_custodian_onboarding_form .elements input, .settings-related-page #custodian_section form#run_custodian_onboarding_form .elements input, #advisor_profile #custodian_section form#run_custodian_onboarding_form .elements input, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .elements input {
  border: 3px solid #DFDFDF;
  font-size: 16px;
  padding: 4px;
  width: 170px;
}

/* line 934, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .action, #householding #custodian_section form#run_custodian_onboarding_form .action, .settings-related-page #custodian_section form#run_custodian_onboarding_form .action, #advisor_profile #custodian_section form#run_custodian_onboarding_form .action, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .action {
  width: 99%;
}

/* line 936, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .action input, #householding #custodian_section form#run_custodian_onboarding_form .action input, .settings-related-page #custodian_section form#run_custodian_onboarding_form .action input, #advisor_profile #custodian_section form#run_custodian_onboarding_form .action input, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .action input {
  float: left;
  font-size: 16px;
  padding: 2px 5px 2px 5px;
}

/* line 941, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .action .actions .forgot, #householding #custodian_section form#run_custodian_onboarding_form .action .actions .forgot, .settings-related-page #custodian_section form#run_custodian_onboarding_form .action .actions .forgot, #advisor_profile #custodian_section form#run_custodian_onboarding_form .action .actions .forgot, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .action .actions .forgot {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 945, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .action .actions .spinner, #householding #custodian_section form#run_custodian_onboarding_form .action .actions .spinner, .settings-related-page #custodian_section form#run_custodian_onboarding_form .action .actions .spinner, #advisor_profile #custodian_section form#run_custodian_onboarding_form .action .actions .spinner, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .action .actions .spinner {
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  width: 50px;
  text-align: center;
}

/* line 951, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#run_custodian_onboarding_form .action .actions .spinner_message, #householding #custodian_section form#run_custodian_onboarding_form .action .actions .spinner_message, .settings-related-page #custodian_section form#run_custodian_onboarding_form .action .actions .spinner_message, #advisor_profile #custodian_section form#run_custodian_onboarding_form .action .actions .spinner_message, #advisor_assignments #custodian_section form#run_custodian_onboarding_form .action .actions .spinner_message {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 958, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form #mfa_question_formFields, #householding #custodian_section form#mfa_question_form #mfa_question_formFields, .settings-related-page #custodian_section form#mfa_question_form #mfa_question_formFields, #advisor_profile #custodian_section form#mfa_question_form #mfa_question_formFields, #advisor_assignments #custodian_section form#mfa_question_form #mfa_question_formFields {
  margin-top: 20px;
}

/* line 960, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .error_messages, #householding #custodian_section form#mfa_question_form .error_messages, .settings-related-page #custodian_section form#mfa_question_form .error_messages, #advisor_profile #custodian_section form#mfa_question_form .error_messages, #advisor_assignments #custodian_section form#mfa_question_form .error_messages {
  color: red;
  font-weight: bold;
}

/* line 963, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .error_messages a, #householding #custodian_section form#mfa_question_form .error_messages a, .settings-related-page #custodian_section form#mfa_question_form .error_messages a, #advisor_profile #custodian_section form#mfa_question_form .error_messages a, #advisor_assignments #custodian_section form#mfa_question_form .error_messages a {
  text-decoration: underline;
  color: red;
}

/* line 966, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .elements, #householding #custodian_section form#mfa_question_form .elements, .settings-related-page #custodian_section form#mfa_question_form .elements, #advisor_profile #custodian_section form#mfa_question_form .elements, #advisor_assignments #custodian_section form#mfa_question_form .elements {
  margin-bottom: 10px;
}

/* line 968, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .elements input, #householding #custodian_section form#mfa_question_form .elements input, .settings-related-page #custodian_section form#mfa_question_form .elements input, #advisor_profile #custodian_section form#mfa_question_form .elements input, #advisor_assignments #custodian_section form#mfa_question_form .elements input {
  border: 3px solid #DFDFDF;
  font-size: 16px;
  padding: 4px;
  width: 170px;
}

/* line 973, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .action, #householding #custodian_section form#mfa_question_form .action, .settings-related-page #custodian_section form#mfa_question_form .action, #advisor_profile #custodian_section form#mfa_question_form .action, #advisor_assignments #custodian_section form#mfa_question_form .action {
  width: 99%;
}

/* line 975, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .action input, #householding #custodian_section form#mfa_question_form .action input, .settings-related-page #custodian_section form#mfa_question_form .action input, #advisor_profile #custodian_section form#mfa_question_form .action input, #advisor_assignments #custodian_section form#mfa_question_form .action input {
  float: left;
  font-size: 18px;
  padding: 2px 5px 2px 5px;
}

/* line 980, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .action .actions .forgot, #householding #custodian_section form#mfa_question_form .action .actions .forgot, .settings-related-page #custodian_section form#mfa_question_form .action .actions .forgot, #advisor_profile #custodian_section form#mfa_question_form .action .actions .forgot, #advisor_assignments #custodian_section form#mfa_question_form .action .actions .forgot {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 984, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .action .actions .spinner, #householding #custodian_section form#mfa_question_form .action .actions .spinner, .settings-related-page #custodian_section form#mfa_question_form .action .actions .spinner, #advisor_profile #custodian_section form#mfa_question_form .action .actions .spinner, #advisor_assignments #custodian_section form#mfa_question_form .action .actions .spinner {
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  width: 50px;
  text-align: center;
}

/* line 990, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodian_section form#mfa_question_form .action .actions .spinner_message, #householding #custodian_section form#mfa_question_form .action .actions .spinner_message, .settings-related-page #custodian_section form#mfa_question_form .action .actions .spinner_message, #advisor_profile #custodian_section form#mfa_question_form .action .actions .spinner_message, #advisor_assignments #custodian_section form#mfa_question_form .action .actions .spinner_message {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 997, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodial_accounts_section #password_settings_form li, #householding #custodial_accounts_section #password_settings_form li, .settings-related-page #custodial_accounts_section #password_settings_form li, #advisor_profile #custodial_accounts_section #password_settings_form li, #advisor_assignments #custodial_accounts_section #password_settings_form li {
  margin-bottom: 0;
}

/* line 999, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #custodial_accounts_section #password_settings_form input[type=submit], #householding #custodial_accounts_section #password_settings_form input[type=submit], .settings-related-page #custodial_accounts_section #password_settings_form input[type=submit], #advisor_profile #custodial_accounts_section #password_settings_form input[type=submit], #advisor_assignments #custodial_accounts_section #password_settings_form input[type=submit] {
  float: none;
}

/* line 1003, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section h1, #advisor_profiles_show #assign_accounts_section h1#performance_benchmark, #advisor_profiles_show #custodial_accounts_section h1, #advisor_profiles_show #custodial_accounts_section h1#performance_benchmark, #advisor_profiles_show #assign_clients_section h1, #advisor_profiles_show #assign_clients_section h1#performance_benchmark, #advisor_profiles_show #performance_benchmark_section h1, #advisor_profiles_show #performance_benchmark_section h1#performance_benchmark, #advisor_profiles_show #clients_section h1, #advisor_profiles_show #clients_section h1#performance_benchmark, #householding #assign_accounts_section h1, #householding #assign_accounts_section h1#performance_benchmark, #householding #custodial_accounts_section h1, #householding #custodial_accounts_section h1#performance_benchmark, #householding #assign_clients_section h1, #householding #assign_clients_section h1#performance_benchmark, #householding #performance_benchmark_section h1, #householding #performance_benchmark_section h1#performance_benchmark, #householding #clients_section h1, #householding #clients_section h1#performance_benchmark, .settings-related-page #assign_accounts_section h1, .settings-related-page #assign_accounts_section h1#performance_benchmark, .settings-related-page #custodial_accounts_section h1, .settings-related-page #custodial_accounts_section h1#performance_benchmark, .settings-related-page #assign_clients_section h1, .settings-related-page #assign_clients_section h1#performance_benchmark, .settings-related-page #performance_benchmark_section h1, .settings-related-page #performance_benchmark_section h1#performance_benchmark, .settings-related-page #clients_section h1, .settings-related-page #clients_section h1#performance_benchmark, #advisor_profile #assign_accounts_section h1, #advisor_profile #assign_accounts_section h1#performance_benchmark, #advisor_profile #custodial_accounts_section h1, #advisor_profile #custodial_accounts_section h1#performance_benchmark, #advisor_profile #assign_clients_section h1, #advisor_profile #assign_clients_section h1#performance_benchmark, #advisor_profile #performance_benchmark_section h1, #advisor_profile #performance_benchmark_section h1#performance_benchmark, #advisor_profile #clients_section h1, #advisor_profile #clients_section h1#performance_benchmark, #advisor_assignments #assign_accounts_section h1, #advisor_assignments #assign_accounts_section h1#performance_benchmark, #advisor_assignments #custodial_accounts_section h1, #advisor_assignments #custodial_accounts_section h1#performance_benchmark, #advisor_assignments #assign_clients_section h1, #advisor_assignments #assign_clients_section h1#performance_benchmark, #advisor_assignments #performance_benchmark_section h1, #advisor_assignments #performance_benchmark_section h1#performance_benchmark, #advisor_assignments #clients_section h1, #advisor_assignments #clients_section h1#performance_benchmark {
  font-size: 28px;
  color: #03506A;
  font-weight: normal;
  border: none;
  padding-bottom: 5px;
}

/* line 1011, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section h2, #advisor_profiles_show #custodial_accounts_section h2, #advisor_profiles_show #assign_clients_section h2, #advisor_profiles_show #performance_benchmark_section h2, #advisor_profiles_show #clients_section h2, #householding #assign_accounts_section h2, #householding #custodial_accounts_section h2, #householding #assign_clients_section h2, #householding #performance_benchmark_section h2, #householding #clients_section h2, .settings-related-page #assign_accounts_section h2, .settings-related-page #custodial_accounts_section h2, .settings-related-page #assign_clients_section h2, .settings-related-page #performance_benchmark_section h2, .settings-related-page #clients_section h2, #advisor_profile #assign_accounts_section h2, #advisor_profile #custodial_accounts_section h2, #advisor_profile #assign_clients_section h2, #advisor_profile #performance_benchmark_section h2, #advisor_profile #clients_section h2, #advisor_assignments #assign_accounts_section h2, #advisor_assignments #custodial_accounts_section h2, #advisor_assignments #assign_clients_section h2, #advisor_assignments #performance_benchmark_section h2, #advisor_assignments #clients_section h2 {
  font-size: 19px;
  color: #333;
  margin-bottom: 4px;
}

/* line 1016, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section h2.institution_name, #advisor_profiles_show #custodial_accounts_section h2.institution_name, #advisor_profiles_show #assign_clients_section h2.institution_name, #advisor_profiles_show #performance_benchmark_section h2.institution_name, #advisor_profiles_show #clients_section h2.institution_name, #householding #assign_accounts_section h2.institution_name, #householding #custodial_accounts_section h2.institution_name, #householding #assign_clients_section h2.institution_name, #householding #performance_benchmark_section h2.institution_name, #householding #clients_section h2.institution_name, .settings-related-page #assign_accounts_section h2.institution_name, .settings-related-page #custodial_accounts_section h2.institution_name, .settings-related-page #assign_clients_section h2.institution_name, .settings-related-page #performance_benchmark_section h2.institution_name, .settings-related-page #clients_section h2.institution_name, #advisor_profile #assign_accounts_section h2.institution_name, #advisor_profile #custodial_accounts_section h2.institution_name, #advisor_profile #assign_clients_section h2.institution_name, #advisor_profile #performance_benchmark_section h2.institution_name, #advisor_profile #clients_section h2.institution_name, #advisor_assignments #assign_accounts_section h2.institution_name, #advisor_assignments #custodial_accounts_section h2.institution_name, #advisor_assignments #assign_clients_section h2.institution_name, #advisor_assignments #performance_benchmark_section h2.institution_name, #advisor_assignments #clients_section h2.institution_name {
  padding-left: 1em;
  color: #666;
  font-weight: bold;
  padding-top: 0;
}

/* line 1022, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section p, #advisor_profiles_show #custodial_accounts_section p, #advisor_profiles_show #assign_clients_section p, #advisor_profiles_show #performance_benchmark_section p, #advisor_profiles_show #clients_section p, #householding #assign_accounts_section p, #householding #custodial_accounts_section p, #householding #assign_clients_section p, #householding #performance_benchmark_section p, #householding #clients_section p, .settings-related-page #assign_accounts_section p, .settings-related-page #custodial_accounts_section p, .settings-related-page #assign_clients_section p, .settings-related-page #performance_benchmark_section p, .settings-related-page #clients_section p, #advisor_profile #assign_accounts_section p, #advisor_profile #custodial_accounts_section p, #advisor_profile #assign_clients_section p, #advisor_profile #performance_benchmark_section p, #advisor_profile #clients_section p, #advisor_assignments #assign_accounts_section p, #advisor_assignments #custodial_accounts_section p, #advisor_assignments #assign_clients_section p, #advisor_assignments #performance_benchmark_section p, #advisor_assignments #clients_section p {
  color: #AFAFAF;
  font-size: 13.5px;
  line-height: 120%;
}

/* line 1026, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section p.help_note, #advisor_profiles_show #custodial_accounts_section p.help_note, #advisor_profiles_show #assign_clients_section p.help_note, #advisor_profiles_show #performance_benchmark_section p.help_note, #advisor_profiles_show #clients_section p.help_note, #householding #assign_accounts_section p.help_note, #householding #custodial_accounts_section p.help_note, #householding #assign_clients_section p.help_note, #householding #performance_benchmark_section p.help_note, #householding #clients_section p.help_note, .settings-related-page #assign_accounts_section p.help_note, .settings-related-page #custodial_accounts_section p.help_note, .settings-related-page #assign_clients_section p.help_note, .settings-related-page #performance_benchmark_section p.help_note, .settings-related-page #clients_section p.help_note, #advisor_profile #assign_accounts_section p.help_note, #advisor_profile #custodial_accounts_section p.help_note, #advisor_profile #assign_clients_section p.help_note, #advisor_profile #performance_benchmark_section p.help_note, #advisor_profile #clients_section p.help_note, #advisor_assignments #assign_accounts_section p.help_note, #advisor_assignments #custodial_accounts_section p.help_note, #advisor_assignments #assign_clients_section p.help_note, #advisor_assignments #performance_benchmark_section p.help_note, #advisor_assignments #clients_section p.help_note {
  margin-left: 22px;
  font-size: 12px;
}

/* line 1030, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section hr, #advisor_profiles_show #custodial_accounts_section hr, #advisor_profiles_show #assign_clients_section hr, #advisor_profiles_show #performance_benchmark_section hr, #advisor_profiles_show #clients_section hr, #householding #assign_accounts_section hr, #householding #custodial_accounts_section hr, #householding #assign_clients_section hr, #householding #performance_benchmark_section hr, #householding #clients_section hr, .settings-related-page #assign_accounts_section hr, .settings-related-page #custodial_accounts_section hr, .settings-related-page #assign_clients_section hr, .settings-related-page #performance_benchmark_section hr, .settings-related-page #clients_section hr, #advisor_profile #assign_accounts_section hr, #advisor_profile #custodial_accounts_section hr, #advisor_profile #assign_clients_section hr, #advisor_profile #performance_benchmark_section hr, #advisor_profile #clients_section hr, #advisor_assignments #assign_accounts_section hr, #advisor_assignments #custodial_accounts_section hr, #advisor_assignments #assign_clients_section hr, #advisor_assignments #performance_benchmark_section hr, #advisor_assignments #clients_section hr {
  border: 1px solid #ECECEC;
  height: 3px;
  margin-bottom: 20px;
}

/* line 1036, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section .content .benchmark_type, #advisor_profiles_show #custodial_accounts_section .content .benchmark_type, #advisor_profiles_show #assign_clients_section .content .benchmark_type, #advisor_profiles_show #performance_benchmark_section .content .benchmark_type, #advisor_profiles_show #clients_section .content .benchmark_type, #householding #assign_accounts_section .content .benchmark_type, #householding #custodial_accounts_section .content .benchmark_type, #householding #assign_clients_section .content .benchmark_type, #householding #performance_benchmark_section .content .benchmark_type, #householding #clients_section .content .benchmark_type, .settings-related-page #assign_accounts_section .content .benchmark_type, .settings-related-page #custodial_accounts_section .content .benchmark_type, .settings-related-page #assign_clients_section .content .benchmark_type, .settings-related-page #performance_benchmark_section .content .benchmark_type, .settings-related-page #clients_section .content .benchmark_type, #advisor_profile #assign_accounts_section .content .benchmark_type, #advisor_profile #custodial_accounts_section .content .benchmark_type, #advisor_profile #assign_clients_section .content .benchmark_type, #advisor_profile #performance_benchmark_section .content .benchmark_type, #advisor_profile #clients_section .content .benchmark_type, #advisor_assignments #assign_accounts_section .content .benchmark_type, #advisor_assignments #custodial_accounts_section .content .benchmark_type, #advisor_assignments #assign_clients_section .content .benchmark_type, #advisor_assignments #performance_benchmark_section .content .benchmark_type, #advisor_assignments #clients_section .content .benchmark_type {
  margin-bottom: 12px;
}

/* line 1038, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section .content .benchmark_type .name, #advisor_profiles_show #custodial_accounts_section .content .benchmark_type .name, #advisor_profiles_show #assign_clients_section .content .benchmark_type .name, #advisor_profiles_show #performance_benchmark_section .content .benchmark_type .name, #advisor_profiles_show #clients_section .content .benchmark_type .name, #householding #assign_accounts_section .content .benchmark_type .name, #householding #custodial_accounts_section .content .benchmark_type .name, #householding #assign_clients_section .content .benchmark_type .name, #householding #performance_benchmark_section .content .benchmark_type .name, #householding #clients_section .content .benchmark_type .name, .settings-related-page #assign_accounts_section .content .benchmark_type .name, .settings-related-page #custodial_accounts_section .content .benchmark_type .name, .settings-related-page #assign_clients_section .content .benchmark_type .name, .settings-related-page #performance_benchmark_section .content .benchmark_type .name, .settings-related-page #clients_section .content .benchmark_type .name, #advisor_profile #assign_accounts_section .content .benchmark_type .name, #advisor_profile #custodial_accounts_section .content .benchmark_type .name, #advisor_profile #assign_clients_section .content .benchmark_type .name, #advisor_profile #performance_benchmark_section .content .benchmark_type .name, #advisor_profile #clients_section .content .benchmark_type .name, #advisor_assignments #assign_accounts_section .content .benchmark_type .name, #advisor_assignments #custodial_accounts_section .content .benchmark_type .name, #advisor_assignments #assign_clients_section .content .benchmark_type .name, #advisor_assignments #performance_benchmark_section .content .benchmark_type .name, #advisor_assignments #clients_section .content .benchmark_type .name {
  font-size: 16px;
  margin-bottom: 2px;
}

/* line 1041, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section .content .benchmark_type .benchmark_name, #advisor_profiles_show #custodial_accounts_section .content .benchmark_type .benchmark_name, #advisor_profiles_show #assign_clients_section .content .benchmark_type .benchmark_name, #advisor_profiles_show #performance_benchmark_section .content .benchmark_type .benchmark_name, #advisor_profiles_show #clients_section .content .benchmark_type .benchmark_name, #householding #assign_accounts_section .content .benchmark_type .benchmark_name, #householding #custodial_accounts_section .content .benchmark_type .benchmark_name, #householding #assign_clients_section .content .benchmark_type .benchmark_name, #householding #performance_benchmark_section .content .benchmark_type .benchmark_name, #householding #clients_section .content .benchmark_type .benchmark_name, .settings-related-page #assign_accounts_section .content .benchmark_type .benchmark_name, .settings-related-page #custodial_accounts_section .content .benchmark_type .benchmark_name, .settings-related-page #assign_clients_section .content .benchmark_type .benchmark_name, .settings-related-page #performance_benchmark_section .content .benchmark_type .benchmark_name, .settings-related-page #clients_section .content .benchmark_type .benchmark_name, #advisor_profile #assign_accounts_section .content .benchmark_type .benchmark_name, #advisor_profile #custodial_accounts_section .content .benchmark_type .benchmark_name, #advisor_profile #assign_clients_section .content .benchmark_type .benchmark_name, #advisor_profile #performance_benchmark_section .content .benchmark_type .benchmark_name, #advisor_profile #clients_section .content .benchmark_type .benchmark_name, #advisor_assignments #assign_accounts_section .content .benchmark_type .benchmark_name, #advisor_assignments #custodial_accounts_section .content .benchmark_type .benchmark_name, #advisor_assignments #assign_clients_section .content .benchmark_type .benchmark_name, #advisor_assignments #performance_benchmark_section .content .benchmark_type .benchmark_name, #advisor_assignments #clients_section .content .benchmark_type .benchmark_name {
  font-size: 14px;
}

/* line 1043, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section .content .benchmark_type .coming_soon, #advisor_profiles_show #custodial_accounts_section .content .benchmark_type .coming_soon, #advisor_profiles_show #assign_clients_section .content .benchmark_type .coming_soon, #advisor_profiles_show #performance_benchmark_section .content .benchmark_type .coming_soon, #advisor_profiles_show #clients_section .content .benchmark_type .coming_soon, #householding #assign_accounts_section .content .benchmark_type .coming_soon, #householding #custodial_accounts_section .content .benchmark_type .coming_soon, #householding #assign_clients_section .content .benchmark_type .coming_soon, #householding #performance_benchmark_section .content .benchmark_type .coming_soon, #householding #clients_section .content .benchmark_type .coming_soon, .settings-related-page #assign_accounts_section .content .benchmark_type .coming_soon, .settings-related-page #custodial_accounts_section .content .benchmark_type .coming_soon, .settings-related-page #assign_clients_section .content .benchmark_type .coming_soon, .settings-related-page #performance_benchmark_section .content .benchmark_type .coming_soon, .settings-related-page #clients_section .content .benchmark_type .coming_soon, #advisor_profile #assign_accounts_section .content .benchmark_type .coming_soon, #advisor_profile #custodial_accounts_section .content .benchmark_type .coming_soon, #advisor_profile #assign_clients_section .content .benchmark_type .coming_soon, #advisor_profile #performance_benchmark_section .content .benchmark_type .coming_soon, #advisor_profile #clients_section .content .benchmark_type .coming_soon, #advisor_assignments #assign_accounts_section .content .benchmark_type .coming_soon, #advisor_assignments #custodial_accounts_section .content .benchmark_type .coming_soon, #advisor_assignments #assign_clients_section .content .benchmark_type .coming_soon, #advisor_assignments #performance_benchmark_section .content .benchmark_type .coming_soon, #advisor_assignments #clients_section .content .benchmark_type .coming_soon {
  font-style: italic;
  color: #AFAFAF;
}

/* line 1048, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form input#household_name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form input#household_name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form input#household_name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form input#household_name, #advisor_profiles_show #clients_section form#assign_accounts_form input#household_name, #householding #assign_accounts_section form#assign_accounts_form input#household_name, #householding #custodial_accounts_section form#assign_accounts_form input#household_name, #householding #assign_clients_section form#assign_accounts_form input#household_name, #householding #performance_benchmark_section form#assign_accounts_form input#household_name, #householding #clients_section form#assign_accounts_form input#household_name, .settings-related-page #assign_accounts_section form#assign_accounts_form input#household_name, .settings-related-page #custodial_accounts_section form#assign_accounts_form input#household_name, .settings-related-page #assign_clients_section form#assign_accounts_form input#household_name, .settings-related-page #performance_benchmark_section form#assign_accounts_form input#household_name, .settings-related-page #clients_section form#assign_accounts_form input#household_name, #advisor_profile #assign_accounts_section form#assign_accounts_form input#household_name, #advisor_profile #custodial_accounts_section form#assign_accounts_form input#household_name, #advisor_profile #assign_clients_section form#assign_accounts_form input#household_name, #advisor_profile #performance_benchmark_section form#assign_accounts_form input#household_name, #advisor_profile #clients_section form#assign_accounts_form input#household_name, #advisor_assignments #assign_accounts_section form#assign_accounts_form input#household_name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form input#household_name, #advisor_assignments #assign_clients_section form#assign_accounts_form input#household_name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form input#household_name, #advisor_assignments #clients_section form#assign_accounts_form input#household_name {
  font-size: 16px;
  padding: 5px;
  width: 250px;
}

/* line 1053, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column, #householding #assign_accounts_section form#assign_accounts_form .left_column, #householding #custodial_accounts_section form#assign_accounts_form .left_column, #householding #assign_clients_section form#assign_accounts_form .left_column, #householding #performance_benchmark_section form#assign_accounts_form .left_column, #householding #clients_section form#assign_accounts_form .left_column, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column, .settings-related-page #clients_section form#assign_accounts_form .left_column, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column, #advisor_profile #clients_section form#assign_accounts_form .left_column, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column, #advisor_assignments #clients_section form#assign_accounts_form .left_column {
  float: left;
  width: 350px;
  padding-right: 10px;
  padding-bottom: 50px;
  border-right: 1px solid #ECECEC;
}

/* line 1059, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state, #householding #clients_section form#assign_accounts_form .left_column .completed_state, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state {
  text-align: center;
}

/* line 1061, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state h1, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state h1, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state h1, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state h1, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state h1, #householding #clients_section form#assign_accounts_form .left_column .completed_state h1, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state h1, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state h1, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state h1, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state h1, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state h1, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state h1, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state h1, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state h1, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state h1, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state h1 {
  font-family: Arial, "MS Trebuchet", sans-serif;
  text-align: center;
  margin-top: 30px;
  font-size: 36px;
  font-weight: normal;
  font-weight: 100;
  padding-bottom: 10px;
  border-bottom: double 3px #e6e6e6;
}

/* line 1070, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state p, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state p, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state p, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state p, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p, #householding #clients_section form#assign_accounts_form .left_column .completed_state p, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state p, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state p, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state p, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state p, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state p, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state p, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state p {
  text-align: left;
  line-height: 140%;
  margin: 12px 0 12px 0;
  color: #888;
}

/* line 1075, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state p strong, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state p strong, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p strong, #householding #clients_section form#assign_accounts_form .left_column .completed_state p strong, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state p strong, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p strong, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state p strong, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p strong, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state p strong, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state p strong {
  font-weight: bold;
  color: #999;
}

/* line 1078, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #householding #clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state a.go_to_dashboard {
  font-size: 26px;
  font-weight: 300;
  display: block;
  padding: 5px 0 5px 0;
  background: transparent url(/images/advisor/icons/dashboard_blue_white_icon.gif) no-repeat 14px 6px;
}

/* line 1085, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav {
  line-height: 10px;
  margin-top: 20px;
  position: static;
  font-size: 10px;
  height: 37px;
  background: #A9A9A9;
}

/* line 1092, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .bar, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .bar {
  position: relative;
  top: 0;
  background: #A9A9A9;
  border-top: 5px solid white;
}

/* line 1097, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs {
  position: relative;
  top: -10px;
}

/* line 1100, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a {
  display: inline-block;
  color: #fff;
  padding: 17px 8px 10px 8px;
  margin: 4px 0 0 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

/* line 1108, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.last {
  margin-right: 0;
}

/* line 1110, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.archived_accounts_tab {
  font-style: italic;
}

/* line 1112, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #householding #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #householding #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #householding #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #householding #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #householding #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, .settings-related-page #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_profile #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a:hover, #advisor_assignments #clients_section form#assign_accounts_form .left_column #accounts_tab_nav .tabs a.active {
  background: #fff;
  color: #424242;
  border-top: 1px solid #A9A9A9;
  border-left: 1px solid #A9A9A9;
  border-right: 1px solid #A9A9A9;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom: none;
}

/* line 1127, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table, #householding #clients_section form#assign_accounts_form .left_column .completed_state table, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table {
  margin-top: 10px;
  border: none;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
}

/* line 19, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #householding #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc {
  cursor: pointer;
}

/* line 23, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #householding #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_asc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_asc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_asc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_asc:before {
  content: '▲';
}

/* line 26, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #householding #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table th.sorting_desc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table th.sorting_desc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table th.sorting_desc:before, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table th.sorting_desc:before {
  content: '▼';
}

/* line 36, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr {
  color: #707070;
}

/* line 39, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th.checkbox.header, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.checkbox.header {
  width: 28px;
}

/* line 41, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.name, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.name, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th.name, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.name {
  width: 200px;
}

/* line 43, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.value, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.value, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.value, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th.value, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.value {
  width: 70px;
}

/* line 45, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.click_to_set_checkbox, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.click_to_set_checkbox, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr.click_to_set_checkbox {
  cursor: pointer;
}

/* line 47, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.checked, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.checked, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr.checked, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr.checked, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr.checked, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr.checked, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr.checked {
  background: #EDF9FE;
  color: #333;
}

/* line 50, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th {
  font-size: 11px;
  background: #F3F3F3;
  color: #B3B3B3;
  text-transform: uppercase;
  padding: 7px 2px 7px 2px;
}

/* line 56, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr th.sorting_desc, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_asc, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr th.sorting_desc {
  color: #898989;
}

/* line 58, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td {
  padding: 10px 2px 10px 2px;
  border-bottom: 1px solid #F0F0F0;
}

/* line 62, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping {
  color: #12A3E3;
  font-size: 13px;
  padding: 19px 2px 5px 2px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"], #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input[type="submit"], #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input[type="submit"] {
  padding: 1px 7px;
  margin-left: 6px;
}

/* line 70, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping .hidden, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping .hidden, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping .hidden {
  color: #ccc;
}

/* line 72, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping input.inline_client_full_name, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping input.inline_client_full_name {
  width: 120px;
  color: #666;
  display: inline;
}

/* line 76, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a {
  display: inline;
  padding-left: 6px;
}

/* line 77, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a:hover, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a:hover, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a:hover {
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profiles_show #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #householding #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #householding #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #householding #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #householding #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #householding #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #householding #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #householding #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #householding #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #householding #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #householding #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #householding #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #householding #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, .settings-related-page #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, .settings-related-page #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, .settings-related-page #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, .settings-related-page #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, .settings-related-page #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, .settings-related-page #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profile #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profile #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profile #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profile #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_profile #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_profile #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_assignments #assign_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_assignments #assign_clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #unassigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #assigned_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.delete_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column #archived_accounts table tr td.client_grouping a.archive_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.delete_client, #advisor_assignments #clients_section form#assign_accounts_form .left_column .completed_state table tr td.client_grouping a.archive_client {
  color: red;
}

/* line 1130, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column, #householding #assign_accounts_section form#assign_accounts_form .right_column, #householding #custodial_accounts_section form#assign_accounts_form .right_column, #householding #assign_clients_section form#assign_accounts_form .right_column, #householding #performance_benchmark_section form#assign_accounts_form .right_column, #householding #clients_section form#assign_accounts_form .right_column, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column, .settings-related-page #clients_section form#assign_accounts_form .right_column, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column, #advisor_profile #clients_section form#assign_accounts_form .right_column, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column, #advisor_assignments #clients_section form#assign_accounts_form .right_column {
  float: left;
  width: 320px;
}

/* line 1133, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .pad_left, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .pad_left, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .pad_left, #householding #assign_accounts_section form#assign_accounts_form .right_column .pad_left, #householding #custodial_accounts_section form#assign_accounts_form .right_column .pad_left, #householding #assign_clients_section form#assign_accounts_form .right_column .pad_left, #householding #performance_benchmark_section form#assign_accounts_form .right_column .pad_left, #householding #clients_section form#assign_accounts_form .right_column .pad_left, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .pad_left, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .pad_left, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .pad_left, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .pad_left, .settings-related-page #clients_section form#assign_accounts_form .right_column .pad_left, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .pad_left, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .pad_left, #advisor_profile #clients_section form#assign_accounts_form .right_column .pad_left, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .pad_left, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .pad_left, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .pad_left, #advisor_assignments #clients_section form#assign_accounts_form .right_column .pad_left {
  padding-left: 20px;
}

/* line 1135, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .pad_left p, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .pad_left p, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .pad_left p, #householding #assign_accounts_section form#assign_accounts_form .right_column .pad_left p, #householding #custodial_accounts_section form#assign_accounts_form .right_column .pad_left p, #householding #assign_clients_section form#assign_accounts_form .right_column .pad_left p, #householding #performance_benchmark_section form#assign_accounts_form .right_column .pad_left p, #householding #clients_section form#assign_accounts_form .right_column .pad_left p, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .pad_left p, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .pad_left p, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .pad_left p, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .pad_left p, .settings-related-page #clients_section form#assign_accounts_form .right_column .pad_left p, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .pad_left p, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .pad_left p, #advisor_profile #clients_section form#assign_accounts_form .right_column .pad_left p, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .pad_left p, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .pad_left p, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .pad_left p, #advisor_assignments #clients_section form#assign_accounts_form .right_column .pad_left p {
  padding-left: 0;
  margin-left: 0;
}

/* line 1138, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column input[type=submit], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit], #advisor_profiles_show #clients_section form#assign_accounts_form .right_column input[type=submit], #householding #assign_accounts_section form#assign_accounts_form .right_column input[type=submit], #householding #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit], #householding #assign_clients_section form#assign_accounts_form .right_column input[type=submit], #householding #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit], #householding #clients_section form#assign_accounts_form .right_column input[type=submit], .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column input[type=submit], .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit], .settings-related-page #assign_clients_section form#assign_accounts_form .right_column input[type=submit], .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit], .settings-related-page #clients_section form#assign_accounts_form .right_column input[type=submit], #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_profile #assign_clients_section form#assign_accounts_form .right_column input[type=submit], #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit], #advisor_profile #clients_section form#assign_accounts_form .right_column input[type=submit], #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit], #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column input[type=submit], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit], #advisor_assignments #clients_section form#assign_accounts_form .right_column input[type=submit] {
  margin-top: 30px;
  margin-left: 10px;
  margin-bottom: 5px;
  width: 200px;
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #householding #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #householding #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #householding #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #householding #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #householding #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #householding #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #householding #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:focus, #householding #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:hover, #householding #clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #householding #clients_section form#assign_accounts_form .right_column input[type=submit]:hover, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:focus, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:hover, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:focus, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:hover, .settings-related-page #clients_section form#assign_accounts_form .right_column input[type=submit]:focus, .settings-related-page #clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_profile #clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_profile #clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit]:hover, #advisor_assignments #clients_section form#assign_accounts_form .right_column input[type=submit]:focus, #advisor_assignments #clients_section form#assign_accounts_form .right_column input[type=submit]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 1145, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profiles_show #clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #householding #assign_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #householding #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #householding #assign_clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #householding #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit][disabled], #householding #clients_section form#assign_accounts_form .right_column input[type=submit][disabled], .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], .settings-related-page #assign_clients_section form#assign_accounts_form .right_column input[type=submit][disabled], .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit][disabled], .settings-related-page #clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profile #assign_clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_profile #clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column input[type=submit][disabled], #advisor_assignments #clients_section form#assign_accounts_form .right_column input[type=submit][disabled] {
  background-color: #DBDBDB;
  background: linear-gradient(top, #DBDBDB 0%, #DBDBDB 50%, #DBDBDB 51%, #DBDBDB 100%...);
  text-shadow: none;
  font-weight: normal;
  cursor: default;
}

/* line 1152, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .textual_content, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .textual_content, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .textual_content, #householding #assign_accounts_section form#assign_accounts_form .right_column .textual_content, #householding #custodial_accounts_section form#assign_accounts_form .right_column .textual_content, #householding #assign_clients_section form#assign_accounts_form .right_column .textual_content, #householding #performance_benchmark_section form#assign_accounts_form .right_column .textual_content, #householding #clients_section form#assign_accounts_form .right_column .textual_content, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .textual_content, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .textual_content, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .textual_content, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .textual_content, .settings-related-page #clients_section form#assign_accounts_form .right_column .textual_content, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .textual_content, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .textual_content, #advisor_profile #clients_section form#assign_accounts_form .right_column .textual_content, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .textual_content, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .textual_content, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .textual_content, #advisor_assignments #clients_section form#assign_accounts_form .right_column .textual_content {
  margin-left: 0;
}

/* line 1154, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household, #householding #clients_section form#assign_accounts_form .right_column .create_household, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household {
  margin-top: 24px;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-left: none;
  padding: 20px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 280px;
}

/* line 1167, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household .submit_info_help, #householding #clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household .submit_info_help, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household .submit_info_help, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household .submit_info_help {
  margin-left: 15px;
  font-size: 11px;
  color: #A6A6A6;
  line-height: 120%;
}

/* line 1172, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household hr, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household hr, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household hr, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household hr, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household hr, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household hr, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household hr, #householding #clients_section form#assign_accounts_form .right_column .create_household hr, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household hr, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household hr, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household hr, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household hr, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household hr, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household hr, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household hr, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household hr, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household hr, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household hr, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household hr, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household hr {
  border: none;
  border-bottom: 2px solid #959595;
  margin: 0;
  margin-left: 10px;
}

/* line 1178, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line, #householding #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line {
  margin-left: 10px;
  color: #333;
  margin-top: 10px;
  font-size: 14px;
}

/* line 1183, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #householding #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line strong, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line strong {
  font-weight: bold;
}

/* line 1185, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #householding #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .for, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .for {
  color: #808080;
  font-style: italic;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", serif;
}

/* line 1190, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #householding #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household .total_aum_line .total, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household .total_aum_line .total {
  font-weight: bold;
}

/* line 1193, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #householding #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign {
  margin-left: 10px;
  margin-top: 10px;
  padding-left: 17px;
  font-size: 12px;
}

/* line 1198, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #householding #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #householding #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #householding #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #householding #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #householding #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, .settings-related-page #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_profile #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li, #advisor_assignments #clients_section form#assign_accounts_form .right_column .create_household ol.accounts_to_assign li {
  list-style-type: decimal;
  padding: 7px 0 7px 0;
}

/* line 1201, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .completed_state, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .completed_state, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .completed_state, #householding #assign_accounts_section form#assign_accounts_form .right_column .completed_state, #householding #custodial_accounts_section form#assign_accounts_form .right_column .completed_state, #householding #assign_clients_section form#assign_accounts_form .right_column .completed_state, #householding #performance_benchmark_section form#assign_accounts_form .right_column .completed_state, #householding #clients_section form#assign_accounts_form .right_column .completed_state, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .completed_state, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .completed_state, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .completed_state, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .completed_state, .settings-related-page #clients_section form#assign_accounts_form .right_column .completed_state, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .completed_state, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .completed_state, #advisor_profile #clients_section form#assign_accounts_form .right_column .completed_state, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .completed_state, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .completed_state, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .completed_state, #advisor_assignments #clients_section form#assign_accounts_form .right_column .completed_state {
  padding: 75px 0 75px 0;
  text-align: center;
}

/* line 1204, app/assets/stylesheets/advisor_responsive/settings.sass */
#advisor_profiles_show #assign_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_profiles_show #custodial_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_profiles_show #assign_clients_section form#assign_accounts_form .right_column .completed_state p, #advisor_profiles_show #performance_benchmark_section form#assign_accounts_form .right_column .completed_state p, #advisor_profiles_show #clients_section form#assign_accounts_form .right_column .completed_state p, #householding #assign_accounts_section form#assign_accounts_form .right_column .completed_state p, #householding #custodial_accounts_section form#assign_accounts_form .right_column .completed_state p, #householding #assign_clients_section form#assign_accounts_form .right_column .completed_state p, #householding #performance_benchmark_section form#assign_accounts_form .right_column .completed_state p, #householding #clients_section form#assign_accounts_form .right_column .completed_state p, .settings-related-page #assign_accounts_section form#assign_accounts_form .right_column .completed_state p, .settings-related-page #custodial_accounts_section form#assign_accounts_form .right_column .completed_state p, .settings-related-page #assign_clients_section form#assign_accounts_form .right_column .completed_state p, .settings-related-page #performance_benchmark_section form#assign_accounts_form .right_column .completed_state p, .settings-related-page #clients_section form#assign_accounts_form .right_column .completed_state p, #advisor_profile #assign_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_profile #custodial_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_profile #assign_clients_section form#assign_accounts_form .right_column .completed_state p, #advisor_profile #performance_benchmark_section form#assign_accounts_form .right_column .completed_state p, #advisor_profile #clients_section form#assign_accounts_form .right_column .completed_state p, #advisor_assignments #assign_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_assignments #custodial_accounts_section form#assign_accounts_form .right_column .completed_state p, #advisor_assignments #assign_clients_section form#assign_accounts_form .right_column .completed_state p, #advisor_assignments #performance_benchmark_section form#assign_accounts_form .right_column .completed_state p, #advisor_assignments #clients_section form#assign_accounts_form .right_column .completed_state p {
  color: #ccc;
  font-weight: 300;
  font-size: 14px;
}
/* line 1, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section {
  font-size: 16px;
}

/* line 2, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form {
  background: #fcfcfc;
  border: 2px solid #D4DDE2;
  border-radius: 2px;
  padding: 2px 25px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 9, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
  line-height: 24px;
}

/* line 15, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form h3 {
  margin: 15px 0;
  font-size: 16px;
  color: #485357;
}

/* line 20, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form p {
  font-size: 13px;
  margin: 0 0 20px;
}

/* line 24, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form form {
  margin-top: 20px;
  text-align: center;
}

/* line 28, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .start-trial-form form input[type='submit'] {
  background: #6f8891;
  padding: 8px 30px;
  color: #eeeff0;
  text-shadow: 1px 1px #333;
  letter-spacing: 1px;
  border-color: #5e737a;
  margin-bottom: 20px;
}

/* line 39, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .lil-bigger {
  font-size: 18px;
}

/* line 42, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .centering {
  text-align: center;
}

/* line 45, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .inline {
  display: inline-block;
}

/* line 48, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section span {
  font-size: 18px;
}

/* line 51, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .page-header {
  border-bottom: none;
}

/* line 54, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .border-bottom {
  border-style: solid;
  border-width: 0 0 1px 0;
}

/* line 59, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .summarized b {
  font-size: 18px;
}

/* line 61, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .summarized span {
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .annually-save {
  font-size: 12px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .subscribe-annually {
  text-align: right;
}

@media (width: 750px) {
  /* line 67, app/assets/stylesheets/advisor_responsive/subscription.sass */
  #subscription_section .subscribe-annually {
    text-align: left;
  }
}

/* line 73, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .subscribe-annually a {
  line-height: 10px;
}

/* line 77, app/assets/stylesheets/advisor_responsive/subscription.sass */
#subscription_section .subscribe-monthly a {
  height: 45px;
  padding-top: 12px;
}
/* line 4, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .flash_msg {
  display: inline-block;
  min-width: 100px;
  max-width: 600px;
  padding: 20px 30px 20px 60px;
  background-color: #333;
  border-radius: 50px;
  border: 12px solid #fff;
  -webkit-box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  -moz-box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  box-shadow: 0px 0px 100px rgba(80, 80, 80, 0.6);
  color: #fff;
  font-family: Helvetica, arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  background-position: 12px 10px;
  background-repeat: no-repeat;
  z-index: 9999999;
  position: fixed;
  top: 30%;
  left: 40%;
}

/* line 24, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .flash_msg.error, body.advisor_responsive .flash_msg.warning {
  background-image: url(/images/advisor/icons/error_40px.png);
}

/* line 27, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .flash_msg.success, body.advisor_responsive .flash_msg.notice {
  background-image: url(/images/advisor/icons/success_40px.png);
}

/* line 31, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .fue_message {
  font-size: 13px;
  background: #F4F4F4;
  color: #223049;
  padding: 13px;
  width: 198px;
  display: none;
}

/* line 38, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .fue_message h2 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 5px;
}

/* line 43, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .fue_message h3 {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 14px;
}

/* line 47, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .fue_message p {
  padding: 8px 0 8px 0;
  line-height: 120%;
}

/* line 50, app/assets/stylesheets/advisor_responsive/advisor.sass */
body.advisor_responsive .fue_message .center {
  text-align: center;
}
/* line 3, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index #advisor_alert_config_configuration_percent_over {
  text-align: right;
}

/* line 9, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config h1 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config strong {
  font-weight: bold;
}

/* line 17, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table {
  border-collapse: separate;
  width: 660px;
}

/* line 21, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table form {
  display: inline;
}

/* line 23, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table form ul {
  list-style-type: none;
}

/* line 25, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table td, body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table th {
  padding: 8px 12px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}

/* line 30, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table thead th {
  font-size: 10px;
  text-transform: uppercase;
  background: #aaa;
  color: #fff;
}

/* line 35, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table thead th.saving {
  background-color: #fff;
  text-indent: -999em;
  border: none;
}

/* line 41, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody.email-settings th {
  padding-left: 20px;
  background: url(/images/icons/16/94.png) 0 29px no-repeat;
}

/* line 45, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody tr.saving td.saving {
  text-indent: 0;
  background: url(/images/ui-anim_basic_16x16.gif) 8px 50% no-repeat;
}

/* line 48, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody th {
  padding-left: 0;
  font-size: 14px;
  font-weight: bold;
  padding-top: 30px;
}

/* line 53, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td {
  font-size: 12px;
  min-height: 24px;
  line-height: 24px;
}

/* line 58, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.saving {
  text-indent: -999em;
  border: none;
  font-size: 10px;
  padding-left: 28px;
}

/* line 66, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.description ul li {
  margin-left: 1em;
}

/* line 68, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.description ul li input {
  width: 5em;
  background: #ffc;
  border: none;
  border-bottom: 1px dashed #ccc;
}

/* line 73, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.description ul li input:focus {
  background: #fff;
}

/* line 75, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.description ul li span.hint {
  padding-left: 2em;
  font-size: smaller;
  color: #aaa;
}

/* line 80, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.enable {
  background-color: #eee;
  width: 82px;
  text-align: center;
}

/* line 84, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.enable li {
  margin-bottom: 0;
}

/* line 87, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.enable label {
  font-weight: normal;
  font-size: 11px;
  margin: 0;
}

/* line 92, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table tbody td.enable input {
  margin-right: 5px;
  font-size: 12px;
}

/* line 96, app/assets/stylesheets/advisor_responsive/alert_configs.sass */
body.advisor_responsive.advisor_alert_configs.index section#alert-config-container section.alert-config table input[type=submit] {
  display: none;
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid th {
  line-height: 18px;
}

/* line 6, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .highlighted {
  color: #4e9dbc;
}

/* line 10, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-window {
  padding-bottom: 20px;
}

/* line 13, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-window .k-window-titlebar {
  border: none;
  background: none;
}

/* line 18, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-window .k-window-title {
  padding: 8px 0 0 18px;
}

/* line 24, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-window-titlebar .k-window-title {
  padding-left: 17px;
}

/* line 29, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-dropdown-wrap {
  border-radius: 2px;
}

/* line 33, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-window-content {
  padding: 15px;
}

/* line 37, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-edit-buttons {
  border: none;
  text-align: left;
}

/* line 40, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-edit-buttons .k-grid-update {
  background: #0c6396;
  color: white;
}

/* line 45, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-edit-buttons .k-button {
  border: none;
  padding: 3px 30px;
  border-radius: 3px;
}

/* line 50, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-edit-buttons .k-button .k-icon {
  display: none;
}

/* line 55, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .k-edit-buttons .k-grid-cancel {
  margin-left: 15px;
  background: #eaeaea;
}

/* line 63, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor {
  padding: 10px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor #edit-holding-type select {
  width: 150px;
  border: solid 1px #2477a5;
}

/* line 73, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor #total-container {
  margin-right: 14px;
}

/* line 77, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .total-row {
  font-weight: bold;
  margin-bottom: 3px;
}

/* line 83, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .add-another .add-another-btn {
  color: #2477a5;
  margin-left: 5px;
}

/* line 89, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .k-dropdown-wrap {
  border: solid 1px #2477a5;
  background: white;
}

/* line 94, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .k-input, #multi-allocations-editor .k-item {
  color: #576d73;
}

/* line 99, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor #edit-holding-type .k-dropdown {
  width: 200px;
}

/* line 104, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation {
  margin-bottom: 10px;
  color: #576d73;
}

/* line 109, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation .klass-selector-row {
  margin-bottom: 10px;
}

/* line 112, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation .klass-selector-row .k-dropdown {
  width: 350px;
}

/* line 116, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation .klass-selector-row .remove-allocation-btn {
  color: #92adb5;
}

/* line 122, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation .amount-row .amount-label {
  line-height: 26px;
  padding-left: 10px;
  width: 287px;
  padding-right: 20px;
  text-align: right;
}

/* line 131, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#multi-allocations-editor .allocation .amount-row .amount-input input {
  width: 60px;
  padding-left: 5px;
  height: 24px;
  border-radius: 2px;
  border: solid 1px #2477a5;
}

/* line 147, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations_section #grid.k-grid tbody tr.unassigned {
  background-color: #faf8ef;
}

/* line 151, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations_section #grid.k-grid tbody tr.k-alt.unassigned {
  background-color: #faf8ef;
}

/* line 155, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations_section #grid.k-grid tbody tr.ineditable {
  color: #999;
  font-style: italic;
}

/* line 164, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .toolbars-container {
  min-height: 40px;
  padding: 10px;
}

/* line 170, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid table tbody tr th a, #allocations-grid table tbody tr th {
  color: #123841;
}

/* line 175, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .hidden {
  display: none !important;
}

/* line 179, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .clear-search, #allocations-grid #clear-search {
  position: absolute;
  right: 22px;
  top: 8px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}

/* line 186, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .clear-search:before, #allocations-grid #clear-search:before {
  content: "⌫";
}

/* line 191, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar {
  margin: 10px 0;
  position: relative;
}

/* line 195, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar input, #allocations-grid #allocations-grid-toolbar select {
  border-color: #4094bb;
  color: #123841;
}

/* line 201, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar #multi-edit-dialog a {
  border: solid 1px #2b8db5;
  color: #2b8db5;
}

/* line 207, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar #accept-multiple {
  margin-left: 10px;
}

/* line 211, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar .filter--margin-top {
  margin-top: 3px;
}

/* line 215, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar .filter-input--position {
  position: relative;
}

/* line 219, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid #allocations-grid-toolbar .filter-spinner {
  position: absolute;
  top: 1rem;
  right: 25px;
}

/* line 227, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid td input[type=checkbox], #allocations-grid th input[type=checkbox] {
  float: right;
  margin-right: 10px;
}

/* line 233, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations-grid .holding-types-select {
  width: 180px;
  height: 32px;
}

/* line 241, app/assets/stylesheets/advisor_responsive/allocations_grid.scss */
#allocations_section #client-selector-container #multi-edit-dialog {
  position: relative;
  width: auto;
}
/* line 2, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview a {
  color: #2f88b1;
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview th {
  font-weight: bold;
  background: #eff4f7;
}

/* line 12, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview th, #custom-allocations-overview td {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 17, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview .drift {
  text-align: right;
}

/* line 26, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview tbody td.class-status {
  width: 150px;
}

/* line 29, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview tbody td.class-status > div {
  margin: 0 auto;
}

/* line 34, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview tbody .out-of-tolerance {
  padding-left: -5px;
  padding-top: 5px;
  font-size: 10px;
  color: white;
  border-radius: 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #f99e0b;
}

/* line 46, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview tbody .out-of-tolerance .out-of-tolerance-count {
  position: relative;
  text-align: center;
  top: 8px;
  width: 20px;
  left: -10px;
}

/* line 55, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview tbody .ok {
  width: 26px;
  height: 26px;
  border-radius: 32px;
  color: white;
  text-align: center;
  line-height: 26px;
  background: #72b800;
}

/* line 66, app/assets/stylesheets/advisor_responsive/custom_allocations_overview.scss */
#custom-allocations-overview #allocation-exclusions {
  font-size: 12px;
  margin-left: 10px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/allocation_models_form.scss */
body.advisor_responsive .allocation-model-form {
  color: #1a343c;
}

/* line 3, app/assets/stylesheets/advisor_responsive/allocation_models_form.scss */
body.advisor_responsive .allocation-model-form input {
  border: solid 1px #3281ab;
}
/* line 3, app/assets/stylesheets/onoffswitch_custom.sass */
body.advisor .onoffswitch .onoffswitch-label, body.advisor_responsive .onoffswitch .onoffswitch-label {
  text-align: left;
}
/* line 1, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section {
  width: 700px;
  margin: 50px auto;
}

/* line 6, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  border-bottom: 3px double #ddd;
}

/* line 13, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header h1 {
  color: #03506a;
  font-size: 30px;
  font-weight: normal;
  margin: 0px;
}

/* line 20, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header p {
  color: #aaa;
  font-size: 14px;
  margin: 6px 0px 0px 0px;
}

/* line 26, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.new {
  position: absolute;
  top: 10px;
  left: 540px;
}

/* line 32, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel {
  position: absolute;
  top: 20px;
  left: 560px;
  font-size: 16px;
  color: #aaa;
  text-decoration: none;
}

/* line 41, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel:hover {
  color: #16a4de;
}

/* line 45, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section header a.cancel span {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.button {
  display: inline-block;
  width: auto;
  min-height: 40px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 20px;
  margin: 0px;
  text-shadow: 0 1px 1px white;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  line-height: 40px;
  position: relative;
}

/* line 71, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.inactive {
  color: #666;
  font-weight: 500;
  border: solid 1px #c6c6c6;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 81, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.inactive:hover {
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 91, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a.blue {
  color: #eee;
  font-weight: 300;
  border: solid 1px #006eae;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 101, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list a span {
  font-family: 'Pictos';
}

/* line 106, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form {
  background-color: #eee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 2px 0px 15px 0px;
  margin-bottom: 10px;
}

/* line 112, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form > fieldset {
  border: none;
  padding: 0px;
  margin: 0px;
}

/* line 117, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form p.error {
  font-size: 14px;
  color: #ff0000;
  padding: 5px;
  margin: -17px 0px 0px;
  text-align: center;
  text-shadow: 0 1px 1px white;
}

/* line 128, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol {
  list-style-type: none;
  padding: 5px;
  margin: 0px;
}

/* line 134, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li {
  display: inline;
  float: left;
  padding: 5px 2px;
}

/* line 139, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error label {
  color: red;
}

/* line 140, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error input {
  border: 1px solid #ff0000;
}

/* line 141, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset ol li.error p.inline-errors {
  display: none;
}

/* line 145, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form fieldset label {
  display: block;
  font-size: 12px;
  font-weight: 900;
  color: #333;
  text-shadow: 0 1px 1px white;
  padding: 0px 0px 3px 0px;
  line-height: normal;
}

/* line 155, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input {
  height: 28px;
  border: 1px solid #ccc;
  padding: 0px 4px;
  margin: 0px;
  font-weight: 100;
}

/* line 163, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input:not(.date) {
  font-size: 16px;
}

/* line 167, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button {
  display: inline-block;
  width: auto;
  min-height: 29px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 10px;
  margin: 18px 0px 0px 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  line-height: 28px;
  position: relative;
  left: 1px;
  top: 4px;
  font-size: 12px;
}

/* line 190, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.inactive {
  color: #999;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border: solid 1px #f6f6f6;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 201, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.active {
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 212, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form button.active:hover {
  text-shadow: 0 -1px 1px black;
}

/* line 216, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.household {
  width: 190px;
}

/* line 220, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.name {
  width: 185px;
}

/* line 224, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.value {
  width: 115px;
}

/* line 228, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form input.date {
  width: 83px;
}

/* line 232, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section form select {
  width: 190px;
}

/* line 236, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table {
  margin: 50px 0px 0px 0px;
}

/* line 240, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table a {
  color: #16a4de;
  text-decoration: none;
}

/* line 245, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th {
  background-color: #e8e8e8;
  font-size: 13px;
  color: #999;
  padding: 5px;
  text-align: left;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border-bottom: 20px solid #fff;
}

/* line 256, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th.sort {
  color: #333;
  font-weight: 900;
  height: 20px;
}

/* line 262, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table th.sort > span {
  font-family: 'Pictos';
}

/* line 266, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td {
  font-size: 13px;
  padding: 0px 5px;
  border-bottom: 1px solid #eee;
  line-height: 33px;
  height: 33px;
  color: #555;
  font-weight: normal;
}

/* line 276, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.empty {
  border: none;
}

/* line 280, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.household {
  font-weight: 900;
  width: 188px;
}

/* line 285, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.household div {
  width: 188px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 292, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.name {
  width: 205px;
}

/* line 296, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.value {
  width: 125px;
}

/* line 300, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td.action a {
  font-family: 'Pictos';
  color: #f3f3f3;
  font-size: 18px;
  display: block;
  text-align: center;
}

/* line 308, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table tr:hover td.action a {
  color: #16a4de;
}

/* line 312, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a.cancel_entry {
  color: #d6d6d6;
}

/* line 316, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a.new_holding {
  color: #d6d6d6;
}

/* line 320, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a span {
  font-size: 16px;
}

/* line 324, app/assets/stylesheets/advisor/holdings/index.scss */
#manual-holding-list section table td a:hover {
  color: #16A4DE;
}
@font-face {
  font-family: 'Pictos';
  src: url(/fonts/pictos/pictos-web.eot);
  src: url(/fonts/pictos/pictos-web.woff) format("woff"), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fonts/pictos/pictos-web.svg#webfontIyfZbseF) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/advisor/holdings/show.scss */
.clear {
  clear: both;
}

/* line 15, app/assets/stylesheets/advisor/holdings/show.scss */
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* The styles above this line are already available in other style sheets - no need to include */
/* line 23, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding a span {
  font-family: 'Pictos';
}

/* line 29, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding > section {
  width: 700px;
  margin: 25px auto;
}

/* line 34, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding > section > header {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  min-height: 100px;
}

/* line 41, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section > header > form input {
  width: 400px;
  height: 30px;
  font-size: 16px;
  padding: 0px 4px;
}

/* line 48, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back {
  font-size: 13px;
  color: #25a9e0;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 55, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav {
  margin: 25px 0px;
}

/* line 59, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back:hover em {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  color: #999;
}

/* line 69, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back span {
  font-size: 18px;
  text-transform: lowercase;
}

/* line 74, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header > nav a.back em {
  font-size: 13px;
  text-transform: capitalize;
  opacity: 0;
  font-style: normal;
}

/* line 81, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section h1 {
  color: #000;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
}

/* line 88, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section h1 span {
  font-size: 14px;
  font-weight: 300;
  color: #999;
}

/* line 94, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header section p {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  margin: 6px 0px 0px 0px;
}

/* line 101, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section header aside {
  width: 140px;
  text-align: center;
  position: absolute;
  left: 565px;
  top: 42px;
}

/* line 109, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove {
  display: block;
  color: #d9d9d9;
  font-size: 13px;
  margin: 6px 0px 0px 0px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* line 121, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove span {
  font-size: 15px;
}

/* line 125, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.remove:hover {
  color: #25a9e0;
}

/* line 129, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.button {
  display: inline-block;
  width: auto;
  min-height: 30px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 15px;
  margin: 0px auto;
  text-shadow: 0 1px 1px white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  line-height: 30px;
  position: relative;
}

/* line 150, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.inactive {
  color: #999;
  font-weight: 500;
  font-size: 14px;
  border: solid 1px #e6e6e6;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 161, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.inactive:hover {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 173, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section aside a.active {
  cursor: pointer;
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 185, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > header {
  padding: 10px 0px;
}

/* line 189, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > header h3 {
  text-align: center;
  font-size: 24px;
}

/* line 194, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form {
  float: left;
  width: 280px;
  padding: 20px 30px 10px 30px;
  background: #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 208, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form h4 {
  padding: 0px 0px 4px 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #999;
  text-shadow: 0px 1px 1px #fff;
  border-bottom: 1px solid #ccc;
}

/* line 218, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset {
  border-top: 1px solid #fff;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 12px 0px;
  margin: 0px;
}

/* line 227, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form li {
  list-style-type: none;
}

/* line 231, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  padding: 0px 0px 2px 0px;
  margin: 14px 0px 2px 0px;
  text-shadow: 0px 1px 1px #fff;
}

/* line 241, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset li.error label {
  color: red;
  text-shadow: 0px 1px 1px #fff;
}

/* line 246, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset input {
  width: 229px;
  height: 30px;
  font-size: 16px;
  padding: 0px 4px;
}

/* line 253, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset li.error input {
  border-color: red;
  border-width: 3px;
}

/* line 258, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset p.inline-errors {
  background-image: none;
  background-color: red;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 5px;
  margin: 0px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}

/* line 270, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button {
  display: inline-block;
  width: auto;
  min-height: 28px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0px 10px;
  margin: 15px 0px 0px 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  line-height: 28px;
  position: relative;
  font-size: 12px;
}

/* line 291, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset select {
  width: 229px;
  font-size: 16px;
  padding: 4px;
  margin: 2px 0px 4px 0px;
}

/* line 298, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button.inactive {
  cursor: default;
  color: #999;
  text-shadow: 0 1px 1px white;
  font-weight: 500;
  border: solid 1px #f6f6f6;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
  background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6');
}

/* line 310, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article form fieldset button.active {
  cursor: pointer;
  color: #fff;
  border: solid 1px #006eae;
  text-shadow: 0 1px 1px black;
  font-weight: 900;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#16a3dd), to(#007ac1));
  background: -moz-linear-gradient(top, #16a3dd, #007ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16a3dd', endColorstr='#007ac1');
}

/* line 322, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding-list section form button.active:hover {
  text-shadow: 0 -1px 1px black;
}

/* line 326, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside {
  float: right;
  width: 360px;
}

/* line 331, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside header {
  background-color: #eee;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #fff;
  color: #999;
  text-transform: uppercase;
  padding: 4px;
}

/* line 341, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside > section {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 347, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside > section p.zero {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  padding: 30px 10px 0px 10px;
}

/* line 355, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table {
  font-size: 13px;
  width: 100%;
}

/* line 360, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table tr td {
  padding: 8px 4px;
  border-bottom: 1px solid #e6e6e6;
  color: #444;
}

/* line 366, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table tr td.first {
  color: #000;
}

/* line 370, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.date {
  color: #888;
}

/* line 374, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.value {
  font-size: 15px;
  text-align: right;
  font-weight: 500;
  width: 100px;
}

/* line 381, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action {
  text-align: right;
  width: 20px;
}

/* line 386, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action a {
  color: #e3e3e3;
  font-size: 16px;
  font-family: 'pictos';
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* line 397, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > aside table td.action a:hover {
  color: #25a9e0;
}

/* line 401, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > footer {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 70px 0px 0px 0px;
}

/* line 407, app/assets/stylesheets/advisor/holdings/show.scss */
#manual-holding section article > footer.divider {
  clear: both;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 0px 0px 20px 0px;
  padding: 70px 0px 0px 0px;
  border: none;
}
/* line 2, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .label {
  width: 200px;
  color: unset;
  line-height: 34px;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}

/* line 10, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #klass-tolerance-inp, #allocation-targets #tolerance-inp, #allocation-targets #allocation_model_id {
  width: 160px;
}

/* line 13, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .tolerance-span {
  margin-left: 20px;
  color: #aaa;
  line-height: 34px;
}

/* line 19, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form input[type='text'] {
  width: 80px;
}

/* line 22, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form #tolerance-inp {
  width: 80px;
  margin: 0;
}

/* line 26, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form .tolerance-inp {
  border: solid 1px #4094bb;
}

/* line 29, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form .tolerance-inp.is-invalid {
  border: solid 1px red;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 34, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form span.invalid {
  font-size: 11px;
  color: red;
  white-space: nowrap;
}

/* line 39, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #targets-form #new_model_name {
  width: 340px;
  margin: 0;
}

/* line 44, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .border-top {
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #ddd;
}

/* line 49, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container {
  color: #fff;
  text-align: center;
  z-index: 2;
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #79939C;
  font-weight: 200;
}

/* line 61, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container #cancel-btn {
  color: white;
}

/* line 64, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container input[type=text] {
  color: black;
  width: 200px;
}

/* line 68, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container label {
  font-weight: normal;
}

/* line 72, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container .inline-block:first-child {
  margin-left: -5%;
  font-size: 18px;
  margin-right: 20px;
  vertical-align: top;
}

/* line 78, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets #target-save-container .inline-block:last-child {
  text-align: left;
}

/* line 81, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .inline {
  display: inline-block;
}

/* line 84, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .bold {
  font-weight: bold;
}

/* line 87, app/assets/stylesheets/advisor_responsive/clients/allocation_targets.sass */
#allocation-targets .right-text {
  text-align: right;
}
/* line 3, app/assets/stylesheets/advisor_responsive/form_validation.scss */
body.advisor_responsive .validation-total .total-row {
  color: #aa0316 !important;
}

/* line 10, app/assets/stylesheets/advisor_responsive/form_validation.scss */
body.advisor_responsive .validation-duplicated .duplicated-row .k-dropdown-wrap {
  border: solid 1px #aa0316 !important;
}

/* line 14, app/assets/stylesheets/advisor_responsive/form_validation.scss */
body.advisor_responsive .validation-duplicated .duplicated-row .error-message {
  display: initial;
}

/* line 20, app/assets/stylesheets/advisor_responsive/form_validation.scss */
body.advisor_responsive .error-message {
  display: none;
  color: #aa0316;
  font-size: 12px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/new_client_popup.scss */
#new-client-popup form {
  width: 250px;
}

/* line 5, app/assets/stylesheets/advisor_responsive/new_client_popup.scss */
#new-client-popup form input[type=text] {
  width: 190px;
}

/* line 9, app/assets/stylesheets/advisor_responsive/new_client_popup.scss */
#new-client-popup form input[type=submit] {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
}

/* line 15, app/assets/stylesheets/advisor_responsive/new_client_popup.scss */
#new-client-popup form .form-group {
  margin-top: 10px;
}
/* line 5, app/assets/stylesheets/advisor_responsive/householding_grid.scss */
body.advisor_responsive #grid.householding-grid table tbody td {
  font-size: 12px;
}

/* line 11, app/assets/stylesheets/advisor_responsive/householding_grid.scss */
body.advisor_responsive #grid.householding-grid .k-grid-content {
  min-height: 500px;
}

/* line 17, app/assets/stylesheets/advisor_responsive/householding_grid.scss */
body.advisor_responsive .householding-grid-toolbars #account_search {
  padding-right: 30px;
  width: 220px;
  display: inline-block;
}

/* line 25, app/assets/stylesheets/advisor_responsive/householding_grid.scss */
body.advisor_responsive #grid input.inline-email-input {
  width: 220px;
  float: left;
  margin-right: 10px;
}

/* line 31, app/assets/stylesheets/advisor_responsive/householding_grid.scss */
body.advisor_responsive #grid .btn-inline-save, body.advisor_responsive #grid .btn-inline-cancel {
  padding: 2px 5px;
  margin-top: 4px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses .ital {
  font-style: italic;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses .hidden {
  display: none;
}

/* line 10, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses .k-button.k-grid-update, body.advisor_responsive.klasses .k-button.restore-btn {
  background-color: #159fe0;
  border-color: #2CA8E3;
  color: white;
}

/* line 15, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses #select-cat-error {
  background: white;
  color: red;
  text-align: center;
  padding-top: 5px;
  font-size: 12px;
}

/* line 22, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses #consolidation-klasses-scroller {
  margin-right: 20px;
  max-height: 100px;
  min-height: 50px;
  overflow: auto;
  font-size: 12px;
  border: 1px solid #ddd;
}

/* line 30, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses #consolidation-klasses-scroller ul#consolidation-klasses {
  height: auto;
  display: block;
}

/* line 34, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses #consolidation-klasses-scroller ul#consolidation-klasses li {
  padding: 2px 5px;
  cursor: pointer;
}

/* line 38, app/assets/stylesheets/advisor_responsive/allocation_klasses.sass */
body.advisor_responsive.klasses #consolidation-klasses-scroller ul#consolidation-klasses li.active {
  color: white;
  background: #159FE0;
}
/* line 2, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room #logo-img {
  display: none;
}

/* line 5, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room #wr-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 50vh;
}

/* line 11, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room #wr-text {
  padding-top: 20px;
  overflow: auto;
  background-color: white;
}

/* line 16, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room article {
  min-height: calc(100vh - 184px);
}

/* line 19, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room #clients-nav {
  background: none;
}

/* line 22, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room h1 {
  padding: 0 30px;
  font-size: 24px;
  font-family: 'Montserrat-Medium';
  letter-spacing: 2px;
}

/* line 28, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room h2 {
  line-height: 24px;
  padding: 0 30px;
  font-size: 18px;
  color: #3c656e;
  font-family: 'Montserrat-Medium';
}

/* line 35, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room .wr-content-box {
  padding: 0px 30px 10px 30px;
}

/* line 38, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room .center {
  text-align: center;
}

/* line 41, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room article.main {
  margin-top: 0;
}

/* line 45, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room form.waiting_room_config img {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room form.waiting_room_config textarea {
  width: 100%;
}

/* line 51, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room form.waiting_room_config li {
  list-style: none;
  margin-bottom: 1.1em;
}

/* line 56, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room form.waiting_room_config li.file label {
  display: none;
}

/* line 59, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
body.advisor_responsive.waiting_room form.waiting_room_config ol {
  margin-top: 1.1em;
}

@media (min-width: 768px) {
  /* line 64, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
  body.advisor_responsive.waiting_room #logo-img {
    display: inline-block;
  }
  /* line 67, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
  body.advisor_responsive.waiting_room #wr-text {
    height: calc(100vh - 175px);
  }
  /* line 70, app/assets/stylesheets/advisor_responsive/waiting_room.sass */
  body.advisor_responsive.waiting_room #wr-bg {
    height: calc(100vh - 175px);
  }
}
/* line 1, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs {
  height: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs .logo-upload-container {
  margin-bottom: 15px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs h1 {
  padding: 0 30px;
  font-size: 24px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs h2 {
  padding: 0 30px;
  font-size: 18px;
  color: #14444F;
}

/* line 19, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs .wr-content-box {
  padding: 20px;
}

/* line 22, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs .center {
  text-align: center;
}

/* line 25, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs .height-100 {
  height: 100%;
}

/* line 28, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs article.main {
  margin-top: 0;
}

/* line 31, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs #wr-text {
  background-color: white;
  margin-top: 280px;
}

/* line 35, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs legend {
  padding-top: 20px;
}

/* line 39, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config input#waiting_room_config_logo_visible {
  margin-right: 10px;
}

/* line 42, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config img {
  margin-bottom: 10px;
}

/* line 45, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config textarea {
  width: 100%;
}

/* line 48, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config li {
  list-style: none;
  margin-bottom: 1.1em;
}

/* line 53, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config li.file label {
  display: none;
}

/* line 56, app/assets/stylesheets/advisor_responsive/waiting_room_configs.sass */
body.advisor_responsive.waiting_room_configs form.waiting_room_config ol {
  margin-top: 1.1em;
}
/* line 2, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard article.main {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard #old-dash-container {
  text-align: center;
}

/* line 8, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard #old-dash-container a {
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px;
  color: #0D3139;
}

/* line 14, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard img#dash-mock {
  margin: 0 auto;
}

/* line 18, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container i {
  color: #1f506d;
}

/* line 21, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container select {
  color: #1f506d;
  border: none;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-weight: bold;
}

/* line 29, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container .select2-selection {
  border: none;
  color: #1f506d;
}

/* line 33, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container .select2-selection * {
  color: #1f506d;
  font-weight: bold;
}

/* line 37, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container .select2-selection__rendered {
  padding-right: 0;
}

/* line 40, app/assets/stylesheets/advisor_responsive/dashboard.sass */
body.advisor_responsive.dashboard .div--sub-advisors-select-container .select2-selection__arrow {
  right: -5px;
}
/* line 1, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper {
  background: #F5F5F5;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #BBB;
}

/* line 7, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #control-bar {
  background: #F5F5F5;
  min-height: 55px;
}

/* line 11, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #control-bar .onoffswitch {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 10px;
}

/* line 17, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #control-bar .onoffswitch .onoffswitch-inner:after {
  padding-right: 15px;
}

/* line 20, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #control-bar label.wr-toggle-label {
  margin-bottom: 0;
  font-weight: 200;
  vertical-align: text-top;
}

/* line 25, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #add-client-col {
  line-height: 55px;
}

/* line 28, app/assets/stylesheets/advisor_responsive/control_bar.sass */
#control-bar-wrapper #wr-toggle-col {
  text-align: right;
  padding-top: 12px;
  padding-right: 15px;
  white-space: nowrap;
}

/* line 35, app/assets/stylesheets/advisor_responsive/control_bar.sass */
.onoffswitch {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 10px;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url(/fonts/Montserrat-Medium.otf);
  font-weight: normal;
  font-style: normal;
}
/* line 6, app/assets/stylesheets/photo_uploader_v2.sass */
body.advisor_responsive .photo-uploader #crop-container #crop-btns {
  padding-top: 10px;
}

/* line 9, app/assets/stylesheets/photo_uploader_v2.sass */
body.advisor_responsive .photo-uploader #btn-container {
  padding-top: 20px;
}

/* line 13, app/assets/stylesheets/photo_uploader_v2.sass */
body.advisor_responsive .photo-uploader #img-container .progress {
  width: 350px;
  border: 1px solid black;
  border-radius: 5px;
}

/* line 18, app/assets/stylesheets/photo_uploader_v2.sass */
body.advisor_responsive .photo-uploader #img-container .progress .bar {
  height: 18px;
  background: #0D3139;
}
/* line 2, app/assets/stylesheets/advisor/report/preview.scss */
#report-center #report-scheduler {
  width: 180px;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions {
  background: #5b747e;
  color: white;
  padding: 10px;
}

/* line 10, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions * {
  text-align: left;
}

/* line 18, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions input, #preview-modal .actions select {
  margin-left: 10px;
}

/* line 22, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions select.form-control {
  width: 200px;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions .label-report-of {
  width: 220px;
  font-size: 11px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 6px;
}

/* line 37, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions input[type=submit] {
  float: right;
}

/* line 41, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions .btn {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 46, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions .client-setting-form {
  width: 735px;
}

/* line 50, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions form {
  float: left;
}

/* line 54, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .actions .download-btn {
  margin-left: 20px;
  margin-bottom: 2px;
}

/* line 60, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal iframe {
  width: 100%;
  height: 580px;
}

/* line 64, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal iframe.blur {
  opacity: 0.3;
  overflow: hidden;
}

/* line 72, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .flex-direction-nav .flex-prev:before {
  color: black;
}

/* line 75, app/assets/stylesheets/advisor/report/preview.scss */
#preview-modal .flex-direction-nav .flex-next:before {
  color: black;
}

/* line 82, app/assets/stylesheets/advisor/report/preview.scss */
#report-status-container form [disabled="disabled"] {
  background: grey;
  border-color: grey;
}

/* line 89, app/assets/stylesheets/advisor/report/preview.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px;
}

@keyframes opacity {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}

/* line 98, app/assets/stylesheets/advisor/report/preview.scss */
#slider, #carousel {
  width: 900px;
}

/* line 102, app/assets/stylesheets/advisor/report/preview.scss */
#slider.flexslider {
  margin-bottom: 10px;
}

/* line 106, app/assets/stylesheets/advisor/report/preview.scss */
#carousel img {
  opacity: 0.3;
  cursor: pointer;
}

/* line 111, app/assets/stylesheets/advisor/report/preview.scss */
#carousel img:hover {
  opacity: 1;
  cursor: pointer;
}

/* line 116, app/assets/stylesheets/advisor/report/preview.scss */
#carousel .flex-active-slide img {
  animation-name: opacity;
  animation-duration: 1s;
  opacity: 1;
}

/* line 123, app/assets/stylesheets/advisor/report/preview.scss */
#report-status-container form {
  float: right;
  margin-right: 5px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/clients_grid.scss */
#clients_grid_form span.k-widget {
  width: 100%;
}

/* line 5, app/assets/stylesheets/advisor_responsive/clients_grid.scss */
#clients_grid_form span.k-widget input {
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

/* line 16, app/assets/stylesheets/advisor_responsive/clients_grid.scss */
#client-new .full-name-col .full-name, .householding-grid .full-name-col .full-name {
  width: 190px;
  float: left;
}

/* line 21, app/assets/stylesheets/advisor_responsive/clients_grid.scss */
#client-new .full-name-col .tooltip-help, .householding-grid .full-name-col .tooltip-help {
  margin-left: 10px;
  margin-top: 7px;
}
@font-face {
  font-family: Monserat;
  src: url(/reports/fonts/Montserrat-Light.otf);
}

@font-face {
  font-family: "Monserat";
  src: url(/reports/fonts/Montserrat-SemiBold.otf);
  font-weight: bold;
}

/* line 13, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes {
  font-family: Monserat !important;
  margin-top: 20px;
}

/* line 18, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes > div {
  margin-top: 20px;
}

/* line 22, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .highcharts-plot-band-label {
  font-size: 10px;
  transform: translate(-10px, -2px);
}

/* line 27, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .row {
  margin-bottom: 30px;
}

/* line 31, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box {
  border: solid 1px #dbd6d8;
}

/* line 35, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-data-box .inform-title, body.advisor_responsive #boxes .box.no-data-box .inform-body {
  padding: 0 20px;
  text-align: center;
}

/* line 40, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-data-box .inform-title {
  margin-bottom: 15px;
}

/* line 44, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-data-box .inform-title {
  color: black;
  font-size: 16px;
}

/* line 49, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-data-box .inform-icon {
  background: url(/images/advisor/clock.png) no-repeat center;
  background-size: 50px;
  height: 65px;
}

/* line 55, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-data-box a:not(.btn) {
  text-decoration: underline;
}

/* line 61, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-client-box .inform-icon {
  background: url(/images/advisor/no_client_icon.png) no-repeat center;
  background-size: 200px;
}

/* line 66, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.no-client-box .inform-title {
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 72, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header {
  background: #f7f7f7;
  padding: 10px;
  border-bottom: solid 1px #e2e4e4;
  height: 40px;
}

/* line 79, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .box-title {
  float: left;
  font-weight: bold;
  font-size: 16px;
}

/* line 85, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .box-status {
  float: right;
  color: #797f81;
}

/* line 90, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .mode-toggles {
  float: right;
  letter-spacing: -2px;
}

/* line 94, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .mode-toggles .link {
  float: left;
  letter-spacing: 0;
  margin-right: 20px;
  margin-top: -6px;
  height: 32px;
}

/* line 102, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .mode-toggles a {
  padding-left: 5px;
}

/* line 105, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-header .mode-toggles a.active {
  font-weight: bolder;
  text-decoration: underline;
}

/* line 113, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body {
  padding: 15px;
  min-height: 210px;
}

/* line 117, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .value-change {
  float: right;
  color: #6d6d6d;
  font-weight: bold;
  padding-right: 10px;
  height: 45px;
  line-height: 37px;
}

/* line 126, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change {
  float: right;
}

/* line 129, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change .percentage {
  font-size: 13px;
  font-weight: bold;
}

/* line 133, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change .percentage.gain {
  color: #36869c;
}

/* line 137, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change .percentage.lost {
  color: red;
}

/* line 141, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change .percentage .gain-icon {
  font-size: 9px !important;
  font-weight: normal !important;
}

/* line 147, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box .box-body .percentage-change .range {
  color: silver;
  font-size: 11px;
}

/* line 155, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart {
  color: #525252;
  font-size: 12px;
}

/* line 159, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart .show-more-holdings {
  cursor: pointer;
}

/* line 164, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart table {
  margin-bottom: 10px;
}

/* line 168, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart table tr:first-child td {
  border-top: none;
}

/* line 174, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart table tr td {
  padding: 6px 8px;
}

/* line 180, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart table:not(.show-all) tr:nth-child(n+6) {
  visibility: collapse;
}

/* line 185, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive #boxes .box.table-chart table td.clients-count {
  width: 85px;
}

/* line 192, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .widget-clickable {
  cursor: pointer;
}

/* line 196, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .widget-heading {
  font-weight: bold;
  color: #6d6d6d;
}

/* line 201, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .accounts-count {
  padding-left: 7px;
}

/* line 205, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .drift-inform-icon {
  background: url(/images/advisor/clock.png) no-repeat center;
  background-size: 50px;
  height: 65px;
}

/* line 211, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .drift-inform-title {
  color: black;
  font-size: 16px;
  text-align: center;
}

/* line 217, app/assets/stylesheets/advisor/dashboard.scss */
body.advisor_responsive .drift-inform-body {
  padding: 0 29px;
  text-align: center;
  width: 72%;
  margin: 10px auto;
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/grid_base.scss */
#grid-toolbar span.k-widget {
  width: 100%;
}

/* line 5, app/assets/stylesheets/grid_base.scss */
#grid-toolbar span.k-widget input {
  border-color: #4094bb;
  color: #123841;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

/* line 15, app/assets/stylesheets/grid_base.scss */
#grid-toolbar .clear-search, #grid-toolbar #clear-search {
  position: absolute;
  right: 22px;
  top: 8px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}

/* line 22, app/assets/stylesheets/grid_base.scss */
#grid-toolbar .clear-search:before, #grid-toolbar #clear-search:before {
  content: "⌫";
}

/* line 29, app/assets/stylesheets/grid_base.scss */
#grid.no-scroll-bar {
  height: auto !important;
}

/* line 31, app/assets/stylesheets/grid_base.scss */
#grid.no-scroll-bar .k-grid-content {
  height: auto !important;
}

/* line 36, app/assets/stylesheets/grid_base.scss */
#grid .k-grid-header th.k-header {
  vertical-align: top;
}

/* line 41, app/assets/stylesheets/grid_base.scss */
.k-detail-cell {
  padding: 0 !important;
}

/* line 46, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .k-alt {
  background-color: white;
}

/* line 50, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid td {
  border-bottom: solid 1px #ccc;
}

/* line 55, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid tr:last-child td {
  border-bottom: none;
}

/* line 60, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid {
  border: none;
  margin: 10px 0 20px 0;
}

/* line 63, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid thead {
  display: none;
}

/* line 67, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid .k-pager-wrap {
  display: none;
}

/* line 74, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid .k-detail-row .k-hierarchy-cell {
  display: none;
}

/* line 79, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid .k-grid-header {
  border: none;
}

/* line 83, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid td {
  border: none;
  border-bottom: solid 1px #ccc;
}

/* line 89, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid tr:last-child td {
  border-bottom: none;
}

/* line 95, app/assets/stylesheets/grid_base.scss */
#grid.with-inner-grid .kendo-inner-grid tr {
  background-color: none;
}

/* line 102, app/assets/stylesheets/grid_base.scss */
#grid.with-small-action-btns .k-button {
  min-width: 40px;
}

/* line 107, app/assets/stylesheets/grid_base.scss */
#grid td .gear-mouse-over {
  display: flex;
  align-items: center;
}

/* line 111, app/assets/stylesheets/grid_base.scss */
#grid td .gear-mouse-over .text {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 116, app/assets/stylesheets/grid_base.scss */
#grid td .gear-mouse-over .gear {
  margin-left: 5px;
  display: inline;
  cursor: pointer;
}
@keyframes editing {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes readonly {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

/* line 16, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .k-header, .kendo-modal-container .k-header {
  border: none;
  background: none;
}

/* line 20, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .k-window-actions, .kendo-modal-container .k-window-actions {
  right: 2.3em;
}

/* line 27, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table thead {
  border: solid 1px #ccc;
}

/* line 29, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table thead th {
  border: none;
  background: -webkit-linear-gradient(top, white 0%, #dedede 100%);
  background: linear-gradient(to bottom, white 0%, #dedede 100%);
  background: -moz-linear-gradient(top, white 0%, #dedede 100%);
}

/* line 35, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table .name-col {
  width: 220px;
}

/* line 38, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table .name-col .name {
  width: 200px;
  font-weight: 500;
  color: #1a1a1a;
}

/* line 43, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table .colors-col {
  width: 180px;
}

/* line 46, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table .actions-col {
  width: 120px;
}

/* line 49, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table .actions-col .action-btns {
  width: 120px;
}

/* line 53, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody td {
  border: none;
  line-height: 28px;
}

/* line 58, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr .read-only, .labels-manage-window-container table tbody tr .editing, .labels-manage-window-container table tbody tr .deleted {
  display: none;
}

/* line 61, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr input[type=text] {
  height: 32px;
  margin-left: -3px;
  width: 150px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr.read-only .read-only {
  display: block;
}

/* line 70, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr.read-only .colors {
  opacity: 0.5;
  animation: readonly 1s;
}

/* line 75, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr.editing .editing {
  display: block;
}

/* line 78, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr.editing .colors {
  animation: editing 1s;
}

/* line 82, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr.deleted .deleted {
  display: block;
}

/* line 85, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr .name.deleted {
  font-size: 11px;
}

/* line 88, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container table tbody tr .delete-tag-name {
  font-weight: bold;
}

/* line 91, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .colors {
  height: 28px;
}

/* line 94, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .colors .color-border {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 26px;
  border: solid 1px rgba(207, 207, 207, 0);
  cursor: pointer;
}

/* line 102, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .colors .color-border.active {
  border: solid 1px #cfcfcf;
}

/* line 105, app/assets/stylesheets/advisor_responsive/households_report/labels_manage_window.sass */
.labels-manage-window-container .colors .color {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin-right: 10px;
  margin: 6px auto 0 auto;
}
/* line 1, app/assets/stylesheets/advisor_responsive/households_report/labels_assign_popup.sass */
#labels-assign-popup {
  font-family: Helvetica Neue !important;
  width: 300px;
  padding: 20px;
}

/* line 6, app/assets/stylesheets/advisor_responsive/households_report/labels_assign_popup.sass */
#labels-assign-popup .popup-title {
  font-weight: bold;
}

/* line 9, app/assets/stylesheets/advisor_responsive/households_report/labels_assign_popup.sass */
#labels-assign-popup .popup-labels-list {
  display: inline-block;
}

/* line 12, app/assets/stylesheets/advisor_responsive/households_report/labels_assign_popup.sass */
#labels-assign-popup .popup-labels-list .label {
  margin-right: 15px;
  color: #1684af;
  line-height: 25px;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/advisor_responsive/households_report/labels_assign_popup.sass */
#labels-assign-popup .popup-labels-list .label.selected {
  color: #222222;
  cursor: arrow;
}
/* line 1, app/assets/stylesheets/invitation_preview_modal.scss */
#preview_invitation_email_modal {
  color: red !important;
}

/* line 4, app/assets/stylesheets/invitation_preview_modal.scss */
#preview_invitation_email_modal .modal-dialog {
  margin-top: 5px;
}

/* line 8, app/assets/stylesheets/invitation_preview_modal.scss */
#preview_invitation_email_modal iframe {
  width: 100%;
  height: 600px;
}

/* line 13, app/assets/stylesheets/invitation_preview_modal.scss */
#preview_invitation_email_modal .modal-body {
  height: 630px;
}

/* line 19, app/assets/stylesheets/invitation_preview_modal.scss */
#invitation-modal .modal-dialog {
  margin-top: 5px;
}

/* line 23, app/assets/stylesheets/invitation_preview_modal.scss */
#invitation-modal textarea {
  font-size: 14px;
}

/* line 27, app/assets/stylesheets/invitation_preview_modal.scss */
#invitation-modal .form-group {
  margin-bottom: 8px;
}

/* line 31, app/assets/stylesheets/invitation_preview_modal.scss */
#invitation-modal h2 {
  font-size: 18px;
  font-weight: bold;
}
/* line 2, app/assets/stylesheets/advisor_responsive/labels.sass */
div.labels div.label {
  display: inline-block;
  margin: 3px 0px 3px 6px;
  color: white;
  cursor: pointer;
  position: relative;
  padding: 3px 11px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/labels.sass */
div.labels div.label .remove-label-btn {
  opacity: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 10px;
}

/* line 17, app/assets/stylesheets/advisor_responsive/labels.sass */
div.labels div.label .remove-label-btn.visible {
  opacity: 1;
}
@font-face {
  font-family: Monserat;
  src: url(/reports/fonts/Montserrat-Light.otf);
}

@font-face {
  font-family: "Monserat";
  src: url(/reports/fonts/Montserrat-SemiBold.otf);
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/client/common.scss */
#client-new {
  font-family: Monserat !important;
}

/* line 18, app/assets/stylesheets/client/common.scss */
#client-new .title {
  color: #3e5c64;
  font-size: 23px;
  margin-bottom: 25px;
}

/* line 24, app/assets/stylesheets/client/common.scss */
#client-new .sub-title {
  color: #3e5c64;
  font-size: 21px;
}

/* line 29, app/assets/stylesheets/client/common.scss */
#client-new .gray {
  color: #9f9f9f;
}

/* line 33, app/assets/stylesheets/client/common.scss */
#client-new a {
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/client/common.scss */
#client-new select {
  color: #284951;
  border: solid 1px #4094bb;
}

/* line 42, app/assets/stylesheets/client/common.scss */
#client-new input[type=text] {
  color: #284951;
  border: solid 1px #4094bb;
}

/* line 47, app/assets/stylesheets/client/common.scss */
#client-new textarea {
  border: solid 1px #4094bb;
  color: #506b71;
  border-radius: 3px;
  padding: 10px;
}

/* line 54, app/assets/stylesheets/client/common.scss */
#client-new label {
  font-weight: normal;
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/client/common.scss */
#client-new .btn-primary {
  background: #0077a7;
  color: #fff;
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 0;
}

/* line 67, app/assets/stylesheets/client/common.scss */
#client-new p {
  color: #3e5c64;
}

/* line 71, app/assets/stylesheets/client/common.scss */
#client-new .coloured-text {
  color: #446167;
}

/* line 76, app/assets/stylesheets/client/common.scss */
#client-new .split-cols div {
  float: left;
  width: 50%;
}

/* line 83, app/assets/stylesheets/client/common.scss */
#toolsbox {
  background: #e0eaed;
  padding: 20px 16px;
}

/* line 87, app/assets/stylesheets/client/common.scss */
#toolsbox .accounts-set-selection, #toolsbox .calculate-method-selection {
  padding: 10px 0;
}

/* line 94, app/assets/stylesheets/client/common.scss */
#toolsbox select {
  width: 230px;
  display: inline-block;
}

/* line 100, app/assets/stylesheets/client/common.scss */
.accounts-set-selection, .report-templates-navigation {
  background: #e0eaed;
  padding: 20px 16px;
}

/* line 104, app/assets/stylesheets/client/common.scss */
.accounts-set-selection select, .accounts-set-selection input, .report-templates-navigation select, .report-templates-navigation input {
  display: inline-block;
}

/* line 109, app/assets/stylesheets/client/common.scss */
.accounts-set-selection.width-auto select, .accounts-set-selection.width-auto input, .report-templates-navigation.width-auto select, .report-templates-navigation.width-auto input {
  width: auto;
}

/* line 115, app/assets/stylesheets/client/common.scss */
.report-templates-navigation {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

/* line 121, app/assets/stylesheets/client/common.scss */
.search-container {
  position: relative;
  display: inline-block;
}

/* line 126, app/assets/stylesheets/client/common.scss */
.search-container.searching input {
  background: white;
}

/* line 130, app/assets/stylesheets/client/common.scss */
.search-container.searching .clear-search-btn {
  visibility: visible;
}

/* line 135, app/assets/stylesheets/client/common.scss */
.search-container input {
  background: white url(/images/advisor/search-button.png) no-repeat right 10px center;
  padding-right: 25px;
}

/* line 140, app/assets/stylesheets/client/common.scss */
.search-container .clear-search-btn {
  visibility: hidden;
  background: white url(/images/xicon.png) no-repeat center;
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  position: absolute;
  top: 10px;
  right: 8px;
  cursor: pointer;
}
/* line 5, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col {
  background: #f0f0f0;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 13, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #add-client-col {
  line-height: 35px;
}

/* line 17, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col .inline {
  float: left;
}

/* line 21, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col .first {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 26, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col .last {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 31, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #clients-search-btn, body.client #clients-search-col #tickers-search-btn {
  height: 36px;
  color: #22434c;
  font-weight: bold;
  font-size: 14px;
  position: relative;
}

/* line 39, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #clients-search-btn a {
  color: #22434c;
  padding: 7px 10px;
  display: block;
}

/* line 45, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #clients-search-btn a:hover {
  text-decoration: underline;
}

/* line 49, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #clients-search-btn {
  border: solid 1px #b7b7b7;
  border-right: none;
  cursor: pointer;
}

/* line 55, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #tickers-search-btn {
  border: solid 1px #b7b7b7;
  border-left: none;
  cursor: pointer;
  display: none;
}

/* line 62, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col .selected::after {
  position: absolute;
  width: calc(100% + 1px);
  bottom: 0;
  background: #829ea8;
  left: 0;
  content: ' ';
}

/* line 71, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col .first::after {
  left: -1px;
  border-bottom-left-radius: 5px;
}

/* line 76, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #search-input {
  height: 36px;
  width: calc(100% - 135px);
}

/* line 80, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #search-input #clients-search-input, body.client #clients-search-col #search-input #tickers-search-input {
  height: 36px;
  width: 100%;
  padding: 0;
  border: solid 1px #3b91b7;
  color: #5c767b;
  padding-left: 10px;
  background: white url(/images/advisor/search-button.png?1449673548) no-repeat right 10px center;
}

/* line 89, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #search-input #clients-search-input.open, body.client #clients-search-col #search-input #tickers-search-input.open {
  border-bottom-right-radius: 0px;
}

/* line 93, app/assets/stylesheets/client/clients_nav.scss */
body.client #clients-search-col #search-input #clients-search-input:focus, body.client #clients-search-col #search-input #tickers-search-input:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}

/* line 101, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content {
  border: solid 1px #3b91b7;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 107, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result {
  background: none;
}

/* line 110, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result:hover {
  background: #e9f0f2;
}

/* line 114, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result > div {
  display: inline-block;
  padding-top: 7px;
  height: 24px;
  color: #3e5c64;
  font-size: 12px;
}

/* line 122, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result .item-full-name {
  font-weight: bold;
  width: 33%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 127, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result .item-email {
  width: 33%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 131, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result .item-aum {
  text-align: right;
  width: 33%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 137, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result .item-full-name.no-aum, body.client ul.ui-widget.ui-widget-content li.client-search-result .item-email.no-aum {
  width: 45%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 142, app/assets/stylesheets/client/clients_nav.scss */
body.client ul.ui-widget.ui-widget-content li.client-search-result .ui-state-active {
  background: none;
  border: none;
  margin: 0;
}
@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 5, app/assets/stylesheets/client/general_profile.scss */
#general-profile {
  padding: 35px 0;
}

/* line 7, app/assets/stylesheets/client/general_profile.scss */
#general-profile .client-last-login {
  margin-top: 25px;
  line-height: 25px;
  color: #3e5c64;
}

/* line 13, app/assets/stylesheets/client/general_profile.scss */
#general-profile .client_detail_link {
  margin-top: 25px;
  text-align: right;
  color: #60797f;
}

/* line 18, app/assets/stylesheets/client/general_profile.scss */
#general-profile .client_detail_link a {
  color: #4699bd;
  font-size: 16px;
}

/* line 21, app/assets/stylesheets/client/general_profile.scss */
#general-profile .client_detail_link a span {
  font-family: pictos;
}

/* line 28, app/assets/stylesheets/client/general_profile.scss */
#general-profile .client-aum span, #general-profile .client-last-login span, #general-profile .client-since span {
  color: #adbfc4;
  font-size: 18px;
}

/* line 35, app/assets/stylesheets/client/general_profile.scss */
#general-profile #client-avatar img {
  border-radius: 50px;
  width: 100px;
  height: 100px;
}

/* line 42, app/assets/stylesheets/client/general_profile.scss */
#general-profile #client-info {
  margin: 22px 0 0 25px;
}

/* line 45, app/assets/stylesheets/client/general_profile.scss */
#general-profile #client-info .client-full-name {
  font-size: 24px;
  color: #3e5c64;
}

/* line 50, app/assets/stylesheets/client/general_profile.scss */
#general-profile #client-info .client-aum {
  font-size: 19px;
  color: #3e5c64;
}
/* line 7, app/assets/stylesheets/client/activity.scss */
body.client .timeline .events-summary-info .events-summary-box {
  width: 145px;
  height: 125px;
  background: #f7fafb;
  margin-left: 20px;
  border: solid 1px #f2f3f3;
  -webkit-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
}

/* line 17, app/assets/stylesheets/client/activity.scss */
body.client .timeline .events-summary-info .events-summary-box .events-count {
  color: #3e5c64;
  margin-top: 25px;
  font-size: 40px;
}

/* line 23, app/assets/stylesheets/client/activity.scss */
body.client .timeline .events-summary-info .events-summary-box:first-child {
  margin-left: 0;
}

/* line 27, app/assets/stylesheets/client/activity.scss */
body.client .timeline .events-summary-info .events-summary-box .events-type {
  margin-top: 5px;
}

/* line 31, app/assets/stylesheets/client/activity.scss */
body.client .timeline .events-summary-info .events-summary-box .events-count, body.client .timeline .events-summary-info .events-summary-box .events-type {
  text-align: center;
}

/* line 37, app/assets/stylesheets/client/activity.scss */
body.client .timeline .inter-block .date {
  margin-top: 0;
}

/* line 41, app/assets/stylesheets/client/activity.scss */
body.client .timeline .inter-block {
  margin-top: 0;
}

/* line 45, app/assets/stylesheets/client/activity.scss */
body.client .timeline .logged_in_radius {
  box-sizing: border-box;
  width: 31px;
  height: 30px;
  padding-top: 5px;
  left: 7px;
}

/* line 53, app/assets/stylesheets/client/activity.scss */
body.client .timeline .interactions {
  margin-top: 25px;
}

/* line 57, app/assets/stylesheets/client/activity.scss */
body.client .timeline a {
  color: #4699bd;
}

/* line 61, app/assets/stylesheets/client/activity.scss */
body.client .timeline .subtitle {
  color: #979797;
}

/* line 65, app/assets/stylesheets/client/activity.scss */
body.client .timeline .event-title {
  color: #3e5c64;
  font-size: 15px;
}

/* line 71, app/assets/stylesheets/client/activity.scss */
body.client .timeline .month-start {
  width: 10px;
  height: 10px;
  position: absolute;
  background: #9eb9c2;
  left: 17px;
  bottom: 19px;
  border-color: #9eb9c2;
}

/* line 81, app/assets/stylesheets/client/activity.scss */
body.client .timeline .interBlocks > li.vert-line {
  top: 5px;
}

/* line 85, app/assets/stylesheets/client/activity.scss */
body.client .timeline header {
  margin-left: 10px;
}

/* line 87, app/assets/stylesheets/client/activity.scss */
body.client .timeline header h3 {
  margin: 0;
}
/* line 8, app/assets/stylesheets/client/sections_nav.scss */
#sections-nav ul.nav-tabs {
  border-bottom: solid 1px #95aab3;
}

/* line 11, app/assets/stylesheets/client/sections_nav.scss */
#sections-nav ul.nav-tabs li {
  margin-right: 1px;
  margin-left: 1px;
}

/* line 15, app/assets/stylesheets/client/sections_nav.scss */
#sections-nav ul.nav-tabs li:first-child {
  margin-left: 0;
}

/* line 19, app/assets/stylesheets/client/sections_nav.scss */
#sections-nav ul.nav-tabs li a {
  color: #4699bd;
  background: #f3f6f7;
  border: solid 1px #95aab3;
  padding: 10px 20px;
  font-size: 17px;
}

/* line 26, app/assets/stylesheets/client/sections_nav.scss */
#sections-nav ul.nav-tabs li a.active {
  border-bottom-color: transparent;
  background: white;
  color: #4e6971;
}
/* line 2, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .no-crm-section {
  margin: 0 auto;
  background: url(/images/wealthbox/group.png);
  font-size: 22px;
  width: 600px;
  height: 170px;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 104px;
  text-align: center;
}

/* line 14, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form {
  width: 600px;
  margin: 0 auto;
}

/* line 18, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form label {
  margin-top: 5px;
  color: #727882;
}

/* line 23, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form input[type=text], #wealthbox-crm .contact-form select, #wealthbox-crm .contact-form textarea {
  border: solid 1px #e8eaf6;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 29, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form textarea {
  width: 390px;
  height: 130px;
}

/* line 34, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .row .input-wrapper {
  display: flex;
  align-items: center;
  justify-content: left;
}

/* line 40, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .main-input {
  width: 350px;
}

/* line 44, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .main-input.phone {
  width: 240px;
  margin-right: 10px;
}

/* line 49, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .extension {
  width: 100px;
}

/* line 53, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .type {
  width: 150px;
  margin-left: 10px;
}

/* line 58, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .add-btn-container {
  margin: 15px 0;
  font-size: 13px;
}

/* line 62, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .add-btn-container a, #wealthbox-crm .contact-form .add-btn-container i {
  color: #2a5cae;
}

/* line 67, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .remove-btn {
  color: #cd3232;
  width: 20px;
  font-size: 17px;
  margin-left: 10px;
}

/* line 74, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .primary {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
}

/* line 80, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .extension-label {
  padding: 6px 9px;
  border: 1px solid #ccc;
  border-right: none;
  background: #f9fafb;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 89, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .contact-form .extension {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 98, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .wealthbox-crm-container {
  margin: 0 auto;
  width: 800px;
}

/* line 103, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #wealthbox-crm-navs {
  margin-top: 20px;
}

/* line 106, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #wealthbox-crm-navs .nav-item:not(.active) a {
  background: grey;
  border-color: grey;
}

/* line 114, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .crm-tools {
  display: flex;
  justify-content: flex-end;
  margin: 20px 0;
}

/* line 119, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm .crm-tools .crm-tool-btn {
  margin-right: 20px;
}

/* line 125, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #detail-tab .detail-row {
  margin-bottom: 20px;
}

/* line 129, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #detail-tab .detail-text-highlighted {
  font-weight: bold;
}

/* line 135, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-row, #wealthbox-crm #notes-tab .item-row {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  padding-left: 40px;
}

/* line 141, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-row .item-content, #wealthbox-crm #tasks-tab .item-row .item-content-full, #wealthbox-crm #notes-tab .item-row .item-content, #wealthbox-crm #notes-tab .item-row .item-content-full {
  max-width: 640px;
}

/* line 146, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-row.task-row, #wealthbox-crm #notes-tab .item-row.task-row {
  background: url(/images/wealthbox/task.png) no-repeat;
  background-size: 30px;
}

/* line 151, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-row.note-row, #wealthbox-crm #notes-tab .item-row.note-row {
  background: url(/images/wealthbox/note.png) no-repeat;
  background-size: 30px;
}

/* line 156, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-name, #wealthbox-crm #tasks-tab .item-owner, #wealthbox-crm #notes-tab .item-name, #wealthbox-crm #notes-tab .item-owner {
  font-weight: bold;
  color: #557fc0;
}

/* line 161, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-due-date, #wealthbox-crm #notes-tab .item-due-date {
  margin-top: 5px;
  font-weight: bold;
  color: #363635;
  font-size: 12px;
}

/* line 168, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-created-date, #wealthbox-crm #notes-tab .item-created-date {
  color: #aaa;
  font-size: 12px;
}

/* line 173, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-created-date, #wealthbox-crm #tasks-tab .item-dropdown, #wealthbox-crm #notes-tab .item-created-date, #wealthbox-crm #notes-tab .item-dropdown {
  display: inline-block;
}

/* line 177, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-dropdown, #wealthbox-crm #notes-tab .item-dropdown {
  position: relative;
  bottom: 4px;
}

/* line 182, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-dropdown li a, #wealthbox-crm #notes-tab .item-dropdown li a {
  display: inline-block;
  padding: 10px 5px 10px 15px;
  width: 100%;
  font-size: 13px;
}

/* line 189, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #tasks-tab .item-dropdown li.item-edit, #wealthbox-crm #notes-tab .item-dropdown li.item-edit {
  border-bottom: solid 1px #eaeef2;
}

/* line 196, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card {
  border: solid 2px #ccc;
  border-radius: 10px;
  height: auto;
  width: 800px;
  padding: 20px 0;
  overflow: hidden;
}

/* line 204, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left {
  width: 460px;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
}

/* line 210, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left .contact-name {
  font-size: 16px;
  font-weight: bold;
}

/* line 215, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left .contact-job-title {
  color: grey;
}

/* line 219, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left .contact-company-name {
  color: #73a8da;
}

/* line 223, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left .contact-tag {
  font-size: 11px;
  color: grey;
  display: inline-block;
  background: #f3f7fc;
  border: solid 1px #e8ebef;
  border-radius: 20px;
  padding: 2px 5px;
}

/* line 233, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-left .contact-page-url {
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}

/* line 240, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right {
  width: 280px;
  float: right;
  text-align: right;
  margin-right: 20px;
}

/* line 245, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right .contact-row {
  margin-bottom: 10px;
}

/* line 248, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right .contact-row i {
  font-size: 26px;
}

/* line 253, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right .contact-row-text {
  width: 235px;
}

/* line 257, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right .contact-text-small {
  color: grey;
  font-size: 13px;
}

/* line 263, app/assets/stylesheets/client/wealthbox.scss */
#wealthbox-crm #contact-card .contact-card-right .contact-mobile .contact-text-highlighted {
  color: #5d6371;
  font-weight: bold;
}

/* line 274, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab #tasks-list .sub-info {
  font-size: 13px;
  color: grey;
}

/* line 282, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .close-form, #notes-tab .close-form {
  margin: 0 auto;
  text-align: right;
  font-size: 20px;
  cursor: pointer;
  color: #4c8ed9;
  margin-bottom: 20px;
}

/* line 291, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .form-container, #notes-tab .form-container {
  background: #f4f6f8;
  padding: 10px;
}

/* line 295, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .form-container .form-container-inner, #notes-tab .form-container .form-container-inner {
  width: 750px;
  margin: 0 auto;
}

/* line 300, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .form-container textarea, #notes-tab .form-container textarea {
  width: 100%;
  height: 150px;
  border: solid 1px #e8eaf6;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 307, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .form-container .short-field, #notes-tab .form-container .short-field {
  width: 200px;
}

/* line 311, app/assets/stylesheets/client/wealthbox.scss */
#tasks-tab .form-container label, #notes-tab .form-container label {
  font-weight: normal;
  margin-left: 5px;
  color: #727882;
}
/* line 3, app/assets/stylesheets/client/report.scss */
#report {
  color: #323232;
}

/* line 6, app/assets/stylesheets/client/report.scss */
#report ol.datepicker {
  line-height: 1em;
}

/* line 9, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li {
  float: left;
  display: inline-block;
  margin-right: 4px;
  text-transform: capitalize;
  font-size: 13px;
  text-align: center;
  position: static;
}

/* line 18, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li a {
  display: block;
  width: 50px;
  background: #e0eaed;
  color: #0e7dab;
  border-radius: 12px;
  font-weight: bold;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li a:hover {
  background: #78939d;
  color: white;
}

/* line 36, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li.custom a {
  width: 80px;
  float: left;
}

/* line 41, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li.yah a {
  background: #78939d;
  color: #fff;
}

/* line 46, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li form {
  display: inline;
}

/* line 49, app/assets/stylesheets/client/report.scss */
#report ol.datepicker li form input {
  width: 140px;
}

/* line 56, app/assets/stylesheets/client/report.scss */
#report #account-set-select {
  width: 300px;
  display: inline-block;
  margin-right: 20px;
}

/* line 62, app/assets/stylesheets/client/report.scss */
#report #date-range {
  width: 300px;
}
/* line 2, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations input:not([type=submit]), #advisor_clients_invitations textarea, #advisor_invitations_index input:not([type=submit]), #advisor_invitations_index textarea {
  width: 100%;
}

/* line 6, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations .new-email-container, #advisor_invitations_index .new-email-container {
  width: 350px;
}

/* line 9, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations .new-email-container input, #advisor_invitations_index .new-email-container input {
  width: 150px;
}

/* line 13, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations .new-email-container > input, #advisor_clients_invitations .new-email-container > button, #advisor_invitations_index .new-email-container > input, #advisor_invitations_index .new-email-container > button {
  display: inline-block;
}

/* line 18, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations .small, #advisor_invitations_index .small {
  font-size: 11px;
}

/* line 22, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations td, #advisor_invitations_index td {
  padding: 0 15px;
}

/* line 26, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations .col-header, #advisor_invitations_index .col-header {
  font-weight: bold;
}

/* line 30, app/assets/stylesheets/client/client_access.scss */
#advisor_clients_invitations td.avatar img, #advisor_invitations_index td.avatar img {
  height: 100px;
}

/* line 35, app/assets/stylesheets/client/client_access.scss */
#shared_users_container {
  margin-top: 20px;
  padding-top: 10px;
  border-top: solid 1px #ccc;
}

/* line 39, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 44, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 36px;
  align-items: center;
  font-size: 13px;
}

/* line 52, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-email {
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 59, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-status-pending {
  color: orange;
  font-size: 12px;
  font-weight: bold;
}

/* line 65, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-status-accepted {
  color: #74b666;
  font-size: 12px;
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-manip-btns {
  display: flex;
}

/* line 74, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-manip-btns .shared-user-resend-btn {
  margin-right: 10px;
}

/* line 81, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row .shared-user-manip-btns a {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 86, app/assets/stylesheets/client/client_access.scss */
#shared_users_container #shared_users .shared-user-row > div {
  width: 80px;
  padding: 5px;
}

/* line 95, app/assets/stylesheets/client/client_access.scss */
#add_user_container #add_user_form {
  margin-top: 20px;
  display: flex;
}

/* line 98, app/assets/stylesheets/client/client_access.scss */
#add_user_container #add_user_form input {
  width: 300px;
}

/* line 102, app/assets/stylesheets/client/client_access.scss */
#add_user_container #add_user_btn {
  margin-top: 10px;
}
/* line 3, app/assets/stylesheets/client/accounts.scss */
#accounts #connected #connected-link {
  cursor: pointer;
  color: #3a86a7;
}

/* line 8, app/assets/stylesheets/client/accounts.scss */
#accounts #connected #connected-text {
  font-size: 16px;
}

/* line 11, app/assets/stylesheets/client/accounts.scss */
#accounts #connected #connected-text .connected, #accounts #connected #connected-text .reported {
  font-size: 20px;
}

/* line 16, app/assets/stylesheets/client/accounts.scss */
#accounts #connected #chart {
  margin-top: -30px;
}

/* line 20, app/assets/stylesheets/client/accounts.scss */
#accounts #connected #chart-percentage {
  font-size: 30px;
  color: #2d4e56;
  margin-left: 10px;
}

/* line 27, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth {
  margin-top: 20px;
}

/* line 30, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .row {
  font-weight: 200;
}

/* line 34, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .title {
  margin-bottom: 0;
}

/* line 38, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .days-change {
  font-size: 20px;
  color: #436169;
}

/* line 43, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .aum-growth-change {
  font-size: 45px;
}

/* line 46, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .aum-growth-change::first-letter {
  color: #999999;
  font-size: 25px;
  float: left;
  margin-top: 8px;
  margin-right: 6px;
}

/* line 56, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .aum-growth-change .aum-growth-value.up:after {
  position: absolute;
  margin-top: -2px;
  margin-left: 6px;
  content: "+";
  color: #3fc52a;
}

/* line 66, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .aum-growth-change .aum-growth-value.down:after {
  position: absolute;
  content: "-";
  color: #bd002d;
  margin-top: -22px;
  margin-left: 6px;
  font-size: 70px;
}

/* line 78, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .balances {
  margin-top: 12px;
}

/* line 81, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .balances .date {
  color: #727272;
  width: 190px;
  display: inline-block;
}

/* line 87, app/assets/stylesheets/client/accounts.scss */
#accounts #aum-growth .balances .balance {
  font-weight: bold;
}

/* line 95, app/assets/stylesheets/client/accounts.scss */
#accounts table thead .as-of {
  font-size: 11px;
  font-style: italic;
  text-transform: lowercase;
  width: 100%;
  text-align: right;
}

/* line 105, app/assets/stylesheets/client/accounts.scss */
#accounts table tbody .arrow i {
  font-size: 18px;
}

/* line 109, app/assets/stylesheets/client/accounts.scss */
#accounts table tbody .up {
  color: #15b58d;
}

/* line 113, app/assets/stylesheets/client/accounts.scss */
#accounts table tbody .down {
  color: #ad0e39;
}

/* line 117, app/assets/stylesheets/client/accounts.scss */
#accounts table tbody .account-name {
  color: #0f77aa;
}

/* line 125, app/assets/stylesheets/client/accounts.scss */
#accounts #detail-section {
  margin-top: 20px;
}

/* line 128, app/assets/stylesheets/client/accounts.scss */
#accounts #detail-section .account-type {
  width: 100px;
  color: #3e5b63;
}

/* line 133, app/assets/stylesheets/client/accounts.scss */
#accounts #detail-section .account-connected-detail {
  font-size: 13px;
  color: #7a8f94;
  text-align: right;
  width: 85px;
}
/* line 5, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid {
  border: none;
  font-size: 12px;
}

/* line 9, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-header {
  padding-right: 0 !important;
  border: none;
}

/* line 13, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-header .k-grid-header-wrap {
  border: none;
}

/* line 17, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-header table thead th {
  color: #3e3c3a;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
}

/* line 23, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-header table thead th .currency {
  float: right;
}

/* line 28, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-header label {
  font-weight: bold;
}

/* line 35, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid > .k-grid-header table thead th {
  border-bottom: solid 1px;
  background: #eff4f6;
}

/* line 42, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid table thead th {
  background: white;
}

/* line 47, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr:hover {
  background: none !important;
  background-color: none !important;
}

/* line 53, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr td {
  background: white;
  border: none;
  border-bottom: solid 1px #dedede;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 60, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr td.currency {
  text-align: right;
}

/* line 65, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr td.analysis-child-grid {
  color: grey;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 73, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr.master-row-highlight td[role="gridcell"] {
  font-weight: bold;
}

/* line 77, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr.master-row-highlight td {
  background: #ececec;
}

/* line 83, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-grid-content table tbody tr.k-alt {
  background-color: white;
}

/* line 95, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-detail-cell > .k-grid {
  border: none;
}

/* line 98, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-detail-cell > .k-grid th {
  font-weight: normal;
  padding: 0;
}

/* line 104, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-detail-cell > .k-grid table tbody tr td[role="gridcell"] {
  border-bottom: none;
}

/* line 107, app/assets/stylesheets/client/table.scss */
body.client .kendo-customized-v2 #grid .k-detail-cell > .k-grid table tbody tr td[role="gridcell"] .acquired {
  font-size: 11px;
}
/* line 1, app/assets/stylesheets/client/holdings.sass */
.clarification-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 6, app/assets/stylesheets/client/holdings.sass */
.clarification-container .clarification-img {
  padding: 5px 10px;
  font-weight: bold;
  background: #efefef;
  border: solid 1px #d7d7d7;
}
/* line 3, app/assets/stylesheets/client/performance.sass */
body.client #performance .gain, body.client #performance .positive {
  color: #17b900;
}

/* line 6, app/assets/stylesheets/client/performance.sass */
body.client #performance .loss, body.client #performance .negative {
  color: red;
}

/* line 10, app/assets/stylesheets/client/performance.sass */
body.client #performance #ajax-section .chart-container {
  height: 320px;
  margin-bottom: 30px;
  margin-top: 25px;
}

/* line 15, app/assets/stylesheets/client/performance.sass */
body.client #performance #ajax-section .chart-container #chart {
  height: 320px;
}

/* line 18, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall {
  margin-top: 25px;
}

/* line 22, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .chart-header .diff-in-days {
  font-size: 20px;
}

/* line 25, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .chart-header i {
  font-size: 15px;
  display: inline-block;
  position: relative;
  top: -10px;
}

/* line 31, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .chart-header .value {
  color: black;
}

/* line 34, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .chart-header .percentage {
  font-size: 30px;
  margin-left: 25px;
}

/* line 38, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .chart-header .change-in-value {
  font-size: 30px;
  margin-left: 25px;
}

/* line 42, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .change-in-percentage {
  margin-left: 43px;
}

/* line 45, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .change-in-percentage .percentage {
  font-size: 60px;
  line-height: 60px;
}

/* line 49, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .change-in-percentage .percent-sign {
  margin-left: 5px;
  font-size: 25px;
  color: #747474;
}

/* line 54, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .change-in-percentage .status-icon {
  color: #17b900;
  margin-left: 6px;
  font-size: 35px;
  line-height: 35px;
}

/* line 60, app/assets/stylesheets/client/performance.sass */
body.client #performance #overall .change-in-percentage .increase {
  font-size: 17px;
}

/* line 64, app/assets/stylesheets/client/performance.sass */
body.client #performance #report .act-set {
  font-size: 12px;
}

/* line 67, app/assets/stylesheets/client/performance.sass */
body.client #performance #table {
  margin-top: 20px;
}

/* line 70, app/assets/stylesheets/client/performance.sass */
body.client #performance #table .as-of-date {
  color: grey;
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
}

/* line 78, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr.no-data td.text {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

/* line 84, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr.no-data.performance-not-available td.text {
  color: #666666;
}

/* line 88, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr.no-data.highlighted td.text {
  color: #b40203;
}

/* line 91, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr td, body.client #performance #table tr th {
  text-align: right;
  vertical-align: text-top;
}

/* line 95, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.account, body.client #performance #table tr td.account {
  width: 365px;
  padding-left: 15px;
  text-align: left;
}

/* line 100, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.start-value {
  width: 140px;
}

/* line 103, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.end-value {
  width: 140px;
}

/* line 106, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.deposit-withdraw {
  width: 120px;
}

/* line 109, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.gain-value {
  width: 120px;
}

/* line 112, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th.gain-percentage {
  width: 120px;
}

/* line 115, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr th {
  font-weight: bold;
  background: #f3f7f9;
  font-size: 13px;
  border-bottom: none;
}

/* line 121, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr td {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
}

/* line 128, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr td .institution {
  font-weight: normal;
  color: #797979;
  font-size: 13px;
}

/* line 133, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr td.percentage {
  font-size: 17px;
}

/* line 137, app/assets/stylesheets/client/performance.sass */
body.client #performance #table tr.all-accounts td, body.client #performance #table tr.benchmark-row td {
  background: #f3f7f9;
}

/* line 141, app/assets/stylesheets/client/performance.sass */
body.client #performance .toggle-charts-btns .btn-toggle-chart {
  background: #e0eaed;
  border-color: #e0eaed;
  color: black;
}

/* line 146, app/assets/stylesheets/client/performance.sass */
body.client #performance .toggle-charts-btns .btn-toggle-chart.selected {
  background: #0077a7;
  border-color: #0077a7;
  color: white;
}

/* line 151, app/assets/stylesheets/client/performance.sass */
.client-performance-no-data {
  font-size: 16px;
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/client/performance.sass */
.caveat {
  padding: 5px;
  background-color: #FFC;
  color: gray;
  font-style: italic;
  margin: 5px 0;
}
/* line 4, app/assets/stylesheets/performance.scss */
#my-money-section.performance #report-graph {
  padding: 15px;
}

/* line 9, app/assets/stylesheets/performance.scss */
#my-money-section.performance .info p {
  background: url(/images/icons/24/10.png) 0 50% no-repeat;
  line-height: 1.2em;
  min-height: 24px;
  padding-left: 28px;
  max-width: 100%;
}

/* line 18, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table .caveat {
  padding: 0.4em;
  padding-top: .65em;
  margin: 0.5em 0;
  font-style: italic;
  color: gray;
  background-color: #FFC;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table {
  font-size: 11px;
  border-left: 1px solid #eee;
  width: 99%;
}

/* line 5, app/assets/stylesheets/_tables.scss */
#my-money-section.performance #data_table table .even td {
  background: #f4f4f4;
}

/* line 9, app/assets/stylesheets/_tables.scss */
#my-money-section.performance #data_table table th, #my-money-section.performance #data_table table td {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}

/* line 14, app/assets/stylesheets/_tables.scss */
#my-money-section.performance #data_table table tbody tr:hover td,
#my-money-section.performance #data_table table tbody tr:hover th {
  background-color: #ffc;
}

/* line 20, app/assets/stylesheets/_tables.scss */
#my-money-section.performance #data_table table thead th {
  font-weight: bold;
  color: #555;
  background-color: #ffffff;
  background: linear-gradient(top, #ffffff, #e0e0e0...);
  border-width: 1px;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  text-shadow: 0 1px 0 #fafafa;
  color: #333;
  vertical-align: top;
}

/* line 36, app/assets/stylesheets/_tables.scss */
#my-money-section.performance #data_table table tbody td, #my-money-section.performance #data_table table tbody th {
  height: 2em;
  max-height: 2em;
  border-right: 1px solid #ddd;
}

/* line 31, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table .start-date,
#my-money-section.performance #data_table table .end-date,
#my-money-section.performance #data_table table .gain,
#my-money-section.performance #data_table table .gain-pct,
#my-money-section.performance #data_table table .annualized-gain.pct,
#my-money-section.performance #data_table table .net-deposit {
  width: 10em;
}

/* line 40, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table .net-deposit {
  white-space: normal;
}

/* line 45, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table thead th {
  white-space: nowrap;
  text-align: right;
}

/* line 46, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table thead th.account {
  text-align: left;
}

/* line 51, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table thead th.annualized-gain-pct {
  width: 7em;
}

/* line 54, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table thead th .subtle {
  font-style: italic;
}

/* line 61, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody.aggregate th, #my-money-section.performance #data_table table tbody.benchmarks th {
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody.aggregate td, #my-money-section.performance #data_table table tbody.aggregate th, #my-money-section.performance #data_table table tbody.benchmarks td, #my-money-section.performance #data_table table tbody.benchmarks th {
  background-color: #E7ECF2;
  border-bottom-color: #FFF;
  border-bottom-size: 0.5em;
}

/* line 68, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody.aggregate td .subtle, #my-money-section.performance #data_table table tbody.aggregate th .subtle, #my-money-section.performance #data_table table tbody.benchmarks td .subtle, #my-money-section.performance #data_table table tbody.benchmarks th .subtle {
  color: #9C9C9C;
  font-style: italic;
}

/* line 76, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr th small {
  display: block;
  font-size: 10px;
  color: #777;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td {
  text-align: right;
}

/* line 85, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td.no-data {
  font-size: 12px;
  color: #F50404;
  text-align: center;
  font-weight: bold;
}

/* line 91, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td.subtle {
  color: #BDBDBD;
  font-style: italic;
}

/* line 94, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td.subtle small {
  color: #BDBDBD;
  font-style: italic;
}

/* line 99, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td small {
  font-weight: normal;
  display: block;
  color: #777;
  font-size: 11px;
  position: relative;
  top: -4px;
}

/* line 107, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td.gain-pct {
  font-size: 20px;
}

/* line 110, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td .negative {
  color: #F50404;
  white-space: nowrap;
}

/* line 114, app/assets/stylesheets/performance.scss */
#my-money-section.performance #data_table table tbody tr td .positive {
  color: #468200;
  white-space: nowrap;
}

/* line 124, app/assets/stylesheets/performance.scss */
.tooltip-help {
  width: 12px;
  cursor: help;
  display: inline-block;
  color: grey;
  font-weight: bold;
}
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

/* line 6, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page {
  padding: 10px 15px;
}

/* line 9, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .pagination {
  margin-top: 10px;
}

/* line 13, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page aside#search {
  float: right;
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page aside#search label {
  display: none;
}

/* line 19, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page aside#search input[type=search] {
  width: 15em;
}

/* line 23, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .cashflows-checkbox {
  margin: 0 8px 10px 1px;
  background: #f4fcff;
  padding: 5px;
  border: 1px solid #dbf4ff;
  width: 100%;
}

/* line 31, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .duplicate-notice {
  padding-bottom: 10px;
}

/* line 34, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .duplicate-notice p {
  max-width: none;
  line-height: 1.2em;
  padding-left: 30px;
  background: url(/images/client_portal/info.svg) 0 0 no-repeat;
  margin-bottom: 0;
}

/* line 42, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple {
  display: none;
  width: 100%;
  padding: 10px 10px 10px 10px;
  border: 1px solid #ccc;
  background: white;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 54, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple #total-amount {
  margin-top: 8px;
}

/* line 58, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple ul {
  display: inline;
}

/* line 61, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple ul li {
  display: inline;
  float: left;
  margin-right: 10px;
}

/* line 66, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple ul li label {
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  margin-left: 1px;
  color: #444;
  text-shadow: 0 0 1px 1px #fff;
}

/* line 77, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple input[type=submit] {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  font-size: 10px;
  padding: 4px 12px;
  text-transform: uppercase;
  position: relative;
  line-height: 1.5em;
  margin-top: 0;
  border-radius: 20px;
  color: white;
  height: 30px;
  text-shadow: none;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple input[type=submit]:focus, section#my-money-section.transactions #new-client-portal.page .edit-multiple input[type=submit]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 91, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple input[name=user_description] {
  width: 200px;
}

/* line 95, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple a.cancel {
  display: inline-block;
  position: absolute;
  right: -14px;
  width: 30px;
  height: 30px;
  font-size: 18px;
  top: 0px;
  color: black;
}

/* line 110, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions {
  font-size: 11px;
  border-left: 1px solid #eee;
  width: 99%;
  margin-bottom: 10px;
  width: 100%;
}

/* line 5, app/assets/stylesheets/_tables.scss */
section#my-money-section.transactions table.transactions .even td {
  background: #f4f4f4;
}

/* line 9, app/assets/stylesheets/_tables.scss */
section#my-money-section.transactions table.transactions th, section#my-money-section.transactions table.transactions td {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}

/* line 14, app/assets/stylesheets/_tables.scss */
section#my-money-section.transactions table.transactions tbody tr:hover td,
section#my-money-section.transactions table.transactions tbody tr:hover th {
  background-color: #ffc;
}

/* line 20, app/assets/stylesheets/_tables.scss */
section#my-money-section.transactions table.transactions thead th {
  font-weight: bold;
  color: #555;
  background-color: #ffffff;
  background: linear-gradient(top, #ffffff, #e0e0e0...);
  border-width: 1px;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  text-shadow: 0 1px 0 #fafafa;
  color: #333;
  vertical-align: top;
}

/* line 36, app/assets/stylesheets/_tables.scss */
section#my-money-section.transactions table.transactions tbody td, section#my-money-section.transactions table.transactions tbody th {
  height: 2em;
  max-height: 2em;
  border-right: 1px solid #ddd;
}

/* line 117, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td form input,
section#my-money-section.transactions table.transactions td form select {
  width: 99%;
  outline: none;
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 0;
}

/* line 127, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions .date {
  width: 5em;
  padding-left: 10px;
  text-align: left;
  white-space: nowrap;
}

/* line 134, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td.selector, section#my-money-section.transactions table.transactions th.selector {
  width: 34px;
}

/* line 138, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td.description:not(.readonly), section#my-money-section.transactions table.transactions td.category:not(.readonly) {
  cursor: pointer;
}

/* line 140, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td.description:not(.readonly):hover, section#my-money-section.transactions table.transactions td.category:not(.readonly):hover {
  color: #16a4de;
}

/* line 145, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td.description, section#my-money-section.transactions table.transactions th.description {
  overflow: hidden;
  width: 400px;
  max-width: 400px;
}

/* line 150, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions td.category, section#my-money-section.transactions table.transactions th.category {
  width: 230px;
}

/* line 153, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions .amount, section#my-money-section.transactions table.transactions .quantity, section#my-money-section.transactions table.transactions .price {
  text-align: right;
}

/* line 157, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions table.transactions form.edit_transaction {
  display: none;
}

/* line 163, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions {
  min-height: 500px;
}

/* line 166, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .page {
  min-height: 500px;
}

/* line 170, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .btn-link {
  color: white;
}

/* line 174, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .btn-link:hover {
  color: white;
  text-decoration: none;
}

/* line 179, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .btn-group.open .btn-link {
  color: white;
  text-decoration: none;
}

/* line 184, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .multiselect-container.dropdown-menu li:first-child > a {
  font-weight: bold;
  font-size: 15px;
}

/* line 189, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .multiselect-container.dropdown-menu li > a {
  font-size: 13px;
}

/* line 193, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions .multiselect-group {
  color: black;
}

/* line 197, app/assets/stylesheets/transactions.scss */
section#my-money-section.transactions #transaction_category_id {
  display: none;
}
/* line 3, app/assets/stylesheets/custom_allocations_report.scss */
.footnote-index {
  font-size: 9px;
  margin-left: 2px;
  margin-top: -2px;
}

/* line 9, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report {
  color: #272727;
  line-height: 14px;
  /*font-family: 'HelveticaNeueRegular', helvetica, arial, sans-serif;*/
  /*    background: url(/images/reports/body.png) repeat 0 0;*/
}

/* line 14, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report .highlighted {
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report .start-date {
  color: #777;
  font-style: italic;
}

/* line 23, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report .section-container {
  padding: 30px 40px 0;
}

/* line 27, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report .section-container-without-padding {
  padding: 0;
}

/* line 31, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container {
  /* shared styles */
  /* Table layout */
  /* Utilities */
}

/* line 32, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #firm-summary {
  margin-top: 35px;
}

/* line 35, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #firm-summary .firm-practice-name {
  font-size: 28px;
  text-align: right;
  color: #3a342d;
}

/* line 41, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #firm-summary .firm-title {
  text-align: right;
  margin-top: 23px;
  font-size: 16px;
}

/* line 47, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #firm-summary #marketing-contact-photo {
  width: 110px;
  height: 110px;
}

/* line 52, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #firm-summary #firm-info {
  width: 590px;
  line-height: 28px;
}

/* line 59, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-summary {
  margin-top: 40px;
  height: 100%;
  position: relative;
}

/* line 64, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-summary #cover-photo {
  position: absolute;
  top: 0;
  width: 100%;
  height: 665px;
  z-index: 10;
}

/* line 74, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container {
  width: 100%;
  height: 600px;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  color: white;
}

/* line 82, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container.printer-friendly {
  color: black;
}

/* line 86, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content {
  width: 700px;
  height: 300px;
  z-index: 1000;
  position: relative;
  margin-top: 300px;
  margin-left: 60px;
}

/* line 94, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #branding-logo {
  padding-bottom: 20px;
}

/* line 97, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #branding-logo img {
  height: 100px;
}

/* line 100, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #practice-name {
  font-size: 29px;
  line-height: 25px;
  width: 700px;
}

/* line 105, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #advisor-info {
  padding-top: 15px;
  margin-top: 15px;
}

/* line 109, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #advisor-info .advisor-info-full-name {
  font-size: 23px;
  padding-bottom: 6px;
}

/* line 113, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #advisor-info .advisor-info-title {
  font-size: 23px;
  margin-top: 6px;
}

/* line 119, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-content #client-name .prepared-for-client {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}

/* line 126, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-rhomboid {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 560px;
  z-index: 100;
}

/* line 133, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #branding-container #branding-rhomboid img {
  height: 550px;
  width: 100%;
  z-index: 100;
  position: relative;
}

/* line 142, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info {
  min-width: 500px;
}

/* line 145, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info .client-name {
  margin-bottom: 10px;
  font-size: 22px;
}

/* line 150, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info .report-for {
  line-height: 25px;
}

/* line 153, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info .report-for .report-for-text {
  font-size: 18px;
}

/* line 157, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info .report-for .report-range {
  margin-bottom: 5px;
  font-size: 18px;
}

/* line 162, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-info .report-for .report-prepared {
  text-transform: uppercase;
}

/* line 169, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-text {
  margin-top: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}

/* line 174, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #client-text p.message {
  margin-bottom: 35px;
  height: 80px;
  overflow: hidden;
}

/* line 182, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section {
  width: 340px;
}

/* line 185, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .total-changed {
  padding: 13px;
  background: #f0f0f0;
}

/* line 189, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .total-changed img {
  width: 27px;
  height: 27px;
}

/* line 194, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .total-changed .total-changed-in-value {
  margin-left: 10px;
  font-size: 29px;
  line-height: 26px;
}

/* line 203, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section.new-accounts-added .changed {
  padding: 11px 0;
}

/* line 208, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed {
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: solid 1px #dbdbdb;
  padding: 15px 0;
}

/* line 214, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed .highlighted {
  color: #262626;
  font-size: 13px;
}

/* line 219, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed .increased {
  color: #77c200;
}

/* line 223, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed .decreased {
  color: #9c9c9c;
}

/* line 227, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed .large {
  font-size: 20px;
}

/* line 231, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #total-change-section .changed:last-child {
  border-bottom: none;
}

/* line 237, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #accounts-summary-section #period-ending-section {
  width: 345px;
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container {
  margin-top: 30px;
}

/* line 247, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #overview-bar {
  width: 700px;
}

/* line 251, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #overview-doughnut {
  width: 500px;
  height: 220px;
}

/* line 256, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend {
  font-size: 11px;
}

/* line 259, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .actual, body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .target {
  width: 120px;
}

/* line 262, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .actual .value, body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .target .value {
  width: 100px;
}

/* line 267, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .difference {
  width: 150px;
}

/* line 270, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-charts-container #allocation-legend .difference .value {
  width: 125px;
}

/* line 278, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table {
  padding-bottom: 30px;
}

/* line 284, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .allocation-category .label {
  width: 185px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 290, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .trow .tcol:nth-child(1) {
  padding-left: 15px;
  width: 260px;
  text-align: left;
}

/* line 296, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .thead .tcol:nth-child(2), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .trow .tcol:nth-child(2) {
  width: 120px;
}

/* line 300, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .thead .tcol:nth-child(3), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .trow .tcol:nth-child(3) {
  width: 70px;
}

/* line 304, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .thead .tcol:nth-child(4), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .trow .tcol:nth-child(4) {
  width: 70px;
}

/* line 308, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .thead .tcol:nth-child(5), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.include-targets .trow .tcol:nth-child(5) {
  width: 115px;
}

/* line 316, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .allocation-category .label {
  width: 370px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* line 322, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .trow .tcol:nth-child(1) {
  padding-left: 15px;
  width: 445px;
  text-align: left;
}

/* line 329, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .thead .tcol:nth-child(2), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .trow .tcol:nth-child(2) {
  width: 120px;
}

/* line 333, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .thead .tcol:nth-child(3), body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table.no-targets .trow .tcol:nth-child(3) {
  width: 70px;
}

/* line 340, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .allocation-class .tcol.highlighted {
  color: #072d37;
  font-size: 15px;
}

/* line 346, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .allocation-category {
  height: 109px;
  background: white;
  border-right: solid 1px #d5d5d5;
  border-left: solid 1px #d5d5d5;
  border-bottom: solid 1px #636363;
}

/* line 353, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .allocation-category img {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
}

/* line 360, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .allocation-category .label {
  float: left;
  line-height: 60px;
  padding-left: 15px;
  color: #072d37;
  font-size: 17px;
}

/* line 368, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .allocation-category .tcol {
  line-height: 60px;
  font-size: 17px;
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 378, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .tbody .trow {
  background: #fafafa;
  border-right: solid 1px #d5d5d5;
  border-left: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}

/* line 384, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .tbody .trow:nth-child(2n+0) {
  background: #f0f0f0;
}

/* line 388, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #allocation-detail-table-container .asset-allocation-detail-table .tbody .trow .tcol {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 398, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .performance-description, body.custom_allocations_report #new-report-container #multi-periods-performance-container .performance-description, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .performance-description {
  height: 70px;
  line-height: 20px;
}

/* line 403, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .footnote, body.custom_allocations_report #new-report-container #multi-periods-performance-container .footnote, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .footnote {
  margin-top: 50px;
  height: 70px;
}

/* line 409, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow {
  padding: 10px 0;
  height: 50px;
  border: solid 1px #ebebeb;
  border-top: none;
}

/* line 415, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow.accounts-aggregate, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow.accounts-aggregate, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.accounts-aggregate {
  color: #272727;
}

/* line 420, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .benchmark .benchmark-description, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .benchmark .benchmark-description, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .benchmark .benchmark-description {
  text-align: right;
}

/* line 424, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .benchmark .footnote-index, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .benchmark .footnote-index, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .benchmark .footnote-index {
  font-size: 9px;
  margin-left: 2px;
  margin-top: -2px;
}

/* line 431, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .has4-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .has4-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .has4-lines {
  line-height: 13px;
  height: 50px;
}

/* line 436, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .has3-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .has3-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .has3-lines {
  line-height: 17px;
  height: 50px;
}

/* line 441, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .has2-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .has2-lines, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .has2-lines {
  height: 30px;
  padding-top: 20px;
}

/* line 446, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:not(:first-child), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:not(:first-child), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:not(:first-child) {
  height: 14px;
  padding-top: 36px;
}

/* line 451, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol {
  font-size: 12px;
  color: #06262e;
}

/* line 455, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol .highlighted, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol .highlighted, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol .highlighted {
  font-size: 14px;
  color: #07313b;
}

/* line 461, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol.col-span-4, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol.col-span-5 {
  color: #7a959f;
  text-align: left;
}

/* line 466, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .strategy-name {
  color: #7a959f;
}

/* line 471, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow.blended-benchmark-row, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow.blended-benchmark-row, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.blended-benchmark-row {
  padding: 28px 0;
  height: 14px;
  background: #f6f6f6;
}

/* line 476, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow.blended-benchmark-row .tcol, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow.blended-benchmark-row .tcol, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.blended-benchmark-row .tcol {
  padding-top: 0;
}

/* line 480, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow.blended-benchmark-row .negative, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow.blended-benchmark-row .negative, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.blended-benchmark-row .negative {
  color: red;
}

/* line 484, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow.blended-benchmark-row .positive, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow.blended-benchmark-row .positive, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.blended-benchmark-row .positive {
  color: #77c200;
}

/* line 491, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) {
  width: 250px;
  padding-left: 15px;
  text-align: left;
}

/* line 496, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1) .account-info, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1) .account-info, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1) .account-info, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1) .account-info, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1) .account-info, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) .account-info {
  text-align: left;
}

/* line 499, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1) .account-info .long-account-name, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1) .account-info .long-account-name, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1) .account-info .long-account-name, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1) .account-info .long-account-name, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1) .account-info .long-account-name, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) .account-info .long-account-name {
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 230px;
  display: inline-block;
}

/* line 508, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1) .account-info.short, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1) .account-info.short, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1) .account-info.short, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1) .account-info.short, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1) .account-info.short, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) .account-info.short {
  width: 140px;
}

/* line 513, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1) .strategy, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1) .strategy, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1) .strategy, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1) .strategy, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1) .strategy, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) .strategy {
  margin-top: 15px;
}

/* line 516, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(1) .strategy .strategy-name, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(1) .strategy .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(1) .strategy .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(1) .strategy .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1) .strategy .strategy-name, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) .strategy .strategy-name {
  width: 100px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  color: #cb9e4e;
  text-align: right;
}

/* line 524, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(2), body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(2), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(2), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(2), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(2), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(2) {
  width: 110px;
}

/* line 528, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(3), body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(3), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(3), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(3), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(3), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(3) {
  width: 120px;
}

/* line 532, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(4), body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(4), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(4), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(4), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(4), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(4) {
  width: 75px;
}

/* line 536, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol:nth-child(5), body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol:nth-child(5), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol:nth-child(5), body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol:nth-child(5), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(5), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(5) {
  width: 75px;
}

/* line 540, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol.col-span-4, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol.col-span-4, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol.col-span-4 {
  width: 410px;
}

/* line 544, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol.col-span-5, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol.col-span-5, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol.col-span-5 {
  width: 550px;
}

/* line 548, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .thead .tcol.account-performance-error, body.custom_allocations_report #new-report-container #performance-all-accounts-container .table .trow .tcol.account-performance-error, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .tcol.account-performance-error, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .tcol.account-performance-error, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol.account-performance-error, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol.account-performance-error {
  width: 410px;
  padding-top: 16px;
  text-align: right;
}

/* line 558, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .thead .multi-period-col, body.custom_allocations_report #new-report-container #multi-periods-performance-container .table .trow .multi-period-col {
  width: 95px;
}

/* line 568, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.header {
  height: 30px;
  border-bottom: none;
}

/* line 569, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.header .tcol {
  color: white;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 579, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.sub_header {
  background: #eeeeee;
  height: 20px;
}

/* line 581, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.sub_header .tcol:nth-child(1) {
  width: 600px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 0px;
}

/* line 592, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow {
  height: 80px;
  padding-bottom: 5px;
}

/* line 595, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead.aggregation-row, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.aggregation-row {
  height: 55px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 601, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead.blended-benchmark-row, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.blended-benchmark-row {
  padding-top: 30px;
  padding-bottom: 10px;
  height: 60px;
}

/* line 608, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(1), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(1) {
  width: 140px;
  padding-left: 3px;
  padding-right: 2px;
}

/* line 614, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(2),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(3),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(4),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(5),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(6),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(7),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol:nth-child(8), body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(2),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(3),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(4),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(5),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(6),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(7),
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol:nth-child(8) {
  width: 70px;
}

/* line 624, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .tcol, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .tcol {
  font-size: 11px;
}

/* line 628, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead.ror_aggregation, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow.ror_aggregation {
  font-weight: bold;
  background: #eeeeee;
}

/* line 633, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .thead .strategy, body.custom_allocations_report #new-report-container #multi-periods-performance-detail-container .table .trow .strategy {
  margin-top: 3px !important;
}

/* line 639, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #disclaimer {
  padding-top: 30px;
  font-size: 12px;
  line-height: 16px;
}

/* line 640, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #disclaimer .highlighted {
  color: #272727;
}

/* line 644, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #disclaimer p {
  margin: 0;
}

/* line 653, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #footnotes {
  padding-top: 30px;
  font-size: 12px;
  color: #272727;
}

/* line 658, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #footnotes .footnote {
  margin-top: 30px;
}

/* line 661, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #footnotes .footnote .footnote-title {
  margin-bottom: 10px;
}

/* line 665, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container #footnotes .footnote .highlighted {
  color: #666;
}

/* line 672, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .section-heading, body.custom_allocations_report #new-report-container .section-sub-heading {
  page-break-inside: avoid;
  font-weight: bold;
  font-size: 20px;
  color: #07313b;
  margin: 0;
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 686, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .child-section-heading {
  font-weight: bold;
  background: #37abc0;
  padding: 10px;
  color: white;
  text-transform: uppercase;
}

/* line 698, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .table .thead {
  padding: 10px 0;
  background: #37abc0;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 706, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .table .trow, body.custom_allocations_report #new-report-container .table .table-header, body.custom_allocations_report #new-report-container .table .thead {
  page-break-inside: avoid;
}

/* line 709, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .table .trow:before, body.custom_allocations_report #new-report-container .table .trow:after, body.custom_allocations_report #new-report-container .table .table-header:before, body.custom_allocations_report #new-report-container .table .table-header:after, body.custom_allocations_report #new-report-container .table .thead:before, body.custom_allocations_report #new-report-container .table .thead:after {
  content: " ";
  display: table;
}

/* line 714, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .table .trow:after, body.custom_allocations_report #new-report-container .table .table-header:after, body.custom_allocations_report #new-report-container .table .thead:after {
  clear: both;
}

/* line 718, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .table .trow .tcol, body.custom_allocations_report #new-report-container .table .table-header .tcol, body.custom_allocations_report #new-report-container .table .thead .tcol {
  float: left;
  padding-right: 10px;
  text-align: right;
}

/* line 726, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .description {
  line-height: 20px;
}

/* line 731, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .pull-right {
  float: right;
}

/* line 735, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .pull-left {
  float: left;
}

/* line 739, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .separation {
  height: 5px;
  background-color: #37abbf;
}

/* line 745, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .clearfix:before, body.custom_allocations_report #new-report-container .clearfix:after {
  content: " ";
  display: table;
}

/* line 750, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .clearfix:after {
  clear: both;
}

/* line 755, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .page-break {
  display: block;
  clear: both;
  page-break-after: always;
}

/* line 761, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .avoid-page-break {
  display: block;
  clear: both;
  page-break-inside: avoid;
}

/* line 767, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .client-report-loss {
  color: #990000;
}

/* line 771, app/assets/stylesheets/custom_allocations_report.scss */
body.custom_allocations_report #new-report-container .client-report-gain {
  color: #59a51a;
}

/* line 781, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal p, #multi_period_performance_configuration_modal h3, #multi_period_performance_detail_configuration_modal p, #multi_period_performance_detail_configuration_modal h3 {
  margin-left: 20px;
}

/* line 785, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal .multi-period__input__relative-date-range, #multi_period_performance_detail_configuration_modal .multi-period__input__relative-date-range {
  margin-bottom: 10px;
}

/* line 789, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal .multi-period__date-range-container, #multi_period_performance_detail_configuration_modal .multi-period__date-range-container {
  padding: 10px 5px;
  border: 1px solid #ccc;
  clear: both;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* line 796, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal .multi-period__date-range-container.disabled, #multi_period_performance_detail_configuration_modal .multi-period__date-range-container.disabled {
  background: #eeeeee;
}

/* line 800, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal .multi-period__date-range-container i, #multi_period_performance_detail_configuration_modal .multi-period__date-range-container i {
  float: left;
  margin-top: 2px;
}

/* line 805, app/assets/stylesheets/custom_allocations_report.scss */
#multi_period_performance_configuration_modal .multi-period__date-range-container input, #multi_period_performance_detail_configuration_modal .multi-period__date-range-container input {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  width: 145px;
  margin-left: 7px;
  margin-top: -5px;
}
/* line 13, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden .section-description {
  font-size: 14px;
}

/* line 16, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden .section-narrative {
  font-size: 14px;
  height: 65px;
}

/* line 20, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden .section-narrative.without-title {
  padding-top: 25px;
}

/* line 23, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden .section-container {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 32, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner {
  width: 600px;
  margin: 0 auto;
}

/* line 35, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner #performance-summary-chart, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner #line-performance-summary-chart {
  width: 600px;
  height: 300;
}

/* line 39, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-table-outer {
  margin-top: 50px;
}

/* line 42, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-table-outer #performance-summary-table-inner {
  width: 600px;
  margin: 0 auto;
}

/* line 46, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary #performance-summary-table-outer .excluded-caveat {
  font-style: italic;
  font-size: 12px;
}

/* line 50, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-info {
  border-bottom: solid 2px #ebeced;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

/* line 55, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-info .report-prepared {
  font-weight: bold;
  margin-bottom: 5px;
  color: #36454f;
  font-size: 11px;
}

/* line 61, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-info .report-range.highlighted {
  font-size: 15px;
  color: #007dc4;
  font-weight: normal;
}

/* line 66, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-text {
  font-size: 11px;
  line-height: 18px;
  color: #36454f;
}

/* line 71, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-text a {
  color: #16a4de;
  text-decoration: none;
}

/* line 75, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-text blockquote {
  border-left: 5px solid #eee;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
}

/* line 81, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #client-text blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 87, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #overview-doughnut {
  width: 470px;
  margin: 0 auto;
}

/* line 91, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-breakdown-chart-container {
  margin-bottom: 20px;
}

/* line 93, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-breakdown-chart-container .highlighted {
  text-align: center;
  color: #034a9a;
  font-size: 16px;
}

/* line 100, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #overview-bar .x-axis-outer {
  width: 200px;
  font-size: 10px;
}

/* line 104, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #overview-bar .x-axis-outer .x-axis-name {
  width: 155px;
  float: left;
}

/* line 108, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #overview-bar .x-axis-outer .x-axis-value {
  width: 45px;
  float: left;
  text-align: right;
}

/* line 113, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #allocation-legend {
  color: grey !important;
  margin-left: 11px;
  font-size: 10px;
}

/* line 117, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #allocation-legend .actual {
  width: 135px;
}

/* line 120, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #asset-allocation-overview #allocation-overview-chart-container #allocation-legend .target {
  width: 78px;
}

/* line 124, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section {
  width: 600px;
  margin: 0 auto;
}

/* line 128, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row {
  font-size: 14px;
  border-bottom: solid 1px #bebec8;
  padding: 10px 0;
}

/* line 133, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row:last-child, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row:last-child {
  border-bottom: none;
}

/* line 137, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-left .row-title.with-icon, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-left .row-title.with-icon {
  position: relative;
  top: -5px;
  left: 10px;
  display: inline-block;
}

/* line 143, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-left .row-title, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-left .row-title {
  color: #36454f;
  font-weight: bold;
  font-size: 12px;
}

/* line 148, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-right, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-right {
  position: relative;
  top: 3px;
}

/* line 152, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-right .row-value, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-right .row-value {
  color: #36454f;
}

/* line 155, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-right .row-value.highlighted, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-right .row-value.highlighted {
  font-size: 15px;
  font-weight: bold;
  color: #36454f;
}

/* line 160, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-right .row-value.client-report-gain, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-right .row-value.client-report-gain {
  color: #59a51a;
}

/* line 163, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section .total-change-section .summary-row .pull-right .row-value.client-report-loss, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-summary .total-change-section .summary-row .pull-right .row-value.client-report-loss {
  color: grey;
}

/* line 167, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section #period-ending-section {
  width: 500px;
  margin: 60px auto 30px;
}

/* line 171, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #accounts-summary-section #period-ending-section .chart-container > div {
  width: 500px;
  height: 300px;
}

/* line 181, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section-inner {
  margin-top: 30px;
}

/* line 184, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section-inner #period-ending-section {
  margin-top: 0;
  margin-bottom: 30px;
  width: 340px;
  float: left;
}

/* line 190, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section-inner #period-ending-section .chart-container > div {
  width: 340px;
  height: 300px;
}

/* line 194, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section-inner .total-change-section {
  width: 340px;
  float: left;
  margin-left: 10px;
  margin-top: 30px;
}

/* line 204, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new {
  font-size: 10px;
}

/* line 206, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow.allocation-category {
  font-weight: bold;
  background: #f3f8fc;
}

/* line 210, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow {
  border-bottom: solid 1px #ceced1;
  border-left: solid 1px #ceced1;
  border-right: solid 1px #ceced1;
}

/* line 215, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow.first-child {
  border-top: solid 1px #ceced1;
}

/* line 219, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow.include-target .tcol:nth-child(1) {
  width: 230px;
}

/* line 222, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol {
  padding: 15px 0px;
}

/* line 225, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol.gain {
  color: #4caf50;
}

/* line 228, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol:nth-child(1) {
  text-align: left;
  width: 405px;
  padding-left: 10px;
}

/* line 233, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol:nth-child(2) {
  text-align: left;
  width: 110px;
}

/* line 237, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol:nth-child(3) {
  text-align: center;
  width: 90px;
}

/* line 241, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol:nth-child(4) {
  text-align: center;
  width: 90px;
}

/* line 245, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .trow .tcol:nth-child(5) {
  text-align: center;
  width: 90px;
}

/* line 250, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header {
  height: 40px;
}

/* line 253, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol.space {
  width: 423px;
}

/* line 256, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol.space.printer-friendly {
  width: 422px;
}

/* line 259, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol {
  border-left: solid 1px white;
  width: 80px;
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  color: white;
  font-weight: bold;
  float: left;
  text-align: center;
}

/* line 271, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol:first-child {
  border-left: none;
}

/* line 274, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-pie-outer {
  width: 80px;
  float: left;
}

/* line 278, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-pie-outer .asset-allocation-detail-table-pie-chart {
  width: 70px;
  height: 70px;
  margin-left: 5px;
}

/* line 283, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-outer {
  width: 624px;
  float: left;
  margin-left: 2px;
  border-top: solid 1px #ceced1;
}

/* line 289, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-each-category {
  margin-bottom: 10px;
}

/* line 300, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-container .table .trow.benchmark-row .tcol:first-child {
  font-weight: bold;
}

/* line 304, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-container .table .thead .tcol, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-container .table .trow .tcol {
  width: 75px;
}

/* line 307, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-container .table .thead .tcol.col-span-5, body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-container .table .trow .tcol.col-span-5 {
  width: 560px;
}

/* line 317, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #performance-all-accounts-container .table .trow .tcol.col-span-5 {
  width: 560px;
}

/* line 324, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body {
  width: 720px;
}

/* line 326, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .thead {
  font-weight: normal;
  background: none;
  color: black;
  height: 35px;
}

/* line 332, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .thead .tcol {
  font-weight: normal;
  font-size: 12px;
  color: #36454f;
}

/* line 337, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .trow {
  height: 80px;
  border-left: none;
  border-right: none;
}

/* line 342, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .trow:last-child {
  border-bottom: none;
}

/* line 345, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .trow .tcol {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #36454f;
}

/* line 352, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-body .trow .tcol .ticker-name {
  color: #007dc4;
}

/* line 356, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header .section-summary {
  height: 90px;
}

/* line 359, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header td {
  width: 250px;
  text-align: center;
  font-size: 14px;
}

/* line 364, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header td.count {
  width: 180px;
}

/* line 367, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header td .img {
  margin-bottom: 10px;
}

/* line 369, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header td .img img {
  width: 28px;
}

/* line 372, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header td .category {
  margin-bottom: 5px;
}

/* line 376, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header tbody td {
  color: #36454f;
  font-weight: normal;
}

/* line 381, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #holdings-container #holdings-header thead td {
  font-weight: bold;
}

/* line 390, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow .tcol:first-child {
  padding-left: 10px;
}

/* line 394, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow.sub_header {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 398, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow.accounts-aggregate {
  height: 55px;
}

/* line 400, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #new-report-container.new-design #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow.accounts-aggregate .tcol:first-child {
  font-weight: bold;
}

/* line 403, app/assets/stylesheets/custom_allocations_report_new_design.sass */
body.custom_allocations_report #allocation-exclusions-text {
  font-size: 12px;
}
/* line 11, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings .table, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-container .table, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-all-accounts-container .table, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-detail-container .table {
  width: 950px;
}

/* line 15, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings .table .trow.benchmarks-row .tcol.benchmark-col, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-container .table .trow.benchmarks-row .tcol.benchmark-col, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-all-accounts-container .table .trow.benchmarks-row .tcol.benchmark-col, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow.benchmarks-row .tcol.benchmark-col {
  width: 280px;
}

/* line 18, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings .table .trow.benchmarks-row .tcol.benchmark-col .benchmark-name, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-container .table .trow.benchmarks-row .tcol.benchmark-col .benchmark-name, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-all-accounts-container .table .trow.benchmarks-row .tcol.benchmark-col .benchmark-name, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #multi-periods-performance-detail-container .table .trow.benchmarks-row .tcol.benchmark-col .benchmark-name {
  width: 210px;
}

/* line 22, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer {
  margin-top: 60px;
  float: left;
}

/* line 25, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner {
  width: 500px;
}

/* line 27, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner #performance-summary-chart, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-chart-outer #performance-summary-chart-inner #line-performance-summary-chart {
  width: 500px;
}

/* line 30, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-table-outer {
  margin-top: 60px;
  float: left;
  border-left: solid 1px #e9eaec;
  padding-left: 20px;
  margin-left: 20px;
}

/* line 37, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-table-outer #performance-summary-table-inner {
  width: 400px;
}

/* line 40, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #performance-summary #performance-summary-table-outer #performance-summary-table-inner .total-change-section {
  width: 400px;
}

/* line 47, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings-container #holdings-header .count, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings-container #holdings-header .total, body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings-container #holdings-header .cash {
  width: 300px;
}

/* line 50, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #holdings-container #holdings-body {
  width: 950px;
  margin-top: 0;
}

/* line 58, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol.space {
  width: 623px;
}

/* line 61, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #allocation-detail-table-container-new .table-header-outer .table-header .tcol.space.printer-friendly {
  width: 622px;
}

/* line 64, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-outer {
  width: 824px;
  float: left;
}

/* line 69, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-outer .trow .tcol:nth-child(1) {
  text-align: left;
  width: 605px;
}

/* line 74, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #allocation-detail-table-container-new .asset-allocation-detail-table-outer .trow.include-target .tcol:nth-child(1) {
  width: 430px;
}

/* line 78, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #accounts-summary-section #period-ending-section {
  float: left;
  width: 460px;
  margin: 60px auto 30px;
}

/* line 83, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #accounts-summary-section #period-ending-section .chart-container > div {
  width: 460px;
  height: 300px;
}

/* line 87, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #accounts-summary-section .total-change-section {
  width: 400px;
  margin: 60px 0 0 0px;
  margin-left: 30px;
  float: left;
  border-left: solid 1px #e9eaec;
  padding-left: 30px;
  height: 250px;
  padding-top: 50px;
}

/* line 98, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined .section-heading {
  height: 60px;
}

/* line 101, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #client-info {
  padding-bottom: 10px;
  border-bottom: solid 1px #e9eaec;
}

/* line 105, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #intro-message-outer {
  width: 440px;
}

/* line 108, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section {
  width: 480px;
  border-left: solid 1px #e9eaec;
  margin-left: 10px;
  padding-left: 20px;
}

/* line 114, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section #accounts-summary-section-inner {
  margin-top: 10px;
}

/* line 116, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section #accounts-summary-section-inner #period-ending-section {
  float: none;
  margin-top: 0px;
  margin-bottom: 0;
  width: 480px;
}

/* line 122, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section #accounts-summary-section-inner #period-ending-section .chart-container > div {
  width: 480px;
  height: 260px;
}

/* line 126, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #intro-accounts-summary-combined #accounts-summary-section #accounts-summary-section-inner .total-change-section {
  width: 480px;
  padding-left: 0;
  border-left: none;
  margin-left: 0;
  padding-top: 0px;
  height: 215px;
  float: none;
  margin-top: 20px;
}

/* line 139, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-breakdown-chart-container {
  float: left;
  width: 350px;
  padding-top: 20px;
}

/* line 144, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-breakdown-chart-container #overview-doughnut {
  width: 350px;
}

/* line 147, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-breakdown-chart-container .highlighted {
  text-align: left;
}

/* line 150, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container {
  padding-top: 20px;
  float: left;
  border-left: solid 1px #e9eaec;
  padding-left: 5px;
}

/* line 156, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #overview-bar {
  width: 590px;
}

/* line 159, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #overview-bar .x-axis-outer {
  width: 165px;
  font-size: 10px;
}

/* line 163, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #overview-bar .x-axis-outer .x-axis-name {
  width: 100px;
  float: left;
}

/* line 167, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #overview-bar .x-axis-outer .x-axis-value {
  width: 65px;
  float: left;
  text-align: right;
}

/* line 172, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #allocation-legend {
  color: grey !important;
  margin-left: 11px;
  font-size: 10px;
}

/* line 176, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #allocation-legend .actual {
  width: 100px;
}

/* line 179, app/assets/stylesheets/custom_allocations_report_new_design_landscape.sass */
body.custom_allocations_report #new-report-container.new-design.landscape #new-report-container-css-overriden #asset-allocation-overview #allocation-charts-container #allocation-overview-chart-container #allocation-legend .target {
  width: 75px;
}
/* line 3, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
.nopadding {
  padding: 0 !important;
}

/* line 5, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
.nav-bar-head-title {
  font-size: unset;
  margin: 0;
}

/* line 8, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
.transparent-background {
  background-color: unset !important;
}

/* line 10, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
.white-background {
  background-color: #fff;
}

/* line 12, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
.noise-background {
  background: url(/images/noise.png);
}

/* line 15, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.public, body.bailout {
  height: 100% !important;
}

/* line 17, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.public #footer, body.bailout #footer {
  background: inherit;
  padding: 0 0 20px 0 !important;
}

/* line 20, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.public h1, body.bailout h1 {
  padding: 0;
  margin: 0;
}

/* line 23, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.public > .content, body.bailout > .content {
  box-sizing: unset;
}

/* line 27, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail {
  height: 100%;
}

/* line 29, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf {
  padding-left: 0;
  position: static;
  height: 100%;
}

/* line 33, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .label {
  text-align: unset;
  border-radius: unset;
  color: unset;
  padding: 0;
}

/* line 38, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .sidenav {
  border-radius: 0;
  height: 100%;
}

/* line 41, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .sidenav.col-sm-1 {
  width: 115px;
}

/* line 43, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .navbar {
  margin-bottom: 0;
}

/* line 45, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .navbar-collapse {
  width: 100%;
}

/* line 47, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail {
  margin-left: 115px;
}

/* line 49, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content {
  padding: 0;
  margin: 0;
  left: inherit;
  top: inherit;
  bottom: inherit;
  right: inherit;
  position: inherit;
}

/* line 57, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content .secondary-content {
  height: 100%;
  width: 100%;
}

/* line 60, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content .primary-content {
  background: #fff;
  height: 100%;
  width: auto;
}

/* line 64, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content .primary-content .time-frame-margin {
  margin-right: 150px;
}

/* line 66, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content .primary-content .page {
  left: inherit !important;
  top: inherit !important;
  bottom: inherit !important;
  right: inherit !important;
  position: inherit !important;
  z-index: 0 !important;
}

/* line 75, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #content.overview-detail .primary-secondary-content .primary-content #profile-edit-section .footer a.button {
  margin-left: 1.4em;
}

/* line 77, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #header {
  min-width: 115px;
  width: auto;
  height: 100%;
}

/* line 81, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #header .navbar-header {
  width: 115px;
}

/* line 84, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf #header #ancillary-nav a {
  width: 100%;
}

/* line 87, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .clear-pos {
  left: inherit !important;
  top: inherit !important;
  bottom: inherit !important;
  right: inherit !important;
  position: inherit !important;
  z-index: 0 !important;
}

/* line 94, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .scroll {
  left: inherit !important;
  top: inherit !important;
  bottom: inherit !important;
  right: inherit !important;
  position: inherit !important;
  overflow: auto !important;
  max-height: 100vh;
}

/* line 102, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .page {
  padding-bottom: 5px;
}

/* line 105, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #overview_detail #blueleaf .page .infographic-wrapper h1 {
  font-size: 12px;
  font-weight: 400;
}

/* line 109, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common .custom-height {
  height: 100%;
}

/* line 111, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common .full-height {
  height: 100%;
}

/* line 114, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #footer {
  padding: 30px 15px 10px;
  position: static;
}

/* line 117, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #footer .default-footer {
  content: '.';
  height: 1px;
  width: 100%;
}

/* line 121, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #footer .default-footer .legal {
  float: left;
}

/* line 123, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #footer .default-footer .footer-links {
  position: static;
  float: right;
  text-align: right;
}

/* line 129, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
body.common #plan-accounts-field .total h2 {
  font-size: 100%;
  padding: 0;
  margin: 0;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  /* line 137, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common .primary-scroll {
    position: absolute;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
  /* line 142, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #current-selector {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 146, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common {
    min-width: unset;
    overflow: auto !important;
    height: 100%;
  }
  /* line 152, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #blueleaf .sidenav {
    height: auto;
  }
  /* line 154, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #blueleaf .sidenav.col-sm-1 {
    width: 100%;
  }
  /* line 156, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #blueleaf #content {
    height: auto;
  }
  /* line 158, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #blueleaf #content .site-width {
    height: auto;
  }
  /* line 160, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #header .site-width {
    width: 100%;
  }
  /* line 162, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #header .site-width .navbar-header {
    width: 100% !important;
  }
  /* line 164, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #header .site-width .navbar-collapse {
    overflow: hidden;
    text-align: center;
  }
  /* line 167, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #profile {
    position: relative;
    padding: 0;
    width: 115px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 173, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #profile img {
    position: inherit;
  }
  /* line 175, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail #profile .label {
    margin-top: 15px;
  }
  /* line 177, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content {
    min-width: unset;
    height: auto;
  }
  /* line 180, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .primary-content {
    min-height: 60vh;
  }
  /* line 182, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .primary-content .time-frame-margin {
    margin-right: 0 !important;
  }
  /* line 184, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .primary-content .export-link {
    top: 0 !important;
  }
  /* line 187, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content nav.footer-links, body.common #overview_detail .primary-secondary-content .secondary-content .legal {
    width: 100%;
    text-align: center;
  }
  /* line 190, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content .footer {
    position: unset;
  }
  /* line 192, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content .footer a:before {
    bottom: 17px;
    top: unset;
  }
  /* line 196, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .navbar-header {
    overflow: hidden;
  }
  /* line 198, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .navbar-header .secondary-dropdown-container {
    width: 100%;
    float: left;
    margin-right: -65px;
  }
  /* line 202, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .navbar-header #current-selector {
    display: block;
    color: #77818c;
    word-wrap: break-word;
    margin-right: 65px;
  }
  /* line 207, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .navbar-toggle {
    float: right;
    margin: 0 15px 0;
    padding: 0 15px;
  }
  /* line 211, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .navbar-collapse {
    border-top-color: #b9c9d8;
  }
  /* line 213, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .icons {
    margin-top: 15px;
    display: inline-block;
  }
  /* line 216, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section .icons .icon-bar {
    width: 3px;
    height: 3px;
    border-radius: 2px;
    background-color: #000;
  }
  /* line 221, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .secondary-content #selector-section #current-selector {
    display: inline-block;
  }
  /* line 223, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #overview_detail .primary-secondary-content .tertiary-content {
    display: none;
  }
  /* line 225, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #content.overview-detail {
    margin-left: 0 !important;
  }
  /* line 228, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common #footer nav.footer-links, body.common #footer .legal {
    width: 100%;
    text-align: center !important;
  }
  /* line 231, app/assets/stylesheets/responsive_bootstrap_layout_override.sass */
  body.common .custom-height {
    height: auto;
  }
}
/* line 2, app/assets/stylesheets/portal_layout.sass */
body.common ::-webkit-scrollbar {
  width: 8px;
}

/* line 5, app/assets/stylesheets/portal_layout.sass */
body.common ::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* line 8, app/assets/stylesheets/portal_layout.sass */
body.common ::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}

/* line 12, app/assets/stylesheets/portal_layout.sass */
body.common ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* line 15, app/assets/stylesheets/portal_layout.sass */
body.common.new-portal-layout {
  min-width: auto;
}

/* line 18, app/assets/stylesheets/portal_layout.sass */
body.common.new-portal-layout .text-align-center {
  text-align: center;
}

/* line 21, app/assets/stylesheets/portal_layout.sass */
body.common.new-portal-layout .vertical-aligned {
  height: 100%;
}

/* line 23, app/assets/stylesheets/portal_layout.sass */
body.common.new-portal-layout .vertical-aligned img {
  top: 45%;
  position: relative;
}

/* line 27, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout {
  height: 100%;
  background: white;
}

/* line 31, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .dashboard-btn {
  position: relative;
  top: 20px;
  left: 20px;
}

/* line 36, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .page {
  position: relative;
  top: 0;
}

/* line 43, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar {
  height: 60px;
  padding: 0px 40px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: MuseoSan;
}

/* line 51, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .sidebar-toggle-btn {
  display: none;
}

/* line 54, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar a {
  color: white;
}

/* line 57, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-left-nav {
  height: 22px;
}

/* line 59, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-left-nav a {
  display: inline-block;
  height: 22px;
  background: url(/images/client_portal/arrow-left-solid.svg) no-repeat;
  background-size: 28px 22px;
  padding-left: 35px;
  background-position: 0 -1px;
}

/* line 67, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-logo {
  padding: 0 10px;
  color: white;
}

/* line 71, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-logo .logo-container {
  height: 30px;
}

/* line 74, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-logo .logo-container img {
  width: auto;
  height: 100%;
}

/* line 78, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-logo .logo-container .practice-name {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  max-width: 340px;
  line-height: 14px;
}

/* line 85, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-right-nav {
  min-width: 90px;
}

/* line 87, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #topbar .topbar-right-nav a {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 10px;
}

/* line 97, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #primary-tab {
  display: flex;
}

/* line 100, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #primary-tab a {
  flex-grow: 1;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}

/* line 110, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #primary-tab a img {
  width: 20px;
  height: 20px;
}

/* line 114, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #primary-tab a span {
  font-size: 14px;
  color: white;
  margin-left: 10px;
  font-family: MuseoSan;
}

/* line 121, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #primary-tab a.active span {
  font-weight: bold;
}

/* line 128, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #secondary-tab #mobile-phone-secondary-tab {
  display: none;
}

/* line 131, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #secondary-tab #web-secondary-tab {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

/* line 136, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #secondary-tab a {
  flex-grow: 1;
  text-align: center;
  padding: 10px;
  color: #36454F;
  text-decoration: none;
  border-bottom: solid 1px #A4ACB7;
}

/* line 144, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #secondary-tab a.active {
  font-weight: bold;
}

/* line 151, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #profile-edit-section .page {
  width: 600px;
  margin: 0 auto;
}

/* line 155, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #profile-edit-section .page img.icon {
  width: 92px;
  height: auto;
}

/* line 201, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar {
  z-index: 2;
  position: fixed;
  width: 425px;
  height: calc(100% - 60px);
  background-color: white;
  transition: left 0.3s ease-in-out;
  color: #36454F;
  border-right: solid 1px #A4ACB7;
  font-family: MuseoSan;
  overflow: auto;
}

/* line 213, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-default {
  left: 0;
}

/* line 215, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-default .sidebar-content {
  opacity: 1;
}

/* line 218, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-default .toggle-btn {
  background: url(/images/client_portal/angle-left-solid.svg) no-repeat;
  background-size: 15px;
}

/* line 222, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-toggled {
  left: -375px;
}

/* line 224, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-toggled .sidebar-content {
  opacity: 0;
}

/* line 227, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar.sidebar-toggled .toggle-btn {
  background: url(/images/client_portal/angle-right-solid.svg) no-repeat;
  background-size: 15px;
}

/* line 231, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .toggle-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: transparent;
  border: none;
  color: black;
  font-size: 20px;
  cursor: pointer;
  z-index: 1;
  width: 15px;
  height: 22px;
}

/* line 244, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content {
  transition: opacity 0.3s ease-in-out;
  margin-top: 50px;
}

/* line 248, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-user-name {
  padding-top: 20px;
  padding-left: 40px;
  font-weight: bold;
  color: #36454F;
  font-size: 22px;
}

/* line 255, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container {
  color: #36454F;
}

/* line 258, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container:not(.first-child) {
  margin-top: 30px;
}

/* line 261, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-header {
  border-bottom: solid 1px #A4ACB7;
  padding: 10px 20px 10px 40px;
  height: 40px;
}

/* line 266, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-header a {
  font-weight: 300;
  cursor: pointer;
  font-size: 12px;
}

/* line 271, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body {
  display: flex;
  flex-direction: column;
}

/* line 275, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body .sidebar-section-item {
  font-weight: 300;
  padding: 8px 20px 8px 40px;
  display: flex;
  justify-content: space-between;
  display: flex;
  cursor: pointer;
}

/* line 283, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body .sidebar-section-item.institution {
  align-items: center;
  justify-content: left;
  font-weight: 400;
}

/* line 288, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body .sidebar-section-item.institution .item-name {
  flex: 1;
}

/* line 291, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body .sidebar-section-item span {
  padding: 0 5px;
}

/* line 294, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-sidebar .sidebar-content .sidebar-section-container .sidebar-section-body .sidebar-section-item span.icon img {
  width: 30px;
}

/* line 297, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container {
  overflow-x: hidden;
}

/* line 299, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container.with-sidebar {
  transition: 0.3s ease-in-out;
}

/* line 302, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container.with-sidebar.sidebar-default {
  width: calc(100% - 425px);
  margin-left: 425px;
}

/* line 306, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container.with-sidebar.sidebar-toggled {
  width: calc(100% - 50px);
  margin-left: 50px;
}

/* line 310, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #chart {
  width: 800px;
  height: 300px;
  margin: 10px auto 0;
}

/* line 315, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #summary-header {
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-top: 0;
}

/* line 321, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary {
  display: flex;
  padding: 8px 0;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}

/* line 328, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .infographic-wrapper {
  flex: 2;
}

/* line 331, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .infographic-wrapper h1 {
  text-align: left;
  padding-left: 45px;
}

/* line 335, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .infographic-wrapper .percentage {
  padding-left: 75px;
  text-align: left;
}

/* line 339, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .value-comparison {
  flex: 2;
  float: left;
  left: 0;
  right: 0;
  padding-right: 20px;
}

/* line 346, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .value-comparison .account-name {
  text-decoration: underline;
}

/* line 349, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .timeframe-section {
  padding-left: 15px;
  flex: 1;
  position: relative;
}

/* line 354, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .timeframe-section .time-frame {
  position: relative;
  right: 0;
  bottom: 0;
}

/* line 359, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .timeframe-section #date-range-input {
  display: block;
}

/* line 363, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #portal-main-container #balances-section #summary .export-link-section .export-link {
  top: -10px;
  margin-left: 0;
  text-align: center;
  padding-top: 23px;
  background: url(/images/client_portal/download.svg) no-repeat scroll center top;
  padding-left: 0px;
}

/* line 375, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .performance-summary {
  display: flex;
  gap: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
}

/* line 381, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .performance-summary .positive {
  color: #4caf50;
}

/* line 384, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .performance-summary .negative {
  color: #888;
}

/* line 387, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .performance-summary .performance-summary-days-change {
  font-size: 18px;
  line-height: 30px;
}

/* line 391, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout .performance-summary .performance-summary-pct-change, body.common #new-portal-layout .performance-summary .performance-summary-value-change {
  font-size: 30px;
  line-height: 30px;
}

/* line 396, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #performance-summary-chart {
  width: 600px;
  height: 300px;
  margin: 0 auto;
}

/* line 401, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #zoom-btn-container {
  width: 600px;
  margin: 0 auto;
  text-align: right;
}

/* line 411, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout section#my-money-section.holdings #new-client-portal.page {
  padding: 10px 15px;
}

/* line 418, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout #overview_detail #blueleaf #content.overview-detail {
  margin-left: 0;
}

/* line 164, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #topbar {
  background-color: #F82B5F;
}

/* line 168, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #topbar .dropdown-box .dropdown-item-icon {
  background-color: #F82B5F;
}

/* line 172, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #primary-tab a {
  background-color: #F54C60;
}

/* line 175, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #primary-tab a.active {
  background-color: #CE3446;
}

/* line 180, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #secondary-tab a.active {
  border-bottom: solid 3px #F82B5F;
}

/* line 184, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #portal-sidebar .sidebar-section-item.active {
  background-color: #F82B5F;
  color: white;
}

/* line 188, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #portal-sidebar .sidebar-section-item.account.active {
  background-color: #fad9df;
  color: black;
}

/* line 192, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-pink #portal-sidebar .sidebar-section-header .pull-right a {
  background-color: #F82B5F;
  color: white;
  padding: 3px 5px;
  border-radius: 5px;
}

/* line 164, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #topbar {
  background-color: #034A9A;
}

/* line 168, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #topbar .dropdown-box .dropdown-item-icon {
  background-color: #034A9A;
}

/* line 172, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #primary-tab a {
  background-color: #4F8BD4;
}

/* line 175, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #primary-tab a.active {
  background-color: #1B6DD0;
}

/* line 180, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #secondary-tab a.active {
  border-bottom: solid 3px #1B6DD0;
}

/* line 184, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #portal-sidebar .sidebar-section-item.active {
  background-color: #1B6DD0;
  color: white;
}

/* line 188, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #portal-sidebar .sidebar-section-item.account.active {
  background-color: #dbe1f0;
  color: black;
}

/* line 192, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-blue #portal-sidebar .sidebar-section-header .pull-right a {
  background-color: #1B6DD0;
  color: white;
  padding: 3px 5px;
  border-radius: 5px;
}

/* line 164, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #topbar {
  background-color: #00C886;
}

/* line 168, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #topbar .dropdown-box .dropdown-item-icon {
  background-color: #00C886;
}

/* line 172, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #primary-tab a {
  background-color: #94EDC5;
}

/* line 175, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #primary-tab a.active {
  background-color: #5BE2A6;
}

/* line 180, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #secondary-tab a.active {
  border-bottom: solid 3px #5BE2A6;
}

/* line 184, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #portal-sidebar .sidebar-section-item.active {
  background-color: #5BE2A6;
  color: white;
}

/* line 188, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #portal-sidebar .sidebar-section-item.account.active {
  background-color: #e6f9ee;
  color: black;
}

/* line 192, app/assets/stylesheets/portal_layout.sass */
body.common #new-portal-layout.layout-green #portal-sidebar .sidebar-section-header .pull-right a {
  background-color: #5BE2A6;
  color: white;
  padding: 3px 5px;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 449, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #secondary-tab.mobile-support #mobile-phone-secondary-tab {
    display: block;
  }
  /* line 452, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #secondary-tab.mobile-support #web-secondary-tab {
    display: none;
  }
  /* line 455, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar {
    padding: 0 10px;
  }
  /* line 458, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar .sidebar-toggle-btn {
    display: block;
  }
  /* line 461, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar .topbar-left-nav a {
    width: 28px;
    color: transparent;
  }
  /* line 466, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar .topbar-logo .logo-container .practice-name {
    display: none;
  }
  /* line 471, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-default .sidebar-toggle-btn-icon {
    cursor: pointer;
    background: url(/images/client_portal/bars-solid.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  /* line 478, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-default .topbar-right-nav {
    display: none;
  }
  /* line 483, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-toggled .topbar-logo {
    display: none;
  }
  /* line 486, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-toggled .topbar-left-nav {
    display: none;
  }
  /* line 489, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-toggled .sidebar-toggle-btn-icon {
    cursor: pointer;
    background: url(/images/client_portal/acct-selected.svg) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
  /* line 496, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #topbar.sidebar-toggled .topbar-right-nav {
    display: block;
  }
  /* line 500, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #primary-tab a span {
    display: none;
  }
  /* line 503, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar {
    width: 100%;
    z-index: 2;
  }
  /* line 506, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-default {
    left: -100%;
  }
  /* line 508, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-default .sidebar-content {
    opacity: 0;
  }
  /* line 511, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-default .toggle-btn {
    background: none;
  }
  /* line 514, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-toggled {
    left: 0;
  }
  /* line 516, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-toggled .sidebar-content {
    opacity: 1;
  }
  /* line 519, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar.sidebar-toggled .toggle-btn {
    background: none;
  }
  /* line 522, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-sidebar .sidebar-content {
    margin-top: 20px;
  }
  /* line 525, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-main-container {
    z-index: 1;
  }
  /* line 528, app/assets/stylesheets/portal_layout.sass */
  body.common #new-portal-layout #portal-main-container.with-sidebar.sidebar-default, body.common #new-portal-layout #portal-main-container.with-sidebar.sidebar-toggled {
    width: 100%;
    margin-left: 0;
  }
}

/* line 1, app/assets/stylesheets/portal_layout/documents.sass */
body.common.documents {
  height: auto;
}

/* line 4, app/assets/stylesheets/portal_layout/documents.sass */
body.common.documents #new-portal-layout #footer {
  padding: 0 15px 0;
}

/* line 7, app/assets/stylesheets/portal_layout/documents.sass */
body.common.documents #new-portal-layout #footer .footer-section {
  display: flex;
  height: 50px;
  align-items: end;
}

/* line 12, app/assets/stylesheets/portal_layout/documents.sass */
body.common.documents #new-portal-layout #footer .footer-section .default-footer {
  height: auto;
}
/* line 3, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .arrow {
  margin-left: 20px;
  color: white;
}

/* line 7, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .profile-info {
  display: flex;
  align-items: center;
}

/* line 12, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}

/* line 20, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .profile-text {
  display: flex;
  flex-direction: column;
  color: white;
}

/* line 27, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-item {
  display: flex;
  align-items: center;
  padding: 10px;
  margin-bottom: 8px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

/* line 36, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .profile-box {
  position: relative;
  /* establish positioning context */
  padding: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 400px;
  height: 60px;
  /* or your fixed height */
  overflow: visible;
  /* allow children to overflow */
}

/* line 48, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-box {
  transform-origin: top;
  transform: scaleY(0);
  opacity: 0;
  transition: transform 0.35s ease, opacity 0.35s ease;
  display: block;
  /* always block; animation controls visibility */
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  pointer-events: none;
  margin-top: 38px;
  font-size: 12px;
  min-width: 300px;
}

/* line 68, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-box.show {
  transform: scaleY(1);
  opacity: 1;
  pointer-events: auto;
}

/* line 74, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-item-icon {
  width: 33px;
  height: 33px;
  border-radius: 33px;
  text-align: center;
  margin-right: 10px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 86, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-item-icon i {
  font-size: 16px;
}

/* line 90, app/assets/stylesheets/contact_card.scss */
.new-portal-layout #new-portal-layout #topbar .topbar-left-nav .dropdown-item a {
  color: black;
  padding-left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 96, app/assets/stylesheets/contact_card.scss */
  .new-portal-layout #new-portal-layout #topbar .topbar-left-nav #dropdownMenu a {
    width: 100px;
  }
  /* line 100, app/assets/stylesheets/contact_card.scss */
  .new-portal-layout #new-portal-layout #topbar .topbar-left-nav .profile-text {
    display: none;
  }
  /* line 104, app/assets/stylesheets/contact_card.scss */
  .new-portal-layout #new-portal-layout #topbar .topbar-left-nav .arrow {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, app/assets/stylesheets/contact_card.scss */
  .new-portal-layout #new-portal-layout #topbar .logo-container img {
    margin-left: -55px;
  }
}
/* line 4, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body form label {
  margin-bottom: 10px;
}

/* line 7, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body form select, .kendo-modal-container .kendo-modal-body form input {
  box-sizing: border-box;
}

/* line 10, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body form .form-error-message {
  color: #aa0316;
  font-weight: bold;
  display: none;
  margin-bottom: 10px;
}

/* line 17, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body .kendo-modal-actions.center {
  text-align: center;
}

/* line 20, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body .kendo-modal-actions .btn.btn-primary {
  background: #5d757e;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 26, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body .message-container .message {
  font-size: 13px;
}

/* line 29, app/assets/stylesheets/components/modal.sass */
.kendo-modal-container .kendo-modal-body .message-container .note {
  background: url(/images/note-icon.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 11px;
  padding-left: 15px;
  color: #969696;
  height: 15px;
  padding-top: 1px;
}
/* line 2, app/assets/stylesheets/shared.sass */
table tr .gain {
  color: #2b7e00;
  font-weight: bold;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/shared.sass */
table tr .loss {
  color: #b40203;
  font-weight: bold;
  font-size: 13px;
}

/* line 13, app/assets/stylesheets/shared.sass */
.date-range-appearance {
  font-family: Monserat !important;
}

/* line 17, app/assets/stylesheets/shared.sass */
#alert-modal.modal .modal-content {
  width: 300px;
  background: black;
  border: solid 1px black;
  border-radius: 30px;
}

/* line 23, app/assets/stylesheets/shared.sass */
#alert-modal.modal .modal-content .modal-header {
  background: none;
  border-bottom: none;
  padding-bottom: 0px;
}

/* line 29, app/assets/stylesheets/shared.sass */
#alert-modal.modal .modal-content .modal-header .close {
  opacity: 1;
  color: white;
}

/* line 33, app/assets/stylesheets/shared.sass */
#alert-modal.modal .modal-content .modal-body {
  background: none;
  color: white;
}

/* line 38, app/assets/stylesheets/shared.sass */
.toolbars-container .mimic-kendogrid-btn {
  text-shadow: 1px 1px #666666;
  cursor: pointer;
  background: #6f8891;
  color: #f5f5f5;
  border: 1px solid #6f8891;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 12px;
  padding: 7px;
  color: white;
}

/* line 53, app/assets/stylesheets/shared.sass */
.select2-results__options .select2-results__option:first-child:empty {
  padding: 0;
}

/* line 56, app/assets/stylesheets/shared.sass */
.select2-spinning-container {
  padding: 0;
  position: relative;
}

/* line 59, app/assets/stylesheets/shared.sass */
.select2-spinning-container .spinner {
  position: absolute;
  left: 10px;
  top: 10px;
}

/* line 65, app/assets/stylesheets/shared.sass */
#simple-popover .popup-description {
  color: black;
  min-width: 250px;
  padding-bottom: 10px;
  font-size: 12px;
}

/* line 71, app/assets/stylesheets/shared.sass */
#simple-popover .popup-description h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 76, app/assets/stylesheets/shared.sass */
#simple-popover .popup-description a {
  cursor: pointer;
}

/* line 80, app/assets/stylesheets/shared.sass */
.alert.alert-success a:not(.close) {
  cursor: pointer;
  text-decoration: underline;
}

/* line 84, app/assets/stylesheets/shared.sass */
.bl-select-box {
  min-width: 250px;
}

/* line 87, app/assets/stylesheets/shared.sass */
.beta-box {
  display: inline-block;
  padding: 0 5px;
  color: #4d636e;
  border: solid 1px #ccc;
  font-weight: bold;
  margin-left: 5px;
}

/* line 95, app/assets/stylesheets/shared.sass */
.page-title {
  color: #3e5c64;
  font-size: 23px;
  margin-bottom: 25px;
}

/* line 100, app/assets/stylesheets/shared.sass */
.page-title-with-subtitle {
  color: #3e5c64;
  font-size: 23px;
}

/* line 104, app/assets/stylesheets/shared.sass */
.page-subtitle {
  color: #3e5c64;
  font-size: 13px;
}

/* line 108, app/assets/stylesheets/shared.sass */
#char_countdown {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

/* line 113, app/assets/stylesheets/shared.sass */
#resend-confirmation-alert {
  margin: 0;
}

/* line 116, app/assets/stylesheets/shared.sass */
.form-control-standard-size {
  width: 320px;
}

/* line 119, app/assets/stylesheets/shared.sass */
.form-control.standard-size {
  width: 320px;
}

/* line 122, app/assets/stylesheets/shared.sass */
.trimmed-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
}

/* line 129, app/assets/stylesheets/shared.sass */
font.italic {
  font-style: italic;
}

/* line 132, app/assets/stylesheets/shared.sass */
.flex-vertical-aligned {
  display: flex;
  align-items: center;
}
/* line 4, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup *, body.client #performance #table tbody .blended-benchmarks-popup *, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup * {
  color: #2e4f57;
}

/* line 8, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup .popup-title, body.client #performance #table tbody .blended-benchmarks-popup .popup-title, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup .popup-title {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 12, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup .popup-title .pull-left, body.client #performance #table tbody .blended-benchmarks-popup .popup-title .pull-left, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup .popup-title .pull-left {
  width: 95%;
}

/* line 16, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup .popup-title .close-btn, body.client #performance #table tbody .blended-benchmarks-popup .popup-title .close-btn, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup .popup-title .close-btn {
  cursor: pointer;
  font-size: 20px;
  margin-top: -10px;
  margin-right: -5px;
}

/* line 24, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup .popup-description, body.client #performance #table tbody .blended-benchmarks-popup .popup-description, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup .popup-description {
  margin-bottom: 10px;
}

/* line 28, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup .benchmark-details, body.client #performance #table tbody .blended-benchmarks-popup .benchmark-details, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup .benchmark-details {
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup table, body.client #performance #table tbody .blended-benchmarks-popup table, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup table {
  border: none;
}

/* line 36, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .blended-benchmarks-popup table tr td, body.client #performance #table tbody .blended-benchmarks-popup table tr td, section#my-money-section #new-client-portal tbody .blended-benchmarks-popup table tr td {
  background-color: white;
  border: none;
  text-align: left;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  height: 2em;
}

/* line 50, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody tr.blended-benchmarks-row td.blended-benchmarks-title, body.client #performance #table tbody tr.blended-benchmarks-row td.blended-benchmarks-title, section#my-money-section #new-client-portal tbody tr.blended-benchmarks-row td.blended-benchmarks-title {
  text-align: center;
  font-weight: bold;
}

/* line 54, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody tr.blended-benchmarks-row td, body.client #performance #table tbody tr.blended-benchmarks-row td, section#my-money-section #new-client-portal tbody tr.blended-benchmarks-row td {
  background-color: #f6f6f6;
  border-bottom-color: #FFF;
  border-bottom-size: 0.5em;
}

/* line 61, app/assets/stylesheets/blended_benchmark_popup.scss */
body#performance #data_table table tbody .strategy-name, body.client #performance #table tbody .strategy-name, section#my-money-section #new-client-portal tbody .strategy-name {
  color: #cb9e4e;
}
/* line 2, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings .content-header {
  font-size: 20px;
  margin: 50px 0 15px 0;
}

/* line 8, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings form#wealthguard_reset_form select {
  width: 250px;
}

/* line 12, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings form#wealthguard_reset_form input[type=text] {
  width: 180px;
}

/* line 16, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings form#wealthguard_reset_form .form-control[readonly][disabled] {
  background: #eee;
}

/* line 20, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings form#wealthguard_reset_form .form-control[readonly] {
  background: white;
}

/* line 24, app/assets/stylesheets/advisor_responsive/wealthguard_settings.scss */
#wealthguard_settings form#wealthguard_reset_form input[type=button] {
  width: 150px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type h3 {
  color: red;
}

/* line 6, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type #report-types-container {
  width: 700px;
  margin: 0 auto;
}

/* line 10, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type #report-types-container .report-type {
  background: #f6f6f6;
  border: solid 1px #e5e5e5;
  padding: 25px;
  width: 300px;
  height: 180px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(194, 194, 194, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(194, 194, 194, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(194, 194, 194, 0.75);
}

/* line 20, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type #report-types-container .report-type .report-type-title {
  margin-bottom: 10px;
  font-size: 15px;
}

/* line 25, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type #report-types-container .report-type .report-type-description {
  font-size: 12px;
  margin-bottom: 40px;
}

/* line 30, app/assets/stylesheets/advisor_responsive/custom_report/choose_report_type.scss */
#choose-report-type #report-types-container .report-type .report-type-btn {
  cursor: pointer;
  border: solid 1px #879ca4;
  border-radius: 3px;
  width: 195px;
  text-align: center;
  padding: 5px 10px;
  margin: 0 auto;
  display: block;
  color: #19668f;
  font-size: 13px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #account-set-select {
  width: 180px;
}

/* line 6, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #date-range-appearance {
  padding-top: 5px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #date-range-selection {
  padding-top: 5px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .reporting-sections-title {
  display: flex;
  justify-content: space-between;
}

/* line 18, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .reporting-sections-title a {
  color: #196691;
  font-size: 13px;
  font-weight: bold;
}

/* line 25, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .date-range-appearance {
  display: flex;
  align-items: center;
  height: 30px;
}

/* line 30, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .date-range-appearance .small-gray {
  padding: 0 5px;
}

/* line 35, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #account-set-select {
  width: 250px;
}

/* line 39, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #sections-compose-container-inner {
  margin: 10px 0;
}

/* line 44, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section {
  background: #f7f7f7;
  height: 69px;
  padding: 5px 5px 5px 15px;
  border: dashed 1px #6193a7;
  margin-bottom: 10px;
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

/* line 56, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.performance_for_all_accounts .reporting-section-icon, #report.custom-report-new-template .sortable_list .reporting-section.multi_period_performance .reporting-section-icon {
  background-size: 20px 12px;
}

/* line 62, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.asset_allocation_detail .reporting-section-icon {
  background-size: 18px 18px;
}

/* line 67, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section .reporting-section-icon {
  width: 38px;
  height: 38px;
  border: solid 1px #6e7b81;
  border-radius: 3px;
  background-position: center;
  background-size: 16px 19px;
  background-repeat: no-repeat;
}

/* line 77, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section .reporting-section-name {
  font-weight: bold;
  margin-left: 10px;
  flex: 1;
}

/* line 83, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section .reporting-section-preview {
  cursor: pointer;
  width: 78px;
  height: 38px;
  background: url(/images/custom_report/client_pdf/icons/preview.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 0 50%;
  display: flex;
  align-items: center;
  padding-left: 18px;
  color: #458ba9;
  font-weight: bold;
  font-size: 12px;
}

/* line 99, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section .reporting-section-dragdrop {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background-image: url(/images/custom_report/client_pdf/icons/dragdrop.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 0 50%;
  cursor: pointer;
}

/* line 110, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section .reporting-section-configuration {
  display: none;
}

/* line 115, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.selected .reporting-section-dragdrop {
  background-image: url(/images/custom_report/client_pdf/icons/Icon-remove-module.png);
}

/* line 119, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.selected .reporting-section-preview {
  display: none;
}

/* line 123, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.selected .reporting-section-configuration {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: right center;
  padding-right: 17px;
  color: #458ba9;
  font-size: 13px;
  display: block;
  text-decoration: underline;
}

/* line 136, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.selected.firm_and_client_summary .reporting-section-configuration, #report.custom-report-new-template .sortable_list .reporting-section.selected.intro .reporting-section-configuration {
  background-image: url(/images/custom_report/client_pdf/icons/Icon-edit-text.png);
}

/* line 142, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template .sortable_list .reporting-section.selected.asset_allocation_overview .reporting-section-configuration, #report.custom-report-new-template .sortable_list .reporting-section.selected.multi_period_performance .reporting-section-configuration, #report.custom-report-new-template .sortable_list .reporting-section.selected.performance_summary .reporting-section-configuration, #report.custom-report-new-template .sortable_list .reporting-section.selected.line_performance_summary .reporting-section-configuration, #report.custom-report-new-template .sortable_list .reporting-section.selected.multi_period_performance_detail .reporting-section-configuration {
  background-image: url(/images/custom_report/client_pdf/icons/Icon-edit-boolean.png);
}

/* line 150, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #reporting-sections-container {
  width: 50%;
  height: 100%;
  padding-right: 40px;
}

/* line 155, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #reporting-sections-container #reporting-sections {
  height: 100%;
}

/* line 160, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer {
  width: 50%;
  border: solid 1px #898989;
  margin-top: 50px;
  background: #f7f7f7;
  padding-bottom: 15px;
}

/* line 167, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #orientation-selection-container {
  padding: 0 20px;
  border-bottom: solid 1px black;
  height: 50px;
  display: flex;
  align-items: center;
  font-weight: bold;
}

/* line 175, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #orientation-selection-container input {
  position: relative;
  top: 2px;
}

/* line 180, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #orientation-selection-container label {
  font-weight: bold;
}

/* line 185, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #narratives-edit-container, #report.custom-report-new-template #selected-reporting-sections-container-outer #printer-friendly-container, #report.custom-report-new-template #selected-reporting-sections-container-outer #performance-calculation-method-container {
  display: flex;
  height: 50px;
  padding-left: 20px;
  align-items: center;
  border-bottom: solid 1px black;
}

/* line 192, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #narratives-edit-container .configuration-title, #report.custom-report-new-template #selected-reporting-sections-container-outer #printer-friendly-container .configuration-title, #report.custom-report-new-template #selected-reporting-sections-container-outer #performance-calculation-method-container .configuration-title {
  margin-right: 10px;
  font-weight: bold;
}

/* line 196, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #narratives-edit-container .value, #report.custom-report-new-template #selected-reporting-sections-container-outer #printer-friendly-container .value, #report.custom-report-new-template #selected-reporting-sections-container-outer #performance-calculation-method-container .value {
  margin-left: 7px;
}

/* line 201, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #selected-reporting-sections-container {
  padding: 15px 20px 0;
}

/* line 203, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#report.custom-report-new-template #selected-reporting-sections-container-outer #selected-reporting-sections-container .drop-a-report-module-here {
  padding: 10px;
  background: white;
  text-align: center;
  border: dashed 1px #6193a7;
}

/* line 215, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#multi_period_performance_configuration_modal .multi-period__container, #multi_period_performance_detail_configuration_modal .multi-period__container {
  float: left;
  width: 210px;
  padding: 10px;
  border-right: solid 1px black;
}

/* line 222, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#multi_period_performance_configuration_modal input, #multi_period_performance_detail_configuration_modal input {
  width: 189px;
  height: 30px;
  font-size: 12px;
}

/* line 228, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#multi_period_performance_configuration_modal .multi-period__input__date-range, #multi_period_performance_detail_configuration_modal .multi-period__input__date-range {
  margin-bottom: 10px;
  width: 145px;
}

/* line 233, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#multi_period_performance_configuration_modal .k-edit-buttons, #multi_period_performance_detail_configuration_modal .k-edit-buttons {
  margin-top: 20px;
  margin-left: 10px;
}

/* line 240, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .k-edit-form-container, #intro_accounts_summary_combined_configuration_modal .k-edit-form-container, #household-intro-message-modal .k-edit-form-container, #narratives-modal .k-edit-form-container {
  width: 750px;
}

/* line 244, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .CodeMirror, #intro_accounts_summary_combined_configuration_modal .CodeMirror, #household-intro-message-modal .CodeMirror, #narratives-modal .CodeMirror {
  height: 400px;
}

/* line 249, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .CodeMirror, #intro_accounts_summary_combined_configuration_modal.show-narratives .CodeMirror, #household-intro-message-modal.show-narratives .CodeMirror, #narratives-modal.show-narratives .CodeMirror {
  height: 80px;
  min-height: 80px;
}

/* line 254, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-input-container, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-input-container, #household-intro-message-modal.show-narratives .narrative-title-input-container, #narratives-modal.show-narratives .narrative-title-input-container {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  padding: 15px 15px 15px 13px;
}

/* line 262, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-right-container, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-right-container, #household-intro-message-modal.show-narratives .narrative-title-right-container, #narratives-modal.show-narratives .narrative-title-right-container {
  float: right;
}

/* line 265, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-char-left, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-char-left, #household-intro-message-modal.show-narratives .narrative-title-char-left, #narratives-modal.show-narratives .narrative-title-char-left {
  font-size: 12px;
  color: #959694;
}

/* line 269, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-input, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-input, #household-intro-message-modal.show-narratives .narrative-title-input, #narratives-modal.show-narratives .narrative-title-input {
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: calc(100% - 150px);
}

/* line 277, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-input:focus-visible, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-input:focus-visible, #household-intro-message-modal.show-narratives .narrative-title-input:focus-visible, #narratives-modal.show-narratives .narrative-title-input:focus-visible {
  outline: none;
}

/* line 281, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .narrative-title-input::placeholder, #intro_accounts_summary_combined_configuration_modal.show-narratives .narrative-title-input::placeholder, #household-intro-message-modal.show-narratives .narrative-title-input::placeholder, #narratives-modal.show-narratives .narrative-title-input::placeholder {
  color: #777;
}

/* line 285, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .clear-narrative-title, #intro_accounts_summary_combined_configuration_modal.show-narratives .clear-narrative-title, #household-intro-message-modal.show-narratives .clear-narrative-title, #narratives-modal.show-narratives .clear-narrative-title {
  float: right;
}

/* line 290, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal.show-narratives .CodeMirror-placeholder, #intro_accounts_summary_combined_configuration_modal.show-narratives .CodeMirror-placeholder, #household-intro-message-modal.show-narratives .CodeMirror-placeholder, #narratives-modal.show-narratives .CodeMirror-placeholder {
  color: #777;
  opacity: 1;
}

/* line 296, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .editor-preview-active, #intro_accounts_summary_combined_configuration_modal .editor-preview-active, #household-intro-message-modal .editor-preview-active, #narratives-modal .editor-preview-active {
  width: 739px;
}

/* line 299, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .editor-preview-active ul, #intro_accounts_summary_combined_configuration_modal .editor-preview-active ul, #household-intro-message-modal .editor-preview-active ul, #narratives-modal .editor-preview-active ul {
  list-style: disc;
  padding-left: 30px;
}

/* line 304, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .editor-preview-active ol, #intro_accounts_summary_combined_configuration_modal .editor-preview-active ol, #household-intro-message-modal .editor-preview-active ol, #narratives-modal .editor-preview-active ol {
  list-style-type: decimal;
  padding-left: 30px;
}

/* line 309, app/assets/stylesheets/advisor_responsive/custom_report/new_template.scss */
#intro_configuration_modal .editor-preview-active em, #intro_accounts_summary_combined_configuration_modal .editor-preview-active em, #household-intro-message-modal .editor-preview-active em, #narratives-modal .editor-preview-active em {
  font-style: italic;
}
/* line 3, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-summary {
  margin-bottom: 20px;
}

/* line 6, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-summary .count {
  width: 100px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-summary .total {
  width: 200px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-summary .cash {
  width: 300px;
}

/* line 18, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-summary tbody {
  font-weight: bold;
}

/* line 23, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-header .section-description {
  line-height: 20px;
}

/* line 28, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body {
  margin-top: 20px;
}

/* line 31, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .holding {
  text-align: left;
  padding-left: 10px;
  width: 280px;
  font-weight: bold;
}

/* line 38, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .qty {
  width: 50px;
}

/* line 42, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .mkt-price {
  width: 100px;
}

/* line 46, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .mkt-value {
  width: 100px;
}

/* line 50, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .pct {
  width: 100px;
}

/* line 55, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .tbody .trow {
  margin-top: -1px;
  border: solid 1px #d5d5d5;
}

/* line 59, app/assets/stylesheets/advisor_responsive/custom_report/holdings.scss */
#holdings-container #holdings-body .tbody .trow .tcol {
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/custom_report/template_preview_modal.scss */
#template-preview-modal #template-preview-header {
  width: 780px;
  height: 45px;
  background-color: #094153;
  color: white;
  display: flex;
  align-items: center;
}

/* line 10, app/assets/stylesheets/advisor_responsive/custom_report/template_preview_modal.scss */
#template-preview-modal #template-preview-header label {
  font-size: 12px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/custom_report/template_preview_modal.scss */
#template-preview-modal #template-preview-header .create-btn-container {
  flex-grow: 1;
  padding-left: 20px;
}

/* line 18, app/assets/stylesheets/advisor_responsive/custom_report/template_preview_modal.scss */
#template-preview-modal #template-preview-header .create-btn-container #create-report-btn {
  background: white;
  padding-right: 20px;
  padding-left: 20px;
  color: #1d6993;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
}

/* line 30, app/assets/stylesheets/advisor_responsive/custom_report/template_preview_modal.scss */
#template-preview-modal #template-preview-header .chkbox-container {
  padding-right: 20px;
}
/* line 1, app/assets/stylesheets/icons.sass */
.bl-icon-external-link {
  background-image: url(/images/icons/external_link.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left;
  padding-left: 20px;
  display: inline-block;
}
/* line 2, app/assets/stylesheets/cta.scss */
.popover-call-out a#btn__start-free-trial {
  padding: 0 !important;
  background: none !important;
  font-size: 14px !important;
  border: none !important;
}
/* line 2, app/assets/stylesheets/advisor_responsive/assign_clients.scss */
body.assign_clients .email_frequency {
  height: 31px;
  margin: 10px 0;
}
/* line 2, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid .template, #grid.email-templates-grid .template {
  font-size: 12px;
}

/* line 6, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid .template-name, #grid.email-templates-grid .template-name {
  font-size: 14px;
}

/* line 10, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid .template-name, #grid.email-templates-grid .template-name {
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid label, #grid.email-templates-grid label {
  font-weight: normal;
  cursor: pointer;
}

/* line 19, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid .template-edit, #grid.custom-report-templates-grid .template-remove, #grid.email-templates-grid .template-edit, #grid.email-templates-grid .template-remove {
  background: #f4f6f7;
  cursor: pointer;
  border: solid 1px #ccc;
  text-align: center;
  width: 25px;
  height: 23px;
  display: inline-block;
}

/* line 29, app/assets/stylesheets/advisor_responsive/custom_report/templates.scss */
#grid.custom-report-templates-grid .template-edit, #grid.email-templates-grid .template-edit {
  margin-right: 3px;
}
/* line 1, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper {
  margin: 30px 0;
}

/* line 4, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner {
  margin: 0 auto;
  width: 570px;
  height: 140px;
}

/* line 9, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner .summary-box {
  float: left;
  background: #f0f0f0;
  width: 180px;
  height: 140px;
  margin-right: 10px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner .summary-box p {
  line-height: 60px;
}

/* line 20, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner .summary-box p:first-child {
  margin: 20px 0 10px 0;
  font-size: 60px;
}

/* line 24, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner .summary-box p:nth-child(2) {
  line-height: 10px;
  margin-bottom: 10px;
}

/* line 28, app/assets/stylesheets/shared/summary_box.sass */
#summary-boxes-wrapper #summary-boxes-wrapper-inner .summary-box p.new-count {
  line-height: 6px;
  font-size: 10px;
}
/* line 2, app/assets/stylesheets/advisor_responsive/households_report.sass */
.households-report-grid .fa-plus-circle {
  color: #78939d;
}

/* line 7, app/assets/stylesheets/advisor_responsive/households_report.sass */
.households.index .summary-box .value {
  font-size: 16px;
  font-weight: bold;
  margin-top: 35px;
}

/* line 12, app/assets/stylesheets/advisor_responsive/households_report.sass */
.households.index .summary-box .title {
  margin-top: 10px;
}

/* line 16, app/assets/stylesheets/advisor_responsive/households_report.sass */
.households.index #summary-boxes-wrapper #summary-boxes-wrapper-inner {
  width: 380px;
}
/* line 3, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper #summary-boxes-wrapper-inner {
  width: 380px;
}

/* line 11, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .arrow {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 5px;
  font-size: 13px;
  font-weight: bold;
}

/* line 19, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .arrow.fa-long-arrow-up {
  color: #15b58d;
}

/* line 23, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .arrow.fa-long-arrow-down {
  color: red;
}

/* line 28, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .value {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 35px;
}

/* line 35, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .title {
  font-size: 16px;
  margin-top: 10px;
}

/* line 40, app/assets/stylesheets/advisor_responsive/households_balances.scss */
body.client_balances #summary-boxes-wrapper .extra-container {
  font-size: 12px;
  font-weight: bold;
}
/* line 2, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
.benchmarks-select-container #benchmarks_select {
  width: 100%;
}

/* line 10, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal a--btn-back {
  display: inline-block;
}

/* line 14, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal input.form-control {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: borderr-box;
}

/* line 20, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .div--total-value {
  font-weight: bold;
  line-height: 23px;
  height: 23px;
}

/* line 25, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .div--total-value.invalid {
  color: #b40203;
}

/* line 29, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .div--total-value.valid {
  color: #2b7e00;
  background: url(/images/onboarding/correct.png) no-repeat center left;
  background-size: 23px 23px;
  padding-left: 28px;
}

/* line 37, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .span--benchmark-saved-message {
  margin-left: 10px;
  color: #2b7e00;
}

/* line 47, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li, #benchmark-symbols-modal .select2-selection__rendered li {
  box-sizing: border-box;
  clear: both;
  background: white;
  border-color: #748692;
  border-radius: 3px;
  padding-right: 1px;
}

/* line 55, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li .btn, #benchmark-symbols-modal .select2-selection__rendered li .btn {
  padding: 5px 15px;
}

/* line 59, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span, #benchmark-symbols-modal .select2-selection__rendered li span {
  display: inline-block;
  border: none;
}

/* line 63, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li input, #benchmark-symbols-modal .select2-selection__rendered li input {
  border: none;
}

/* line 67, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span.select2-selection__choice__remove, #benchmark-symbols-modal .select2-selection__rendered li span.select2-selection__choice__remove {
  font-size: 20px;
  height: 30px;
  line-height: 14px;
  font-size: 20px;
  width: 20px;
  text-align: center;
  margin: 0;
  background: #f9f9f9;
}

/* line 78, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span.span--benchmark-container, #benchmark-symbols-modal .select2-selection__rendered li span.span--benchmark-container {
  height: 30px;
  float: left;
}

/* line 83, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span.span--benchmark-input-container, #benchmark-symbols-modal .select2-selection__rendered li span.span--benchmark-input-container {
  background: white;
  height: 30px;
  line-height: 30px;
  border-right: solid 1px #748692;
}

/* line 90, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span.span--pct, #benchmark-symbols-modal .select2-selection__rendered li span.span--pct {
  padding-right: 5px;
  height: 30px;
}

/* line 95, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li span.span--benchmark-name, #benchmark-symbols-modal .select2-selection__rendered li span.span--benchmark-name {
  height: 30px;
  background: #f9f9f9;
  line-height: 30px;
  margin: 0 0 0 -3px;
  padding: 0 15px;
}

/* line 103, app/assets/stylesheets/advisor_responsive/portal_settings.scss */
#new-blended-benchmark-modal .select2-selection__rendered li .input--benchmark-pct, #benchmark-symbols-modal .select2-selection__rendered li .input--benchmark-pct {
  width: 57px;
  height: 30px;
  padding: 0 0 0 5px;
}
/* line 2, app/assets/stylesheets/new_blended_benchmark_modal.scss */
#new-blended-benchmark-modal .ajax-form-loading-btn {
  width: 150px;
}

/* line 6, app/assets/stylesheets/new_blended_benchmark_modal.scss */
#new-blended-benchmark-modal .a--delete-benchmark {
  float: right;
  color: white;
  cursor: pointer;
}
/* line 3, app/assets/stylesheets/select_benchmarks_modal.scss */
#benchmark-symbols-modal .bm_checkboxes label {
  font-weight: normal;
  cursor: pointer;
  margin-top: 50px;
}
/* line 1, app/assets/stylesheets/benchmarks_references_modal.scss */
#benchmarks-references-modal {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/benchmarks_references_modal.scss */
#benchmarks-references-modal table td.name {
  width: 250px;
}

/* line 10, app/assets/stylesheets/benchmarks_references_modal.scss */
#benchmarks-references-modal .section-heading {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 20px;
}
/* line 3, app/assets/stylesheets/shared/popup.scss */
body .popup * {
  color: #2e4f57;
}

/* line 7, app/assets/stylesheets/shared/popup.scss */
body .popup .popup-title {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 11, app/assets/stylesheets/shared/popup.scss */
body .popup .popup-title .pull-left {
  width: 95%;
}

/* line 15, app/assets/stylesheets/shared/popup.scss */
body .popup .popup-title .close-btn {
  cursor: pointer;
  font-size: 20px;
  margin-top: -10px;
}

/* line 22, app/assets/stylesheets/shared/popup.scss */
body .popup .popup-description {
  margin-bottom: 10px;
}
/* line 4, app/assets/stylesheets/advisor/holdings/edit.scss */
#manual-holding.edit-holding > section {
  width: 750px;
}
/* line 2, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .section-header {
  font-weight: bold;
  font-size: 15px;
}

/* line 7, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .section-sub-header {
  font-size: 15px;
}

/* line 11, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .accounts-types-nav {
  margin-top: 20px;
  height: 60px;
}

/* line 15, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .accounts-types-nav .accounts-types-nav-item {
  float: left;
  margin-right: 5px;
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .accounts-types-nav .accounts-types-nav-item.active {
  color: black;
}

/* line 24, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .accounts-types-nav .accounts-types-nav-item .accounts-count {
  background-color: #e1ebec;
  display: inline-block;
  padding: 1px 10px;
  border-radius: 15px;
  min-width: 30px;
  text-align: center;
  color: black;
}

/* line 36, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-accounts-container {
  float: left;
  width: 740px;
  margin-right: 20px;
}

/* line 42, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container {
  float: right;
  width: 370px;
}

/* line 46, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container #select-or-create-clients-inner {
  border: solid 1px grey;
  background: #f4f4f4;
  padding: 20px;
  margin-top: 20px;
}

/* line 52, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container #select-or-create-clients-inner .selected-info {
  margin-top: 15px;
}

/* line 56, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container #select-or-create-clients-inner .assign-btn-container {
  width: 250px;
  margin: 0 auto;
  margin-top: 30px;
  display: block;
}

/* line 62, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container #select-or-create-clients-inner .assign-btn-container #assign-btn {
  width: 100%;
}

/* line 66, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment #select-or-create-clients-container #select-or-create-clients-inner .assign-btn-container .information {
  color: #7a7a7a;
  margin-top: 10px;
}

/* line 74, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .highlighted {
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .accounts-search-container {
  margin-bottom: 20px;
  position: relative;
  width: 350px;
}

/* line 84, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .clear-search {
  display: none;
}

/* line 89, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .open-close-account-container a {
  font-size: 12px;
  cursor: pointer;
}

/* line 98, app/assets/stylesheets/advisor/householding/basic.scss */
.k-animation-container #close-account-popup, .k-animation-container #open-account-popup {
  width: 270px;
  padding: 10px;
}

/* line 102, app/assets/stylesheets/advisor/householding/basic.scss */
.k-animation-container #close-account-popup .btn, .k-animation-container #open-account-popup .btn {
  padding: 2px 10px;
}

/* line 113, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav, #assign_accounts_section .classic-advanced-views-nav {
  display: inline-block;
  padding-top: 17px;
}

/* line 117, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav a, #assign_accounts_section .classic-advanced-views-nav a {
  padding: 10px 15px;
  border: solid 1px #a5b6bb;
  color: #2b87af;
  text-align: center;
}

/* line 123, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav a:first-child, #assign_accounts_section .classic-advanced-views-nav a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 128, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav a:last-child, #assign_accounts_section .classic-advanced-views-nav a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 133, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav a:not(:first-child), #assign_accounts_section .classic-advanced-views-nav a:not(:first-child) {
  border-left: none;
}

/* line 137, app/assets/stylesheets/advisor/householding/basic.scss */
#basic-accounts-assignment .classic-advanced-views-nav a.active, #assign_accounts_section .classic-advanced-views-nav a.active {
  background-color: #0f97de;
  color: white;
}

/* line 145, app/assets/stylesheets/advisor/householding/basic.scss */
.edit-user-popup {
  padding: 20px;
}

/* line 148, app/assets/stylesheets/advisor/householding/basic.scss */
.edit-user-popup label {
  width: 80px;
}

/* line 152, app/assets/stylesheets/advisor/householding/basic.scss */
.edit-user-popup input {
  display: inline-block;
  width: 250px;
}
/* line 2, app/assets/stylesheets/components/messages.scss */
.helpers-success-message ul.message-detail {
  margin-top: 20px;
  margin-left: 20px;
  font-size: 12px;
  color: black;
}

/* line 8, app/assets/stylesheets/components/messages.scss */
.helpers-success-message ul.message-detail li {
  list-style: decimal;
}
/* line 1, app/assets/stylesheets/advisor/mobile_app_settings.scss */
.simulation-screen {
  width: 200px;
  height: 400px;
  margin-right: 30px;
  background-size: 200px 400px;
}

/* line 9, app/assets/stylesheets/advisor/mobile_app_settings.scss */
.no-image-container {
  width: 110px;
  height: 110px;
  font-size: 13px;
  border: solid 1px black;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 21, app/assets/stylesheets/advisor/mobile_app_settings.scss */
.welcome-message-container textarea {
  width: 100%;
}

/* line 26, app/assets/stylesheets/advisor/mobile_app_settings.scss */
#bg-color-container {
  width: 120px;
  padding: 10px;
}
@font-face {
  font-family: MuseoSan;
  src: url(/fonts/MuseoSans/MuseoSans_300.otf);
  font-weight: 300;
}

@font-face {
  font-family: MuseoSan;
  src: url(/fonts/MuseoSans/MuseoSans_500.otf);
}

@font-face {
  font-family: MuseoSan;
  src: url(/fonts/MuseoSans/MuseoSans_700.otf);
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout *:not(.fa), body.friendships #overview_detail.client-portal-layout *:not(.fa), body.edit_contact #overview_detail.client-portal-layout *:not(.fa), body.accounts #overview_detail.client-portal-layout *:not(.fa), body.accounts #overview_detail.client-portal-layout *:not(.fa),
body.edit_photo #overview_detail.client-portal-layout *:not(.fa), body.edit_password #overview_detail.client-portal-layout *:not(.fa), body.edit_email #overview_detail.client-portal-layout *:not(.fa), body.edit_personal_info #overview_detail.client-portal-layout *:not(.fa), body.edit_mfa_settings #overview_detail.client-portal-layout *:not(.fa),
body#overview #overview_detail.client-portal-layout *:not(.fa), body#performance #overview_detail.client-portal-layout *:not(.fa), body#allocation #overview_detail.client-portal-layout *:not(.fa), body#holdings #overview_detail.client-portal-layout *:not(.fa), body#transactions #overview_detail.client-portal-layout *:not(.fa), body#planning #overview_detail.client-portal-layout *:not(.fa), body#planning_blank #overview_detail.client-portal-layout *:not(.fa), body#analysis #overview_detail.client-portal-layout *:not(.fa) {
  font-family: MuseoSan;
}

/* line 31, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .left-nav, body.friendships #overview_detail.client-portal-layout .left-nav, body.edit_contact #overview_detail.client-portal-layout .left-nav, body.accounts #overview_detail.client-portal-layout .left-nav, body.accounts #overview_detail.client-portal-layout .left-nav,
body.edit_photo #overview_detail.client-portal-layout .left-nav, body.edit_password #overview_detail.client-portal-layout .left-nav, body.edit_email #overview_detail.client-portal-layout .left-nav, body.edit_personal_info #overview_detail.client-portal-layout .left-nav, body.edit_mfa_settings #overview_detail.client-portal-layout .left-nav,
body#overview #overview_detail.client-portal-layout .left-nav, body#performance #overview_detail.client-portal-layout .left-nav, body#allocation #overview_detail.client-portal-layout .left-nav, body#holdings #overview_detail.client-portal-layout .left-nav, body#transactions #overview_detail.client-portal-layout .left-nav, body#planning #overview_detail.client-portal-layout .left-nav, body#planning_blank #overview_detail.client-portal-layout .left-nav, body#analysis #overview_detail.client-portal-layout .left-nav {
  height: 100%;
}

/* line 35, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .practice-name-as-photo, body.friendships #overview_detail.client-portal-layout .practice-name-as-photo, body.edit_contact #overview_detail.client-portal-layout .practice-name-as-photo, body.accounts #overview_detail.client-portal-layout .practice-name-as-photo, body.accounts #overview_detail.client-portal-layout .practice-name-as-photo,
body.edit_photo #overview_detail.client-portal-layout .practice-name-as-photo, body.edit_password #overview_detail.client-portal-layout .practice-name-as-photo, body.edit_email #overview_detail.client-portal-layout .practice-name-as-photo, body.edit_personal_info #overview_detail.client-portal-layout .practice-name-as-photo, body.edit_mfa_settings #overview_detail.client-portal-layout .practice-name-as-photo,
body#overview #overview_detail.client-portal-layout .practice-name-as-photo, body#performance #overview_detail.client-portal-layout .practice-name-as-photo, body#allocation #overview_detail.client-portal-layout .practice-name-as-photo, body#holdings #overview_detail.client-portal-layout .practice-name-as-photo, body#transactions #overview_detail.client-portal-layout .practice-name-as-photo, body#planning #overview_detail.client-portal-layout .practice-name-as-photo, body#planning_blank #overview_detail.client-portal-layout .practice-name-as-photo, body#analysis #overview_detail.client-portal-layout .practice-name-as-photo {
  color: white;
}

/* line 39, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .viewing-profile, body.friendships #overview_detail.client-portal-layout .viewing-profile, body.edit_contact #overview_detail.client-portal-layout .viewing-profile, body.accounts #overview_detail.client-portal-layout .viewing-profile, body.accounts #overview_detail.client-portal-layout .viewing-profile,
body.edit_photo #overview_detail.client-portal-layout .viewing-profile, body.edit_password #overview_detail.client-portal-layout .viewing-profile, body.edit_email #overview_detail.client-portal-layout .viewing-profile, body.edit_personal_info #overview_detail.client-portal-layout .viewing-profile, body.edit_mfa_settings #overview_detail.client-portal-layout .viewing-profile,
body#overview #overview_detail.client-portal-layout .viewing-profile, body#performance #overview_detail.client-portal-layout .viewing-profile, body#allocation #overview_detail.client-portal-layout .viewing-profile, body#holdings #overview_detail.client-portal-layout .viewing-profile, body#transactions #overview_detail.client-portal-layout .viewing-profile, body#planning #overview_detail.client-portal-layout .viewing-profile, body#planning_blank #overview_detail.client-portal-layout .viewing-profile, body#analysis #overview_detail.client-portal-layout .viewing-profile {
  position: absolute;
  color: white;
  text-align: center;
  bottom: 90px;
  font-size: 12px;
  width: 100%;
}

/* line 47, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .viewing-profile img, body.friendships #overview_detail.client-portal-layout .viewing-profile img, body.edit_contact #overview_detail.client-portal-layout .viewing-profile img, body.accounts #overview_detail.client-portal-layout .viewing-profile img, body.accounts #overview_detail.client-portal-layout .viewing-profile img,
body.edit_photo #overview_detail.client-portal-layout .viewing-profile img, body.edit_password #overview_detail.client-portal-layout .viewing-profile img, body.edit_email #overview_detail.client-portal-layout .viewing-profile img, body.edit_personal_info #overview_detail.client-portal-layout .viewing-profile img, body.edit_mfa_settings #overview_detail.client-portal-layout .viewing-profile img,
body#overview #overview_detail.client-portal-layout .viewing-profile img, body#performance #overview_detail.client-portal-layout .viewing-profile img, body#allocation #overview_detail.client-portal-layout .viewing-profile img, body#holdings #overview_detail.client-portal-layout .viewing-profile img, body#transactions #overview_detail.client-portal-layout .viewing-profile img, body#planning #overview_detail.client-portal-layout .viewing-profile img, body#planning_blank #overview_detail.client-portal-layout .viewing-profile img, body#analysis #overview_detail.client-portal-layout .viewing-profile img {
  width: 45px;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 54, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout #blueleaf #profile .label, body.friendships #overview_detail.client-portal-layout #blueleaf #profile .label, body.edit_contact #overview_detail.client-portal-layout #blueleaf #profile .label, body.accounts #overview_detail.client-portal-layout #blueleaf #profile .label, body.accounts #overview_detail.client-portal-layout #blueleaf #profile .label,
body.edit_photo #overview_detail.client-portal-layout #blueleaf #profile .label, body.edit_password #overview_detail.client-portal-layout #blueleaf #profile .label, body.edit_email #overview_detail.client-portal-layout #blueleaf #profile .label, body.edit_personal_info #overview_detail.client-portal-layout #blueleaf #profile .label, body.edit_mfa_settings #overview_detail.client-portal-layout #blueleaf #profile .label,
body#overview #overview_detail.client-portal-layout #blueleaf #profile .label, body#performance #overview_detail.client-portal-layout #blueleaf #profile .label, body#allocation #overview_detail.client-portal-layout #blueleaf #profile .label, body#holdings #overview_detail.client-portal-layout #blueleaf #profile .label, body#transactions #overview_detail.client-portal-layout #blueleaf #profile .label, body#planning #overview_detail.client-portal-layout #blueleaf #profile .label, body#planning_blank #overview_detail.client-portal-layout #blueleaf #profile .label, body#analysis #overview_detail.client-portal-layout #blueleaf #profile .label {
  text-align: center;
  margin-top: 15px;
  color: white;
}

/* line 60, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout #blueleaf #profile, body.friendships #overview_detail.client-portal-layout #blueleaf #profile, body.edit_contact #overview_detail.client-portal-layout #blueleaf #profile, body.accounts #overview_detail.client-portal-layout #blueleaf #profile, body.accounts #overview_detail.client-portal-layout #blueleaf #profile,
body.edit_photo #overview_detail.client-portal-layout #blueleaf #profile, body.edit_password #overview_detail.client-portal-layout #blueleaf #profile, body.edit_email #overview_detail.client-portal-layout #blueleaf #profile, body.edit_personal_info #overview_detail.client-portal-layout #blueleaf #profile, body.edit_mfa_settings #overview_detail.client-portal-layout #blueleaf #profile,
body#overview #overview_detail.client-portal-layout #blueleaf #profile, body#performance #overview_detail.client-portal-layout #blueleaf #profile, body#allocation #overview_detail.client-portal-layout #blueleaf #profile, body#holdings #overview_detail.client-portal-layout #blueleaf #profile, body#transactions #overview_detail.client-portal-layout #blueleaf #profile, body#planning #overview_detail.client-portal-layout #blueleaf #profile, body#planning_blank #overview_detail.client-portal-layout #blueleaf #profile, body#analysis #overview_detail.client-portal-layout #blueleaf #profile {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
  padding-top: 20px;
  height: 150px;
  padding-left: 0;
  padding-right: 4px;
  text-align: center;
}

/* line 69, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout #blueleaf #profile #logo, body.friendships #overview_detail.client-portal-layout #blueleaf #profile #logo, body.edit_contact #overview_detail.client-portal-layout #blueleaf #profile #logo, body.accounts #overview_detail.client-portal-layout #blueleaf #profile #logo, body.accounts #overview_detail.client-portal-layout #blueleaf #profile #logo,
body.edit_photo #overview_detail.client-portal-layout #blueleaf #profile #logo, body.edit_password #overview_detail.client-portal-layout #blueleaf #profile #logo, body.edit_email #overview_detail.client-portal-layout #blueleaf #profile #logo, body.edit_personal_info #overview_detail.client-portal-layout #blueleaf #profile #logo, body.edit_mfa_settings #overview_detail.client-portal-layout #blueleaf #profile #logo,
body#overview #overview_detail.client-portal-layout #blueleaf #profile #logo, body#performance #overview_detail.client-portal-layout #blueleaf #profile #logo, body#allocation #overview_detail.client-portal-layout #blueleaf #profile #logo, body#holdings #overview_detail.client-portal-layout #blueleaf #profile #logo, body#transactions #overview_detail.client-portal-layout #blueleaf #profile #logo, body#planning #overview_detail.client-portal-layout #blueleaf #profile #logo, body#planning_blank #overview_detail.client-portal-layout #blueleaf #profile #logo, body#analysis #overview_detail.client-portal-layout #blueleaf #profile #logo {
  height: 100%;
  width: 100%;
  display: inline-block;
  background-size: contain;
}

/* line 84, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout header#header, body.friendships #overview_detail.client-portal-layout header#header, body.edit_contact #overview_detail.client-portal-layout header#header, body.accounts #overview_detail.client-portal-layout header#header, body.accounts #overview_detail.client-portal-layout header#header,
body.edit_photo #overview_detail.client-portal-layout header#header, body.edit_password #overview_detail.client-portal-layout header#header, body.edit_email #overview_detail.client-portal-layout header#header, body.edit_personal_info #overview_detail.client-portal-layout header#header, body.edit_mfa_settings #overview_detail.client-portal-layout header#header,
body#overview #overview_detail.client-portal-layout header#header, body#performance #overview_detail.client-portal-layout header#header, body#allocation #overview_detail.client-portal-layout header#header, body#holdings #overview_detail.client-portal-layout header#header, body#transactions #overview_detail.client-portal-layout header#header, body#planning #overview_detail.client-portal-layout header#header, body#planning_blank #overview_detail.client-portal-layout header#header, body#analysis #overview_detail.client-portal-layout header#header {
  width: 115px;
}

/* line 89, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout header#header #primary-nav, body.friendships #overview_detail.client-portal-layout header#header #primary-nav, body.edit_contact #overview_detail.client-portal-layout header#header #primary-nav, body.accounts #overview_detail.client-portal-layout header#header #primary-nav, body.accounts #overview_detail.client-portal-layout header#header #primary-nav,
body.edit_photo #overview_detail.client-portal-layout header#header #primary-nav, body.edit_password #overview_detail.client-portal-layout header#header #primary-nav, body.edit_email #overview_detail.client-portal-layout header#header #primary-nav, body.edit_personal_info #overview_detail.client-portal-layout header#header #primary-nav, body.edit_mfa_settings #overview_detail.client-portal-layout header#header #primary-nav,
body#overview #overview_detail.client-portal-layout header#header #primary-nav, body#performance #overview_detail.client-portal-layout header#header #primary-nav, body#allocation #overview_detail.client-portal-layout header#header #primary-nav, body#holdings #overview_detail.client-portal-layout header#header #primary-nav, body#transactions #overview_detail.client-portal-layout header#header #primary-nav, body#planning #overview_detail.client-portal-layout header#header #primary-nav, body#planning_blank #overview_detail.client-portal-layout header#header #primary-nav, body#analysis #overview_detail.client-portal-layout header#header #primary-nav {
  border-bottom: none;
}

/* line 92, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout header#header #primary-nav a, body.friendships #overview_detail.client-portal-layout header#header #primary-nav a, body.edit_contact #overview_detail.client-portal-layout header#header #primary-nav a, body.accounts #overview_detail.client-portal-layout header#header #primary-nav a, body.accounts #overview_detail.client-portal-layout header#header #primary-nav a,
body.edit_photo #overview_detail.client-portal-layout header#header #primary-nav a, body.edit_password #overview_detail.client-portal-layout header#header #primary-nav a, body.edit_email #overview_detail.client-portal-layout header#header #primary-nav a, body.edit_personal_info #overview_detail.client-portal-layout header#header #primary-nav a, body.edit_mfa_settings #overview_detail.client-portal-layout header#header #primary-nav a,
body#overview #overview_detail.client-portal-layout header#header #primary-nav a, body#performance #overview_detail.client-portal-layout header#header #primary-nav a, body#allocation #overview_detail.client-portal-layout header#header #primary-nav a, body#holdings #overview_detail.client-portal-layout header#header #primary-nav a, body#transactions #overview_detail.client-portal-layout header#header #primary-nav a, body#planning #overview_detail.client-portal-layout header#header #primary-nav a, body#planning_blank #overview_detail.client-portal-layout header#header #primary-nav a, body#analysis #overview_detail.client-portal-layout header#header #primary-nav a {
  text-shadow: none;
  color: white;
  padding: 15px;
}

/* line 99, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout header#header #ancillary-nav, body.friendships #overview_detail.client-portal-layout header#header #ancillary-nav, body.edit_contact #overview_detail.client-portal-layout header#header #ancillary-nav, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav,
body.edit_photo #overview_detail.client-portal-layout header#header #ancillary-nav, body.edit_password #overview_detail.client-portal-layout header#header #ancillary-nav, body.edit_email #overview_detail.client-portal-layout header#header #ancillary-nav, body.edit_personal_info #overview_detail.client-portal-layout header#header #ancillary-nav, body.edit_mfa_settings #overview_detail.client-portal-layout header#header #ancillary-nav,
body#overview #overview_detail.client-portal-layout header#header #ancillary-nav, body#performance #overview_detail.client-portal-layout header#header #ancillary-nav, body#allocation #overview_detail.client-portal-layout header#header #ancillary-nav, body#holdings #overview_detail.client-portal-layout header#header #ancillary-nav, body#transactions #overview_detail.client-portal-layout header#header #ancillary-nav, body#planning #overview_detail.client-portal-layout header#header #ancillary-nav, body#planning_blank #overview_detail.client-portal-layout header#header #ancillary-nav, body#analysis #overview_detail.client-portal-layout header#header #ancillary-nav {
  border-top-color: rgba(255, 255, 255, 0.5);
}

/* line 101, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout header#header #ancillary-nav a, body.groups #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.friendships #overview_detail.client-portal-layout header#header #ancillary-nav a, body.friendships #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.edit_contact #overview_detail.client-portal-layout header#header #ancillary-nav a, body.edit_contact #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav a, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav a, body.accounts #overview_detail.client-portal-layout header#header #ancillary-nav a.support,
body.edit_photo #overview_detail.client-portal-layout header#header #ancillary-nav a,
body.edit_photo #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.edit_password #overview_detail.client-portal-layout header#header #ancillary-nav a, body.edit_password #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.edit_email #overview_detail.client-portal-layout header#header #ancillary-nav a, body.edit_email #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.edit_personal_info #overview_detail.client-portal-layout header#header #ancillary-nav a, body.edit_personal_info #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body.edit_mfa_settings #overview_detail.client-portal-layout header#header #ancillary-nav a, body.edit_mfa_settings #overview_detail.client-portal-layout header#header #ancillary-nav a.support,
body#overview #overview_detail.client-portal-layout header#header #ancillary-nav a,
body#overview #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#performance #overview_detail.client-portal-layout header#header #ancillary-nav a, body#performance #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#allocation #overview_detail.client-portal-layout header#header #ancillary-nav a, body#allocation #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#holdings #overview_detail.client-portal-layout header#header #ancillary-nav a, body#holdings #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#transactions #overview_detail.client-portal-layout header#header #ancillary-nav a, body#transactions #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#planning #overview_detail.client-portal-layout header#header #ancillary-nav a, body#planning #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#planning_blank #overview_detail.client-portal-layout header#header #ancillary-nav a, body#planning_blank #overview_detail.client-portal-layout header#header #ancillary-nav a.support, body#analysis #overview_detail.client-portal-layout header#header #ancillary-nav a, body#analysis #overview_detail.client-portal-layout header#header #ancillary-nav a.support {
  color: white;
}

/* line 106, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .facet-nav a, body.friendships #overview_detail.client-portal-layout .facet-nav a, body.edit_contact #overview_detail.client-portal-layout .facet-nav a, body.accounts #overview_detail.client-portal-layout .facet-nav a, body.accounts #overview_detail.client-portal-layout .facet-nav a,
body.edit_photo #overview_detail.client-portal-layout .facet-nav a, body.edit_password #overview_detail.client-portal-layout .facet-nav a, body.edit_email #overview_detail.client-portal-layout .facet-nav a, body.edit_personal_info #overview_detail.client-portal-layout .facet-nav a, body.edit_mfa_settings #overview_detail.client-portal-layout .facet-nav a,
body#overview #overview_detail.client-portal-layout .facet-nav a, body#performance #overview_detail.client-portal-layout .facet-nav a, body#allocation #overview_detail.client-portal-layout .facet-nav a, body#holdings #overview_detail.client-portal-layout .facet-nav a, body#transactions #overview_detail.client-portal-layout .facet-nav a, body#planning #overview_detail.client-portal-layout .facet-nav a, body#planning_blank #overview_detail.client-portal-layout .facet-nav a, body#analysis #overview_detail.client-portal-layout .facet-nav a {
  text-shadow: none;
}

/* line 110, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .facet-nav a.active, body.friendships #overview_detail.client-portal-layout .facet-nav a.active, body.edit_contact #overview_detail.client-portal-layout .facet-nav a.active, body.accounts #overview_detail.client-portal-layout .facet-nav a.active, body.accounts #overview_detail.client-portal-layout .facet-nav a.active,
body.edit_photo #overview_detail.client-portal-layout .facet-nav a.active, body.edit_password #overview_detail.client-portal-layout .facet-nav a.active, body.edit_email #overview_detail.client-portal-layout .facet-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout .facet-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout .facet-nav a.active,
body#overview #overview_detail.client-portal-layout .facet-nav a.active, body#performance #overview_detail.client-portal-layout .facet-nav a.active, body#allocation #overview_detail.client-portal-layout .facet-nav a.active, body#holdings #overview_detail.client-portal-layout .facet-nav a.active, body#transactions #overview_detail.client-portal-layout .facet-nav a.active, body#planning #overview_detail.client-portal-layout .facet-nav a.active, body#planning_blank #overview_detail.client-portal-layout .facet-nav a.active, body#analysis #overview_detail.client-portal-layout .facet-nav a.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 13px;
}

/* line 116, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout .facet-nav a:hover, body.friendships #overview_detail.client-portal-layout .facet-nav a:hover, body.edit_contact #overview_detail.client-portal-layout .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout .facet-nav a:hover,
body.edit_photo #overview_detail.client-portal-layout .facet-nav a:hover, body.edit_password #overview_detail.client-portal-layout .facet-nav a:hover, body.edit_email #overview_detail.client-portal-layout .facet-nav a:hover, body.edit_personal_info #overview_detail.client-portal-layout .facet-nav a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout .facet-nav a:hover,
body#overview #overview_detail.client-portal-layout .facet-nav a:hover, body#performance #overview_detail.client-portal-layout .facet-nav a:hover, body#allocation #overview_detail.client-portal-layout .facet-nav a:hover, body#holdings #overview_detail.client-portal-layout .facet-nav a:hover, body#transactions #overview_detail.client-portal-layout .facet-nav a:hover, body#planning #overview_detail.client-portal-layout .facet-nav a:hover, body#planning_blank #overview_detail.client-portal-layout .facet-nav a:hover, body#analysis #overview_detail.client-portal-layout .facet-nav a:hover {
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 122, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout #powered-by-bl, body.friendships #overview_detail.client-portal-layout #powered-by-bl, body.edit_contact #overview_detail.client-portal-layout #powered-by-bl, body.accounts #overview_detail.client-portal-layout #powered-by-bl, body.accounts #overview_detail.client-portal-layout #powered-by-bl,
body.edit_photo #overview_detail.client-portal-layout #powered-by-bl, body.edit_password #overview_detail.client-portal-layout #powered-by-bl, body.edit_email #overview_detail.client-portal-layout #powered-by-bl, body.edit_personal_info #overview_detail.client-portal-layout #powered-by-bl, body.edit_mfa_settings #overview_detail.client-portal-layout #powered-by-bl,
body#overview #overview_detail.client-portal-layout #powered-by-bl, body#performance #overview_detail.client-portal-layout #powered-by-bl, body#allocation #overview_detail.client-portal-layout #powered-by-bl, body#holdings #overview_detail.client-portal-layout #powered-by-bl, body#transactions #overview_detail.client-portal-layout #powered-by-bl, body#planning #overview_detail.client-portal-layout #powered-by-bl, body#planning_blank #overview_detail.client-portal-layout #powered-by-bl, body#analysis #overview_detail.client-portal-layout #powered-by-bl {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

/* line 128, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout #powered-by-bl img, body.friendships #overview_detail.client-portal-layout #powered-by-bl img, body.edit_contact #overview_detail.client-portal-layout #powered-by-bl img, body.accounts #overview_detail.client-portal-layout #powered-by-bl img, body.accounts #overview_detail.client-portal-layout #powered-by-bl img,
body.edit_photo #overview_detail.client-portal-layout #powered-by-bl img, body.edit_password #overview_detail.client-portal-layout #powered-by-bl img, body.edit_email #overview_detail.client-portal-layout #powered-by-bl img, body.edit_personal_info #overview_detail.client-portal-layout #powered-by-bl img, body.edit_mfa_settings #overview_detail.client-portal-layout #powered-by-bl img,
body#overview #overview_detail.client-portal-layout #powered-by-bl img, body#performance #overview_detail.client-portal-layout #powered-by-bl img, body#allocation #overview_detail.client-portal-layout #powered-by-bl img, body#holdings #overview_detail.client-portal-layout #powered-by-bl img, body#transactions #overview_detail.client-portal-layout #powered-by-bl img, body#planning #overview_detail.client-portal-layout #powered-by-bl img, body#planning_blank #overview_detail.client-portal-layout #powered-by-bl img, body#analysis #overview_detail.client-portal-layout #powered-by-bl img {
  width: 90px;
}

/* line 135, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue header#header,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue header#header,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue header#header, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue header#header {
  background: #034A9A;
  border: solid 2px #1B6DD0;
}

/* line 140, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue header#header #primary-nav a.active {
  background: #1B6DD0;
  border-bottom: none;
}

/* line 146, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.active > a {
  background: #034A9A;
}

/* line 150, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution.active > a {
  background: #034A9A;
}

/* line 155, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.institutions > li.institution > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #selector-section ol.groups li.group > a:hover span {
  background: #034A9A;
  color: white;
}

/* line 161, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a.active {
  background: #034A9A;
  color: white;
}

/* line 166, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue .facet-nav a:hover {
  background: #034A9A;
}

/* line 172, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section ol.time-frame li p {
  padding: 7px 12px;
  background: #dde0e3;
}

/* line 177, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li.selected a {
  background: #034A9A;
  border: 1px solid #034A9A;
}

/* line 182, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p.selected {
  background: #034A9A;
  border: 1px solid #034A9A;
}

/* line 188, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li p:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #my-money-section .page header ol.time-frame li a:hover {
  background: #034A9A;
  color: white;
  border: 1px solid #034A9A;
}

/* line 196, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue .navbar-inverse {
  background: #034A9A;
  border: 1px solid #034A9A;
}

/* line 202, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.friendships #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *,
body#overview #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#performance #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#allocation #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#holdings #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#transactions #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#planning #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > *, body#analysis #overview_detail.client-portal-layout.client-portal-layout-blue #content .inherit-layout-color > * {
  background: #034A9A !important;
  color: white;
  text-shadow: none;
  vertical-align: middle;
}

/* line 135, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink header#header,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink header#header,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink header#header, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink header#header {
  background: #F82B5F;
  border: solid 2px #F82B5F;
}

/* line 140, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink header#header #primary-nav a.active {
  background: #CE3446;
  border-bottom: none;
}

/* line 146, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.active > a {
  background: #F82B5F;
}

/* line 150, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution.active > a {
  background: #F82B5F;
}

/* line 155, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.institutions > li.institution > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #selector-section ol.groups li.group > a:hover span {
  background: #F82B5F;
  color: white;
}

/* line 161, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a.active {
  background: #F82B5F;
  color: white;
}

/* line 166, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink .facet-nav a:hover {
  background: #F82B5F;
}

/* line 172, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section ol.time-frame li p {
  padding: 7px 12px;
  background: #dde0e3;
}

/* line 177, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li.selected a {
  background: #F82B5F;
  border: 1px solid #F82B5F;
}

/* line 182, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p.selected {
  background: #F82B5F;
  border: 1px solid #F82B5F;
}

/* line 188, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li p:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #my-money-section .page header ol.time-frame li a:hover {
  background: #F82B5F;
  color: white;
  border: 1px solid #F82B5F;
}

/* line 196, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink .navbar-inverse {
  background: #F82B5F;
  border: 1px solid #F82B5F;
}

/* line 202, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.friendships #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *,
body#overview #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#performance #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#allocation #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#holdings #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#transactions #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#planning #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > *, body#analysis #overview_detail.client-portal-layout.client-portal-layout-pink #content .inherit-layout-color > * {
  background: #F82B5F !important;
  color: white;
  text-shadow: none;
  vertical-align: middle;
}

/* line 135, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green header#header,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green header#header, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green header#header,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#performance #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#planning #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green header#header, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green header#header {
  background: #00C886;
  border: solid 2px #5BE2A6;
}

/* line 140, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green header#header #primary-nav a.active {
  background: #5BE2A6;
  border-bottom: none;
}

/* line 146, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.active > a {
  background: #00C886;
}

/* line 150, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution.active > a {
  background: #00C886;
}

/* line 155, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.institutions > li.institution > a:hover span, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #selector-section ol.groups li.group > a:hover span {
  background: #00C886;
  color: white;
}

/* line 161, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#performance #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#planning #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a.active {
  background: #00C886;
  color: white;
}

/* line 166, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green .facet-nav a:hover {
  background: #00C886;
}

/* line 172, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section ol.time-frame li p {
  padding: 7px 12px;
  background: #dde0e3;
}

/* line 177, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li.selected a {
  background: #00C886;
  border: 1px solid #00C886;
}

/* line 182, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p.selected {
  background: #00C886;
  border: 1px solid #00C886;
}

/* line 188, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.groups #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li p:hover, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #my-money-section .page header ol.time-frame li a:hover {
  background: #00C886;
  color: white;
  border: 1px solid #00C886;
}

/* line 196, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#performance #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#planning #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green .navbar-inverse {
  background: #00C886;
  border: 1px solid #00C886;
}

/* line 202, app/assets/stylesheets/client_portal_layout.scss */
body.groups #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.friendships #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.edit_contact #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.accounts #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *,
body.edit_photo #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.edit_password #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.edit_email #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.edit_personal_info #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body.edit_mfa_settings #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *,
body#overview #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#performance #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#allocation #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#holdings #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#transactions #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#planning #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#planning_blank #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > *, body#analysis #overview_detail.client-portal-layout.client-portal-layout-green #content .inherit-layout-color > * {
  background: #00C886 !important;
  color: white;
  text-shadow: none;
  vertical-align: middle;
}
/* line 7, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page header,
body.common #holdings-section #new-client-portal.page header {
  border-bottom: solid 1px #ccc;
  margin: 0 0 15px 0;
  padding: 8px 15px 15px 15px;
}

/* line 12, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page header ol.time-frame,
body.common #holdings-section #new-client-portal.page header ol.time-frame {
  right: 22px;
  bottom: -10px;
}

/* line 17, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page header span.time-frame,
body.common #holdings-section #new-client-portal.page header span.time-frame {
  font-size: 12px;
}

/* line 21, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page header h1 span,
body.common #holdings-section #new-client-portal.page header h1 span {
  font-size: 28px;
  color: #36454f;
}

/* line 27, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .page-caveat,
body.common #holdings-section #new-client-portal.page .page-caveat {
  border-radius: 13px;
  padding: 10px 0;
  background: #e6f2f9;
  text-align: center;
}

/* line 33, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .page-caveat .page-caveat-icon,
body.common #holdings-section #new-client-portal.page .page-caveat .page-caveat-icon {
  background: url(/images/client_portal/info.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: 16px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

/* line 45, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page #date-range-input,
body.common #holdings-section #new-client-portal.page #date-range-input {
  width: 200px;
  height: 31px;
  font-size: 15px;
  text-align: center;
  border: solid 2px #e8ecef;
  border-radius: 10px;
  margin-left: 10px;
}

/* line 55, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .export-link-section,
body.common #holdings-section #new-client-portal.page .export-link-section {
  height: 40px;
}

/* line 59, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .export-link,
body.common #holdings-section #new-client-portal.page .export-link {
  position: relative;
  top: 5px;
  font-size: 14px;
  color: #768087;
  background: url(/images/client_portal/download.svg) no-repeat scroll left center;
  width: 120px;
  padding-left: 23px;
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page tr td .positive, body.common #my-money-section #new-client-portal.page tr td.delta.up,
body.common #holdings-section #new-client-portal.page tr td .positive,
body.common #holdings-section #new-client-portal.page tr td.delta.up {
  color: #4caf50;
}

/* line 74, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page tr td.gain,
body.common #holdings-section #new-client-portal.page tr td.gain {
  color: #333333;
}

/* line 78, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table,
body.common #holdings-section #new-client-portal.page .summary-table {
  margin: 20px 0;
  margin-bottom: 40px;
}

/* line 82, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table th,
body.common #holdings-section #new-client-portal.page .summary-table th {
  padding: 0 20px 4px 0;
  line-height: 1.33em;
  text-align: center;
  color: #888;
  text-transform: uppercase;
}

/* line 90, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table td,
body.common #holdings-section #new-client-portal.page .summary-table td {
  text-align: center;
  padding: 0 20px 0 0;
  font-weight: bold;
  font-size: 16px;
}

/* line 97, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table th, body.common #my-money-section #new-client-portal.page .summary-table td,
body.common #holdings-section #new-client-portal.page .summary-table th,
body.common #holdings-section #new-client-portal.page .summary-table td {
  padding: 0 15px;
  border-right: solid 1px #eff1f1;
}

/* line 101, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table th:last-child, body.common #my-money-section #new-client-portal.page .summary-table td:last-child,
body.common #holdings-section #new-client-portal.page .summary-table th:last-child,
body.common #holdings-section #new-client-portal.page .summary-table td:last-child {
  border-right: none;
}

/* line 105, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table th:first-child, body.common #my-money-section #new-client-portal.page .summary-table td:first-child,
body.common #holdings-section #new-client-portal.page .summary-table th:first-child,
body.common #holdings-section #new-client-portal.page .summary-table td:first-child {
  padding-left: 4px;
}

/* line 110, app/assets/stylesheets/new_client_portal.scss */
body.common #my-money-section #new-client-portal.page .summary-table td,
body.common #holdings-section #new-client-portal.page .summary-table td {
  color: #394512;
}

/* line 124, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .clearfix {
  content: "";
  clear: both;
  display: table;
}

/* line 130, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 30px;
}

/* line 135, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container {
  float: left;
  width: 300px;
}

/* line 139, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container .selected-group {
  font-size: 22px;
  color: #36454f;
  line-height: 28px;
}

/* line 145, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container .filter-summary {
  width: 100%;
  margin-top: 20px;
}

/* line 149, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container .filter-summary .sub-section-title {
  color: #888;
}

/* line 153, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container .filter-summary .transactions-count {
  min-width: 100px;
  float: left;
  text-align: center;
}

/* line 159, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .summary-container .filter-summary .transactions-total {
  min-width: 100px;
  text-align: center;
  float: left;
  margin-left: 30px;
}

/* line 168, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .tools-container {
  margin-right: 10px;
  float: right;
}

/* line 172, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .tools-container .export-link-container {
  height: 30px;
  margin-bottom: 20px;
}

/* line 177, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .toolsbox .tools-container .cashflows-checkbox {
  float: right;
  background: none;
  border: none;
  margin-right: 0;
  text-align: right;
}

/* line 187, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page #date-range-input {
  z-index: -99999999;
  position: absolute;
}

/* line 192, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .duplicate-notice p {
  background: none;
}

/* line 197, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .edit-multiple input[type=text], section#my-money-section.transactions #new-client-portal.page .edit-multiple select {
  height: 30px;
  border-radius: 20px;
  border: solid 1px;
  padding-left: 10px;
}

/* line 205, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page th.date {
  width: 90px;
}

/* line 209, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.transactions #new-client-portal.page .scrollable {
  height: 600px;
  overflow-y: auto;
}

/* line 220, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page #report {
  padding: 10px 20px;
}

/* line 224, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker {
  width: 100%;
}

/* line 227, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name {
  padding: 5px 0;
}

/* line 229, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name a {
  position: relative;
  left: -10px;
}

/* line 233, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name a:before {
  content: "";
  font-family: "MuseoSan";
}

/* line 239, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name span.indicator {
  background: url(/images/client_portal/caret.svg) no-repeat;
  background-size: 12px 9px;
  width: 12px;
  height: 9px;
  -webkit-transform: rotate(-90deg);
  opacity: 0.5;
  display: inline-block;
}

/* line 250, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name:hover span.indicator {
  opacity: 1;
}

/* line 256, app/assets/stylesheets/new_client_portal.scss */
section#my-money-section.holdings #new-client-portal.page .holdings-by-ticker td.account_name.active span.indicator {
  -webkit-transform: rotate(0deg);
  opacity: 1;
}

/* line 269, app/assets/stylesheets/new_client_portal.scss */
#holdings-popup {
  font-family: 'MuseoSan';
}

/* line 279, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.performance #new-client-portal.page #data_table thead th {
  background: #137dc0;
  color: white;
  text-shadow: none;
  font-size: 15px;
  vertical-align: middle;
}

/* line 288, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.performance #new-client-portal.page #data_table thead th.gain {
  color: white;
}

/* line 292, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.performance #new-client-portal.page #data_table .negative {
  color: #888;
}

/* line 296, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.performance #new-client-portal.page #data_table td.no-data {
  font-size: 14px;
  color: #546060;
}

/* line 301, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.performance #new-client-portal.page #data_table td.no-data.insufficient-data {
  color: red;
}

/* line 312, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page #balances-section {
  overflow: hidden;
}

/* line 317, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .timeframe-section h1 {
  margin-top: 0;
}

/* line 322, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper {
  float: left;
  width: auto;
  margin-left: 50px;
  text-align: left;
}

/* line 328, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .percentage {
  text-align: center;
}

/* line 332, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .value-change {
  position: relative;
}

/* line 336, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .value-change.down {
  color: #888;
}

/* line 339, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .value-change.down .indicator.sign {
  background: url(/images/client_portal/down_arrow.svg) no-repeat;
  background-size: 23px;
}

/* line 345, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .value-change.up {
  color: #4caf50;
}

/* line 348, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .value-change.up .indicator.sign {
  background: url(/images/client_portal/up_arrow.svg) no-repeat;
  background-size: 23px;
}

/* line 355, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper span.indicator {
  text-align: left;
  position: absolute;
  left: 5px;
  top: 20px;
}

/* line 362, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .amount {
  margin-left: 40px;
}

/* line 366, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper h1 {
  background: url(/images/client_portal/calendar.svg) no-repeat left center;
  color: #439ed0;
  background-size: 35px 35px;
  padding-top: 11px;
  width: 100%;
  min-width: 150px;
  padding-left: 20px;
  font-family: MuseoSan;
}

/* line 376, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .percentage {
  padding-left: 20px;
}

/* line 380, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .infographic-wrapper .asterisk {
  color: #9aa2a7;
  margin-left: -5px;
}

/* line 386, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .value-comparison {
  float: right;
  width: 300px;
  right: 10px;
}

/* line 391, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .value-comparison thead th.value {
  color: black;
}

/* line 396, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page .asterisk {
  color: #9aa2a7;
  top: 3px;
  font-size: 16px;
  left: 2px;
}

/* line 404, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table .indicator.sign {
  margin-top: -5px;
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 8px;
}

/* line 413, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tfoot .asterisk {
  font-size: 25px;
  top: 5px;
}

/* line 419, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr td.delta, body.common section#my-money-section.overview #new-client-portal.page table th.delta {
  width: 200px;
}

/* line 423, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr td.delta.down .amount {
  color: #888;
}

/* line 427, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr.account td.name {
  padding: 10px;
}

/* line 431, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr td.delta {
  background: white;
}

/* line 435, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr.account:hover td.delta {
  background: #e6f2ff;
  color: #4283c4;
}

/* line 440, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table .delta.up .indicator.sign {
  background: url(/images/client_portal/up_arrow.svg) no-repeat;
  background-size: 17px 15px;
}

/* line 445, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table .delta.no-change .indicator.sign {
  background: url(/images/client_portal/dot.svg) no-repeat;
  background-size: 8px 8px;
  width: 8px;
  height: 8px;
  margin-left: 4px;
}

/* line 453, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table .delta.down .indicator.sign {
  background: url(/images/client_portal/down_arrow.svg) no-repeat;
  background-size: 17px 15px;
}

/* line 458, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tr.account td.name {
  padding: 10px;
}

/* line 464, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tbody tr.account td.name span.indicator {
  background: url(/images/client_portal/caret.svg) no-repeat;
  -webkit-transform: rotate(-90deg);
}

/* line 470, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tbody td.name {
  padding-left: 26px;
  border-left: none;
}

/* line 478, app/assets/stylesheets/new_client_portal.scss */
body.common section#my-money-section.overview #new-client-portal.page table tbody.active tr.account td.name span.indicator {
  background: url(/images/client_portal/caret.svg) no-repeat;
  -webkit-transform: rotate(0deg);
}
/* line 1, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-no-user {
  font-family: MuseoSan;
  text-align: center;
  margin-top: 100px;
}

/* line 6, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-no-user .rightcapital-logo img {
  opacity: 0.5;
}

/* line 10, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-no-user .no-user-text {
  margin-top: 50px;
  line-height: 24px;
  font-size: 17px;
}

/* line 17, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard {
  padding: 20px;
  padding-top: 50px;
}

/* line 21, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard *:not(.fa) {
  font-family: MuseoSan;
}

/* line 26, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview {
  font-size: 14px;
}

/* line 28, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #title {
  font-size: 20px;
  text-align: center;
  width: 300px;
  margin: 0 auto;
  padding: 20px;
}

/* line 37, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #external-link {
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
}

/* line 44, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
}

/* line 52, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .plan-asset {
  margin-top: 15px;
}

/* line 56, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container {
  width: 150px;
  height: 250px;
  text-align: center;
}

/* line 61, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container .plan-name {
  text-decoration: underline;
}

/* line 65, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container .chart {
  margin-top: 50px;
  width: 150px;
  height: 150px;
}

/* line 72, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container.with-select-box .plan-asset {
  margin-top: 10px;
}

/* line 76, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container.with-select-box .chart {
  margin-top: 40px;
}

/* line 80, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.overview #probability-of-success #charts .chart-container.with-select-box select {
  margin-top: -10px;
  height: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 93, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #title {
  font-size: 24px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 103, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #title #plans-selection {
  margin-left: 10px;
  width: 200px;
}

/* line 106, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #title #plans-selection select {
  width: 200px;
}

@media screen and (max-width: 900px) {
  /* line 93, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #title {
    font-size: 18px;
  }
}

/* line 116, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #retirement-analysis {
  width: 850px;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 121, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #retirement-analysis #charts {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-left: 30px;
}

/* line 128, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #donut-chart {
  width: 200px;
  height: 200px;
}

/* line 133, app/assets/stylesheets/rightcapital_dashboard.scss */
#rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #bar-chart {
  width: 600px;
  height: 350px;
  margin-left: 30px;
}

@media screen and (max-width: 900px) {
  /* line 133, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #bar-chart {
    width: 500px;
  }
}

@media screen and (max-width: 700px) {
  /* line 133, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #bar-chart {
    width: 400px;
  }
}

@media screen and (max-width: 900px) {
  /* line 116, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis {
    width: 100%;
  }
  /* line 150, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis #charts {
    margin-left: 0;
    display: block;
  }
  /* line 154, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #donut-chart {
    margin: 0 auto;
  }
  /* line 158, app/assets/stylesheets/rightcapital_dashboard.scss */
  #rightcapital-dashboard.retirement-analysis #retirement-analysis #charts #bar-chart {
    margin: 0 auto;
    margin-top: 30px;
  }
}
/* line 1, app/assets/stylesheets/advisor/documents.scss */
.documents-container, #folderTreeModal, #file-preview-modal_wnd_title {
  font-family: MuseoSan;
}

/* line 5, app/assets/stylesheets/advisor/documents.scss */
.documents-container {
  margin: 0 auto;
}

/* line 8, app/assets/stylesheets/advisor/documents.scss */
.documents-container #grid .k-grid-content {
  overflow-x: hidden;
}

/* line 12, app/assets/stylesheets/advisor/documents.scss */
.documents-container #grid {
  margin-top: 10px;
}

/* line 16, app/assets/stylesheets/advisor/documents.scss */
.documents-container ol.breadcrumb {
  padding: 0px 15px;
  background-color: white;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 23, app/assets/stylesheets/advisor/documents.scss */
.documents-container ol.breadcrumb li {
  padding: 5px 0;
}

/* line 27, app/assets/stylesheets/advisor/documents.scss */
.documents-container ol.breadcrumb li.highlight {
  background: #e0f7fa;
  padding-right: 10px;
}

/* line 33, app/assets/stylesheets/advisor/documents.scss */
.documents-container #common-folder-caveat {
  margin-left: 15px;
  font-style: italic;
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  background: aliceblue;
  padding: 5px 15px;
}

/* line 43, app/assets/stylesheets/advisor/documents.scss */
.documents-container .dragging {
  background: red;
}

/* line 48, app/assets/stylesheets/advisor/documents.scss */
.warning-dialog-content {
  background-color: #fff8e1;
  border-left: 5px solid #ffa000;
  padding: 15px;
  color: #5d4037;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/advisor/documents/drag_image.scss */
.drag-image {
  font-family: MuseoSan;
  position: absolute;
  top: -9999px;
  left: -9999px;
  pointer-events: none;
  background: white;
  padding: 10px;
  width: 500px;
  background: white;
  border-radius: 10px;
  color: black;
  opacity: 1;
}

/* line 15, app/assets/stylesheets/advisor/documents/drag_image.scss */
.drag-image .drag-image-title {
  background: url(/images/documents/regular-folder-circle-arrow-right.svg) no-repeat;
  background-size: 20px;
  padding-left: 48px;
  background-position: 20px 1px;
  margin-bottom: 10px;
  font-size: 15px;
}

/* line 24, app/assets/stylesheets/advisor/documents/drag_image.scss */
.drag-image .entry-name-container.folder-name {
  color: black;
}

/* line 28, app/assets/stylesheets/advisor/documents/drag_image.scss */
.drag-image li {
  color: black;
  border-bottom: solid 1px #ccc;
  padding: 10px 0px 5px 40px;
}

/* line 33, app/assets/stylesheets/advisor/documents/drag_image.scss */
.drag-image li:last-child {
  border-bottom: none;
}

/* line 2, app/assets/stylesheets/advisor/documents/searchbar.scss */
.documents-toolbars .has-search, #folderTreeModal .has-search {
  position: relative;
  width: 550px;
}

/* line 6, app/assets/stylesheets/advisor/documents/searchbar.scss */
.documents-toolbars .has-search input, #folderTreeModal .has-search input {
  width: 550px;
  padding-right: 90px;
  padding-left: 40px;
  border-radius: 20px;
  height: 51px;
  background: #edeef1;
  border: none;
}

/* line 16, app/assets/stylesheets/advisor/documents/searchbar.scss */
.documents-toolbars .has-search .search-icon, #folderTreeModal .has-search .search-icon {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 20px;
  color: grey;
}

/* line 23, app/assets/stylesheets/advisor/documents/searchbar.scss */
.documents-toolbars .has-search .search-icon.fa-times-circle, #folderTreeModal .has-search .search-icon.fa-times-circle {
  cursor: pointer;
}

/* line 28, app/assets/stylesheets/advisor/documents/searchbar.scss */
.documents-toolbars .has-search .search-btn, #folderTreeModal .has-search .search-btn {
  position: absolute;
  right: 10px;
  top: 8px;
  border-radius: 26px;
}

@media screen and (max-width: 990px) {
  /* line 38, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars {
    margin: 0;
    width: 420px;
  }
  /* line 41, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars .has-search {
    width: 400px;
  }
  /* line 43, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars .has-search input {
    width: 400px;
  }
}

@media screen and (max-width: 600px) {
  /* line 51, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars {
    width: 320px;
  }
  /* line 53, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars .has-search {
    width: 300px;
  }
  /* line 55, app/assets/stylesheets/advisor/documents/searchbar.scss */
  .documents-toolbars .has-search input {
    width: 300px;
  }
  /* line 62, app/assets/stylesheets/advisor/documents/searchbar.scss */
  #folderTreeModal .has-search {
    width: 400px;
  }
  /* line 65, app/assets/stylesheets/advisor/documents/searchbar.scss */
  #folderTreeModal .has-search input {
    width: 400px;
  }
}

/* line 1, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal {
  /* Styles for the folder tree */
}

/* line 5, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid .k-pager-info {
  display: none;
}

/* line 9, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid .k-loading-mask {
  padding-top: 200px;
  height: 100% !important;
}

/* line 15, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid th, #folderTreeModal #folder-tree-grid .k-grid-header-wrap, #folderTreeModal #folder-tree-grid .k-pager-wrap {
  background: white;
  border: none;
}

/* line 20, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid ul {
  margin-bottom: 0;
}

/* line 24, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid tr.k-alt, #folderTreeModal #folder-tree-grid tr {
  background-color: white;
}

/* line 28, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid .k-grid-header {
  display: none;
}

/* line 32, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid .k-grid-content {
  padding-top: 10px;
}

/* line 36, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-grid td {
  padding: 2px 8px;
}

/* line 41, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .folder {
  cursor: pointer;
  padding-left: 20px;
  position: relative;
}

/* line 47, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal li.loading {
  padding-left: 20px;
}

/* line 51, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal li.search-loading {
  text-align: center;
}

/* line 55, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .entry-name-container {
  margin: 2px 0;
}

/* line 58, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .entry-name-container i {
  font-size: 12px;
}

/* line 62, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .entry-name-container .entry-name {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

/* line 69, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .folder .fa {
  left: 0;
  cursor: pointer;
}

/* line 74, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .nested {
  display: none;
}

/* line 78, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .folder.expanded > .nested {
  display: block;
}

/* line 82, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folderTree {
  display: none;
}

/* line 86, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .move-here-btn {
  margin-left: 10px;
}

/* line 90, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal .fa-plus {
  margin-left: 5px;
  color: black;
}

/* line 95, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-search-container {
  display: flex;
}

/* line 98, app/assets/stylesheets/advisor/documents/folder_tree.scss */
#folderTreeModal #folder-tree-search-container .documents-filters {
  margin-top: 7px;
}

/* line 1, app/assets/stylesheets/advisor/documents/toolbars.scss */
.documents-toolbars {
  width: 574px;
  margin: 0 auto;
  display: flex;
}

/* line 6, app/assets/stylesheets/advisor/documents/toolbars.scss */
.documents-toolbars #new-entry-btn {
  margin-left: 30px;
  height: 49px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 10px;
  background-color: #1b6dd0;
  font-size: 16px;
}

/* line 19, app/assets/stylesheets/advisor/documents/toolbars.scss */
#new-entry-popup .new-entry-popup-inner {
  border: solid 1px #ccc;
  padding: 10px 10px;
  background: #f9f9f9;
  width: 165px;
}

/* line 24, app/assets/stylesheets/advisor/documents/toolbars.scss */
#new-entry-popup .new-entry-popup-inner .new-entry-btn {
  padding-left: 5px;
  color: black;
  cursor: pointer;
}

/* line 28, app/assets/stylesheets/advisor/documents/toolbars.scss */
#new-entry-popup .new-entry-popup-inner .new-entry-btn:hover {
  text-decoration: underline;
}

/* line 3, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid {
  width: 100%;
  border: none;
}

/* line 5, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .k-pager-info {
  display: none;
}

/* line 9, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .k-grid-content tr {
  height: 40px;
}

/* line 12, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .k-grid-content tr.checked {
  background: #bbd3f1;
}

/* line 19, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .locations {
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
}

/* line 24, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .locations .location {
  padding: 0 3px;
}

/* line 28, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .locations a {
  color: blue;
}

/* line 33, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid input.inline-folder-name-input {
  float: left;
  width: 300px;
}

/* line 38, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid a.btn-inline-save, .documents-container .documents-grid-container #grid a.btn-inline-cancel {
  margin-left: 10px;
}

/* line 42, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid tr.k-alt, .documents-container .documents-grid-container #grid tr {
  background-color: white;
}

/* line 46, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid td {
  border-bottom: solid 1px #ccc;
  border-left: none;
}

/* line 51, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .actions-hover {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 56, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .actions-hover input {
  margin-left: auto;
  margin-top: 0;
}

/* line 62, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid th, .documents-container .documents-grid-container #grid .k-grid-header-wrap, .documents-container .documents-grid-container #grid .k-pager-wrap {
  background: white;
  border: none;
}

/* line 67, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .ellipsis-btn {
  background: url(/images/documents/ellipsis-vertical-light.svg) no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

/* line 74, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container .documents-grid-container #grid .download-entry-btn {
  display: inline-block;
  background: url(/images/documents/arrow-down-to-bracket-solid.svg) no-repeat;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

/* line 84, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container #grid-dropzone {
  height: 40px;
}

/* line 87, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container #grid-dropzone .drop-attention {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: aliceblue;
  font-size: 20px;
}

/* line 95, app/assets/stylesheets/advisor/documents/grid.scss */
.documents-container #grid-dropzone .drop-attention .drop-here-icon {
  height: 20px;
  width: 18px;
  margin-right: 10px;
}

/* line 2, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars {
  background: #edeef1;
  padding: 13px 30px 10px;
  margin-top: 20px;
  height: 48px;
}

/* line 8, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars a {
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars #multi-select-delete-btn {
  background: url(/images/documents/trash-regular.svg) no-repeat;
  background-position: left center;
  background-size: 15px;
}

/* line 18, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars #multi-select-download-btn {
  background: url(/images/documents/arrow-down-to-bracket-solid.svg) no-repeat;
  background-position: left center;
  background-size: 15px;
}

/* line 24, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars #multi-select-move-btn {
  background: url(/images/documents/regular-folder-circle-arrow-right.svg) no-repeat;
  background-position: left center;
  background-size: 20px;
}

/* line 30, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars .multi-select-btn {
  padding-left: 25px;
  margin-left: 30px;
  color: black;
  font-size: 16px;
}

/* line 36, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars .multi-select-btn:hover {
  text-decoration: underline;
}

/* line 41, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
.documents-container .multi-select-toolbars #selected-count {
  margin-left: 5px;
}

@media (max-width: 600px) {
  /* line 47, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
  .documents-container .multi-select-toolbars {
    padding: 13px 10px 10px;
  }
  /* line 49, app/assets/stylesheets/advisor/documents/multi_select_toolbars.scss */
  .documents-container .multi-select-toolbars .multi-select-btn {
    font-size: 14px;
    margin-left: 10px;
  }
}

/* line 2, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner {
  border: solid 1px #ccc;
  padding: 10px 10px;
  background: #f9f9f9;
  width: 150px;
}

/* line 7, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner .ellipsis-btn {
  padding-left: 30px;
  color: black;
  cursor: pointer;
  padding: 4px 0px 4px 30px;
  border-top: solid 1px #ccc;
}

/* line 14, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner .ellipsis-btn:first-child {
  border-top: none;
}

/* line 17, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner .ellipsis-btn:hover {
  text-decoration: underline;
}

/* line 23, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner #delete-entry-btn {
  background: url(/images/documents/trash-regular.svg) no-repeat;
  background-position: left center;
  background-size: 15px;
}

/* line 29, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner #download-entry-btn {
  background: url(/images/documents/arrow-down-to-bracket-solid.svg) no-repeat;
  background-position: left center;
  background-size: 15px;
}

/* line 35, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner #move-entry-btn {
  background: url(/images/documents/regular-folder-circle-arrow-right.svg) no-repeat;
  background-position: left center;
  background-size: 20px;
}

/* line 41, app/assets/stylesheets/advisor/documents/ellipsis.scss */
#ellipsis-popup .ellipsis-popup-inner #rename-entry-btn {
  background: url(/images/documents/edit-regular.svg) no-repeat;
  background-position: left center;
  background-size: 17px;
}

/* line 1, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters {
  display: flex;
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter {
  width: auto;
  height: 37px;
  padding: 0 15px;
  padding-left: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: black;
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter:first-child {
  border-right: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

/* line 31, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left: none;
}

/* line 37, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.all-files {
  background: url(/images/documents/folder-tree-solid.svg) no-repeat 15px center;
  background-size: 15px;
}

/* line 41, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.all-files.active {
  background: #1b6dd0 url(/images/documents/folder-tree-solid-white.svg) no-repeat 15px center;
  background-size: 15px;
}

/* line 47, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.clients-folders {
  background: url(/images/documents/user-solid.svg) no-repeat 15px center;
  background-size: 15px;
}

/* line 51, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.clients-folders.active {
  background: #1b6dd0 url(/images/documents/user-solid-white.svg) no-repeat 15px center;
  background-size: 15px;
}

/* line 57, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-folders {
  background: url(/images/documents/folder-solid.svg) no-repeat 15px center;
  background-size: 17px;
}

/* line 61, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-folders.active {
  background: #1b6dd0 url(/images/documents/folder-solid-white.svg) no-repeat 15px center;
  background-size: 17px;
}

/* line 67, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-files {
  padding-left: 15px;
}

/* line 70, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-files i {
  color: #1b6dd0;
}

/* line 74, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-files a {
  padding-left: 10px;
}

/* line 78, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.other-files.active {
  background-color: #1b6dd0;
}

/* line 83, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.shared-entries {
  background: url(/images/documents/common_files.svg) no-repeat 15px center;
  background-size: 20px;
}

/* line 87, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.shared-entries.active {
  background: #1b6dd0 url(/images/documents/folder-solid-white.svg) no-repeat 15px center;
  background-size: 20px;
}

/* line 94, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.active {
  color: white;
}

/* line 97, app/assets/stylesheets/advisor/documents/document_filters.scss */
.documents-filters .documents-filter.active i, .documents-filters .documents-filter.active a, .documents-filters .documents-filter.active span {
  color: white;
}

@media screen and (max-width: 600px) {
  /* line 108, app/assets/stylesheets/advisor/documents/document_filters.scss */
  body .documents-container .documents-filters .documents-filter {
    background-position: 7px center;
    background-size: 13px;
    padding-left: 27px;
    font-size: 12px;
  }
  /* line 114, app/assets/stylesheets/advisor/documents/document_filters.scss */
  body .documents-container .documents-filters .documents-filter.active {
    background-position: 7px center;
    background-size: 13px;
  }
}

/* line 1, app/assets/stylesheets/advisor/documents/file_preview_modal.scss */
#file-preview-modal {
  height: 100%;
}

/* line 4, app/assets/stylesheets/advisor/documents/file_preview_modal.scss */
#file-preview-modal #file-content {
  max-width: 900px;
  max-height: 900px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto;
}

/* line 14, app/assets/stylesheets/advisor/documents/file_preview_modal.scss */
#file-preview-modal #file-content pre {
  height: 95%;
}

/* line 19, app/assets/stylesheets/advisor/documents/file_preview_modal.scss */
#file-preview-modal .responsive-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* line 2, app/assets/stylesheets/advisor/documents/progress_bar.scss */
#uploadWindow .progress {
  width: 100%;
  border: 1px solid black;
  border-radius: 5px;
  height: 15px;
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/advisor/documents/progress_bar.scss */
#uploadWindow .progress .bar {
  height: 18px;
  background: #0D3139;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/* line 14, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container span.drop-here-icon {
  height: 11px;
  width: 11px;
  animation: pulse 1s infinite;
  margin-left: 5px;
  color: #007DC4;
}

/* line 22, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container ol.breadcrumb {
  margin-bottom: 2px;
}

/* line 24, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container ol.breadcrumb li {
  padding: 5px 0;
}

/* line 27, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container ol.breadcrumb li.highlight {
  background: #e0f7fa;
}

/* line 32, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container .drop-attention {
  opacity: 0;
}

/* line 35, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container .drop-attention.visible {
  opacity: 1;
}

/* line 42, app/assets/stylesheets/advisor/documents/dragdrop.scss */
.documents-container #grid .k-grid-content tr.highlight {
  background: #bbd3f1;
}

/* line 1, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container {
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

/* line 9, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container.folder-name {
  color: #16a4de;
}

/* line 13, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container.folder-icon {
  background: url(/images/documents/folder-solid.svg) no-repeat;
  background-size: 17px 17px;
  padding-left: 28px;
}

/* line 19, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container.client-folder-icon {
  background: url(/images/documents/client_folder.svg) no-repeat;
  background-size: 19px 19px;
  padding-left: 28px;
}

/* line 25, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container.shared-folder-icon {
  background: url(/images/documents/common_files.svg) no-repeat;
  background-size: 19px 19px;
  padding-left: 28px;
}

/* line 31, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container img {
  margin-right: 10px;
}

/* line 35, app/assets/stylesheets/advisor/documents/entry_icon.scss */
.entry-name-container span.icon {
  height: 15px;
  width: 15px;
  margin-right: 9px;
  color: #1b6dd0;
}

/* line 1, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal {
  font-family: MuseoSan;
}

/* line 3, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal .shared-sub-folders-modal-title {
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 8, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal .shared-sub-folders-grid-outer {
  border: solid 1px rgba(0, 0, 0, 0.08);
  padding: 10px 20px;
}

/* line 13, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-apply-all {
  float: right;
  margin-top: 20px;
}

/* line 18, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid {
  border: none;
}

/* line 20, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-grid-header {
  display: none;
}

/* line 24, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-pager-wrapper {
  display: none;
}

/* line 28, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-grid-content {
  max-height: 470px;
  overflow: auto;
}

/* line 32, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-grid-content tr.k-alt {
  background: white;
}

/* line 36, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-grid-content td {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 40, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .k-grid-content td .entry-name-container {
  cursor: default;
}

/* line 46, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-grid .shared-sub-folder-rm-btn {
  color: brown;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal #shared-sub-folders-new-btn {
  padding-left: 15px;
  margin-top: 10px;
  font-weight: bold;
  color: #16a4de;
  cursor: pointer;
}

/* line 60, app/assets/stylesheets/advisor/documents/shared_sub_folders_modal.scss */
#shared-sub-folders-modal .inline-folder-name-input {
  width: 300px;
  float: left;
  margin-right: 20px;
}
/* line 1, app/assets/stylesheets/documents.scss */
#client-documents-container {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 8, app/assets/stylesheets/documents.scss */
#client-documents-container #grid .k-grid-header {
  padding-right: 0px !important;
}

/* line 12, app/assets/stylesheets/documents.scss */
#client-documents-container #grid .k-grid-content {
  overflow: auto;
  overflow-x: hidden;
}
/* line 1, app/assets/stylesheets/email_templates.scss */
#email-templates-form {
  width: 400px;
  margin-left: 10px;
  float: left;
}

/* line 6, app/assets/stylesheets/email_templates.scss */
#email-templates-form .form-control {
  font-size: 13px;
  padding: 6px 7px;
}

/* line 11, app/assets/stylesheets/email_templates.scss */
#email-templates-form .text-container {
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* line 19, app/assets/stylesheets/email_templates.scss */
#email-templates-form .date-range-select-container {
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* line 27, app/assets/stylesheets/email_templates.scss */
#email-templates-form .btn-remove {
  color: black;
  cursor: pointer;
}

/* line 33, app/assets/stylesheets/email_templates.scss */
#preview-section {
  float: left;
  width: 620px;
  height: 700px;
  margin-left: 15px;
  border-left: solid 2px grey;
  padding-left: 15px;
}

/* line 42, app/assets/stylesheets/email_templates.scss */
#preview-section iframe {
  width: 620px;
  height: 700px;
}

/* line 48, app/assets/stylesheets/email_templates.scss */
.email_settings .select_email_template {
  display: inline-block;
  width: calc(100% - 20px);
}

/* line 53, app/assets/stylesheets/email_templates.scss */
.email_settings .btn-preview {
  color: black;
}

/* line 58, app/assets/stylesheets/email_templates.scss */
.email_settings #weekly-summary-preview-modal iframe {
  height: 720px;
  width: 610px;
}
@charset "UTF-8";
/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 108, app/assets/stylesheets/_buttons.scss */
.breathing_room {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@font-face {
  font-family: 'pictos';
  src: url(/fonts/pictos/pictos-web.eot), url(/fonts/pictos/pictos-web.ttf) format("truetype"), url(/fontspictos/pictos-web.woff) format("woff"), url(/fontspictos/pictos-web.svg#pictos-web.svg#webfontIyfZbseF) format("svg");
}

/* line 13, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav {
  float: left;
  position: fixed;
  *position: relative;
  width: 264px;
  z-index: 99;
  *z-index: 0;
}

/* line 20, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav .loading-icon {
  height: 25px;
  background-image: url(/images/ui-anim_basic_16x16.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 25, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #client-nav-inner {
  border-right: 4px solid #f2f2f2;
  padding-right: 10px;
  margin-left: -4px;
}

/* line 29, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #client-nav-inner #search-type {
  font-size: 11px;
  font-family: system-ui;
}

/* line 32, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #add-invite {
  margin-left: 4px;
}

/* line 34, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #personal_blueleaf {
  line-height: 10px;
  margin-top: 7px;
  font-size: 10px;
  text-align: center;
}

/* line 39, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #clients-by-name {
  line-height: 16px;
}

/* line 41, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search {
  background-color: #ECECEC;
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 1px;
  margin-top: 120px;
  padding: 10px 10px 7px 10px;
  margin-left: 4px;
}

/* line 48, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search #search-by-name-container {
  position: relative;
}

/* line 50, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form {
  line-height: 10px;
}

/* line 52, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form #search-by-ticker {
  *display: none;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav #search form::after {
  content: "";
  display: table;
  clear: both;
}

/* line 55, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input[type=search]::-webkit-search-decoration,
#client-nav #search form input[type=search]::-webkit-search-cancel-button,
#client-nav #search form input[type=search]::-webkit-search-results-button,
#client-nav #search form input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/* line 60, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form label {
  font-size: 10px;
}

/* line 62, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form .search-by-name-icon {
  background: white url(/../../images/advisor/search-button.png?1449673548) no-repeat right 50%;
  height: 23px;
  width: 23px;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 70, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form .search-by-name-icon.has-search-term {
  line-height: 16px;
  top: 7px;
}

/* line 74, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input#search-by-name, #client-nav #search form input#search-by-ticker {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  border: 1px solid #ccc;
  outline: none;
  display: block;
  height: 25px;
  line-height: 25px\9;
  width: 199px;
  padding: 0 25px 0 4px;
  margin-top: 4px;
  font-size: 12px;
  vertical-align: middle;
}

/* line 87, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form input#search-by-name.ui-autocomplete-loading, #client-nav #search form input#search-by-ticker.ui-autocomplete-loading {
  background-image: url(/images/ui-anim_basic_16x16.gif);
  background-repeat: no-repeat;
  background-position: right 25px top 5px;
}

/* line 91, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search form a {
  display: block;
  float: left;
  height: 25px;
  width: 22px;
  text-indent: -9999px;
  background-image: url(/assets/advisor/search-drop.png);
  border-right: 1px solid #ccc;
}

/* line 99, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav #search small {
  font-size: 11px;
  float: right;
  display: block;
  text-align: right;
  margin-top: 2px;
}

/* line 106, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary {
  margin-left: 4px;
}

/* line 108, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 {
  font-size: 10px;
  background-color: #0b313a;
  color: #999;
  padding: 10px;
  position: relative;
}

/* line 114, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 .arrow {
  position: absolute;
  bottom: -20px;
  left: 105px;
  border-top: 10px solid #0b313a;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

/* line 122, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 strong.ticker {
  margin-left: 2px;
  font-size: 12px;
  color: #fff;
}

/* line 126, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 a.reset-search {
  font-family: pictos;
  float: right;
  color: #ccc;
  font-size: 14px;
}

/* line 131, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary h1 a.reset-search:hover {
  color: #fff;
}

/* line 133, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients {
  background-color: #f3f3f3;
  border-top: 1px solid white;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  color: #afafaf;
  margin-bottom: 6px;
}

/* line 134, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients:before {
  font-size: 14px;
  margin-right: 4px;
  font-family: pictos;
  content: 'w';
}

/* line 148, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.message-clients:hover {
  color: #15a4de;
}

/* line 152, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a:hover dl.aum-total {
  background-color: #DCDDDE;
}

/* line 155, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.yah dl.aum-total {
  background-color: #03506a;
  color: #fff;
}

/* line 158, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a.yah dl.aum-total dt, #client-nav header.aum-summary a.yah dl.aum-total dd {
  color: #fff;
}

/* line 161, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total {
  border-bottom: 1px solid #c4c4c4;
  background: #f3f3f3;
  padding: 20px 10px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav header.aum-summary a dl.aum-total::after {
  content: "";
  display: table;
  clear: both;
}

/* line 166, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt {
  line-height: 13px;
  float: left;
  width: 64px;
  font-size: 13px;
  color: #666;
}

/* line 172, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt strong {
  font-weight: bold;
}

/* line 174, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dt span {
  display: block;
}

/* line 176, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dd {
  line-height: 13px;
  color: #0b313a;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}

/* line 182, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav header.aum-summary a dl.aum-total dd .symbol, #client-nav header.aum-summary a dl.aum-total dd .cents {
  vertical-align: top;
  font-size: 14px;
}

/* line 185, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav {
  border-width: 1px 0;
  border-style: dotted;
  border-color: #666;
  padding: 2px 0;
  margin-bottom: 2px;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#client-nav nav ul::after {
  content: "";
  display: table;
  clear: both;
}

/* line 194, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li {
  float: left;
}

/* line 196, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li a {
  display: block;
  float: left;
  width: 76px;
  background-color: #D5D5D5;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  font-size: 12px;
  color: #666;
}

/* line 206, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li a:hover {
  color: #000;
}

/* line 208, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li#nav-uam a {
  border-width: 0 1px;
  border-color: #fff;
  border-style: solid;
}

/* line 213, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#client-nav nav li.yah a {
  background-color: #03506A;
  font-weight: bold;
  color: #fff;
}

/* line 220, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite {
  line-height: 11px;
  margin: 0;
  padding: 0;
  position: relative;
  background: transparent url(/images/advisor/bottom-of-clients-sidebar-shadow.png) top no-repeat;
  padding-top: 10px;
  text-align: center;
  padding-bottom: 20px;
}

/* line 229, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite a.add {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  color: #666;
  background: #F6F6F6;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  padding: 9px 0 9px 0;
  font-size: 14px;
  background-color: #DBDBDB;
  background: linear-gradient(top, #EBEBEB 0%, #E5E5E5 50%, #DFDFDF 51%, #D1D1D1 100%...);
  text-shadow: none;
  font-weight: normal;
  cursor: normal;
  color: #979797;
  text-shadow: 0px -1px 1px #fdfdfd;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#add-invite a.add:focus, #add-invite a.add:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 246, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite a.add:hover {
  background-color: #DBDBDB;
  background: linear-gradient(top, #EBEBEB 0%, #E5E5E5 50%, #DFDFDF 51%, #CCCCCC 100%...);
  color: #666;
}

/* line 250, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite small {
  padding-top: 7px;
  font-size: 11px;
  color: #ccc;
  text-align: center;
  background: #fff;
  display: block;
}

/* line 257, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite strong {
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#add-invite .clients_to_invite_count {
  color: #fff;
  background: #15A4DE;
  border-radius: 20px;
  padding: 3px;
  padding-left: 3px;
}

/* line 266, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list, #clients_by_ticker_list {
  position: relative;
  width: 270px;
  height: 400px;
  padding: 0;
  outline: none;
}

/* line 272, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .jspVerticalBar, #clients_by_ticker_list .jspVerticalBar {
  border-top: 10px solid #fff;
}

/* line 274, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox, #clients_by_ticker_list .customScrollBox {
  position: relative;
  height: 100%;
  overflow: hidden;
}

/* line 278, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .dragger_container, #clients_by_ticker_list .customScrollBox .dragger_container {
  position: relative;
  width: 4px;
  height: 100%;
  float: left;
  margin: 0 0 0 10px;
  background: #C5E8F9;
  cursor: pointer;
  display: none;
}

/* line 287, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .dragger, #clients_list .customScrollBox .dragger_pressed, #clients_by_ticker_list .customScrollBox .dragger, #clients_by_ticker_list .customScrollBox .dragger_pressed {
  position: absolute;
  width: 8px;
  margin-left: -2px;
  height: 60px;
  background: #999;
  text-align: center;
  line-height: 60px;
  color: #666;
  overflow: hidden;
  cursor: pointer;
}

/* line 298, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .container, #clients_by_ticker_list .customScrollBox .container {
  position: relative;
  width: 250px;
  top: 0;
  float: left;
  margin-left: 4px;
  padding: 0;
}

/* line 305, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content, #clients_by_ticker_list .customScrollBox .content {
  clear: both;
  padding: 10px 0px 0px 0px;
}

/* line 309, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol.empty, #clients_by_ticker_list .customScrollBox .content ol.empty {
  height: 311px;
  width: 250px;
  background: url(/images/advisor/sample-clients-250px.png) no-repeat 0 0;
}

/* line 313, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li, #clients_by_ticker_list .customScrollBox .content ol li {
  width: 250px;
  margin-bottom: 10px;
}

/* line 317, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl, #clients_by_ticker_list .customScrollBox .content ol li dl {
  position: relative;
  color: #666;
  margin: 0;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
#clients_list .customScrollBox .content ol li dl::after, #clients_by_ticker_list .customScrollBox .content ol li dl::after {
  content: "";
  display: table;
  clear: both;
}

/* line 322, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt, #clients_by_ticker_list .customScrollBox .content ol li dl dt {
  float: left;
  width: 85px;
  padding-left: 40px;
  padding-top: 2px;
  font-size: 13px;
}

/* line 329, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt .first-name, #clients_list .customScrollBox .content ol li dl dt .last-name, #clients_list .customScrollBox .content ol li dl dt .full-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .first-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .last-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .full-name {
  font-weight: 400;
  line-height: 13px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 334, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dt .last-name, #clients_by_ticker_list .customScrollBox .content ol li dl dt .last-name {
  font-weight: bold;
  margin-top: 4px;
}

/* line 338, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum {
  width: 85px;
  float: right;
  text-align: center;
  font-size: 15px;
}

/* line 343, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .fancy-currency, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .fancy-currency {
  font-size: 12px;
  *display: block;
}

/* line 346, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .symbol, #clients_list .customScrollBox .content ol li dl dd.aum .cents, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .symbol, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .cents {
  font-size: 9px;
}

/* line 348, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li dl dd.aum .aum-label {
  background-color: #b7b7b7;
  color: #fff;
  display: block;
  font-size: 13px;
  margin-bottom: 3px;
  padding: 1px;
}

/* line 355, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.avatar, #clients_by_ticker_list .customScrollBox .content ol li dl dd.avatar {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 359, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li dl dd.avatar img, #clients_by_ticker_list .customScrollBox .content ol li dl dd.avatar img {
  width: 32px;
  height: 32px;
}

/* line 362, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a, #clients_by_ticker_list .customScrollBox .content ol li > a {
  display: block;
  color: #000;
  background: #f3f3f3;
  padding: 22px 10px 22px 10px;
  border: 1px solid #f3f3f3;
}

/* line 368, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a:hover, #clients_by_ticker_list .customScrollBox .content ol li > a:hover {
  background: #f6f6f6;
  border-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  -moz-box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  box-shadow: 0px 0px 8px rgba(153, 204, 255, 0.65);
  transition: box-shadow .25s ease, background 0.25s ease;
  -webkit-transition: box-shadow .25s ease, background 0.25s ease;
  -moz-transition: box-shadow .25s ease, background 0.25s ease;
}

/* line 375, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.yah {
  background: #03506a;
}

/* line 377, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah dl, #clients_by_ticker_list .customScrollBox .content ol li > a.yah dl {
  color: #fff;
}

/* line 379, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.yah dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.yah dd.aum .aum-label {
  background-color: #0b313a;
}

/* line 381, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client, #clients_list .customScrollBox .content ol li > a.invited_client, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client {
  background: #f3f3f3 url(/images/advisor/_client_nav/shell_client_bg_normal.gif) repeat;
}

/* line 383, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client:hover, #clients_list .customScrollBox .content ol li > a.invited_client:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client:hover {
  background: #f8f8f8 url(/images/advisor/_client_nav/shell_client_bg_hover.gif) repeat;
}

/* line 385, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah, #clients_list .customScrollBox .content ol li > a.invited_client.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah {
  background: #0b313a url(/images/advisor/_client_nav/shell_client_bg_selected.gif) repeat;
}

/* line 387, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data {
  background: #0b313a url(/images/advisor/_client_nav/shell_client_bg_selected_no_data.gif) repeat;
}

/* line 389, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data dd.aum .aum-label, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data dd.aum .aum-label, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data dd.aum .aum-label {
  background-color: #6e6e6e;
}

/* line 391, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.shell_client.yah.no_data dl, #clients_list .customScrollBox .content ol li > a.invited_client.yah.no_data dl, #clients_by_ticker_list .customScrollBox .content ol li > a.shell_client.yah.no_data dl, #clients_by_ticker_list .customScrollBox .content ol li > a.invited_client.yah.no_data dl {
  color: #666;
}

/* line 394, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.disabled, #clients_by_ticker_list .customScrollBox .content ol li > a.disabled {
  pointer-events: none;
  cursor: default;
}

/* line 397, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li > a.disabled:hover, #clients_by_ticker_list .customScrollBox .content ol li > a.disabled:hover {
  background: #f3f3f3;
}

/* line 403, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client, #clients_by_ticker_list .customScrollBox .content ol li.new_client {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 250px;
  display: none;
}

/* line 408, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form, #clients_by_ticker_list .customScrollBox .content ol li.new_client form {
  background: #fff;
  padding: 6px;
  width: 230px;
  margin-left: 4px;
  -webkit-box-shadow: 0px 1px 8px #99ccff;
  -moz-box-shadow: 0px 1px 8px #99ccff;
  box-shadow: 0px 1px 8px #99ccff;
}

/* line 414, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields {
  background: #f3f3f3 url(/images/advisor/diagonal-lines-3x3.gif) repeat;
  padding: 12px;
  margin-bottom: 10px;
}

/* line 418, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields h2, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields h2 {
  font-weight: 200;
  color: #2E2E2E;
  font-size: 19px;
  margin-bottom: 5px;
}

/* line 423, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields .double_lines_clearer, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields .double_lines_clearer {
  border-color: #E3E3E3;
  margin-bottom: 15px;
}

/* line 426, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields label, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields label {
  color: #666;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 2px;
}

/* line 431, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields .view_examples, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields .view_examples {
  padding-top: 3px;
  font-size: 11px;
  float: right;
}

/* line 435, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text], #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text] {
  width: 190px;
  font-size: 16px;
  border: #15A4DE;
  display: inline-block;
  max-width: none;
  border: 1px solid #ccc;
  padding: 6px;
  margin: 5px 0;
}

/* line 444, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text]:focus, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields input[type=text]:focus {
  -webkit-box-shadow: 0 0 0 4px #E6F2FF;
  -moz-box-shadow: 0 0 0 4px #E6F2FF;
  box-shadow: 0 0 0 4px #E6F2FF;
  border-color: #80bdff;
  outline: none;
}

/* line 448, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form fieldset.fields small, #clients_by_ticker_list .customScrollBox .content ol li.new_client form fieldset.fields small {
  color: #CCC;
  font-size: 12px;
}

/* line 451, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions {
  text-align: right;
}

/* line 453, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions .cancel, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions .cancel {
  color: #CCC;
  font-size: 16px;
  margin-right: 10px;
}

/* line 457, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions .cancel:hover, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions .cancel:hover {
  text-decoration: underline;
}

/* line 459, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit], #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit] {
  border-radius: 6px;
  background-color: #0079de;
  background: linear-gradient(top, #0079de 0%, #0079de 50%, #0071cf 51%, #0071cf 100%...);
  cursor: pointer;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FCFCFC;
  text-shadow: 0px -1px 1px #A64767;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px 10px;
  border: none;
  width: 90px;
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:focus, #clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:hover, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:focus, #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit]:hover {
  background-color: #1d98ff;
  background: linear-gradient(top, #1d98ff 0%, #1d98ff 50%, #1c8fee 51%, #1c8fee 100%...);
  outline: none;
  text-decoration: none;
}

/* line 464, app/assets/stylesheets/advisor/partials/_client_nav.sass */
#clients_list .customScrollBox .content ol li.new_client form .actions input[type=submit][disabled], #clients_by_ticker_list .customScrollBox .content ol li.new_client form .actions input[type=submit][disabled] {
  background-color: #DBDBDB;
  background: linear-gradient(top, #DBDBDB 0%, #DBDBDB 50%, #DBDBDB 51%, #DBDBDB 100%...);
  text-shadow: none;
  font-weight: normal;
  cursor: normal;
}

/* line 471, app/assets/stylesheets/advisor/partials/_client_nav.sass */
.has-search-term {
  background: none !important;
  cursor: pointer;
}

/* line 475, app/assets/stylesheets/advisor/partials/_client_nav.sass */
.has-search-term:before, .has-search-term.right:after {
  content: '⌫';
}

/* line 478, app/assets/stylesheets/advisor/partials/_client_nav.sass */
section#clients-by-ticker {
  display: none;
}

/* line 11, app/assets/stylesheets/client_sign_in_reg.sass */
html {
  background-image: none;
}

/* line 14, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login {
  background-color: #FFF;
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  height: auto;
  padding: 0px 0px 50px 0px;
}

/* line 20, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .clear {
  clear: left;
}

/* line 8, app/assets/stylesheets/compass_mixins.sass */
body#client-login .clear::after {
  content: "";
  display: table;
  clear: both;
}

/* line 24, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width {
  position: relative;
  width: 700px;
  -webkit-box-sizing: border-box;
  padding: 10px;
  margin: 125px auto 0px auto;
  background-image: url(/images/bg/black_8.png);
  background-repeat: repeat;
}

/* line 34, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width footer {
  padding: 15px 10px;
  color: #999;
  font-size: 11px;
  text-align: center;
}

/* line 40, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame {
  margin: 0px;
  padding: 40px;
  background-image: url(/images/logos/poweredby_bl_hz_25px.png);
  background-position: 463px 30px;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

/* line 49, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header {
  border-bottom: double 3px #e6e6e6;
  position: relative;
  padding: 0px 0px 18px 0px;
  background: transparent;
}

/* line 55, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .pic {
  height: 100px;
  width: 100px;
}

/* line 59, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .pic img {
  height: 100px;
  width: 100px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

/* line 64, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .brand {
  margin: 20px 0px 0px 120px;
  position: absolute;
  top: 0px;
}

/* line 69, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .brand .advisor_title_container {
  min-height: 34px;
}

/* line 72, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .brand h1 {
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  text-shadow: 0px 0px -2px #000;
  font-size: 30px;
  color: #0b313a;
  padding: 0px;
  margin: 0px;
}

/* line 81, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .brand h2 {
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 18px;
  color: #0b313a;
  padding: 2px 0px;
  margin: 0;
}

/* line 89, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame header .brand span {
  font-weight: normal;
  font-size: 14px;
  color: #ccc;
  display: block;
  padding: 0px 0px 5px 0px;
}

/* line 96, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message {
  width: 210px;
  background-color: #f6f6f6;
  padding: 30px 20px;
  margin: 56px 0px 0px 350px;
  font-family: georgia, times, times new roman, serif;
  text-shadow: 1px 1px 0px #fff;
}

/* line 104, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message p {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  color: #888;
  line-height: 18px;
}

/* line 112, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message h1 {
  font-family: georgia, times, times new roman, serif;
  font-size: 16px;
  color: #444;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
  clear: none;
}

/* line 120, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message ul {
  margin: 0px 0px 20px 20px;
  list-style-type: circle;
}

/* line 123, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message ul li {
  font-style: italic;
  padding: 10px 0px 0px 0px;
  font-size: 14px;
  font-weight: 300;
  color: #888;
  line-height: 18px;
}

/* line 131, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login .site-width .body-frame .message a {
  color: #16a4de;
}

/* line 134, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic {
  float: left;
  width: 300px;
  padding: 40px 0px 0px 0px;
}

/* line 140, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic p.inline-errors {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  margin: 0px;
  padding: 1px 12px 5px 12px;
  background-image: none;
  background-color: #C92B00;
  width: 286px;
}

/* line 151, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs {
  position: relative;
}

/* line 156, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol a.forgot_password {
  color: #ccc;
}

/* line 158, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol a.forgot_password:hover {
  color: #16a4de;
}

/* line 162, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol li.error input {
  border-color: #C92B00;
}

/* line 165, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol li.error label {
  color: #C92B00;
}

/* line 168, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol p.form_msg.error {
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #cc3300;
  background-image: url(/images/icons/24/error_pin.png);
  background-position: left middle;
  background-repeat: no-repeat;
  padding: 0px 0px 20px 30px;
}

/* line 179, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs input {
  box-sizing: content-box;
  width: 288px;
  height: 18px;
  border: 5px solid #eee;
  font-size: 18px;
}

/* line 190, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol fieldset ol li {
  margin: 0px 0px 6px 0px;
}

/* line 193, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol li {
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

/* line 197, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol li label {
  font-size: 14px;
  color: #999;
  font-weight: normal;
}

/* line 204, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio label {
  font-size: 13px;
  position: relative;
}

/* line 208, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio label input {
  width: auto;
  height: auto;
  border: none;
}

/* line 215, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio.error p {
  margin: -3px 0px 0px 0px;
  padding: 5px 12px;
}

/* line 219, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio.error fieldset {
  border: 1px dashed #C92B00;
  padding: 10px 5px;
}

/* line 223, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio.error fieldset label {
  color: #999;
}

/* line 227, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs ol .radio.error fieldset input:focus {
  border-color: #99ccff !important;
  outline: none;
}

/* line 234, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean label {
  font-size: 13px;
}

/* line 237, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean label input {
  width: auto;
  height: auto;
  border: 0px solid transparent;
}

/* line 244, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean fieldset ol li {
  margin: 0px 0px 6px 0px;
}

/* line 247, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean.error {
  border-top: 1px dashed #C92B00;
  border-right: 1px dashed #C92B00;
  border-left: 1px dashed #C92B00;
  border-bottom: 1px solid #C92B00;
}

/* line 253, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean.error p {
  margin: -3px -1px 0px -1px;
  padding: 5px 12px;
}

/* line 258, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic fieldset.inputs .boolean.error label {
  color: #999;
  padding: 10px 5px;
}

/* line 262, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic .buttons {
  display: inline;
  vertical-align: bottom;
  padding: 0;
}

/* line 267, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic .buttons .disabled-button {
  background: #999999 !important;
  opacity: 0.5;
  cursor: default;
}

/* line 272, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic .buttons .disabled-button:hover {
  background: #999999;
  outline: none;
  text-decoration: none;
}

/* line 277, app/assets/stylesheets/client_sign_in_reg.sass */
body#client-login form.formtastic .utils {
  display: block;
  line-height: 1.5em;
  margin-left: 292px;
}
/*














































































































































*/
