html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 *  Font Awesome 4.5.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("/assets/fontawesome-webfont-9d8961a650b7b336b6318a31ea9e3d38.eot?v=4.5.0");src:url("/assets/fontawesome-webfont-9d8961a650b7b336b6318a31ea9e3d38.eot?#iefix&v=4.5.0") format("embedded-opentype"),url("/assets/fontawesome-webfont-d4406bf5226874167d5922a49bf9bc89.woff2?v=4.5.0") format("woff2"),url("/assets/fontawesome-webfont-a647c5dc9cccd847e12cebcc85ec90c5.woff?v=4.5.0") format("woff"),url("/assets/fontawesome-webfont-bd2261e6dc25dd820516bc664b61bd21.ttf?v=4.5.0") format("truetype"),url("/assets/fontawesome-webfont-3f0153e5828afd1968d2a1ecd45764a4.svg?v=4.5.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.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:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-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);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-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);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.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-remove:before,.fa-close:before,.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,.fa-bar-chart: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-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.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,.fa-gratipay: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: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-buoy: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-y-combinator-square:before,.fa-yc-square:before,.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"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}*{padding:0;margin:0;font-family:"Open Sans", sans-serif, Calibri, sans-serif, Microsoft Yahei;position:relative}body{color:#C5C5C2;background:-webkit-linear-gradient(45deg, #101214 0%, rgba(16,18,20,0) 70%),-webkit-linear-gradient(315deg, #111e22 10%, rgba(17,30,34,0) 80%),-webkit-linear-gradient(225deg, #58a793 10%, rgba(88,167,147,0) 80%),-webkit-linear-gradient(135deg, #b266ae 100%, rgba(178,102,174,0) 70%);background:linear-gradient(45deg, #101214 0%, rgba(16,18,20,0) 70%),linear-gradient(135deg, #111e22 10%, rgba(17,30,34,0) 80%),linear-gradient(225deg, #58a793 10%, rgba(88,167,147,0) 80%),linear-gradient(315deg, #b266ae 100%, rgba(178,102,174,0) 70%)}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:none}a:active{text-decoration:none}::selection{color:#ffffee;background:#a6a69c}::-moz-selection{color:#ffffee;background:#a6a69c}.none{-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.userName{font-weight:normal}.userName:hover{cursor:pointer;text-decoration:underline}#appWrapper{position:fixed;top:0;left:0;background-color:#333330}#appWrapper .appBG{position:absolute;background:-webkit-linear-gradient(45deg, #2e2e2e 0%, rgba(46,46,46,0) 70%),-webkit-linear-gradient(315deg, #2e3538 10%, rgba(46,53,56,0) 80%),-webkit-linear-gradient(225deg, #717a72 10%, rgba(113,122,114,0) 80%),-webkit-linear-gradient(135deg, #4a4a4a 100%, rgba(74,74,74,0) 70%);background:linear-gradient(45deg, #2e2e2e 0%, rgba(46,46,46,0) 70%),linear-gradient(135deg, #2e3538 10%, rgba(46,53,56,0) 80%),linear-gradient(225deg, #717a72 10%, rgba(113,122,114,0) 80%),linear-gradient(315deg, #4a4a4a 100%, rgba(74,74,74,0) 70%)}.appCore{min-height:100%;height:100%;max-height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);maxWidth:-webkit-calc(100% - 64px);maxWidth:calc(100% - 64px);max-width:500px}.modalBaseLayer{position:fixed;left:64px;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);height:100%;max-height:100%;z-index:99;background-color:rgba(255,255,255,0.2)}.ls1{letter-spacing:1px}.z10{z-index:10}.gain{color:#56bc76}.loss{color:#ff7350}.gainFill{background-color:#56bc76}.lossFill{background-color:#ff7350}.headBlue{color:rgba(150,170,180,0.9)}.LDFill{background-color:rgba(255,255,235,0.12)}.LFill{background-color:#5a5a5a}.caption{color:#91918a}.highlight{color:#ffffee}.white{color:#ffffee}.FBFill{background-color:#3B5998}.FB{color:#3B5998}.TWITTERFill{background-color:#55acee}.TWITTER{color:55acee}.certainty{color:#00afbf}.orange{color:orange}.center{margin:0 auto}.auto{margin:auto}.r{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.c{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.wr{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-flex-flow:row wrap}.jcsp{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.sfwr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;background-color:#e1ffb8;margin:0 auto}.nwr{-webkit-box-lines:no-wrap;-moz-box-lines:no-wrap;box-lines:no-wrap;-webkit-flex-wrap:no-wrap;-moz-flex-wrap:no-wrap;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}.f3{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:3;-moz-box-flex:3;box-flex:3;-webkit-flex:3;-moz-flex:3;-ms-flex:3;flex:3}.f2{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;-webkit-flex:2;-moz-flex:2;-ms-flex:2;flex:2}.f1{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.aifs{-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.asfe{-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end}.s0{-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0}.aistrech{-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.stretch{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch}.ar{text-align:right}.ac{text-align:center}.ofxh{overflow-x:hidden}.ofxs{overflow-x:scroll}.ofyh{overflow-y:hidden}.ofys{overflow-y:scroll}.ofya{overflow-y:auto}.bgld{background-color:rgba(255,255,235,0.12)}.h100{min-height:100%;height:100%;max-height:100%}.w100{min-width:100%;width:100%;max-width:100%}.mr12{margin-right:12px}.wh100{width:100%;height:100%}.br1{border-radius:1px}.br2{border-radius:2px}.trans50{-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;transition-duration:0.05s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans100{-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans150{-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans200{-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans300{-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans500{-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.trans1000{-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.xc{margin:0 auto}.yc{margin:auto 0}.xyc{margin:auto}.mg12{margin:12px}.mg18{margin:18px}.mgr3{margin-right:3px}.mgt12{margin-top:12px}.mgb12{margin-bottom:12px}.mgl12{margin-left:12px}.mgr12{margin-right:12px}.mgl24{margin-left:24px}.mgr24{margin-right:24px}.pad12{padding:12px}.pads18{padding-left:18px;padding-right:18px}.padB120{padding-bottom:120px}.bdbLD1{border-bottom:rgba(255,255,235,0.12) solid 1px}.blur7{-webkit-transform:translate3d(0, 0, 0);-webkit-filter:blur(7px);-moz-filter:blur(7px);-o-filter:blur(7px);-ms-filter:blur(7px);filter:blur(7px);filter:url(blur.svg#blur);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='7');-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;transition-duration:0.05s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.blur{-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;transition-duration:0.05s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.gradientBlur{-webkit-filter:blur(24px);-moz-filter:blur(24px);-o-filter:blur(24px);-ms-filter:blur(24px);filter:blur(24px);opacity:0.3}a{-webkit-transition:all 0.125s ease;-moz-transition:all 0.125s ease;transition:all 0.125s ease;text-decoration:none;color:#C5C5C2}a:visited{color:#C5C5C2}::-webkit-input-placeholder{color:rgba(255,255,255,0.27)}:-moz-placeholder{color:rgba(255,255,255,0.27);opacity:1}::-moz-placeholder{color:rgba(255,255,255,0.27);opacity:1}:-ms-input-placeholder{color:rgba(255,255,255,0.27)}.pageWrapper{background-size:cover;background-color:rgba(0,0,0,0.3)}.signUpPost{width:100%;padding:0 0 6px 0}.signUpPost .content{margin:18px 12px 18px 18px;padding:12px}.signUpPost .content .logo{margin:0 auto;margin-bottom:18px;width:24px;height:24px}.signUpPost .content .logo img{width:100%;height:100%}.signUpPost .content i{font-size:36px;color:rgba(255,255,235,0.12);margin-bottom:18px}.signUpPost .content h1{margin:0;letter-spacing:1px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.userPlate{margin:0 0 0 0;min-width:145px;max-width:145px;min-height:300px;height:100%;z-index:88;background-color:rgba(15,15,16,0.75);border-right:rgba(35,34,33,0.85) solid 1px;border-left:rgba(15,15,16,0.75) solid 2px}.userPlate .profileSection{position:relative;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;min-width:100%}.userPlate .profileSection .profileImg{position:relative;width:145px;height:145px;margin:auto;z-index:10;overflow:hidden;border-bottom:#0c0c0c solid 1px}.userPlate .profileSection .profileImg img{width:100%;height:auto;margin-bottom:-6px;border-top:rgba(255,255,235,0.12) solid 1px}.userPlate .profileSection .profileImg .editProfileImg{position:absolute;left:0;top:0;width:100%;height:28px;background-color:rgba(35,34,33,0.85);z-index:10;cursor:pointer}.userPlate .profileSection .profileImg .editProfileImg h1{margin:6px;font-size:11px;color:#C5C5C2;font-weight:normal}.userPlate .profileSection .profileImg .editProfileImg h1 i{color:#91918a}.userPlate .profileSection .name{position:absolute;bottom:0;width:100%;padding:9px 0 9px 12px;color:white;z-index:10;background-color:rgba(35,34,33,0.85);background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 )}.userPlate .profileSection .name h1{margin:0;margin:auto;color:white;font-size:13px;font-weight:bold;text-shadow:0 0 3px #0c0c0c}.userPlate .profileSection .name h2{margin:0;margin:auto;margin-top:-2px;font-size:11px;color:#91918a;font-weight:bold}.userPlate .profileSection .followButtonWrapper{z-index:10}.userPlate .profileSection .followButtonWrapper .button{position:relative;margin:0 auto;border-radius:0;box-shadow:0 0 36px rgba(255,255,255,0.04)}.userPlate .profileSection .followButtonWrapper .button h1{width:100%;font-size:12px;color:#ffffee}.userPlate .navPanel{padding:0 0 0 0;margin:0}.userPlate .navPanel .nav{padding:6px 0 6px 9px;color:#91918a;border-left:transparent solid 1px;letter-spacing:0.3px}.userPlate .navPanel .nav:hover{cursor:pointer;color:white;background-color:rgba(255,255,235,0.12)}.userPlate .navPanel .nav:hover i{color:#C5C5C2;text-shadow:0 0 6px #C5C5C2}.userPlate .navPanel .nav h1{margin:0;text-shadow:0 0 3px rgba(255,255,235,0.12);font-size:12px;font-weight:bold;color:#ffffee;font-weight:300}.userPlate .navPanel .nav h1 i{font-size:12px;margin-right:6px;color:rgba(255,255,255,0.27);width:12px}.userPlate .navPanel .nav .count{background-color:rgba(255,255,235,0.12);padding:0 7px;color:#ffffee;font-weight:300}.userPlate .nvestConnectionSection .connectionGroupHead{padding:6px 0 6px 9px;color:#91918a;border-left:transparent solid 1px;letter-spacing:0.5px}.userPlate .nvestConnectionSection .connectionGroupHead:hover{cursor:pointer;color:white;background-color:rgba(255,255,235,0.12)}.userPlate .nvestConnectionSection .connectionGroupHead:hover i{color:#C5C5C2;text-shadow:0 0 6px #C5C5C2}.userPlate .nvestConnectionSection .connectionGroupHead h1{margin:0;text-shadow:0 0 3px rgba(255,255,235,0.12);font-size:12px;font-weight:bold;color:#ffffee;font-weight:300;letter-spacing:0.3px}.userPlate .nvestConnectionSection .connectionGroupHead h1 i{font-size:12px;margin-right:6px;color:rgba(255,255,255,0.27);width:12px}.userPlate .nvestConnectionSection .connectionGroupHead .count{background-color:rgba(255,255,235,0.12);padding:0 7px;color:#ffffee;font-weight:300}.userPlate .nvestConnectionSection .nvestConnection{margin:0;height:27px}.userPlate .nvestConnectionSection .nvestConnection:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.userPlate .nvestConnectionSection .nvestConnection .profileImg{padding:3px 3px 3px 21px}.userPlate .nvestConnectionSection .nvestConnection .profileImg img{width:20px;height:20px}.userPlate .nvestConnectionSection .nvestConnection .userInfo{padding:3px 9px 3px 3px}.userPlate .nvestConnectionSection .nvestConnection .userInfo h1{margin-top:1px;font-size:12px;color:#C5C5C2;font-weight:300}.userPlate .nvestConnectionSection .seeAll{margin:3px 9px 3px 24px;background-color:rgba(255,255,235,0.12);border-radius:2px}.userPlate .nvestConnectionSection .seeAll h1{font-size:11px;color:#91918a;font-weight:bold}.preLoad_userInfo{opacity:1}.loaded_userInfo{opacity:1}.userpagePageWrapper{height:100%}.emptyChart{margin:auto;min-height:120px}.emptyChart .emptyChartTextWrapper{margin:auto}.emptyChart i{margin-bottom:18px;font-size:36px;color:rgba(255,255,235,0.12)}.emptyChart h3{letter-spacing:1px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.userMainPlate{margin:0 0 0 0;padding:0 0;height:100%;-webkit-box-pack:stretch;-moz-box-pack:stretch;box-pack:stretch;-webkit-justify-content:stretch;-moz-justify-content:stretch;-ms-justify-content:stretch;-o-justify-content:stretch;justify-content:stretch;-ms-flex-pack:stretch;z-index:10;overflow-y:scroll;overflow-x:hidden}.userMainPlate .userMainTopWrapper{padding:4.5px 4.5px 0 4.5px}.userMainPlate .userpageMainPlateHead{position:relative;min-width:400px;margin:4.5px;border-radius:2px;background-color:rgba(35,34,33,0.85);background-color:rgba(12,12,12,0.7);border:rgba(255,255,235,0.05) solid 1px;box-shadow:0 0 9px rgba(24,24,24,0.4)}.userMainPlate .userpageMainPlateHead .innerWrapper{padding:18px;color:#C5C5C2}.userMainPlate .userpageMainPlateHead .innerWrapper h1{letter-spacing:0.5px;margin-bottom:9px;font-size:18px;color:#ffffee;font-weight:300}.userMainPlate .userpageMainPlateHead .innerWrapper h2{font-size:13px;font-weight:300}.userMainPlate .userpageMainPlateHead .innerWrapper h2 i{color:rgba(255,255,255,0.27)}.userMainPlate .userpageMainPlateHead .innerWrapper h3{top:6px;margin-left:9px;font-size:12px;color:#C5C5C2;font-weight:300}.userMainPlate .userpageMainPlateHead .innerWrapper .bio{margin:9px 0;padding:9px 18px;background-color:rgba(255,255,235,0.05);letter-spacing:0.5px}.userMainPlate .userpageMainPlateHead .innerWrapper .bio h2{margin:auto;font-size:16px;font-style:italic}.userMainPlate .userpageMainStatsWrapper{color:#ffffee;padding:4.5px 9px;background-color:rgba(35,34,33,0.85);-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.userMainPlate .userpageMainStatsWrapper .statBox{padding:3px 9px 3px 9px}.userMainPlate .userpageMainStatsWrapper .statBox h1{margin:0;text-align:center;letter-spacing:0.5px;font-size:14px;font-weight:bold}.userMainPlate .userpageMainStatsWrapper .statBox h2{margin-top:-1px;text-align:center;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.userMainPlate .userOverallChartWrapper{min-width:400px;margin:4.5px;border-radius:2px;background:#151b1e;background:-moz-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #151b1e), color-stop(100%, #060809));background:-webkit-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-o-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-ms-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:radial-gradient(ellipse at center, #151b1e 0%, #060809 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b1e', endColorstr='#060809',GradientType=1 );background:rgba(35,34,33,0.85);background-color:rgba(12,12,12,0.7);border:rgba(255,255,235,0.05) solid 1px;box-shadow:0 0 9px rgba(24,24,24,0.4)}.userMainPlate .userOverallChartWrapper .innerWrapper{padding:18px 18px 9px 18px}.userMainPlate .userOverallChartWrapper .userOverallChart{height:300px}.userMainPlate .userOverallChartWrapper .chartHead{padding:0;top:-18px;left:-18px;z-index:99;margin-top:-2px;padding:0 9px 0 0;color:#ffffee}.userMainPlate .userOverallChartWrapper .chartHead h1{padding:3px 9px;display:inline-block;letter-spacing:1px;font-size:11px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4);background-color:#0c0c0c}.userMainCol{min-width:400px;padding:0 4.5px 4.5px 4.5px}.userMainCol .mod{margin:4.5px;border-radius:2px;background-color:rgba(35,34,33,0.85);background-color:rgba(12,12,12,0.7);border:rgba(255,255,235,0.05) solid 1px;box-shadow:0 0 9px rgba(24,24,24,0.4)}.userMainCol .mod .modHead{margin-top:-2px;padding:0 9px 0 0;color:#ffffee}.userMainCol .mod .modHead h1{padding:3px 9px;display:inline-block;letter-spacing:1px;font-size:11px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4);background-color:#0c0c0c}.userMainCol .mod .modBody{padding:0 18px 12px 18px}.userMainCol .mod .modBody .modBodyHead{padding:8px 0 3px 0}.userMainCol .mod .modBody .modBodyHead h1{font-size:12px;color:#C5C5C2;font-weight:bold}.userMainCol .mod .modBody .emptyList{background-color:rgba(255,255,235,0.05)}.userMainCol .mod .modBody .emptyList h1{font-size:16px;color:#91918a;font-weight:300;font-style:italic}.userMainCol .mod .modBody p{margin:12px;line-height:23px;font-size:14px;color:#C5C5C2;font-weight:normal;font-family:"Droid Serif"}.userMainCol .min360{min-width:360px}.followingHead{padding:18px 24px 9px 24px}.followingHead h1{margin:0;font-size:18px;color:#ffffee;font-weight:normal}.followingHead h1 i{color:#91918a}.userpageContentWrapper{width:-webkit-calc(100%);width:calc(100%);height:-webkit-calc(100%);height:calc(100%);box-shadow:0 0 9px rgba(24,24,24,0.4);background-color:rgba(15,15,16,0.75)}.userCompaniesHead{padding:18px 24px 9px 24px;background-color:rgba(15,15,16,0.75)}.userCompaniesHead h1{letter-spacing:1px;font-size:18px;color:#ffffee;font-weight:normal;text-shadow:0 0 9px rgba(24,24,24,0.4)}.userCompaniesHead h2{margin:5px 0 0 9px;font-size:13px;color:#C5C5C2;font-weight:normal}.interactionPanel{background-color:rgba(15,15,16,0.75);padding-bottom:0px;border-bottom:rgba(255,255,235,0.12) solid 1.5px}.interactionPanel .holdingSearch{background-color:rgba(15,15,16,0.75);margin-left:24px;border-top:rgba(255,255,235,0.12) solid 1px;border-left:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px}.interactionPanel .holdingSearch form{width:100%;background-color:rgba(255,255,235,0.05)}.interactionPanel .holdingSearch form h1{margin:7px 0  6px 12px;font-size:16px;color:rgba(255,255,255,0.27);font-weight:bold}.interactionPanel .holdingSearch form input{width:100%;border:none;padding:6px 12px;background-color:transparent;font-size:13px;color:#ffffee;color:#C5C5C2;font-weight:normal;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.interactionPanel .holdingSearch form input:focus{outline:none;color:#ffffee}.interactionPanel .sortPanel{padding:10px 24px 6px 24px}.interactionPanel .sortPanel h2{margin-top:1px;margin-right:6px;font-size:12px;color:rgba(150,170,180,0.9);font-weight:bold}.interactionPanel .sortPanel .orderButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.interactionPanel .sortPanel .orderButton:hover{cursor:pointer;color:#C5C5C2}.interactionPanel .sortPanel .orderByCaption{margin-left:18px}.interactionPanel .sortPanel .sortPanelButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.interactionPanel .sortPanel .sortPanelButton:hover{cursor:pointer;color:white}.interactionPanel .sortPanel .selected{color:#ffffee;border:rgba(150,170,180,0.9) solid 1px}.userCompaniesBody{background-color:rgba(15,15,16,0.75)}.userCompaniesBody .companyListWrapper .companyListHead{padding:24px 12px;border-bottom:rgba(255,255,235,0.12) solid 1px}.userCompaniesBody .companyListWrapper .companyListHead h1{margin:0;font-size:16px;color:#ffffee;font-weight:300}.userCompaniesBody .companyListWrapper .companyListBody{padding:0px 18px;height:500px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable{color:#ffffee;margin-bottom:120px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable tr{border-bottom:rgba(255,255,235,0.05) solid 1px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable tr:hover{background-color:rgba(15,15,16,0.75);border-bottom:transparent solid 1px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .recommender .profileImg{width:45px;height:45px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .recommender .profileImg img{width:100%;height:100%}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .recommender .userInfo{padding:0 9px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .recommender .userInfo h1{font-size:13px;color:#ffffee;font-weight:bold}.userCompaniesBody .companyListWrapper .companyListBody .baseTable td{padding:9px 0 9px 12px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .actionCol{max-width:50px;border-left:rgba(255,255,235,0.05) dotted 1px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable h1{letter-spacing:0.5px;text-shadow:0 0 9px rgba(24,24,24,0.4);font-size:13px;font-weight:300}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .fa-caret-up{top:-3px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .fa-caret-down{top:2px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .symbol{color:#ffffee;font-weight:bold}.userCompaniesBody .companyListWrapper .companyListBody .baseTable h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.userCompaniesBody .companyListWrapper .companyListBody .baseTable h3{letter-spacing:0.5px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.userCompaniesBody .companyListWrapper .companyListBody .baseTable h4{letter-spacing:0.5px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.userCompaniesBody .companyListWrapper .companyListBody .baseTable h4 i{color:rgba(255,255,255,0.27)}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .companyName{font-size:12px;color:#C5C5C2;font-weight:normal}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .buttonCol{width:60px}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .buttonCol:hover{cursor:pointer}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .buttonCol:hover .viewButton{color:#C5C5C2}.userCompaniesBody .companyListWrapper .companyListBody .baseTable .buttonCol .viewButton{margin:auto;padding:9px;font-size:21px;color:rgba(255,255,235,0.12)}.userCompaniesBody .companyListWrapper .companyListBody .baseTable tr .headRow:hover{cursor:default;background-color:none}.userCompaniesBody .companyListWrapper .companyListBody .innerTable{width:100%}.userCompaniesBody .companyListWrapper .companyListBody .innerTable tr:nth-child(odd){border-bottom:transparent solid 1px}.userCompaniesBody .companyListWrapper .companyListBody .innerTable tr:nth-child(even){border-bottom:transparent solid 1px}.userCompaniesBody .companyListWrapper .companyListBody .innerTable tr:hover{background-color:transparent}.userCompaniesBody .companyListWrapper .companyListBody .innerTable td{padding:6px 3px 6px 3px}.userCompaniesBody .companyListWrapper .companyListBody .innerTable td h1{margin-left:12px;font-size:11px;font-weight:normal}.userCompaniesBody .companyListWrapper .companyListBody .innerTable .underline{border-bottom:rgba(32,32,32,0.7) solid 1px}.userCompaniesBody .companyListWrapper .companyListBody h3{font-size:11px;color:#91918a;font-weight:normal}.userCompaniesBody .auxWrapper{width:180px;border-left:rgba(255,255,235,0.12) solid 1px}.userCompaniesBody .auxWrapper .auxHead{height:72px;border-bottom:rgba(255,255,235,0.12) solid 1px}.userCompaniesBody .auxWrapper .industry{padding:3px 6px;margin:1px 6px 0 6px;border-radius:1px;background-color:rgba(255,255,235,0.12)}.userCompaniesBody .auxWrapper h1{margin:0;font-size:11px;color:#C5C5C2;font-weight:normal}.userpageCompanypageHead{-webkit-box-pack:stretch;-moz-box-pack:stretch;box-pack:stretch;-webkit-justify-content:stretch;-moz-justify-content:stretch;-ms-justify-content:stretch;-o-justify-content:stretch;justify-content:stretch;-ms-flex-pack:stretch;height:65px;border-bottom:#5a5a5a solid 1px;background-color:rgba(255,255,235,0.12)}.userpageCompanypageHead .companyName{padding:8px 24px 12px 18px}.userpageCompanypageHead .companyName h1{margin:0;text-shadow:0 0 2px rgba(35,34,33,0.85);font-size:24px;color:#ffffee;font-weight:bold}.userpageCompanypageHead .companyName h2{margin-top:11px;text-shadow:0 0 2px rgba(35,34,33,0.85);font-size:14px;color:#C5C5C2;font-weight:bold}.userpageCompanypageHead .companyName h3{margin-top:0;font-size:11px;color:#91918a;font-weight:normal}.userpageCompanypageHead .companyName h3:hover{cursor:pointer;color:#ffffee}.userpageCompanypageHead .companyName .companyPageWatchlistButton{margin-top:12px;margin-left:12px;padding:1px 6px 0 6px;border:#5a5a5a solid 1px;background-color:#5a5a5a;font-size:12px;color:#C5C5C2;font-weight:300}.userpageCompanypageHead .companyName .exchangLogo{height:16px}.userpageCompanypageHead .companyName .exchangLogo img{height:16px;width:auto}.userpageCompanypageHead .companyName h4{margin-top:2px;font-size:9px;color:#333333;font-weight:300}.userpageCompanypageHead .companyName .companyPageNavs{margin-left:-12px}.userpageCompanypageHead .companyName .companyPageNavs .nav{-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;margin:8px -1px 0 0;padding:3px 12px;color:#C5C5C2}.userpageCompanypageHead .companyName .companyPageNavs .nav:hover{cursor:pointer;background-color:#5a5a5a}.userpageCompanypageHead .companyName .companyPageNavs .nav h2{margin:0;font-size:11px;font-weight:bold}.userpageCompanypageHead .companyPrice{padding:8px 24px 12px 24px;color:#C5C5C2}.userpageCompanypageHead .companyPrice h1{margin:0;text-align:right;text-shadow:0 0 2px rgba(35,34,33,0.85);font-size:24px;color:#ffffee;font-weight:bold}.userpageCompanypageHead .companyPrice h2{margin-top:0px;text-align:right;text-shadow:0 0 2px rgba(35,34,33,0.85);font-size:14px;font-weight:bold}.userpageCompanypageHead .companyPrice h3{margin-top:3px;text-align:right;font-size:11px;color:#91918a;font-weight:300}.userpageCompanypageHead .companyPrice h4{margin-top:6px;font-size:9px;color:#91918a;font-weight:300}.searchBody{border-top:#5a5a5a solid 1px}.searchBody .searchForm input{border:none;padding:30px 24px;width:100%;height:100%;font-size:30px;color:#ffffee;font-weight:300;background-color:transparent}.searchBody .searchForm input::-webkit-input-placeholder{color:rgba(255,255,255,0.27)}.searchBody .searchForm input::-moz-placeholder{color:rgba(255,255,255,0.27)}.searchBody .searchForm input:-moz-placeholder{color:rgba(255,255,255,0.27)}.searchBody .searchForm input:-ms-input-placeholder{color:rgba(255,255,255,0.27)}.searchBody .searchForm input:focus{outline:none}.subpageWrapper{width:100%;min-height:100%}.subpageWrapper .categoryWrapper{min-width:98%}.subpageWrapper .small{max-width:300px}.subpageWrapper .analyticsMod .head{padding:24px;border-bottom:rgba(255,255,235,0.12) solid 1px}.subpageWrapper .analyticsMod .head h1{margin:0;font-size:14px;color:#C5C5C2;font-weight:300}.subpageWrapper .analyticsModule{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;padding:12px;border:rgba(255,255,235,0.12) solid 1px}.subpageWrapper .analyticsModule .head{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0;-moz-flex:0;-ms-flex:0;flex:0;border-bottom:rgba(255,255,235,0.12) solid 1px}.subpageWrapper .analyticsModule .head h1{margin:0;font-size:13px;color:#ffffee;font-weight:300;padding-right:12px;text-shadow:0 0 1px black}.subpageWrapper .analyticsModule .rowWrapper{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-flex-grow:100;-moz-flex-grow:100;flex-grow:100;-ms-flex-positive:100}.subpageWrapper .analyticsModule .userAnalyticsAuxList{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;width:240px}.subpageWrapper .analyticsModule .userAnalyticsAuxList .listItem{padding:3px 12px;color:#C5C5C2}.subpageWrapper .analyticsModule .userAnalyticsAuxList .listItem h1{margin:0;font-size:11px;font-weight:300}.subpageWrapper .analyticsModule .analyticsModuleContent{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.subpageWrapper .analyticsModule .userAnalyticsChart{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;width:100%}.subpageWrapper .flex1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;min-width:360px}.subpageWrapper .flex2{-webkit-box-flex:3;-moz-box-flex:3;box-flex:3;-webkit-flex:3;-moz-flex:3;-ms-flex:3;flex:3;min-width:40%}.homeTopPanel{padding:3px 0}.homeInterface .topNav{height:30px;background-color:rgba(35,34,33,0.85);box-shadow:0 0 9px rgba(24,24,24,0.4)}.homeInterface .topNav .indiceRow{margin:6px 18px 3px 18px}.homeInterface .topNav .indiceRow .index{padding:0 0 9px 0;margin-right:18px;color:#ffffee}.homeInterface .topNav .indiceRow .index h1{margin:1px 0 0 0;letter-spacing:0.5px;text-shadow:0 0 6px rgba(24,24,24,0.4);font-size:11px;font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent{margin:-5px 0 0 0;padding:0 4.5px 9px 4.5px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper{margin:0}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module{border-radius:2px;min-width:420px;margin:4.5px;background-color:rgba(35,34,33,0.85);background-color:transparent;padding:0 0 0 0;border:rgba(255,255,235,0.05) solid 1px;-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech;box-shadow:0 0 6px rgba(24,24,24,0.4);background-color:rgba(15,15,16,0.75)}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module .tableHead{padding:8px 0 3px 0}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module .tableHead h1{font-size:12px;color:#C5C5C2;font-weight:300px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module .tableWrapper{min-height:106px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module .emptyTable{background-color:rgba(255,255,235,0.05)}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module .emptyTable h1{margin:auto;text-align:center;font-size:13px;color:rgba(255,255,255,0.27);font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .module table{margin-top:0px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule{margin:3px 3px 0 0;width:210px;background-color:rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule:hover{cursor:pointer;background-color:rgba(35,34,33,0.85)}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule .recommendationModuleHead{color:#ffffee;padding:9px 12px 9px 12px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule .recommendationModuleHead h1{margin:0;font-size:12px;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule .recommendationModuleBody{color:#ffffee;padding:9px 12px 12px 12px}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .recommendationModule .recommendationModuleBody h1{margin:3px 0 0 0;font-size:12px;font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .noOpenRecommendation{margin:12px 0;padding:12px 24px;background-color:rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .moduleWrapper .noOpenRecommendation h1{margin:0;font-size:12px;color:#91918a;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .summaryBodyHead{margin-top:-2px;padding:3px 9px 0 0;color:#ffffee;margin-bottom:1px}.homeInterface .interfaceBody .interfaceBodyContent .summaryBodyHead h1{padding:6px 9px;display:inline-block;letter-spacing:1px;font-size:12px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4)}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink{min-width:300px;padding:0 0 0 9px;margin-bottom:9px;border-top:rgba(255,255,235,0.05) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkImg{margin-top:6px;overflow:hidden}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkImg img{width:120px;height:auto}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkContent{padding:0 9px 0 0}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkContent h1{font-size:13px;color:#ffffee;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkContent h2{font-size:13px;color:#C5C5C2;font-weight:300}.homeInterface .interfaceBody .interfaceBodyContent .trendingLink .linkContent h3{font-size:11px;color:#C5C5C2;font-weight:normal;background-color:#0c0c0c;display:inline}.homeInterface .interfaceBody .interfaceBodyContent .trendingWrapper{min-width:600px}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList{z-index:10}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany{width:108px;margin-bottom:1px;padding-left:6px;background-color:rgba(35,34,33,0.85)}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany:hover{cursor:pointer;box-shadow:0 0 3px rgba(255,255,235,0.12);background-color:#0c0c0c}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany .companyInfo{padding:3px 3px;color:white;border-right:rgba(255,255,235,0.05) solid 1px;border-bottom:rgba(255,255,235,0.05) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany .companyInfo h1{letter-spacing:1px;font-size:12px;font-weight:bold;text-shadow:0 0 3px rgba(24,24,24,0.4)}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany .companyInfo h2{font-size:11px;color:rgba(150,170,180,0.9);font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany .companyInfo .current{color:#C5C5C2;margin-left:6px}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .trendingCompany .companyInfo .quote h1{font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .trendingCompanyList .selected{background-color:#0c0c0c}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper{padding:0 0}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView{height:400px;padding:0 6px;border-left:rgba(255,255,235,0.05) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companyInfo{padding:0 9px 3px 9px;color:#ffffee;z-index:10}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companyInfo h1{font-size:16px;color:#ffffee;text-shadow:0 0 3px rgba(24,24,24,0.4)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companyInfo h2{margin-top:-2px;font-size:12px;font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companySubInfo{z-index:10}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companySubInfo .infoBox{padding:0 9px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companySubInfo .infoBox h2{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companySubInfo .infoBox h1{font-size:12px;color:#ffffee;font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .companyChart{margin:-9px 9px 6px 9px;height:120px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment{height:90px;padding:0 9px 9px 9px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .head{padding:3px 3px 6px 3px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .head h1{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec{padding:9px 9px 9px 9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .profileImg{width:31px;height:31px;margin-right:7px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .profileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .name{margin:-3px 0 3px 0;padding:0 0}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .name h1{letter-spacing:0.3px;font-size:12px;color:#ffffee;font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .name h2{font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper{margin-bottom:-3px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .recommendation{padding:0 3px 0 3px;margin:0 2px 2px 0;color:#ffffee;border-radius:1px;font-size:10px;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .pending{font-size:10px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#C5C5C2;font-weight:bold;background-color:rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .thought{background-color:rgba(35,34,33,0.85)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .return{padding:0 3px 0 3px;margin:0 2px 2px 0;border-radius:1px;font-size:10px;font-weight:bold;background-color:rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .price{padding:0 3px;margin:0 2px 2px 0;color:#ffffee;border-radius:1px;font-size:10px;font-weight:normal;background-color:#5a5a5a}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .actionWrapper .tag{font-size:11px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#ffffee;background-color:rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent{padding:3px 0;font-size:13px;color:#ffffee;font-weight:300}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link{margin:9px 0 0 0;border-radius:1px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link:hover{cursor:pointer}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkImg img{position:relative;height:66px}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent:hover{cursor:pointer}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent h1:hover{cursor:pointer;text-decoration:underline}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.homeInterface .interfaceBody .interfaceBodyContent .companyOverviewWrapper .companyOverView .recentSentiment .rec .recContent .link .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.homeInterface .interfaceBody .interfaceBodyContent .watchButton{border:rgba(255,255,235,0.12) solid 1px;padding:1px 6px;height:15px;font-size:11px;color:#C5C5C2;font-weight:normal;letter-spacing:0.5px;margin:0 0 0 6px;border-radius:1px}.homeInterface .interfaceBody .interfaceBodyContent .watchButton:hover{cursor:pointer;border:#91918a solid 1px;color:white}.homeInterface .interfaceBody .interfaceBodyContent .watchButton:hover i{color:#91918a}.homeInterface .interfaceBody .interfaceBodyContent .watchButton i{color:rgba(255,255,255,0.27)}.homeInterface .interfaceBody .interfaceBodyContent .watchButton .watchingIndicator{color:#56bc76}.mySectionWrapper{padding-top:9px}.myPlate{min-width:700px}.myProfilePlate{margin:4.5px;height:260px;width:270px;border-radius:1px;border-top:rgba(255,255,235,0.12) solid 1px;border-left:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;box-shadow:0 0 9px rgba(24,24,24,0.4);background-color:rgba(15,15,16,0.75)}.myProfilePlate .profileSection{position:relative;padding:12px 12px 12px 12px}.myProfilePlate .profileSection .profileImg{width:72px;height:72px;box-shadow:0 0 9px rgba(24,24,24,0.4)}.myProfilePlate .profileSection .profileImg img{width:70px;height:70px;border:rgba(255,255,235,0.05) solid 1px}.myProfilePlate .profileSection .profileImg .updateProfileImg{position:absolute;bottom:-1px;right:-1px;width:24px;height:24px;background-color:rgba(35,34,33,0.85);font-size:15px;color:#C5C5C2;font-weight:normal;box-shadow:0 0 3px rgba(24,24,24,0.4);border-top-left-radius:2px}.myProfilePlate .profileSection .profileImg .updateProfileImg i{left:4px;text-align:center}.myProfilePlate .profileSection .profileImg .updateProfileImg:hover{cursor:pointer;color:#ffffee;box-shadow:0 0 3px rgba(255,255,235,0.12);background-color:#0c0c0c;font-size:17px}.myProfilePlate .profileSection .profileImg .updateProfileImg:hover i{left:3px}.myProfilePlate .profileSection .profileInfo{padding-left:9px}.myProfilePlate .profileSection .profileInfo .nameWrapper{padding-bottom:6px}.myProfilePlate .profileSection .profileInfo .nameWrapper h1{letter-spacing:1px;font-size:12px;color:#FFF;font-weight:bold;text-shadow:0 0 3px rgba(35,34,33,0.85)}.myProfilePlate .profileSection .profileInfo .profileStat{padding:0 0 0 0}.myProfilePlate .profileSection .profileInfo .profileStat h1{letter-spacing:0.5px;font-size:10px;color:#91918a;font-weight:bold;color:rgba(150,170,180,0.9);text-shadow:0 0 3px rgba(24,24,24,0.4)}.myProfilePlate .profileSection .profileInfo .profileStat h2{font-size:11px;font-weight:normal}.myProfilePlate .recentSection{min-height:100px;background-color:rgba(35,34,33,0.85);box-shadow:inset 0 0 72px rgba(24,24,24,0.4)}.myProfilePlate .recentSection .sectionHead{padding:6px 12px 0px 12px}.myProfilePlate .recentSection .sectionHead h1{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.myProfilePlate .recentSection .recentRecWrapper{padding:0 12px}.myProfilePlate .recentSection .recentRecWrapper .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.myProfilePlate .recentSection .recentRecWrapper td{padding:3px 0;color:#ffffee}.myProfilePlate .recentSection .recentRecWrapper h1{font-size:11px;font-weight:normal}.myProfilePlate .recentSection .recentRecWrapper h2{font-size:10px;color:#91918a;font-weight:bold}.myProfilePlate .recentSection .recentRecWrapper .change{padding-right:9px}.myProfilePlate .recentSection .recentRecWrapper .action{padding:0 6px;background-color:rgba(255,255,235,0.12);border-radius:2px;width:30px}.myProfilePlate .recentSection .recentRecWrapper .action h1{font-size:11px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.myProfilePlate .recentSection .recentRecWrapper .pending{width:50px;padding:0 6px;background-color:rgba(255,255,235,0.12);border-radius:2px}.myProfilePlate .recentSection .recentRecWrapper .pending h1{font-size:11px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.myProfilePlate .mySummaryStatsWrapper{border-radius:2px;color:#ffffee;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.myProfilePlate .mySummaryStatsWrapper .statBox{padding:4px 12px 3px 12px}.myProfilePlate .mySummaryStatsWrapper .statBox h1{margin:0;text-align:center;font-size:13px;font-weight:300}.myProfilePlate .mySummaryStatsWrapper .statBox h2{top:-2px;letter-spacing:0.5px;text-align:center;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.trendingUserWrapper{padding:4.5px}.sideColumnWrapper{min-width:420px}.trendingArticlesWrapper{margin:4.5px;background-color:rgba(35,34,33,0.85);box-shadow:0 0 6px rgba(24,24,24,0.4)}.trendingArticlesWrapper .trendingListWrapper{min-height:300px;background-color:rgba(35,34,33,0.85)}.trendingArticle{position:relative;height:240px;box-shadow:0 0 9px rgba(24,24,24,0.4)}.trendingArticle .articleImg{position:absolute;width:100%;height:210px;top:0;left:0;overflow:hidden;border-top:rgba(255,255,235,0.05) solid 1px;border-left:rgba(255,255,235,0.05) solid 1px;border-right:rgba(255,255,235,0.05) solid 1px}.trendingArticle .articleImg img{width:100%}.trendingArticle .articleSource{padding:0 0}.trendingArticle .articleSource h2{display:inline;font-size:11px;color:#C5C5C2;background-color:#0c0c0c;text-shadow:0 0 3px rgba(35,34,33,0.85)}.trendingArticle .articleInfo{position:absolute;top:0;top:0;width:100%;height:100%;z-index:10}.trendingArticle .articleInfo .articleTitle{background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 );padding:9px}.trendingArticle .articleInfo .articleTitle h1{font-size:14px;color:#ffffee;font-weight:bold}.trendingArticle .articleDescription{padding:9px 9px;background-color:rgba(35,34,33,0.85);font-size:13px;color:#C5C5C2;background-color:rgba(35,34,33,0.85);opacity:0}.trendingArticle:hover{cursor:pointer}.trendingArticle:hover .articleDescription{opacity:1}.generalSummaryPlate{min-width:360px;margin:0 0 0 0}.summaryModule{min-width:300px;min-height:220px;padding:3px;background-color:rgba(15,15,16,0.75);margin:4.5px;border-radius:1px;box-shadow:0 0 6px rgba(24,24,24,0.4);border:rgba(255,255,235,0.05) solid 1px}.summaryModule .head{padding:6px 9px 0 9px;color:#ffffee}.summaryModule .head h1{letter-spacing:1px;font-size:12px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4)}.summaryModule .summaryStats{color:white;padding:0 9px 3px 9px}.summaryModule .summaryStats .stat{padding-right:9px}.summaryModule .summaryStats .stat h1{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.summaryModule .summaryStats .stat h2{font-size:10px;font-weight:bold}.summaryModule .summaryTable{margin:0 9px;padding:0 0;border-top:rgba(255,255,235,0.12) solid 1px}.summaryModule .summaryTable .subHeading{padding:3px 0 0 0}.summaryModule .summaryTable .subHeading h1{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.summaryModule .summaryTable .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.summaryModule .summaryTable td{padding:1px 0;color:#ffffee}.summaryModule .summaryTable td img{margin-right:3px;width:20px;height:20px}.summaryModule .summaryTable td h1{font-size:12px;font-weight:normal}.summaryModule .summaryTable td h2{font-size:10px;color:#91918a;font-weight:bold}.summaryModule .summaryTable .change{padding-right:9px}.summaryModule .summaryTable .action{padding:0 6px;background-color:rgba(255,255,235,0.12);border-radius:2px;width:30px}.summaryModule .summaryTable .action h1{font-size:11px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.summaryModule .summaryTable .pending{width:50px;padding:0 6px;background-color:rgba(255,255,235,0.12);border-radius:2px}.summaryModule .summaryTable .pending h1{font-size:11px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.footer{margin:18px 9px 18px 9px;padding:12px;border-radius:2px;border-top:#91918a solid 1px;opacity:0.7}.footer .footerItem{color:#ffffee;padding:3px 6px}.footer .footerItem:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.footer .footerItem:hover h1{color:white}.footer .footerItem h1{margin:0;letter-spacing:0.5px;font-size:12px;font-weight:300}.footer .connectWrapper{margin-bottom:3px}.footer .logoWrapper{width:96px;padding:3px 0;margin-right:9px}.footer .logoWrapper img{width:100%}.footer .footCaption{padding:3px 0;margin-right:9px}.footer .footCaption h1{font-size:12px;color:#C5C5C2;font-weight:bold}.footer .nonhoverable:hover{cursor:default;color:#ffffee;background-color:transparent}.footer h2{margin:6px 0;font-size:12px;color:#333330;font-weight:300}.base{position:fixed;top:0;left:64px;height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px)}.companyWrapper{min-width:360px}.editArea{position:relative;min-width:666px;max-width:666px;min-height:100%}.editArea .innerWrapper{position:relative;min-height:100%;padding:0 0;box-shadow:inset 0 0 9px rgba(255,255,235,0.12);background-color:rgba(0,0,0,0.98);border-right:#5a5a5a solid 1px}.editArea .head{padding:18px 18px 15px 18px;border-bottom:rgba(255,255,235,0.12) solid 3px}.editArea .head i{color:rgba(255,255,255,0.27)}.editArea .head h1{font-size:16px;color:#ffffee;font-weight:normal}.editArea .recommendationForm{padding:18px 9px;position:relative}.editArea .inputModule{margin-bottom:3px}.editArea .category{width:120px;padding:11px 9px 9px 9px;color:#C5C5C2}.editArea .category h1{letter-spacing:1px;font-size:13px;font-weight:bold;color:rgba(255,255,255,0.27)}.editArea .category h2{margin-top:-2px;font-size:10px;font-weight:normal;color:rgba(255,255,255,0.27)}.editArea .moduleBody{padding:3px 9px 9px 18px}.editArea input{border:none;padding:9px 9px;background-color:transparent;border-radius:1px;font-size:13px;color:#ffffee;font-weight:normal;background-color:rgba(255,255,235,0.12)}.editArea input:focus{outline:none;box-shadow:0 0 3px rgba(255,255,235,0.12);color:#ffffee;color:white}.editArea textarea{border:none;margin-top:1px;height:21px;padding:9px 9px;background-color:transparent;border-radius:1px;resize:vertical;font-size:14px;font-weight:normal;color:#ffffee;line-height:23px;resize:none;background-color:rgba(255,255,235,0.12)}.editArea textarea:focus{outline:none;box-shadow:0 0 3px rgba(255,255,235,0.12);color:white;min-height:180px}.editArea .companyInfoWrapper{min-height:120px;margin-top:9px}.editArea .companyInfoWrapper .companyChart{height:120px;background-color:rgba(255,255,235,0.12)}.editArea .companyInfoWrapper .companyInfo .infoStat{padding:3px 0 3px 9px}.editArea .companyInfoWrapper .companyInfo .infoStat h1{font-size:11px;font-weight:normal}.editArea .companyInfoWrapper .additionalMsg h1{margin:9px;font-size:11px;color:#91918a;font-weight:normal}.editArea .searchResultWrapper{position:absolute;top:42px;left:18px;right:9px;background-color:rgba(5,8,7,0.97);z-index:10}.editArea .searchResultWrapper .companySearchRes{padding:9px 12px;border-left:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px;color:#C5C5C2}.editArea .searchResultWrapper .companySearchRes:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);border-left:transparent solid 1px;border-bottom:transparent solid 1px;border-right:transparent solid 1px}.editArea .searchResultWrapper .companySearchRes h1,.editArea .searchResultWrapper .companySearchRes h2{margin:0;font-size:13px;font-weight:normal}.editArea .searchResultWrapper .companySearchRes b{color:#ffffee}.editArea .section{position:relative}.editArea .section .deleteButtonWrapper{position:absolute;top:0;right:0;width:36px;height:36px}.editArea .section .deleteButtonWrapper h1{margin:6px;font-size:16px;color:#333330}.editArea .section .deleteButtonWrapper h1:hover{cursor:pointer;color:#ff7350}.editArea .actionWrapper .actionButton{padding:5px 12px;margin-left:-1px;font-size:12px;color:#C5C5C2;font-weight:normal;border:rgba(255,255,235,0.12) solid 1px;text-shadow:0 0 3px black;background-color:rgba(255,255,235,0.12)}.editArea .actionWrapper .actionButton:hover{cursor:pointer;background-color:#5a5a5a;color:#ffffee}.editArea .actionWrapper .selected{background-color:rgba(98,238,158,0.65);color:#ffffee}.editArea .linkModule{position:relative;margin:3px 0}.editArea .linkModule .linkImg{position:relative;height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.editArea .linkModule .linkImg img{position:relative;margin:0 auto;height:100%}.editArea .linkModule .linkContent{padding:6px 12px;background-color:rgba(255,255,235,0.12)}.editArea .linkModule .linkContent h1{margin:0;text-shadow:0 0 3px black;font-size:12px;color:#ffffee;font-weight:bold}.editArea .linkModule .linkContent h2{font-size:11px;color:#C5C5C2;font-weight:normal}.editArea .linkModule .linkContent h3{font-size:10px;color:#91918a;font-weight:normal}.editArea .linkAddingModule{margin-top:3px;background-color:rgba(255,255,235,0.12)}.editArea .addLink{margin-top:18px}.editArea .addLink h1{font-size:12px;color:rgba(150,170,180,0.9);font-weight:normal}.editArea .addLink h1:hover{cursor:pointer;text-decoration:underline;color:#ffffee}.editArea .editPanel{padding:0 0 0 0;border-radius:3px}.editArea .editPanel input{border:none;padding:0 9px}.editArea .editPanel .editButton{padding:3px 12px;margin-right:1px;font-size:13px;color:#91918a;font-weight:normal}.editArea .editPanel .editButton i{margin:auto;margin-top:9px}.editArea .editPanel .linkInput{font-size:11px;color:#91918a}.editArea .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.editArea .tagHead{padding:9px 0}.editArea .tagHead h1{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.editArea .tagsWrapper{margin-top:1px;padding-bottom:9px}.editArea .tagsWrapper .tagInput{width:180px;font-size:12px}.editArea .tagsWrapper .tags .tag{position:relative;padding:4px 39px 4px 9px;margin:1px;border:#5a5a5a solid 1px;font-size:13px;color:#C5C5C2;font-weight:normal}.editArea .tagsWrapper .tags .tag .deleteTagButton{position:absolute;top:0;right:0;height:100%;width:24px;color:rgba(255,255,255,0.27)}.editArea .tagsWrapper .tags .tag .deleteTagButton:hover{cursor:pointer;color:#C5C5C2}.editArea .tagsWrapper .tags .tag .deleteTagButton h1{margin:0;text-align:center;margin-top:5px;font-size:11px}.editArea .predefinedTags{border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(255,255,235,0.12)}.editArea .predefinedTags .category{padding:3px 12px}.editArea .predefinedTags .category h1{font-size:13px;color:#91918a;font-weight:bold;text-align:center;vertical-align:center}.editArea .predefinedTags .category h1 i{color:#333330;font-size:9px}.editArea .predefinedTags .category:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.editArea .predefinedTags .predefinedTagsList .tag{position:relative;padding:3px 12px 3px 12px;margin:1px;font-size:12px;color:#C5C5C2;font-weight:normal}.editArea .predefinedTags .predefinedTagsList .tag:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);color:#ffffee}.editArea .predefinedTags .predefinedTagsList .selected{background-color:rgba(255,255,235,0.12);color:#ffffee}.editArea .stopLossWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.editArea .expectedExitWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.editArea .certaintyTextInputWrapper{border-right:rgba(255,255,235,0.12) solid 1px;padding:6px;width:96px;color:#ffffee}.editArea .certaintyTextInputWrapper h1{margin:0;text-align:right;font-size:13px;font-weight:bold}.editArea .certaintyTextInputWrapper h2{margin:0;margin-top:-2px;text-align:right;font-size:10px;color:#91918a;font-weight:normal}.editArea .submitPanel{border-top:rgba(255,255,235,0.12) solid 3px;padding:18px 18px}.editArea .submitPanel .cancelButton{padding:5px 18px;background-color:rgba(255,255,235,0.12);font-size:12px;color:#91918a;font-weight:normal}.editArea .submitPanel .cancelButton:hover{cursor:pointer;background-color:#5a5a5a;color:#C5C5C2}.editArea .submitPanel .submitButton{padding-left:18px;padding-right:18px}.optionButton{height:100%;padding:0 12px;color:#91918a}.optionButton h5{position:relative;text-align:center;margin-top:4px;font-size:11px;font-weight:bold;text-shadow:0 0 2px black}.optionButton h5 i{font-size:13px}.optionButton:hover{background-color:#5a5a5a;cursor:pointer;color:#C5C5C2}.companyColumn{width:180px;background-color:#0c0c0c;box-shadow:0 0 3px rgba(35,34,33,0.85);z-index:80;border-right:rgba(255,255,235,0.05) solid 1px}.companyColumn .companyInfo{padding:18px 18px 9px 18px;color:#ffffee}.companyColumn .companyInfo .companyName{border-bottom:rgba(255,255,235,0.12) solid 2px;margin-bottom:3px;padding-bottom:9px}.companyColumn .companyInfo .companyName h1{margin:0;font-size:20px;font-weight:bold}.companyColumn .companyInfo .companyName h2{font-size:13px;font-weight:bold}.companyColumn .companyInfo .exchangeImage{width:100%;height:36px}.companyColumn .companyInfo .exchangeImage img{height:36px;width:auto;margin:0 auto}.companyColumn .companyInfo .stat{padding-top:6px}.companyColumn .companyInfo .stat h1{margin:0;font-size:12px;color:#ffffee;font-weight:normal}.companyColumn .companyInfo .stat h2{margin-top:-1px;font-size:11px;color:#91918a;font-weight:bold}.companyColumn .companyInfo .button{margin:18px 0 3px 0;border:rgba(255,255,235,0.12) solid 1px}.companyColumn .companyInfo .selected{margin:18px 0 3px 0;border:rgba(255,255,235,0.12) solid 1px;background-color:transparent}.companyColumn .navWrapper{padding:9px 0;color:#ffffee}.companyColumn .navWrapper .nav{padding:6px 18px}.companyColumn .navWrapper .nav h1{margin:0;font-size:12px;color:#91918a;font-weight:bold}.companyColumn .navWrapper .nav:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.companyMainColumn{border-right:#5a5a5a solid 1px}.companyMainColumn .companyMainChartWrapper{padding:0 0 0 0;box-shadow:0 0 6px rgba(35,34,33,0.85);border:rgba(255,255,235,0.05) solid 1px;background-color:#0c0c0c}.companyMainColumn .companyMainChartWrapper .chartHead{padding:9px}.companyMainColumn .companyMainChartWrapper .chartHead h1{letter-spacing:1px;font-size:16px;color:#ffffee;font-weight:300}.companyMainColumn .companyMainChartWrapper .chartSwitch{position:absolute;top:0px;right:0px;border-left:#5a5a5a solid 1px;border-bottom:#5a5a5a solid 1px;z-index:90}.companyMainColumn .companyMainChartWrapper .chartSwitch .switch{padding:3px 12px;letter-spacing:1px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold;background-color:rgba(35,34,33,0.85)}.companyMainColumn .companyMainChartWrapper .chartSwitch .switch:hover{cursor:pointer;color:#ffffee}.companyMainColumn .companyMainChartWrapper .chart{height:360px;max-height:360px;min-height:360px;margin-bottom:-14px}.companyMainColumn .financialModelWrapper{background-color:rgba(35,34,33,0.85)}.companyMainColumn .financialModelWrapper .modelNav{border-bottom:rgba(255,255,235,0.12) solid 1px}.companyMainColumn .financialModelWrapper .modelNav .nav{padding:6px 9px;border-right:rgba(255,255,235,0.12) solid 1px;color:#91918a}.companyMainColumn .financialModelWrapper .modelNav .nav h1{font-size:13px;font-weight:bold}.companyMainColumn .financialModelWrapper .modelNav .nav:hover{cursor:pointer;color:#ffffee;background-color:#5a5a5a}.companyMainColumn .financialModelWrapper .modelNav h2{font-size:12px;color:#91918a;font-weight:bold}.companyMainColumn .financialModelWrapper .modelNav h2 i{color:rgba(255,255,255,0.27);font-weight:bold}.companyMainColumn .financialModelWrapper .modelNav .selected{color:#C5C5C2;border-bottom:rgba(150,170,180,0.9) solid 1px}.companyMainColumn .financialModelWrapper .modelHead{padding:9px 9px 9px 9px}.companyMainColumn .financialModelWrapper .modelHead h1{letter-spacing:1px;font-size:16px;color:#ffffee;font-weight:300}.companyMainColumn .financialModelWrapper .modelHead h2{max-width:600px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.companyMainColumn .financialModelWrapper .modelBody .modelParamWrapper{padding:1px}.companyMainColumn .financialModelWrapper .modelBody .paramWrapper{background-color:rgba(255,255,235,0.05);margin:9px}.companyMainColumn .financialModelWrapper .modelBody .paramWrapper .param{padding:9px 9px 9px 9px;border-bottom:rgba(255,255,235,0.05) solid 1px}.companyMainColumn .financialModelWrapper .modelBody .paramWrapper .param h1{letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:300}.companyMainColumn .financialModelWrapper .modelBody .paramWrapper .paramInput{padding:0 9px 9px 9px}.companyMainColumn .financialModelWrapper .modelBody .paramWrapper .paramInput input{width:100%}.companyMainColumn .financialModelWrapper .modelBody .resultWrapper{padding:18px 9px}.companyMainColumn .financialModelWrapper .modelBody .resultWrapper h1{font-size:24px;color:#ffffee;font-weight:normal}.companyMainColumn .financialModelWrapper .modelBody .resultWrapper h2{margin-top:12px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.companyMainColumn .financialModelWrapper .modelBody .resultWrapper h3{margin:3px 0;max-width:500px;font-size:13px;color:#C5C5C2;font-weight:normal}.companyMainColumn .companyPageCol{min-width:500px}.companyMainColumn .descriptionWrapper{padding:18px 0;background-color:rgba(35,34,33,0.85)}.companyMainColumn .descriptionWrapper .head{padding:9px 9px 0 9px}.companyMainColumn .descriptionWrapper .head h1{letter-spacing:1px;font-size:16px;color:#ffffee;font-weight:300}.companyMainColumn .descriptionWrapper .body{padding:18px 9px}.companyMainColumn .descriptionWrapper p{display:block;min-height:23px;line-height:23px;font-size:14px;color:#C5C5C2;font-weight:normal}.pageHead{padding:18px 9px 18px 9px;background-color:#0c0c0c}.pageHead h1{letter-spacing:0.5px;font-size:18px;color:#ffffee;font-weight:300}.pageHead h2{font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.myActivities .statsWrapper{border-bottom:#5a5a5a solid 1px;color:#ffffee}.myActivities .statsWrapper .stat{padding:18px 18px 15px 18px}.myActivities .statsWrapper .stat h1{margin:0;text-align:center;font-size:21px;font-weight:normal}.myActivities .statsWrapper .stat h2{text-align:center;font-size:12px;color:#91918a;font-weight:bold}.myActivities .myActivityChartWrapper{padding:18px 18px 0 18px;height:300px;border-bottom:#5a5a5a solid 1px;border-left:#5a5a5a solid 1px;border-right:#5a5a5a solid 1px}.myActivities .myActivityChartWrapper .chart{height:100%}.myActivities .myActivityHistory .head{padding-bottom:18px;border-bottom:rgba(255,255,235,0.12) solid 1px}.myActivities .myActivityHistory .head h1{font-size:14px;color:#ffffee;font-weight:normal}.myActivities .myActivityHistory .recommendations{padding:18px;min-width:700px;min-height:300px}.myActivities .myActivityHistory .tags{min-width:300px;padding:18px;min-height:300px}.myActivities .myActivityHistory .tags .tag{margin-right:2px;margin-bottom:2px;padding:3px 12px;border:rgba(255,255,255,0.27) solid 1px;font-size:13px;color:#ffffee;font-weight:normal}.marketAnchor .anchorHead{padding:0 18px 0 15px;margin:0 0;background-color:rgba(35,34,33,0.85);box-shadow:0 0 9px rgba(35,34,33,0.85)}.marketAnchor .anchorHead .symbolNav{padding:6px 18px 6px 18px}.marketAnchor .anchorHead .symbolNav h1{letter-spacing:1px;font-size:11px;color:white;font-weight:bold;text-shadow:0 0 3px rgba(24,24,24,0.4)}.marketAnchor .anchorHead .headNav{padding:6px 9px 6px 9px;border-right:rgba(255,255,235,0.05) solid 1px}.marketAnchor .anchorHead .headNav:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);box-shadow:0 0 3px rgba(35,34,33,0.85);z-index:10}.marketAnchor .anchorHead .headNav:hover h1{color:white;text-shadow:0 0 6px #C5C5C2}.marketAnchor .anchorHead .headNav h1{letter-spacing:0.5px;font-size:11px;color:#C5C5C2;font-weight:normal;text-shadow:0 0 3px rgba(24,24,24,0.4)}.marketAnchor .anchorHead .selected{background-color:rgba(255,255,235,0.12);z-index:10}.marketAnchor .anchorHead .selected h1{color:white;text-shadow:0 0 3px rgba(255,255,235,0.12)}.marketAnchor .indiceRow .index{padding:6px 0 5px 0;margin-right:18px;color:#ffffee}.marketAnchor .indiceRow .index h1{margin:1px 0 0 0;letter-spacing:0.5px;text-shadow:0 0 6px rgba(24,24,24,0.4);font-size:11px;font-weight:normal}.mainView{padding:9px 9px 120px 9px}.mainView .companyOverall{min-width:540px}.mainView .companySentiment{min-width:320px;min-height:300px;background-color:#0c0c0c;border-left:rgba(255,255,235,0.12) solid 1px}.mainView .companyHead{padding:15px 18px 12px 18px}.mainView .companyHead h1{font-size:18px;color:#ffffee;font-weight:bold;text-shadow:0 0 6px rgba(24,24,24,0.4)}.mainView .companyHead .categorizationInfo h2{font-size:12px;color:#91918a;font-weight:bold}.mainView .companyHead .categorizationInfo i{top:5px;font-size:11px;color:rgba(255,255,255,0.27)}.mainView .companyInfoData{padding:0 18px 3px 18px}.mainView .companyInfoData .infoBox{padding:0 18px 6px 0;color:#ffffee}.mainView .companyInfoData .infoBox h2{font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.mainView .companyInfoData .infoBox h1{font-size:13px;font-weight:normal}.mainView .companyInfoData .quote{color:white;width:300px}.mainView .companyInfoData .quote h1{font-size:22px;letter-spacing:0.5px;font-weight:normal}.mainView .companyInfoData .quote h1 .fa-caret-up{top:-6px}.mainView .companyInfoData .quote h1 .fa-caret-down{top:3px}.mainView .companyInfoData .quote .divider{height:18px;top:9px;width:2px;background-color:rgba(255,255,235,0.12)}.mainView .companyInfoData .quote h4{top:5px;font-size:13px;font-size:300}.mainView .companyInfoData .quote h3{margin:0 0;font-size:10px;color:#91918a;font-weight:normal}.mainView .companyInfoData .finStatsWrapper{border-top:rgba(255,255,235,0.12) solid 2px;padding-top:7px}.mainView .companyChart{height:320px;padding:9px 0 0 0;margin:0 18px 0 18px;border-top:rgba(255,255,235,0.12) solid 1px;background-color:rgba(120,120,120,0.1);box-shadow:0 0 9px rgba(24,24,24,0.4)}.mainView .sentimentIndicator{width:2px;margin:34px 0 93px 0;background:#25ba2f;background:-moz-linear-gradient(top, #25ba2f 0%, #f9572f 100%);background:-webkit-linear-gradient(top, #25ba2f 0%, #f9572f 100%);background:linear-gradient(to bottom, #25ba2f 0%, #f9572f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#25ba2f', endColorstr='#f9572f',GradientType=0 )}.feedView{width:400px;max-width:400px;background-color:rgba(0,0,0,0.33);box-shadow:0 0 9px rgba(24,24,24,0.4);z-index:10}.feedView .rec{padding:9px 9px 9px 9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.feedView .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.feedView .rec .profileImg{width:31px;height:31px;margin-right:7px}.feedView .rec .profileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.feedView .rec .name{margin:-3px 0 3px 0;padding:0 0}.feedView .rec .name h1{letter-spacing:0.3px;font-size:12px;color:#ffffee;font-weight:normal}.feedView .rec .name h2{font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.feedView .rec .actionWrapper{margin-bottom:-3px}.feedView .rec .actionWrapper .recommendation{padding:0 3px 0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:bold}.feedView .rec .actionWrapper .pending{font-size:10px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#C5C5C2;font-weight:bold;background-color:rgba(255,255,235,0.12)}.feedView .rec .actionWrapper .thought{background-color:rgba(35,34,33,0.85)}.feedView .rec .actionWrapper .return{padding:0 3px 0 3px;margin:0 2px 2px 0;border-radius:1px;font-size:10px;font-weight:bold;background-color:rgba(255,255,235,0.12)}.feedView .rec .actionWrapper .price{padding:0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:normal;background-color:#5a5a5a}.feedView .rec .actionWrapper .tag{font-size:11px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#ffffee;background-color:rgba(255,255,235,0.12)}.feedView .rec .recContent{padding:3px 0;font-size:13px;color:#ffffee;font-weight:normal}.feedView .rec .recContent .link{margin:9px 0 0 0;border-radius:1px}.feedView .rec .recContent .link:hover{cursor:pointer}.feedView .rec .recContent .link .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.feedView .rec .recContent .link .linkImg img{position:relative;height:66px}.feedView .rec .recContent .link .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.feedView .rec .recContent .link .linkContent:hover{cursor:pointer}.feedView .rec .recContent .link .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.feedView .rec .recContent .link .linkContent h1:hover{cursor:pointer;text-decoration:underline}.feedView .rec .recContent .link .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.feedView .rec .recContent .link .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.feedView .rec .recContent .link .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.watchButton{border:rgba(255,255,235,0.12) solid 1px;padding:2px 6px 3px 6px;height:15px;font-size:12px;color:#C5C5C2;font-weight:normal;letter-spacing:0.5px;margin:5px 0 0 6px;border-radius:1px}.watchButton:hover{cursor:pointer;border:#91918a solid 1px;color:white}.watchButton:hover i{color:#91918a}.watchButton i{color:rgba(255,255,255,0.27)}.watchButton .watchingIndicator{color:#56bc76}.darkCardWrapper{padding:4.5px}.darkCard{position:relative;background-color:#0c0c0c;background-color:rgba(12,12,12,0.7);border-radius:2px;border:rgba(255,255,235,0.12) solid 1px;box-shadow:0 0 6px rgba(24,24,24,0.4);margin:4.5px;min-width:350px}.darkCard .cardHead{margin-top:-2px;padding:0 9px 0 0;color:#ffffee}.darkCard .cardHead h1{padding:3px 9px;display:inline-block;letter-spacing:1px;font-size:11px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4);background-color:#0c0c0c}.darkCard .cardHead h2{top:-2px;font-size:13px;color:#91918a;font-weight:normal}.darkCard .cardDescription{padding:6px 9px 6px 9px;margin-bottom:9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.darkCard .cardDescription h2{font-size:12px;color:#91918a;font-weight:normal}.darkCard .cardBody{margin:0 9px}.darkCard .cardBody p{line-height:20px;letter-spacing:0.5px;font-size:13px;color:#ffffee;font-weight:300}.darkCard .cardBackground{position:absolute;width:100%;height:100%;overflow:hidden;opacity:0.8}.darkCard .cardBackground img{width:100%}.inviteCard .invitedContentHolder{padding:9px;background-color:black}.inviteCard .invitedContentHolder h1{margin:0 0 9px 0;font-size:14px;color:#ffffee;font-weight:bold;text-shadow:0 0 3px black}.inviteCard .invitedContentHolder .copyButton{padding:9px;margin-top:9px;border:#5a5a5a solid 1px;border-radius:3px;text-align:center;font-size:13px;color:#ffffee;font-weight:normal;letter-spacing:0.5px}.inviteCard .invitedContentHolder .copyButton:hover{cursor:pointer;border:#C5C5C2 solid 1px;color:white;background-color:rgba(255,255,235,0.12);text-shadow:0 0 9px rgba(255,255,235,0.12)}.inviteCard .invitedContentHolder textarea{background-color:rgba(255,165,0,0.9);height:20px;color:black;font-weight:bold;font-size:14px;padding:6px 9px;border:#5a5a5a solid 1px;border-radius:2px;resize:none}.inviteCard .invitedContentHolder textarea:focus{outline:none}.inviteCard .invitedContentHolder ::-webkit-input-placeholder{color:#0c0c0c}.inviteCard .invitedContentHolder :-moz-placeholder{color:#0c0c0c;opacity:1}.inviteCard .invitedContentHolder ::-moz-placeholder{color:#0c0c0c;opacity:1}.inviteCard .invitedContentHolder :-ms-input-placeholder{color:#0c0c0c}.trendingTagCard{padding-bottom:9px}.trendingTagCard .tagWrapper{padding:0 0 9px 0}.trendingTagCard .tagWrapper .tag{display:inline-block;letter-spacing:0.5px;padding:3px 0 0 0;text-shadow:0 0 9px rgba(24,24,24,0.4);font-size:14px;color:#ffffee;font-weight:normal}.trendingTagCard .tagWrapper .tag i{color:rgba(150,170,180,0.9);text-shadow:0 0 3px rgba(255,255,235,0.12)}.trendingTagCard .tagWrapper .trendingTagDescription{margin-top:-6px;padding:0 9px 3px 18px}.trendingTagCard .tagWrapper .trendingTagDescription h3{display:inline;font-size:11px;color:#91918a;font-weight:normal}.trendingTagCard .tagWrapper .trendingTagDescription .name:hover{cursor:pointer;text-decoration:underline;color:#ffffee}.trendingTagCard .tagWrapper .recommenderWrapper{padding:0 0 0 18px}.trendingTagCard .tagWrapper .recommenderWrapper .profileImg{width:24px;height:24px;margin-right:6px}.trendingTagCard .tagWrapper .recommenderWrapper .profileImg img{width:100%;height:100%;border-radius:2px;border:rgba(255,255,235,0.05) solid 1px}.trendingTagCard .lessTrendingTagWrapper{margin-top:9px}.trendingTagCard .lessTrendingTagWrapper .tag{padding:3px 6px;margin:0 3px 3px 0;background-color:rgba(255,255,235,0.12);border-radius:1px;font-size:12px;color:#ffffee;font-weight:300}.currentSentimentWrapper{padding-top:36px;padding-bottom:36px}.currentSentimentWrapper .sentimentSummary{padding:0 9px}.currentSentimentWrapper .sentimentSummary h2{font-size:12px;color:#C5C5C2;font-weight:bold}.currentSentimentWrapper .sentimentSummary h1{margin:9px 0;text-shadow:0 0 9px rgba(24,24,24,0.4);font-size:36px;color:rgba(255,255,255,0.27);font-weight:bold}.currentSentimentWrapper .sentimentSummary .magnitudeComment{padding:2px 6px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.currentSentimentWrapper .sentimentSummary .magnitudeComment h3{letter-spacing:1px;font-size:10px;color:#C5C5C2;font-weight:bold}.currentSentimentWrapper .divider{width:2px;background-color:rgba(255,255,235,0.12)}.currentSentimentWrapper .sentimentBarWrapper{margin-top:36px;padding:9px}.currentSentimentWrapper .sentimentBarWrapper .sentimentBar{margin:0 auto;border-radius:1px;width:240px;height:3px;background-color:#ff7350}.currentSentimentWrapper .sentimentBarWrapper .sentimentBar .buySentimentBar{background-color:#56bc76;border-right:rgba(255,255,235,0.12) solid 1px}.myCard{min-width:360px}.myInputCard{position:relative;min-height:240px}.myInputCard .submittingCover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:90;background-color:rgba(15,15,16,0.75)}.myInputCard .submittingCover .infoWrapper{margin:auto;height:90px}.myInputCard .submittingCover .infoWrapper h1{margin:18px;margin-top:36px;font-size:16px;color:#ffffee;font-weight:normal;letter-spacing:0.5px;text-shadow:0 0 18px #ffffee}.myInputCard .submittingCover .infoWrapper loading{top:-72px;width:30px;height:30px}.myInputCard .innerWrapper{padding:3px 9px 0 9px;min-width:300px}.myInputCard .myInputNavWrapper{border-bottom:rgba(255,255,235,0.12) solid 1.5px}.myInputCard .myInputNavWrapper .navDivider{margin:6px 9px 9px 0;width:1px;background-color:rgba(255,255,235,0.12);box-shadow:0 0 3px rgba(255,255,235,0.12)}.myInputCard .myInputNavWrapper .myInputNav{padding:3px 6px 0 6px;margin:0 3px 3px -7px;border-radius:2px;font-size:12px;color:#ffffee;font-weight:bold}.myInputCard .myInputNavWrapper .myInputNav .focusTriangle{margin:0 auto;height:0;width:0;top:3px;border-style:solid;border-width:0 8px 6px 8px;border-color:transparent transparent rgba(255,255,235,0.12) transparent}.myInputCard .myInputNavWrapper .myInputNav:hover{cursor:pointer;background-color:rgba(255,255,235,0.05);color:white;text-shadow:0 0 9px rgba(255,255,235,0.12)}.myInputCard .profileRow{padding:9px 9px 9px 0}.myInputCard .profileRow .profileImg{width:36px;height:36px}.myInputCard .profileRow .profileImg img{border:rgba(255,255,235,0.05) solid 1px;border-radius:1px;width:100%;height:100%}.myInputCard .profileRow .profileInfo{margin-left:9px}.myInputCard .profileRow .profileInfo h1{font-size:13px;color:#ffffee;font-weight:normal}.myInputCard .myInputBody form textarea{padding:9px;background-color:transparent;border:none;font-size:13px;color:#ffffee;font-weight:normal;letter-spacing:0.5px}.myInputCard .myInputBody form textarea:focus{outline:none;background-color:rgba(255,255,235,0.05);box-shadow:0 0 9px rgba(24,24,24,0.4)}.myInputCard .myInputBody form input{padding:3px 9px;background-color:transparent;border:none;border-bottom:rgba(255,255,235,0.12) solid 1px;font-size:11px;color:#C5C5C2;font-weight:normal}.myInputCard .myInputBody form input:focus{outline:none;border:none;background-color:rgba(255,255,235,0.05);box-shadow:0 0 9px rgba(24,24,24,0.4)}.myInputCard .myInputBody form .linkLoading{height:72px;margin:9px 0;background-color:#0c0c0c}.myInputCard .myInputBody form .linkLoading loading{margin:0;padding:0}.myInputCard .myInputBody form .linkLoading loading .sk-cube-grid{height:30px;width:30px;margin:9px}.myInputCard .myInputBody form .linkLoading h1{margin-top:24px;font-size:13px;color:#ffffee;font-weight:normal}.myInputCard .myInputBody form .linkModule{margin:9px 0 0 0;border-radius:1px}.myInputCard .myInputBody form .linkModule:hover{cursor:pointer}.myInputCard .myInputBody form .linkModule .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.myInputCard .myInputBody form .linkModule .linkImg img{position:relative;height:66px}.myInputCard .myInputBody form .linkModule .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.myInputCard .myInputBody form .linkModule .linkContent:hover{cursor:pointer}.myInputCard .myInputBody form .linkModule .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.myInputCard .myInputBody form .linkModule .linkContent h1:hover{cursor:pointer;text-decoration:underline}.myInputCard .myInputBody form .linkModule .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.myInputCard .myInputBody form .linkModule .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.myInputCard .myInputBody form .linkModule .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.myInputCard .myInputBody form .tagsWrapper{margin-top:1px}.myInputCard .myInputBody form .tagsWrapper .tagInput{width:180px;padding:3px 9px;font-size:12px}.myInputCard .myInputBody form .tagsWrapper .tags .tag{position:relative;padding:3px 30px 3px 6px;margin:1px;background-color:rgba(150,170,180,0.5);font-size:12px;color:white;font-weight:normal}.myInputCard .myInputBody form .tagsWrapper .tags .tag .deleteTagButton{position:absolute;top:0;right:0;height:100%;width:24px;color:rgba(255,255,255,0.27)}.myInputCard .myInputBody form .tagsWrapper .tags .tag .deleteTagButton:hover{cursor:pointer;color:#C5C5C2}.myInputCard .myInputBody form .tagsWrapper .tags .tag .deleteTagButton h1{margin:0;text-align:center;margin-top:3px;font-size:12px}.myInputCard .myInputBody form .predefinedTags{border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;padding-bottom:6px}.myInputCard .myInputBody form .predefinedTags .categoryWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.myInputCard .myInputBody form .predefinedTags .category{padding:3px 9px;font-size:12px;color:#91918a;font-weight:bold}.myInputCard .myInputBody form .predefinedTags .category i{color:rgba(150,170,180,0.9);font-size:9px}.myInputCard .myInputBody form .predefinedTags .category:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.myInputCard .myInputBody form .predefinedTags .predefinedTagsList .tag{position:relative;padding:2px 6px 2px 6px;margin:2px 0 0 2px;border-radius:1px;font-size:12px;color:#ffffee;font-weight:normal;border:transparent solid 1px;background-color:rgba(255,255,235,0.05)}.myInputCard .myInputBody form .predefinedTags .predefinedTagsList .tag:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);color:#ffffee}.myInputCard .myInputBody form .predefinedTags .predefinedTagsList .selected{background-color:rgba(150,170,180,0.5);color:white}.myInputCard .myInputBody form .conditionMsg{padding:3px 12px;margin:6px 0;background-color:rgba(255,255,235,0.12)}.myInputCard .myInputBody form .conditionMsg h1{margin:0;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.myInputCard .myInputBody form .sectionHighlight{background-color:rgba(255,255,235,0.12)}.myInputCard .myInputBody form .stopLossWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.myInputCard .myInputBody form .expectedExitWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.myInputCard .myInputBody form .sliderPanelWrapper{background-color:rgba(255,255,235,0.12);border-bottom:rgba(255,255,235,0.12) solid 1px}.myInputCard .myInputBody form .sliderPanelWrapper .certaintyInput{margin:0;font-size:12px;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding-bottom:0;max-width:36px}.myInputCard .myInputBody form .sliderPanelWrapper .certaintyTextInputWrapper{border-right:rgba(255,255,235,0.12) solid 1px;padding:6px;width:112px;color:#ffffee}.myInputCard .myInputBody form .sliderPanelWrapper .certaintyTextInputWrapper h1{margin:0;text-align:right;font-size:13px;font-weight:bold}.myInputCard .myInputBody form .sliderPanelWrapper .certaintyTextInputWrapper h2{margin:0;margin-top:-2px;text-align:right;font-size:11px;color:#91918a;font-weight:bold}.myInputCard .myInputBody form .sliderPanelWrapper .certaintyRangeInputWrapper{background-color:green}.myInputCard .myInputBody form .editPanel{padding:0 12px 0 0}.myInputCard .myInputBody form .editPanel .editButton{padding:3px 12px;margin-right:1px;background-color:rgba(255,255,235,0.12);font-size:13px;color:#91918a;font-weight:normal}.myInputCard .myInputBody form .editPanel .editButton i{margin:auto;margin-top:5px}.myInputCard .myInputBody form .editPanel .linkInput{font-size:11px;color:#91918a}.myInputCard .myInputBody form .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.myInputCard .myInputBody form .publishButton{padding:6px 9px 6px 9px;margin:18px 0 9px 0;border:#5a5a5a solid 1px;box-shadow:0 0 3px black}.myInputCard .myInputBody form .publishButton h1{margin:auto;color:#ffffee;font-size:14px;font-weight:bold;text-align:center;letter-spacing:1px;text-shadow:0 0 9px rgba(24,24,24,0.4)}.myInputCard .myInputBody form .publishButton:hover{cursor:pointer;color:white;box-shadow:0 0 0 black}.myInputCard .myInputBody form .publishButton:hover h1{color:white;font-size:14px;font-weight:bold}.myInputCard .myInputBody form .publishButton:focus{box-shadow:inset 0 0 9px black}.myInputCard .pendingOpenStatus{height:120px;padding:9px;background-color:rgba(255,255,235,0.05)}.myInputCard .pendingOpenStatus h1{letter-spacing:0.5px;font-size:13px;color:#91918a;font-weight:bold}.myPosition{min-height:120px;min-width:300px;max-height:240px}.myPosition .myPositionHead{margin-top:-2px;padding:0 9px 5px 0;color:#ffffee}.myPosition .myPositionHead h1{padding:3px 9px;display:inline-block;letter-spacing:1px;font-size:11px;font-weight:bold;text-shadow:0 0 9px rgba(24,24,24,0.4);background-color:#0c0c0c}.myPosition .companyCover{padding:6px 9px 6px 9px}.myPosition .companyCover h1{font-size:30px;color:rgba(150,170,180,0.9);font-weight:bold;letter-spacing:2px;text-shadow:0 0 9px rgba(255,255,235,0.12)}.myPosition .companyCover h2{margin-top:-6px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.myPosition .positionBody{padding-bottom:3px}.myPosition .positionBody .infoBox{padding:3px 9px 1px 9px;color:#ffffee}.myPosition .positionBody .infoBox h2{letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.myPosition .positionBody .infoBox h1{font-size:13px;font-weight:normal}.myPosition .positionBody .postInfo{margin:3px 9px 3px 9px}.myPosition .positionBody .postInfo .postStat{padding:3px 9px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:normal;text-align:center}.myPosition .positionBody .postInfo .view{padding:3px 9px;letter-spacing:1px;background-color:rgba(255,255,235,0.05);border-radius:2px;color:#91918a;font-size:11px;font-weight:bold}.myPosition .positionBody .postInfo .view:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);color:#ffffee}.myPosition .positionBody .noPosition{padding:0 9px}.myPosition .positionBody .noPosition h1{font-size:13px;color:rgba(255,255,255,0.27);font-weight:bold}.influencersCard .topUser{margin-bottom:9px}.influencersCard .topUser .profileImg{width:56px;height:56px;border:rgba(255,255,235,0.05) solid 1px}.influencersCard .topUser .profileImg img{width:100%;height:100%}.influencersCard .topUser .userInfo{padding:0 9px}.influencersCard .topUser .userInfo h1{letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:normal}.influencersCard .topUser .userInfo h1:hover{text-decoration:underline}.influencersCard .topUser .userInfo h2{font-size:12px;color:#91918a;font-weight:normal}.financialModelCard .cardBody{margin:0}.financialModelCard .financialModelWrapper .modelNav{border-bottom:rgba(255,255,235,0.12) solid 1px}.financialModelCard .financialModelWrapper .modelNav .nav{padding:3px 9px;border-right:rgba(255,255,235,0.12) solid 1px;color:#91918a}.financialModelCard .financialModelWrapper .modelNav .nav h1{font-size:12px;font-weight:bold;letter-spacing:1px}.financialModelCard .financialModelWrapper .modelNav .nav:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.financialModelCard .financialModelWrapper .modelNav h2{font-size:12px;color:#91918a;font-weight:bold}.financialModelCard .financialModelWrapper .modelNav h2 i{color:rgba(255,255,255,0.27);font-weight:bold}.financialModelCard .financialModelWrapper .modelNav .selected{color:#C5C5C2;border-bottom:rgba(150,170,180,0.9) solid 1px}.financialModelCard .financialModelWrapper .modelHead{padding:9px 9px 0 9px}.financialModelCard .financialModelWrapper .modelHead h1{letter-spacing:1px;font-size:16px;color:#ffffee;font-weight:normal}.financialModelCard .financialModelWrapper .modelHead h2{max-width:600px;font-size:12px;color:#91918a;font-weight:normal}.financialModelCard .financialModelWrapper .modelBody form{padding:0 4.5px}.financialModelCard .financialModelWrapper .modelBody .modelParamWrapper{padding:1px}.financialModelCard .financialModelWrapper .modelBody .paramWrapper{background-color:rgba(255,255,235,0.05);margin:4.5px}.financialModelCard .financialModelWrapper .modelBody .paramWrapper .param{padding:6px 4.5px 6px 4.5px;border-bottom:rgba(255,255,235,0.05) solid 1px}.financialModelCard .financialModelWrapper .modelBody .paramWrapper .param h1{letter-spacing:0.5px;font-size:13px;color:rgba(150,170,180,0.9);font-weight:bold}.financialModelCard .financialModelWrapper .modelBody .paramWrapper .paramInput{padding:0 4.5px 9px 4.5px}.financialModelCard .financialModelWrapper .modelBody .paramWrapper .paramInput input{width:100%}.financialModelCard .financialModelWrapper .modelBody .resultWrapper{padding:9px 9px}.financialModelCard .financialModelWrapper .modelBody .resultWrapper h1{font-size:21px;color:#ffffee;font-weight:normal}.financialModelCard .financialModelWrapper .modelBody .resultWrapper h2{margin-top:9px;font-size:12px;color:#91918a;font-weight:bold}.financialModelCard .financialModelWrapper .modelBody .resultWrapper h3{margin:3px 0;font-size:11px;color:#C5C5C2;font-weight:normal}.companyFooter{margin:18px 9px 18px 9px;padding:12px;border-radius:2px;border-top:#91918a solid 1px;opacity:0.7}.companyFooter .footerItem{color:#ffffee;padding:3px 6px}.companyFooter .footerItem:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.companyFooter .footerItem:hover h1{color:white}.companyFooter .footerItem h1{margin:0;letter-spacing:0.5px;font-size:12px;font-weight:300}.companyFooter .connectWrapper{margin-bottom:3px}.companyFooter .logoWrapper{width:96px;padding:3px 0;margin-right:9px}.companyFooter .logoWrapper img{width:100%}.companyFooter .footCaption{padding:3px 0;margin-right:9px}.companyFooter .footCaption h1{font-size:12px;color:#C5C5C2;font-weight:bold}.companyFooter .nonhoverable:hover{cursor:default;color:#ffffee;background-color:transparent}.companyFooter h2{margin:6px 0;font-size:12px;color:#333330;font-weight:300}.postpage{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:100%;overflow-y:scroll}.postpage .detailPost{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;background-color:rgba(255,255,235,0.12)}.postUser{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;min-width:240px;max-width:240px}.postUser .postModule{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:end;-moz-box-align:end;box-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;min-height:60px;border-bottom:rgba(255,255,235,0.12) solid 1px}.postUser .postModule .row{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:end;-moz-box-align:end;box-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;padding-right:12px}.postUser .postModule .stat{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;margin:6px 0}.postUser .postModule .stat h1{margin:0;text-align:right;font-size:14px;color:#ffffee;font-weight:300}.postUser .postModule .stat h2{text-align:right;font-size:10px;color:#999990;font-weight:300}.postUser .userProfile .profileImg{margin:0 auto;margin-top:24px;width:96px;height:96px;overflow:hidden}.postUser .userProfile .profileImg img{width:100%;border-radius:1px}.postUser .userProfile .name{margin:0 auto}.postUser .userProfile .name h1{text-align:center;font-size:14px;color:#ffffee;font-weight:300}.postUser .userProfile .bio h1{text-align:right;font-size:11px;color:#C5C5C2;font-weight:300}.postUser .recentRecommendations .userRecentRecommendationSmall{color:#C5C5C2;margin:1px 12px;background-color:rgba(255,255,235,0.12);border-radius:2px}.postUser .recentRecommendations .userRecentRecommendationSmall h1{margin:0;display:inline;font-size:11px;font-weight:300}.postContent{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;margin:0 12px;padding:24px 24px;background-color:rgba(255,255,235,0.12);min-width:600px;max-width:720px}.postContent .postHead{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.postContent .postHead h1{margin:0;font-size:16px;color:#ffffee;font-weight:300}.postContent .postHead h2{margin-top:3px;font-size:11px;color:#C5C5C2;font-weight:300}.postContent .postHead h3{margin-top:3px;font-size:10px;color:#555550;font-weight:300;font-style:italic}.postContent .postBody{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;padding:24px 0}.postContent .postBody .recommendation{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.postContent .postBody .recommendation .chartHolder{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0;-moz-flex:0;-ms-flex:0;flex:0;height:240px}.postContent .postBody .recommendation .chartHolder .recommendationTable{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;min-width:240px;border-right:rgba(255,255,235,0.12) solid 1px}.postContent .postBody .recommendation .chartHolder #detailPostChart{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;height:100%;background-color:#222220;border-radius:2px}.postContent .postBody .recommendation h1{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0;-moz-flex:0;-ms-flex:0;flex:0;line-height:23px;font-size:15px;color:#C5C5C2;font-weight:300}.postContent .postShare{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;padding:24px 0}.postContent .postShare .sharingButton{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin:12px;height:24px;width:100px;background-color:rgba(255,255,235,0.12)}.postContent .postComment{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;padding:24px 0;border-top:rgba(255,255,235,0.12) solid 1px}.postContent .postComment textarea{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:12px;margin:12px;border:rgba(255,255,235,0.12) solid 1px;color:#ffffee;font-size:14px;font-weight:300;line-height:150%;background-color:#0d0d0c;background-color:#121211;box-shadow:inset 0 0 3px #0D0D0C;resize:vertical}.postContent .postComment textarea:focus{outline:none}.postContent .postComment .commentPanel{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:12px;height:24px}.postContent .postComment .commentPanel .button{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding:6px 9px}.postContent .postComments{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.postCompany{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;min-width:300px;max-width:420px}.postCompany .postModule{-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0}.postCompany .postModule .head{border-bottom:rgba(255,255,235,0.12) solid 1px;margin:0 18px}.postCompany .postModule .head h1{font-size:11px;color:orange;font-weight:bold}.recSmall{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;padding:3px 12px}.recSmall:hover{background-color:black}.recSmall .profileImg{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;width:36px;height:36px}.recSmall .profileImg img{margin:auto;border-radius:2px;width:27px;height:27px}.recSmall .content{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;padding:0 3px}.recSmall .content .name h1{margin:0;margin-top:2px;font-size:11px;color:#C5C5C2;font-weight:300}.recSmall .content .recommendation{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.recSmall .content .recommendation h1{margin:0;font-size:11px;color:#C5C5C2;font-weight:300}.detailPostBaseLayer{position:fixed;left:64px;width:100%;height:100%;max-height:100%;z-index:99;box-shadow:inset 0 0 120px black;-webkit-transition-duration:2s;-moz-transition-duration:2s;transition-duration:2s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.exitClickLayer{min-height:100%}.detailPostWrapper{position:fixed;top:0;left:0;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;width:100%;height:100%;max-height:100%;z-index:10;background-color:rgba(15,15,16,0.75);box-shadow:inset 0 0 180px black;opacity:0}.ambienceLoad{opacity:1}.detailPost{position:relative;width:560px;height:300px;margin:-2px 0 -2px 0;background-color:#0c0c0c;border-radius:1px;border:rgba(150,170,180,0.9) solid 2px;box-shadow:0 0 180px black}.detailPost .detailPostInnerWrapper{opacity:0}.detailPost .subHeading{height:12px;margin:11px 0 5px 0;padding:0 0 0 0}.detailPost .subHeading h1{top:-7px;letter-spacing:1px;line-height:12px;display:inline-block;color:#008cbb;color:#91918a;font-size:13px;font-weight:normal;color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);font-size:11px;font-weight:bold}.detailPost .exitButton{position:absolute;top:0;right:0px;width:40px;height:24px;z-index:10;border-top-right-radius:1px}.detailPost .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.detailPost .exitButton:hover{cursor:pointer;background-color:#ff7350}.detailPost .exitButton:hover h1{color:#ffffee}.detailPost .detailPostUser{padding:18px 0 12px 0;margin:0 18px}.detailPost .detailPostUser .profileImg{margin-right:12px;width:52px;height:52px}.detailPost .detailPostUser .detailPostUserInfo{padding:0 0 0 0;color:#91918a}.detailPost .detailPostUser .detailPostUserInfo h1{margin:0;font-size:13px;color:#ffffee;font-weight:normal}.detailPost .detailPostUser .detailPostUserInfo h2{font-size:13px;font-weight:normal}.detailPost .detailPostUser .detailPostUserInfo h3{margin-top:2px;font-size:8px;color:#555550;font-weight:bold}.detailPost .recommendationCover{margin:0 18px 0 18px;border-bottom:rgba(255,255,235,0.12) solid 2px;border-top:rgba(255,255,235,0.12) solid 2px}.detailPost .recommendationCover .company{padding:9px 0 7px 0;color:#91918a;z-index:10}.detailPost .recommendationCover .company .caption{color:#91918a}.detailPost .recommendationCover .company h1{color:#ffffee;letter-spacing:0.5px;font-size:14px;font-weight:bold}.detailPost .recommendationCover .company h2{margin-top:-1px;font-size:13px;font-weight:normal}.detailPost .recommendationCover .company h3{margin-top:1px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:normal}.detailPost .recommendationCover .company .companyName{margin-top:0px;font-size:11px}.detailPost .recommendationCover .company .littlePlate{width:180px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationCover #detailPostChart{margin:-57px 0 0 9px;padding:0 0;height:270px}.detailPost .recommendationCover .quotesUnavailable{margin:0px 0 0 9px;padding:0 9px;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.detailPost .recommendationCover .quotesUnavailable h1{text-align:center;font-size:13px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPost .recommendationCover .recommendationGrid{padding:0 0 0 0;margin:-11px 9px 9px 0;max-width:220px;min-width:220px}.detailPost .recommendationCover .recommendationGrid table{color:#ffffee;width:100%}.detailPost .recommendationCover .recommendationGrid table tr{width:100%}.detailPost .recommendationCover .recommendationGrid table h1{font-size:12px;font-weight:normal}.detailPost .recommendationCover .recommendationGrid table h1 b{font-weight:normal}.detailPost .recommendationCover .recommendationGrid table h2{margin-top:-2px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPost .recommendationCover .recommendationGrid table td{padding:1px 0 2px 0}.detailPost .recommendationCover .highlights{margin:-3px 0 0 0;padding:0 0 0 0}.detailPost .recommendationCover .highlights .highlight{color:#ffffee;padding:2px 0 0 0}.detailPost .recommendationCover .highlights .highlight h1{margin:0;font-size:12px;font-weight:normal}.detailPost .recommendationCover .highlights .highlight .caption{color:rgba(255,255,255,0.27);font-weight:bold}.detailPost .exitPanelButtonWrapper{padding:12px 24px;margin:24px;background-color:rgba(255,255,235,0.12)}.detailPost .summaryStats{padding:6px 18px;background-color:rgba(255,255,235,0.12)}.detailPost .summaryStats h1{margin:0;font-size:11px;color:#91918a;font-weight:bold}.detailPost .summaryStats h2{margin-top:-12px;font-size:20px;color:#91918a}.detailPost .recommendationBody{padding:0 0 0 0}.detailPost .recommendationBody post-edit{margin:-3px 0 9px 0;border-top:rgba(150,170,180,0.3) solid 2px;border-bottom:rgba(150,170,180,0.3) solid 2px;background-color:#0c0c0c}.detailPost .recommendationBody .postEditNavWrapper{background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .postEditNavWrapper .editPanelHead{padding:0 18px 6px 18px}.detailPost .recommendationBody .postEditNavWrapper .editPanelHead .panelName{padding:6px 0 0 0}.detailPost .recommendationBody .postEditNavWrapper .editPanelHead .panelName h1{letter-spacing:1px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.detailPost .recommendationBody .postEditNavWrapper .switchActionButton{margin-top:3px;background-color:rgba(116,208,166,0.7);border-radius:1px;box-shadow:0 0 3px black}.detailPost .recommendationBody .postEditNavWrapper .switchActionButton .innerWrapper{padding:3px 9px 3px 9px;box-shadow:inset 0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .postEditNavWrapper .switchActionButton h2{letter-spacing:1px;text-shadow:0 0 3px rgba(24,24,24,0.4);font-size:11px;color:#ffffee;font-weight:bold}.detailPost .recommendationBody .postEditNavWrapper .switchActionButton:hover{cursor:pointer}.detailPost .recommendationBody .postEditNavWrapper .switchActionButton:hover h2{color:#ffffee;text-shadow:0 0 9px rgba(255,255,235,0.12)}.detailPost .recommendationBody .currentCaption{padding:6px 18px 6px 18px;background-color:rgba(255,255,235,0.05);border-bottom:rgba(0,0,0,0.03) solid 1px}.detailPost .recommendationBody .currentCaption .captionProfileImg{margin-top:-1px;margin-right:9px;height:52px;width:52px}.detailPost .recommendationBody .currentCaption .captionProfileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.detailPost .recommendationBody .currentCaption h1{margin-top:3px;letter-spacing:0.5px;font-size:13px;color:#ffffee;font-weight:normal}.detailPost .recommendationBody .appendContent{padding:0 0;min-height:150px}.detailPost .recommendationBody .appendContent input{border:none;padding:6px 12px;background-color:transparent;letter-spacing:0.2px;font-size:13px;color:#ffffee;font-weight:normal;text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .appendContent input::-webkit-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .appendContent input::-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .appendContent input:-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .appendContent input:-ms-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPost .recommendationBody .appendContent input:focus{outline:none;color:#ffffee}.detailPost .recommendationBody .appendContent textarea{border:none;height:24px;padding:12px 18px 12px 18px;background-color:transparent;resize:vertical;font-size:14px;font-weight:300;color:#ffffee;line-height:20px;height:60px;resize:none;letter-spacing:0.5px}.detailPost .recommendationBody .appendContent textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPost .recommendationBody .appendContent textarea::-moz-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPost .recommendationBody .appendContent textarea:-moz-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPost .recommendationBody .appendContent textarea:-ms-input-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPost .recommendationBody .appendContent textarea:focus{outline:none}.detailPost .recommendationBody .appendContent .section{position:relative}.detailPost .recommendationBody .appendContent .section .deleteButtonWrapper{position:absolute;top:0;right:0;width:36px;height:36px;z-index:99}.detailPost .recommendationBody .appendContent .section .deleteButtonWrapper h1{margin:5px;font-size:12px;color:#333330}.detailPost .recommendationBody .appendContent .section .deleteButtonWrapper h1:hover{cursor:pointer;color:#ff7350}.detailPost .recommendationBody .appendContent .linkModule{position:relative;margin:0 12px 6px 12px}.detailPost .recommendationBody .appendContent .linkModule .linkImg{position:relative;height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .linkModule .linkImg img{position:relative;margin:0 auto;height:100%}.detailPost .recommendationBody .appendContent .linkModule .linkContent{padding:6px 12px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .linkModule .linkContent h1{margin:0;text-shadow:0 0 3px black;font-size:12px;color:#ffffee;font-weight:bold}.detailPost .recommendationBody .appendContent .linkModule .linkContent h2{font-size:11px;color:#C5C5C2;font-weight:normal}.detailPost .recommendationBody .appendContent .linkModule .linkContent h3{font-size:10px;color:#91918a;font-weight:normal}.detailPost .recommendationBody .appendContent .editPanel{margin-right:18px;padding:0 0 0 0;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .editPanel .editButton{padding:3px 9px;margin-right:1px;font-size:13px;color:#91918a;font-weight:normal;color:rgba(150,170,180,0.9);border-right:rgba(255,255,235,0.05) solid 1px;border-top-left-radius:1px;border-bottom-left-radius:1px}.detailPost .recommendationBody .appendContent .editPanel .editButton i{margin:auto;margin-top:5px}.detailPost .recommendationBody .appendContent .editPanel .linkInput{font-size:11px;color:#91918a;padding:0 9px}.detailPost .recommendationBody .appendContent .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.detailPost .recommendationBody .appendContent .editPostTagWrapper{margin-top:1px;padding:3px 9px 6px 9px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .editPostTagWrapper .tagInput{min-width:120px;font-size:12px;margin-bottom:-4px}.detailPost .recommendationBody .appendContent .editPostTagWrapper .editTags .tag{position:relative;padding:3px 30px 3px 6px;margin:1px;background-color:rgba(150,170,180,0.5);font-size:12px;color:#ffffee;font-weight:normal}.detailPost .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton{position:absolute;top:0;right:0;height:100%;width:24px;color:rgba(255,255,255,0.27)}.detailPost .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton:hover{cursor:pointer;color:#C5C5C2}.detailPost .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton h1{margin:0;text-align:center;margin-top:3px;font-size:12px}.detailPost .recommendationBody .appendContent .predefinedTags{border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .predefinedTags .categoryWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.detailPost .recommendationBody .appendContent .predefinedTags .category{padding:6px 9px;font-size:12px;color:#C5C5C2;font-weight:bold}.detailPost .recommendationBody .appendContent .predefinedTags .category i{color:rgba(150,170,180,0.9);font-size:9px}.detailPost .recommendationBody .appendContent .predefinedTags .category:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .predefinedTags .predefinedTagsList .tag{position:relative;padding:2px 7px 2px 7px;margin:2px 0 0 2px;font-size:12px;color:#C5C5C2;font-weight:normal;border:transparent solid 1px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .predefinedTags .predefinedTagsList .tag:hover{cursor:pointer;background-color:rgba(150,170,180,0.9);color:white}.detailPost .recommendationBody .appendContent .predefinedTags .predefinedTagsList .selected{background-color:rgba(150,170,180,0.5);color:#ffffee}.detailPost .recommendationBody .appendContent .conditionMsg{padding:3px 12px;margin:6px 0;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .conditionMsg h1{margin:0;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPost .recommendationBody .appendContent .sectionHighlight{background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .submitPanel{padding:6px 18px;background-color:rgba(255,255,235,0.12)}.detailPost .recommendationBody .appendContent .submitPanel .optionButton{padding:5px 12px 5px 0}.detailPost .recommendationBody .appendContent .submitPanel .optionButton h1{margin:0;font-size:11px;color:#91918a;font-weight:normal}.detailPost .recommendationBody .appendContent .submitPanel .cancelButton{padding:5px 18px;background-color:rgba(255,255,235,0.12);font-size:12px;color:#91918a;font-weight:normal}.detailPost .recommendationBody .appendContent .submitPanel .cancelButton:hover{cursor:pointer;background-color:#5a5a5a;color:#C5C5C2}.detailPost .recommendationBody .appendContent .submitPanel .submitButton{padding-left:18px;padding-right:18px}.detailPost .recommendationBody .content{padding:0 18px 9px 0}.detailPost .recommendationBody .content .reasoningSection{padding:0 18px 0 18px}.detailPost .recommendationBody .content .link{margin:9px 0 3px 0;width:450px;background-color:#C5C5C2;background-color:#ffffee;border-radius:2px;box-shadow:0 0 3px rgba(35,34,33,0.85)}.detailPost .recommendationBody .content .link .linkImg{max-height:72px}.detailPost .recommendationBody .content .link .linkImg img{height:72px;width:auto;border-top-left-radius:2px;border-bottom-left-radius:2px}.detailPost .recommendationBody .content .link .linkContent{padding:6px 9px;line-height:18px;box-shadow:0 0 3px rgba(35,34,33,0.85);border-top-right-radius:2px;border-bottom-right-radius:2px}.detailPost .recommendationBody .content .link .linkContent:hover{cursor:pointer}.detailPost .recommendationBody .content .link .linkContent h1{margin:0;line-height:21px;font-size:14px;color:#C5C5C2;font-weight:normal;color:#C5C5C2;color:black;font-family:"Droid Serif"}.detailPost .recommendationBody .content .link .linkContent h1:hover{cursor:pointer;color:black;text-decoration:underline}.detailPost .recommendationBody .content .link .linkContent h2{margin:0;font-size:12px;color:#91918a;font-weight:normal}.detailPost .recommendationBody .content .link .linkContent h3{margin:0;font-size:12px;color:#91918a;font-weight:normal}.detailPost .recommendationBody .content .heading{padding:0 18px 0 0;margin:9px 18px 0 18px;max-width:300px}.detailPost .recommendationBody .content .heading h1{margin:0;display:inline-block;color:rgba(150,170,180,0.9);letter-spacing:1px;font-size:11px;font-weight:bold}.detailPost .recommendationBody .content .heading h2{color:rgba(255,255,255,0.27);font-size:10px;font-weight:bold}.detailPost .recommendationBody .content h1{font-size:13px;color:#91918a;font-weight:bold}.detailPost .recommendationBody .content p{margin-top:3px;line-height:20px;letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:300}.detailPost .recommendationBody .tags{margin-top:-9px;padding:0 18px 6px 18px}.detailPost .recommendationBody .tags .tagWrapper{padding-top:5px}.detailPost .recommendationBody .tags .tag{padding:2px 9px 2px 9px;margin-right:2px;margin-bottom:2px;background-color:rgba(255,255,235,0.12);background-color:rgba(150,170,180,0.5);letter-spacing:0.5px;border-radius:1px;font-size:13px;color:#ffffee;font-weight:300}.detailPost .recommendationBody .tags .tag i{margin:0 6px 0 0;color:rgba(255,255,255,0.27)}.detailPost .recommendationBody .disclaimer{padding:0 18px 9px 18px;line-height:14px}.detailPost .recommendationBody .disclaimer h6{letter-spacing:0.5px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:300}.detailPost .interactionSection{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.detailPost .recommendationControlPanel{margin:0 18px;padding:3px 0 3px 0;border-top:rgba(255,255,235,0.12) solid 2px}.detailPost .recommendationControlPanel .panelButton{padding:3px 9px;margin-right:1px}.detailPost .recommendationControlPanel .panelButton:hover{cursor:pointer}.detailPost .recommendationControlPanel .panelButton h1{margin:0;font-size:12px;font-weight:bold}.detailPost .recommendationControlPanel .panelButton h1 i{font-size:10px}.detailPost .recommendationControlPanel .selected{color:rgba(150,170,180,0.9)}.detailPost .recommendationControlPanel .selected h1{margin:0;font-size:12px;font-weight:bold}.detailPost .recommendationControlPanel .selected h1 i{font-size:10px}.detailPost .sharingPanel{margin:0 24px 0 24px;margin:0 18px}.detailPost .sharingPanel .shareModule{position:relative;display:inline-block;padding:0 0;border-bottom:rgba(255,255,235,0.12) solid 1px}.detailPost .sharingPanel .shareModule h1{position:relative;font-size:11px;color:#ffffee;font-weight:normal;padding-right:12px;transition:all 0.15s ease}.detailPost .sharingPanel .shareModule h1 i{font-size:12px;padding:6px 9px}.detailPost .sharingPanel .facebookModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.detailPost .sharingPanel .twitterModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.detailPost .postComment{padding:0 18px 9px 18px;margin:0 0}.detailPost .postComment textarea{padding:9px;padding-bottom:21px;border:none;border-radius:1px;color:#ffffee;font-size:13px;font-weight:300;line-height:150%;resize:none;border:rgba(255,255,235,0.12) solid 2px;background-color:transparent;letter-spacing:0.5px}.detailPost .postComment textarea:focus{outline:none}.detailPost .postComment .errMsg{font-size:12px;color:#ff7350;font-weight:bold}.detailPost .postComment .commentPanel{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;padding:0 0 0 0;height:0px}.detailPost .postComment .commentPanel .button{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding:4px 9px;top:-9px;right:9px}.detailPost .postComments{margin:0 0 9px 0}.expanded{width:690px;height:auto}.expanded .detailPostInnerWrapper{opacity:1}.detailPostFlatBaseLayer{width:100%;height:100%;z-index:99;box-shadow:inset 0 0 120px black;background-color:#0c0c0c;-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.detailPostFlatView{position:absolute;top:51px;left:24px;opacity:0;z-index:5;width:100%;height:100%;border-top:rgba(150,170,180,0.9) solid 1px;border-left:rgba(150,170,180,0.9) solid 1px;box-shadow:0 0 120px black;width:-webkit-calc(100% - 24px);width:calc(100% - 24px);height:-webkit-calc(100% - 51px);height:calc(100% - 51px)}.detailPostFlatViewOn{opacity:1}.detailPostFlat{position:relative;margin:0 0 0 0;background-color:#0c0c0c}.detailPostFlat .subHeading{height:12px;margin:11px 0 5px 0;padding:0 0 0 0}.detailPostFlat .subHeading h1{top:-7px;letter-spacing:1px;line-height:12px;display:inline-block;color:#008cbb;color:#91918a;font-size:13px;font-weight:normal;color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);font-size:11px;font-weight:bold}.detailPostFlat .exitButton{position:absolute;top:0;right:0px;width:40px;height:24px;z-index:10;border-top-right-radius:1px}.detailPostFlat .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#ff7350;font-weight:normal}.detailPostFlat .exitButton:hover{cursor:pointer;background-color:#ff7350}.detailPostFlat .exitButton:hover h1{color:#ffffee}.detailPostFlat .detailPostUser{padding:18px 0 12px 0;margin:0 18px}.detailPostFlat .detailPostUser .profileImg{margin-right:12px;width:52px;height:52px}.detailPostFlat .detailPostUser .detailPostUserInfo{padding:0 0 0 0;color:#91918a}.detailPostFlat .detailPostUser .detailPostUserInfo h1{margin:0;font-size:13px;color:#ffffee;font-weight:normal}.detailPostFlat .detailPostUser .detailPostUserInfo h2{font-size:13px;font-weight:normal}.detailPostFlat .detailPostUser .detailPostUserInfo h3{margin-top:2px;font-size:8px;color:#555550;font-weight:bold}.detailPostFlat .recommendationTitle{padding:0 18px}.detailPostFlat .recommendationTitle h1{font-size:36px;color:rgba(150,170,180,0.9);font-weight:bold;letter-spacing:1px}.detailPostFlat .recommendationCover{margin:0 18px 0 18px;border-bottom:rgba(255,255,235,0.12) solid 1px;border-top:rgba(255,255,235,0.12) solid 1px}.detailPostFlat .recommendationCover .company{padding:9px 0 7px 0;color:#91918a;z-index:10}.detailPostFlat .recommendationCover .company .caption{color:#91918a}.detailPostFlat .recommendationCover .company h1{color:#ffffee;font-size:14px;font-weight:bold}.detailPostFlat .recommendationCover .company h2{margin-top:-1px;font-size:13px;font-weight:normal}.detailPostFlat .recommendationCover .company h3{margin-top:1px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:normal}.detailPostFlat .recommendationCover .company .companyName{margin-top:0px;font-size:11px}.detailPostFlat .recommendationCover .company .littlePlate{width:180px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationCover #detailPostChart{margin:-57px 0 0 9px;padding:0 0;height:270px}.detailPostFlat .recommendationCover .quotesUnavailable{margin:0px 0 0 9px;padding:0 9px;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.detailPostFlat .recommendationCover .quotesUnavailable h1{text-align:center;font-size:13px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPostFlat .recommendationCover .recommendationGrid{padding:0 0 0 0;margin:-11px 9px 9px 0;max-width:220px;min-width:220px}.detailPostFlat .recommendationCover .recommendationGrid table{color:#ffffee;width:100%}.detailPostFlat .recommendationCover .recommendationGrid table tr{width:100%}.detailPostFlat .recommendationCover .recommendationGrid table h1{font-size:12px;font-weight:normal}.detailPostFlat .recommendationCover .recommendationGrid table h1 b{font-weight:normal}.detailPostFlat .recommendationCover .recommendationGrid table h2{margin-top:-2px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPostFlat .recommendationCover .recommendationGrid table td{padding:1px 0 2px 0}.detailPostFlat .recommendationCover .highlights{margin:-3px 0 0 0;padding:0 0 0 0}.detailPostFlat .recommendationCover .highlights .highlight{color:#ffffee;padding:2px 0 0 0}.detailPostFlat .recommendationCover .highlights .highlight h1{margin:0;font-size:12px;font-weight:normal}.detailPostFlat .recommendationCover .highlights .highlight .caption{color:rgba(255,255,255,0.27);font-weight:bold}.detailPostFlat .exitPanelButtonWrapper{padding:12px 24px;margin:24px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .summaryStats{padding:6px 18px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .summaryStats h1{margin:0;font-size:11px;color:#91918a;font-weight:bold}.detailPostFlat .summaryStats h2{margin-top:-12px;font-size:20px;color:#91918a}.detailPostFlat .recommendationBody{padding:0 0 0 0}.detailPostFlat .recommendationBody post-edit{margin:-3px 18px 9px 18px;background-color:#0c0c0c}.detailPostFlat .recommendationBody .postEditNavWrapper{background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .postEditNavWrapper .editPanelHead{padding:0 18px 6px 18px}.detailPostFlat .recommendationBody .postEditNavWrapper .editPanelHead .panelName{padding:6px 0 0 0}.detailPostFlat .recommendationBody .postEditNavWrapper .editPanelHead .panelName h1{letter-spacing:1px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.detailPostFlat .recommendationBody .postEditNavWrapper .postEditNav{padding:6px 0 0 0}.detailPostFlat .recommendationBody .postEditNavWrapper .postEditNav h2{letter-spacing:1px;font-size:11px;color:#91918a;font-weight:bold}.detailPostFlat .recommendationBody .postEditNavWrapper .postEditNav:hover{cursor:pointer}.detailPostFlat .recommendationBody .postEditNavWrapper .postEditNav:hover h2{color:#ffffee;text-shadow:0 0 9px rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .currentCaption{padding:6px 18px 0 18px;height:27px;background-color:rgba(255,255,235,0.05);border-bottom:rgba(0,0,0,0.03) solid 1px}.detailPostFlat .recommendationBody .currentCaption .captionProfileImg{margin-top:-1px;margin-right:6px;height:24px;width:24px}.detailPostFlat .recommendationBody .currentCaption .captionProfileImg img{width:100%;height:100%;border-radius:100%;border:rgba(255,255,235,0.05) solid 1px}.detailPostFlat .recommendationBody .currentCaption h1{margin-top:3px;letter-spacing:0.5px;font-size:12px;color:#ffffee;font-weight:300}.detailPostFlat .recommendationBody .appendContent{padding:0 0;min-height:150px}.detailPostFlat .recommendationBody .appendContent input{border:none;padding:6px 12px;background-color:transparent;letter-spacing:0.2px;font-size:13px;color:#ffffee;font-weight:normal;text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPostFlat .recommendationBody .appendContent input::-webkit-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPostFlat .recommendationBody .appendContent input::-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPostFlat .recommendationBody .appendContent input:-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPostFlat .recommendationBody .appendContent input:-ms-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.detailPostFlat .recommendationBody .appendContent input:focus{outline:none;color:#ffffee}.detailPostFlat .recommendationBody .appendContent textarea{border:none;height:24px;padding:12px 18px 12px 18px;background-color:transparent;resize:vertical;font-size:14px;font-weight:300;color:#ffffee;line-height:20px;height:60px;resize:none;letter-spacing:0.5px}.detailPostFlat .recommendationBody .appendContent textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPostFlat .recommendationBody .appendContent textarea::-moz-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPostFlat .recommendationBody .appendContent textarea:-moz-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPostFlat .recommendationBody .appendContent textarea:-ms-input-placeholder{color:rgba(255,255,255,0.27);font-weight:normal}.detailPostFlat .recommendationBody .appendContent textarea:focus{outline:none}.detailPostFlat .recommendationBody .appendContent .section{position:relative}.detailPostFlat .recommendationBody .appendContent .section .deleteButtonWrapper{position:absolute;top:0;right:0;width:36px;height:36px;z-index:99}.detailPostFlat .recommendationBody .appendContent .section .deleteButtonWrapper h1{margin:5px;font-size:12px;color:#333330}.detailPostFlat .recommendationBody .appendContent .section .deleteButtonWrapper h1:hover{cursor:pointer;color:#ff7350}.detailPostFlat .recommendationBody .appendContent .linkModule{position:relative;margin:0 12px 6px 12px}.detailPostFlat .recommendationBody .appendContent .linkModule .linkImg{position:relative;height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .linkModule .linkImg img{position:relative;margin:0 auto;height:100%}.detailPostFlat .recommendationBody .appendContent .linkModule .linkContent{padding:6px 12px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .linkModule .linkContent h1{margin:0;text-shadow:0 0 3px black;font-size:12px;color:#ffffee;font-weight:bold}.detailPostFlat .recommendationBody .appendContent .linkModule .linkContent h2{font-size:11px;color:#C5C5C2;font-weight:normal}.detailPostFlat .recommendationBody .appendContent .linkModule .linkContent h3{font-size:10px;color:#91918a;font-weight:normal}.detailPostFlat .recommendationBody .appendContent .editPanel{margin-right:18px;padding:0 0 0 0;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .editPanel .editButton{padding:3px 9px;margin-right:1px;font-size:13px;color:#91918a;font-weight:normal;color:rgba(150,170,180,0.9);border-right:rgba(255,255,235,0.05) solid 1px;border-top-left-radius:1px;border-bottom-left-radius:1px}.detailPostFlat .recommendationBody .appendContent .editPanel .editButton i{margin:auto;margin-top:5px}.detailPostFlat .recommendationBody .appendContent .editPanel .linkInput{font-size:11px;color:#91918a;padding:0 9px}.detailPostFlat .recommendationBody .appendContent .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper{margin-top:1px;padding:3px 9px 6px 9px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper .tagInput{min-width:120px;font-size:12px;margin-bottom:-4px}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper .editTags .tag{position:relative;padding:3px 30px 3px 6px;margin:1px;background-color:rgba(150,170,180,0.5);font-size:12px;color:#ffffee;font-weight:normal}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton{position:absolute;top:0;right:0;height:100%;width:24px;color:rgba(255,255,255,0.27)}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton:hover{cursor:pointer;color:#C5C5C2}.detailPostFlat .recommendationBody .appendContent .editPostTagWrapper .editTags .tag .deleteTagButton h1{margin:0;text-align:center;margin-top:3px;font-size:12px}.detailPostFlat .recommendationBody .appendContent .predefinedTags{border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .predefinedTags .categoryWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.detailPostFlat .recommendationBody .appendContent .predefinedTags .category{padding:6px 9px;font-size:12px;color:#C5C5C2;font-weight:bold}.detailPostFlat .recommendationBody .appendContent .predefinedTags .category i{color:rgba(150,170,180,0.9);font-size:9px}.detailPostFlat .recommendationBody .appendContent .predefinedTags .category:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .predefinedTags .predefinedTagsList .tag{position:relative;padding:2px 7px 2px 7px;margin:2px 0 0 2px;font-size:12px;color:#C5C5C2;font-weight:normal;border:transparent solid 1px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .predefinedTags .predefinedTagsList .tag:hover{cursor:pointer;background-color:rgba(150,170,180,0.9);color:white}.detailPostFlat .recommendationBody .appendContent .predefinedTags .predefinedTagsList .selected{background-color:rgba(150,170,180,0.5);color:#ffffee}.detailPostFlat .recommendationBody .appendContent .conditionMsg{padding:3px 12px;margin:6px 0;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .conditionMsg h1{margin:0;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.detailPostFlat .recommendationBody .appendContent .sectionHighlight{background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .submitPanel{padding:6px 18px;background-color:rgba(255,255,235,0.12)}.detailPostFlat .recommendationBody .appendContent .submitPanel .optionButton{padding:5px 12px 5px 0}.detailPostFlat .recommendationBody .appendContent .submitPanel .optionButton h1{margin:0;font-size:11px;color:#91918a;font-weight:normal}.detailPostFlat .recommendationBody .appendContent .submitPanel .cancelButton{padding:5px 18px;background-color:rgba(255,255,235,0.12);font-size:12px;color:#91918a;font-weight:normal}.detailPostFlat .recommendationBody .appendContent .submitPanel .cancelButton:hover{cursor:pointer;background-color:#5a5a5a;color:#C5C5C2}.detailPostFlat .recommendationBody .appendContent .submitPanel .submitButton{padding-left:18px;padding-right:18px}.detailPostFlat .recommendationBody .content{padding:0 18px 9px 0}.detailPostFlat .recommendationBody .content .reasoningSection{padding:0 18px 0 18px}.detailPostFlat .recommendationBody .content .link{margin:9px 0 3px 0;width:450px;background-color:#C5C5C2;background-color:#ffffee;border-radius:2px;box-shadow:0 0 3px rgba(35,34,33,0.85)}.detailPostFlat .recommendationBody .content .link .linkImg{max-height:72px}.detailPostFlat .recommendationBody .content .link .linkImg img{height:72px;width:auto;border-top-left-radius:2px;border-bottom-left-radius:2px}.detailPostFlat .recommendationBody .content .link .linkContent{padding:6px 9px;line-height:18px;box-shadow:0 0 3px rgba(35,34,33,0.85);border-top-right-radius:2px;border-bottom-right-radius:2px}.detailPostFlat .recommendationBody .content .link .linkContent:hover{cursor:pointer}.detailPostFlat .recommendationBody .content .link .linkContent h1{margin:0;line-height:21px;font-size:14px;color:#C5C5C2;font-weight:normal;color:#C5C5C2;color:black;font-family:"Droid Serif"}.detailPostFlat .recommendationBody .content .link .linkContent h1:hover{cursor:pointer;color:black;text-decoration:underline}.detailPostFlat .recommendationBody .content .link .linkContent h2{margin:0;font-size:12px;color:#91918a;font-weight:normal}.detailPostFlat .recommendationBody .content .link .linkContent h3{margin:0;font-size:12px;color:#91918a;font-weight:normal}.detailPostFlat .recommendationBody .content .heading{padding:0 18px 0 0;margin:9px 18px 0 18px;max-width:300px}.detailPostFlat .recommendationBody .content .heading h1{margin:0;display:inline-block;color:rgba(150,170,180,0.9);letter-spacing:1px;font-size:11px;font-weight:bold}.detailPostFlat .recommendationBody .content .heading h2{color:rgba(255,255,255,0.27);font-size:10px;font-weight:bold}.detailPostFlat .recommendationBody .content h1{font-size:13px;color:#91918a;font-weight:bold}.detailPostFlat .recommendationBody .content p{margin-top:3px;line-height:20px;letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:300}.detailPostFlat .recommendationBody .tags{margin-top:-9px;padding:0 18px 6px 18px}.detailPostFlat .recommendationBody .tags .tagWrapper{padding-top:5px}.detailPostFlat .recommendationBody .tags .tag{padding:2px 9px 2px 9px;margin-right:2px;margin-bottom:2px;background-color:rgba(255,255,235,0.12);background-color:rgba(150,170,180,0.5);letter-spacing:0.5px;border-radius:1px;font-size:13px;color:#ffffee;font-weight:300}.detailPostFlat .recommendationBody .tags .tag i{margin:0 6px 0 0;color:rgba(255,255,255,0.27)}.detailPostFlat .recommendationBody .disclaimer{margin:18px 18px;padding:9px 18px 9px 18px;line-height:20px;border-radius:2px;background-color:rgba(255,173,58,0.7)}.detailPostFlat .recommendationBody .disclaimer h6{letter-spacing:0.3px;font-size:13px;color:#ffffee;font-weight:300}.detailPostFlatViewOn{opacity:1}.contentCol{padding:9px 9px 18px 9px;background-color:rgba(255,255,235,0.05);box-shadow:inset 0 0 360px rgba(255,255,235,0.05)}.communicationCol{padding:0 0px}.communicationCol .commentBackgroundWrapper{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 120px rgba(15,15,16,0.75)}.communicationCol .commentBackgroundWrapper .commentBackground{margin:auto}.communicationCol .commentBackgroundWrapper .commentBackground i{font-size:120px;color:rgba(30,30,30,0.5);text-shadow:0 0 320px rgba(15,15,16,0.75)}.communicationCol .commentBackgroundWrapper .padding{height:120px;background-color:red}.communicationCol .interactionSection{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.communicationCol .recommendationControlPanel{margin:0 18px;padding:3px 0 3px 0;border-top:rgba(255,255,235,0.12) solid 2px}.communicationCol .recommendationControlPanel .panelButton{padding:3px 9px;margin-right:1px}.communicationCol .recommendationControlPanel .panelButton:hover{cursor:pointer}.communicationCol .recommendationControlPanel .panelButton h1{margin:0;font-size:12px;font-weight:bold}.communicationCol .recommendationControlPanel .panelButton h1 i{font-size:10px}.communicationCol .recommendationControlPanel .selected{color:rgba(150,170,180,0.9)}.communicationCol .recommendationControlPanel .selected h1{margin:0;font-size:12px;font-weight:bold}.communicationCol .recommendationControlPanel .selected h1 i{font-size:10px}.communicationCol .sharingPanel{margin:0 24px 0 24px;margin:0 18px}.communicationCol .sharingPanel .shareModule{position:relative;display:inline-block;padding:0 0;border-bottom:rgba(255,255,235,0.12) solid 1px}.communicationCol .sharingPanel .shareModule h1{position:relative;font-size:11px;color:#ffffee;font-weight:normal;padding-right:12px;transition:all 0.15s ease}.communicationCol .sharingPanel .shareModule h1 i{font-size:12px;padding:6px 9px}.communicationCol .sharingPanel .facebookModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.communicationCol .sharingPanel .twitterModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.communicationCol .postComment{padding:0 18px 9px 18px;margin:0 0}.communicationCol .postComment textarea{padding:9px;padding-bottom:21px;border:none;border-radius:1px;color:#ffffee;font-size:14px;font-weight:300;line-height:150%;resize:none;border:rgba(255,255,235,0.12) solid 2px;background-color:transparent}.communicationCol .postComment textarea:focus{outline:none}.communicationCol .postComment .errMsg{font-size:12px;color:#ff7350;font-weight:bold}.communicationCol .postComment .commentPanel{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;padding:0 0 0 0;height:0px}.communicationCol .postComment .commentPanel .button{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding:4px 9px;top:-9px;right:9px}.communicationCol .postComments{margin:0 0 9px 0;padding:24px 0}.detailPostPageWrapper{position:fixed;top:0;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;width:100%;height:100%;max-height:100%;z-index:10}.userColumn{min-width:300px;border-right:rgba(255,255,235,0.12) solid 1px}.interactionColumn{min-width:360px;border-left:rgba(255,255,235,0.12) solid 1px}.settingsHead{width:100%;padding:24px 0}.settingsHead h1{margin-left:24px;letter-spacing:1px;font-size:16px;color:#91918a;font-weight:bold}.settingsBody{width:100%;max-width:850px}.settingsPanel{min-width:180px;max-width:180px;min-height:100%;background-color:rgba(15,15,16,0.75);border-right:rgba(255,255,235,0.12) solid 1px;border-left:rgba(15,15,16,0.75) solid 2px}.settingsContent .settingsContentHead{padding:24px;background-color:rgba(15,15,16,0.75)}.settingsContent .settingsContentHead h1{margin:0;font-size:18px;color:#ffffee;font-weight:normal}.settingsContent .settingsContentHead h1 i{font-size:18px;color:#333330}.settingsContent .settingsContentHead h2{margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.settingsContent .settingsContentBody{background-color:rgba(15,15,16,0.75);overflow-y:scroll}.settingsContent .msgWrapper{margin-top:12px;padding:12px;background-color:#56bc76}.settingsContent .msgWrapper h1{margin:0;text-align:center;font-size:12px;color:#ffffee;font-weight:bold}.settingsContent .errMsgWrapper{background-color:#ff7350;margin-top:12px;padding:12px}.settingsContent .errMsgWrapper h1{margin:0;text-align:center;font-size:12px;color:#ffffee;font-weight:bold}.settingsContent .settingsModule{padding:24px;border-bottom:rgba(255,255,235,0.12) solid 1px}.settingsContent .settingsModule .titleSection{width:166px}.settingsContent .settingsModule .titleSection h1{margin:0;font-size:13px;color:#C5C5C2;font-weight:bold}.settingsContent .settingsModule .updateSection{position:relative;min-width:480px;max-width:480px}.settingsContent .settingsModule .updateSection .statusCover{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(35,34,33,0.85);z-index:99}.settingsContent .settingsModule .updateSection .statusCover h1{position:absolute;width:100%;top:78px;font-size:14px;color:white;font-weight:300;text-shadow:0 0 12px #C5C5C2}.settingsContent .settingsModule .updateSection .statusCover loading{margin:0;top:-78px}.settingsContent .settingsModule .updateSection .show{display:block}.settingsContent .settingsModule .updateSection .imgUpdateWrapper .errMsg h1{margin-top:9px;font-size:13px;color:#ff7350;font-weight:bold}.settingsContent .settingsModule .updateSection input{min-height:36px;max-height:36px;padding:0 12px;background-color:transparent;border:none;background-color:rgba(255,255,235,0.12);color:#ffffee;font-size:16px;font-weight:normal}.settingsContent .settingsModule .updateSection input:focus{outline:none}.settingsContent .settingsModule .updateSection .chooseFileButton{min-height:24px;max-height:24px;background-color:transparent}.settingsContent .settingsModule .updateSection textarea{min-height:36px;background-color:rgba(255,255,235,0.12);padding:12px;border:none;color:#ffffee;line-height:24px;font-size:14px;font-weight:normal;resize:vertical}.settingsContent .settingsModule .updateSection textarea:focus{outline:none}.settingsContent .profileImgModule .profileImgWrapper{width:120px;height:120px}.settingsContent .profileImgModule .profileImgWrapper img{width:100%;height:100%}.settingsContent .profileImgModule .profileImgUpdatePanel{height:120px;background-color:rgba(255,255,235,0.12)}.settingsContent .profileImgModule .profileImgUpdatePanel .chooseFileButton{height:24px;font-size:13px;color:#91918a;font-weight:normal}.settingsContent .profileImgModule .profileImgUpdatePanel .note{padding:3px 12px}.settingsContent .profileImgModule .profileImgUpdatePanel .note h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.settingsContent .profileImgModule .profileImgUpdatePanel .button{padding:6px 12px;width:72px}.settingsNav{padding:12px 24px}.settingsNav h1{margin:0;font-size:12px;color:#C5C5C2;font-weight:bold}.settingsNav:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.pageNav{padding:12px 24px;color:#91918a;background-color:rgba(255,255,235,0.12)}.pageNav h1{margin:0;font-size:12px;font-weight:normal}.pageNav:hover{cursor:pointer;color:#C5C5C2}.siteContentBody{padding:24px 36px;line-height:18px;padding-bottom:60px;background-color:rgba(35,34,33,0.85)}.siteContentBody .textWrapper{max-width:600px;line-height:21px}.siteContentBody .lastestUpdateAnnouncement{padding:24px;background-color:rgba(255,255,235,0.12)}.siteContentBody h1{font-size:13px;color:#ffffee;font-weight:300}.siteContentBody h2{font-size:13px;color:#ffffee;font-weight:300}.siteContentBody h3{font-size:13px;color:#ffffee;font-weight:300}.siteContentBody h4{margin:12px 0;font-size:14px;color:#ffffee;font-weight:bold}.siteContentBody p{margin:6px 24px;font-size:13px;color:#C5C5C2;font-weight:300}.sectorList .sector{padding:9px 12px 9px 18px;background-color:#0c0c0c}.sectorList .sector:hover{cursor:pointer;background-color:rgba(35,34,33,0.85)}.sectorList .sector h1{margin:0;font-size:11px;color:#ffffee;font-weight:normal}.sectorList .selectedSector{background-color:rgba(35,34,33,0.85);border-left:rgba(150,170,180,0.9) solid 2px}.sectorList .pusher{background-color:#0c0c0c}.sectorList .listCaption{background-color:#0c0c0c;padding:22px 18px}.sectorList .listCaption h1{letter-spacing:1px;font-size:16px;color:#91918a;font-weight:bold}.industryList .industry{padding:9px 12px 9px 12px;background-color:rgba(35,34,33,0.85)}.industryList .industry:hover{cursor:pointer;background-color:transparent}.industryList .industry h1{margin:0;font-size:11px;color:#C5C5C2;font-weight:normal}.industryList .selectedIndustry{background-color:transparent;border-left:rgba(150,170,180,0.9) solid 2px}.industryList .pusher{background-color:rgba(35,34,33,0.85)}.industryList .listCaption{background-color:rgba(35,34,33,0.85);padding:22px 18px}.industryList .listCaption h1{letter-spacing:1px;font-size:16px;color:#91918a;font-weight:bold}.leaderList .head{padding:22px 24px 9px 24px}.leaderList .head h1{margin:0;font-size:27px;color:#ffffee;font-weight:300}.leaderList .emptyLeaderBoard{padding:24px;margin:24px;background-color:rgba(35,34,33,0.85)}.leaderList .emptyLeaderBoard h1{margin:0;text-align:left;font-size:13px;color:#91918a;font-weight:normal}.leaderList .profileImg{width:36px;height:36px;margin:6px;margin-top:3px}.leaderList .profileImg img{width:100%;height:100%}.leaderList .leaderBoardUserName{margin:0 0}.leaderList h1{margin:0 12px;font-size:13px;font-weight:normal}.leaderList h2{margin:1px 12px 0 0;font-size:11px;color:#91918a;font-weight:bold}.leaderTable{margin:0 18px;background-color:rgba(35,34,33,0.85)}.leaderTable user-name{font-size:12px}.leaderShowTable{background-color:rgba(15,15,16,0.75)}.leaderRow .profileImg{width:72px;height:72px}.leaderRow .profileImg img{width:100%;height:100%}.entranceInterface{position:relative;background-color:rgba(255,255,235,0.12);background-size:cover}.entranceInterface .backgroundImg{position:absolute;width:100%;height:100%}.entranceInterface .backgroundImg img{width:100%;height:100%}.entranceColumn{position:relative;margin:auto;background-color:rgba(15,15,16,0.75);padding:36px 18px 0 18px;box-shadow:0 0 9px rgba(24,24,24,0.4);border:rgba(255,255,235,0.05) solid 1px;border-radius:2px;max-width:520px}.entranceColumn .logo{margin:0 auto 12px auto;height:27px}.entranceColumn .subText{margin-bottom:0;text-align:center;font-size:16px;color:#ffffee;font-weight:300}.entranceColumn .introText{margin:12px 0 0 0;padding:12px 0 0 0;border-top:rgba(255,255,235,0.12) solid 2px}.entranceColumn .hdv{margin-top:18px;border-bottom:1px solid #C5C5C2}.entranceColumn h1{letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:300;line-height:21px}.entranceColumn h2{text-align:center;letter-spacing:0.5px;font-size:12px;color:#91918a;font-weight:300}.entranceColumn h2 i{font-size:11px;color:#333330}.entranceColumn .entranceOptionWrapper{margin:15px 0 0px 0;border-bottom:rgba(255,255,235,0.12) solid 1px}.entranceColumn .entranceOptionWrapper .entranceOption{padding:12px 0;color:#91918a}.entranceColumn .entranceOptionWrapper .entranceOption:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);color:white}.entranceColumn .entranceOptionWrapper .entranceOption h3{margin:0;margin:0 auto;width:100%;text-align:center;font-size:13px;font-weight:bold}.entranceColumn .entranceOptionWrapper .selected{background-color:rgba(255,255,235,0.05);color:#ffffee}.entranceColumn input{border:none;padding:12px 12px 12px 3px;margin:0 0;background-color:transparent;font-size:14px;font-weight:normal;color:white;border-bottom:rgba(255,255,235,0.12) solid 1px;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.entranceColumn input:hover{outline:none;color:#ffffee;border-bottom:rgba(255,255,255,0.2) solid 1px}.entranceColumn input:focus{outline:none;color:#ffffee;border-bottom:#C5C5C2 solid 1px}.entranceColumn ::-webkit-input-placeholder{color:#C5C5C2}.entranceColumn :-moz-placeholder{color:#C5C5C2;opacity:1}.entranceColumn ::-moz-placeholder{color:#C5C5C2;opacity:1}.entranceColumn :-ms-input-placeholder{color:#C5C5C2}.entranceColumn .errMsgWrapper{margin:1px 24px;padding:1px 12px;font-size:12px;color:#ff7350;font-weight:normal}.entranceColumn .forgotPasswordWrapper{margin:0 0 24px 24px;padding:6px 12px;font-size:12px;color:#91918a;font-weight:bold;background-color:rgba(255,255,235,0.05)}.entranceColumn .forgotPasswordWrapper:hover{cursor:pointer;color:#C5C5C2}.entranceColumn .signUpSuccess{margin:0 24px;padding:12px;background-color:#00808C}.entranceColumn .signUpSuccess h1{margin:0;font-size:12px;color:#ffffee;font-weight:300}.entranceColumn .button{margin:18px 0;font-size:13px;padding:9px 12px}.entranceColumn .button h1{margin:0;text-align:center;font-size:13px;font-weight:normal}.notificationPage .notificationPageWrapper{width:1000px;margin:0 auto;background-color:rgba(35,34,33,0.85)}.notificationPage .notificationPageHead{padding:12px 18px 9px 18px;border-bottom:rgba(255,255,235,0.05) solid 1px;box-shadow:0 0 3px #0c0c0c;background-color:rgba(35,34,33,0.85);z-index:10}.notificationPage .notificationPageHead h1{margin:0;letter-spacing:0.5px;font-size:21px;color:#ffffee;font-weight:300}.notificationPage .notificationPageHead h2{margin-top:8px;font-size:13px;color:#C5C5C2;font-weight:300}.notificationPage .notificationMain{-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.notificationPage .notificationMain .notificationCategory{width:150px;height:100%;background-color:#0c0c0c;-webkit-align-self:strech;-moz-align-self:strech;align-self:strech;-ms-flex-item-align:strech}.notificationPage .notificationMain .notificationCategory .categoryNav{padding:9px 18px;border-bottom:rgba(255,255,235,0.05) solid 1px;border-right:rgba(255,255,235,0.05) solid 1px;color:#ffffee}.notificationPage .notificationMain .notificationCategory .categoryNav h1{letter-spacing:0.5px;font-size:11px;font-weight:bold}.notificationPage .notificationMain .notificationCategory .categoryNav:hover{cursor:pointer;color:black;background-color:#C5C5C2}.notificationPage .notificationMain .notificationPageBody{box-shadow:0 0 3px #0c0c0c}.notificationPage .notificationMain .notificationPageBody .notification{padding:6px 24px;border-bottom:rgba(255,255,235,0.12) solid 1px}.notificationPage .notificationMain .notificationPageBody .notification .profileImg{width:30px;height:30px;margin:6px}.notificationPage .notificationMain .notificationPageBody .notification .profileImg img{width:100%;height:100%;border-radius:1px}.notificationPage .notificationMain .notificationPageBody .notification h1{margin:0;margin-top:4px;font-size:13px;color:#ffffee;font-weight:normal}.notificationPage .notificationMain .notificationPageBody .notification h2{font-size:11px;color:#91918a;font-weight:normal}.notificationPage .notificationItem{padding:6px 18px;color:#C5C5C2;border-bottom:rgba(255,255,235,0.05) solid 1px}.notificationPage .notificationItem:hover{cursor:pointer;color:#ffffee;background-color:rgba(5,8,7,0.97);opacity:1}.notificationPage .notificationItem .profileImg{width:30px;height:30px;margin-right:9px}.notificationPage .notificationItem .profileImg img{width:100%;height:100%;border-radius:1px}.notificationPage .notificationItem .notificationContent{padding-right:18px}.notificationPage .notificationItem .notificationContent h1{font-size:13px;font-weight:300}.notificationPage .notificationItem .notificationContent h2{margin-top:2px;font-size:12px;color:#91918a;font-weight:bold}.notificationPage .notificationItem .notificationContent h2 i{font-size:9px;color:#91918a}.notificationPage .notificationItem .notificationContent h3{margin-top:4px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:normal}.notificationPage .unread{background-color:rgba(255,255,235,0.05);opacity:1}.notificationPage .read{color:#91918a}.emailConfirmedMsg{position:relative;margin:auto;width:300px}.emailConfirmedMsg .successMsg{padding:6px 12px}.emailConfirmedMsg .errMsg{padding:6px 12px;background-color:#ff7350}.emailConfirmedMsg h1{text-align:center;margin:0;font-size:15px;color:#C5C5C2;font-weight:300}.emailConfirmedMsg h2{text-align:center;font-size:13px;color:#C5C5C2;font-weight:normal}.emailConfirmedMsg h2 i{font-size:12px;color:#333330}.emailConfirmedMsg h2:hover{cursor:pointer;color:#ffffee}.passwordResetPage{position:relative;margin:auto;width:300px}.passwordResetPage input{min-height:36px;max-height:36px;margin-bottom:12px;padding:0 12px;background-color:transparent;border:none;border-left:rgba(255,255,235,0.12) solid 1px;background-color:rgba(255,255,235,0.12);color:#ffffee;font-size:14px;font-weight:300}.passwordResetPage input:focus{outline:none}.passwordResetPage .msgWrapper{padding:12px 0}.passwordResetPage .msgWrapper h1{margin:0;font-size:13px;color:#ffffee;font-weight:300}.passwordResetPage .msgWrapper .msg{padding:6px 12px;margin-bottom:3px;background-color:rgba(255,255,235,0.12)}.passwordResetPage .msgWrapper .errMsg{padding:6px 12px;background-color:#ff7350;margin-bottom:3px}.invitor{background-color:rgba(0,0,0,0.33);min-width:420px}.invitor .cover{padding:36px 18px;background-color:rgba(0,0,0,0.33)}.invitor .cover h1{text-align:center;letter-spacing:0.5px;font-size:18px;color:white;font-weight:300;text-shadow:0 0 72px rgba(150,170,180,0.9)}.invitor .profileOverall{padding:18px}.invitor .profileOverall .profileImg{margin:0 auto}.invitor .profileOverall .name{margin:9px auto}.invitor .profileOverall .name h1{letter-spacing:0.5px;font-size:16px;color:white;font-weight:bold}.invitor .profileTable{background-color:rgba(255,255,235,0.05)}.invitor .profileTable td{padding:9px 18px;color:#ffffee}.invitor .profileTable h1{font-size:13px;font-weight:normal}.invitor .profileTable h2{letter-spacing:1px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.invitor .rec{padding:18px 18px 18px 18px;border-bottom:rgba(255,255,235,0.05) solid 1px}.invitor .rec .profileImg{width:31px;height:31px;margin-right:7px}.invitor .rec .profileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.invitor .rec .name{margin:-3px 0 3px 0;padding:0 0}.invitor .rec .name h1{letter-spacing:0.3px;font-size:12px;color:#ffffee;font-weight:normal}.invitor .rec .name h2{font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.invitor .rec .actionWrapper{margin-bottom:-3px}.invitor .rec .actionWrapper .recommendation{padding:0 3px 0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:bold}.invitor .rec .actionWrapper .pending{font-size:10px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#C5C5C2;font-weight:bold;background-color:rgba(255,255,235,0.12)}.invitor .rec .actionWrapper .thought{background-color:rgba(35,34,33,0.85)}.invitor .rec .actionWrapper .return{padding:0 3px 0 3px;margin:0 2px 2px 0;border-radius:1px;font-size:10px;font-weight:bold;background-color:rgba(255,255,235,0.12)}.invitor .rec .actionWrapper .price{padding:0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:normal;background-color:#5a5a5a}.invitor .rec .actionWrapper .tag{font-size:11px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#ffffee;background-color:rgba(255,255,235,0.12)}.invitor .rec .recContent{padding:3px 0 0 0;font-size:13px;color:#ffffee;font-weight:300}.invitor .rec .recContent .link{margin:9px 0 0 0;border-radius:1px}.invitor .rec .recContent .link:hover{cursor:pointer}.invitor .rec .recContent .link .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.invitor .rec .recContent .link .linkImg img{position:relative;height:66px}.invitor .rec .recContent .link .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.invitor .rec .recContent .link .linkContent:hover{cursor:pointer}.invitor .rec .recContent .link .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.invitor .rec .recContent .link .linkContent h1:hover{cursor:pointer;text-decoration:underline}.invitor .rec .recContent .link .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.invitor .rec .recContent .link .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.invitor .rec .recContent .link .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.invitationEntrance{background-color:rgba(0,0,0,0.33)}.invitationEntrance .invitorRow{position:absolute;top:18px;right:18px;padding:6px 9px 1px 9px;box-shadow:0 0 9px rgba(24,24,24,0.4);border:rgba(255,255,235,0.05) solid 1px;background-color:rgba(150,170,180,0.5);border-radius:2px;height:36px}.invitationEntrance .invitorRow .profileImg{width:30px;height:30px}.invitationEntrance .invitorRow .profileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.invitationEntrance .invitorRow h1{margin:5px 0 0 6px;letter-spacing:0.5px;font-size:13px;color:white;font-weight:bold}.invitationEntrance .entranceColumn{padding-top:85px}.myPage{background-color:rgba(15,15,16,0.75);width:-webkit-calc(100%);width:calc(100%);height:-webkit-calc(100%);height:calc(100%)}.myPagesTable{z-index:5}.backgroundAnchorIcon{position:fixed;top:86px;left:66px;width:-webkit-calc(100% - 66px);width:calc(100% - 66px);height:-webkit-calc(100% - 86px);height:calc(100% - 86px)}.backgroundAnchorIcon .iconWrapper{margin:auto;padding:120px}.backgroundAnchorIcon .iconWrapper i{font-size:120px;color:rgba(255,255,235,0.05)}.backgroundAnchorIcon .iconWrapper h1{margin-top:18px;font-size:14px;color:rgba(255,255,255,0.27);letter-spacing:0.5px;opacity:1}.ambienceListBackground .iconWrapper{width:100%;margin:120px -120px -120px 0;padding:120px}.ambienceListBackground .iconWrapper i{margin-left:60%;font-size:360px;color:rgba(30,30,30,0.2)}.ambienceListBackground .iconWrapper h1{margin-top:18px;text-align:right;font-size:14px;color:rgba(255,255,255,0.27);letter-spacing:0.5px;opacity:0}.myPageBody .baseTable{color:#ffffee;margin-bottom:120px}.myPageBody .baseTable tr{border-bottom:rgba(255,255,235,0.05) solid 1px}.myPageBody .baseTable tr:hover{background-color:rgba(15,15,16,0.75);border-bottom:transparent solid 1px}.myPageBody .baseTable .recommender .profileImg{width:45px;height:45px}.myPageBody .baseTable .recommender .profileImg img{width:100%;height:100%}.myPageBody .baseTable .recommender .userInfo{padding:0 9px}.myPageBody .baseTable .recommender .userInfo h1{font-size:13px;color:#ffffee;font-weight:bold}.myPageBody .baseTable td{padding:9px 0 9px 12px}.myPageBody .baseTable .actionCol{max-width:50px;border-left:rgba(255,255,235,0.05) dotted 1px}.myPageBody .baseTable h1{letter-spacing:0.5px;text-shadow:0 0 9px rgba(24,24,24,0.4);font-size:13px;font-weight:300}.myPageBody .baseTable .fa-caret-up{top:-3px}.myPageBody .baseTable .fa-caret-down{top:2px}.myPageBody .baseTable .symbol{color:#ffffee;font-weight:bold}.myPageBody .baseTable h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.myPageBody .baseTable h3{letter-spacing:0.5px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.myPageBody .baseTable h4{letter-spacing:0.5px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.myPageBody .baseTable h4 i{color:rgba(255,255,255,0.27)}.myPageBody .baseTable .companyName{font-size:12px;color:#C5C5C2;font-weight:normal}.myPageBody .baseTable .buttonCol{width:60px}.myPageBody .baseTable .buttonCol:hover{cursor:pointer}.myPageBody .baseTable .buttonCol:hover .viewButton{color:#C5C5C2}.myPageBody .baseTable .buttonCol .viewButton{margin:auto;padding:9px;font-size:21px;color:rgba(255,255,235,0.12)}.myPageBody .baseTable tr .headRow:hover{cursor:default;background-color:none}.myPageBody .innerTable{width:100%}.myPageBody .innerTable tr:nth-child(odd){border-bottom:transparent solid 1px}.myPageBody .innerTable tr:nth-child(even){border-bottom:transparent solid 1px}.myPageBody .innerTable tr:hover{background-color:transparent}.myPageBody .innerTable td{padding:6px 3px 6px 3px}.myPageBody .innerTable td h1{margin-left:12px;font-size:11px;font-weight:normal}.myPageBody .innerTable .underline{border-bottom:rgba(32,32,32,0.7) solid 1px}.myPageBody h3{font-size:11px;color:#91918a;font-weight:normal}.myPageWatchlistBody{-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.watchListTable{width:210px;margin-left:18px;height:100%}.watchListTable .watchedCompany:hover{cursor:pointer;background-color:black}.watchViewContainer{background-color:#0c0c0c}.watchViewContainer .darkCard{background-color:transparent;border:none;border-top:rgba(150,170,180,0.9) solid 1px;box-shadow:none}.watchViewContainer .darkCard{background-color:transparent;border:none;border-top:rgba(150,170,180,0.9) solid 1px;box-shadow:none;margin:4.5px;min-width:350px}.watchViewContainer .darkCard .cardHead{margin-top:-2px;padding:0 9px 0 0;color:#ffffee}.watchViewContainer .darkCard .cardHead h1{padding:3px 9px;display:inline-block;letter-spacing:1px;font-size:11px;font-weight:bold;background-color:transparent}.watchViewContainer .darkCard .cardHead h2{top:-2px;font-size:13px;color:#91918a;font-weight:normal}.watchViewContainer .feedView{width:100%;max-width:100%;z-index:10}.watchViewContainer .rec{padding:9px 9px 9px 9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.watchViewContainer .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.watchViewContainer .rec .profileImg{width:31px;height:31px;margin-right:7px}.watchViewContainer .rec .profileImg img{width:100%;height:100%;border:rgba(255,255,235,0.05) solid 1px}.watchViewContainer .rec .name{margin:-3px 0 3px 0;padding:0 0}.watchViewContainer .rec .name h1{letter-spacing:0.3px;font-size:12px;color:#ffffee;font-weight:normal}.watchViewContainer .rec .name h2{font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.watchViewContainer .rec .actionWrapper{margin-bottom:-3px}.watchViewContainer .rec .actionWrapper .recommendation{padding:0 3px 0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:bold}.watchViewContainer .rec .actionWrapper .pending{font-size:10px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#C5C5C2;font-weight:bold;background-color:rgba(255,255,235,0.12)}.watchViewContainer .rec .actionWrapper .thought{background-color:rgba(35,34,33,0.85)}.watchViewContainer .rec .actionWrapper .return{padding:0 3px 0 3px;margin:0 2px 2px 0;border-radius:1px;font-size:10px;font-weight:bold;background-color:rgba(255,255,235,0.12)}.watchViewContainer .rec .actionWrapper .price{padding:0 3px;margin:0 2px 2px 0;color:white;border-radius:1px;font-size:10px;font-weight:normal;background-color:#5a5a5a}.watchViewContainer .rec .actionWrapper .tag{font-size:11px;padding:0 6px;letter-spacing:0.5px;border-radius:1px;margin:0 2px 2px 0;color:#ffffee;background-color:rgba(255,255,235,0.12)}.watchViewContainer .rec .recContent{padding:3px 0;letter-spacing:0.3px;font-size:14px;color:#ffffee;font-weight:300}.watchViewContainer .rec .recContent .link{margin:9px 0 0 0;border-radius:1px}.watchViewContainer .rec .recContent .link:hover{cursor:pointer}.watchViewContainer .rec .recContent .link .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.watchViewContainer .rec .recContent .link .linkImg img{position:relative;height:66px}.watchViewContainer .rec .recContent .link .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.watchViewContainer .rec .recContent .link .linkContent:hover{cursor:pointer}.watchViewContainer .rec .recContent .link .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.watchViewContainer .rec .recContent .link .linkContent h1:hover{cursor:pointer;text-decoration:underline}.watchViewContainer .rec .recContent .link .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.watchViewContainer .rec .recContent .link .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.watchViewContainer .rec .recContent .link .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.notFound{position:relative;margin:auto;width:300px}.notFound .notFoundPageLogo{position:relative;margin:0 auto;margin-bottom:12px;width:60px;height:60px}.notFound .notFoundPageLogo img{width:100%;height:100%}.notFound h1{text-align:center;font-size:18px;color:#ffffee;font-weight:300}.notFound h2{text-align:center;font-size:13px;color:#C5C5C2;font-weight:normal}.notFound h2 i{font-size:12px;color:#333330}.notFound h2:hover{cursor:pointer;color:#ffffee}.postPageBase{position:fixed;left:64px;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);height:100%;max-height:100%;z-index:99;background-color:rgba(35,34,33,0.85)}.postPage{position:relative;margin:0 auto;height:100%}.postPage .mainColumn{border-right:rgba(255,255,235,0.12) solid 1px;padding:18px 36px 120px 36px}.postPage .mainColumn .postHead{padding:0 0 9px 0}.postPage .mainColumn .postHead .profileImg img{border:rgba(255,255,235,0.12) solid 1px;width:66px;height:66px;border-radius:2px}.postPage .mainColumn .postHead .userInfo{padding:4.5px 0 0 18px}.postPage .mainColumn .postHead .userInfo h1{font-size:15px;color:white;font-weight:bold}.postPage .mainColumn .postHead .userInfo h2{font-size:14px;color:#ffffee;font-weight:300}.postPage .mainColumn .postHead .userInfo h3{margin-top:2px;font-size:12px;color:#91918a;font-weight:bold}.postPage .mainColumn .postBody{padding:9px 9px;background-color:rgba(255,255,235,0.05)}.postPage .mainColumn .postBody h1{font-size:12px;color:#91918a;font-weight:normal}.postPage .mainColumn .subHeading{height:12px;margin:11px 0 5px 0;padding:0 0 0 0}.postPage .mainColumn .subHeading h1{top:-7px;line-height:12px;display:inline-block;color:#008cbb;color:#91918a;font-size:13px;font-weight:normal;color:rgba(255,255,255,0.27);font-size:14px;font-weight:bold}.postPage .mainColumn .recommendationCover{border-bottom:rgba(255,255,235,0.12) solid 2px}.postPage .mainColumn .recommendationCover .company{padding:9px 0 9px 0;color:#91918a;z-index:10;border-bottom:rgba(255,255,235,0.12) solid 2px}.postPage .mainColumn .recommendationCover .company .caption{color:#91918a}.postPage .mainColumn .recommendationCover .company h1{color:WHITE;font-size:24px;font-weight:300;letter-spacing:0.5px}.postPage .mainColumn .recommendationCover .company h2{margin-top:-1px;font-size:14px;font-weight:normal}.postPage .mainColumn .recommendationCover .company h3{margin-top:1px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.postPage .mainColumn .recommendationCover .company .companyName{margin-top:0px;font-size:11px}.postPage .mainColumn .recommendationCover .company .littlePlate{width:180px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.postPage .mainColumn .recommendationCover #detailPostChart{margin:0 0 0 0;padding:0 0 0 0;height:270px;border-right:rgba(255,255,235,0.12) solid 2px}.postPage .mainColumn .recommendationCover .quotesUnavailable{margin:0px 0 0 9px;padding:0 9px;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.postPage .mainColumn .recommendationCover .quotesUnavailable h1{text-align:center;font-size:13px;color:rgba(255,255,255,0.27);font-weight:bold}.postPage .mainColumn .recommendationCover .recommendationGrid{padding:0 0 9px 9px;margin:0 0 9px 0;max-width:270px;min-width:270px}.postPage .mainColumn .recommendationCover .recommendationGrid table{color:#ffffee;width:100%;background-color:rgba(255,255,235,0.05)}.postPage .mainColumn .recommendationCover .recommendationGrid table tr{width:100%}.postPage .mainColumn .recommendationCover .recommendationGrid table h1{font-size:14px;font-weight:300}.postPage .mainColumn .recommendationCover .recommendationGrid table h1 b{font-weight:normal}.postPage .mainColumn .recommendationCover .recommendationGrid table h2{margin-top:-2px;font-size:11px;color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationCover .recommendationGrid table td{padding:1px 0 2px 0}.postPage .mainColumn .recommendationCover .highlights{margin:-3px 0 0 0;padding:0 0 0 0}.postPage .mainColumn .recommendationCover .highlights .highlight{color:#ffffee;padding:2px 0 0 0}.postPage .mainColumn .recommendationCover .highlights .highlight h1{margin:0;font-size:14px;font-weight:300}.postPage .mainColumn .recommendationCover .highlights .highlight .caption{color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationBody{padding:0 0 120px 0}.postPage .mainColumn .recommendationBody .appendContent{margin:0 0px 18px 0px;padding:9px 0 9px 0;border-bottom:rgba(255,255,235,0.12) solid 2px}.postPage .mainColumn .recommendationBody .appendContent input{border:none;padding:6px 0;background-color:transparent;font-size:13px;color:#C5C5C2;font-weight:bold}.postPage .mainColumn .recommendationBody .appendContent input::-webkit-input-placeholder{color:rgba(255,255,255,0.27)}.postPage .mainColumn .recommendationBody .appendContent input::-moz-placeholder{color:rgba(255,255,255,0.27)}.postPage .mainColumn .recommendationBody .appendContent input:-moz-placeholder{color:rgba(255,255,255,0.27)}.postPage .mainColumn .recommendationBody .appendContent input:-ms-input-placeholder{color:rgba(255,255,255,0.27)}.postPage .mainColumn .recommendationBody .appendContent input:focus{outline:none;color:#ffffee}.postPage .mainColumn .recommendationBody .appendContent textarea{border:none;height:24px;padding:6px 0;background-color:transparent;resize:vertical;font-size:13px;font-weight:normal;color:#C5C5C2;line-height:20px;resize:none}.postPage .mainColumn .recommendationBody .appendContent textarea::-webkit-input-placeholder{color:#91918a}.postPage .mainColumn .recommendationBody .appendContent textarea::-moz-placeholder{color:#91918a}.postPage .mainColumn .recommendationBody .appendContent textarea:-moz-placeholder{color:#91918a}.postPage .mainColumn .recommendationBody .appendContent textarea:-ms-input-placeholder{color:#91918a}.postPage .mainColumn .recommendationBody .appendContent textarea:focus{outline:none;background-color:rgba(255,255,235,0.05)}.postPage .mainColumn .recommendationBody .appendContent .section{position:relative}.postPage .mainColumn .recommendationBody .appendContent .section .deleteButtonWrapper{position:absolute;top:0;right:0;width:36px;height:36px;z-index:99}.postPage .mainColumn .recommendationBody .appendContent .section .deleteButtonWrapper h1{margin:5px;font-size:12px;color:#333330}.postPage .mainColumn .recommendationBody .appendContent .section .deleteButtonWrapper h1:hover{cursor:pointer;color:#ff7350}.postPage .mainColumn .recommendationBody .appendContent .linkModule{position:relative;margin:0 12px 6px 12px}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkImg{position:relative;height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkImg img{position:relative;margin:0 auto;height:100%}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkContent{padding:6px 12px;background-color:rgba(255,255,235,0.12)}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkContent h1{margin:0;text-shadow:0 0 3px black;font-size:12px;color:#ffffee;font-weight:bold}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkContent h2{font-size:11px;color:#C5C5C2;font-weight:normal}.postPage .mainColumn .recommendationBody .appendContent .linkModule .linkContent h3{font-size:10px;color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationBody .appendContent .editPanel{padding:0 0 0 0}.postPage .mainColumn .recommendationBody .appendContent .editPanel .editButton{padding:3px 12px;margin-right:1px;background-color:rgba(255,255,235,0.12);font-size:13px;color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationBody .appendContent .editPanel .editButton i{margin:auto;margin-top:5px}.postPage .mainColumn .recommendationBody .appendContent .editPanel .linkInput{font-size:11px;color:#91918a}.postPage .mainColumn .recommendationBody .appendContent .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.postPage .mainColumn .recommendationBody .content{padding:0 18px 9px 0;width:554px}.postPage .mainColumn .recommendationBody .content .reasoningSection{padding:0 0px 0 0px}.postPage .mainColumn .recommendationBody .content .link{margin:8px 0 2px 0;background-color:#C5C5C2;background-color:#ffffee;border-radius:2px;box-shadow:0 0 3px rgba(35,34,33,0.85)}.postPage .mainColumn .recommendationBody .content .link .linkImg{max-height:90px}.postPage .mainColumn .recommendationBody .content .link .linkImg img{height:90px;width:auto;border-top-left-radius:2px;border-bottom-left-radius:2px}.postPage .mainColumn .recommendationBody .content .link .linkContent{padding:9px 12px;line-height:18px;box-shadow:0 0 3px rgba(35,34,33,0.85);border-top-right-radius:2px;border-bottom-right-radius:2px}.postPage .mainColumn .recommendationBody .content .link .linkContent:hover{cursor:pointer}.postPage .mainColumn .recommendationBody .content .link .linkContent h1{margin:0;line-height:23px;font-size:16px;color:#C5C5C2;font-weight:normal;color:#C5C5C2;color:black;font-family:"Droid Serif"}.postPage .mainColumn .recommendationBody .content .link .linkContent h1:hover{cursor:pointer;color:black;text-decoration:underline}.postPage .mainColumn .recommendationBody .content .link .linkContent h2{margin:0;font-size:12px;color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationBody .content .link .linkContent h3{margin:0;font-size:12px;color:#91918a;font-weight:normal}.postPage .mainColumn .recommendationBody .content .heading{padding:0 18px 0 0;margin:9px 0px 0 0px;max-width:300px}.postPage .mainColumn .recommendationBody .content .heading h1{margin:0;display:inline-block;color:#91918a;color:rgba(255,255,255,0.27);font-size:14px;font-weight:bold}.postPage .mainColumn .recommendationBody .content .heading h2{color:rgba(255,255,255,0.27);font-size:11px;font-weight:bold}.postPage .mainColumn .recommendationBody .content h1{font-size:13px;color:#91918a;font-weight:bold}.postPage .mainColumn .recommendationBody .content p{margin-top:3px;line-height:23px;letter-spacing:0.5px;font-size:14px;color:#ffffee;font-weight:300}.postPage .mainColumn .recommendationBody .tags{margin-top:-9px;padding:0 0px 6px 0px}.postPage .mainColumn .recommendationBody .tags .tagWrapper{padding-top:5px}.postPage .mainColumn .recommendationBody .tags .tag{padding:3px 12px 3px 12px;margin-right:3px;margin-bottom:3px;font-size:13px;color:#C5C5C2;font-weight:normal;color:white;border:rgba(150,170,200,0.6) solid 1px;color:rgba(150,170,200,0.6);border-radius:1px}.postPage .mainColumn .recommendationBody .tags .tag i{margin:0 6px 0 0;color:rgba(255,255,255,0.27)}.postPage .auxColumn{width:360px;padding:18px 0;border-right:rgba(255,255,235,0.12) solid 1px}.postPage .auxColumn .postComment{padding:0 0 9px 0;margin:0 0}.postPage .auxColumn .postComment textarea{padding:9px;padding-bottom:21px;border:none;border-radius:1px;color:#ffffee;font-size:14px;font-weight:300;line-height:150%;resize:none;border:rgba(255,255,235,0.12) solid 2px;background-color:transparent}.postPage .auxColumn .postComment textarea:focus{outline:none}.postPage .auxColumn .postComment .errMsg{font-size:12px;color:#ff7350;font-weight:bold}.postPage .auxColumn .postComment .commentPanel{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;padding:0 0 0 0;height:0px}.postPage .auxColumn .postComment .commentPanel .button{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding:4px 9px;top:-9px;right:9px}.postPage .auxColumn .commentInputWrapper{padding:18px}.postPage .auxColumn comment-box{background-color:rgba(255,255,235,0.05)}.listColumn{width:420px;background-color:rgba(255,255,235,0.12)}.listColumn .listHead{background-color:rgba(35,34,33,0.85);padding:9px 18px}.listColumn .listHead h1{font-size:16px;color:#ffffee;font-weight:300;letter-spacing:0.5px}.listColumn .holdingSearch{border-bottom:rgba(255,255,235,0.12) solid 1px}.listColumn .holdingSearch form{width:100%;background-color:rgba(255,255,235,0.12)}.listColumn .holdingSearch form h1{margin:6px 0  6px 12px;font-size:12px;color:#91918a;font-weight:bold}.listColumn .holdingSearch form input{width:100%;border:none;padding:6px 12px;background-color:transparent;font-size:12px;color:#ffffee;color:#C5C5C2;font-weight:normal;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.listColumn .holdingSearch form input:focus{outline:none;color:#ffffee}.listColumn .holdingSearch .sortPanel{padding:5px 12px 5px 12px}.listColumn .holdingSearch .sortPanel h2{margin-top:1px;margin-right:6px;font-size:10px;color:#91918a;font-weight:bold}.listColumn .holdingSearch .sortPanel .orderButton:hover{cursor:pointer;color:#C5C5C2}.listColumn .holdingSearch .sortPanel .sortPanelButton{padding:1px 6px;margin-right:2px;font-size:10px;color:#91918a;font-weight:bold}.listColumn .holdingSearch .sortPanel .sortPanelButton:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.listColumn .holdingSearch .sortPanel .selected{color:#C5C5C2;background-color:rgba(255,255,235,0.12)}.listColumn .listBody .listItem{border-top:rgba(255,255,235,0.12) solid 1px;padding:9px 18px;background-color:rgba(35,34,33,0.85)}.listColumn .listBody .listItem .itemUserWrapper{padding:0 4.5px 0 0;background-color:rgba(255,255,235,0.12);border-radius:1px}.listColumn .listBody .listItem .itemUserWrapper .profileImg{width:23px;height:23px}.listColumn .listBody .listItem .itemUserWrapper .profileImg img{width:100%;height:100%;border-radius:1px}.listColumn .listBody .listItem .itemUserWrapper .userName{padding:3px 0 0 4.5px}.listColumn .listBody .listItem .itemUserWrapper .userName h1{font-size:12px;color:#ffffee;font-weight:bold}timeline-post{position:relative;max-width:421px}.timelinePost{position:relative;padding:0 0 1px 0;margin-top:9px;border-radius:2px;background-color:rgba(15,15,16,0.75);border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:black solid 1px;border-left:black solid 1px;border-right:rgba(255,255,235,0.12) solid 1px}.timelinePost a{color:#ffffee}.timelinePost:hover{background-color:#0c0c0c}.timelinePost .sharingCover{position:absolute;width:100%;height:100%;z-index:99;background-color:rgba(35,34,33,0.85)}.timelinePost .sharingCover .exitButton{position:absolute;top:0;right:0px;width:40px;height:24px;z-index:10;border-top-right-radius:1px}.timelinePost .sharingCover .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.timelinePost .sharingCover .exitButton:hover{cursor:pointer;background-color:#ff7350}.timelinePost .sharingCover .exitButton:hover h1{color:#ffffee}.timelinePost .head{height:42px;margin:12px 12px 0 12px;padding:0;color:#ffffee;z-index:50}.timelinePost .head .profileImg{width:42px;height:42px;border-radius:1px;border:rgba(255,255,235,0.05) solid 1px}.timelinePost .head .headContent{padding:0 0 0 0;margin:-1px 0 0 9px;color:#C5C5C2}.timelinePost .head .headContent h1{font-size:13px;font-weight:normal}.timelinePost .head .headContent h2{font-size:12px;color:#91918a;font-weight:normal}.timelinePost .head .headContent h2 i{top:0px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:normal}.timelinePost .timelinePostBody{margin-left:40px;margin-left:0}.timelinePost .recommendationBody{padding:0 0px 7px 0px;margin:0 12px 0 12px}.timelinePost .recommendationModule{margin:9px -12px 0 -12px;padding:0 10px 1px 10px;box-shadow:0 0 9px rgba(24,24,24,0.4);background-color:rgba(255,255,235,0.06)}.timelinePost .pilotRow{margin:0 -10px;color:#ffffee}.timelinePost .pilotRow .pilotCol{padding:5px 9px}.timelinePost .pilotRow .companyCol{background-color:rgba(255,255,235,0.05);background-color:rgba(120,170,200,0.5);box-shadow:inset 0 0 18px rgba(24,24,24,0.4)}.timelinePost .pilotRow .companyCol .fa-caret-up{font-size:10px;margin-right:1px;top:-3.5px}.timelinePost .pilotRow .companyCol .fa-caret-down{font-size:10px;margin-right:1px;top:2px}.timelinePost .pilotRow .companyCol:hover{background-color:rgba(120,170,200,0.6);box-shadow:inset 0 0 9px rgba(24,24,24,0.4)}.timelinePost .pilotRow .priceCol{background-color:rgba(255,255,235,0.05)}.timelinePost .pilotRow .returnCol{background-color:#56bc76;margin-left:9px;padding-left:9px}.timelinePost .pilotRow .returnCol .trapezoidBackgroundGain{position:absolute;top:0;right:0;border-top:28px solid #56bc76;border-left:3px solid transparent;height:0;width:100%}.timelinePost .pilotRow .returnCol .trapezoidBackgroundLoss{position:absolute;top:0;right:0;border-top:28px solid #e5603b;border-left:3px solid transparent;height:0;width:100%}.timelinePost .pilotRow h1{font-size:13px;font-weight:bold;letter-spacing:1px}.timelinePost .companyRow{padding:3px 0;border-bottom:rgba(255,255,235,0.12) solid 1px;color:#ffffee}.timelinePost .companyRow h1{letter-spacing:1px;font-size:13px;color:#ffffee;font-weight:bold}.timelinePost .companyRow h2{margin-top:-2px;font-size:12px;font-weight:normal}.timelinePost .thought{margin:9px 0 0 0;border-radius:1px;color:#ffffee}.timelinePost .recommendation{padding:0 0 0 0}.timelinePost .recommendation .chartWrapper{padding:0 0 0 0;box-shadow:inset 0 0 3px rgba(15,15,16,0.75);border-left:rgba(255,255,235,0.05) solid 1px;border-right:rgba(255,255,235,0.05) solid 1px;background:#284aa8;margin:0 -12px -36px -12px}.timelinePost .recommendation .chartWrapper .tickerBG{position:absolute;padding:27px 9px 9px 9px;top:0;left:0}.timelinePost .recommendation .chartWrapper .tickerBG h1{letter-spacing:5px;font-size:60px;color:rgba(255,255,235,0.12);font-weight:bold}.timelinePost .recommendation .chartWrapper .chart{min-height:142px;z-index:10}.timelinePost .recommendation .normalChartBG{background:-webkit-linear-gradient(45deg, #000 0%, transparent 70%),-webkit-linear-gradient(315deg, #3a5a73 10%, rgba(58,90,115,0) 80%),-webkit-linear-gradient(225deg, #203240 10%, rgba(32,50,64,0) 80%),-webkit-linear-gradient(135deg, #000 100%, transparent 70%);background:linear-gradient(45deg, #000 0%, transparent 70%),linear-gradient(135deg, #3a5a73 10%, rgba(58,90,115,0) 80%),linear-gradient(225deg, #203240 10%, rgba(32,50,64,0) 80%),linear-gradient(315deg, #000 100%, transparent 70%)}.timelinePost .recommendation .lossChartBG{background:-webkit-linear-gradient(45deg, #1b1818 0%, rgba(27,24,24,0) 70%),-webkit-linear-gradient(315deg, #ba3b3d 10%, rgba(186,59,61,0) 80%),-webkit-linear-gradient(225deg, #722728 10%, rgba(114,39,40,0) 80%),-webkit-linear-gradient(135deg, #201d1d 100%, rgba(32,29,29,0) 70%);background:linear-gradient(45deg, #1b1818 0%, rgba(27,24,24,0) 70%),linear-gradient(135deg, #ba3b3d 10%, rgba(186,59,61,0) 80%),linear-gradient(225deg, #722728 10%, rgba(114,39,40,0) 80%),linear-gradient(315deg, #201d1d 100%, rgba(32,29,29,0) 70%)}.timelinePost .recommendation .recommendationGrid{padding:3px 0 6px 9px}.timelinePost .recommendation .recommendationGrid .gain{background-color:#56bc76;color:#ffffee;border-radius:1px;padding:0 3px}.timelinePost .recommendation .recommendationGrid .loss{background-color:#e5603b;color:#ffffee;border-radius:1px;padding:0 3px}.timelinePost .recommendation .recommendationGrid table{color:#ffffee;width:100%}.timelinePost .recommendation .recommendationGrid table h1{font-size:12px;font-weight:normal}.timelinePost .recommendation .recommendationGrid table h2{margin-top:-2px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.timelinePost .recommendation .recommendationGrid table td{padding:3px 0 0px 0}.timelinePost .recommendation .marketClosed{padding:6px 12px 0 0;margin:3px -12px 6px -12px;border-top:rgba(255,255,235,0.05) solid 1px}.timelinePost .recommendation .marketClosed h1{margin:0;line-height:12px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:normal}.timelinePost .recommendation .dataWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.timelinePost .recommendation .dataWrapper .gain{background-color:#56bc76;color:#ffffee;border-radius:1px;padding:0 3px}.timelinePost .recommendation .dataWrapper .loss{background-color:#e5603b;color:#ffffee;border-radius:1px;padding:0 3px}.timelinePost .recommendation .dataWrapper .postData{padding:4px 0 2px 0}.timelinePost .recommendation .dataWrapper .postData h1{font-size:11px;font-weight:normal}.timelinePost .recommendation .dataWrapper .postData h2{margin-top:-1px;letter-spacing:1px;font-size:9px;color:rgba(255,255,255,0.27);font-weight:bold}.timelinePost .reasoning{padding:3px 0 3px 0;margin-bottom:0px;color:#C5C5C2}.timelinePost .reasoning p{margin:6px 0 -3px 0;line-height:18px;letter-spacing:0.3px;color:#ffffee;font-size:13px;font-weight:300}.timelinePost .reasoning .link{margin:9px 0 0 0;border-radius:1px}.timelinePost .reasoning .link:hover{cursor:pointer}.timelinePost .reasoning .link .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.timelinePost .reasoning .link .linkImg img{position:relative;height:66px}.timelinePost .reasoning .link .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.timelinePost .reasoning .link .linkContent:hover{cursor:pointer}.timelinePost .reasoning .link .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.timelinePost .reasoning .link .linkContent h1:hover{cursor:pointer;text-decoration:underline}.timelinePost .reasoning .link .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.timelinePost .reasoning .link .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.timelinePost .reasoning .link .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.timelinePost .positionStatusWrapper{margin:12px 0 0 0;height:60px;background-color:rgba(255,255,235,0.12)}.timelinePost .tags{margin:9px 0 0 0;padding:0 0}.timelinePost .tags .tag{padding:1px 6px 1px 6px;margin:0 3px 3px 0;background-color:rgba(255,255,235,0.12);border-radius:1px;font-size:11px;color:#C5C5C2;font-weight:300;color:white;letter-spacing:0.5px;background-color:rgba(150,170,180,0.5)}.timelinePost .interactionStatus{margin:0 0 -2px 0;padding:4px 0 0 0}.timelinePost .interactionStatus .interactionStat{padding:0 9px 0 0;font-size:11px;color:rgba(255,255,255,0.27);font-weight:normal}.timelinePost .userInteractionPanel{margin:0 0 0 0;padding:0 0px 0 0px}.timelinePost .postActionPanel .panelButton{padding:5px 9px 5px 9px;border-radius:1px;color:#91918a}.timelinePost .postActionPanel .panelButton:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.timelinePost .postActionPanel .panelButton h1{margin:0;font-size:11px;font-weight:bold;color:#91918a}.timelinePost .postActionPanel .panelButton h1 i{font-size:11px;text-shadow:0 0 1px TEXTCOLOR_MAIN;color:rgba(255,255,255,0.27)}.timelinePost .postActionPanel .selected{color:#ffffee;background-color:rgba(255,255,235,0.12)}.timelinePost .postActionPanel .selected h1{margin:0;font-size:11px;font-weight:bold}.timelinePost .postActionPanel .selected h1 i{font-size:11px;color:#C5C5C2}.timelinePost .sharingPanel{margin:0 0;padding:9px 4.5px 9px 4.5px;border-top:rgba(255,255,235,0.12) solid 1px;border-radius:2px}.timelinePost .sharingPanel .sharingHead{padding:0 9px 9px 9px}.timelinePost .sharingPanel .sharingHead i{font-size:50px;color:rgba(255,255,235,0.12);margin:6px 0 12px}.timelinePost .sharingPanel .sharingHead h2{letter-spacing:0.3px;margin-bottom:3px;font-size:13px;color:#C5C5C2;font-weight:300}.timelinePost .sharingPanel .shareModule{margin:0 4.5px;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;position:relative;padding:0 0}.timelinePost .sharingPanel .shareModule:hover{cursor:pointer}.timelinePost .sharingPanel .shareModule h1{padding:0px 0;position:relative;font-size:12px;color:white;font-weight:300;padding-right:12px;letter-spacing:0.5px;transition:all 0.15s ease}.timelinePost .sharingPanel .shareModule h1 i{font-size:12px;width:9px;padding:6px 9px}.timelinePost .sharingPanel .facebookModule{border:#3B5998 solid 1px;border-radius:2px}.timelinePost .sharingPanel .facebookModule:hover{background-color:#3B5998}.timelinePost .sharingPanel .facebookModule h1:hover{cursor:pointer;color:#FFFFFF;z-index:99}.timelinePost .sharingPanel .twitterModule{border:#55acee solid 1px;border-radius:2px}.timelinePost .sharingPanel .twitterModule:hover{background-color:#55acee}.timelinePost .sharingPanel .twitterModule h1:hover{cursor:pointer;color:#FFFFFF;z-index:99}.timelinePost .commentSection{margin:0 0 3px 0;padding:9px 3px 0 3px;border-top:rgba(255,255,235,0.12) solid 1px}.timelinePost .commentInputWrapper{padding:9px 9px;font-size:12px;color:#ffffee;font-weight:normal;background-color:rgba(255,255,235,0.12)}.timelinePost .commentInputWrapper img{margin:0 6px 0 0;width:28px;height:28px}.timelinePost .commentInputWrapper textarea{padding:4px 6px 2px 6px;border:none;height:20px;resize:none;background-color:transparent;border-bottom:rgba(255,255,235,0.12) solid 1px}.timelinePost .commentInputWrapper textarea:focus{outline:none;background-color:rgba(255,255,235,0.12);border:none}.timelinePost .commentInputWrapper .errMsg{font-size:11px;color:#ff7350;font-weight:bold}.timelinePost .showMore{margin:6px 9px 4.5px 9px;padding:4px 9px;background-color:rgba(255,255,235,0.05)}.timelinePost .showMore h1{margin:0;letter-spacing:0.5px;font-size:11px;color:#91918a;font-weight:normal}.timelinePost .showMore h1:hover{cursor:pointer;text-decoration:underline8}.focusPost{box-shadow:inset 0 0 300px rgba(35,34,33,0.85)}.focusPost .userInteractionPanel{background:-moz-linear-gradient(left, transparent 0%, rgba(0,0,0,0.5) 50%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, rgba(0,0,0,0.5)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, transparent 0%, rgba(0,0,0,0.5) 50%, transparent 100%);background:-o-linear-gradient(left, transparent 0%, rgba(0,0,0,0.5) 50%, transparent 100%);background:-ms-linear-gradient(left, transparent 0%, rgba(0,0,0,0.5) 50%, transparent 100%);background:linear-gradient(to right, transparent 0%, rgba(0,0,0,0.5) 50%, transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 )}timeline-post-small{position:relative;width:100%}.timelinePost_s{margin:0 0 0 0;padding-bottom:3px;background-color:rgba(35,34,33,0.85);width:100%;border-bottom:rgba(255,255,235,0.12) solid 2px}.timelinePost_s .profileImg{margin:12px;width:36px;height:36px}.timelinePost_s .profileImg img{width:100%;height:100%;border-radius:1px}.timelinePost_s .recommendationContent{padding:12px 12px 0 0}.timelinePost_s .recommendationContent .actionRow{margin:0 12px 0 0;color:#C5C5C2}.timelinePost_s .recommendationContent .actionRow h1{margin:0;font-size:12px;color:#ffffee;font-weight:normal}.timelinePost_s .recommendationContent .actionRow h2{font-size:12px;font-weight:normal}.timelinePost_s .recommendationContent .statsRow{margin:3px 12px 0 0;color:#ffffee}.timelinePost_s .recommendationContent .statsRow h1{margin:0;font-size:11px;font-weight:normal}.timelinePost_s .recommendationContent .statsRow2{margin:3px 12px 0 0}.timelinePost_s .recommendationContent .statsRow2 h1{margin:0;font-size:11px;color:#91918a;font-weight:normal}.timelinePost_s .recommendationContent .postActionPanel{margin:12px 0 0 0;border-top:rgba(255,255,235,0.12) solid 2px}.timelinePost_s .recommendationContent .postActionPanel .panelButton{padding:6px 4px;margin-right:1px;border-radius:1px}.timelinePost_s .recommendationContent .postActionPanel .panelButton:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.timelinePost_s .recommendationContent .postActionPanel .panelButton h1{margin:0;font-size:10px;color:#91918a;font-weight:bold}.timelinePost_s .recommendationContent .postActionPanel .panelButton h1 i{font-size:9px;color:#555550}.timelinePost_s .recommendationContent .postActionPanel .selected{color:#ffffee;background-color:rgba(255,255,235,0.12)}.timelinePost_s .recommendationContent .postActionPanel .selected h1{margin:0;font-size:10px;font-weight:bold}.timelinePost_s .recommendationContent .postActionPanel .selected h1 i{font-size:9px;color:#C5C5C2}.timelinePost_s .recommendationContent .postActionPanel .detailButton{border-left:rgba(35,34,33,0.85) solid 2px}.timelinePost_s .recommendationContent .sharingPanel{margin:0 24px 0 24px}.timelinePost_s .recommendationContent .sharingPanel .shareModule{position:relative;display:inline-block;padding:0 0;border-bottom:rgba(255,255,235,0.12) solid 1px}.timelinePost_s .recommendationContent .sharingPanel .shareModule h1{position:relative;font-size:11px;color:#ffffee;font-weight:normal;padding-right:12px;transition:all 0.15s ease}.timelinePost_s .recommendationContent .sharingPanel .shareModule h1 i{font-size:12px;padding:6px 9px}.timelinePost_s .recommendationContent .sharingPanel .facebookModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.timelinePost_s .recommendationContent .sharingPanel .twitterModule h1:hover{cursor:pointer;color:#FFFFFF;box-shadow:0 0 12px #0d0d0c}.timelineWrapper{min-width:421px;height:100%;max-height:100%;background-color:rgba(0,0,0,0.3)}.timelineWrapper .timelineHead{height:30px;padding:0;border-bottom:rgba(255,255,235,0.05) solid 1px;background-color:rgba(15,15,16,0.75)}.timelineWrapper .timelineHead .headPanelWrapper{height:100%}.timelineWrapper .timelineHead .headPanelWrapper .panelAnchor{padding:7px 9px}.timelineWrapper .timelineHead .headPanelWrapper .panelAnchor h1{letter-spacing:1px;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.timelineWrapper .timelineHead .headPanelWrapper .timelineOption{padding:0 9px;bottom:-1px;color:rgba(255,255,255,0.27)}.timelineWrapper .timelineHead .headPanelWrapper .timelineOption:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.timelineWrapper .timelineHead .headPanelWrapper .timelineOption h1{margin-top:8px;font-size:11px;font-weight:normal;letter-spacing:0.5px;font-weight:bold}.timelineWrapper .timelineHead .headPanelWrapper .selected{color:#C5C5C2;text-shadow:0 0 3px rgba(255,255,235,0.12);border-bottom:rgba(150,170,180,0.9) solid 1px}.timelineWrapper .timelineBody{position:relative;max-width:421px;min-width:421px;padding:0 0 0 9px;minHeight:-webkit-calc(100% - 36px);minHeight:calc(100% - 36px);height:-webkit-calc(100% - 36px);height:calc(100% - 36px);maxHeight:-webkit-calc(100% - 36px);maxHeight:calc(100% - 36px)}.timelineWrapper .timelineBody .timeline{max-width:100%}.timelineWrapper .timeDivider{margin-top:9px;padding:9px 9px 0 9px}.timelineWrapper .timeDivider h1{letter-spacing:1px;font-size:13px;color:#ffffee;font-weight:bold;text-shadow:0 0 18px rgba(24,24,24,0.4)}.landingTimelineWrapper{min-width:440px;height:100%;max-height:100%}.landingTimelineWrapper .timelineHead{height:29px;padding:0;background-color:rgba(15,15,16,0.75)}.landingTimelineWrapper .timelineHead .headPanelWrapper{height:100%}.landingTimelineWrapper .timelineHead .headPanelWrapper .timelineOption{padding:0 9px;color:rgba(255,255,255,0.27)}.landingTimelineWrapper .timelineHead .headPanelWrapper .timelineOption:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.landingTimelineWrapper .timelineHead .headPanelWrapper .timelineOption h1{margin-top:8px;text-shadow:0 0 2px rgba(255,255,235,0.12);letter-spacing:0.5px;font-size:10px;font-weight:bold}.landingTimelineWrapper .timelineHead .headPanelWrapper .selected{color:#C5C5C2;text-shadow:0 0 3px rgba(255,255,235,0.12);border-bottom:rgba(150,170,180,0.9) solid 1px}.landingTimelineWrapper .timelineBody{position:relative;max-width:436px;min-width:436px;padding:0 9px 0 15px;minHeight:-webkit-calc(100% - 36px);minHeight:calc(100% - 36px);height:-webkit-calc(100% - 36px);height:calc(100% - 36px);maxHeight:-webkit-calc(100% - 36px);maxHeight:calc(100% - 36px)}.landingTimelineWrapper .timelineBody .timeline{max-width:100%}.timelinePostCommentBox{-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;padding:1px 0 1px 0}.timelinePostCommentBox .profileImg{margin-left:9px;width:29px;height:29px;border:rgba(255,255,235,0.12) solid 1px;border-radius:1px}.timelinePostCommentBox .commentContent{padding:0 6px 0 6px;color:#ffffee;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;font-size:12px;letter-spacing:0.3px;line-height:15px;font-weight:300}.timelinePostCommentBox .commentContent a{padding:0}.timelinePostCommentBox .commentContent h1{margin:0;line-height:15px;margin-top:-2px;font-size:12px;font-weight:300}.timelinePostCommentBox .commentContent p{display:inline}.timelinePostCommentBox .time{display:block;margin-top:0px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}comment-box{padding:4.5px 18px;line-height:100%}comment-box .commentBox{-webkit-box-lines:no-wrap;-moz-box-lines:no-wrap;box-lines:no-wrap;-webkit-flex-wrap:no-wrap;-moz-flex-wrap:no-wrap;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;padding:1px}comment-box .commentBox .profileImg{width:32px;height:32px;min-width:30px}comment-box .commentBox .profileImg img{width:100%;height:100%;border-radius:1px}comment-box .commentBox .commentBody{margin:0 9px;color:#C5C5C2;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}comment-box .commentBox .commentBody p{display:inline;margin:0;font-size:13px;font-weight:normal}comment-box .commentBox .commentBody .commentTime{margin:2px 0 0 0;color:rgba(255,255,255,0.27);font-weight:bold;font-size:11px}.holdingBox{border-bottom:rgba(255,255,235,0.12) solid 1px;padding:6px 12px}.holdingBox:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);border-bottom:transparent solid 1px}.holdingBox img{width:27px;height:27px;margin-right:12px;border-radius:1px;border:rgba(255,255,235,0.12) solid 1px}.holdingBox .company{color:#ffffee}.holdingBox .company h1{margin:0;font-size:11px;font-weight:bold}.holdingBox .company h2{margin-top:-1px;line-height:10px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.holdingBox .return{color:#C5C5C2}.holdingBox .return h1{width:100%;margin:0 6px;text-align:right;font-size:12px;font-weight:bold}.holdingBox .return .pendingMark{padding:3px 6px;background-color:rgba(255,255,235,0.12)}.holdingBox .return .pendingMark h2{font-size:12px;color:#91918a;font-weight:bold}.holdingBoxLarge{border-bottom:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px;padding:12px}.holdingBoxLarge .recommender{padding:12px 0}.holdingBoxLarge .recommender .profileImg{width:30px;height:30px}.holdingBoxLarge .recommender h1{margin:0 0 0 12px;font-size:13px;color:#ffffee;font-weight:bold}.holdingBoxLarge .company{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-align-content:flex-start;-moz-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;color:#ffffee}.holdingBoxLarge .company h1{margin:0;margin:0 3px 0 0;font-size:13px;font-weight:bold}.holdingBoxLarge .company h2{margin:0 0;line-height:10px;font-size:11px;color:grey;font-weight:normal}.holdingBoxLarge .return{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;width:60px;color:#C5C5C2}.holdingBoxLarge .return h1{width:100%;margin:0 0;text-align:right;font-size:20px;font-weight:bold}.holdingBoxLarge .holdingBoxBody{margin:12px 0 0 0;padding:9px 6px;background-color:rgba(255,255,235,0.12)}.holdingBoxLarge .holdingBoxBody .stat{padding:3px 6px;color:#ffffee}.holdingBoxLarge .holdingBoxBody .stat h1{margin:0;width:96px;font-size:11px;color:#91918a;font-weight:normal}.holdingBoxLarge .holdingBoxBody .stat h2{font-size:11px;font-weight:normal}.holdingBoxLarge .holdingTags{margin:12px 0 0 0;padding:0 6px}.holdingBoxLarge .holdingTags .tag{margin:0 2px 2px 0;background-color:rgba(255,255,235,0.12);border-radius:1px;padding:3px 12px;font-size:11px;color:#91918a;font-weight:normal}.holdingBoxLarge .holdingBoxActionPanel{margin-top:12px;padding-top:12px;border-top:rgba(255,255,235,0.12) solid 1px}.holdingBoxLarge .holdingBoxActionPanel .boxButton{padding:4px 9px;margin-left:6px;background-color:rgba(255,255,235,0.12);border-radius:1px;font-size:11px;color:#91918a;font-weight:normal}.holdingBoxLarge .holdingBoxActionPanel .boxButton:hover{cursor:pointer;background-color:#56bc76;color:#ffffee}.button{position:relative;border:none;border:rgba(255,255,235,0.12) solid 1px;padding:4px 0;text-align:center;font-size:12px;font-weight:normal;border-radius:1px;color:#ffffee;transition:all 0.050s ease}.button:hover{cursor:pointer;background-color:rgba(18,179,104,0.75);background-color:#56bc76;box-shadow:0 0 9px rgba(255,255,235,0.12);border:transparent solid 1px}.button:active,.button :focus{background-color:rgba(98,238,158,0.65);transition:all 0.015s ease;outline:none}.button:active:before,.button :focus:before{transform:translateX(-4px) translateY(-4px);background-color:rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.15);border-left:1px solid rgba(255,255,255,0.15);border-bottom:1px solid rgba(255,255,255,0.15);transition:all 0.085s ease}.button:active:after,.button :focus:after{transform:translateX(-8px) translateY(-8px);background-color:rgba(255,255,255,0);border-top:1px solid rgba(255,255,255,0.05);border-left:1px solid rgba(255,255,255,0.05);transition:all 0.085s ease}.follow{background-color:transparent;border:#5a5a5a solid 1px}.followButton{border:none;margin:12px 0;padding:3px 6px;z-index:99;text-align:center;font-size:11px;font-weight:300;border-radius:1px;color:rgba(255,255,255,0.85);background-color:rgba(255,255,255,0.035);transition:all 0.185s ease}.followButton:hover{background-color:rgba(18,179,104,0.75)}.followButton:hover:after{transform:translateX(-4px) translateY(-4px);background-color:rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1)}.followButton:active,.followButton :focus{background-color:rgba(98,238,158,0.65);transition:all 0.015s ease}.followButton:active:before,.followButton :focus:before{transform:translateX(-4px) translateY(-4px);background-color:rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.15);border-left:1px solid rgba(255,255,255,0.15);border-bottom:1px solid rgba(255,255,255,0.15);transition:all 0.085s ease}.followButton:active:after,.followButton :focus:after{transform:translateX(-8px) translateY(-8px);background-color:rgba(255,255,255,0);border-top:1px solid rgba(255,255,255,0.05);border-left:1px solid rgba(255,255,255,0.05);transition:all 0.085s ease}.following{background-color:rgba(98,238,158,0.65)}.userBox{padding:12px;width:360px;max-width:360px;height:102px;border:rgba(255,255,235,0.12) solid 1px}.userBox .profileImg{margin:12px;width:72px;height:72px}.userBox .profileImg img{width:100%;height:100%;border-radius:2px}.userBox .userInfo{padding:12px}.userBox .userInfo h1{margin:0;font-size:13px;color:#ffffee;font-weight:bold}.userBox .userInfo h2{font-size:11px;color:#C5C5C2;font-weight:normal}.followBtn{padding:0 9px 0 9px;border-radius:1px;border:rgba(255,255,255,0.27) solid 1px;margin:0 9px;background-color:rgba(255,255,235,0.05)}.followBtn:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.followBtn:hover h1 i{margin:0;font-size:9px;text-shadow:0 0 18px rgba(150,170,180,0.9)}.followBtn h1{margin:-3px 0 0 0;font-size:9px;color:#ffffee}.followBtn h1 i{margin:0;font-size:9px;text-shadow:0 0 9px rgba(150,170,180,0.9)}.followingBtn{background-color:#56bc76}.trendingUserBox{position:relative;margin:4.5px;min-width:150px;box-shadow:0 0 3px rgba(24,24,24,0.4);border:rgba(255,255,235,0.12) solid 1px}.trendingUserBox .backgroundProfileImg{top:0;left:0;width:100%;height:100%}.trendingUserBox .backgroundProfileImg img{width:100%;height:100%;margin-bottom:-5px}.trendingUserBox .infoCover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.6) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.6) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 )}.trendingUserBox .infoCover .infoInnerWrapper{background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 )}.trendingUserBox .infoCover .infoInnerWrapper h2{font-size:12px;color:#ffffee;text-shadow:0 0 3px black;font-weight:normal;color:rgba(210,220,230,0.95)}.trendingUserBox .infoCover .infoInnerWrapper h3{font-size:12px;color:#ffffee;text-shadow:0 0 3px black;font-weight:normal;color:#ffffee}.trendingUserBox .infoCover .name{padding:4.5px 6px 3px 6px;color:white}.trendingUserBox .infoCover .name h1{font-size:13px;text-shadow:0 0 3px black;color:white}.trendingUserBox .infoCover .info{padding:3px 6px 3px 6px;color:white}.trendingUserBox .infoCover .recentRecWrapper{padding:0 6px 3.5px 6px;background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.7) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.7) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 )}.trendingUserBox .infoCover .recentRecWrapper .rec:hover{cursor:pointer;background-color:rgba(255,255,235,0.05)}.trendingUserBox .infoCover .recentRecWrapper td{padding:3px 0;color:#ffffee}.trendingUserBox .infoCover .recentRecWrapper h1{font-size:11px;font-weight:normal}.trendingUserBox .infoCover .recentRecWrapper h2{font-size:10px;color:#91918a;font-weight:bold}.trendingUserBox .infoCover .recentRecWrapper .change{padding-right:9px}.trendingUserBox .infoCover .recentRecWrapper .action{padding:0 6px;border-radius:2px;width:24px;background-color:rgba(255,255,235,0.12)}.trendingUserBox .infoCover .recentRecWrapper .action h1{font-size:10px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.trendingUserBox .infoCover .recentRecWrapper .pending{width:50px;padding:0 6px;background-color:rgba(255,255,235,0.12);border-radius:2px}.trendingUserBox .infoCover .recentRecWrapper .pending h1{font-size:11px;text-align:center;color:rgba(255,255,255,0.27);font-weight:bold}.userSmall{padding:12px;border:rgba(255,255,235,0.12) solid 1px}.userSmall .profileImg{margin:12px;width:72px;height:72px}.userSmall .profileImg img{width:100%;height:100%;border-radius:2px}.userSmall .button{padding:3px 12px}.userSmall .userInfo{padding:12px}.userSmall .userInfo h1{margin:0;font-size:13px;color:#ffffee;font-weight:bold}.userSmall .userInfo h2{font-size:11px;color:#C5C5C2;font-weight:normal}.username{color:rgba(210,220,230,0.95)}user-name{font-weight:bold;color:#6eb4e6;color:#9bd0f6;color:rgba(210,220,230,0.95)}user-name:hover{cursor:pointer;background-color:black;border-bottom:#91918a solid 1px}.user-hover-plate{position:absolute;width:320px;height:100px;z-index:99}.userHoverPlate{position:absolute;margin-top:3px;width:320px;box-shadow:0 0 12px black;z-index:99;color:#ffffee;border:rgba(255,255,235,0.12) solid 2px;border-radius:3px;opacity:0;background-color:#0c0c0c;box-shadow:0 0 9px #0c0c0c}.userHoverPlate:hover{cursor:default;text-decoration:none}.userHoverPlate .arrowWrapper{position:absolute;top:-9px;width:100%;height:9px}.userHoverPlate .arrowWrapper .arrow{margin-left:12px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:9px solid rgba(255,255,255,0.27)}.userHoverPlate h1,.userHoverPlate h2,.userHoverPlate h3,.userHoverPlate h4,.userHoverPlate h5{text-decoration:none}.userHoverPlate .userCover{width:100%;border-top-right-radius:3px;border-top-left-radius:3px}.userHoverPlate .userCover .bgImg{position:absolute;border-bottom:rgba(255,255,235,0.12) solid 1px;top:0;left:0;width:100%;height:86px;overflow:hidden;border-top-right-radius:3px;border-top-left-radius:3px}.userHoverPlate .userCover .bgImg img{width:100%;height:auto;margin-top:-40%;-webkit-filter:blur(9px);-moz-filter:blur(9px);-o-filter:blur(9px);-ms-filter:blur(9px);filter:blur(9px);opacity:0.4}.userHoverPlate .userCover .profileHead{margin-top:30px;margin-left:9px}.userHoverPlate .userCover .profileHead .profileImg{width:78px;height:78px}.userHoverPlate .userCover .profileHead .profileImg img{width:100%;height:100%;border-radius:3px;border:rgba(255,255,235,0.12) solid 2px}.userHoverPlate .userCover .profileHead .name h1{margin:0;margin:18px 0 0 9px;font-size:14px;color:#ffffee;font-weight:bold;text-shadow:0 0 1px black}.userHoverPlate .userCover .profileHead .name h2{margin:-2px 0 0 9px;font-size:11px;color:#91918a;font-weight:normal}.userHoverPlate .userCover .profileHead .relationship{-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.userHoverPlate .userCover .profileHead .relationship .button{margin:21px 12px 0 12px;padding:4px 12px}.userHoverPlate .profileBody{width:100%;padding:9px 0 0 0}.userHoverPlate .profileBody .bio{padding:0 12px 0 12px}.userHoverPlate .profileBody .bio p{font-size:13px;color:#ffffee;font-weight:normal}.userHoverPlate .profileBody .infoSection{padding:7px 0 6px 0;color:#ffffee}.userHoverPlate .profileBody .returnSection{width:84px;padding-left:12px}.userHoverPlate .profileBody h1{margin:0;font-size:13px;font-weight:bold}.userHoverPlate .profileBody h2{font-size:11px;color:#91918a;font-weight:normal}.userHoverPlate .profileBody .bottom{padding:0;border-top:rgba(255,255,235,0.12) solid 2px}.userHoverPlateExpand{opacity:1}.userDiv{width:312px;height:163px;margin:4.5px;border-radius:2px;border:rgba(255,255,235,0.12) solid 1px;box-shadow:0 0 9px rgba(24,24,24,0.4);background-color:rgba(15,15,16,0.75)}.userDiv .userCover{width:100%}.userDiv .userCover .bgImg{position:absolute;border-bottom:rgba(255,255,235,0.05) solid 1px;top:0;left:0;width:100%;height:66px;overflow:hidden}.userDiv .userCover .bgImg img{width:100%;height:auto;margin-top:-40%;-webkit-filter:blur(18px);-moz-filter:blur(18px);-o-filter:blur(18px);-ms-filter:blur(18px);filter:blur(18px);opacity:0.6}.userDiv .userCover .profileHead{margin-top:30px;margin-left:12px}.userDiv .userCover .profileHead .profileImg{width:75px;height:75px}.userDiv .userCover .profileHead .profileImg img{width:100%;height:100%;border-radius:2px;border:rgba(255,255,235,0.12) solid 1px;box-shadow:0 0 6px rgba(24,24,24,0.4)}.userDiv .userCover .profileHead .name h1{margin:0;margin:44px 0 0 12px;font-size:13px;color:#ffffee;font-weight:bold}.userDiv .userCover .profileHead .name h2{margin:-1px 0 0 12px;font-size:11px;color:#91918a;font-weight:normal}.userDiv .userCover .profileHead .relationship{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.userDiv .userCover .profileHead .relationship .button{margin:47px 12px 0 12px;padding:3px 9px}.userDiv .profileBody{width:100%;padding-top:9px}.userDiv .profileBody .infoSection{padding:6px 0;color:rgba(210,220,230,0.95)}.userDiv .profileBody .returnSection{width:84px;padding-left:12px}.userDiv .profileBody h1{margin:0;font-size:13px;font-weight:normal}.userDiv .profileBody h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}company-symbol{margin-top:1px;position:relative;cursor:pointer;background-color:#ffffee;color:black;font-size:12px;border-radius:1px;box-shadow:0 0 3px rgba(255,255,235,0.12);font-family:'Inconsolata';letter-spacing:0.5px;font-weight:300}company-symbol .symbolInnerWrapper{position:relative}company-symbol:hover{cursor:pointer;border-bottom:#5a5a5a solid 1px}company-symbol .tickerWrapper{padding:0 3px 0 3px}company-symbol .currentPriceWrapper{padding:0 3px 0 0}company-symbol .quoteWrapper{color:white;padding:0 3px 0 3px;font-weight:300;letter-spacing:0.5px}company-symbol .quoteWrapper i{font-size:9px}company-symbol .quoteWrapper .fa-caret-up{top:-4px}company-symbol .quoteWrapper .fa-caret-down{top:1px}.companyHoverPlate{position:absolute;top:24px;left:-245px;width:300px;background-color:#0c0c0c;box-shadow:0 0 9px #0c0c0c;border-radius:2px;z-index:99;color:#ffffee;border:rgba(255,255,235,0.12) solid 2px}.companyHoverPlate:hover{cursor:default;text-decoration:none}.companyHoverPlate .arrowWrapper{position:absolute;top:-12px;width:100%;height:9px}.companyHoverPlate .arrowWrapper .arrow{margin-left:127px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:9px solid #5a5a5a}.companyHoverPlate .companyHoverPlateCover{border-top-left-radius:2px;border-top-right-radius:2px;background:#151b1e;background:-moz-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #151b1e), color-stop(100%, #060809));background:-webkit-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-o-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-ms-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:radial-gradient(ellipse at center, #151b1e 0%, #060809 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b1e', endColorstr='#060809',GradientType=1 )}.companyHoverPlate .companyHoverPlateHead{padding:12px 12px 0 12px;color:#C5C5C2}.companyHoverPlate .companyHoverPlateHead h1{font-size:15px;color:#ffffee;font-weight:bold}.companyHoverPlate .companyHoverPlateHead h5{font-size:16px;color:#ffffee;font-weight:bold}.companyHoverPlate .companyHoverPlateHead h6{font-size:13px;font-weight:normal}.companyHoverPlate .companyHoverPlateChartWrapper{margin:0 0;padding:0 12px;height:150px}.companyHoverPlate .companyHoverPlateChartWrapper .companyHoverPlateChart{width:100%;height:100%}.companyHoverPlate .companyHoverPlateBody{padding:12px 0 0 0;border-top:rgba(255,255,235,0.12) solid 1px}.companyHoverPlate .companyHoverPlateBody .stat{margin-top:-3px;padding:0 12px 7px 12px}.companyHoverPlate .companyHoverPlateBody .stat h1{font-size:11px;color:#ffffee;font-weight:normal}.companyHoverPlate .companyHoverPlateBody .stat h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.companyHoverPlate .companyHoverPlateBottom{padding:9px 0;margin:0 12px;border-top:rgba(255,255,235,0.12) solid 2px}.companyHoverPlate .companyHoverPlateBottom h1{margin:0 0;font-size:11px;color:#91918a;font-weight:normal}.companyHoverPlate .companyHoverPlateBottom .button{padding:3px 12px;border:#5a5a5a solid 1px;background-color:transparent}.modalBaseLayer{position:fixed;left:64px;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);height:100%;max-height:100%;z-index:99;-webkit-transition-duration:3s;-moz-transition-duration:3s;transition-duration:3s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.holdingPanel{position:relative;margin:0 auto;margin-top:90px;width:-webkit-calc(100% - 64px - 462px);width:calc(100% - 64px - 462px);width:660px;height:-webkit-calc(100% - 60px);height:calc(100% - 60px);height:90%;background-color:rgba(12,12,12,0.95);border:rgba(255,255,235,0.12) solid 1px;box-shadow:0 0 12px black}.holdingPanel .holdingPanelHead{border-bottom:rgba(255,255,235,0.12) solid 1px}.holdingPanel .holdingPanelHead .profileImg{width:30px;height:30px;margin:12px 0 12px 12px}.holdingPanel .holdingPanelHead .profileImg img{width:100%;height:100%;border-radius:1px}.holdingPanel .holdingPanelHead h1{margin:18px 12px 12px 12px;font-size:15px;color:#C5C5C2;font-weight:300}.holdingPanel .holdingPanelHead .sortPanel{padding:3px 12px 3px 12px;background-color:rgba(255,255,235,0.12)}.holdingPanel .holdingPanelHead .sortPanel h2{margin-top:1px;margin-right:6px;font-size:10px;color:#333330;font-weight:normal}.holdingPanel .holdingPanelHead .sortPanel .sortPanelButton{padding:1px 6px;margin-right:2px;font-size:10px;color:#91918a;font-weight:normal}.holdingPanel .holdingPanelHead .sortPanel .sortPanelButton:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.holdingPanel .holdingPanelBody .holdingSearch{border-bottom:rgba(255,255,235,0.12) solid 1px}.holdingPanel .holdingPanelBody .holdingSearch form{width:100%}.holdingPanel .holdingPanelBody .holdingSearch form h1{margin:6px 0  6px 12px;font-size:12px;color:#91918a;font-weight:bold}.holdingPanel .holdingPanelBody .holdingSearch form input{width:100%;border:none;padding:6px 12px;background-color:transparent;font-size:12px;color:#ffffee;color:#C5C5C2;font-weight:normal;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.holdingPanel .holdingPanelBody .holdingSearch form input:focus{outline:none;color:#ffffee}.holdingPanel .holdingPanelBody .emptyList{padding:12px;margin:12px;background-color:rgba(255,255,235,0.12)}.holdingPanel .holdingPanelBody .emptyList h1{margin:0;text-align:center;font-size:11px;color:#91918a;font-weight:normal}.holdingPanel .statsList{height:100%;border-left:rgba(255,255,235,0.12) solid 1px}.holdingPanel .statsList h1{margin:3px 12px;font-size:11px;color:#C5C5C2;font-weight:normal}.holdingPanel .holdingList{max-height:100%}.thoughtErrMsg h1{font-size:12px;color:#ff7350;font-weight:bold}.quickPost{margin:9px 0 0 0;border-bottom:rgba(150,170,180,0.9) solid 2px;padding:0 0 1px 0;box-shadow:0 0 9px rgba(24,24,24,0.4);background-color:rgba(15,15,16,0.75)}.quickPost form .companyInput{margin:3px 0 2px 0}.quickPost form input{border:none;padding:6px 12px;background-color:transparent;letter-spacing:0.2px;font-size:13px;color:#ffffee;font-weight:normal;text-shadow:0 0 9px rgba(24,24,24,0.4)}.quickPost form input::-webkit-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.quickPost form input::-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.quickPost form input:-moz-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.quickPost form input:-ms-input-placeholder{color:rgba(255,255,255,0.27);color:rgba(150,170,180,0.9);text-shadow:0 0 9px rgba(24,24,24,0.4)}.quickPost form input:focus{outline:none;color:#ffffee}.quickPost form textarea{border:none;margin-top:1px;height:24px;padding:6px 24px;background-color:transparent;resize:vertical;font-size:13px;font-weight:normal;color:#ffffee;line-height:20px;resize:none}.quickPost form textarea::-webkit-input-placeholder{color:#91918a}.quickPost form textarea::-moz-placeholder{color:#91918a}.quickPost form textarea:-moz-placeholder{color:#91918a}.quickPost form textarea:-ms-input-placeholder{color:#91918a}.quickPost form textarea:focus{outline:none;background-color:rgba(255,255,235,0.05)}.quickPost form .linkLoading{height:72px;margin:9px 0;background-color:#0c0c0c}.quickPost form .linkLoading loading{margin:0;padding:0}.quickPost form .linkLoading loading .sk-cube-grid{height:30px;width:30px;margin:9px}.quickPost form .linkLoading h1{margin-top:24px;font-size:13px;color:#ffffee;font-weight:normal}.quickPost form .searchResultWrapper .companySearchRes{padding:6px 12px;border-left:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px;color:#C5C5C2}.quickPost form .searchResultWrapper .companySearchRes:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);border-left:transparent solid 1px;border-bottom:transparent solid 1px;border-right:transparent solid 1px}.quickPost form .searchResultWrapper .companySearchRes h1{margin:0;font-size:13px;font-weight:300}.quickPost form .searchResultWrapper .companySearchRes h2{margin:0;font-size:13px;color:rgba(255,255,255,0.27);font-weight:normal}.quickPost form .searchResultWrapper .companySearchRes b{color:#ffffee}.quickPost form .editSection{position:relative;min-height:90px}.quickPost form .editSection .deleteButtonWrapper{position:absolute;top:0;right:0;width:36px;height:36px;z-index:99}.quickPost form .editSection .deleteButtonWrapper h1{margin:5px;font-size:12px;color:#333330}.quickPost form .editSection .deleteButtonWrapper h1:hover{cursor:pointer;color:#ff7350}.quickPost form .actionWrapper{padding:0 0 0 12px;margin-top:9px}.quickPost form .actionWrapper .actionButton{padding:5px 12px;margin-left:-1px;font-size:11px;color:#C5C5C2;font-weight:bold;border-radius:1px;background-color:rgba(255,255,235,0.12)}.quickPost form .actionWrapper .actionButton:hover{cursor:pointer;background-color:#5a5a5a;color:#ffffee}.quickPost form .actionWrapper .selected{background-color:rgba(98,238,158,0.65);color:#ffffee}.quickPost form .marketClosed{margin:0 24px;padding:12px 12px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.quickPost form .marketClosed h1{margin:0;text-align:center;font-size:12px;color:#91918a;font-weight:normal}.quickPost form .thoughtErrMsg{margin:9px 18px 9 36px;padding:0 12px}.quickPost form .thoughtErrMsg h1{text-align:center;font-size:12px;color:#ff7350;font-weight:bold}.quickPost form .linkModule{margin:9px 0 0 0;border-radius:1px}.quickPost form .linkModule:hover{cursor:pointer}.quickPost form .linkModule .linkImg{max-height:66px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.quickPost form .linkModule .linkImg img{position:relative;height:66px}.quickPost form .linkModule .linkContent{padding:6px 9px 6px 9px;background-color:#ffffee}.quickPost form .linkModule .linkContent:hover{cursor:pointer}.quickPost form .linkModule .linkContent h1{margin:0;line-height:18px;font-size:14px;color:#C5C5C2;font-weight:normal;color:black;font-family:"Droid Serif"}.quickPost form .linkModule .linkContent h1:hover{cursor:pointer;text-decoration:underline}.quickPost form .linkModule .linkContent h2{line-height:13px;font-size:11px;color:#555550;font-weight:bold}.quickPost form .linkModule .linkContent h3{margin:0;margin-top:2px;font-size:11px;color:#555550;font-weight:bold}.quickPost form .linkModule .imgLink img{margin:0 auto;max-width:100%;border:rgba(255,255,235,0.12) solid 1px}.quickPost form .editPanel{padding:0 0 0 0;margin-top:1px;background-color:rgba(255,255,235,0.05)}.quickPost form .editPanel .editButton{padding:3px 0 3px 12px;margin-right:1px;font-size:13px;color:rgba(150,170,180,0.9);font-weight:normal}.quickPost form .editPanel .editButton i{margin:auto;margin-top:5px}.quickPost form .editPanel .linkInput{font-size:11px;color:#91918a}.quickPost form .editPanel .addLinkButton{padding-left:12px;padding-right:12px}.quickPost form .tagsWrapper{margin-top:1px;padding:3px 9px 6px 9px;background-color:rgba(255,255,235,0.12)}.quickPost form .tagsWrapper .tagInput{min-width:120px;font-size:12px;margin-bottom:-4px}.quickPost form .tagsWrapper .tags .tag{position:relative;padding:3px 30px 3px 6px;margin:1px;background-color:rgba(150,170,180,0.5);font-size:12px;color:#ffffee;font-weight:normal}.quickPost form .tagsWrapper .tags .tag .deleteTagButton{position:absolute;top:0;right:0;height:100%;width:24px;color:rgba(255,255,255,0.27)}.quickPost form .tagsWrapper .tags .tag .deleteTagButton:hover{cursor:pointer;color:#C5C5C2}.quickPost form .tagsWrapper .tags .tag .deleteTagButton h1{margin:0;text-align:center;margin-top:3px;font-size:12px}.quickPost form .predefinedTags{border-top:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(255,255,235,0.12)}.quickPost form .predefinedTags .categoryWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.quickPost form .predefinedTags .category{padding:6px 9px;font-size:12px;color:#C5C5C2;font-weight:bold}.quickPost form .predefinedTags .category i{color:rgba(150,170,180,0.9);font-size:9px}.quickPost form .predefinedTags .category:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.quickPost form .predefinedTags .predefinedTagsList .tag{position:relative;padding:2px 7px 2px 7px;margin:2px 0 0 2px;font-size:12px;color:#C5C5C2;font-weight:normal;border:transparent solid 1px;background-color:rgba(255,255,235,0.12)}.quickPost form .predefinedTags .predefinedTagsList .tag:hover{cursor:pointer;background-color:rgba(150,170,180,0.9);color:white}.quickPost form .predefinedTags .predefinedTagsList .selected{background-color:rgba(150,170,180,0.5);color:#ffffee}.quickPost form .conditionMsg{padding:3px 12px;margin:6px 0;background-color:rgba(255,255,235,0.12)}.quickPost form .conditionMsg h1{margin:0;font-size:12px;color:rgba(255,255,255,0.27);font-weight:bold}.quickPost form .sectionHighlight{background-color:rgba(255,255,235,0.12)}.quickPost form .stopLossWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.quickPost form .expectedExitWrapper{min-height:60px;background-color:rgba(255,255,235,0.12);margin:1px 0}.quickPost form .sliderPanelWrapper{background-color:rgba(255,255,235,0.12);border-bottom:rgba(255,255,235,0.12) solid 1px}.quickPost form .sliderPanelWrapper .certaintyInput{margin:0;font-size:12px;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding-bottom:0;max-width:36px}.quickPost form .sliderPanelWrapper .certaintyTextInputWrapper{border-right:rgba(255,255,235,0.12) solid 1px;padding:3px 6px;width:72px;color:#ffffee}.quickPost form .sliderPanelWrapper .certaintyTextInputWrapper h1{margin:0;text-align:right;font-size:13px;font-weight:bold}.quickPost form .sliderPanelWrapper .certaintyTextInputWrapper h2{margin:0;margin-top:-2px;text-align:right;font-size:11px;color:#C5C5C2;font-weight:bold}.quickPost form .sliderPanelWrapper .certaintyRangeInputWrapper{background-color:green}.quickPost form .submitPanel{padding:6px 12px;background-color:rgba(255,255,235,0.12)}.quickPost form .submitPanel .optionButton{padding:5px 12px 5px 0}.quickPost form .submitPanel .optionButton h1{margin:0;font-size:11px;color:#91918a;font-weight:normal}.quickPost form .submitPanel .cancelButton{padding:5px 18px;background-color:rgba(255,255,235,0.12);font-size:12px;color:#91918a;font-weight:normal}.quickPost form .submitPanel .cancelButton:hover{cursor:pointer;background-color:#5a5a5a;color:#C5C5C2}.quickPost form .submitPanel .submitButton{padding-left:18px;padding-right:18px}.quickPost .head{padding:9px 12px 9px 12px}.quickPost .head .profileImg{width:32px;height:32px}.quickPost .head .profileImg img{border-radius:1px;width:100%;height:auto}.quickPost .head .content h1{margin:0;font-size:12px;color:#C5C5C2;font-weight:bold}.quickPostExpand{height:900px}quick-post-preview{background-color:grey}quick-post-preview .confirmPanelWrapper{margin:0 9px 0 52px}quick-post-preview .confirmPanelWrapper .button{margin:9px;text-align:center}quick-post-preview .confirmPanelWrapper .button h1{margin:0 auto;font-size:13px;color:#ffffee;font-weight:bold}quick-post-preview .confirmPanelWrapper .back{background-color:rgba(255,255,235,0.12)}.quickPostSharing{margin:0;width:470px;padding:12px 0;background-color:rgba(255,255,235,0.12)}.quickPostSharing .sharingModule{margin:12px}.quickPostSharing .sharingModule .profileImg{width:90px;height:90px}.quickPostSharing .sharingModule .profileImg img{width:100%;height:100%}.quickPostSharing .sharingModule .sharingContent{background-color:rgba(255,255,235,0.12);padding:12px}.quickPostSharing .sharingModule .sharingContent h1{margin:0;font-size:15px;color:#C5C5C2;font-weight:bold}.quickPostSharing .sharingModule .sharingContent h3{margin:0;font-size:11px;color:#91918a;font-weight:normal}.quickPostSharing .sharingButtonWrapper{padding:0 12px 12px 12px}.quickPostSharing .sharingButtonWrapper .sharingButton{padding:5px 12px;margin-left:6px;color:#ffffee}.quickPostSharing .sharingButtonWrapper .sharingButton:hover{cursor:pointer;color:white}.quickPostSharing .sharingButtonWrapper .sharingButton h2{font-size:13px;font-weight:normal}.myPanelBaseLayer{position:fixed;top:0;left:64px;height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);background-color:rgba(0,0,0,0.5);overflow:hidden;opacity:0;z-index:10}.myPanelWrapper{width:480px;height:100%;max-height:100%;background-color:rgba(20,20,21,0.95);border-right:rgba(150,170,180,0.9) solid 2px;z-index:90;margin-right:-2px}.myPanelWrapper .exitButton{position:absolute;top:0;right:0;width:40px;height:24px;z-index:10}.myPanelWrapper .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.myPanelWrapper .exitButton:hover{cursor:pointer;background-color:#ff7350}.myPanelWrapper .exitButton:hover h1{color:#ffffee}.myPanelWrapper .myPanelHead{padding:9px 9px}.myPanelWrapper .myPanelHead h1{letter-spacing:1px;color:#ffffee;font-size:14px;font-weight:bold}.myPanelProfile{position:fixed;top:0;right:0;height:45px;z-index:98;background-color:rgba(0,0,0,0.75)}.myPanelProfile:hover{cursor:pointer;background-color:black}.myPanelProfile .profileImg{margin:6px 6px 6px 6px;height:30px;width:30px}.myPanelProfile .profileImg:hover{cursor:pointer;background-color:#5a5a5a}.myPanelProfile .profileImg img{border:#5a5a5a solid 2px;border-radius:2px;width:100%;height:100%}.myPanelProfile .name{padding:0 0 0 12px;background-color:rgba(0,0,0,0.75)}.myPanelProfile .name h1{margin:0;text-align:center;margin-top:7px;font-size:13px;color:#C5C5C2;font-weight:bold}.myPanelProfile .name h2{margin-top:-2px;text-align:center;font-size:11px;color:#91918a;font-weight:normal}.interfaceHead{height:30px;margin:0}.interfaceHead .statBox{position:relative;padding:0 12px;color:#C5C5C2}.interfaceHead .statBox h1{margin:0;margin-top:0px;font-size:13px;font-weight:bold}.interfaceHead .statBox h2{margin-top:-2px;letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold}.interfaceHead .selected{background-color:rgba(255,255,235,0.12)}.interfaceHead .listNavWrapper{padding:0 0}.interfaceHead .listNavWrapper .statBox:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.interfaceHeadListWrapper{position:relative;width:100%;background-color:rgba(0,0,0,0.75)}.interfaceHeadListWrapper .holdingSearch{border-bottom:rgba(255,255,235,0.12) solid 1px;border:none}.interfaceHeadListWrapper .holdingSearch form{width:100%;border:none}.interfaceHeadListWrapper .holdingSearch form h1{margin:9px 0  9px 12px;font-size:13px;color:#91918a;font-weight:bold}.interfaceHeadListWrapper .holdingSearch form input{width:100%;border:none;padding:6px 12px;background-color:transparent;font-size:12px;color:#ffffee;color:#C5C5C2;font-weight:normal;letter-spacing:0.5px;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.interfaceHeadListWrapper .holdingSearch form input:focus{outline:none;color:#ffffee}.interfaceHeadListWrapper .sortPanel{padding:5px 12px 4px 12px;border:none;border-bottom:rgba(255,255,235,0.12) solid 2px;border-bottom:rgba(150,170,180,0.9) solid 2px}.interfaceHeadListWrapper .sortPanel h2{margin-top:1px;margin-right:6px;font-size:12px;color:rgba(150,170,180,0.9);font-weight:bold}.interfaceHeadListWrapper .sortPanel .orderButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.interfaceHeadListWrapper .sortPanel .orderButton:hover{cursor:pointer;color:#C5C5C2}.interfaceHeadListWrapper .sortPanel .orderByCaption{margin-left:18px}.interfaceHeadListWrapper .sortPanel .sortPanelButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.interfaceHeadListWrapper .sortPanel .sortPanelButton:hover{cursor:pointer;color:white}.interfaceHeadListWrapper .sortPanel .selected{color:#ffffee;border:rgba(150,170,180,0.9) solid 1px}.interfaceHeadListWrapper .recBox{height:60px;border-bottom:rgba(255,255,235,0.12) solid 1px}.interfaceHeadListWrapper{height:-webkit-calc(100% - 55px);height:calc(100% - 55px);maxHeight:-webkit-calc(100% - 55px);maxHeight:calc(100% - 55px)}.emptyList{margin:12px;padding:6px 12px}.emptyList .textWrapper{margin:auto}.emptyList i{font-size:90px;margin-bottom:12px;color:rgba(255,255,235,0.12);font-weight:normal}.emptyList h1{margin:9px 0;letter-spacing:1px;font-size:14px;color:rgba(255,255,255,0.27);font-weight:bold}.listWrapperCollapse{opacity:0}.listWrapperExpand{opacity:1}.panelLayer{position:fixed;top:0;left:64px;height:100%;width:-webkit-calc(100% - 64px - 439px);width:calc(100% - 64px - 439px);z-index:90}.panelLayer .exitPanel{position:absolute;top:0;left:0;width:100%;height:100%}.panelLayer .postViewWrapper{z-index:90}.baseLayerShow{opacity:1}.holdingSearch{background-color:rgba(15,15,16,0.75);border-top:rgba(255,255,235,0.12) solid 1px;border-left:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px}.holdingSearch form{width:100%;background-color:rgba(255,255,235,0.05)}.holdingSearch form h1{margin:7px 0  6px 12px;font-size:16px;color:rgba(255,255,255,0.27);font-weight:bold}.holdingSearch form input{width:100%;border:none;padding:6px 12px;background-color:transparent;font-size:13px;color:#ffffee;color:#C5C5C2;font-weight:normal;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.holdingSearch form input:focus{outline:none;color:#ffffee}.sortPanel{padding:10px 24px 6px 24px}.sortPanel h2{margin-top:1px;margin-right:6px;font-size:12px;color:rgba(150,170,180,0.9);font-weight:bold}.sortPanel .orderButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.sortPanel .orderButton:hover{cursor:pointer;color:#C5C5C2}.sortPanel .orderByCaption{margin-left:18px}.sortPanel .sortPanelButton{padding:1px 6px;margin-right:2px;border-radius:2px;font-size:11px;color:#91918a;font-weight:bold;border:transparent solid 1px}.sortPanel .sortPanelButton:hover{cursor:pointer;color:white}.sortPanel .selected{color:#ffffee;border:rgba(150,170,180,0.9) solid 1px}.companyPageFeedItem{width:100%;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(35,34,33,0.85)}.companyPageFeedItem .profileImg{padding:12px 12px 9px 18px}.companyPageFeedItem .profileImg img{width:38px;height:38px;border-radius:1px}.companyPageFeedItem .companyPageFeedItemContent{position:relative;padding:12px 12px 6px 0}.companyPageFeedItem .companyPageFeedItemContent .reasoning{padding:0 0;color:#C5C5C2}.companyPageFeedItem .companyPageFeedItemContent .reasoning p{margin:0 0 0 0;line-height:21px;font-size:14px;font-weight:normal}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link{margin:12px 0 0 0;background-color:rgba(255,255,235,0.12)}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkImg{max-height:69px;overflow:hidden;box-shadow:0 0 3px rgba(255,255,235,0.12)}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkImg img{position:relative;height:69px}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent{padding:9px 12px}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent:hover{cursor:pointer}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent h1{margin:0;font-size:12px;color:#C5C5C2;font-weight:bold}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent h1:hover{cursor:pointer;color:#ffffee}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent h2{line-height:13px;font-size:11px;color:#91918a;font-weight:normal}.companyPageFeedItem .companyPageFeedItemContent .reasoning .link .linkContent h3{margin:0;font-size:11px;color:#91918a;font-weight:normal}.companyPageFeedItem .companyPageFeedItemContent h1{margin:0;font-size:13px;color:#C5C5C2;font-weight:normal}.companyPageFeedItem .companyPageFeedItemContent p{margin:0;padding:0;font-size:12px;color:#C5C5C2;font-weight:normal}.companyPageFeedItem .companyPageFeedItemContent h3{margin:0;font-size:11px;color:#91918a;font-weight:normal}.zebraTable{color:#C5C5C2}.zebraTable .profileImgCol{width:24px;padding-left:6px;padding-right:0}.zebraTable .profileImg{width:30px;height:30px;margin-right:9px}.zebraTable .profileImg img{width:100%;height:100%;border-radius:1px}.zebraTable .rankCol{width:36px;padding-left:9px}.zebraTable .rankCol h1{color:#91918a}.zebraTable .currentPriceCol{max-width:54px;min-width:54px;width:54px}.zebraTable .companyCol{max-width:120px;min-width:120px;width:120px}.zebraTable td{padding:3px 0px 3px 0px}.zebraTable h1{margin:0;font-size:11px;font-weight:bold}.zebraTable h2{margin-top:-2px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.zebraTable tr:nth-child(odd){background-color:rgba(255,255,235,0.05)}.zebraTable .buttonCol{width:42px;max-width:42px;min-width:42px}.zebraTable .viewButton{padding-left:6px;padding-right:6px;color:#91918a;background-color:transparent}.zebraTable .viewButton h3{font-size:12px;color:#91918a;font-weight:normal;background-color:rgba(35,34,33,0.85)}.zebraTable .viewButton:hover{cursor:pointer;color:#C5C5C2;background-color:#5a5a5a}.zebraTableSmall{color:#C5C5C2}.zebraTableSmall .profileImgCol{width:32px}.zebraTableSmall .profileImg{width:21px;height:27px}.zebraTableSmall .profileImg img{width:27px;height:27px;border-radius:1px}.zebraTableSmall .companyCol{max-width:66px;min-width:66px;width:66px}.zebraTableSmall td{padding:5px 0 4px 12px}.zebraTableSmall h1{margin:0;font-size:11px;font-weight:bold}.zebraTableSmall h2{margin-top:-2px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:bold}.zebraTableSmall h3{font-size:12px;color:#91918a;font-weight:normal}.zebraTableSmall tr{border-bottom:rgba(255,255,235,0.05) solid 1px}.zebraTableSmall tr:hover{cursor:pointer;color:white}.zebraTableSmall .following{color:#91918a;background-color:rgba(255,255,235,0.12)}.modalWrapper{position:fixed;top:0;left:64px;width:100%;height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);z-index:98}.tagModal{margin:54px;width:-webkit-calc(100% - 108px);width:calc(100% - 108px);height:-webkit-calc(100% - 108px);height:calc(100% - 108px);background-color:#0c0c0c;border:#5a5a5a solid 1px;box-shadow:0 0 36px black}.tagModal .head{z-index:90}.tagModal .head .profileImg{padding:9px 0 0 9px}.tagModal .head .profileImg img{width:30px;height:30px}.tagModal .head h1{letter-spacing:1px;padding:12px;font-size:21px;color:#ffffee;font-weight:300}.tagModal .head .tagWrapper{padding:12px;color:rgba(255,255,255,0.27)}.tagModal .head .tagWrapper h2{letter-spacing:1px;font-size:16px;font-weight:bold}.tagModal .head .tagWrapper:hover{cursor:pointer;background-color:rgba(255,255,235,0.12);color:#ffffee}.tagModal .head .tagWrapper .dropdownList{position:absolute;top:100%;left:0;width:300px;max-height:500px;background-color:rgba(5,8,7,0.97);border-left:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(255,255,235,0.12) solid 1px}.tagModal .head .tagWrapper .dropdownList .listItem{padding:6px 9px;color:#C5C5C2}.tagModal .head .tagWrapper .dropdownList .listItem h3{font-size:13px;font-weight:normal}.tagModal .head .tagWrapper .dropdownList .listItem:hover{cursor:pointer;color:#ffffee;background-color:rgba(255,255,235,0.12)}.tagModal .head .selected{color:#ffffee;background-color:rgba(255,255,235,0.12)}.tagModal .head .exitButton{padding:9px 16px;color:#91918a;border-left:rgba(255,255,235,0.12) solid 1px}.tagModal .head .exitButton h2{font-size:20px}.tagModal .head .exitButton:hover{cursor:pointer;background-color:red;color:#C5C5C2;background:#cc3300;background:-moz-radial-gradient(center, ellipse cover, #c30 0%, #ae151e 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #c30), color-stop(100%, #ae151e));background:-webkit-radial-gradient(center, ellipse cover, #c30 0%, #ae151e 100%);background:-o-radial-gradient(center, ellipse cover, #c30 0%, #ae151e 100%);background:-ms-radial-gradient(center, ellipse cover, #c30 0%, #ae151e 100%);background:radial-gradient(ellipse at center, #c30 0%, #ae151e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3300', endColorstr='#ae151e',GradientType=1 )}.tagModal .modalBody{-webkit-box-align:strech;-moz-box-align:strech;box-align:strech;-webkit-align-items:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech}.tagModal .modalBody .overallCol{-webkit-align-self:strech;-moz-align-self:strech;align-self:strech;-ms-flex-item-align:strech;width:220px;height:100%}.tagModal .modalBody .overallCol .tagCover{padding:36px 9px;background:#151b1e;background:-moz-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #151b1e), color-stop(100%, #060809));background:-webkit-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-o-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:-ms-radial-gradient(center, ellipse cover, #151b1e 0%, #060809 100%);background:radial-gradient(ellipse at center, #151b1e 0%, #060809 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b1e', endColorstr='#060809',GradientType=1 )}.tagModal .modalBody .overallCol .tagCover h1{text-align:center;letter-spacing:1px;font-size:24px;color:#ffffee;font-weight:300}.tagModal .modalBody .overallCol .statsWrapper{padding:0 0}.tagModal .modalBody .overallCol .statsWrapper .statsHead{padding:9px 9px}.tagModal .modalBody .overallCol .statsWrapper .statsHead h1{margin:0;letter-spacing:1px;font-size:12px;color:#C5C5C2;font-weight:bold}.tagModal .modalBody .overallCol .statsWrapper .dashed{padding:0 9px}.tagModal .modalBody .overallCol .statsWrapper .dashed .dashDummy{height:8px;border-bottom:#5a5a5a dashed 1px}.tagModal .modalBody .overallCol .statsWrapper .stat{padding:6px 9px;color:#ffffee}.tagModal .modalBody .overallCol .statsWrapper .stat h1{font-size:12px;color:#91918a;font-weight:bold}.tagModal .modalBody .overallCol .statsWrapper .stat h2{font-size:12px;font-weight:bold}.tagModal .modalBody .bodyMain .summaryModule .moduleHead{padding:18px 0 9px 0;margin:0 18px;border-bottom:#5a5a5a solid 1px}.tagModal .modalBody .bodyMain .summaryModule .moduleHead h1{letter-spacing:1px;font-size:14px;color:#ffffee;font-weight:normal}.tagModal .modalBody .bodyMain .summaryModule .moduleBody{padding:9px}.tagModal .modalBody .detailWrapper{position:absolute;top:0;left:220px;height:100%;width:-webkit-calc(100% - 220px);width:calc(100% - 220px);background-color:black;z-index:50}.tagModal .modalBody .detailWrapper .detailWrapperTopPanel{padding:9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.tagModal .modalBody .detailWrapper .detailWrapperTopPanel .backButton{padding:12px 18px}.tagModal .modalBody .detailWrapper .detailWrapperTopPanel .backButton h1{font-size:18px;color:rgba(255,255,255,0.27)}.tagModal .modalBody .detailWrapper .detailWrapperTopPanel .backButton:hover{cursor:pointer;background-color:rgba(255,255,235,0.12)}.tagModal .modalBody .detailWrapper .overhead{border-right:rgba(255,255,235,0.12) solid 1px;padding:18px}.tagModal .modalBody .detailWrapper .overhead .company{padding:12px 18px;color:#91918a}.tagModal .modalBody .detailWrapper .overhead .company h1{margin:0;color:#ffffee;font-size:14px;font-weight:bold}.tagModal .modalBody .detailWrapper .overhead .company h2{margin-top:1;font-size:12px;font-weight:normal}.tagModal .modalBody .detailWrapper .overhead .company h3{margin-top:3px;font-size:10px;color:#333330;font-weight:bold}.tagModal .modalBody .detailWrapper .overhead .company .companyName{margin-top:0px;font-size:14px}.tagModal .modalBody .detailWrapper .overhead .company .littlePlate{width:180px;border-radius:2px;background-color:rgba(255,255,235,0.12)}.tagModal .modalBody .detailWrapper .overhead #detailPostChart{margin:-63px 18px -6px 18px;height:216px}.tagModal .modalBody .detailWrapper .overhead .quotesUnavailable{padding:9px 18px;border-top:#5a5a5a solid 1px;margin:0 18px 0 18px}.tagModal .modalBody .detailWrapper .overhead .quotesUnavailable h1{margin:0;text-align:center;font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.tagModal .modalBody .detailWrapper .overhead .recommendationGrid{padding:3px 0 3px 0;margin:0 18px 0 18px;border-top:#5a5a5a solid 1px;border-bottom:#5a5a5a solid 1px}.tagModal .modalBody .detailWrapper .overhead .recommendationGrid table{color:#ffffee;width:100%}.tagModal .modalBody .detailWrapper .overhead .recommendationGrid table h1{font-size:13px;font-weight:normal}.tagModal .modalBody .detailWrapper .overhead .recommendationGrid table h2{margin-top:-1px;font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.tagModal .modalBody .detailWrapper .overhead .recommendationGrid table td{padding:3px 0 3px 0}.tagModal .modalBody .detailWrapper .overhead .highlights{margin:0 18px;padding:6px 0;border-bottom:#5a5a5a solid 1px;background-color:black;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.tagModal .modalBody .detailWrapper .overhead .highlights .highlight{color:#C5C5C2}.tagModal .modalBody .detailWrapper .overhead .highlights .highlight h1{margin:0;font-size:11px;font-weight:normal}.tagModal .modalBody .detailWrapper .overhead .chartWrapper{border-bottom:rgba(255,255,235,0.12) solid 1px}.tagModal .modalBody .detailWrapper .overhead .chartWrapper .chart{height:240px}.recommendationBox{margin:9px;width:180px;background-color:rgba(255,255,235,0.12);border:rgba(255,255,235,0.12) solid 1px;background:-webkit-linear-gradient(-380deg, #0b0c0b 0%, #0e0f0e 12.5%, #0e100f 12.5%, #101111 25%, #0f100f 25%, #0f1013 37.5%, #0e1010 37.5%, #0f1115 50%, #0f1014 50%, #121214 62.5%, #131317 62.5%, #171616 75%, #151516 75%, #171716 87.5%, #1f1c1a 87.5%, #1a1913 100%);background:linear-gradient(110deg, #0b0c0b 0%, #0e0f0e 12.5%, #0e100f 12.5%, #101111 25%, #0f100f 25%, #0f1013 37.5%, #0e1010 37.5%, #0f1115 50%, #0f1014 50%, #121214 62.5%, #131317 62.5%, #171616 75%, #151516 75%, #171716 87.5%, #1f1c1a 87.5%, #1a1913 100%)}.recommendationBox .companyCover{padding:9px 9px;border-bottom:rgba(255,255,235,0.12) solid 1px}.recommendationBox .companyCover h1{letter-spacing:1px;font-size:24px;color:#ffffee;font-weight:bold}.recommendationBox .recommendationStat{padding:6px 9px 6px 9px;border-bottom:rgba(255,255,235,0.12) solid 1px;background-color:rgba(35,34,33,0.85);color:#ffffee}.recommendationBox .recommendationStat h1{font-size:13px;font-weight:normal}.recommendationBox .recommendationStat h2{font-size:11px;color:rgba(255,255,255,0.27);font-weight:bold}.recommendationBox .button{background-color:transparent}.recommendationBox .button:hover{cursor:pointer;color:#ffffee}.recommendedUsersWrapper{position:relative;width:960px;padding:24px;margin:auto;margin-top:90px;box-shadow:0 0 9px #0c0c0c;border-radius:1px;border:rgba(150,170,180,0.9) solid 1px;background-color:#0c0c0c}.recommendedUsersWrapper .recommendedUsersHead{padding-bottom:18px}.recommendedUsersWrapper .recommendedUsersHead h1{letter-spacing:0.5px;font-size:18px;color:#ffffee;font-weight:normal}.recommendedUsersWrapper .recommendedUsersHead h2{margin-top:3px;letter-spacing:0.5px;font-size:14px;color:#C5C5C2;font-weight:300}.recommendedUsersWrapper .userWrapper{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.recommendedUsersWrapper .recommendedUser{width:180px;height:100%;box-shadow:0 0 9px rgba(255,255,235,0.12);box-shadow:0 0 9px rgba(24,24,24,0.4);border-radius:1px;border:#5a5a5a solid 1px}.recommendedUsersWrapper .recommendedUser .profileImg{height:180px;overflow:hidden;border-bottom:rgba(255,255,235,0.05) solid 1px}.recommendedUsersWrapper .recommendedUser .profileImg img{height:180px;width:auto;margin-bottom:-5px;border-top-left-radius:1px;border-top-right-radius:1px}.recommendedUsersWrapper .recommendedUser .profileImg .name{position:absolute;width:100%;bottom:0;padding:9px 0;background-color:rgba(35,34,33,0.85);background:-moz-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:-webkit-linear-gradient(top, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);background:linear-gradient(to bottom, rgba(8,9,9,0) 0%, rgba(8,9,9,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080909', endColorstr='#e6080909',GradientType=0 )}.recommendedUsersWrapper .recommendedUser .profileImg .name h1{margin:0 9px;font-size:14px;color:white;font-weight:bold}.recommendedUsersWrapper .recommendedUser .profileBody{padding:9px}.recommendedUsersWrapper .recommendedUser .profileBody .stat{margin-bottom:7px;color:#ffffee}.recommendedUsersWrapper .recommendedUser .profileBody .stat h1{letter-spacing:0.5px;font-size:13px;font-weight:normal}.recommendedUsersWrapper .recommendedUser .profileBody .stat h2{margin-top:-1px;letter-spacing:1px;font-size:10px;color:rgba(150,170,180,0.9);font-weight:bold;opacity:0.9}.recommendedUsersWrapper .recommendedUser .profileBody relationship-button{width:100%}.recommendedUsersWrapper .recommendatedUsersFooter{margin:18px 0 0 0}.recommendedUsersWrapper .recommendatedUsersFooter .doneButton{padding:6px 18px;font-size:16px;color:#ffffee;font-weight:300;border-radius:1px;border:#5a5a5a solid 1px}.recommendedUsersWrapper .recommendatedUsersFooter .doneButton:hover{cursor:pointer;background-color:#56bc76;color:#ffffee;text-shadow:0 0 9px rgba(255,255,235,0.12);box-shadow:0 0 9px rgba(255,255,235,0.12);border:transparent solid 1px}.sk-cube-grid{width:40px;height:40px;margin:100px auto}.sk-cube-grid .sk-cube{width:27%;height:27%;border:rgba(150,170,180,0.9) solid 1px;box-shadow:0 0 12px #5a5a5a;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:0.4s;animation-delay:0.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:0.2s;animation-delay:0.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%, 70%, 100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1);background-color:rgba(255,255,235,0.12)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}@keyframes sk-cubeGridScaleDelay{0%, 70%, 100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}.spinner{margin:100px auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;border:rgba(150,170,180,0.9) solid 1px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.appMenu1{position:relative;min-width:64px;max-width:64px;min-height:100%;padding-bottom:12px;background:rgba(15,15,16,0.75);background:rgba(50,50,52,0.8);z-index:90;box-shadow:inset -3px 0 24px rgba(255,255,235,0.05);box-shadow:inset 0 0 18px rgba(24,24,24,0.4);border-right:rgba(0,0,0,0.5) solid 1px}.appMenu1 .logoWrapper{padding:20px 0 20px 0;position:relative;box-shadow:inset 0 0 27px rgba(24,24,24,0.4);border-bottom:rgba(150,170,180,0.9) solid 2px;background-color:rgba(116,208,166,0.7)}.appMenu1 .logoWrapper:hover{box-shadow:inset 0 0 18px rgba(24,24,24,0.4);background-color:rgba(120,230,170,0.85)}.appMenu1 .logoWrapper:hover .logo{opacity:1}.appMenu1 .logoWrapper .logo{position:relative;margin:0 auto;width:25px;height:25px;opacity:0.80}.appMenu1 .logoWrapper .logo img{width:100%;height:100%}.appMenu1 .menuButton{padding:7px 0}.appMenu1 .menuButton:hover{cursor:pointer;background-color:rgba(15,15,16,0.75)}.appMenu1 .menuButton:hover .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .menuButton:hover .icon i{font-size:18px;color:white;font-weight:normal;text-shadow:0 0 18px #C5C5C2}.appMenu1 .menuButton:hover h1{font-size:10px;color:#ffffee;font-weight:normal;text-shadow:0 0 18px rgba(255,255,235,0.12)}.appMenu1 .menuButton .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .menuButton .icon i{font-size:18px;color:#C5C5C2;font-weight:normal}.appMenu1 .menuButton h1{font-size:10px;color:#C5C5C2;font-weight:normal}.appMenu1 .logoutButton:hover{cursor:pointer;background-color:rgba(15,15,16,0.75)}.appMenu1 .logoutButton:hover .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .logoutButton:hover .icon i{font-size:18px;color:#ff7350;font-weight:normal;text-shadow:0 0 18px #C5C5C2}.appMenu1 .logoutButton:hover h1{font-size:11px;color:#ffffee;font-weight:normal;text-shadow:0 0 18px rgba(255,255,235,0.12)}.appMenu1 .myMenu{background-color:rgba(0,0,3,0.5);background-color:rgba(15,15,16,0.75);border-top:rgba(255,255,235,0.05) solid 1px;border-bottom:rgba(255,255,235,0.05) solid 1px;padding:0 0 0 0;border-bottom:rgba(150,170,180,0.9) solid 2px;box-shadow:inset 0 0 18px rgba(24,24,24,0.4)}.appMenu1 .myMenu .profileGem{padding:9px 0}.appMenu1 .myMenu .profileGem:hover{cursor:pointer;background-color:black}.appMenu1 .myMenu .profileGem .profileImg{margin:0 auto;width:50px;height:50px}.appMenu1 .myMenu .profileGem .profileImg img{width:100%;height:100%;border-radius:1px}.appMenu1 .myMenu .profileGem .name h1{font-size:10px;color:rgba(210,220,230,0.95);font-weight:bold;color:rgba(150,170,180,0.9)}.appMenu1 .myMenu .myMenuButton{padding:7px 0}.appMenu1 .myMenu .myMenuButton:hover{cursor:pointer;background-color:black}.appMenu1 .myMenu .myMenuButton:hover .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .myMenu .myMenuButton:hover .icon i{font-size:18px;color:#ffffee;font-weight:normal;text-shadow:0 0 18px #C5C5C2}.appMenu1 .myMenu .myMenuButton:hover h1{font-size:10px;color:#ffffee;font-weight:normal;text-shadow:0 0 18px rgba(255,255,235,0.12);text-shadow:0 0 9px rgba(255,255,235,0.12)}.appMenu1 .myMenu .myMenuButton .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .myMenu .myMenuButton .icon i{font-size:18px;color:#C5C5C2;font-weight:normal}.appMenu1 .myMenu .myMenuButton h1{font-size:10px;color:#C5C5C2;font-weight:normal}.appMenu1 .myMenu .notificationMenuButton{position:relative}.appMenu1 .myMenu .notificationMenuButton h1{margin:0 auto;width:24px;border-radius:2px;font-size:11px;color:white;font-weight:normal;text-shadow:0 0 18px rgba(255,255,235,0.12);background-color:#ff7350;box-shadow:inset 0 0 9px rgba(24,24,24,0.4)}.appMenu1 .trendingMenuButton{background-color:rgba(0,153,255,0.1)}.appMenu1 .trendingMenuButton .icon{margin:0 auto;width:24px;height:24px;padding:3px 3px 0 3px;border-radius:2px}.appMenu1 .trendingMenuButton .icon i{font-size:18px;color:#C5C5C2;font-weight:normal;color:rgba(255,153,0,0.8);text-shadow:0 0 9px rgba(255,255,235,0.12)}.appMenu1 .trendingMenuButton h1{font-size:10px;color:#C5C5C2;font-weight:normal;color:rgba(255,180,24,0.9)}.notificationPanelLayer{position:fixed;bottom:0;left:64px;height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);z-index:98;background-color:rgba(15,15,16,0.75)}.notificationPanel{width:480px;height:100%;max-height:100%;background-color:rgba(20,20,21,0.95);border-right:rgba(150,170,180,0.9) solid 2px;z-index:90;margin-right:-2px}.notificationPanel .exitButton{position:absolute;top:0;right:0;width:40px;height:24px;z-index:10}.notificationPanel .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.notificationPanel .exitButton:hover{cursor:pointer;background-color:#ff7350}.notificationPanel .exitButton:hover h1{color:#ffffee}.notificationPanel .exitPanel{border-left:rgba(150,170,180,0.9) solid 1px}.notificationPanel .notificationPanelHead{padding:9px 18px 9px 18px}.notificationPanel .notificationPanelHead h1{letter-spacing:1px;color:#ffffee;font-size:14px;font-weight:bold}.notificationPanel .notificationPanelHead h2{margin:0;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.notificationPanel .notificationPanelBody .unread{background-color:rgba(255,255,235,0.05);opacity:1}.notificationPanel .notificationPanelBody .read{color:#91918a}.notificationPanel .notificationItem{padding:9px 18px 7px 18px;color:#ffffee;border-left:transparent solid 1px;border-bottom:rgba(255,255,235,0.05) solid 1px}.notificationPanel .notificationItem:hover{cursor:pointer;color:#ffffee;background-color:black;border-left:rgba(150,170,180,0.9) solid 1px;opacity:1}.notificationPanel .notificationItem .profileImg{width:32px;height:32px;margin-right:9px}.notificationPanel .notificationItem .profileImg img{width:100%;height:100%}.notificationPanel .notificationItem .notificationContent{padding-right:18px}.notificationPanel .notificationItem .notificationContent h1{margin-top:-2px;letter-spacing:0.3px;font-size:12px;font-weight:300;text-shadow:0 0 9px rgba(24,24,24,0.4)}.notificationPanel .notificationItem .notificationContent h2{font-size:11px;color:#91918a;font-weight:normal}.notificationPanel .notificationItem .notificationContent h2 i{font-size:9px;color:rgba(150,170,180,0.9)}.notificationPanel .notificationItem .notificationContent h3{margin-top:4px;font-size:10px;color:rgba(255,255,255,0.27);font-weight:normal}.notificationPanel .unread{background-color:rgba(255,255,235,0.05);opacity:1}.notificationPanel .read{color:#91918a}.searchPanelLayer{position:fixed;top:0;left:64px;height:100%;width:-webkit-calc(100% - 64px);width:calc(100% - 64px);z-index:98;background-color:rgba(0,0,0,0.5);opacity:0;overflow:hidden}.searchPanelLayer .exitPanel{position:absolute;top:0;left:0;width:100%;height:100%}.searchPanelLayer .searchPanelWrapper{width:500px;height:100%;background-color:rgba(20,20,21,0.95);border-right:rgba(150,170,180,0.9) solid 1px;border-right:rgba(150,170,180,0.9) solid 2px;z-index:90;opacity:1}.searchPanelLayer .searchPanelWrapper .exitButton{position:absolute;top:0;right:0;width:40px;height:24px;z-index:10}.searchPanelLayer .searchPanelWrapper .exitButton h1{text-align:center;margin-top:3px;font-size:12px;color:#91918a;font-weight:normal}.searchPanelLayer .searchPanelWrapper .exitButton:hover{cursor:pointer;background-color:#ff7350}.searchPanelLayer .searchPanelWrapper .exitButton:hover h1{color:#ffffee}.searchPanelLayer .searchPanelWrapper .head{padding:18px 18px 0 18px}.searchPanelLayer .searchPanelWrapper .head h1{font-size:16px;color:#ffffee;font-weight:normal}.searchPanelLayer .searchPanelWrapper .searchFrom{background-color:rgba(255,255,235,0.05);border-bottom:rgba(255,255,235,0.12) solid 1px;border-bottom:rgba(150,170,180,0.9) solid 2px;background-color:rgba(150,170,180,0.4);background-color:#2c3234;padding:6px 0 6px 0}.searchPanelLayer .searchPanelWrapper .searchFrom i{margin:27px -54px 0 36px;font-size:21px;color:#91918a}.searchPanelLayer .searchPanelWrapper .searchFrom input{border:none;margin:21px 24px 0 24px;padding:6px 12px 6px 48px;width:100%;height:100%;font-size:14px;color:#ffffee;font-weight:300;background-color:transparent;background-color:rgba(15,15,16,0.75);border-top:rgba(255,255,235,0.12) solid 1px;border-left:rgba(255,255,235,0.12) solid 1px;border-right:rgba(255,255,235,0.12) solid 1px}.searchPanelLayer .searchPanelWrapper .searchFrom input::-webkit-input-placeholder{color:#91918a}.searchPanelLayer .searchPanelWrapper .searchFrom input::-moz-placeholder{color:#91918a}.searchPanelLayer .searchPanelWrapper .searchFrom input:-moz-placeholder{color:#91918a}.searchPanelLayer .searchPanelWrapper .searchFrom input:-ms-input-placeholder{color:#91918a}.searchPanelLayer .searchPanelWrapper .searchFrom input:focus{outline:none}.searchPanelLayer .searchPanelWrapper .searchBackgroundWrapper{position:absolute;top:0;left:0;width:100%;height:100%}.searchPanelLayer .searchPanelWrapper .searchBackground{margin:auto;width:300px;height:300px}.searchPanelLayer .searchPanelWrapper .searchBackground i{font-size:90px;margin-bottom:12px;color:rgba(255,255,235,0.12);font-weight:normal}.searchPanelLayer .searchPanelWrapper .searchBackground h1{margin:9px 0;letter-spacing:1px;font-size:21px;color:#C5C5C2;font-weight:300}.searchPanelLayer .searchPanelWrapper .searchBackground h2{font-size:13px;color:#91918a;font-weight:normal}.searchPanelLayer .searchPanelWrapper .emptyState{opacity:0.3}.searchPanelLayer .searchPanelWrapper .emptyState i{font-size:120px;margin-bottom:12px;color:rgba(255,255,235,0.05);font-weight:normal}.searchPanelLayer .searchPanelWrapper .emptyState h1{margin:9px 0;letter-spacing:1px;font-size:21px;color:#C5C5C2;font-weight:300;opacity:0}.searchPanelLayer .searchPanelWrapper .emptyState h2{font-size:13px;color:#91918a;font-weight:normal;opacity:0}.searchPanelLayer .searchPanelWrapper .searchResultWrapper{padding:0 0}.searchPanelLayer .searchPanelWrapper .recentSearchWrapper{height:100%;min-width:240px}.searchPanelLayer .searchPanelWrapper .recentSearchWrapper .searchResultHead{padding:9px 9px}.searchPanelLayer .searchPanelWrapper .recentSearchWrapper .searchResultHead h1{letter-spacing:1px;font-size:11px;color:#C5C5C2;font-weight:bold}.searchPanelLayer .searchPanelWrapper .searchResultHead{padding:9px 0 3px 0;margin:0 9px;border-bottom:rgba(255,255,235,0.12) solid 2px}.searchPanelLayer .searchPanelWrapper .searchResultHead h1{letter-spacing:1px;font-size:11px;color:rgba(150,170,180,0.9);font-weight:bold}.searchPanelLayer .searchPanelWrapper .resListWrapper{padding:0 0}.searchPanelLayer .searchPanelWrapper .userSearchRes{padding:6px 9px 6px 8px;border-left:transparent solid 1px;border-bottom:rgba(255,255,235,0.05) solid 1px}.searchPanelLayer .searchPanelWrapper .userSearchRes:hover{cursor:pointer;color:#ffffee;background-color:black;border-left:rgba(150,170,180,0.9) solid 1px}.searchPanelLayer .searchPanelWrapper .userSearchRes img{border-radius:1px;width:35px;height:35px}.searchPanelLayer .searchPanelWrapper .userSearchRes .info{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:0 9px}.searchPanelLayer .searchPanelWrapper .userSearchRes .info h1{font-size:13px;color:#ffffee;font-weight:bold;color:white}.searchPanelLayer .searchPanelWrapper .userSearchRes .info h2{font-size:11px;color:#C5C5C2;font-weight:normal}.searchPanelLayer .searchPanelWrapper .companySearchRes{padding:6px 9px 6px 8px;border-left:transparent solid 1px;border-bottom:rgba(255,255,235,0.05) solid 1px}.searchPanelLayer .searchPanelWrapper .companySearchRes:hover{cursor:pointer;color:#ffffee;background-color:black;border-left:rgba(150,170,180,0.9) solid 1px}.searchPanelLayer .searchPanelWrapper .companySearchRes:hover h1{color:white;text-shadow:rgba(255,255,235,0.12) solid 1px}.searchPanelLayer .searchPanelWrapper .companySearchRes:hover h2{color:#ffffee;text-shadow:rgba(255,255,235,0.12) solid 1px}.searchPanelLayer .searchPanelWrapper .companySearchRes h1{margin:0;letter-spacing:0.5px;color:#ffffee;width:66px;font-size:13px;font-weight:bold}.searchPanelLayer .searchPanelWrapper .companySearchRes h2{font-size:13px;color:#C5C5C2;font-weight:normal}.searchPanelLayer .searchPanelWrapper .companySearchRes h3{letter-spacing:1px;font-size:13px;margin-top:1px;color:rgba(150,170,180,0.9);font-weight:normal}.searchPanelLayer .searchPanelWrapper .seeMoreResult{padding:12px;color:#91918a;background-color:rgba(255,255,235,0.12);background-color:#5a5a5a;margin:9px 0 36px 0;border-radius:2px}.searchPanelLayer .searchPanelWrapper .seeMoreResult h1{margin:0;font-size:13px;font-weight:bold}.searchPanelLayer .searchPanelWrapper .seeMoreResult:hover{cursor:pointer;color:#C5C5C2}.searchPanelLayer .searchPanelShow{opacity:1;left:0px}.searchPanelLayer .collapse{left:-50%}.searchPanelLayer .expand{left:0}.baseLayerShow{opacity:1}::-webkit-scrollbar{background-color:transparent;width:10px;cursor:pointer}::-webkit-scrollbar:hover{cursor:pointer}::-webkit-scrollbar-track{width:3px}::-webkit-scrollbar-track-piece{width:3px}::-webkit-scrollbar-thumb{background-color:#5a5a5a;background-color:rgba(255,255,255,0);background-color:rgba(255,255,255,0);border-left:rgba(255,255,235,0.12);border-top:rgba(255,255,235,0.12) solid 2px;border-bottom:rgba(255,255,235,0.12) solid 2px;border-top:rgba(150,170,180,0.9) solid 2px;border-bottom:rgba(150,170,180,0.9) solid 2px;box-shadow:0 0 6px rgba(15,15,16,0.75);cursor:pointer}::-webkit-scrollbar-thumb:hover{cursor:pointer}input[type=range]{-webkit-appearance:none;margin:0 0}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{height:1px;cursor:pointer;animate:0.2s;background:rgba(150,170,180,0.9);box-shadow:0 0 7px rgba(150,170,180,0.9)}input[type=range]::-webkit-slider-thumb{margin-top:-9px;height:3px;width:3px;border-radius:9px;border:9px solid grey;background-color:red;cursor:pointer;-webkit-appearance:none}input[type=range]:focus::-webkit-slider-runnable-track{background:rgba(150,170,180,0.9)}input[type=range]::-moz-range-track{height:6px;cursor:pointer;animate:0.2s;background:#222220;border-radius:1.3px}input[type=range]::-moz-range-thumb{border:1px solid #000000;height:9px;width:24px;border-radius:1px;background:#333330;cursor:pointer;margin-top:0px}input[type=range]::-ms-track{height:6px;cursor:pointer;animate:0.2s;background:#222220;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#2a6495;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000000, 0px 0px 1px #0d0d0d}input[type=range]::-ms-fill-upper{background:#3071a9;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000000, 0px 0px 1px #0d0d0d}input[type=range]::-ms-thumb{border:1px solid #000000;height:9px;width:24px;border-radius:1px;background:#333330;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#3071a9}input[type=range]:focus::-ms-fill-upper{background:#367ebd}
