/* START OF FILE font-awesome.min.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
/* END OF FILE font-awesome.min.css ------------------------ */
/* START OF FILE ui.slider.restyle.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.basic-slider {
    position: relative;
}

.basic-slider form {
    width: 420px;
}

.basic-slider label {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 6px 15px;
    position: relative;
    text-transform: capitalize;
}

.basic-slider label input {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}

.basic-slider label.checked {
    background: #009ABE;
    border-bottom: none;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 0 #007B98;
}

.basic-slider label:not(.checked) .slider-lvl-name {
    border-bottom: 1px dotted #000;
}

.basic-slider label.checked .slider-marker {
    display: block;
}

.basic-slider .radio {
    opacity: 0;
    position: absolute;
}

.basic-slider .radio.checked {
    color: #00A29E;
}

.basic-slider .wrapper-border {
    border: 3px solid #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.basic-slider .slider-lvl {
    background: url('/assets/beefc4c5/css/plugins/../../images/sprites/sprite_basic_slider.png') repeat-x 0 -9px;
    border: 1px solid #D4D4D4;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: inline-block;
    margin-top: 5px;
    position: relative;
    width: 420px;
}

.basic-slider .colors {
    background: #78B954;
    background-size: cover;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    height: 10px;
    width: 0;
}

.basic-slider .slider-marker {
    background: url('/assets/beefc4c5/css/plugins/../../images/sprites/sprite_basic_slider.png') no-repeat 0 -73px;
    display: none;
    height: 25px;
    margin-left: -10px;
    left: 50%;
    position: absolute;
    top: 27px;
    width: 21px;
    z-index: 1;
}
/* END OF FILE ui.slider.restyle.css ------------------------ */
/* START OF FILE ui.popover.restyle.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/* popover */
.popover {
    background-color: #ffffff;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 2px #777777;
    -moz-box-shadow: 0 0 2px #777777;
    -webkit-box-shadow: 0 0 2px #777777;
    display: none;
    font-size: 12px;
    padding: 5px 8px;
    position: absolute;
    z-index: 9999;
}

.popover-arrow,
.popover .bottom-arrow {
    background: url(/assets/beefc4c5/css/plugins/../../images/sprites/arrows.png?ver=1.0) no-repeat 0 -20px;
    bottom: -10px;
    content: '';
    left: 50%;
    margin: 0 0 0 -8px;
    position: absolute;
    height: 10px;
    width: 17px;
}

.popover-arrow.top-arrow {
    background-position: 0 0;
    top: -10px;
    bottom: auto;
}

.popover .right-arrow {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}
/* END OF FILE ui.popover.restyle.css ------------------------ */
/* START OF FILE fancybox.restyle.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
html.fancybox-lock body {
    overflow: visible !important;
}

.fancybox-overlay {
    background: url(/assets/beefc4c5/css/plugins/../../images/popup/black.png?ver=1.0) 0 -12px !important;
}

.fancybox-wrap .fancybox-close {
    background: url(/assets/beefc4c5/css/plugins/../../images/sprites/popup_sprite.png?ver=1.0) no-repeat 100% 0;
    width: 14px;
    height: 14px;
    top: 14px;
    right: 16px;
}

.fancybox-wrap .fancybox-title {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #545454;
    font: 400 18px/20px 'Open Sans', Arial, sans-serif;
    padding: 0 30px;
    margin-bottom: 10px;
    z-index: 1;
    visibility: visible;
    text-align: center;
}

.margin-10-a.fancybox-wrap .fancybox-title {
    margin: 0 -10px 10px;
    padding-left: 10px;
}

.email-reques-popup .payment-p {
    min-height: 150px;
}

.email-reques-popup p.small_text {
    margin: 5px 0 10px;
}

.fancybox-opened.fancybox-wrap {
    background-color: transparent;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 0;
}

.fancybox-wrap.fancybox-opened .fancybox-skin {
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
}

.pre-payment-popup .fancybox-inner,
.email-reques-popup .fancybox-inner {
    overflow: visible;
}

.fancybox-inner {
    color: #545454;
}

/* preview styles */
.fancybox-arrow-left,
.fancybox-arrow-right {
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 1;
}

.fancybox-arrow_img {
    background: url(/assets/beefc4c5/css/plugins/../../images/sprites/popup_sprite.png?ver=1.0) no-repeat;
    height: 29px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 20px;
}

.fancybox-arrow-left:hover,
.fancybox-arrow-right:hover {
    opacity: 1;
}

.fancybox-arrow-left {
    left: 0;
    right: 50%;
}

.fancybox-arrow-left .fancybox-arrow_img {
    background-position: 0 -20px;
    left: 10px;
}

.fancybox-arrow-right {
    right: 0;
    left: 50%;
}

.fancybox-arrow-right .fancybox-arrow_img {
    background-position: -30px -20px;
    right: 10px;
}
/* END OF FILE fancybox.restyle.css ------------------------ */
/* START OF FILE bootstrap.tabs.min.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.nav{margin-left:0;margin-bottom:20px;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.nav>li>a>img{max-width:none;}
.nav>.pull-right{float:right;}
.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;}
.nav li+.nav-header{margin-top:9px;}
.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;}
.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.nav-list>li>a{padding:3px 15px;}
.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#0088cc;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;}
.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{margin-bottom:-1px;}
.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#0088cc;}
.nav-stacked>li{float:none;}
.nav-stacked>li>a{margin-right:0;}
.nav-tabs.nav-stacked{border-bottom:0;}
.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;}
.nav-pills.nav-stacked>li>a{margin-bottom:3px;}
.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;}
.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.nav .dropdown-toggle .caret{border-top-color:#0088cc;border-bottom-color:#0088cc;margin-top:6px;}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580;}
.nav-tabs .dropdown-toggle .caret{margin-top:8px;}
.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;}
.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;}
.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;}
.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}
.tabbable:after{clear:both;}
.tab-content{overflow:auto;}
.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below>.nav-tabs{border-top:1px solid #ddd;}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;}
.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;}
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;}
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;}
.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;}
.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;}
.nav>.disabled>a{color:#999999;}
.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;}

/* END OF FILE bootstrap.tabs.min.css ------------------------ */
/* START OF FILE style.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.after, .before {
    position: relative;
}
.hidden{
    display: none !important;
}
#statusPercent{
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 5px;
}
.after:after, .before:before {
    content: '';
    position: absolute;
}

.b-wrap-1200 {
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inline-block {
    display: inline-block;
}

.vertical-middle {
    vertical-align: middle;
}

/* additional styles
-----------------------------------------------------------------*/
.b-main-header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    background: #3f3f3f;
}

.b-main-header:after {
    top: 100%;
    left: 0;
    height: 20px;
    width: 100%;
    background: rgba(255, 255, 255, .75);
}

.b-main-header-content {
    display: table;
    width: 100%;
    height: 70px;
}

.b-main-header-content-i {
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%;
}

.b-main-header-content-i-left {
    text-align: left;
}

.b-main-header-content-i-center {
    text-align: center;
}

.b-main-header-content-i-right {
    text-align: right;
}

.b-main-header .logo {
    width: 50px;
    height: 50px;
    background: url(/assets/beefc4c5/css/../images/logo-small.png?ver=1.0) no-repeat;
}

.b-main-header-nav-link {
    float: left;
    line-height: 70px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 19px;
    padding: 0 27px;
}

.b-main-header-nav-link.active {
    background: #46be6f;
    cursor: default;
}

.b-main-header-nav-link.active:hover {
    text-decoration: none;
}

.b-main-header-nav-link:hover {
    text-decoration: underline;
}

.b-main-header-share-l {
    list-style: none;
}

.b-main-header-share-l-i {
    margin-left: 16px;
}

.b-main-header-share-separator {
    width: 1px;
    height: 41px;
    background: #b4b4b4;
}

.b-main-header-share-link {
    display: block;
    width: 41px;
    height: 41px;
    background: url(/assets/beefc4c5/css/../images/header-share-sprite.png?ver=1.0) no-repeat;
}

.b-main-header-share-link-facebook {
    background-position: 0 -43px;
}

.b-main-header-share-link-facebook:hover {
    background-position: 0 -85px;
}

.b-main-header-share-link-twitter {
    background-position: -41px -43px;
}

.b-main-header-share-link-twitter:hover {
    background-position: -41px -85px;
}

.b-main-header-share-link-google {
    background-position: -82px -43px;
}

.b-main-header-share-link-google:hover {
    background-position: -82px -85px;
}

.b-main-header-share-link-mail {
    background-position: -123px -43px;
}

.b-main-header-share-link-mail:hover {
    background-position: -123px -85px;
}

.b-main-header-share-link-help {
    background-position: -165px -43px;
}

.b-main-header-share-link-help:hover {
    background-position: -165px -85px;
}

.container {
    padding-top: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hr {
    clear: both;
    margin-top: 6%;
}

.sentiment-neg {
    background: #EF4B4B;
    bottom: -1px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 4px;
}

.line-8 {
    background: url(/assets/beefc4c5/css/../images/static/line_8.png?ver=1.0) no-repeat;
    height: 303px;
    width: 704px;
}

.radio {
    cursor: pointer;
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
}

.radio {
    position: relative;
}

.radio input[type='radio'] {
    left: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

.radio:before {
    content: "\f10c";
}

.radio.checked:before {
    content: "\f111";
}

.row {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: both;
    display: table;
    width: 100%;
}

.box {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.content-box .content {
    overflow: hidden;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.content-box .content.active {
    opacity: 1;
    position: relative;
    z-index: 1;
    font-size: 14px;
}

.actions-box {
    float: left;
    margin-right: 20px;
    min-height: 50px;
    position: relative;
    text-align: center;
}

.actions-box-inner {
    margin-left: 25px;
    position: fixed;
}

.actions-box,
.actions-box-inner {
    width: 300px;
}

.nav-box {
    list-style: none;
    position: relative;
}

.actions-box .nav-box {
    display: inline-block;
}

.nav-box li {
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 9px;
    padding-left: 38px;
    position: relative;
    text-align: left;
    white-space: nowrap;
}

.nav-box li:before {
    background-repeat: no-repeat;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
}

.nav-box li.active,
.nav-box .li-arrow {
    color: #fff;
}

.nav-box li.active {
    cursor: default;
    text-decoration: none;
}

.nav-box li.pre-active {
    color: #b4b4b4;
}

.nav-box .li-arrow {
    background: #545454;
    padding-right: 30px;
    position: absolute;
    top: 0;
    width: 152px;
}

.nav-box .li-arrow .arrow-tail {
    background: url(/assets/beefc4c5/css/../images/sprites/arrows.png?ver=1.0) no-repeat -30px -34px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    cursor: default;
}

.block-notices {
    float: right;
    min-height: 100px;
    margin: 0 0 0 20px;
    width: 300px;
}

.box .content-box {
    margin-top: 0;
    padding: 0;
}

.content-box .content {
    overflow: hidden;
    opacity: 0;
    min-height: 200px;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.content-box .content.active {
    opacity: 1;
    position: relative;
    z-index: 1;
}

.input-prepend {
    position: relative;
}

.input-prepend .prepend {
    position: absolute;
    right: -2px;
    top: 4px;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form textarea {
    border: 1px solid #d4d4d4 !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 2px 4px #eaeaea;
    -webkit-box-shadow: inset 0 2px 4px #eaeaea;
    box-shadow: inset 0 2px 4px #eaeaea;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 6px;
}

form button {
    border: 1px solid transparent;
    padding: 5px 10px;
    color: #ffffff;
}

form button:hover {
    cursor: pointer;
}

form input.error,
form input.error:focus,
form textarea.error,
form textarea.error:focus,
form select.error,
form select.error:focus {
    outline: none;
    border-color: #f05e5e !important;
    box-shadow: 0 0 2px #e55454 !important;
}

form select.error,
form select.error:focus {
    outline: 1px solid #f05e5e;
}

form input.success,
form input.success:focus,
form textarea.success,
form textarea.success:focus {
    outline: none;
    border-color: #46be6f !important;
}

form span.message {
    display: block;
}

form input[type="checkbox"].error {
    outline: 1px solid #f05e5e;
}

form input[type="checkbox"].success {
    outline: 1px solid #46be6f;
}

.error-message-wrap {
    position: relative;
    padding-bottom: 20px;
}

.errorMessage {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px;
    line-height: 16px;
    color: #f05e5e;
    white-space: nowrap;
}

#darkener {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}

.RM-illustr-mini {
    background-image: url(/assets/beefc4c5/css/../images/popup/RM-illustr-mini.png?ver=1.0);
}

.SA-illustr-mini {
    background-image: url(/assets/beefc4c5/css/../images/popup/SA-illustr-mini.png?ver=1.0);
}

.PC-illustr-mini {
    background-image: url(/assets/beefc4c5/css/../images/popup/PC-illustr-mini.png?ver=1.0);
}

.arrow-1-up,
.arrow-1-down {
    background: url(/assets/beefc4c5/css/../images/sprites/menus.png?ver=1.0) no-repeat -90px 0;
    display: inline-block;
    height: 8px;
    width: 11px;
}

.arrow-1-down {
    background-position: -90px -20px;
}

.h2.red {
    color: #c85152;
}

.usb-img {
    background: url(/assets/beefc4c5/css/../images/popup/onAuth.png?ver=1.0) no-repeat 0 -188px;
    display: inline-block;
    height: 75px;
    left: -15px;
    margin-bottom: 20px;
    position: relative;
    width: 169px;
}

.arrow-1-up,
.arrow-1-down {
    background: url(/assets/beefc4c5/css/../images/sprites/menus.png?ver=1.0) no-repeat -90px 0;
    display: inline-block;
    height: 8px;
    width: 11px;
}

.arrow-1-down {
    background-position: -90px -20px;
}

.get-btn {
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
}

.get-btn-content {
    position: relative;
}

.get-btn:active .get-btn-content {
    top: 2px;
}

.get-btn-transparent {
    border: 1px solid #d4d4d4;
    color: #d4d4d4
}

.get-btn-transparent:active {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1) inset;
    background: #f5f5f5;
}

.get-btn-green {
    color: #fff;
    background: #45be6f;
    box-shadow: 0 3px 0 #3ba660;
}

.get-btn-green:hover {
    background: #4dc475;
}

.get-btn-green:active {
    background: #3aad61;
    box-shadow: 0 3px 0 #3f9c55 inset;
}

/*-----------------------------------------------------------------*/
.contentinner {
    overflow: hidden;
    margin: 0 auto;
    width: 1000px;
}

.parallax {
    left: 50%;
    position: static;
    top: 65px;
}

.trouble .parallax {
    margin-left: -500px;
    position: fixed;
    top: 165px;
}

.trouble,
.statistics,
.solve,
.registration {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.trouble {
    background-color: #ffffff;
    color: #ffffff;
    padding-top: 110px;
    z-index: 0;
    height: 558px;
}

.trouble .slogan-1 {
    color: #bc5b50;
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
}

.trouble .slogan-2 {
    color: #7c7b7b;
    font-size: 23px;
    line-height: 35px;
    margin-top: 35px;
    width: 540px;
}

.trouble .censored {
    background: url(/assets/beefc4c5/css/../images/landing/man.png?ver=1.0) no-repeat;
    float: right;
    height: 443px;
    margin-top: -70px;
    width: 741px;
}

/*-----------------------------------------------------------------*/
.statistics {
    background: url(/assets/beefc4c5/css/../images/patt_blue.png?ver=1.0);
    color: #ffffff;
    padding-top: 20px;
    z-index: 1;
    height: 1044px;
}

.solve-border,
.statistics-border {
    background-color: #078481;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 100%;
}

.title-page {
    font-size: 45px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.26);
}

.title-block {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.26);
}

.statistics .title-block {
    margin-bottom: 10px;
}

.statistics .fork {
    margin: 0 auto;
    width: 740px;
}

.statistics .fork .accept,
.statistics .fork .disallow {
    padding: 12px 10px;
    position: relative;
    top: 85px;
}

.statistics .fork .question {
    background: url(/assets/beefc4c5/css/../images/landing/question.png?ver=1.0) no-repeat 0 0;
    height: 50px;
    margin: 0 auto 40px;
    width: 54px;
}

.statistics .fork .circle {
    background: #078582;
    border: 1px solid #077370;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 60px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    width: 70px;
}

.statistics .fork .btn-silver {
    width: 324px;
}

.statistics .tree-lamp {
    background: url(/assets/beefc4c5/css/../images/landing/percent-line.png?ver=1.0) no-repeat 50% 0;
    height: 700px;
    margin: 10px auto 0;
    position: relative;
    width: 1000px;
}

.statistics .tree-lamp .circle {
    background-color: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 0 1px 1px #646464;
    font-size: 36px;
    font-weight: bold;
    height: 63px;
    margin: 0 auto;
    padding-top: 17px;
    position: relative;
    text-align: center;
    text-indent: 5px;
    width: 80px;
}

.tree-lamp .circle.green {
    color: #779c46;
    top: 120px;
}

.tree-lamp .circle.blue {
    color: #0387a4;
    top: 175px;
}

.tree-lamp .circle.brown {
    color: #d28852;
    top: 220px;
}

.tree-lamp .circle.red {
    color: #cb4d46;
    top: 270px;
}

.statistics .tree-lamp .circle .percent {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: -12px;
}

.tree-lamp .leaves {
    background-color: #ffffff;
    box-shadow: 0 1px 0 #248f8d;
    -moz-box-shadow: 0 1px 0 #248f8d;
    -webkit-box-shadow: 0 1px 0 #248f8d;
    margin-bottom: 10px;
    position: relative;
    width: 438px;
}

.tree-lamp .leaves.green {
    top: 30px;
}

.tree-lamp .leaves.blue {
    top: 140px;
}

.tree-lamp .leaves.brown {
    top: 52px;
}

.tree-lamp .leaves.red {
    top: 160px;
}

.tree-lamp .leaves .leaves-title {
    padding: 5px;
    width: 100%;
}

.tree-lamp .leaves .leaves-title {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.26);
    width: 100%;
}

.tree-lamp .leaves.green .leaves-title {
    background-color: #7ca14c;
}

.tree-lamp .leaves.blue .leaves-title {
    background-color: #0387a4;
}

.tree-lamp .leaves.brown .leaves-title {
    background-color: #dd9056;
}

.tree-lamp .leaves.red .leaves-title {
    background-color: #e0615a;
}

.tree-lamp .leaves .leaves-content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    padding: 10px 15px 0;
    width: 100%;
}

.tree-lamp .leaves:nth-child(odd) {
    float: left;
}

.tree-lamp .leaves:nth-child(odd)::after {
    border-bottom: 20px solid transparent;
    border-left: 25px solid #ffffff;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    margin-right: -23px;
    right: 0;
    position: absolute;
    top: 50%;
    width: 0;
}

.tree-lamp .leaves:nth-child(even) {
    float: right;
}

.tree-lamp .leaves:nth-child(even)::before {
    border-bottom: 20px solid transparent;
    border-right: 25px solid #ffffff;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    margin-left: -23px;
    position: absolute;
    top: 60%;
    width: 0;
}

.illustr-78 {
    background: url(/assets/beefc4c5/css/../images/landing/78-illustr.png?ver=1.0) no-repeat 0 0;
}

.illustr-63 {
    background: url(/assets/beefc4c5/css/../images/landing/63-illustr.png?ver=1.0) no-repeat 0 0;
}

.illustr-48 {
    background: url(/assets/beefc4c5/css/../images/landing/48-illustr.png?ver=1.0) no-repeat 0 0;
}

.illustr-8 {
    background: url(/assets/beefc4c5/css/../images/landing/8-illustr.png?ver=1.0) no-repeat 0 0;
}

.illustr-78,
.illustr-63,
.illustr-48,
.illustr-8 {
    background-size: cover;
    height: 160px;
    width: 408px;
}

/*-----------------------------------------------------------------*/
.solve {
    background: url(/assets/beefc4c5/css/../images/patt_red.png?ver=1.0);
    color: #ffffff;
    padding-bottom: 60px;
    z-index: 2;
    height: 917px;
}

.solve-border {
    background-color: #ad5451;
}

.solve .btn-silver {
    display: table;
    margin: 20px auto;
    padding: 17px 80px;
}

.solve .title-block {
    font-size: 27px;
    margin-bottom: 70px;
}

.module {
    float: left;
    margin-left: 2.6%;
    position: relative;
    width: 29%;
}

.module .circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 280px;
    margin: 0 auto;
    width: 280px;
}

.solve .RM-image {
    background: url(/assets/beefc4c5/css/../images/landing/RM-illustr.png?ver=1.0) no-repeat 0 0;
}

.solve .SA-image {
    background: url(/assets/beefc4c5/css/../images/landing/SA-illustr.png?ver=1.0) no-repeat 0 0;
}

.solve .PC-image {
    background: url(/assets/beefc4c5/css/../images/landing/PC-illustr.png?ver=1.0) no-repeat 0 0;
}

.module p,
.module span {
    font-size: 18px;
    line-height: 19px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.26);
}

.module p {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}

/* header */
/*-----------------------------------------------------------------*/
.header-help-holder,
.header-main-holder {
    width: 100%;
    height: 75px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    background: rgba(255, 255, 255, .8);
}

.header-help-holder.header-titled {
    height: 8px;
}

.header-dark {
    height: 50px;
    background: #545454;
    -moz-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .5);
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .5);
    position: relative;
    z-index: 5;
}

[data-module="ppage"] .header-help-holder,
.header-main-holder + .header-help-holder {
    display: none;
}

/* dashboard
-----------------------------------------------------------------*/
.pattern-bent {
    background: url(/assets/beefc4c5/css/../images/dashboard/pattern-bent.png?ver=1.0) 0 0;
}

.dashboard .contentinner {
    height: 430px;
    padding-top: 75px;
}

.dashboard .module > .circle {
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
    display: table;
    height: 285px;
    margin: 0 auto;
    position: relative;
    width: 285px;
    z-index: 1;
}

.dashboard .module > .circle:hover {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.dashboard .module.active > .circle {
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
}

.dashboard .module .circle.RM-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/RM-illustr-dash.png?ver=1.0) no-repeat 0 0;
}

.dashboard .module .circle.SA-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/SA-illustr-dash.png?ver=1.0) no-repeat 0 0;
}

.dashboard .module .circle.PC-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/PC-illustr-dash.png?ver=1.0) no-repeat 0 0;
}

.dashboard .module .circle:hover.RM-image,
.dashboard .module.active .circle.RM-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/RM-illustr-dash.png?ver=1.0) no-repeat -285px 0;
}

.dashboard .module .circle:hover.SA-image,
.dashboard .module.active .circle.SA-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/SA-illustr-dash.png?ver=1.0) no-repeat -285px 0;
}

.dashboard .module .circle:hover.PC-image,
.dashboard .module.active .circle.PC-image {
    background: url(/assets/beefc4c5/css/../images/dashboard/PC-illustr-dash.png?ver=1.0) no-repeat -285px 0;
}

.dashboard .module .circle .pattern-bent {
    color: #ffffff;
    cursor: pointer;
    opacity: 0;
    font-size: 27px;
    font-weight: bold;
    height: 65px;
    left: 10px;
    padding-bottom: 95px;
    padding-top: 105px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    top: 10px;
    width: 265px;
}

.dashboard .module .circle:hover .pattern-bent {
    opacity: 1;
    transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -webkit-transition: opacity 500ms ease-in-out;
}

.dashboard .module .actions {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 0;
}

.dashboard .module .actions .btn-action {
    left: 0;
    position: absolute;
    top: 0;
    animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}

.dashboard .module .actions .btn-action .logo {
    background-repeat: no-repeat;
    border: 5px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    height: 55px;
    position: absolute;
    text-decoration: none;
    width: 55px;
    z-index: 2;
}

.dashboard .module .actions .btn-action.notexist .logo span {
    background: url(/assets/beefc4c5/css/../images/other/plus_2.png?ver=1.0) no-repeat;
    display: block;
    background-size: contain;
    height: 25px;
    left: 35px;
    opacity: 0.5;
    position: relative;
    top: -5px;
    width: 25px;
}

.dashboard .module .actions .btn-action .shovel {
    background: url(/assets/beefc4c5/css/../images/dashboard/stick.png?ver=1.0) no-repeat;
    height: 100px;
    position: absolute;
    width: 105px;
    z-index: 1;
}

.dashboard .module .actions .btn-action .shadow {
    background: url(/assets/beefc4c5/css/../images/dashboard/shovel_shadow.png?ver=1.0) no-repeat;
    height: 120px;
    position: absolute;
    width: 105px;
    z-index: 0;
}

/* facebook */
.dashboard .module .actions .btn-action.facebook {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_dash.png?ver=1.0) no-repeat 0 0;
    height: 115px;
    left: -60px;
    top: -60px;
    width: 115px;
}

.dashboard .module .actions .btn-action.facebook:active {
    background-position: -140px 0;
}

.dashboard .module .actions .btn-action.notexist.facebook {
    background-position: 0 -120px;
}

.dashboard .module .actions .btn-action.notexist.facebook:active {
    background-position: -140px -120px;
}

/* twitter */
.dashboard .module .actions .btn-action.twitter {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_dash.png?ver=1.0) no-repeat 0 -250px;
    height: 135px;
    left: -50px;
    top: -80px;
    width: 85px;
}

.dashboard .module .actions .btn-action.twitter:active {
    background-position: -110px -250px;
}

.dashboard .module .actions .btn-action.notexist.twitter {
    background-position: 0 -400px;
}

.dashboard .module .actions .btn-action.notexist.twitter:active {
    background-position: -110px -400px;
}

/* linkedIn*/
.dashboard .module .actions .btn-action.linkedin {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_dash.png?ver=1.0) no-repeat 0 -543px;
    height: 150px;
    left: -20px;
    top: -80px;
    width: 80px;
    z-index: 1;
}

.dashboard .module .actions .btn-action.linkedin:active {
    background-position: -100px -543px;
}

.dashboard .module .actions .btn-action.notexist.linkedin {
    background-position: 0 -713px;
}

.dashboard .module .actions .btn-action.notexist.linkedin:active {
    background-position: -100px -713px;
}

/* instagram */
.dashboard .module .actions .btn-action.instagram {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_dash.png?ver=1.0) no-repeat 0 -885px;
    height: 135px;
    left: -40px;
    top: -60px;
    width: 140px;
}

.dashboard .module .actions .btn-action.instagram:active {
    background-position: -160px -885px;
}

.dashboard .module .actions .btn-action.notexist.instagram {
    background-position: 0 -1038px;
}

.dashboard .module .actions .btn-action.notexist.instagram:active {
    background-position: -160px -1038px;
}

.dashboard .module .actions .btn-action {
    display: block;
    text-decoration: none;
}

.dashboard .module .actions .btn-action:focus {
    outline: none;
}

/* my account / myaccount
-----------------------------------------------------------------*/
.r164 .adapt.auth,
.r164 .adapt.remove_me {
    font-size: 14px;
    margin: 0 auto;
    padding-top: 0;
}

.auth p {
    font-size: 14px;
}

div.feature,
p.feature {
    color: #545454;
    font-size: 16px;
    font-weight: bold;
}

.maskedemail div.feature,
.maskedemail p.feature {
    font-size: 19px;
    font-weight: normal;
}

div.feature {
    text-transform: uppercase;
}

.auth .content-box {
    width: 520px;
    margin-left: 320px;
}

.auth .row {
    border-bottom: 1px dashed #d3d4d7;
    padding: 19px 0;
}

.auth .changeName .oldName {
    font-size: 14px;
    font-weight: normal;
    margin-left: 30px;
}

.auth .changeName .btn-changeName {
    font-size: 12px;
    margin-left: 20px;
}

.auth .quit .btn,
.auth .upgrade .btn,
.auth .switcher {
    float: right;
    top: 3px
}

.auth .quit .feature {
    margin-top: 7px;
}

.auth #email {
    margin-top: 19px;
}

.auth .email,
.auth .userName {
    margin-right: 18px;
    width: 280px;
}

.auth .upgrade .feature {
    color: #ce721f;
}

.auth .sp-golden-star-l {
    display: inline-block;
    margin-right: 7px;
}

.auth .quit .btn,
.auth .upgrade .btn,
.auth button {
    border: none;
    padding: 7px 0;
    min-width: 70px;
}

.auth .change-a {
    line-height: 30px;
    padding: 0 11px;
}

.auth .createpwrd-a {
    line-height: 30px;
    padding: 0 10px;
}

.auth .upgrade .btn {
    font-weight: bold;
    position: relative;
    width: 90px;
}

.auth .reports {
    background-color: #ffffff;
    border: 1px dashed #d3d4d7;
    color: #545454;
    display: none;
    height: 60px;
    margin-top: 18px;
    padding: 29px 19px 0;
    position: relative;
}

.auth .reports p.feature {
    font-size: 14px;
}

.auth .reports .arrow-reports {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_basic_slider.png?ver=1.0) no-repeat 0 -112px;
    height: 18px;
    position: absolute;
    right: 30px;
    top: -17px;
    width: 32px;
}

.auth .basic-slider {
    float: right;
    margin-right: 30px;
    top: -9px;
}

.auth .daily,
.auth .monthly {
    position: absolute;
    top: 0;
}

.auth .daily {
    left: -20px;
}

.auth .monthly {
    right: -29px;
}

.auth .weekly {
    display: table;
    margin: auto;
}

.auth .auto-renewal,
.maskedemail .auto-renewal {
    float: right;
    color: #c8c8c8;
}

.auth .auto-renewal.disabled,
.maskedemail .auto-renewal.disabled {
    text-decoration: none;
    cursor: default;
}

.feature.bold {
    margin-top: 20px;
}

table.payment-history {
    border-collapse: collapse;
}

table.payment-history {
    border-top: 1px solid #e6e6e6;
    margin-top: 16px;
}

table.payment-history thead {
    background-color: #F5F5F5;
}

table.payment-history tr {

    border-bottom: 1px solid #e6e6e6;
}

table.payment-history tr.Expired td {
    color: #b4b4b4;
}

table.payment-history tr.Active td.status {
    color: #46be6f;
}

table.payment-history th,
table.payment-history td {
    text-align: left;
    padding-left: 20px;
    height: 48px;
}

table.payment-history-nav {
    margin: 24px 0;
}

table.payment-history-nav td {
    width: 50%;
    padding: 0 19px;
}

table.payment-history-nav td:first-child {
    border-right: 1px #545454 solid;
    text-align: right;
}

table.payment-history-nav a {
    color: #545454;
}

.quit-p p {
    font-size: 14px;
}

.quit-p label {
    display: block;
    margin: 20px 0;
}

.quit-p input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 6px 0 0;
}

.quit-p .btn {
    line-height: 30px;
    padding: 0;
}

.changeName-popup h2 {
    font-size: 1.2em;
    margin: 0 0 .7em 0;
    text-align: center;
}

.changeName-popup ol {
    font-size: 12px;
    list-style-position: inside;
    list-style-type: none;
}

.changeName-popup li:first-child {
    margin-top: 6px;
}

.changeName-popup li {
    margin: 12px 0;
}

.attention-popup {
    color: #EE4C4C;
    font-weight: bold;
}

.changeName-form {
    text-align: center;
}

.changeName-form span.error {
    display: inline-block;
    text-align: left;
    width: 340px;
}

.changeName-form label {
    display: block;
    text-align: left;
}

.changeName-form label,
.changeName-popup .btn {
    font-size: 14px;
    margin-top: 10px;
    text-shadow: none;
}

.payment-p input[type="email"],
.payment-p input[type="text"],
.changeName-form input[type="email"],
.changeName-form input[type="text"] {
    width: 328px;
}

.changeName-form label,
.changeName-form input[type="text"] {
    margin-bottom: 10px;
}

.changeName-form input[type="checkbox"] {
    float: left;
}

.changeName-form label span {
    display: block;
    overflow: hidden;
}

.changeName-popup .btn-white {
    float: left;
    padding: 5px 18px;
}

.changeName-popup .btn-green-2 {
    color: #fff;
    float: right;
    margin-left: 18px;
    padding: 6px 18px;
}

/**/
.auth .notification-switcher {
    float: right;
}

.auth .notify-option {
    margin-bottom: 8px;
}

.auth .notify-option input {
    position: relative;
    top: 1px;
}

.auth .form-wrap {
    margin-bottom: 25px;
}

.auth .form-wrap p {
    margin-bottom: 16px;
}

.change-pswrd-wrap {
    display: none;
}

.change-pswrd-wrap input[name="oldPassword"],
.change-pswrd-wrap input[name="newPassword"] {
    margin-bottom: 18px;
    width: 220px;
}

.change-pswrd-btns {
    width: 242px;
}

.change-pswrd-btns input[type="submit"] {
    float: right;
}

.change-pswrd-btns .change-pswrd-btn {
    line-height: 30px;
    margin: 0;
    min-width: 80px;
    padding: 0;
}

.showpsswrd {
    color: #b4b4b4;
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: -2px;
}

.showpsswrd input,
.showpsswrd label {
    display: inline-block;
    vertical-align: middle;
}

.auth .nav-box li:before {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_nav_settings.png?ver=1.0);
}

.nav-box li.li-acc-stngs:before,
.nav-box li.li-acc-stngs.active:before {
    background-position: 0 0;
    left: 10px;
    height: 14px;
    top: 8px;
    width: 14px;
}

.nav-box li.li-acc-stngs.active:before {
    background-position: -38px 0;
}

.nav-box li.li-noti-stngs:before,
.nav-box li.li-noti-stngs.active:before {
    background-position: 0 -16px;
    left: 9px;
    height: 13px;
    top: 9px;
    width: 16px;
}

.nav-box li.li-noti-stngs.active:before {
    background-position: -38px -16px;
}

.nav-box li.li-worries:before,
.nav-box li.li-worries.active:before {
    background-position: 0 -31px;
    left: 9px;
    height: 15px;
    top: 7px;
    width: 16px;
}

.nav-box li.li-worries.active:before {
    background-position: -38px -31px;
}

.nav-box li.li-leave:before,
.nav-box li.li-leave.active:before {
    background-position: 0 -48px;
    left: 9px;
    height: 16px;
    top: 7px;
    width: 16px;
}

.nav-box li.li-leave.active:before {
    background-position: -38px -48px;
}

/* remove_me / profile remove
-----------------------------------------------------------------*/
.remove_me .feature {
    margin: 14px 0 14px;
}

.selection-blue {
    color: #0098BA;
}

.remove_me form,
.remove_me label,
.remove_me button,
.remove_me textarea {
    display: block;
}

.remove_me form,
.remove_me textarea {
    margin-top: 30px;
}

.remove_me textarea {
    background: #fff;
    font-size: 12px;
    max-width: 940px;
    min-height: 90px;
    width: 495px;
}

.maskedemail .remove_me textarea {
    width: 95%;
}

.remove_me label {
    margin: 5px 0;
}

.remove_me input[type="radio"] {
    margin-right: 10px;
}

.remove_me button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    margin-top: 18px;
    padding: 7px 0;
}

.payment-p label {
    display: block;
    margin-top: 20px;
}

.payment-p input[type="checkbox"] {
    margin-right: 10px;
}

.btn-remove_me {
    width: 120px !important;
}

/* privacy level
-----------------------------------------------------------------*/
.privacy-lvl {
    height: 65px;
}

.privacy-lvl form,
.privacy-lvl .lvl {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    width: 95%;
}

.privacy-lvl .wrapper-border {
    border: 3px solid #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.privacy-lvl .lvl {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_privacy.png?ver=1.0) repeat-x 0 3px;
    border: 1px solid #D4D4D4;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-top: 5px;
}

.privacy-lvl .colors {
    background: url(/assets/beefc4c5/css/../images/other/color_line.png?ver=1.0) no-repeat;
    background-size: cover;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    height: 10px;
    width: 0;
}

.privacy-lvl label {
    position: absolute;
    top: -20px;
}

.privacy-lvl label.paramLevel_1 {
    left: 0;
}

.privacy-lvl label.paramLevel_2 {
    left: 50%;
    margin-left: -9px;
}

.privacy-lvl label.paramLevel_3 {
    right: 0;
}

.privacy-lvl #totalScore {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_privacy.png?ver=1.0) no-repeat 0 -12px;
    color: #EB9300;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    left: 10px;
    margin-left: -21px;
    padding: 15px 0 7px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 40px;
    z-index: 1;
}

.privacy-lvl .marker {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_privacy.png?ver=1.0) no-repeat 0 -61px;
    display: none;
    height: 25px;
    margin-left: -10px;
    left: 50%;
    position: absolute;
    top: 29px;
    width: 21px;
    z-index: 1;
}

/* brief
-----------------------------------------------------------------*/
.brief .brief_content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    padding: 15px 8px 0;
}

.brief .g-chevron:before {
    margin-top: 30px;
}

.brief .title-content {
    text-align: center;
}

.brief .equal-item .g-summary a,
.brief .equal-item .g-summary + a {
    overflow: hidden;
    max-width: 420px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* brief google search */
.search-ppage .search-avatar {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    height: 40px;
    width: 40px;
}

.searchpage .search-ppage .search-avatar {
    margin: 0 auto;
}

.searchpage .sp-br-r {
    margin: 0 auto;
    display: block
}

.brief_content_gs table {
    width: 100%;
}

.brief_content_gs .first_td {
    width: 60px;
}

.brief_content_gs table td {
    padding: 10px 0;
}

.brief_content_gs .g-prevRank {
    color: #545454;
    display: inline-block;
    min-width: 50px;
}

.brief_content_gs .g-result {
    padding-left: 0;
}

.brief_content_gs .importing-e {
    height: 500px;
}

.row-breach .g-summary {
    font-size: 14px;
}

.row-breach .wrapper-holder {
    min-height: 50px;
    position: relative;
    text-align: center;
}

.row-breach .breach-a,
.row-breach .invert-a,
.brief .row-breach .invert-a {
    left: 50%;
    position: absolute;
    top: 50%;
}

.row-breach .invert-a {
    display: none;
    left: 0;
    margin: -17px 0 0 0;
    right: 0;
}

.row-breach .breach-a {
    margin: -17px 0 0 -17px;
}

.brief .row-breach .invert-a {
    margin-left: -44px;
}

.brief .row-breach .breach-a {
    margin-left: -12px;
}

.row-breach.hover td {
    background: #ED6061;
    border-top-color: transparent;
    color: #fff;
}

.row-breach.hover .g-summary a,
.row-breach.hover .g-result {
    color: #fff;
}

.row-breach.hover .sp-br-r {
    background-position: -120px 0;
}

.row-breach.hover .breach-a {
    display: none;
}

.row-breach.hover .invert-a {
    display: inline-block;
}

.search-ppage .g-title {
    text-decoration: none;
}

.search-ppage .create-a {
    float: right;
    line-height: 30px;
    padding: 0 20px;
}

.brief .search-query {
    font-size: 14px;
    margin-bottom: 8px;
}

.breach-explain {
    background: #ED6061;
    display: none;
    font-size: 14px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 840px;
    z-index: 2;
}

.breach-explain-inner {
    border-top: 1px solid #CF4E4D;
    color: #fff;
    margin-top: 7px;
    min-height: 22px;
    text-align: left;
}

.breach-explain-inner,
.privacy-explain-inner,
.privacy-example-inner {
    margin-top: 7px;
    padding: 10px 0;
    text-align: left;
}

.breach-explain-ear-left {
    background: #ED6061;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    bottom: 0;
    left: -8px;
    position: absolute;
    top: 0;
    width: 8px;
}

.breach-explain-ear-right {
    background: #ED6061;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    bottom: 0;
    position: absolute;
    right: -8px;
    top: 0;
    width: 8px;
}

.g-search .brief_content {
    height: auto;
    min-height: 95px;
    padding-bottom: 15px;
    position: relative;
}

.g-popup .g-chevron,
.g-search .g-chevron {
    bottom: 0;
    float: left;
    position: absolute;
    top: 0;
}

.g-search .g-chevron {
    left: 10px;
}

.g-block {
    overflow: hidden;
    padding-left: 30px;
}

.g-block .title-content {
    margin-bottom: 10px;
}

.brief_content .g-block {
    padding-left: 10px;
}

.g-chevron ~ .g-block {
    margin-left: 60px;
}

.g-search .g-message {
    font-size: 14px;
    line-height: 19px;
}

.g-search .brief_content .g-message {
    width: 210px;
}

.g-search .btn-a {
    border: none;
    margin-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
}

.g-popup {
    color: #545454;
    font-size: 12px;
    width: 500px;
    min-height: 220px;
    min-width: 500px;
    padding: 0 21px;
}

.g-popup .g-chevron {
    width: 80px;
}

.g-popup .g-chevron:before {
    font-size: 46px;
    margin: 65px auto 55px;
}

.g-popup .g-chevron:after {
    background-size: auto 52px;
    height: 54px;
    position: static;
}

.g-popup-block {
    padding: 18px 0;
}

.score-changed .g-popup-block {
    margin-left: 130px;
}

.g-share {
    margin-top: 28px;
}

.score-changed .g-share {
    text-align: center;
}

.g-share .btn-connect-network {
    margin-left: 18px;
    width: 70px;
}

.g-share .btn-connect-network:first-child {
    margin-left: 0;
}

.g-popup-block .btn-white {
    margin: 40px auto 0;
    padding: 7px 30px;
}

.g-popup h1,
.g-popup h2 {
    margin: 0 0 .5em;
}

.g-popup p {
    font-size: 16px;
    line-height: 2em;
}

.choose-name {
    text-align: center;
}

.choose-name .g-popup-block {
    padding-bottom: 0;
}

.choose-name fieldset {
    border: none;
    font-size: 16px;
    margin: auto;
    padding: 0;
}

.choose-name .dv {
    margin-top: 12px;
}

.choose-name form input {
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    margin: 12px 0;
    width: 328px;
}

.choose-name .btn-white {
    font-size: 14px;
    float: left;
    margin-top: 30px;
    padding: 6px 0;
    width: 110px;
}

.choose-name .btn-green-2 {
    display: block;
    font-size: 14px;
    float: right;
    margin: 30px auto 0;
    padding: 7px 0;
    width: 110px;
}

/* first start search */
.g-search .first-start .g-block,
.g-search .brief_content.first-start {
    text-align: center;
}

.g-search .first-start .g-message {
    font-size: 16px;
    font-weight: bold;
    line-height: 4em;
    width: auto;
}

.g-search .first-start .btn-blue {
    float: none;
    margin: auto;
}

/* brief distribution */
.daily_dbution .input-prepend {
    display: inline-block;
}

.daily_dbution form input[type="text"] {
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 1px 7px 0;
}

.dbution_graphic {
    background: #ffffff;
    border: 1px solid #D4D4D4;
    overflow: hidden;
    width: 888px;
}

.dbution_day {
    background: #009ABE;
    border-bottom: 1px solid #007B98;
    cursor: pointer;
    position: relative;
}

.dbution_day.tagged {
    background: #CF4D4D;
    border-bottom: 1px solid #A63E3E;
}

.dbution_day.tagged::before {
    background: url(/assets/beefc4c5/css/../images/sprites/dbution_sprite.png?ver=1.0) no-repeat 0 -20px;
    content: '';
    height: 12px;
    position: absolute;
    right: 5px;
    top: 0;
    width: 6px;
}

.dbution_day,
.dbution_zero {
    color: #ffffff;
    clear: left;
    width: 72px;
}

.dbution_day,
.dbution_zero,
.dbution_counter {
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.dbution_counter {
    height: 30px;
    width: 34px;
}

.dbution_round {
    background: #009ABE;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    max-height: 30px;
    max-width: 30px;
    vertical-align: middle;
}

.dbution_hourly_axis .dbution_counter {
    background: #009ABE;
    border: none;
    box-shadow: inset 1px 0 0 #007B98;
    color: #ffffff;
    height: 30px;
    position: relative;
    width: 68px;
}

.left_hour,
.right_hour {
    background: #CF4D4D;
    bottom: 0;
    display: none;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 1;
}

.left_hour {
    left: 0;
    border-left: 1px solid #A63E3E;
}

.right_hour {
    right: 0;
}

.both_hours {
    position: relative;
    z-index: 2;
}

.dbution_counter.tagged {
    background: #faeded;
    height: 31px;
}

.dbution_counter.tagged .dbution_round {
    background: #CF4D4D;
}

.dbution_counter.active .dbution_round {
    border: 3px solid #8CD1E2;
}

.dbution_counter.tagged.active .dbution_round {
    border: 3px solid #FF9595;
}

.dbution_round.rd_1 {
    height: 5px;
    width: 5px;
}

.dbution_round.rd_2 {
    height: 10px;
    width: 10px;
}

.dbution_round.rd_3 {
    height: 15px;
    width: 15px;
}

.dbution_round.rd_4 {
    height: 20px;
    width: 20px;
}

.dbution_round.rd_5 {
    height: 25px;
    width: 25px;
}

.dbution_round.rd_6 {
    height: 30px;
    width: 30px;
}

.dbution_counter.active .dbution_round.rd_5,
.dbution_counter.tagged.active .dbution_round.rd_5 {
    height: 22px;
    width: 22px;
}

.dbution_counter.active .dbution_round.rd_6,
.dbution_counter.tagged.active .dbution_round.rd_6 {
    height: 24px;
    width: 24px;
}

.hours_dbution {
    background: #ffffff;
    border: 1px solid #dddddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 12px;
    height: 20px;
    padding-left: 9px;
    width: 54px;
}

.noon_dbution {
    color: #545454;
    width: 40px;
}

.noon_dbution:disabled {
    background: #ffffff;
}

.time-dbution {
    background: #ffffff;
    border: 1px dashed #e6e6e6;
    font-size: 12px;
    overflow: hidden;
    margin-top: 10px;
}

.time-dbution form {
    border-left: 1px solid #e6e6e6;
    float: left;
    padding: 5px 10px 5px 5px;
}

.slide_noon {
    background: #F1F1F1;
    height: 18px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 14px;
}

.slide_noon-up,
.slide_noon-down {
    background: url(/assets/beefc4c5/css/../images/sprites/dbution_sprite.png?ver=1.0) no-repeat 4px 2px;
    cursor: pointer;
    height: 9px;
    width: 14px;
}

.slide_noon-down {
    background-position: -16px 2px;
}

.time-dbution .sp-clock {
    background-color: #ffffff;
    background-position: -319px 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    height: 18px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 18px;
}

.time-dbution span {
    margin: 0 4px;
}

.time-dbution button {
    margin-left: 10px;
    padding: 3px 9px;
}

.daily_dbution-legend {
    float: left;
    padding: 11px 5px 6px;
}

.posting {
    display: inline-block;
    height: 20px;
    margin-left: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 20px;
}

.square-work-time {
    background: #faeded;
}

.in-free-time {
    background: #1F98BA;
}

.in-work-time {
    background: #CB5050;
}

.in-free-time,
.in-work-time {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.brief-popover .content {
    color: #009ABE;
    font-weight: bold;
}

.brief-popover.tagged .content {
    color: #CF4D4D;
}

/* brief end */

/* spam
-----------------------------------------------------------------*/
.spam .content-box {
    overflow: hidden;
    margin: 0;
    padding: 10px 0 0;
}

.monit-results-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}

.spam .first_td {
    padding: 0 0 0 15px;
    width: 45px;
}

.spam .result_td {
    padding-left: 15px;
    padding-right: 15px;
}

.spam .last_td {
    padding: 10px 0;
    width: 80px;
}

.m-result {
    font-size: 14px;
    line-height: 20px;
}

.m-actions {
    min-height: 51px;
    min-width: 80px;
    position: relative;
}

.m-actions .btn {
    display: block;
    line-height: 22px;
    padding: 0;
}

.m-actions .sp-a-edit-w {
    cursor: pointer;
    display: none;
    opacity: .6;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}

.m-actions .btn.active {
    z-index: 1;
}

.m-actions .btn {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.m-actions .btn.notme-a {
    top: 29px;
}

.m-progress {
    color: #b4b4b4;
    display: none;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.m-progress-icon {
    margin: auto;
}

.spam table .row-search:last-child td {
    border-bottom: 1px dashed #e6e6e6;
}

.row-progress.row-search .m-actions .btn {
    display: none;
}

.row-progress.row-search .m-progress {
    display: block;
}

.row-search.row-notme,
.row-search.row-notme td,
.row-search.row-notme td a {
    color: #b4b4b4;
}

.row-search.row-notme .sp-m-home-b-ok,
.row-search.row-notme .sp-m-home-b-g-ok {
    background-position: -50px 0;
}

.row-search.row-notme .sp-m-home-b-bad,
.row-search.row-notme .sp-m-home-b-g-bad {
    background-position: -50px -40px;
}

.row-search.row-notme .sp-m-msng-b-ok,
.row-search.row-notme .sp-m-msng-b-g-ok {
    background-position: -50px -160px;
}

.row-search.row-notme .sp-m-msng-b-bad,
.row-search.row-notme .sp-m-msng-b-g-bad {
    background-position: -50px -200px;
}

.row-search.row-notme .sp-m-phone-b-ok,
.row-search.row-notme .sp-m-phone-b-g-ok {
    background-position: -50px -320px;
}

.row-search.row-notme .sp-m-phone-b-bad,
.row-search.row-notme .sp-m-phone-b-g-bad {
    background-position: -50px -360px;
}

.row-search.row-notme .m-actions .remove-a {
    display: none;
}

.row-search.row-notme .m-actions .btn {
    line-height: 31px;
    padding-top: 20px;
    top: 0;
}

.row-search.row-notme .m-actions .sp-a-edit-w {
    display: block;
}

.user-details {
    list-style: none;
}

.user-details li {
    display: block;
    overflow: hidden;
    padding: 18px 0;
    position: relative;
}

.fancybox-inner .user-details li {
    padding-bottom: 0px;
}

.user-details [class^="sp-m-"] {
    margin-right: 5px;
}

.b-type-detail {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    word-wrap: break-word;
}

.b-type-detail-title {
    font-weight: bold;
}

.b-type-detail-title,
.b-type-detail-param {
    line-height: 1em;
    margin-bottom: 5px;
}

.b-type-detail-param {
    line-height: 1.3em;
}

.user-details [class^="b-form-"] {
    clear: both;
    padding-top: 10px;
    position: relative;
}

.user-details .btn-red-a {
    line-height: 40px;
    width: 250px;
}

.user-details .btn-green-a {
    float: right;
    line-height: 30px;
    padding: 0 35px;
}

.user-details .btn-green-a {
    margin-top: 20px;
}

.user-details .btn-white-a {
    color: #b4b4b4;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
}

.user-details .btn-white-a span {
    color: #E6E6E6;
    display: inline-block;
    font-size: 24px;
    line-height: 18px;
    margin-right: 5px;
    vertical-align: top;
}

.user-details .b-div-form {
    margin-top: 5px;
}

.user-details label {
    display: inline-block;
    min-width: 90px;
}

.user-details input[type="text"] {
    background: #fff;
    width: 182px;
}

.user-details input.post-code {
    width: 50px;
}

.user-details .edit-a,
.user-details .close-a {
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 10px;
}

.user-details .close-a {
    top: -15px;
}

.user-details .edit-a:hover,
.user-details .close-a:hover {
    opacity: 1;
}

/* spam end */

/* static pages
pages
-----------------------------------------------------------------*/
.static .box {
    margin: 0;
}

.static p {
    font-size: 14px;
    line-height: 1.4em;
    margin: 9px 0;
    font-weight: normal;
}

.static .nav-box li:before {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_nav_help.png?ver=1.0) no-repeat;
}

.nav-box li.li-policy:before,
.nav-box li.li-policy.active:before {
    background-position: 0 0;
    left: 10px;
    height: 17px;
    top: 7px;
    width: 17px;
}

.nav-box li.li-policy.active:before {
    background-position: -45px 0;
}

.nav-box li.li-policy.pre-active:before {
    background-position: -22px 0;
}

.nav-box li.li-terms:before,
.nav-box li.li-terms.active:before {
    background-position: 0 -19px;
    left: 12px;
    height: 16px;
    top: 7px;
    width: 14px;
}

.nav-box li.li-terms.active:before {
    background-position: -45px -19px;
}

.nav-box li.li-terms.pre-active:before {
    background-position: -22px -19px;
}

.nav-box li.li-howItWorks:before,
.nav-box li.li-howItWorks.active:before {
    background-position: 0 -37px;
    left: 9px;
    height: 19px;
    top: 6px;
    width: 20px;
}

.nav-box li.li-howItWorks.active:before {
    background-position: -45px -37px;
}

.nav-box li.li-howItWorks.pre-active:before {
    background-position: -22px -37px;
}

.nav-box li.li-faq:before,
.nav-box li.li-faq.active:before {
    background-position: 0 -58px;
    left: 11px;
    height: 16px;
    top: 7px;
    width: 17px;
}

.nav-box li.li-faq.active:before {
    background-position: -45px -58px;
}

.nav-box li.li-faq.pre-active:before {
    background-position: -22px -58px;
}

.nav-box li.li-contacts:before,
.nav-box li.li-contacts.active:before {
    background-position: 0 -76px;
    left: 11px;
    height: 13px;
    top: 9px;
    width: 16px;
}

.nav-box li.li-contacts.active:before {
    background-position: -45px -76px;
}

.nav-box li.li-contacts.pre-active:before {
    background-position: -22px -76px;
}

.static h3 {
    margin: 0 0 20px 0;
}

.static h4 {
    font-size: 14px;
    margin: 9px 0;
    font-weight: 600;
}

.static h4:first-of-type {
    margin-top: 0;
}

.static .content {
    margin-top: 6px;
    padding-bottom: 70px;
}

.lock,
.brain,
.megaphone {
    background: url(/assets/beefc4c5/css/../images/sprites/howitworks.png?ver=1.0) no-repeat 0 0;
}

.megaphone {
    float: right;
    height: 233px;
    margin-bottom: 100px;
    margin-left: 20px;
    width: 336px;
}

.brain {
    background-position: -353px 0;
    float: left;
    height: 290px;
    margin-left: 30px;
    margin-right: 60px;
    width: 232px;
}

.lock {
    background-position: -599px 0;
    float: right;
    height: 290px;
    margin: 0 60px;
    width: 185px;
}

.contacts {
    padding: 40px 0;
    position: relative;
}

.contacts label {
    float: left;
    line-height: 35px;
    width: 105px;
}

.contacts form input[type="text"],
.contacts form textarea {
    padding: 5px 10px;
    width: 400px;
}

.contacts form input[type="text"] {
    margin-bottom: 20px;
}

.contacts form textarea {
    height: 100px;
    resize: none;
}

.contacts form button[type="submit"] {
    font-size: 14px;
    line-height: 40px;
    margin-top: 20px;
    padding: 0 43px;
}

.contacts .contact_wrap {
    background: url(/assets/beefc4c5/css/../images/contacts/contact_convert.png?ver=1.0) no-repeat;
    height: 521px;
    padding: 60px 0 0;
    position: relative;
    text-align: center;
    width: 517px;
}

.contacts .contact_wrap p {
    margin: 0;
}

.contacts .contacts-block {
    display: table;
    text-align: center;
    position: absolute;
    bottom: 85px;
    width: 100%;
}

.contacts-block .title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contacts-block .desc {
    font-size: 18px;
}

.contacts-block .desc,
.contacts-block .title {
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 1px #ffffff;
}

.contacts .error {
    font-weight: bold;
    font-size: 14px;
    /*display: none;*/
    padding-bottom: 10px;
}

.error_page {
    bottom: 55%;
    position: absolute;
    width: 100%;
}

.error_page .h2.red {
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    font-size: 140px;
    line-height: 140px;
    text-align: center;
}

.error_page .h2 span {
    font-size: 80px;
    line-height: 100px;
    vertical-align: top;
}

.water-e {
    background: url(/assets/beefc4c5/css/../images/landing/patt_4.png?ver=1.0);
    bottom: 0;
    height: 55%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.water-e .patt-border {
    background: url(/assets/beefc4c5/css/../images/landing/waves.png?ver=1.0) repeat-x 0 -33px;
    top: -15px;
}

.water-e .h2 {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 5px;
    margin-top: 150px;
    text-shadow: 2px 3px 1px #5f9db4;
}

.water-e p {
    color: #ffffff;
}

.clouds {
    background: url(/assets/beefc4c5/css/../images/other/clouds.png?ver=1.0) no-repeat;
    height: 113px;
    margin: 25px auto;
    width: 915px;
}

.servicemode {
    margin: auto;
}

.servicemode h1 {
    color: #4599BB;
    font-size: 32px;
    margin: 0;
}

.servicemode p {
    color: #6b6666;
    font-size: 19px;
    line-height: 21px;
}

.notice-serv {
    display: table;
    margin: 80px auto 20px;
    text-align: center;
}

.headband {
    display: block;
    margin: 80px auto 0;
}

.twreqem {
    background: url(/assets/beefc4c5/css/../images/static/line_8.png?ver=1.0) no-repeat 300px 44px;
    min-height: 370px;
    margin-top: 100px;
    text-align: center;
}

.twreqem .h2 {
    font-size: 30px;
    line-height: 95px;
}

.twreqem p {
    color: #747474;
    font-size: 16px;
    line-height: 32px;
}

.twreqem span {
    color: #9a9a9a;
    font-size: 14px;
}

.twreqem .btn-seal {
    background-color: #e5e2df;
    display: inline-block;
    padding: 2px 4px 3px;
}

.twreqem .btn-green {
    font-size: 18px;
    width: 72px;
}

.twreqem form {
    margin-top: 75px;
}

.twreqem form input[type="text"] {
    background-color: #ffffff;
    border: 4px solid #ffffff;
    border-radius: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 1px 5px rgba(0, 0, 0, 0.2);
    color: #969696;
    font-style: italic;
    outline: 0;
    padding: 12px 20px;
    margin-right: 10px;
    width: 350px;
}

/* google search
-----------------------------------------------------------------*/
.content-box table {
    width: 100%;
}

.g-search .content-box {
    margin-top: 6px;
    padding: 0 0 40px 0;
}

.searchpage .height-aligner {
    min-height: 46px;
}

.g-content .helper-align + div,
.g-search .helper-align + .g-block {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.g-content,
.g-content-score,
.g-content-number {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.g-content {
    background: #fff;
    border: 1px solid #e6e6e6;
    float: left;
    height: 100%;
    margin: 20px 0;
    min-height: 48px;
    overflow: hidden;
    padding: 20px 15px;
    position: relative;
}

.g-score-message {
    width: 663px;
}

.g-content-links-title {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    width: 60px
}

.g-content-wrapper-score {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
}

.links-pos .g-content-wrapper-score {
    color: #46BE6F;
}

.links-neg .g-content-wrapper-score {
    color: #CF4E4D;
}

.links-pos,
.links-neg {
    float: right;
    margin-left: 18px;
    width: 182px;
}

.g-content-arrow {
    float: left;
    margin: 9px 7px 0;
}

.g-content-score {
    border: 1px solid #E6E6E6;
    -moz-box-shadow: inset 0 0 3px #F0F0F0;
    -webkit-box-shadow: inset 0 0 3px #F0F0F0;
    box-shadow: inset 0 0 3px #F0F0F0;
    float: right;
    color: #fff;
    padding: 3px;
}

.g-content-number {
    float: left;
    height: 36px;
    position: relative;
    width: 33px;
}

.g-content-number-inner {
    line-height: 36px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.g-content-number.num-frst {
    margin-right: 4px;
}

.g-content-number:before {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    content: '';
    bottom: 50%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.g-content-number:after {
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.links-pos .g-content-number:before {
    background: #46BE6F;
}

.links-pos .g-content-number:after {
    background: #5ED587;
}

.links-neg .g-content-number:before {
    background: #CF4E4D;
}

.links-neg .g-content-number:after {
    background: #DD6362;
}

.g-search table {
    border-collapse: collapse;
}

.row-search td {
    border-top: 1px dashed #e6e6e6;
    padding: 10px 0;
}

.g-active-arrow-up .g-rank {
    color: #46BE6F;
}

.g-active-arrow-down .g-rank {
    color: #CF4E4D;
}

.g-active-disable .g-rank,
.g-active-disable .g-title,
.g-active-disable .g-title a,
.g-active-disable .g-prevRank,
.g-active-disable .g-result,
.g-active-disable .link-result {
    color: #C8C8C8;
}

.g-active-disable .icon-fill-a {
    background-color: #C8C8C8;
}

.g-rank,
.g-prevRank {
    text-align: center;
}

.g-rank {
    font-size: 21px;
    min-width: 30px;
    white-space: nowrap;
}

.g-rank-arrow-up,
.g-rank-arrow-down {
    display: none;
    font-size: 16px;
    line-height: 1em;
    margin-right: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.g-active-arrow-up .g-rank-arrow-up,
.g-active-arrow-down .g-rank-arrow-down {
    display: inline-block;
}

.g-prevRank {
    font-size: 48px;
    font-weight: bold;
    min-width: 100px;
}

.g-result {
    overflow: hidden;
    padding: 0 10px;
}

.icon-fill-a {
    float: left;
    height: 30px;
    width: 30px;
}

.g-title,
.g-title a {
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 3px;
    text-decoration: underline;
    color: #545454;
}

.g-summary,
.link-result {
    font-size: 12px;
}

.g-summary a {
    color: #545454;
    display: block;
    text-decoration: none;
}

.link-result {
    display: block;
    margin-top: 5px;
    word-break: break-all;
}

.g-actions {
    min-height: 80px;
    position: relative;
}

.g-actions,
.wrapper-holder_td,
.row-breach .wrapper-holder {
    width: 110px;
}

.btn.next-10-e,
.btn.prev-10-e,
.btn[class*="g-action-"] {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    -moz-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.btn.next-10-e,
.btn.prev-10-e {
    border: none;
    margin-top: 7px;
    padding: 7px 20px;
}

.align-center {
    text-align: center;
}

.next-10-e {
    margin-top: 0;
}

.searchpage p.search-query > .sp-a-edit-b {
    position: relative;
    top: -2px;
    left: 9px;
    cursor: pointer;
}

.searchpage p.search-query > .sp-a-edit-b:hover {
    opacity: 0.6;
}

.g-actions .sp-a-edit-w {
    cursor: pointer;
    display: none;
    opacity: .6;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}

.sp-a-edit-w:hover,
.g-actions [class*="g-action-"]:hover ~ .sp-a-edit-w {
    opacity: 1;
}

[class*="g-action-"].active ~ .sp-a-edit-w {
    display: block;
}

.g-actions [class*="g-action-"] {
    border: none;
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transition: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}

.g-actions .g-action-2 {
    top: 29px;
}

.g-actions .g-action-3 {
    top: 58px;
}

.g-actions [class*="g-action-"].anim {
    z-index: 1;
}

.g-actions [class*="g-action-"].active {
    line-height: 80px;
    top: 0;
    z-index: 1;
}

.searchpage .search-ppage .create-a {
    display: block;
    float: none;
}

.searchpage .row-breach.row-search .g-result {
    padding-left: 40px;
}

.importing-e {
    color: #969696;
    padding: 7% 0;
    position: relative;
    text-align: center;
}

.importing-e p {
    font-size: 14px;
    line-height: 1.4em;
}

.importing-e .mini-trober {
    margin: 35px auto 0;
    position: static;
}

/* paypage / pay page / payment wall page
-----------------------------------------------------------------*/
[data-module="payment"] .header-dark,
[data-module="payment"] .header-help-holder,
[data-module="payment"] .header-main-holder {
    margin-bottom: 0;
}

.paypage {
    text-align: center;
    margin: 30px 0 0;
}

.paypage h1 {
    font-size: 36px;
    font-style: italic;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 30px;
}

.paypage .description {
    margin: 0 0 12px;
}

.paypage .paypage-price-mo {
    color: #565656;
    font-size: 38px;
    font-style: italic;
    font-weight: 300;
}

.paypage-price-mo span {
    font-size: .5em;
}

.paypage-price-year {
    color: #969696;
    font-size: 11px;
    margin: 12px 0 20px;
}

.paypage .wrapper-pay {
    overflow: hidden;
    margin: 0 auto;
}

.module-paypage .container {
    height: 1px;
}

.module-paypage #content,
.module-paypage .index,
.module-paypage .paypage,
.module-paypage .wrapper-pay {
    height: 100%;
}

.money-save {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_paypage.png?ver=1.0) no-repeat 0 -316px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: -10px;
    width: 160px;
}

.paypage .wrapper-iframe {
    min-height: 200px;
    margin-top: 30px;
    padding: 0;
}

.paypage .wrapper-pay-feature {
    display: inline-block;
    margin: 0 0 25px;
    padding: 0 1.5%;
    width: 24%;
}

.pay-feature-img {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_paypage.png?ver=1.0) no-repeat 0 0;
    margin: 0 auto 30px;
    width: 178px;
}

.pay-feature-img.get {
    height: 142px;
}

.pay-feature-img.get:hover {
    background-position: 0 -160px;
}

.pay-feature-img.clear {
    background-position: -200px 0;
    height: 134px;
}

.pay-feature-img.clear:hover {
    background-position: -200px -160px;
}

.pay-feature-img.connect {
    background-position: -380px 0;
    height: 140px;
    width: 160px;
}

.pay-feature-img.connect:hover {
    background-position: -380px -160px;
}

.paypage .wrapper-pay-feature p {
    color: #565656;
    font-size: 13px;
    text-align: center;
}

.paypage p.wrapper-pay-feature-title {
    color: #545454;
    line-height: 1em;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 12px;
    text-align: center;
    text-transform: capitalize;
}

/* buttons
-----------------------------------------------------------------*/
.btn {
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-family: 'Open Sans', Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}

.btn-block {
    display: block;
}

.btn-brown {
    background: #F4963A;
    color: #fff;
}

.btn-brown:hover {
    background: #FCA651;
}

.btn-brown:active {
    background: #DB822B;
}

.btn-brown-2d {
    background: #F4963A;
    border-bottom: 3px solid #DB822B;
    color: #fff;
    position: relative;
}

.btn-brown-2d:hover {
    background: #FCA651;
}

.btn-brown-2d:active {
    background: #DB822B;
    border: none;
    margin-top: 3px;
}

.btn-disabled {
    background: #c9c9c9;
    color: #ffffff;
    padding: 6px 22px;
}

.btn-disabled:hover {
    background: #b9b9b9;
}

.btn-disabled:active {
    background: #a1a1a1;
}

.btn-disabled-2 {
    background: #E5E5E5;
    border: 1px solid #C9C9C9;
    color: #808080;
    padding: 6px 8px;
}

/* buttons
-----------------------------------------------------------------*/
.btn {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    text-decoration: none;
    -moz-transition: background-color 0.15s ease-in;
    -webkit-transition: background-color 0.15s ease-in;
    transition: background-color 0.15s ease-in;
}

.btn-green:hover {
    background-color: #569b34;
}

.btn-green,
.btn-green:active {
    background-color: #6cac4a;
}

.g-action-1,
.btn-green-2 {
    background: #4DBC73;
    border: none;
    color: #ffffff;
    padding: 6px 0;
}

.g-action-1:hover,
.btn-green-2:hover {
    background-color: #52C379;
}

.g-action-1:active,
.btn-green-2:active {
    background-color: #42AB66;
}

.g-action-2,
.btn-red {
    background-color: #CC4749;
    color: #fff;
}

.g-action-2:hover,
.btn-red:hover {
    background-color: #BE4344;
}

.g-action-2:active,
.btn-red:active {
    background-color: #AB3839;
}

.btn-red-2 {
    background: #ed6061;
    color: #fff;
}

.btn-red-2:hover {
    background: #ff6364;
}

.btn-red-2:active {
    background: #cf4e4d;
}

.btn-disabled-2:active {
    background: #D2D2D2;
}

.btn-green:hover {
    background-color: #569b34;
}

.btn-green,
.btn-green:active {
    background-color: #6cac4a;
}

.g-action-1,
.btn-green-2 {
    background: #4DBC73;
    border: none;
    color: #ffffff;
    padding: 6px 0;
}

.g-action-1:hover,
.btn-green-2:hover {
    background-color: #52C379;
}

.g-action-1:active,
.btn-green-2:active {
    background-color: #42AB66;
}

.g-action-2,
.btn-red {
    background-color: #CC4749;
    border: 1px solid #BC4849;
}

.g-action-2:hover,
.btn-red:hover {
    background-color: #BE4344;
}

.g-action-2:active,
.btn-red:active {
    background-color: #AB3839;
}

.btn-red-invert {
    background: #ED6061;
    border: 2px solid #fff;
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
}

.btn-red-invert:hover,
.btn-red-invert:active {
    background: #fff;
    color: #ED6061;
}

.btn-connect-network {
    color: #fff !important;
    font-size: 14px;
    padding: 7px 0 7px 30px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.btn-connect-network::before {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_networks.png?ver=1.0);
    background-repeat: no-repeat;
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

.btn-connect-network.facebook {
    background: #3C6AB1;
}

.btn-connect-network.facebook:hover {
    background: #4D7EC9;
}

.btn-connect-network.facebook:active {
    background: #2F599B;
}

.btn-connect-network.facebook::before {
    background-color: #2F599B;
    background-position: -71px 7px;
}

.btn-connect-network.twitter {
    background: #24ACD7;
}

.btn-connect-network.twitter:hover {
    background: #31BFE7;
}

.btn-connect-network.twitter:active {
    background: #219ACD;
}

.btn-connect-network.twitter::before {
    background-color: #219ACD;
    background-position: -77px -33px;
}

.btn-connect-network.linkedin {
    background: #2288C2;
}

.btn-connect-network.linkedin:hover {
    background: #2892CE;
}

.btn-connect-network.linkedin:active {
    background: #1A79B1;
}

.btn-connect-network.linkedin::before {
    background-color: #1A79B1;
    background-position: -76px -74px;
}

.btn-connect-network.instagram {
    background: #588AB5;
}

.btn-connect-network.instagram:hover {
    background: #6195C1;
}

.btn-connect-network.instagram:active {
    background: #547DA0;
}

.btn-connect-network.instagram::before {
    background-color: #547DA0;
    background-position: -75px -113px;
}

.btn-connect-network.realme {
    background: #4DBC73;
}

.btn-connect-network.realme:hover {
    background: #52C379;
}

.btn-connect-network.realme:active {
    background: #42AB66;
}

.btn-connect-network.realme::before {
    background-color: #42AB66;
    background-position: -36px -155px;
}

.btn-connect-disabled {
    background-color: #C9C9C9 !important;
    cursor: default;
    font-weight: bold;
}

.btn-connect-disabled::before {
    background-color: #B4B4B4 !important;
}

/* buttons group / group buttons */
.group-wrapper {
    position: relative;
}

.group-horizontal-radio {
    background: #E6E6E6;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
    display: inline-block;
    padding: 2px;
    position: relative;
}

.group-horizontal-radio input {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}

.label-lighter,
.group-horizontal-radio label {
    display: inline-block;
    font-size: 14px;
    float: left;
    line-height: 26px;
    position: relative;
    width: 88px;
    z-index: 1;
}

.group-horizontal-radio input:checked + label {
    color: #fff;
}

.group-horizontal-radio input#plan1:checked ~ .label-lighter,
.group-horizontal-radio input.bad_sent:checked ~ .label-lighter,
.group-horizontal-radio input#notify_off:checked ~ .label-lighter {
    margin-left: 0;
}

.group-horizontal-radio input#plan2:checked ~ .label-lighter,
.group-horizontal-radio input.all_sent:checked ~ .label-lighter {
    margin-left: 88px;
}

.group-horizontal-radio input#plan3:checked ~ .label-lighter {
    margin-left: 176px;
}

.group-horizontal-radio input#plan4:checked ~ .label-lighter {
    margin-left: 264px;
}

.group-horizontal-radio input.bad_sent:checked ~ .label-lighter,
.group-horizontal-radio input#notify_off:checked ~ .label-lighter {
    background: #EE4C4C;
}

.group-horizontal-radio input#notify_on:checked ~ .label-lighter {
    margin-left: 48px;
}

.label-lighter {
    background: #46BE6F;
    left: 2px;
    margin-left: 0;
    position: absolute;
    top: 2px;
    -moz-transition: margin 250ms linear;
    -webkit-transition: margin 250ms linear;
    transition: margin 250ms linear;
    z-index: 0;
}

.label-lighter.small,
.group-horizontal-radio label.small {
    width: 48px;
}

/* buttons end */

/* footer */
.footer_guarantor {
    clear: both;
    height: 66px;
}

#footer {
    height: 69px;
    margin-top: -69px;
    position: relative;
    width: 100%;
    z-index: 2;
}

#footer .footerinner {
    color: #919191;
    font-size: 14px;
    margin: 0 auto;
    width: 1000px;
}

/* grid
-----------------------------------------------------------------*/
.one_one {
    width: 1360px;
}

.one_half {
    width: 665px;
}

.one_third {
    width: 420px;
}

.two_third {
    width: 890px;
}

.one_fourth {
    width: 302px;
}

.three_fourth {
    width: 1008px;
}

.one_fifth {
    width: 232px;
}

.two_fifth {
    width: 514px;
}

.three_fifth {
    width: 796px;
}

.four_fifth {
    width: 1078px;
}

.one_sixth {
    width: 185px; /* 3.6% */
}

.five_sixth {
    width: 1125px;
}

.one_one,
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth,
.two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-left: 50px;
    position: relative;
}

.first {
    margin-left: 0 !important;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

/* icons
-----------------------------------------------------------------*/
.icon-pdf {
    background: url(/assets/beefc4c5/css/../images/icons/icon_pdf.png?ver=1.0) no-repeat;
    background-size: contain;
    display: inline-block;
    height: 64px;
    width: 47px;
}

/* icons end */

/* email request popup */
.emailRequest {
    background-color: #ffffff;
    border: 2px solid #289c99;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 27px;
    padding: 25px 15px 15px;
    width: 500px;
}

.emailRequest .close-popup {
    background-color: #289c99;
    color: #ffffff;
    height: 28px;
    opacity: 1;
    right: 0;
    text-align: center;
    text-indent: 1px;
    top: 0;
    width: 29px;
}

.emailRequest .icon-pdf {
    float: left;
    margin-right: 20px;
}

.emailRequest input[type="text"] {
    padding: 10px 15px;
}

.emailRequest [type="submit"] {
    height: 38px;
    width: 100px;
}

.emailRequest .message-p {
    padding: 5px 0 20px;
}

/* elements
-----------------------------------------------------------------*/
.half-circle {
    background: #fff;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 0 0 50px 50px;
    -webkit-border-radius: 0 0 50px 50px;
    border-radius: 0 0 50px 50px;
    border-top: none;
    color: #b6b6b6;
    font-size: 11px;
    height: 14px;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    bottom: -15px;
    text-align: center;
    width: 26px;
}

.half-circle [class^="icon-"] {
    line-height: 8px;
}

.half-circle:hover {
    cursor: pointer;
}

/* element left slider menu */
.left-slider {
    background: #E6E6E6;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: auto;
    max-width: 50px;
    min-width: 50px;
    z-index: 8043;
}

.left-slider.open-zone {
    margin-top: 75px;
}

.left-slider-viewport {
    -moz-box-shadow: inset 0 5px 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 5px 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 5px 6px rgba(0, 0, 0, .3);
    height: 100%;
    position: relative;
}

.left-slider-viewport {
    min-height: 600px;
}

.left-slider .logotype {
    background: #fff;
    display: block;
    float: none;
    margin: 0;
    padding: 5px 7px;
}

.left-slider .logotype .logo {
    background: url(/assets/beefc4c5/css/../images/logo_big_small.png?ver=1.0) 50% 0 no-repeat;
    background-size: contain;
    display: block;
    height: 40px;
    width: 136px;
}

.left-slider.active,
.left-slider .logotype {
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}

.left-slider.active {
    background: #fff;
}

.left-slider.active .logotype,
.left-slider.active .left-slider-viewport {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.left-slider.active .left-slider-viewport {
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: -20px;
}

.mini {
    color: #636363;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
}

.avatar-s,
.mini .mini-wrap {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
    width: 30px;
}

.mini .mini-wrap {
    position: relative;
}

.mini a {
    color: #636363;
    display: block;
    padding-right: 30px;
    text-decoration: none;
}

.mini span {
    line-height: 50px;
    position: relative;
    text-transform: capitalize;
    top: 2px;
    white-space: nowrap;
}

.mini.avatar span {
    font-weight: bold;
    padding-right: 10px;
}

.left-slider li:hover,
.left-slider li:hover a {
    background-color: #5ED587;
    background-color: rgba(94, 213, 135, 0.05);
}

.left-slider .help-menu.active a,
[data-module="ppage"] .left-slider .mini-pp a,
[data-module="reputation"] .left-slider .mini-rm a,
[data-module="analytics"] .left-slider .mini-sa a,
[data-module="privacycenter"] .left-slider .mini-pc a,
[data-module="payment"] .left-slider .mini-upgrade a,
[data-module="searchpage"] .left-slider .mini-gs a,
[data-module="spam"] .left-slider .mini-spam a,
[data-module="auth"] .left-slider .mini-sttngs a {
    background-color: #46be6f;
    color: #ffffff;
}

.help-menu.active .mini-wrap,
.left-slider li:hover .mini-wrap,
[data-module="ppage"] .left-slider .mini-pp .mini-wrap,
[data-module="reputation"] .left-slider .mini-rm .mini-wrap,
[data-module="analytics"] .left-slider .mini-sa .mini-wrap,
[data-module="privacycenter"] .left-slider .mini-pc .mini-wrap,
[data-module="payment"] .left-slider .mini-upgrade .mini-wrap,
[data-module="searchpage"] .left-slider .mini-gs .mini-wrap,
[data-module="spam"] .left-slider .mini-spam .mini-wrap,
[data-module="auth"] .left-slider .mini-sttngs .mini-wrap {
    background-color: #3aad61;
}

.avatar-s {
    background-position: center;
    background-size: 39px;
    border: 2px solid #ffffff;
    height: 26px;
    margin-right: 10px;
    position: relative;
    width: 26px;
    z-index: 1;
}

.user-menu-u,
.settings-u,
.upgrade-u,
.logout-u,
.left-slider .mini .mini-img {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_nav.png?ver=1.0);
    position: absolute;
}

.mini-rm .mini-img {
    left: 8px;
    background-position: 0 -110px;
    height: 17px;
    top: 7px;
    width: 15px;
}

.left-slider li.mini-rm:hover .mini-img,
[data-module="reputation"] .mini-rm .mini-img {
    background-position: -54px -110px;
}

.mini-sa .mini-img {
    left: 6px;
    background-position: 0 -129px;
    height: 17px;
    top: 6px;
    width: 17px;
}

.left-slider li.mini-sa:hover .mini-img,
[data-module="analytics"] .mini-sa .mini-img {
    background-position: -54px -129px;
}

.mini-pc .mini-img {
    left: 9px;
    background-position: 0 -148px;
    height: 17px;
    top: 7px;
    width: 12px;
}

.left-slider li.mini-pc:hover .mini-img,
[data-module="privacycenter"] .mini-pc .mini-img {
    background-position: -54px -148px;
}

.mini-pp .mini-img {
    left: 6px;
    background-position: 0 -167px;
    height: 17px;
    top: 7px;
    width: 17px;
}

.left-slider li.mini-pp:hover .mini-img,
[data-module="ppage"] .mini-pp .mini-img {
    background-position: -54px -167px;
}

.mini-gs .mini-img {
    left: 6px;
    background-position: 0 -186px;
    height: 17px;
    top: 6px;
    width: 17px;
}

.left-slider li.mini-gs:hover .mini-img,
[data-module="searchpage"] .mini-gs .mini-img {
    background-position: -54px -186px;
}

.mini-spam .mini-img {
    left: 9px;
    background-position: 0 -205px;
    height: 17px;
    top: 7px;
    width: 12px;
}

.left-slider li.mini-spam:hover .mini-img,
[data-module="spam"] .mini-spam .mini-img {
    background-position: -54px -205px;
}

.mini-email .mini-img {
    width: 20px;
    height: 18px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-position: 0 -335px;
}

.left-slider li.mini-email:hover .mini-img,
[data-module="email"] .mini-email .mini-img {
    background-position: -54px -335px;
}

.mini-upgrade .mini-img {
    left: 7px;
    background-position: 0 -224px;
    height: 16px;
    top: 7px;
    width: 16px;
}

.left-slider li.mini-upgrade:hover .mini-img,
[data-module="payment"] .mini-upgrade .mini-img {
    background-position: -54px -224px;
}

.mini-sttngs .mini-img {
    left: 7px;
    background-position: 0 -242px;
    height: 17px;
    top: 7px;
    width: 17px;
}

.left-slider li.mini-sttngs:hover .mini-img,
[data-module="auth"] .mini-sttngs .mini-img {
    background-position: -54px -242px;
}

.help-menu {
    position: relative;
    z-index: 1;
}

.help-menu .mini-img {
    left: 7px;
    background-position: 0 -261px;
    height: 16px;
    top: 7px;
    width: 16px;
}

.help-menu.active .mini-img,
.left-slider li.help-menu:hover .mini-img {
    background-position: -54px -261px;
}

.mini-logout {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.mini-logout.lowScreen {
    position: static;
}

.mini-logout .mini-img {
    left: 7px;
    background-position: 0 -280px;
    height: 17px;
    top: 8px;
    width: 16px;
}

.left-slider li.mini-logout:hover .mini-img {
    background-position: -54px -280px;
}

.user-menu-u,
.settings-u,
.upgrade-u,
.logout-u {
    background: -51px 0;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

/* element google search */
.g-chevron {
    background: #fff;
    border: 3px solid transparent;
    border-left: none;
    border-right: none;
    display: block;
    min-height: 80px;
    position: relative;
    width: 50px;
}

.g-chevron:before {
    color: #fff;
    display: block;
    font-size: 32px;
    line-height: 0.7em;
    font-weight: bold;
    margin: 16px auto 12px;
    text-align: center;
}

.g-chevron:after {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_g-search.png?ver=1.0) no-repeat 0 0;
    background-size: auto 33px;
    bottom: 7px;
    content: '';
    display: block;
    height: 34px;
    position: absolute;
    width: 100%;
}

.g-chevron.score-90 {
    background: #4DBC73;
    border-color: #429D61;
}

.g-chevron.score-90:before {
    content: 'A+';
}

.g-chevron.score-80 {
    background: #4EBC98;
    border-color: #429D80;
}

.g-chevron.score-80:before {
    content: 'A';
}

.g-chevron.score-70 {
    background: #4EBC98;
    border-color: #429D80;
}

.g-chevron.score-70:before {
    content: 'A-';
}

.g-chevron.score-60 {
    background: #1F98BA;
    border-color: #1A7F9B;
}

.g-chevron.score-60:before {
    content: 'B+';
}

.g-chevron.score-50 {
    background: #1B7BB9;
    border-color: #17689B;
}

.g-chevron.score-50:before {
    content: 'B';
}

.g-chevron.score-40 {
    background: #F19C58;
    border-color: #CA834A;
}

.g-chevron.score-40:before {
    content: 'C+';
}

.g-chevron.score-30 {
    background: #F18956;
    border-color: #CA7349;
}

.g-chevron.score-30:before {
    content: 'C';
}

.g-chevron.score-20 {
    background: #ED6A49;
    border-color: #C55A3E;
}

.g-chevron.score-20:before {
    content: 'D+';
}

.g-chevron.score-10 {
    background: #CA5E41;
    border-color: #A94F38;
}

.g-chevron.score-10:before {
    content: 'D';
}

.g-chevron.score-1 {
    background: #C94B37;
    border-color: #A84030;
}

.g-chevron.score-1:before {
    content: 'E';
}

.g-chevron.score-0 {
    background: #D72E30;
    border-color: #B4282A;
}

.g-chevron.score-0:before {
    content: 'F';
}

.g-chevron.score-100 {
    background: #4DBC73;
    border-color: #429D61;
}

.g-chevron.score-100:before {
    content: '?';
}

.g-chevron.score-wait:before {
    content: '';
}

/* elements of preview */
.arrow {
    background: rgba(0, 0, 0, 0.5) url(/assets/beefc4c5/css/../images/other/arrow.png?ver=1.0) no-repeat center;
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 35px;
}

.arrow.left-arrow {
    left: 8px;
}

.arrow.right-arrow {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    right: 8px;
}

/* elements of notices */
.notice {
    border-top: 1px dashed #e6e6e6;
    font-size: 14px;
    margin-bottom: 30px;
    max-width: 300px;
    min-height: 50px;
    min-width: 100px;
    padding-top: 30px;
    text-align: right;
}

.block-notices .notice:first-child {
    border-top: none;
    padding-top: 0;
}

.notice-inner {
    position: relative;
}

.notice-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

.notice-img {
    background-size: cover;
    display: block;
    float: left;
    height: 100px;
    margin: 0 10px 0 0;
    width: 100px;
}

.exmpl-1 .notice-img {
    background-image: url(/assets/beefc4c5/css/../images/notices/1.png?ver=1.0);
}

.exmpl-2 {
    bottom: 200px;
}

.exmpl-2 .notice-img {
    background-image: url(/assets/beefc4c5/css/../images/notices/2.png?ver=1.0);
}

.exmpl-3 {
    bottom: 200px;
    right: 350px;
}

.exmpl-3 .notice-img {
    background-image: url(/assets/beefc4c5/css/../images/notices/3.png?ver=1.0);
}

.exmpl-4 {
    right: 350px;
}

.exmpl-4 .notice-img {
    background-image: url(/assets/beefc4c5/css/../images/notices/4.png?ver=1.0);
}

.exmpl-5 {
    right: 700px;
}

.exmpl-5 .notice-img {
    background-image: url(/assets/beefc4c5/css/../images/notices/5.png?ver=1.0);
}

.notice-msg {
    overflow: hidden;
    text-align: left;
}

.notice-highlight {
    font-size: 18px;
    font-weight: bold;
}

.notice-msg,
.notice-highlight {
    line-height: 18px;

}

.notice .btn {
    overflow: hidden;
    line-height: 30px;
    padding: 0 15px;
    margin-top: 7px;
    max-width: 275px;
    min-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* elements of alerts */
.title-content {
    color: #545454;
    line-height: 1em;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
}

.title-content a {
    color: #545454;
    text-decoration: none;
}

.block-alert {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 18px;
    padding: 15px 8px;
}

.block-alert .progress-circle-wrapper {
    background: transparent;
    display: block;
    height: 188px;
    margin: 18px auto 10px;
    position: relative;
    width: 188px;
}

.block-alert .progress-circle {
    background: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 185px;
    left: 0;
    position: absolute;
    top: 0;
    width: 185px;
    z-index: 1;
}

.block-alert .progress-circle-inner {
    background: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #545454;
    font-size: 18px;
    height: 160px;
    left: 50%;
    margin: -81px 0 0 -82px;
    position: absolute;
    top: 50%;
    width: 160px;
    z-index: 2;
}

.block-alert .pre-btn-txt {
    font-size: 14px;
    font-weight: 400;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
}

.block-alert .btn {
    line-height: 30px;
    padding: 0 20px;
    text-transform: uppercase;
    white-space: nowrap;
}

.alert-privacy {
    text-align: center;
}

.alert-privacy #circle_progress {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
}

.a-pc-points {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.a-pc-point {
    display: inline-block;
    font-size: 50px;
    line-height: 1.3em;
    height: 65px;
    width: 58px;
}

.a-pc-point .mini-trober {
    top: 50%;
}

.alert-reputation {
    padding-bottom: 0;
}

.alert-reputation ul {
    list-style: none;
}

.alert-reputation li {
    display: block;
    font-size: 14px;
    padding: 20px 40px;
    position: relative;
    text-align: left;
}

.alert-reputation ul li:first-child {
    border-top: none;
}

.alert-reputation li:before {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_networks.png?ver=1.0);
    background-repeat: no-repeat;
    background-position: 50px -50px;
    content: '';
    display: block;
    height: 0;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0;
}

.alert-reputation li.facebook:before {
    background-position: 0 0;
    height: 20px;
    left: 5px;
    width: 12px;
}

.alert-reputation li.twitter:before {
    background-position: 0 -40px;
    height: 20px;
    width: 24px;
}

.alert-reputation li.linkedin:before {
    background-position: 0 -80px;
    height: 20px;
    width: 21px;
}

.alert-reputation li.instagram:before {
    background-position: 0 -120px;
    height: 20px;
    left: 3px;
    width: 20px;
}

.alert-reputation li.realme:before {
    background-position: 0 -140px;
    height: 20px;
    width: 23px;
}

.alert-reputation-networks .network-a {
    display: inline-block;
    color: #545454;
    text-decoration: none;
    text-transform: uppercase;
}

.alert-reputation-networks a.network-a:hover {
    text-decoration: underline;
}

.a-rm-score {
    background: #e6e6e6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: right;
    line-height: 30px;
    margin-top: -15px;
    min-width: 20px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 50%;
}

.a-rm-score.incr {
    background: #46BE6F;
}

.a-rm-score.decr {
    background: #ED6061;
}

.a-rm-score .mini-trober {
    margin-top: 0;
}

.nav-box .a-rm-score {
    min-width: 11px;
    line-height: 21px;
    top: 50%;
    margin-top: -10px;
}

.alert-reputation .scan-a {
    font-weight: 400;
    margin-top: -15px;
    position: absolute;
    right: 0;
    top: 50%;
}

/* elements end */
/* OnAuth Expire
-----------------------------------------------------------------*/
.reconnect {
    text-align: center;
}

.reconnect .h2 {
    margin-bottom: 30px;
}

.reconnect p {
    font-size: 15px;
}

/* all popups
-----------------------------------------------------------------*/
.fancybox-wrap {
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
}

/* payment popup
-----------------------------------------------------------------*/
.payment-p {
    min-height: 125px;
    padding: 30px 0 0;
}

.payment-p p {
    font-size: 15px;
}

.payment-p .btn {
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
    width: 110px;
}

.payment-p .btn-disabled {
    background: #E5E5E5;
    border-color: #CACACA;
    color: #808080;
    text-shadow: none;
}

.payment-p .btn-group {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.payment-p .btn {
    font-weight: normal;
}

.payment-p .btn-orange {
    float: right;
    border: none;
    height: 21px;
}

div.introjs-arrow.top,
span.introjs-helperNumberLayer {
    display: none;
}

div.introjs-tooltip {
    display: none;
}

div.tooltip {
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
    max-width: 300px;
    min-width: 200px;
    padding: 10px;
    transition: opacity 0.1s ease-out 0s;
}

div.tooltip,
div.introjs-tooltip {
    width: 210px;
    top: 17px;
    bottom: auto !important;
    right: 17px;
    position: fixed;
    min-height: 140px;
    z-index: 99999999;
}

.introjs-tooltiptext {
    direction: ltr;
    position: absolute;
    top: 20px;
    left: 10px;
    right: 20px;
    min-height: 80px;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0 0 10px 0;
}

a.introjs-skipbutton.introjs-button,
a.introjs-prevbutton.introjs-button,
a.introjs-nextbutton.introjs-button {
    direction: ltr;
    bottom: 12px;
    position: absolute;
    color: #ffffff;
    text-shadow: none;
    line-height: 14px;
}

a.introjs-skipbutton.introjs-button,
a.introjs-skipbutton.introjs-button:focus,
a.introjs-skipbutton.introjs-button:active {
    border-color: #ababab;
    background-image: none;
    background-color: #6c6c6c;
    right: 9px;
    margin-right: 0;
    width: 39px;
    text-align: center;
    border-radius: 0 0.2em 0.2em 0;
    text-transform: uppercase;
    display: none;
}

a.introjs-prevbutton.introjs-button,
a.introjs-prevbutton.introjs-button:focus,
a.introjs-prevbutton.introjs-button:active {
    border-color: #ababab;
    background-image: none;
    background-color: #c9c9c9;
    right: 99px;
}

a.introjs-nextbutton.introjs-button,
a.introjs-nextbutton.introjs-button:focus,
a.introjs-nextbutton.introjs-button:active {
    border-color: #188326;
    background-image: none;
    background-color: #31b02d;
    right: 9px;
    width: 39px;
}

a.introjs-nextbutton.introjs-button.introjs-disabled,
a.introjs-nextbutton.introjs-button.introjs-disabled:focus,
a.introjs-nextbutton.introjs-button.introjs-disabled:active {
    display: none;
}

.introjs-tooltipbuttons .skip-promo {
    color: #545454;
    position: absolute;
    top: 5px;
    right: 5px;
}

.introjs-tooltippage {
    direction: ltr;
    color: #1f98ba;
    position: absolute;
    right: 67px;
    bottom: 12px;
    border: 1px solid #ababab;
    border-left: 0;
    border-right: 0;
    padding: 3px 6px;
    font-size: 11px;
    line-height: 15px;
}

.introjs-left-slider {
    max-width: 50px !important;
}

.introjs-left-slider > ul {
    display: block;
    background-color: #ffffff !important;
}

.introjs-helperLayer .logotype {
    margin: 4px 0 0 4px;
}

.introjs-helperLayer ul {
    margin: 4px 0 0;
}

.introjs-helperLayer ul > li {
    border-bottom: 1px solid #CACACA;
}

.introjs-overlay.introjs-overlay2 {
    opacity: 0;
    z-index: 9999999;
}

.btn-onAuth {
    display: inline-block;
    height: 45px;
    position: relative;
    top: -15px;
    width: 171px;
}

.btn-fb-usb {
    background: url(/assets/beefc4c5/css/../images/popup/onAuth.png?ver=1.0) no-repeat 0 0;
}

.btn-tw-usb {
    background: url(/assets/beefc4c5/css/../images/popup/onAuth.png?ver=1.0) no-repeat 0 -47px;
}

.btn-inst-usb {
    background: url(/assets/beefc4c5/css/../images/popup/onAuth.png?ver=1.0) no-repeat 0 -94px;
}

.btn-in-usb {
    background: url(/assets/beefc4c5/css/../images/popup/onAuth.png?ver=1.0) no-repeat 0 -141px;
}

/* connect popup
-----------------------------------------------------------------*/
.fancybox-inner {
    overflow: visible !important;
}

.connect-popup {
    color: #fff;
    background: #2e2b2c;
    margin: -15px;
}

.connect-popup-title {
    font-family: 'Dancing-Regular';
    color: #545454;
    font-size: 40px;
    background: #fff;
    line-height: normal;
    padding: 10px 30px;
}

.connect-popup-title-facebook {
    position: relative;
    z-index: 8041;
}

.connect-popup-title-smile {
    position: relative;
    top: 5px;
}

.connect-popup-desc {
    padding: 30px 30px 40px;
}

.connect-popup-desc p {
    font-size: 19px;
    line-height: 160%;
    font-weight: 300;
    color: #fff;
}

.connect-popup-desc p + p {
    margin-top: 10px;
}

.connect-popup .btn {
    display: inline-block;
    position: relative;
    color: #fff;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 2px !important;
    border: none !important;
    font-size: 19px;
    font-weight: 300
}

.connect-popup-mask-email .btn {
    padding-top: 12px;
    padding-bottom: 12px;
}

.connect-popup-mask-email .btn-white {
    color: #696969;
}

.connect-popup-mask-email .btn-wait,
.connect-popup-mask-email .btn-invite {
    min-width: 140px;
}

.connect-popup-mask-email .btn-wait {
    float: left;
}

.connect-popup-mask-email .btn-invite {
    float: right;
}

.connect-popup .continue-btn {
    text-transform: capitalize;
    padding: 12px 60px 12px 20px;
}

.connect-popup .continue-btn:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 21px;
    background: url(/assets/beefc4c5/css/../images/btn-arrow-right.png?ver=1.0) no-repeat center;
    right: 20px;
    top: 50%;
    margin-top: -10px;
}

.connect-popup .btn-fb {
    padding: 12px 17px 12px 67px;
}

.connect-popup .btn-fb:before {
    content: '';
    position: absolute;
    border-radius: 2px 0 0 2px;
    height: 100%;
    left: 0;
    top: 0;
    width: 50px;
    background: #2f599b url(/assets/beefc4c5/css/../images/sprites/sprite_networks.png?ver=1.0) no-repeat -61px 15px;
}

.connect-popup .btn-fb:hover {
    background: #4d7ec9 !important;
}

.connect-popup .btn-fb:active {
    background: #2f599b !important;
}

.connect-popup-btn-wrap {
    margin-top: 33px;
    text-align: center;
    overflow: hidden;
}

/* mask email
-----------------------------------------------------------------*/
.b-simple-popup-title-mask {
    margin-bottom: 10px !important;
}

.b-masked-content {
    padding-top: 130px;
    padding-bottom: 20px;
}

.b-masked .b-masked-instruction-title  {
    padding-top: 100px;
}

.fancybox-inner-popup {
    margin: 15px 0 25px !important;
}

.b-masked .fieldset-horizontal {
    margin: 0;
    border: 0;
    padding: 2px;
    display: inline-block;
    border-radius: 2px;
    background: #e6e6e6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2) inset;
    position: relative;
    overflow: hidden;
    -moz-overflow: hidden;
}

.b-masked .fieldset-horizontal .fieldset-label {
    width: 30px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    position: relative;
}

.b-masked .fieldset-horizontal input {
    position: absolute;
    bottom: 100%;
    right: 100%;
    display: none;
}

.b-masked .fieldset-horizontal input:checked + label {
    color: #fff;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.b-masked .fieldset-horizontal .fieldset-radio:first-of-type:checked + label {
    background: #ed6061;
}

.b-masked .fieldset-horizontal .fieldset-radio:last-of-type:checked + label {
    background: #46be6f;
}

.b-masked .title-content {
    margin-bottom: 0;
}

.b-masked-instruction {
    text-align: center;
}

.b-masked-instruction-title {
    font-family: 'Dancing-Regular';
    color: #545454;
    font-size: 40px;
    background: #fff;
    line-height: normal;
    padding: 10px 30px;
}

.b-masked-instruction-img-wrap {
    padding: 47px 0 53px;
}

.b-masked-instruction-bottom-text {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 300;
}

.b-masked-instruction-title span {
    display: inline-block;
}

.b-masked-header {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.b-masked-header-i {
    display: table-cell;
    vertical-align: middle;
}

.b-masked-header .new-mask-btn-wrap {
    width: 215px;
}

.b-masked-header .btn-back-wrap {
    width: 125px;
}

.b-masked-header .new-mask-btn {
    padding: 5px 12px 5px 32px;
}

.b-masked-header .new-mask-btn:before {
    top: 50%;
    left: 10px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background: url(/assets/beefc4c5/css/../images/plus.png?ver=1.0) no-repeat;
}

.b-masked-header-content {
    font-size: 19px;
    font-weight: 300;
}

.b-masked-header-content-i {
    vertical-align: middle;
}

.b-masked-forward-title {
    margin-right: 5px;
}

.b-masked-header-edit-link {
    display: inline-block;
    position: relative;
    width: 28px;
    height: 28px;
    cursor: pointer;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    opacity: .6;
    margin-left: 15px;
}

.edit-icon {
    width: 15px;
    height: 15px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_a.png?ver=1.0) no-repeat -629px 0;
}

.b-masked-content .edit-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
}

.b-masked-header-edit-link:hover {
    opacity: 1;
}

.b-masked-header-edit-link:active,
.b-mail-stored-select:active {
    box-shadow: 0 1px 4px #cfcfcf inset;
    background: #f5f5f5;
}

.b-masked-header-edit-link:active .edit-icon {
    margin-top: -7px;
}

.b-mail-stored {
    text-align: right;
}

.b-mail-stored-i {
    display: inline-block;
    vertical-align: middle;
}

.b-mail-stored-title {
    margin-right: 20px;
}

.b-mail-stored-select {
    font-family: 'Open Sans';
    padding: 4px 10px;
    border: 1px solid #a7a7a7;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    cursor: pointer;
}
.b-mail-stored-select[disabled="disabled"]{
    background-color: #f2f2f2;
}

.b-mail-stored-select:active option {
    background: #fff;
}

.b-masked-intro {
    text-align: center;
    padding: 80px 0;
}

.b-masked-intro .get-btn {
    border-radius: 6px;
    font-size: 18px;
    display: block;
}

.b-masked-intro-title {
    font-size: 40px;
    font-family: 'Dancing-Regular';
    font-weight: normal;
}

.b-masked-intro-title span {
    display: inline-block;
}

.b-masked-intro-content {
    margin: 50px auto 0;
    width: 400px;
}

.b-masked-intro-content-separator {
    font-size: 15px;
    margin-bottom: 10px;
}

.b-masked-intro .get-btn-blue {
    background: #3c6ab1;
    box-shadow: 0 2px 0 #304b85;
    padding: 23px 0;
    color: #fff;
    margin-bottom: 10px;
}

.b-masked-intro .get-btn-blue:hover {
    background: #4d7ec9;
}

.b-masked-intro .get-btn-blue:active {
    background: #2f599b;
    box-shadow: 0 2px 0 #304b85 inset;
}

.b-masked-intro .get-btn-sign-in {
    color: #545454;
    padding: 12px 0;
}

.mail-list-t {
    width: 100%;
    border-collapse: collapse;
    position: relative;
}

.mail-list-t td {
    padding: 15px 20px;
}

.mail-list-t thead td,
.mail-list-t thead th {
    padding: 10px 20px;
}

.mail-list-t thead th {
    font-weight: normal;
    text-align: left;
}

.mail-list-t thead {
    background: #f5f5f5;
}

.mail-list-t-row {
    border-bottom: 1px dashed #e6e6e6;
}

.mail-list-t-row.unread {
    font-weight: 700;
}

.mail-list-t-inbox,
.mail-list-t-date {
    width: 15%;
    min-width: 96px;
}

.mail-list-t-service,
.mail-list-t-from {
    width: 20%;
    min-width: 160px;
}
.mail-list-t-service span{
    text-decoration: underline;
}
.mail-list-t-service span:hover{
    cursor: pointer;
}

.mail-list-t-address {
    width: 30%;
    min-width: 230px;
}

.mail-list-t-counter {
    width: 11%;
    min-width: 100px;
}

.mail-list-t-forwarding {
    width: 18%;
    min-width: 80px;
}

.mail-list-t-delete {
    width: 43px;
}

.mail-list-t-subject a {
    text-decoration: none;
}

.mail-list-t-subject a:hover {
    text-decoration: underline;
}

.mail-list-t-inbox .inbox-link:link,
.mail-list-t-inbox .inbox-linl:active,
.mail-list-t-inbox .inbox-link:visited {
    color: #46be6f;
}

.mail-list-t-inbox .inbox-link {
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    padding-left: 27px;
    text-decoration: none;
    position: relative;
}

.mail-list-t-inbox .inbox-link:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 13px;
    top: 0;
    left: 0;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_nav_help.png?ver=1.0) no-repeat 0 -76px;
}

.mail-list-t-inbox .inbox-link-counter {
    position: absolute;
    top: -7px;
    left: 8px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background: #46be6f;
}

.mail-list-t-inbox .inbox-link.no-inbox .inbox-link-counter {
    display: none;
}

.mail-list-t-inbox .inbox-link-content {
    text-decoration: underline;
}

.mail-list-t-inbox .inbox-link:hover .inbox-link-content {
    text-decoration: none;
}

.mail-list-t-delete .delete-link {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_inside.png?ver=1.0) no-repeat -77px 0;
}

.mail-list-t-delete .delete-link:hover {
    background-position: -77px -17px;
}

.b-masked .btn-back {
    padding: 5px 0;
}

.btn-back .btn-link-content {
    padding: 0 16px 0 33px;
    position: relative;
}

.btn-back .btn-link-content:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 12px;
    width: 10px;
    height: 14px;
    background: url(/assets/beefc4c5/css/../images/sprites/mini_arrows.png?ver=1.0) no-repeat;
}

.fancybox-outer .btn-cancel {
    padding: 10px 42px;
}

.fancybox-outer .btn-delete {
    padding: 11px 44px;
}

.fancybox-outer .btn-forward {
    padding-left: 12px;
    padding-right: 12px;
}

.fancybox-outer .btn-delete-small {
    padding-left: 13px;
    padding-right: 13px;
    margin-left: 16px;
}

.fancybox-outer .btn-change {
    padding: 11px 40px;
}

.fancybox-form-i {
    margin-bottom: 25px;
}

.fancybox-form-i-input-wrap {
    padding: 0 11px;
}

.fancybox-form-i-input-wrap input {
    width: 100%;
    margin-right: -11px !important;
    margin-left: -11px !important;
}

.fancybox-outer-header {
    padding: 1px 0 10px;
    border-bottom: 1px dashed #e6e6e6;
}

.fancybox-outer-header .btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fancybox-outer-header-i-left {
    width: 20%;
}

.fancybox-outer-header-i-right {
    width: 80%;
    text-align: right;
}

.fancybox-outer-header .btn-back {
    margin-right: 0;
}

.fancybox-inner .inbox-letter-title {
    margin: 10px 0 0;
    font-size: 19px;
}

.inbox-letter-content{
    overflow-y: scroll;
    height: 400px;
}

.fancybox-inner .inbox-letter-content p {
    font-size: 14px;
    line-height: normal;
}

.fancybox-inner .inbox-letter-content p:last-of-type {
    padding-bottom: 0;
}

.b-undo {
    -webkit-transition: width .35s ease;
    -moz-transition: width .35s ease;
    -o-transition: width .35s ease;
    -ms-transition: width .35s ease;
    transition: width .35s ease;
    overflow: hidden;
    background: #a9a9a9;
    width: 0;
    color: #fff;
}

.b-undo-link:link,
.b-undo-link:hover,
.b-undo-link:visited,
.b-undo-link:active {
    color: #fff;
}

.b-undo-link {
    text-decoration: none;
    line-height: 14px;
    opacity: 0;
    padding: 18px 0;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    -ms-transition: opacity .35s ease;
    transition: opacity .35s ease;
    position: relative;
}

.b-undo-link:hover .b-undo-link-content {
    text-decoration: underline;
}

.b-undo-link-undo:after,
.b-undo-link-undo:before {
    content: '';
    position: absolute;
}

.b-undo-link-undo {
    padding-left: 46px;
}

.b-undo-link-undo:after {
    width: 2px;
    height: 39px;
    top: 50%;
    right: 100%;
    margin-top: -19px;
    background: url(/assets/beefc4c5/css/../images/undo-link-decor.png?ver=1.0) no-repeat;
    opacity: .5;
}

.b-undo-link-undo:before {
    width: 14px;
    height: 15px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_nav.png?ver=1.0) no-repeat -54px -318px;
    top: 50%;
    margin-top: -8px;
    left: 16px;
}

.b-undo-link-undo .b-undo-link-content {
}

.mail-list-t-row .b-undo {
    position: absolute;
    z-index: 2;
    right: 0;
    margin-top: -16px;
    height: 50px;
}

.mail-list-t-row[undo="undo"] .b-undo {
    width: 100%;
}

.mail-list-t-row[undo="undo"] .b-undo-link {
    opacity: 1;
}

.mail-list-t-row .b-undo-deleted {
    margin-left: 20px;
}

.mail-list-t-row .b-undo-link-undo {
    margin-right: 20px;
}

.b-masked-inbox {
    position: relative;
    padding-bottom: 70px;
}

.b-masked-inbox-pagination {
    position: absolute;
    bottom: 20px;
    right: 0;
}

/* mask email extension install
-----------------------------------------------------------------*/
.b-masked-install {
    max-width: 650px;
    margin: 45px auto 0;
    text-align: center;
}

.b-masked-install-title {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: normal;
}

.b-masked-install-title-h3 {
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
}

.b-masked-install-title-h4 {
    font-size: 36px;
    margin-bottom: 30px;
}

.b-masked-install .get-btn {
    border-radius: 6px;
}

.b-masked-install .get-btn-install {
    display: block;
    max-width: 340px;
    margin: 0 auto;
    font-size: 19px;
    padding: 17px 0;
}

/* Block for not supported browsers
-----------------------------------------------------------------*/
.ie-browsers-alternative {
}

.ie-browsers-title {
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
}

.ie-browsers-l {
}

.b-download-browser {
    display: inline-block;
}

.b-download-browser .ie-browsers-l {
    width: 100%;
    text-align: center;
}

.b-download-browser .ie-browsers-link {
    height: 66px;
    width: 60px;
    background-image: url("/assets/beefc4c5/css/../images/default/browsers-icons-60.png");
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.b-download-browser .ie-browsers-link:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.b-download-browser .ie-browsers-link-ff {
    background-position: -68px 0;
}

.ie-browsers-l-i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 14px;
}

.ie-browsers-link {
    display: block;
    height: 47px;
    position: relative;
    z-index: 2;
    background: url(/assets/beefc4c5/css/../images/browsers-icons.png?ver=1.0) no-repeat;
}

.ie-browsers-link-chrome {
    width: 41px;
    background-position: 0 0;
}

.ie-browsers-link-ff {
    width: 43px;
    background-position: -60px 0;
}

.ie-browsers-link-safari {
    width: 43px;
    background-position: -120px 0;
}

.ie-browsers-link-opera {
    width: 41px;
    background-position: -182px 0;
}

.ie-browsers-tooltip {
    background: #fff;
    border-radius: 3px;
    position: absolute;
    display: none;
    z-index: 1;
    bottom: 100%;
    margin-bottom: 8px;
    left: 0;
    white-space: nowrap;
    box-shadow: 0 1px 2px #000;
    text-align: center;
}

.ie-browsers-tooltip-content {
    padding: 0 8px;
    color: #555;
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
}

.ie-browsers-tooltip:before {
    content: '';
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    margin-left: -8px;
}

.ie-browsers-tooltip-dark {
    background: #545454;
    box-shadow: none;
}

.ie-browsers-tooltip-dark .ie-browsers-tooltip-content {
    color: #fff;
}

.ie-browsers-tooltip-dark:before {
    border-top: 8px solid #545454;
}

/* mask email >> pager
-----------------------------------------------------------------*/
.b-masked .summary,
.b-masked .pager {
    display: inline-block;
    vertical-align: middle;
}

.b-masked .pager {
    margin-left: 20px;
    height: 30px;
}

.b-masked .pager ul li {
    display: inline-block;
}

.b-masked .pager ul li.first,
.b-masked .pager ul li.page,
.b-masked .pager ul li.last {
    display: none;
}

.b-masked .pager ul li.hidden a:link,
.b-masked .pager ul li.hidden a:hover,
.b-masked .pager ul li.hidden a:active,
.b-masked .pager ul li.hidden a:visited {
    background: #c9c9c9;
    opacity: .5;
}

.b-masked .pager ul li a {
    display: block;
    padding: 0;
    width: 40px;
    height: 30px;
    background: #c9c9c9;
    font-weight: normal;
    position: relative;
    border: 0;
    -webkit-transition: background-color 0.15s ease-in;
    -moz-transition: background-color 0.15s ease-in;
    -ms-transition: background-color 0.15s ease-in;
    -o-transition: background-color 0.15s ease-in;
    transition: background-color 0.15s ease-in;
}

.b-masked .pager ul li a:hover {
    background: #b9b9b9;
}

.b-masked .pager ul li a:active {
    background: #a1a1a1;
}

.b-masked .pager ul li a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -5px;
    width: 10px;
    height: 14px;
    background: url(/assets/beefc4c5/css/../images/sprites/mini_arrows.png?ver=1.0) no-repeat;
}

.b-masked .pager ul li.previous a {
    border-radius: 2px 0 0 2px;
    margin-right: -2px;
}

.b-masked .pager ul li.previous a:after {
    background-position: 0 0;
}

.b-masked .pager ul li.next a {
    border-radius: 0 2px 2px 0;
}

.b-masked .pager ul li.next a:after {
    background-position: -11px 0;
}

.b-masked-virality {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    display: none;
}

.b-masked-virality p {
    line-height: normal;
}

.b-masked-virality-share-button {
    display: block;
    width: 52px;
    height: 52px;
    background: url(/assets/beefc4c5/css/../images/sprites/share_buttons_sprite_yellow.png?ver=1.0) no-repeat;
}

.b-masked-virality .b-masked-virality-buttons {
    margin: 35px 0 0;
}

.b-masked-virality-buttons-facebook {
    background-position: 0 0;
}

.b-masked-virality-buttons-twitter {
    background-position: -60px 0;
}

.b-masked-virality-buttons-plus {
    background-position: -120px 0;
}

.b-masked-virality-buttons-email {
    background-position: -180px 0;
}

.b-masked-virality  .b-masked-virality-buttons li {
    list-style: none;
    display: inline-block;
    padding: 0 12px;
}

/* virality popup
-----------------------------------------------------------------*/
.fancybox-title-virality {
    height: 20px;
}

.b-virality {
    padding: 10px 0 5px;
}

.b-virality-title {
    margin: 0 0 25px;
    font-weight: 300;
    text-align: center;
    font-size: 25px;
}

.b-virality-risk-title {
    border-radius: 2px;
    background: #f31f21;
    padding: 6px 10px;
    margin: 0 15px;
}

.b-virality-risk-title-i {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    font-size: 19px;
}

.b-virality-risk-title-i-icon {
    width: 27px;
    height: 27px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_pc.png?ver=1.0) no-repeat -188px -3px;
    margin-right: 6px;
}

.b-virality-i {
    width: 33.3333%;
    padding: 0 15px;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-virality-i-more {
    padding: 6px 15px 5px 42px;
}

.b-virality-i-more-link {
    color: #b4b4b4;
    text-decoration: none;
    padding-left: 64px;
    position: relative;
    display: inline-block;
    line-height: 39px;
}

.b-virality-i-more-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 39px;
    background: url(/assets/beefc4c5/css/../images/show-more-large.png?ver=1.0) no-repeat;
}

.b-virality-i-more-link-content {
    text-decoration: underline;
    font-size: 19px;
}

.b-virality-i-empty-friens {
    text-align: center;
    clear: both;
    padding: 20px 15px 0;
    height: 50px;
    line-height: 50px;
}

.b-virality-i-more-link:hover .b-virality-i-more-link-content {
    text-decoration: none;
}

.b-virality-i-cell {
    display: inline-block;
    vertical-align: middle;
}

.b-virality-i-checkbox {
    margin-right: 4px;
}

.b-virality-i-checkbox input[type="checkbox"] {
    margin: 0;
}

.b-virality-i-photo {
    position: relative;
    margin-right: 16px;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    overflow: hidden;
}

.b-virality-i-photo-border {
    position: absolute;
    z-index: 1;
    border-radius: 2px;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.b-virality-i-photo img {
    max-width: 50px;
    max-height: 50px;
    margin: auto;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.b-virality-i-name {
    max-width: 200px;
}

.b-virality-i-error {
    text-align: center;
}

.btn-try-again-wrap-content {
    margin: 60px 0;
}

.btn-help-friends-wrap {
    clear: both;
    padding: 20px 15px 0;
    text-align: center;
}

.btn-help-friends-wrap.wrap-fixed {
    position: fixed;
    z-index: 5;
    left: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
}

.btn-help-friends-wrap.wrap-fixed .btn-help-friends-wrap-content {
    padding: 20px 0;
    width: 1020px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .75);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

.btn-help-friends,
.btn-try-again {
    text-transform: uppercase;
    font-size: 19px;
    padding: 12px 66px;
}

.b-scan-running {
    min-width: 100%;
    height: 340px;
    display: table;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    -ms-transition: opacity .25s ease;
}

.b-scan-running.scan-is-complete {
    opacity: 0;
}

.b-scan-running-i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.b-scan-running-indicator {
    width: 168px;
    height: 173px;
    margin: 0 auto;
    background: url(/assets/beefc4c5/css/../images/virality-scan/scan-indicator.gif?ver=1.0) no-repeat;
}

.b-scan-running .b-virality-title {
    margin: 40px 0 0;
}

/* elements of privacy analytics */
.b-privacycenter-content {
    padding-top: 130px;
    padding-bottom: 20px;
    position: relative;
}

.privacycenter-content > div {
    position: relative;
}

.b-privacy-analytics-i {
    top: 0;
    right: -340px;
    position: absolute;
    width: 300px;
    font-weight: 300;
}

.b-privacy-analytics-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 300;
    margin: 0 0 8px;
}

.b-privacy-analytics-title-gray {
    background: #f5f5f5;
    padding: 7px 10px;
    border-radius: 3px;
    margin: 0 0 17px;
}

.b-privacy-analytics-i-user {
    margin-bottom: 35px;
}

.b-privacy-analytics-i-percent {
    text-align: center;
    color: #45be6f;
    font-size: 48px;
    line-height: 100%;
}

.b-privacy-analytics-i-graph {
    width: 176px;
    height: 176px;
    position: relative;
    margin: 0 auto 20px;
}

.b-privacy-analytics-i-avatar-wrap,
.b-privacy-analytics-i-avatar {
    position: absolute;
    border-radius: 160px;
}

.b-privacy-analytics-i-avatar-wrap {
    width: 160px;
    height: 160px;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin: -80px 0 0 -80px;
}

.b-privacy-analytics-i-avatar {
    max-height: 156px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #fff;
}

.b-privacy-analytics-i .btn {
    display: block;
    font-size: 19px;
    padding: 12px 0;
}

.b-privacy-analytics-i .view-as-btn {
    margin-top: 15px;
}

.b-privacy-analytics-i .view-as-btn:before {
    top: 50%;
    left: 8px;
    width: 34px;
    height: 34px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_pc.png?ver=1.0) no-repeat -80px -40px;
    margin-top: -17px;
}

.b-privacy-analytics-l {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b-privacy-analytics-l.tracking-l {
    margin-bottom: 37px;
}

.b-privacy-analytics-linkedin-l-i {
    margin-top: 22px;
}

.b-privacy-analytics-linkedin-l-link {
    display: table;
    width: 100%;
    border-radius: 3px;
    color: #545454;
    text-decoration: none;
    font-size: 16px;
}

.b-privacy-analytics-linkedin-l-link:hover {
    color: #fff;
    background: #545454;
}

.b-privacy-analytics-linkedin-l-link-i {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
}

.b-privacy-analytics-linkedin-l-link-i.icon {
    width: 60px;
    padding-right: 10px;
    text-align: center;
}

.b-privacy-analytics-linkedin-l-link-i.title {
    line-height: 150%;
    padding-left: 10px;
}

.b-privacy-analytics-linkedin-l-link-i.icon i {
    background: url(/assets/beefc4c5/css/../images/privacy-analytics/tracking_icons.png?ver=1.0) no-repeat;
    display: inline-block;
}

.b-privacy-analytics-linkedin-l-link.look-profile .b-privacy-analytics-linkedin-l-link-i.icon i {
    width: 35px;
    height: 18px;
    background-position: -38px 0;
}

.b-privacy-analytics-linkedin-l-link.look-profile:hover .b-privacy-analytics-linkedin-l-link-i.icon i {
    background-position: 0 0;
}

.b-privacy-analytics-linkedin-l-link.search-resume .b-privacy-analytics-linkedin-l-link-i.icon i {
    width: 30px;
    height: 30px;
    background-position: -43px -21px;
}

.b-privacy-analytics-linkedin-l-link.search-resume:hover .b-privacy-analytics-linkedin-l-link-i.icon i {
    background-position: -3px -21px;
}

.b-privacy-analytics-linkedin-l-link.contact-list .b-privacy-analytics-linkedin-l-link-i.icon i {
    width: 26px;
    height: 26px;
    background-position: -47px -55px;
}

.b-privacy-analytics-linkedin-l-link.contact-list:hover .b-privacy-analytics-linkedin-l-link-i.icon i {
    background-position: -5px -55px;
}

.b-privacy-analytics-tracking-l-i {
    margin-top: 20px;
}

.b-privacy-analytics-tracking-l-i-title {
    font-weight: normal;
    margin: 0 0 3px;
    text-transform: capitalize;
    text-align: center;
    font-size: 15px;
}

.b-privacy-analytics-tracking-l-i-row {
    display: table;
    width: 100%;
}

.b-privacy-analytics-tracking-l-i-row-cell {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-privacy-analytics-tracking-l-i-text {
    padding-left: 0;
    font-size: 20px;
}

.b-privacy-analytics-tracking-l-i-percent {
    color: #45be6f;
    font-size: 40px;
    width: 120px;
}

.b-privacy-analytics-stat {
    position: relative;
    text-align: center;
    height: 160px;
    border-bottom: 1px solid #e6e6e6;
}

.b-privacy-analytics-stat:after {
    content: '';
    display: block;
    clear: both;
}

.b-privacy-analytics-stat-i {
    float: left;
    width: 33.3333%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    cursor: default;
}

.b-privacy-analytics-stat-i-wrap {
    padding: 6px 0;
}

.b-privacy-analytics-stat-i + .b-privacy-analytics-stat-i .b-privacy-analytics-stat-i-wrap {
    border-left: 1px solid #e6e6e6;
}

.b-privacy-analytics-stat-i-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b4b4b4;
    line-height: 100%;
    padding-top: 22px;
}

.b-privacy-analytics-stat-i.activity.active .b-privacy-analytics-stat-i-title,
.b-privacy-analytics-stat-i:hover .b-privacy-analytics-stat-i-title {
    color: #45be6f;
}

.b-privacy-analytics-stat-i-title:before {
    top: 0;
    left: 50%;
    background: url(/assets/beefc4c5/css/../images/privacy-analytics/stat_icons.png?ver=1.0) no-repeat center;
}

.b-privacy-analytics-stat-i.activity .b-privacy-analytics-stat-i-title:before {
    width: 16px;
    height: 15px;
    margin-left: -8px;
    background-position: -19px 0;
}

.b-privacy-analytics-stat-i.activity.active .b-privacy-analytics-stat-i-title:before,
.b-privacy-analytics-stat-i.activity:hover .b-privacy-analytics-stat-i-title:before {
    background-position: 0 0;
}

.b-privacy-analytics-stat-i.profile .b-privacy-analytics-stat-i-title:before {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    background-position: -20px -18px;
}

.b-privacy-analytics-stat-i.profile:hover .b-privacy-analytics-stat-i-title:before {
    background-position: -1px -18px;
}

.b-privacy-analytics-stat-i.location .b-privacy-analytics-stat-i-title:before {
    width: 17px;
    height: 18px;
    margin-left: -9px;
    background-position: -19px -35px;
}

.b-privacy-analytics-stat-i.location:hover .b-privacy-analytics-stat-i-title:before {
    background-position: 0 -35px;
}

.b-privacy-analytics-stat-i-content-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 70px;
    width: 100%;
    display: none;
    background: #fff;
}

.b-privacy-analytics-stat-i:hover .b-privacy-analytics-stat-i-content-wrap,
.b-privacy-analytics-stat-i:first-of-type .b-privacy-analytics-stat-i-content-wrap {
    display: block;
}

.b-privacy-analytics-stat-i:hover .b-privacy-analytics-stat-i-content-wrap {
    z-index: 2;
}

.b-privacy-analytics-stat-i-content {
    display: table;
    width: 100%;
    height: 100%;
}

.b-privacy-analytics-stat-i-content-cell {
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%;
}

.b-privacy-analytics-stat-i-content p {
    line-height: 100%;
}

.b-privacy-analytics-stat-i-content-count {
    font-size: 25px;
}

.b-privacy-analytics-stat-i-content-count-desc {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-top: 7px;
}

.b-privacy-analytics-stat-i-content-location {
    color: #45be6f;
    font-size: 14px;
    font-weight: 400;
}

.b-privacy-analytics-stat-i-content-location-desc {
    font-size: 19px;
    margin-top: 10px;
}

.b-privacy-analytics-stat-i-content-location-desc span {
    padding-left: 22px;
}

.b-privacy-analytics-stat-i-content-location-desc span:before {
    top: 4px;
    left: 0;
    width: 12px;
    height: 18px;
    background: url(/assets/beefc4c5/css/../images/privacy-analytics/stat_icons.png?ver=1.0) no-repeat -41px -54px;
}

.b-privacy-analytics-i .btn-wrap-title {
    text-transform: capitalize;
    font-weight: 300;
    text-align: center;
    font-size: 19px;
    margin: 20px 0 0;
}

/* simple popup
-----------------------------------------------------------------*/
.b-simple-popup-content,
.b-simple-popup-content p {
    font-size: 14px;
}

.b-simple-popup-content p {
    line-height: normal;
}

.b-simple-popup-title {
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    padding: 0 30px;
    margin-bottom: 30px;
}

p.b-simple-popup-text {
    line-height: 150%;
}

.b-simple-popup-content .b-simple-f-i {
    margin-top: 15px;
}

.b-simple-popup-content .b-simple-f-i-center {
    text-align: center;
}

.b-simple-popup-content .b-simple-f-submit {
    margin-top: 30px;
}

.b-simple-popup-content input[type="text"],
.b-simple-popup-content input[type="password"],
.b-simple-popup-content input[type="email"],
.b-simple-popup-content button {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px !important;
}

.b-simple-popup-content input[type="text"].error,
.b-simple-popup-content input[type="password"].error,
.b-simple-popup-content input[type="email"].error {
    border-color: #ed6061 !important;
    box-shadow: inset 0 2px 4px #eaeaea, 0 0 3px #ed6061;
}

.b-simple-popup-content input[type="password"] {
    padding-right: 35px !important;
}

.b-simple-popup-content p.b-simple-f-label {
    margin-bottom: 5px;
}

.b-simple-popup-content button {
    font-size: 14px;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}

.b-simple-f-separator {
    color: #b4b4b4;
}

.b-simple-popup-content .get-btn-sign-in {
    color: #545454;
    padding: .7em 0;
    min-width: 118px;
    margin-top: 15px;
    text-align: center;
}

.b-simple-popup-content .forgot-password-link {
    color: #545454;
    display: inline-block;
    margin: 10px 0 15px;
}

.b-simple-popup-content .forgot-password-link:hover {
    text-decoration: none;
}

.b-simple-input-wrap {
    position: relative;
}

.input-chars-switcher {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 17px;
    height: 16px;
    margin-top: -8px;
    background: url(/assets/beefc4c5/css/../images/switch-visible-sprite.png?ver=1.0) no-repeat -23px 0;
    z-index: 1;
}

.input-chars-switcher.visible {
    background-position: 0 0;
}

.b-simple-popup-validation-hint {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    border-radius: 3px;
    border: 1px solid;
    text-align: center;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 20px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-simple-popup-validation-hint.error-hint {
    background: #ed6061;
    border-color: #c54243;
}

/* Privacy Defender Promo
-----------------------------------------------------------------*/
.defender-promo {
    font-family: 'Open Sans';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
}

.defender-promo-content {
    text-align: center;
    color: #fff;
}

.defender-promo-content-button-wrap {
    position: relative;
}

.defender-promo-header {
    text-align: right;
    margin-bottom: 70px;
}

.defender-promo-title {
    font-weight: 300;
    font-size: 25px;
    line-height: 160%;
    margin: 0 0 50px;
}

.defender-promo .get-btn {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
}

.defender-promo .get-btn-content {
    position: relative;
}

.defender-promo .get-btn-green {
    background: #45be6f;
    box-shadow: 0 3px 0 #3ba660;
}

.defender-promo .get-btn-green:hover {
    background: #4dc475;
}

.defender-promo .get-btn-green:active {
    background: #3aad61;
    box-shadow: 0 3px 0 #3f9c55 inset;
}

.defender-promo .get-btn:active .get-btn-content {
    top: 2px;
}

.defender-promo .get-extention,
.b-masked-install .get-extention {
    font-size: 20px;
    padding: 16px 0;
    width: 380px;
}

.defender-promo .get-btn-transparent {
    border: 1px solid #b4b4b4;
}

.defender-promo .get-later {
    color: #b4b4bb;
    font-size: 15px;
    padding: 4px 18px 6px;
}

.defender-promo .get-later:hover {
    color: #fff;
}

.defender-promo .get-later:active {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .35) inset;
}

.defender-promo .get-later:active .get-btn-content {
    top: 1px;
}

/* ie browsers alternative */
.ie-browsers-alternative {
    position: absolute;
    display: block;
    z-index: 1;
    top: -30px;
    left: -15px;
    right: -15px;
    bottom: -30px;
    background: rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .14) inset;
}

.ie-browsers-content {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .75);
    padding: .625em 1.5em;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: center;
}

.ie-browsers-title {
    font-size: 1.25em;
}

.ie-browsers-l {
    margin-top: 13px;
    display: inline-block;
}

.ie-browsers-l-i-hint {
    font-size: 14px;
}

.ie-browsers-l-i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: .6875em;
}

.ie-browsers-link {
    display: block;
    height: 47px;
    background: url(/assets/beefc4c5/css/../images/default/browsers-icons.png?ver=1.0) no-repeat;
    position: relative;
    z-index: 2;
}

.ie-browsers-link-chrome {
    width: 41px;
    background-position: 0 0;
}

.ie-browsers-link-ff {
    width: 43px;
    background-position: -60px 0;
}

.ie-browsers-link-safari {
    width: 43px;
    background-position: -120px 0;
}

.ie-browsers-link-opera {
    width: 41px;
    background-position: -182px 0;
}

.ie-browsers-tooltip {
    background: #fff;
    border-radius: 3px;
    position: absolute;
    display: none;
    z-index: 1;
    bottom: 100%;
    margin-bottom: 8px;
    left: 0;
    white-space: nowrap;
    box-shadow: 0 1px 2px #000;
    text-align: center;
}

.ie-browsers-tooltip-content {
    padding: 0 .625em;
    color: #555;
    font-size: .875em;
    line-height: 2.2em;
}

.ie-browsers-tooltip:before {
    content: '';
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    margin-left: -8px;
}

/* mask email settings
-----------------------------------------------------------------*/
.b-mask-settings {
    max-width: 860px;
    margin: 0 auto;
    font-size: 18px;
}

.b-mask-i {
    padding: 15px 0;
}

.b-mask-i + .b-mask-i {
    border-top: 1px dashed #e6e6e6;
}

.b-mask-f.with-hints {
    padding-bottom: 17px;
}

.b-mask-table, .b-mask-f {
    display: table;
    width: 100%;
}

.b-mask-table-switcher {
    margin-bottom: 25px;
}

.b-mask-table-cell, .b-mask-f-cell {
    display: table-cell;
}

.b-mask-table-cell {
    width: 33.333333%;
    vertical-align: middle;
    height: 41px;
}

.b-mask-f-cell {
    vertical-align: top;
}

.b-mask-table-cell-right {
    text-align: right;
}

.b-mask-table-cell-center {
    text-align: center;
}

.b-mask-label {
    padding-left: 40px;
}

label.b-mask-label {
    cursor: pointer;
    line-height: 41px;
}

.b-mask-input {
    display: block;
    padding: 10px !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.b-mask-input-pass {
    padding-right: 35px !important;
}

.b-mask-input-hint {
    font-size: 12px;
    color: #b4b4b4;
    margin: 5px 0 -17px;
    line-height: 100%;
}

.b-mask-input-wrap {
    position: relative;
}

.input-chars-switcher {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 17px;
    height: 16px;
    margin-top: -8px;
    background: url(/assets/beefc4c5/css/../images/mask-settings/help-sprite.png?ver=1.0) no-repeat -23px -21px;
    z-index: 1;
}
.input-chars-switcher.visible {
    background-position: 0 -21px;
    margin-top: -8px;
}

.b-mask-btn {
    padding: 7px 0 8px !important;
    width: 170px;
    font-size: 18px;
}

.b-mask-btn.btn-white {
    color: #545454;
}

.b-mask-btn.btn-orange {
    border: none;
    text-shadow: none;
}

.b-mask-settings-icon:before {
    top: 50%;
    left: 0;
    width: 27px;
    height: 25px;
    background: url(/assets/beefc4c5/css/../images/mask-settings/mask-settings-sprite.png?ver=1.0) no-repeat;
    margin-top: -13px;
}

.b-mask-settings-icon.email-settings:before {
    background-position: -35px 0;
}

.b-mask-settings-icon.password-settings:before {
    background-position: -97px 0;
}

.b-mask-settings-icon.subscription-settings:before {
    background-position: 0 0;
}

.b-mask-settings-icon.mailboxes-settings:before {
    background-position: -66px 0;
}

.b-mask-settings-icon.leave:before {
    background-position: -129px 0;
}

.b-tooltip-title {
    font-weight: normal;
}

.b-tooltip-title, .b-tooltip-body {
    display: inline-block;
    vertical-align: middle;
}

.b-tooltip-body {
    position: relative;
    margin-left: 12px;
}

.b-tooltip-icon {
    background: url(/assets/beefc4c5/css/../images/mask-settings/help-sprite.png?ver=1.0) no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.b-tooltip-icon:hover {
    background-position: -23px 0;
}

.b-arrow-icon {
    background: url(/assets/beefc4c5/css/../images/mask-settings/help-sprite.png?ver=1.0) no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-position: -23px -36px;
}

.b-tooltip-content {
    position: absolute;
    display: none;
    bottom: 100%;
    right: -79px;
    background: #545454;
    border-radius: 2px;
    width: 280px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
}

.b-tooltip-content-text {
    font-size: 11px;
    line-height: 130%;
    color: #fff;
    padding: 10px;
}

.b-tooltip-content:after {
    top: 100%;
    right: 80px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #545454;
}

.b-tooltip-body:hover .b-tooltip-content {
    display: block;
}

.restore-page-wrap {
    width: 350px;
    margin: 50px auto 0;
}

.simple-popup-title {
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    padding: 0 30px;
    padding: 15px 0 10px 0;
}

.simple-popup .b-mask-label {
    display: inline-block;
    padding: 0;
    color: #b4b4b4;
    margin-bottom: 5px;
}

.simple-popup .b-mask-f-i {
    margin-top: 15px;
}

.simple-popup .b-mask-f-i:last-of-type {
    margin-top: 39px;
}

.simple-popup .b-mask-f-i .b-mask-btn {
    width: 100%;
    font-size: 15px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.b-mask-settings .on-off-switcher {
    display: inline-block;
}

.maskedemail .btn.btn-disabled {
    color: #545454;
    background-color: #FFFFFF;
    border: 1px solid #D4D4D4;
    font-size: 18px;
    padding: 7px 0 8px !important;
    width: 170px;
}

.maskedemail .btn.btn-disabled:hover {
    background: #F7F7F7;
}

.on-off-switcher .fieldset-horizontal {
    margin: 0;
    padding: 2px;
    border-radius: 2px;
    background: #e6e6e6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2) inset;
    position: relative;
    border: none;
    text-align: center;
    width: 80px;
}

.on-off-switcher .fieldset-label {
    float: left;
    width: 50%;
    line-height: 22px;
    cursor: pointer;
    overflow: hidden;
}

.on-off-switcher .fieldset-label:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

.on-off-switcher .fieldset-label-title {
    position: relative;
    z-index: 1;
    font-size: 12px;
}

.on-off-switcher .fieldset-input-off:checked + .fieldset-label:after {
    background: #ed6061;
}

.on-off-switcher .fieldset-input-on:checked + .fieldset-label:after {
    background: #46be6f;
}

.on-off-switcher .fieldset-input:checked + .fieldset-label .fieldset-label-title {
    color: #fff;
}
.disabled-area .on-off-switcher .fieldset-input-off:checked + .fieldset-label:after,
.disabled-area .on-off-switcher .fieldset-input-on:checked + .fieldset-label:after{
    background: #b4b4b4;
}
.disabled-area h5{
    color: #b4b4b4;
}
.disabled-area .on-off-switcher .fieldset-label{
    cursor: default;
}
/*New settings popup
-------------------------------------------------------------------------*/

.new-settings-popup .simple-popup .b-mask-f-i {
    margin-top: 30px;
    text-align: center;
}

.new-settings-popup {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.b-mask-f-i-5{
    margin-top: 35px !important;
}
.new-settings-popup a{
color: #545454;
}

.b-mask-f-text{
    text-align: left;
    margin-bottom: 15px;
}

/* Mask Explainer
-----------------------------------------------------------------*/
.b-mask-explainer {
    font-family: 'Open Sans';
    color: #545454;
    min-width: 1000px;
}

.b-mask-explainer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b-mask-explainer .box-sizing-border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-mask-explainer-title {
    margin: 0;
    font-weight: normal;
    text-align: center;
}

.b-mask-explainer-title-accent {
    font-size: 25px;
}

.b-mask-explainer-title-h1 {
    font-family: 'Dancing-Regular';
    margin: 100px 0;
    font-size: 45px;
}

.b-mask-explainer-title-h2 {
    font-size: 19px;
    font-weight: 300;
    text-align: left;
}

.b-mask-explainer-title-h3 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 19px;
    color: #c8c8c8;
}

.b-mask-explainer-title-i {
    display: inline-block;
}

.b-mask-explainer-content {
    padding: 0 30px;
    margin: 0 auto;
    max-width: 340px;
}

.b-mask-explainer-f {
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-color: #dfdfdf;
    border-width: 1px 1px 0 1px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    padding: 20px 20px 35px;
    position: relative;
}

.b-mask-explainer-f-i {
    margin-top: 20px;
    position: relative;
}

.b-mask-explainer-f input[type="email"],
.b-mask-explainer-f input[type="password"] {
    display: block;
    width: 100%;
    border-radius: 3px !important;
    padding: 10px 20px !important;
    outline: 0;
}

.b-mask-explainer-f input:disabled {
    background: #fff;
}

.b-mask-explainer-f input[type="email"] {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.b-mask-explainer-f:after {
    height: 19px;
    background: url(/assets/beefc4c5/css/../images/mask-explainer/shadow.png?ver=1.0) no-repeat center;
    bottom: -1px;
    width: 643px;
    left: 50%;
    margin-left: -322px;
}

.b-mask-explainer-hint {
    position: absolute;
    right: 100%;
    margin-right: 30px;
    display: none;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    padding: 14px 20px;
    width: 282px;
    min-height: 107px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .06);
}

.b-mask-explainer-hint:after {
    width: 45px;
    height: 24px;
    background: url(/assets/beefc4c5/css/../images/mask-explainer/arrow-right-green.png?ver=1.0) no-repeat;
    right: 14px;
}

.b-mask-explainer-hint.step-1,
.b-mask-explainer-hint.step-3 {
    top: 0;
}

.b-mask-explainer-hint.step-1:after {
    bottom: 9px;
}

.b-mask-explainer-hint.step-2 {
    top: 66px;
}

.b-mask-explainer-hint.step-2:after {
    bottom: 12px;
}

.b-mask-explainer-hint-content {
}

.b-mask-explainer-hint.step-3 {
    padding-bottom: 20px;
}

.b-mask-explainer-hint.step-3 h2 {
    text-align: center;
    margin-bottom: 20px;
}

.b-mask-explainer-hint.step-3 .b-mask-explainer-title-accent {
    display: block;
}

.b-mask-explainer .mask-email-popup-l {
    position: absolute;
    display: none;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 100% !important;
    border-radius: 3px !important;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .07);
    border: 1px solid #e5e5e5;
}

.b-mask-explainer .mask-email-popup-l-i {
    display: block !important;
    cursor: pointer;
}

.b-mask-explainer .mask-email-popup-l-i + .mask-email-popup-l-i {
    border-top: 1px solid #e5e5e5;
}

.b-mask-explainer .mask-email-popup-l-i:first-of-type {
    border-radius: 3px 3px 0 0 !important;
}

.b-mask-explainer .mask-email-popup-l-i:last-of-type {
    border-radius: 0 0 3px 3px !important;
    cursor: default;
}

.b-mask-explainer .mask-email-popup-l-i:last-of-type:hover {
    background: #fff !important;
}

.b-mask-explainer .mask-email-popup-l-i-header {
    background: #f4f4f4;
    height: 26px;
    padding: 0 10px !important;
    overflow: hidden;
    cursor: default;
}

.b-mask-explainer .mask-email-popup-l-i-header-i {
    position: relative;
    top: 50%;
}

.b-mask-explainer .mask-email-popup-l-i-header-i.mask-logo {
    float: left;
    width: 74px;
    height: 17px;
    background: url(/assets/beefc4c5/css/../images/logosmall.png?ver=1.0) no-repeat;
    margin-top: -8px;
}

.b-mask-explainer .mask-email-popup-l-i-header-i.mask-help,
.b-mask-explainer .mask-email-popup-l-i-header-i.mask-close {
    float: right;
    cursor: default;
}

.b-mask-explainer .mask-email-popup-l-i-header-i.mask-help {
    font-size: 18px;
    line-height: 18px;
    margin-top: -9px;
    color: #bdbdbd;
    font-weight: 600;
}

.b-mask-explainer .mask-email-popup-l-i-header-i.mask-close {
    width: 13px;
    height: 13px;
    background: url(/assets/beefc4c5/css/../images/sprites/popup_sprite.png?ver=1.0) -37px 0 no-repeat;
    margin: -6px 0 0 6px;
}

.b-mask-explainer .mask-email-popup-l .mask-email-popup-l-i-content {
    border-left: 4px solid transparent;
    padding: 6px 5px 6px 31px;
    font-size: 13px;
    line-height: 13px;
}

.b-mask-explainer .mask-email-popup-l .mask-email-popup-l-i-content:before {
    width: 17px;
    height: 14px;
    left: 6px;
    top: 50%;
    margin-top: -7px;
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_nav_help.png?ver=1.0) no-repeat;
}

.b-mask-explainer .mask-email-popup-l .mask-email-popup-l-i-content.use-masked:before {
    background-position: -65px -76px;
}

.b-mask-explainer .mask-email-popup-l .mask-email-popup-l-i-content.use-masked:hover {
    border-left-color: #4dbc73;
    background: #f9f9f9;
}

.b-mask-explainer .mask-email-popup-l .mask-email-popup-l-i-content.use-my:before {
    background-position: -85px -76px;
}

.b-mask-explainer .got-it-btn {
    display: block;
    margin: 0 auto;
    max-width: 83%;
    font-size: 14px;
    padding: 10px 0;
}

/* payment */

.b-payment-processing {
    background-color: #ffffff;
    width: 270px;
    height: 130px;
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -135px;
    opacity: 1;
    z-index: 8040;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.b-payment-processing-message {
    font-size: 16px;
    padding: 20px;
    text-align: center;
}

.b-payment-processing .spinner {
    margin: 40px auto 0;
    width: 70px;
    text-align: center;
}

.b-payment-processing .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #757575;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.b-payment-processing .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.b-payment-processing .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

/* adaptive styles
-----------------------------------------------------------------*/
@media all and (max-width: 1366px), all and (max-device-width: 1366px) {
    .trouble {
        height: 373px;
        padding-top: 0;
    }

    .trouble .parallax {
        top: 65px;
    }

    .trouble .censored {
        background-size: contain;
        height: 329px;
        margin-top: -150px;
        width: 550px;
    }

    .statistics {
        height: 724px;
    }

    .tree-lamp .leaves {
        height: 160px;
        width: 448px;
    }

    .tree-lamp .leaves .leaves-title {
        float: left;
        font-size: 16px;
        font-weight: normal;
        height: 100%;
        padding: 25px 15px;
        width: 180px;
    }

    .tree-lamp .leaves .leaves-content {
        float: left;
        height: 100%;
        width: 268px;
    }

    .tree-lamp .leaves.green::after {
        top: 55%;
    }

    .tree-lamp .leaves.brown::after {
        top: 30%;
    }

    .tree-lamp .leaves.blue::before {
        border-right-color: #0387a4;
        top: 70%;
    }

    .tree-lamp .leaves.red::before {
        border-right-color: #e0615a;
        top: 48%;
    }

    .tree-lamp .leaves.green,
    .tree-lamp .leaves.brown {
        top: 0;
    }

    .tree-lamp .leaves.blue,
    .tree-lamp .leaves.red {
        top: 40px;
    }

    .illustr-78, .illustr-63, .illustr-48, .illustr-8 {
        background-position: 0 center;
        background-size: contain;
        height: 100%;
        width: 238px;
    }

    .tree-lamp .circle.green {
        top: 80px;
    }

    .tree-lamp .circle.blue {
        top: 85px;
    }

    .tree-lamp .circle.brown {
        top: 90px;
    }

    .tree-lamp .circle.red {
        top: 95px;
    }

    .statistics .tree-lamp {
        background-size: 65px;
    }

    .statistics .tree-lamp .circle {
        font-size: 26px;
        height: 46px;
        padding-top: 14px;
        width: 60px;
    }

    .statistics .tree-lamp .circle .percent {
        font-size: 14px;
        top: -9px;
    }

    .solve {
        height: 645px;
    }

    .solve .btn-silver {
        margin-top: 10px;
    }

    .title-page {
        font-size: 40px;
    }

    .solve .title-block {
        margin-bottom: 10px;
    }

    .solve .module p {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .registration {
        height: 670px;
        padding-bottom: 0;
        padding-top: 15px;
    }

}

@media all and (max-width: 1050px), all and (max-device-width: 1050px) {
    .g-search .brief_content .g-message {
        width: 215px;
    }
}

.active-label {
    background-color: #cdcdcd;
}

@media all and (max-width: 1000px), all and (max-device-width: 1000px) {
    #header,
    #footer {
        width: 1000px;
    }
}

/* END OF FILE style.css ------------------------ */
/* START OF FILE nprogress.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 10000;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  display:none;
  width: 14px;
  height: 14px;

  border:  solid 2px transparent;
  border-top-color:  #29d;
  border-left-color: #29d;
  border-radius: 10px;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
  -moz-animation:    nprogress-spinner 400ms linear infinite;
  -ms-animation:     nprogress-spinner 400ms linear infinite;
  -o-animation:      nprogress-spinner 400ms linear infinite;
  animation:         nprogress-spinner 400ms linear infinite;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes nprogress-spinner {
  0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes nprogress-spinner {
  0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes nprogress-spinner {
  0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg);   transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
/* END OF FILE nprogress.css ------------------------ */
/* START OF FILE animations.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/* keyframes
-----------------------------------------------------------------*/
/* google search */
@-webkit-keyframes g-action-1 {
    from {
        line-height: 22px;
    }
    to {
        line-height: 80px;
    }
}

@-webkit-keyframes g-action-2 {
    from {
        line-height: 22px;
        top: 29px;
    }
    to {
        line-height: 80px;
        top: 0;
    }
}

@-webkit-keyframes g-action-3 {
    from {
        line-height: 22px;
        top: 58px;
    }
    to {
        line-height: 80px;
        top: 0;
    }
}
/* END OF FILE animations.css ------------------------ */
/* START OF FILE autocomplete.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
/* END OF FILE autocomplete.css ------------------------ */
/* START OF FILE alert.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/* global alert types
------------------------------------------------------------------------------*/

.global-alert-success {
    background-color: #effeb9 !important;
    border: 1px solid #c1d779;
}

.global-alert-success .global-alert-image {
    background: url(/assets/4f88e414/css/../images/notifications.png?ver=1.0) no-repeat 0 -104px;
}

.global-alert-error {
    background-color: #fad5cf !important;
    border: 1px solid #e18b7c;
}

.global-alert-error .global-alert-image {
    background: url(/assets/4f88e414/css/../images/notifications.png?ver=1.0) no-repeat 0 0;
}

.global-alert-warning {
    background-color: #ffe9ad !important;
    border: 1px solid #eac572;
}

.global-alert-warning .global-alert-image {
    background: url(/assets/4f88e414/css/../images/notifications.png?ver=1.0) no-repeat 0 -52px;
}

.global-alert-info {
    background-color: #d1e4f3 !important;
    border: 1px solid #99c4ea;
}

.global-alert-info .global-alert-image {
    background: url(/assets/4f88e414/css/../images/notifications.png?ver=1.0) no-repeat 0 -156px;
}

/* global-alert
------------------------------------------------------------------------------*/

#alert,
#global-alerts {
    display: none;
    left: 0px;
    top: 68px;
    padding: 0;
    position: fixed;
    z-index: 5;
    width: 100%;
}

.global-alert {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.global-alert .global-alert-message {
    color: #333;
    font-size: 16px;
    line-height: 18px;
    padding: 17px;
}

.global-alert .global-alert-icon {
    float: left;
    font-size: 40px;
    margin: 15px 40px 10px 0;
}

.global-alert .global-alert-image {
    border: 0;
    float: left;
    width: 48px;
    height: 48px;
}

.global-alert .close {
    background-image: none;
    display: inline-block;
    color: #707070;
    cursor: pointer;
    font-size: 17px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 5px;
    width: 20px;
    z-index: 1;
}

/* END OF FILE alert.css ------------------------ */
/* START OF FILE popup.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
#popup,
.global-popup {
    background-color: #fff;
    box-shadow: 0 0 10px #000;
    position: absolute;
    top: 90px;
    z-index: 8040;
}

#popup-instructions .body-p {
    z-index: 13;
    width: 629px;
}

.header-p {
    padding: 8px;
}

.body-p {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #545454;
    line-height: 18px;
    padding: 18px 30px;
    position: relative;
    max-width: 800px;
}

.body-p.instruction,
.body-p.remove-fb {
    padding-bottom: 0;
    width: 546px;
}

.body-p.preview-p {
    padding: 0 8px;
    margin-bottom: 8px;
    width: 630px;
}

.body-p.subscribe {
    background: url(/assets/4f88e414/css/../images/subscribe.png?ver=1.0) no-repeat;
    background-size: cover;
    height: 555px;
    width: 838px;
}

.close,
.close-popup {
    background-image: none;
    display: inline-block;
    color: #707070;
    cursor: pointer;
    font-size: 24px;
    opacity: 0.5;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
    width: 20px;
    z-index: 1;
}

.body-p .title,
.body-p .slogan,
.body-p .price {
    text-align: center;
}

.body-p .slogan,
.body-p .price {
    margin: 9px 0;
}

.body-p .title {
    color: #35918c;
    font-size: 28px;
}

.body-p .slogan {
    color: #E28C53;
    font-size: 26px;
    font-weight: bold;
}

.body-p .price {
    color: #5c5c5c;
    font-size: 18px;
}

.body-p .instruction-image {
    display: block;
    margin: 10px auto 0;
    max-width: 486px;
}

.body-p.remover {
    text-align: center;
}

.body-p.remover h3 {
    margin: 0;
}

.body-p .description {
    color: #A7A7A7;
    font-size: 13px;
}

.body-p.remover .btn-ok {
    margin-right: 50px;
}

#popup .body-p.remover .btn,
.global-popup .body-p.remover .btn {
    margin-top: 20px;
}

.body-p .unlimited {
    color: #0083BD;
    font-size: 41px;
    font-weight: bold;
    position: absolute;
    right: 50px;
    top: 100px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

#popup .btn.btn-subscribe,
.global-popup .btn.btn-subscribe {
    bottom: 70px;
    font-size: 25px;
    font-weight: bold;
    padding: 21px 0;
    position: absolute;
    right: 50px;
    text-align: center;
    text-decoration: none;
    width: 340px;
}

.body-p .slogan-subs {
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    position: absolute;
    right: 50px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    top: 300px;
    width: 340px;
}

.footer-p {
    color: #536262;
    padding: 10px 0;
}

.footer-p a {
    color: #7b7b7b;
    margin-left: 20px;
}

.footer-p.terms-block {
    background-color: #EDFFFE;
    text-align: center;
}

.footer-p .btn {
    margin-bottom: 15px;
    margin-right: 15px;
}

.footer-p .btn-ok {
    margin-right: 30px;
}

#popup .btn,
.global-popup .btn {
    font-size: 16px;
}

#popup .btn-cancel,
.global-popup .btn-cancel {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 20px
}

#popup .btn-ok,
.global-popup .btn-ok {
    padding: 5px 30px
}

#popup a.btn-ok,
.global-popup a.btn-ok {
    color: #FFFFFF;
}

.footer-p .dont {
    float: left;
    font-size: 13px;
    margin-left: 26px;
    margin-top: 5px;
}

.footer-p .dont [type="checkbox"] {
    top: 1px;
    position: relative;
}

.footer-p.preview-p {
    overflow: hidden;
    width: 600px;
}

.right-block {
    background-color: #fff;
    position: absolute;
    right: -285px;
    top: 0;
    width: 285px;
}

.right-block .head {
    background-color: #E28C53;
    color: #fff;
    border-left: 5px solid #AE6534;
    padding: 15px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.right-block .head h1 {
    margin-top: 0;
    margin-bottom: 10px;
}

.right-block .head p {
    font-size: 17px;
    line-height: 18px;
}

.right-block .content > * {
    border-bottom: 1px solid #DED3C8;
    border-left: 5px solid #68C3C0;
    padding: 15px 0 15px 15px;
}

.right-block .content > *:last-child {
    border-bottom: none;
}

.right-block .content .image {
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 84px;
    margin-right: 10px;
    position: relative;
    top: 9px;
    width: 84px;
}

.right-block .content div:nth-child(3) .image {
    top: 4px;
}

.right-block .title-t {
    color: #545454;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.right-block ul {
    list-style-position: inside;
}

.right-block li {
    color: #35918c;
    font-size: 13px;
    line-height: 18px;
}


/* END OF FILE popup.css ------------------------ */
/* START OF FILE loyalAlert.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
#loyal-alert,
#global-loyal-alerts {
    bottom: 82px;
    position: fixed;
    right: 20px;
    z-index: 10;
}

.global-loyal-alert {
    background-color: #F1DDD1;
    border: 2px solid #D0B09B;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 15px;
    right: 20px;
    width: 350px;
}

.global-loyal-alert .global-loyal-alert-title {
    border-bottom: 1px solid #B89680;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 8px;
    text-transform: uppercase;
}

.global-loyal-alert .global-loyal-alert-message {
    border-top: 1px solid #F9F1ED;
    padding: 12px 0 0;
}

.global-loyal-alert .global-loyal-alert-icon {
    margin-right: 10px;
}

.global-loyal-alert .close {
    color: #B89680;
    right: 15px;
    text-shadow: 0 1px 0 #fff, 0 -1px 0 #000;
}
/* END OF FILE loyalAlert.css ------------------------ */
/* START OF FILE jquery-jvectormap-1.2.2.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}
/* END OF FILE jquery-jvectormap-1.2.2.css ------------------------ */
/* START OF FILE jquery.fancybox.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

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

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

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

/* Title helper */

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

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

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

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

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

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

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

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

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

	#fancybox-loading div {
		background-image: url('/assets/966d196/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* END OF FILE jquery.fancybox.css ------------------------ */
/* START OF FILE jquery.fancybox-thumbs.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* END OF FILE jquery.fancybox-thumbs.css ------------------------ */
/* START OF FILE jquery.fancybox-buttons.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/assets/966d196/source/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* END OF FILE jquery.fancybox-buttons.css ------------------------ */
/* START OF FILE introjs-rtl.min.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.introjs-tooltipbuttons{text-align:left}.introjs-skipbutton{margin-left:5px}.introjs-tooltip{direction:rtl}.introjs-prevbutton{border:1px solid #d4d4d4;border-left:0;-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em}
/* END OF FILE introjs-rtl.min.css ------------------------ */
/* START OF FILE introjs.min.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
.introjs-overlay{position:absolute;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto !important}.introjs-showElement{z-index:9999999 !important}.introjs-relativePosition{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;background-color:#FFF;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperNumberLayer{position:absolute;top:-16px;left:-16px;z-index:9999999999 !important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:bold;color:white;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid white;border-radius:50%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019',endColorstr='#cf0404',GradientType=0);filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2,color=ff0000);box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid white;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:white;border-left-color:transparent}.introjs-arrow.right{right:-10px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:white}.introjs-arrow.bottom{bottom:-10px;border-top-color:white;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.introjs-arrow.left{left:-10px;top:10px;border-top-color:transparent;border-right-color:white;border-bottom-color:transparent;border-left-color:transparent}.introjs-tooltip{position:absolute;padding:10px;background-color:white;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right}.introjs-button{position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;*display:inline;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:focus,.introjs-button:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:0}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-disabled,.introjs-disabled:hover,.introjs-disabled:focus{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}
/* END OF FILE introjs.min.css ------------------------ */
/* START OF FILE style_r164.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
* {
    margin: auto;
}
table, div {
    margin: 0;
}
/*-----------------------------------------------------------------*/
a {
    color: #36a5c1;
}

.container {
    height: auto;
    background-color: #fff;
    min-height: 100%;
    min-width: 1000px;
    width: 100%;
}

.container #content {
    width: 100%;
}

/* header */
.container #headerwrapper {
    background-color: #ffffff;
}

#header {
    background-color: #ffffff;
    border-bottom: 3px solid #EBEBEB;
    left: 0;
    padding: 11px 20px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

.container .headerinner {
    margin: 0 auto;
    width: 100%;
}

.logotype {
    float: left;
    margin-top: 5px;
}

.logotype .logo {
    background: url(/assets/beefc4c5/css/../images/realme.png?ver=1.0) 50% 0 no-repeat;
    background-size: contain;
    display: block;
    height: 46px;
    width: 115px;
}

.menu-header {
    float: right;
    height: 0;
}

.menu-header > * {
    display: inline-block;
}

.menu-header .signup,
.menu-header .signin {
    position: relative;
}

.signup-title,
.signin-title {
    color: #949494;
    cursor: pointer;
    font-size: 14px;
    line-height: 57px;
    padding: 0 13px;
    text-align: center;
    -moz-transition: 350ms ease;
    -webkit-transition: 350ms ease;
    transition: 350ms ease;
}

.menu-header .signup:hover,
.menu-header .signin:hover {
    background-color: #f9f9f9;
}

.menu-header .signup.shown .signup-title,
.menu-header .signin.shown .signin-title {
    background-color: #969696;
    border-bottom: 3px solid #808080;
    color: #fff;
}

.signup-menu,
.signin-menu {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: none;
    padding: 5px 0 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 60px;
    width: 247px;
}

.signup-menu {
    left: 0;
    right: auto;
}

.signup-menu p,
.signin-menu p {
    margin: 10px 0;
}

.signup-menu .btn-connect-network,
.signin-menu .btn-connect-network {
    margin: 10px auto;
    text-transform: none;
    width: 155px;
}

.signup-title.signup-green {
    background-color: #4DBC73;
    border-bottom: 3px solid #3EAC63;
    color: #fff;
}

.patt-border {
    bottom: 0;
    height: 17px;
    position: absolute;
    width: 100%;
}

.contentinner {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 1580px;
}

p.h2 {
    color: #3d9bbf;
    font-family: 'PoetsenOne-Regular', sans-serif;
    font-size: 45px;
    line-height: 45px;
    text-shadow: 1px 1px 1px #ffffff, 2px 3px 1px #d2d0cf;
}

p.h3 {
    color: #9d9d9d;
    font-family: 'PoetsenOne-Regular', sans-serif;
    font-size: 30px;
    line-height: 30px;
}

p {
    font-size: 16px;
    line-height: 18px;
}

/*-----------------------------------------------------------------*/
.introduction {
    background-color: #F9F9F9;
    color: #9d9d9d;
    height: 570px;
    padding-bottom: 16px;
    position: relative;
}

.introduction .contentinner {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
    padding: 0 10px;
    z-index: 1;
}

.introduction .h2 {
    line-height: 135px;
}

.introduction .h3 {
    line-height: 45px;
}

.introduction .h3 .green {
    color: #749b1f;
}

.introduction p {
    line-height: 35px;
}

.introduction .man {
    background: url(/assets/beefc4c5/css/../images/landing/man_blue.png?ver=1.0) no-repeat;
    background-size: contain;
    bottom: 0;
    float: right;
    height: 531px;
    position: absolute;
    right: 160px;
    width: 897px;
    z-index: 0;
}

.introduction .patt-border {
    background: url(/assets/beefc4c5/css/../images/landing/waves.png?ver=1.0) repeat-x 0 2px;
}

.fork-line {
    background: url(/assets/beefc4c5/css/../images/landing/line_7.png?ver=1.0) no-repeat;
    height: 114px;
    left: 110px;
    margin-bottom: 5px;
    position: relative;
    width: 402px;
}

.introduction .btn-fb,
.introduction .btn-tw {
    font-size: 18px;
    padding: 10px 0;
    width: 200px;
    z-index: 1;
}

.introduction .btn-seal {
    left: 0;
    padding: 5px;
    position: absolute;
    top: 115px;
}

.introduction .btn-seal.scnd {
    left: 400px;
}

.chose-login-1 {
    display: inline-block;
    left: 20px;
    position: relative;
    top: 90px;
}

/*-----------------------------------------------------------------*/
.facts {
    background-color: #F9EEE0;
    padding-bottom: 56px;
    padding-top: 10px;
    position: relative;
}

.question-line {
    background: url(/assets/beefc4c5/css/../images/landing/line_1.png?ver=1.0) no-repeat;
    height: 249px;
    left: 145px;
    position: relative;
    top: 20px;
    width: 697px;
}

.facts .h2 {
    font-size: 50px;
    text-align: center;
}

.fact {
    overflow: hidden;
    padding-top: 40px;
}

.fact p {
    font-size: 20px;
    line-height: 50px;
}

.lines {
    background: url(/assets/beefc4c5/css/../images/landing/line_3.png?ver=1.0) no-repeat center 100%;
    background-size: 1280px;
    border: 15px solid transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
    width: 1280px;
}

.left-line {
    background: url(/assets/beefc4c5/css/../images/landing/line_2.png?ver=1.0) no-repeat;
    height: 244px;
    left: -20px;
    position: absolute;
    top: 5px;
    width: 32px;
    z-index: 0;
}

.green-line {
    padding-bottom: 50px;
    padding-top: 50px;
}

.green-line,
.brown-line {
    padding-left: 150px;
}

.green-line .illustr-78,
.brown-line .illustr-48 {
    margin-right: 80px;
}

.blue-line,
.red-line {
    padding: 0 150px 40px 280px;
}

.blue-line,
.brown-line,
.red-line {
    overflow: hidden;
}

.blue-line .illustr-63,
.red-line .illustr-8 {
    float: right;
}

.facts .patt-border {
    background: url(/assets/beefc4c5/css/../images/landing/waves.png?ver=1.0) repeat-x 0 -17px;
}

.illustr-78 {
    background: url(/assets/beefc4c5/css/../images/landing/78_illustr.png?ver=1.0);
}

.illustr-63 {
    background: url(/assets/beefc4c5/css/../images/landing/63_illustr.png?ver=1.0);
}

.illustr-48 {
    background: url(/assets/beefc4c5/css/../images/landing/48_illustr.png?ver=1.0);
}

.illustr-8 {
    background: url(/assets/beefc4c5/css/../images/landing/8_illustr.png?ver=1.0);
}

.illustr-78,
.illustr-63,
.illustr-48,
.illustr-8 {
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    height: 220px;
    width: 220px;
    z-index: 1;
}

.number-78 {
    background: url(/assets/beefc4c5/css/../images/landing/78.png?ver=1.0);
}

.number-63 {
    background: url(/assets/beefc4c5/css/../images/landing/63.png?ver=1.0);
}

.number-48 {
    background: url(/assets/beefc4c5/css/../images/landing/48.png?ver=1.0);
}

.number-8 {
    background: url(/assets/beefc4c5/css/../images/landing/8.png?ver=1.0);
}

.number-78,
.number-63,
.number-48,
.number-8 {
    background-size: contain;
    background-repeat: no-repeat;
    height: 92px;
    width: 190px;
}

/*-----------------------------------------------------------------*/
.how {
    background-color: #A1D5EF;
    padding-bottom: 16px;
    padding-top: 20px;
    position: relative;
}

.how .contentinner {
    background: url(/assets/beefc4c5/css/../images/landing/line_4.png?ver=1.0) no-repeat center 0;
    padding-bottom: 130px;
}

.how p.h1 {
    color: #ffffff;
    font-family: 'PoetsenOne-Regular', sans-serif;
    font-size: 50px;
    line-height: 200px;
    text-align: center;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.14);
}

.how .patt-border,
.water-e .patt-border {
    background: url(/assets/beefc4c5/css/../images/landing/waves.png?ver=1.0) repeat-x 0 -35px;
}

.how .image-rm {
    background: url(/assets/beefc4c5/css/../images/landing/RM_illustr.png?ver=1.0) no-repeat 0 0;
}

.how .image-sa {
    background: url(/assets/beefc4c5/css/../images/landing/SA_illustr.png?ver=1.0) no-repeat 0 0;
}

.how .image-pc {
    background: url(/assets/beefc4c5/css/../images/landing/PC_illustr.png?ver=1.0) no-repeat 0 0;
}

.module-image {
    float: left;
    height: 293px;
    width: 293px;
}

.modules {
    overflow: hidden;
    margin: auto;
    position: relative;
    width: 1100px;
}

.module-sa {
    top: 30px;
}

.module-rm {
    top: 40px;
    padding-right: 100px;
    width: 980px;
}

.module-pc {
    top: 40px;
}

.module-rm .image-rm {
    float: right;
}

.module-desc {
    padding-top: 50px;
    padding-left: 100px;
    overflow: hidden;
}

.module-desc h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.14);
}

.module-desc p {
    color: #3b6c83;
    font-size: 20px;
    line-height: 30px;
}

/*-----------------------------------------------------------------*/
.register {
    background-color: #6CBFE3;
    height: 500px;
    padding-bottom: 16px;
    position: relative;
}

.register p.h1 {
    color: #ffffff;
    font-family: 'PoetsenOne-Regular', sans-serif;
    font-size: 40px;
    line-height: 200px;
    text-align: center;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.14);
}

.register .patt-border {
    background: url(/assets/beefc4c5/css/../images/landing/waves.png?ver=1.0) repeat-x 0 -54px;
}

.spinre-line {
    background: url(/assets/beefc4c5/css/../images/landing/line_5.png?ver=1.0) no-repeat;
    height: 159px;
    left: 49%;
    position: absolute;
    top: 0;
    width: 189px;
    z-index: 0;
}

.chose-login-2 {
    display: table;
    position: relative;
    margin: auto;
    z-index: 1;
}

.fork-line-2 {
    background: url(/assets/beefc4c5/css/../images/landing/line_6.png?ver=1.0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 131px;
    padding: 0 10px;
    position: relative;
    width: 727px;
}

.register .btn-fb,
.register .btn-tw {
    font-size: 25px;
    padding: 11px 0;
    position: relative;
    top: 34px;
    width: 280px;
}

.register .btn-tw {
    float: right;
}

/* buttons
-----------------------------------------------------------------*/
.accept {
    color: #59a29e;
}

.disallow {
    color: #b84a44;
}

.btn-1 {
    font-size: 25px;
    font-weight: bold;
}

.btn-silver {
    background: #ffffff;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 8px 10px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
}

.btn-silver:hover {
    background: #ffffff;
}

.btn-silver:active {
    background: #ebebeb;
}

.btn-fb,
.btn-tw,
.services .auth-link {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 25px;
    padding: 13px 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.26);
}

.btn-fb,
.services .auth-link.facebook.connect {
    background: #587ecd;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.btn-fb:hover,
.services .auth-link.facebook.connect:hover {
    background: #5c90fd;
}

.btn-fb:active,
.services .auth-link.facebook.connect:active {
    background: #4b6db7;
}

.btn-tw,
.services .auth-link.twitter.connect {
    background: #4bdbf5;
}

.btn-tw:hover,
.services .auth-link.twitter.connect:hover {
    background: #93eeff;
}

.btn-tw:active,
.services .auth-link.twitter.connect:active {
    background: #3ab4df;
}

.btn-dashboard {
    background: #26c9c5;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 18px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    padding: 4px 26px;
}

.btn-dashboard:hover {
    background: #50bab7;
}

.btn-dashboard:active {
    background: #009e9a;
}

.btn-light-brown {
    background: #dd8b3e;
    border: 1px solid #b86e21;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.btn-light-brown:hover {
    background: #ee9a48;
}

.btn-light-brown:active {
    background: #c16a32;
}

.g-action-3,
.btn-disabled {
    background: #c9c9c9;
    color: #ffffff;
    padding: 5px 21px;
}

.g-action-3:hover,
.btn-disabled:hover {
    background: #b9b9b9;
}

.g-action-3:active,
.btn-disabled:active {
    background: #a1a1a1;
}

.btn-disabled-2 {
    background: #E5E5E5;
    color: #808080;
    padding: 6px 8px;
}

.btn-disabled-2:hover {
    background: #DCDBDB;
}

.btn-disabled-2:active {
    background: #D2D2D2;
}

.btn-blue.btn-change {
    padding: 6px 21px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.btn-white {
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    color: #B4B4B4;
    padding: 11px 0;
}

.btn-white:hover {
    background-color: #f7f7f7;
}

.btn-white:active {
    background-color: #ffffff;
}

.btn-subscribe {
    background: #c6ed44;
    background: url(/assets/beefc4c5/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2ZWQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZmM3MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWZjNzFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #c6ed44 0%, #9fc71a 100%, #9fc71a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c6ed44), color-stop(100%, #9fc71a), color-stop(100%, #9fc71a));
    background: -webkit-linear-gradient(top, #c6ed44 0%, #9fc71a 100%, #9fc71a 100%);
    background: -o-linear-gradient(top, #c6ed44 0%, #9fc71a 100%, #9fc71a 100%);
    background: -ms-linear-gradient(top, #c6ed44 0%, #9fc71a 100%, #9fc71a 100%);
    background: linear-gradient(to bottom, #c6ed44 0%, #9fc71a 100%, #9fc71a 100%);
    border: 1px solid #347fb5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.btn-subscribe:hover {
    background: #cef15d;
    background: url(/assets/beefc4c5/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZjE1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmQ0MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #cef15d 0%, #abd423 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cef15d), color-stop(100%, #abd423));
    background: -webkit-linear-gradient(top, #cef15d 0%, #abd423 100%);
    background: -o-linear-gradient(top, #cef15d 0%, #abd423 100%);
    background: -ms-linear-gradient(top, #cef15d 0%, #abd423 100%);
    background: linear-gradient(to bottom, #cef15d 0%, #abd423 100%);
}

.btn-subscribe:active {
    background: #9fc71a;
    background: url(/assets/beefc4c5/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmYzcxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOWZjNzFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2ZWQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #9fc71a 0%, #9fc71a 0%, #c6ed44 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fc71a), color-stop(0%, #9fc71a), color-stop(100%, #c6ed44));
    background: -webkit-linear-gradient(top, #9fc71a 0%, #9fc71a 0%, #c6ed44 100%);
    background: -o-linear-gradient(top, #9fc71a 0%, #9fc71a 0%, #c6ed44 100%);
    background: -ms-linear-gradient(top, #9fc71a 0%, #9fc71a 0%, #c6ed44 100%);
    background: linear-gradient(to bottom, #9fc71a 0%, #9fc71a 0%, #c6ed44 100%);
}

.btn-transp {
    border: 3px solid #ffffff;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 18px;
    margin-top: 40px;
    padding: 6px 0;
    text-align: center;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    width: 160px;
}

.btn-transp .btn-left-arrow {
    background: url(/assets/beefc4c5/css/../images/other/arrow_1.png?ver=1.0) no-repeat;
    height: 18px;
    display: inline-block;
    right: 15px;
    position: relative;
    top: 3px;
    width: 46px;
}

.btn-transp:hover {
    background: #4599bb;
}

.btn-transp:active {
    background: transparent;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
}

.btn-unlike {
    background-color: #6285b7;
    border: 1px solid #23599b;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    padding: 1px 7px;
}

.btn-expand {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #a1a1a1;
    font-size: 12px;
    left: 50%;
    line-height: 18px;
    margin-left: -30px;
    padding: 0 9px;
    position: absolute;
    top: -10px;
}

/* moved to style.css */

.btn-blue {
    background: #009abe;
    color: #ffffff;
    padding: 7px 0;
}

.btn-blue:hover {
    background: #0090b1;
}

.btn-blue:active {
    background: #01819e;
}

.btn-checkbox {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_btns.png?ver=1.0) no-repeat 0 -32px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 71px;
}

.btn-checkbox.checked {
    background-position: 0 0;
}

.btn-orange {
    background-color: #FF9700;
    border: 1px solid #D27100;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.btn-orange:hover {
    background-color: #e48904;
}

.btn-orange:active {
    background-color: #d27e03;
}

.btn-seal {
    background-color: #d9e0ed;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    display: inline-block;
    position: relative;
    text-align: center;
    z-index: 0;
}

.r164 .btn-fb,
.r164 .btn-tw,
.btn-green {
    border: 4px solid #ffffff;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    text-align: center;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}

.r164 .btn-fb {
    background: #3c6bb1;
}

.r164 .btn-fb:hover {
    background: #305b99;
}

.r164 .btn-fb:active {
    background: #305b99;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
}

.r164 .btn-tw {
    background: #00bee3;
}

.r164 .btn-tw:hover {
    background: #00aacf;
}

.r164 .btn-tw:active {
    background: #00aacf;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
}

/* footer */
.r164 #footer {
    background-color: #00667C;
    height: 66px;
    margin-top: -66px;
    z-index: 3;
}

.r164 #footer .footerinner {
    background-color: transparent;
    color: #61b6d7;
    font-size: 14px;
    overflow: hidden;
    width: 1580px;
}

.r164 .nav-footer a {
    color: #61b6d7;
    display: block;
    font-weight: normal;
    padding: 22px 20px;
    text-decoration: none;
}

.nav-footer {
    float: right;
}

.nav-footer > * {
    display: inline-block;
}

.copy {
    float: left;
    padding: 22px 30px;
}

/* r164
-----------------------------------------------------------------*/
.r164 .container {
    background-color: #fff;
}

body.r164 {
    background-color: #fff;
    font-family: 'Open Sans', Arial, sans-serif;
}

.r164 .box {
    background: transparent;
    box-shadow: 0 0;
}

.r164 .box[data-content="mediaDetails"] {
    min-height: 520px;
}

.r164 #twitter .popularPosts .post {
    border-bottom: 1px dashed #e6e6e6;
}

.r164 #twitter .post .text-p {
    border-right: 1px dashed #e6e6e6;
}

/* social analytics
-----------------------------------------------------------------*/
.r164 .adapt {
    margin: 25px auto;
    padding: 0 60px 50px;
    position: relative;
    width: 1360px;
}

.r164 .ppage.adapt {
    left: 25px;
}

.privacycenter-content {
    margin-right: 340px;
    padding-bottom: 60px;
}

.adapt.spam,
.adapt.brief,
.adapt.analytics {
    padding-bottom: 55px;
}

.adapt.searchpage,
.adapt.auth,
.adapt.remove_me,
.adapt.brief,
.adapt.spam,
.adapt.static,
.adapt.reputation,
.adapt.payment,
.adapt.privacycenter {
    width: 1160px !important;
}

.r164 .box .title-box {
    background-color: transparent;
    color: #545454;
    font-size: 19px;
    min-height: 26px;
    padding: 0 0 7px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0 0;
}

.descr-box {
    color: #b4b4b4;
    font-size: 12px;
    text-transform: none;
    line-height: 18px;
}

.r164 .box .content-box {
    background-color: transparent;
}

div.dummy-content {
    line-height: 20px;
    padding: 120px 20px;
    text-align: center;
    color: #cccccc;
    font-weight: bold;
}

.r164 .analytics #linkedin .b-timeline .content-box {
    min-height: 210px;
}

.r164 .analytics .score .counter {
    border-right: 1px dashed #e6e6e6;
    margin: 25px 0;
    padding: 5px 0;
    width: 16.34%;
}

.r164 .analytics #facebook .score .counter {
    width: 193px;
}

.r164 .analytics #twitter .score .counter {
    width: 225px;
}

#instagram .score .counter {
    width: 270px;
}

.r164 .analytics #linkedin .score .counter {
    width: 149px;
}

.r164 .brdr-b {
    border-bottom: 1px dashed #e6e6e6;
}

.r164 .brdr-r {
    border-right: 1px dashed #e6e6e6;
}

.img-average {
    background: url(/assets/beefc4c5/css/../images/sprites/average_sprite.png?ver=1.0) no-repeat 5px -191px;
    float: left;
    height: 60px;
    margin: 17px 25px 0 25px;
    width: 50px;
}

.likes-av .img-average {
    background-position: 3px 0;
}

.shares-av .img-average {
    background-position: 4px -60px;
}

.comments-av .img-average {
    background-position: 0 -121px;
}

.friends-av.incr .img-average {
    background-position: 5px -191px;
}

.friends-av.decr .img-average {
    background-position: 5px -268px;
}

.r164 #facebook .counter-average {
    border-top: 1px dashed #e6e6e6;
    overflow: hidden;
}

.r164 #facebook .counter-average:first-child {
    border-top: none;
}

.r164 #facebook .score .counter-average .counter {
    border-right: none;
    display: inline-block;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    width: auto !important;
}

.r164 .analytics .averages.score .number {
    font-size: 40px;
    font-weight: bold;
    height: 32px;
}

.r164 .analytics .score .counter:first-child,
.r164 .analytics #linkedin .score [data-content="degree2count"] {
    border-left: 1px dashed #e6e6e6;
}

.r164 .analytics .score .number {
    font-size: 16px;
    font-weight: normal;
    height: 16px;
    position: relative;
}

.r164 .analytics .blocked {
    border-bottom: 1px dashed #e6e6e6;
    float: none;
    padding: 5px;
}

.r164 .analytics .blocked:last-child {
    border-bottom: none;
}

.r164 .analytics .post,
.r164 .analytics .friend-e {
    padding: 15px 5px 15px 0;
}

.r164 .analytics #facebook .post {
    margin-bottom: 6px;
    padding: 15px 0;
}

.r164 .analytics #twitter .text-p {
    display: inline-block;
    padding-right: 10px;
    width: 330px;
}

.r164 .analytics .blocklist .name-b {
    font-size: 14px;
    height: 19px;
    overflow-y: hidden;
    top: 14px;
    width: 340px;
}

.r164 .analytics .blocklist .name-b span {
    color: #535353;
    font-weight: bold;
}

.r164 .analytics .newList .name-b {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    width: 100%;
}

.r164 .analytics .newList .label-b {
    display: inline-block;
    position: relative;
    top: -10px;
    width: 340px;
}

.r164 .analytics .grouplist .blocked {
    padding: 20px 0;
}

.r164 .analytics .grouplist.newList .label-b {
    width: 255px;
}

.right-boxes {
    float: right;
    margin-right: 50px;
    width: 420px;
}

.nav-wrap {
    left: 50px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 13px;
    z-index: 6;
}

.nav-tabs {
    border: none;
    display: inline-block;
}

.nav-tabs > li {
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    text-align: left;
    top: 0;
    -ms-transition: all 350ms;
    -moz-transition: all 350ms;
    -webkit-transition: all 350ms;
    transition: all 350ms;
}

.nav-tabs > li:last-child {
    margin-right: 0;
}

.nav-tabs > li:hover,
.nav-tabs > li.active {
    position: relative;
}

.nav-tabs > li:hover {
    top: -3px;
}

.nav-tabs > li.active {
    top: 0;
}

.nav-tabs > li.active > a {
    height: 37px;
}

.nav-tabs > li:not(.active):hover > a {
    height: 40px;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    background-color: #fff;
    border: none;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    color: #545454;
}

.nav-tabs > li > a {
    background-color: #E6E6E6;
    border: none;
    border-radius: 4px 4px 0 0;
    -moz-box-shadow: inset 0 -4px 6px -4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 -4px 6px -4px rgba(0, 0, 0, .5);
    box-shadow: inset 0 -4px 6px -4px rgba(0, 0, 0, .5);
    color: #545454;
    height: 37px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    -ms-transition: all 350ms;
    -moz-transition: all 350ms;
    -webkit-transition: all 350ms;
    transition: all 350ms;
    width: 165px;
}

.nav-tabs > li > a:hover {
    background-color: #F0F0F0;
}

.nav-tabs > li > a:active {
    background-color: #D0D0D0;
}

.network-icon {
    display: inline-block;
    height: 40px;
    margin-left: 20px;
    vertical-align: top;
}

.network-img {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_nav.png?ver=1.0) no-repeat center;
    display: block;
    height: 20px;
    margin: 0;
    position: relative;
    top: 10px;
}

.network-name {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    width: 110px;
}

.nav-tabs > li.facebook .network-img {
    background-position: 0 0;
    width: 12px;
}

.nav-tabs > li.twitter .network-img {
    background-position: 0 -22px;
    width: 24px;
}

.nav-tabs > li.linkedin .network-img {
    background-position: 0 -44px;
    width: 21px;
}

.nav-tabs > li.instagram .network-img {
    background-position: 0 -66px;
    width: 20px;
}

.nav-tabs > li.tab-edit .network-img {
    background-position: 0 -300px;
    height: 15px;
    top: 12px;
    width: 15px;
}

.nav-tabs > li.tab-publish .network-img {
    background-position: 0 -318px;
    height: 15px;
    top: 12px;
    width: 15px;
}

.nav-tabs > li .network-icon.notexist .network-img {
    background-position: -54px -88px;
    width: 20px;
}

.r164 .worldmap .graphic {
    display: block;
    margin: auto;
}

#instagram .filters .filter-img {
    background-image: url(/assets/beefc4c5/css/../images/sprites/instagram_sprite.png?ver=1.0);
    background-position: 0 0;
    background-size: auto 170px;
    overflow: hidden;
}

.avatar_company {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    height: 60px;
    margin-right: 15px;
    width: 100px;
}

/* rgraph tooltip
-----------------------------------------------------------------*/
.RGraph_tooltip {
    background-color: #ffffff !important;
    border: none !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6) !important;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6) !important;
    color: #777777 !important;
    padding: 5px 0;
}

.RGraph_tooltip img {
    top: 26px !important;
}

.r164 .legend {
    margin-top: 30px;
}

.r164 .legend table {
    border-collapse: collapse;
}

.r164 .legend th {
    font-weight: bold;
}

.r164 .legend th,
.r164 .legend td {
    border: 1px solid #e0e0e0;
    padding: 15px;
}

.r164 .legend th:not(:first-child),
.r164 .legend td:not(:first-child) {
    text-align: center;
}

.r164 .legend th {
    background-color: #f0f5f8;
    color: #535353;
    text-transform: uppercase;
}

.amend-grid {
    margin-left: -50px;
}

/* @media
-----------------------------------------------------------------*/
@media all and (max-width: 1600px) and (min-width: 1420px), all and (max-device-width: 1600px) and (min-device-width: 1420px) {
    .introduction .man {
        height: 380px;
        right: 0;
        width: 680px;
    }

    .question-line {
        left: -5px;
    }

    .r164 .contentinner,
    .r164 #footer .footerinner {
        width: 1280px;
    }

    .r164 .analytics .score .counter {
        width: 16.2%;
    }

    .auth .label-s:nth-child(2) {
        left: 207px;
    }

    .twreqem {
        background-position: 90px 44px;
    }

    .analytics #linkedin .worldmap {
        clear: left;
    }
}

@media all and (max-width: 1600px), all and (max-device-width: 1600px) {
    .r164 .analytics .grouplist.newList .label-b {
        width: 355px;
    }
}

@media all and (max-width: 1420px), all and (max-device-width: 1420px) {
    .one_one,
    .b-timeline,
    .r164 .adapt {
        width: 890px;
    }

    .right-boxes {
        float: left;
        width: 100%;
    }

    .left-line {
        left: 0;
    }

    .introduction .contentinner {
        text-align: center;
    }

    .chose-login-1 {
        margin: auto;
    }

    .introduction .man {
        background: none;
        display: none;
    }

    .r164 .contentinner,
    .r164 .lines {
        min-width: 960px;
        width: 100%;
    }

    .r164 .lines {
        background-size: 960px;
    }

    .r164 .module-rm {
        width: 920px;
    }

    .r164 .container,
    .r164 #footer,
    .r164 #footer .footerinner {
        min-width: 990px;
        width: 100%;
    }

    .r164 .analytics .score .counter {
        width: 16.15%;
    }

    .r164 .analytics #facebook .score .counter {
        width: 126px;
    }

    .r164 .analytics #twitter .score .counter {
        width: 147px;
    }

    .r164 .analytics #linkedin .score .counter {
        width: 221px;
    }

    #instagram .score .counter {
        width: 176px;
    }

    .auth .label-s:nth-child(2) {
        left: 207px;
    }

    .twreqem {
        background-position: 35% 44px;
    }

    .tab-left,
    .tab-right {
        -moz-transition: opacity .7s;
        -webkit-transition: opacity .7s;
        transition: opacity .7s;
    }

    .tab-right {
        position: absolute;
        right: 0;
    }

    .tab-left.opacity_t,
    .tab-right.opacity_t {
        opacity: 0;
        z-index: -1;
    }

    .reputation #instagram .tab-right {
        position: absolute;
        right: auto;
    }

    .tab-first {
        background-color: #ffffff;
        border: 1px solid #C3C3C3;
        border-bottom: none;
        display: inline-block;
        color: #969696;
        margin-top: -7px;
        padding: 6px 20px 7px;
    }

    .tab-left .tab-first {
        float: left;
    }

    .tab-w-right,
    .tab-left .tab-second {
        float: right;
    }

    .tab-right .tab-first {
        float: right;
        margin-bottom: -10px;
    }

    .tab-second {
        display: inline;
    }

    .tab-left .title-box,
    .tab-right .title-box {
        cursor: pointer;
    }

    .dashboard {
        margin-left: 50px;
    }

    .daily_act {
        float: right;
    }

    .in-clear-1,
    .brief-clear-1 {
        display: none;
    }
}

@media all and (max-width: 1420px) and (min-width: 1050px), all and (max-device-width: 1420px) and (min-device-width: 1050px) {
    #linkedin .score {
        width: 890px;
    }
}

@media all and (max-width: 1050px), all and (max-device-width: 1050px) {
    html {
        -webkit-text-size-adjust: none;
    }

    .amend-grid {
        margin-left: -40px;
    }

    .right-boxes {
        margin-right: 40px;
    }

    .one_one,
    .r164 .adapt,
    .r164 .adapt.auth,
    .r164 .adapt.remove_me,
    .r164 .adapt.privacycenter {
        width: 680px;
    }

    .r164 .analytics #twitter .text-p {
        width: 230px;
    }

    .r164 .analytics .blocklist .name-b {
        width: 240px;
    }

    #instagram .filters .filter {
        margin-left: 28px;
    }

    .r164 .analytics #facebook .score .counter {
        width: 96px;
    }

    .r164 .analytics #twitter .score .counter {
        width: 110px;
    }

    #instagram .score .counter {
        width: 134px;
    }

    .analytics #instagram .box.medias .content-box {
        margin: auto;
        width: 195px;
    }

    #facebook .medias .more.nextPage,
    #instagram .medias .more.nextPage {
        margin-left: 8px;
    }

    .r164 .analytics .newList .label-b {
        width: 240px;
    }

    .r164 .analytics .grouplist.newList .label-b {
        width: 325px;
    }

    .r164 .analytics #linkedin .score .counter {
        width: 168px;
    }

    .analytics .legend,
    .analytics .graphic {
        float: none;
        margin: 20px auto 0;
    }

    .analytics .legend {
        overflow: hidden;
        width: auto;
    }

    .analytics .legend .row {
        clear: none;
        float: left;
        margin-bottom: 5px;
        padding-right: 5%;
        width: 50%;
    }

    .legend {
        padding: 10px 0 5px 10px;
    }

    .mostPopularIndustries {
        clear: left;
    }

    .auth .label-s:nth-child(2) {
        left: 185px;
    }

    .twreqem {
        background-position: 60px 44px;
    }

    .r164 .container,
    .r164 #footer,
    .r164 #footer .footerinner {
        min-width: 780px;
    }

    .privacycenter .info-p {
        float: none;
        margin-bottom: 30px;
        padding-top: 0;
        text-align: center;
    }

    .privacycenter table th.change {
        padding: 14px 0;
    }

    .privacycenter .privacy-lvl form,
    .privacycenter .privacy-lvl .lvl {
        width: 560px;
    }

    .daily_dbution .time-dbution form,
    .daily_dbution .daily_dbution-legend {
        float: none;
    }

    .daily_dbution .time-dbution form {
        border-top: 1px dashed #e6e6e6;
        border-left: none;
    }

    .tab-right .tab-first {
        float: right;
    }

    .dbution_graphic {
        width: 678px;
    }

    .dbution_day,
    .dbution_zero {
        width: 30px;
    }

    .dbution_counter {
        width: 27px;
    }

    .dbution_round {
        max-width: 27px;
    }

    .dbution_round.rd_1 {
        height: 5px;
        width: 5px;
    }

    .dbution_round.rd_2 {
        height: 9px;
        width: 9px;
    }

    .dbution_round.rd_3 {
        height: 13px;
        width: 13px;
    }

    .dbution_round.rd_4 {
        height: 18px;
        width: 18px;
    }

    .dbution_round.rd_5 {
        height: 22px;
        width: 22px;
    }

    .dbution_round.rd_6 {
        height: 27px;
        width: 27px;
    }

    .left_hour, .right_hour {
        width: 27px;
    }

    .dbution_hourly_axis .dbution_counter {
        width: 54px;
    }

    .w_one_third {
        width: 200px;
    }

    .w_one_half {
        width: 320px;
    }

    .w_one_one {
        width: 680px;
    }

    .one_one,
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth,
    .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        margin-left: 40px;
    }
}

@media all and (max-width: 1280px), all and (max-device-width: 1280px) {
    .adapt:not(.analytics):not(.ppage):not(.facebookapp):not(.facebookapp .brief) {
        left: 60px !important;
        margin: 0;
    }
}

.box_td {
    margin-right: 5px;
    float: left;
}

/*linkedin timeline style*/
.timeline-inside {
    margin: 10px 0;
}

ul.events {
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
}

ul.events li {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background: #eeeeee;
    border: 1px solid #e6e6e6;
    color: #707070;
    font-size: 10px;
    margin-bottom: 6px;
    padding: 3px 0;
    position: relative;
    text-align: center;
}

ul.intervals {
    list-style-type: none;
    padding: 0;
    display: block;
    height: 30px;
}

/* The width depends on the number of intervals. For example 100 / 7 = 14.29% -- then subtract a little bit for room for the borders */
ul.intervals li {
    /*background: #fff url(/assets/beefc4c5/css/../images/1x1_eee.gif?ver=1.0) repeat-x left 10%;*/
    border-right: 1px solid #e6e6e6;
    color: #999999;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 14.1%;
}

ul.intervals li.first {
    border-left: 1px solid #e6e6e6;
}

div.cont {
    min-height: 100px;
}

form#email {
    position: relative;
}

form#email div.mini-trober {
    margin-left: -50px;
}

.more.nextPage {
    background: #f7f7f7;
    border: 1px solid #D3D4D7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #87929E;
    clear: both;
    cursor: pointer;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    margin-top: 20px;
    position: relative;
    text-align: center;
    width: auto;
}

.more.nextPage .tiny-trober {
    display: none;
}

.ppage.adapt.construct .location table td {
    text-align: right;
}

/*Demo page*/
.box.demo {
    margin-top: 25px;
}

.box.demo img {
    display: block;
    width: auto;
    height: auto;
}

.box.demo .actions-box {
    margin-right: 0;
}

.box.demo .actions-box-inner {
    margin-left: 0;
}

.box.demo .message {
    border: none;
    position: relative;
    box-shadow: 0 0 10px 2px rgba(0, 155, 190, .4);
}

.box.demo .message:before,
.box.demo .message:after {
    content: '';
    position: absolute;
}

.box.demo .message:before {
    top: 1px;
    left: 1px;
    bottom: 1px;
    width: 3px;;
    background: #ee4c4c;
}

.box.demo .user-message {
    padding-left: 13px;
    min-height: 42px;
}

.box.demo .user-message .avatar-m {
    margin-right: 0;
    width: 42px;
    height: 42px;
    margin-bottom: 15px;
}

.box.demo .user-message .avatar-m img {
    border: 1px solid #cfcfcf;
    max-width: 40px;
    max-height: 40px;
    border-radius: 2px;
}

.box.demo .user-message .content-m {
    margin-left: 52px;
}

.box.demo .content-m-i {
    display: inline-block;
}

.box.demo .name {
    margin-right: 6px;
    margin-bottom: 3px;
}

.box.demo .footer-m {
    top: 0;
    padding: 10px 0 0;
    font-size: 13px;
    display: table;
    width: 100%;
}

.box.demo .footer-m-i {
    display: table-cell;
    vertical-align: middle;
}

.box.demo .footer-m-i-date {
    width: 40%;
}

.box.demo .footer-m-i .likes-counter,
.box.demo .footer-m-i .share-counter,
.box.demo .footer-m-i .comments-counter {
    float: none;
    margin: 0;
    display: inline-block;
    font-size: 12px;
}

.box.demo .footer-m-i-social {
    text-align: right;
}

.box.demo .footer-m-i .sp-a-share,
.box.demo .footer-m-i .sp-a-comment,
.box.demo .footer-m-i .sp-a-likes {
    margin-right: 4px;
}

.box.demo .text-m {
    margin-right: 63px;
}

.box.demo .comments-block {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 9px;
    overflow: visible;
}

.box.demo .comments-block + .comments-block {
    padding-top: 9px;
    border-top: 1px dashed #e7e7e7;
}

.box.demo .comments-block .avatar-m {
    width: 34px;
    height: 34px;
    margin-bottom: 0;
}

.box.demo .comments-block .avatar-m img {
    max-width: 32px;
    max-height: 32px;
}

.box.demo .comments-block .content-m {
    margin-left: 44px;
}

.box.demo .comments-block .content-m .footer-m {
    clear: none;
    border: none;
    padding: 0;
}

.box.demo .comments-block .content-m .text-m {
    margin-bottom: 5px;
}

.box.demo .negative-text {
    background: #ee4b4b;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    padding: 0 4px 2px;
    line-height: 16px;
    margin-bottom: -2px;
}

.box.demo .act-w-desc,
.box.demo .act-w-desc span {
    line-height: 11px;
}

.box.demo .act-w-desc {
    position: absolute;
}

.box.demo .message .act-w-desc {
    top: 10px;
    right: 12px;
}

.box.demo .message .sp-a-remove {
    margin-top: 1px;
}

.box.demo .message .comments-block .act-w-desc {
    top: 15px;
    right: 2px;
}

.box.demo .message .comments-block + .comments-block .act-w-desc {
    top: 9px;
}

.box.demo .photo-message {
    padding-left: 10px;
}

.box.demo .photo-message:before {
    display: none;
}

.negative-photo-wrap {
    position: relative;
}

.box.demo .negative-photo-wrap img {
    max-width: 499px;
    max-height: 499px;
}

.negative-photo-wrap .delete-link {
    border-radius: 2px;
    background: #000;
    padding: 4px 8px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.box.demo .community-message {
    padding-left: 13px;
}

.box.demo .community-message .avatar-m {
    margin-right: 0;
    width: 90px;
    height: 90px;
}

.box.demo .community-message .avatar-m img {
    max-width: 90px;
    max-height: 90px;
}

.box.demo .community-message .content-m {
    margin-left: 110px;
}

.box.demo .community-message .act-w-desc {
    top: 0;
    right: 0;
}

.box.demo .message-hint {
    position: absolute;
    left: 100%;
    padding-left: 10px;
    width: 250px;
    margin-left: 70px;
    margin-top: 0;
}

.box.demo .message-hint-title {
    color: #ee4c4c;
    margin: 0 0 5px;
}

.box.demo .message-hint-content {
    font-size: 18px;
    line-height: 130%;
    font-weight: 600;
    padding: 10px 20px;
}

.box.demo .message-hint.negative-posts,
.box.demo .message-hint.negative-community {
    top: 0;
}

.box.demo .message-hint.negative-photos {
    top: 40px;
}

.box.demo .message-hint.negative-comments {
    top: -20px;
    margin-left: 80px;
}

.box.demo .message-hint:before,
.box.demo .message-hint:after {
    bottom: auto;
    background: url(/assets/beefc4c5/css/../images/demo-arrows-sprite.png?ver=1.0) no-repeat;
}

.box.demo .message-hint.negative-posts:before {
    background-position: -240px 0;
    width: 20px;
    height: 22px;
    top: 8px;
    left: -98px;
}

.box.demo .message-hint.negative-posts:after {
    background-position: -240px -80px;
    top: 23px;
    left: -75px;
    width: 83px;
    height: 17px;
}

.box.demo .message-hint.negative-community:before {
    background-position: -272px 0;
    width: 26px;
    height: 24px;
    top: 5px;
    left: -104px;
}

.box.demo .message-hint.negative-community:after {
    background-position: -240px -144px;
    top: 21px;
    left: -76px;
    width: 82px;
    height: 22px;
}

.box.demo .message-hint.negative-photos:before {
    background-position: -240px -32px;
    width: 131px;
    height: 40px;
    top: 371px;
    left: -212px;
}

.box.demo .message-hint.negative-photos:after {
    background-position: 0 0;
    top: 75px;
    left: -70px;
    width: 220px;
    height: 313px;
}

.box.demo .message-hint.negative-comments:before {
    background-position: -240px 0;
    width: 22px;
    height: 20px;
    top: 27px;
    left: -98px;
}

.box.demo .message-hint.negative-comments:after {
    background-position: -240px -112px;
    top: 13px;
    left: -68px;
    width: 74px;
    height: 20px;
}

.box.demo .content-box {
    margin: 0 324px 0 318px !important;
}

/* deep web monitoring */
.b-deep {
}

.b-deep-user {
    margin: 0 auto;
    text-align: center;
}

.b-deep-user.saved-user {
    text-align: left;
}

.b-deep-user-img {
    position: relative;
    margin: 0 auto 20px;
    /*border: 3px solid #e5e5e5;*/
    width: 174px;
    height: 174px;
    text-align: center;
    overflow: hidden;
}

.b-deep-user-img img {
    width: auto;
    height: auto;
    margin: auto;
    max-width: 174px;
    max-height: 174px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.b-deep-user-title {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 25px;
}

.b-deep-user-name:after {
    content: ',';
}

.b-deep-user-hint {
    line-height: normal;
}

.b-deep-user-hint-medium {
    font-size: 14px;
    margin-bottom: 25px;
}

.b-deep-user-hint-large {
    font-size: 18px;
    margin-bottom: 35px;
}

.b-deep-user-hint-link:link,
.b-deep-user-hint-link:active,
.b-deep-user-hint-link:visited {
    color: #545454;
}

.b-deep-user-hint-link:hover {
    color: #000;
    text-decoration: none;
}

.b-deep-user.unknown-user .b-deep-user-img img {
    display: none;
}

.b-deep-user.unknown-user .b-deep-user-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: url(/assets/beefc4c5/css/../images/deep-web/unknown-user.png?ver=1.0) no-repeat;
    width: 174px;
    height: 174px;
}

.b-deep-user.unknown-user .b-deep-user-title {
    font-size: 19px;
}

.b-deep-f {
    margin: 0 auto;
    width: 356px;
}

.b-deep-f-i {
    border: 2px solid #b4b4b4 !important;
    box-shadow: 0 2px 4px #f5f5f5 inset !important;
    border-radius: 3px !important;
    color: #545454 !important;
    padding: 5px 10px !important;
}

.b-deep-f-i-label,
.b-deep-f-i-select,
.b-deep-f-btn {
    display: inline-block;
    vertical-align: middle;
    outline: none;
}

.b-deep-f-i-label {
    line-height: 33px;
    cursor: pointer;
}

.b-deep-f-i-select {
    height: 33px;
    border: 2px solid #b4b4b4;
    border-radius: 3px;
    cursor: pointer;
    width: 70px;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif;
}

.b-deep-f-i-mail {
    padding-left: 35px !important;
    margin: 0 -12px 0 -37px !important;
    background: url(/assets/beefc4c5/css/../images/deep-web/mail-input-icon.png?ver=1.0) no-repeat 10px 50%;
}

.b-deep-f-i:focus,
.b-deep-f-i-select:focus {
    border-color: #45be6f !important;
}

.b-deep-f-column {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-deep-f-column-left {
    text-align: left;
}

.b-deep-f-column-right {
    text-align: right;
}

.b-deep-f-user-data .b-deep-f-column {
    width: 50%;
}

.b-deep-f-city .b-deep-f-column-left {
    width: 64%;
    padding: 0 12px;
}

.b-deep-f-city .b-deep-f-column-right {
    width: 36%;
    text-align: left;
    padding-left: 15px;
}

.b-deep-f-city .b-deep-f-column-right .b-deep-f-i-label {
    margin-right: 5px;
}

.b-deep-f-column .b-deep-f-i {
    width: 146px;
}

.b-deep-f-line {
    margin-top: 16px;
}

.b-deep-f-line-mail {
    padding-left: 37px;
    padding-right: 12px;
}

.b-deep-f-line-mail .b-deep-f-i,
.b-deep-f-city .b-deep-f-column-left .b-deep-f-i {
    width: 100%;
    display: block;
}

.b-deep-f-city .b-deep-f-column-left .b-deep-f-i {
    margin: 0 -12px;
}

.b-deep-f-btn {
    font-family: 'Open Sans', Arial, sans-serif;
}

.b-deep-f-btn-large {
    font-size: 19px;
    text-transform: uppercase;
    width: 156px;
    padding: 7px !important;
}

.b-deep-f-btn-small {
    font-size: 14px;
    width: 120px;
    padding: 10px !important;
}

.b-deep-btn-wrap .btn-disabled {
    margin-right: 36px;
}

.b-deep-btn-wrap .b-deep-user-hint {
    margin-top: 25px;
}

.b-deep-btn-wrap .b-deep-user-hint-link {
    color: #b4b4b4;
}

.b-deep-btn-wrap a.b-deep-user-hint-link:hover {
    color: #545454;
}

.privacycenter-settings-table.other-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    color: #fff;
}

.privacycenter-settings-table.other-table td {
    vertical-align: middle;
    background: #ed6061;
    padding: 10px;
}

.privacycenter-settings-table.other-table td:first-of-type {
    border-radius: 3px 0 0 3px;
}

.privacycenter-settings-table.other-table td:last-of-type {
    border-radius: 0 3px 3px 0;
}

.privacycenter-settings-table.other-table .word-allowed {
    text-align: right;
}

.privacycenter-settings-table.other-table .word-allowed .btn {
    border: 2px solid #fff !important;
    padding: 7px 21px !important;
}

.privacycenter-settings-table.other-table .word-allowed .btn-red-2:hover {
    background: #fff !important;
    color: #ed6061 !important;
}

.privacycenter-settings-table.other-table .privacyIcon {
    width: 56px;
}

.privacycenter-settings-table.other-table .privacyIcon .sp-pc-icon {
    width: 34px;
    height: 34px;
    background: url(/assets/beefc4c5/css/../images/deep-web/fire-icon.png?ver=1.0) no-repeat;
}

#inline_cvv {
    top: 79px !important;
}

/* END OF FILE style_r164.css ------------------------ */
/* START OF FILE general.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
/* arrows */
.cu-tooltip {
    background: #EA6263;
    position: absolute;
}

.cu-tooltip-arrow {
    height: 0;
    position: absolute;
    width: 0;
}

.cu-tooltip-inner {
    color: #fff;
    font-size: 12px;
    padding: 5px 10px 6px;
}

.cu-tooltip.top,
.cu-tooltip.bottom {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.cu-tooltip.bottom .cu-tooltip-arrow {
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EA6263;
    border-left: 20px solid transparent;
    left: 50%;
    top: 0;
    margin: -20px 0 0 -20px;
}

.cu-tooltip.left {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.cu-tooltip.left .cu-tooltip-arrow {
    border-bottom: 14px solid transparent;
    border-left: 20px solid #EA6263;
    border-top: 14px solid transparent;
    margin: -14px -20px 0 0;
    right: 1px;
    top: 50%;
}

.cu-tooltip.top .cu-tooltip-arrow {
    border-right: 20px solid transparent;
    border-top: 20px solid #EA6263;
    border-left: 20px solid transparent;
    bottom: 0;
    left: 50%;
    margin: 0 0 -20px -20px;
}

.cu-tooltip.right {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.cu-tooltip.right .cu-tooltip-arrow {
    border-top: 20px solid transparent;
    border-right: 20px solid #EA6263;
    border-bottom: 20px solid transparent;
    left: 0;
    top: 50%;
    margin: -20px 0 0 -20px;
}

/* general styles
-----------------------------------------------------------------*/
html,
body {
    min-height: 100%;
    height: 100%;
}

body,
ul, ol,
p {
    margin: 0;
    padding: 0;
}

body {
    color: #545454;
    font-size: 14px;
}

table {
    border-spacing: 0;
}

#nprogress .bar {
    background: #46be6f;
    height: 2px;
}

#nprogress .peg {
    -moz-box-shadow: 1px 2px 10px #46be6f, 1px 1px 5px #46be6f;
    -webkit-box-shadow: 1px 2px 10px #46be6f, 1px 1px 5px #46be6f;
    box-shadow: 1px 2px 10px #46be6f, 1px 1px 5px #46be6f;
}

.abuse {
    background-color: #EE4C4C;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    line-height: normal;
    margin: 0 2px;
    padding: 0 3px;
}

.border-dashed {
    border: 1px dashed #e6e6e6 !important;
}

.border-solid {
    border: 1px solid #e6e6e6 !important;
}

.borders-bottom-dashed li,
.borders-bottom-dashed td {
    border-bottom: 1px dashed #e6e6e6;
}

.borders-top-dashed li,
.borders-top-dashed td {
    border-top: 1px dashed #e6e6e6;
}

.borders-bottom-solid li,
.borders-bottom-solid td {
    border-bottom: 1px solid #e6e6e6;
}

.borders-top-solid li,
.borders-top-solid td {
    border-top: 1px solid #e6e6e6;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.display_block {
    display: block;
}

.forcible_display_block {
    display: block !important;
}

.display_inline_block {
    display: inline-block;
}

.forcible_display_inline_block {
    display: inline-block !important;
}

.display_table {
    display: table;
}

.forcible_display_table {
    display: table !important;
}

p.error,
span.error {
    color: #EE4C4C;
}

p.success,
span.success {
    color: #46be6f;
}

.display_table {
    display: table !important;
}

.float_left {
    float: left !important;
}

.float_right {
    float: right !important;
}

.float_none {
    float: none !important;
}

.height_zero {
    height: 0;
}

.hidden {
    display: none;
}

.forcible_hidden {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

.forcible_invisible {
    visibility: hidden !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.pull-none {
    float: none;
}

.t-t_uppercase {
    text-transform: uppercase;
}

.hr {
    clear: both;
    margin-top: 6%;
}

.clear {
    clear: both;
}

.opacity_0 {
    opacity: 0;
}

.margin_center {
    margin: 0 auto !important;
}

.margin-top_0 {
    margin-top: 0 !important;
}

.p_relative {
    position: relative;
}

.t-a_center {
    text-align: center !important;
}

.t-a_left {
    text-align: left !important;
}

.t-a_right {
    text-align: right !important;
}

.t-d_underline {
    text-decoration: underline !important;
}

.unselectable {
    /* disable selecting text */
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.unstyled {
    list-style: none;
}

.w-s_nowrap {
    white-space: nowrap;
}

#darkener {
    background: url(/assets/beefc4c5/css/../images/popup/black.png?ver=1.0) 0 -12px;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8039;
}

.mini-trober-wraper {
    position: relative;
    width: 56px;
    height: 34px;
}

#trober,
.mini-trober {
    background: url(/assets/beefc4c5/css/../images/other/big-trober.gif?ver=1.0) no-repeat;
    display: none;
    height: 64px;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    position: fixed;
    top: 50%;
    width: 64px;
    z-index: 12;
}

.mini-trober-text {
    font-size: 12px;
    color: #979797;
    text-align: center;
    position: absolute;
    margin: 35px 0 0 -75px;
    top: 30%;
    left: 50%;
    width: 150px;
}

.mini-trober {
    background: url(/assets/beefc4c5/css/../images/other/mini-trober.gif?ver=1.0) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    margin-left: -16px;
    margin-top: -16px;
    top: 30%;
    width: 32px;
    z-index: 1;
}

.mini-trober-text.inner-trober .scan-progress-e {
    display: none;
}

.trober-container {
    min-height: 100px;
}

.trober-container .inner-trober {
    position: relative;
}

.trober-container .mini-trober {
    top: 40px;
}

.tiny-trober {
    background: url(/assets/beefc4c5/css/../images/other/tiny-trober.gif?ver=1.0) no-repeat;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    width: 24px;
    z-index: 1;
}

.height-aligner {
    height: 1px;
    min-height: 100px;
}

.helper-align {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.small_text {
    font-size: 12px !important;
}

/* elements of form
-----------------------------------------------------------------*/
input,
textarea,
input:focus,
textarea:focus {
    outline: none;
}

input.error,
input.error:focus,
textarea.error,
textarea.error:focus {
    border-color: #f05e5e !important;
}

input.success,
input.success:focus,
textarea.success,
textarea.success:focus {
    border-color: #46be6f !important;
}

span.error {
    color: #f05e5e;
}

/* elements of form end */

/* icon/imgage sprite
-----------------------------------------------------------------*/
[class^="sp-"],
[class*=" sp-"],
.sentiment_l {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_inside.png?ver=1.0);
    background-repeat: no-repeat;
    display: block;
    position: relative;
}

.sp-trash-l,
.sp-trash-d {
    background-position: -60px 0;
    height: 15px;
    width: 14px;
}

.sp-trash-d {
    background-position: -77px 0;
}

.sp-trash-l:hover {
    background-position: -77px 0;
}

.sp-like,
.sp-comment {
    background-position: -94px 0;
    height: 16px;
    width: 17px;
}

.sp-comment {
    background-position: -113px 0;
    height: 13px;
}

.sp-repost {
    background-position: -111px 0;
    height: 14px;
    width: 12px;
}

.sp-heart,
.sp-retweet,
.sp-camera {
    background-position: -147px 0;
    height: 15px;
    width: 17px;
}

.sp-camera {
    background-position: -166px 0;
}

.sp-retweet {
    background-position: -185px 0;
    width: 17px;
}

.sp-reduce {
    background-position: -205px 0;
    height: 17px;
    width: 16px;
}

.sp-retweet-l {
    background-position: -225px 0;
    height: 12px;
    width: 14px;
}

.sp-golden-star-l {
    background-position: -241px 0;
    height: 15px;
    width: 15px;
}

.sp-ok,
.sp-remove {
    background-position: -260px 0;
    height: 17px;
    width: 16px;
}

.sp-remove {
    background-position: -280px 0;
}

.sp-refresh {
    background-position: -301px 0;
    height: 17px;
    width: 15px;
}

.sp-clock {
    background-position: -322px 0;
    height: 12px;
    width: 12px;
}

.sp-lock-red {
    background-position: -340px 0;
    height: 15px;
    width: 14px;
}

.sp-lock-yel {
    background-position: -355px 0;
    height: 15px;
    width: 14px;
}

.sp-lock-green {
    background-position: -372px 0;
    height: 15px;
    width: 14px;
}

.sp-user-green {
    background-position: -389px 0;
    height: 15px;
    width: 15px;
}

.sp-user-block {
    background-position: -407px 0;
    height: 17px;
    width: 17px;
}

.wooden-patt {
    background-image: url(/assets/beefc4c5/css/../images/other/wooden_patt.png?ver=1.0);
}

.dotted-patt {
    background-image: url(/assets/beefc4c5/css/../images/other/dotted_patt.png?ver=1.0);
}

.square-h {
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px;
}

[class^="sp-a-"],
[class*=" sp-a-"] {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_a.png?ver=1.0);
    background-repeat: no-repeat;
    background-size: auto 19px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.sp-a-edit-b,
.sp-a-edit-g,
.sp-a-edit-w {
    height: 15px;
    width: 15px;
}

.sp-a-edit-b {
    background-position: -629px 0;
}

.sp-a-edit-g {
    background-position: -654px 0;
}

.sp-a-edit-w {
    background-position: -679px 0;
}

.sp-a-unlike,
.sp-a-unlike.hover {
    background-position: -50px 0;
    height: 14px;
    width: 21px;
}

.sp-a-unlike.hover {
    background-position: -76px 0;
}

.sp-a-unfavorite,
.sp-a-unfavorite.hover {
    background-position: 0 0;
    height: 18px;
    width: 19px;
}

.sp-a-unfavorite.hover {
    background-position: -25px 0;
}

.sp-a-remove-b,
.sp-a-remove-g,
.sp-a-remove,
.sp-a-remove.hover {
    background-position: -339px 0;
    height: 11px;
    width: 11px;
}

.sp-a-remove-b,
.sp-a-remove.hover {
    background-position: -354px 0;
}

.sp-a-tick,
.sp-a-tick.hover {
    background-position: -302px 0;
    height: 11px;
    width: 13px;
}

.sp-a-tick.hover {
    background-position: -319px 0;
}

.sp-a-comment,
.sp-a-comment.hover {
    background-position: -145px 0;
    height: 15px;
    width: 15px;
}

.sp-a-comment.hover {
    background-position: -165px 0;
}

.sp-a-favorite,
.sp-a-favorite.hover {
    background-position: -185px 0;
    height: 15px;
    width: 15px;
}

.sp-a-favorite.hover {
    background-position: -204px 0;
}

.sp-a-likes,
.sp-a-likes.hover {
    background-position: -105px 0;
    height: 15px;
    width: 14px;
}

.sp-a-likes.hover {
    background-position: -125px 0;
}

.sp-a-like,
.sp-a-like.hover {
    background-position: -223px 0;
    height: 14px;
    width: 17px;
}

.sp-a-like.hover {
    background-position: -244px 0;
}

.sp-a-like-w {
    background-position: -604px 0;
    height: 14px;
    width: 16px;
}

.sp-a-share,
.sp-a-share.hover {
    background-position: -266px 0;
    height: 12px;
    width: 14px;
}

.sp-a-share.hover {
    background-position: -284px 0;
}

.sp-a-arrow-down,
.sp-a-arrow-down.hover {
    background-position: -370px 0;
    height: 6px;
    width: 9px;
}

.sp-a-arrow-down.hover {
    background-position: -385px 0;
}

.sp-a-arrow-up,
.sp-a-arrow-up.hover {
    background-position: -513px 0;
    height: 6px;
    width: 9px;
}

.sp-a-arrow-up.hover {
    background-position: -527px 0;
}

.sp-a-lock,
.sp-a-lock .hover,
.sp-a-custom,
.sp-a-custom .hover {
    background-position: -400px 0;
    height: 15px;
    width: 11px;
}

.sp-a-lock.hover,
.sp-a-custom.hover {
    background-position: -415px 0;
}

.sp-a-user,
.sp-a-user .hover,
.sp-a-friends,
.sp-a-friends-of-friends {
    background-position: -430px 0;
    height: 15px;
    width: 17px;
}

.sp-a-user.hover,
.sp-a-friends.hover,
.sp-a-friends-of-friends.hover {
    background-position: -451px 0;
}

.sp-a-globe,
.sp-a-globe .hover,
.sp-a-everyone,
.sp-a-everyone .hover {
    background-position: -474px 0;
    height: 14px;
    width: 14px;
}

.sp-a-globe.hover,
.sp-a-everyone.hover {
    background-position: -495px 0;
}

.sp-a-tag-b,
.sp-a-tag-g,
.sp-a-tag-w {
    height: 18px;
    width: 17px;
}

.sp-a-undo-b,
.sp-a-undo-g,
.sp-a-undo-w {
    height: 16px;
    width: 14px;
}

.sp-a-undo-b {
    background-position: -543px 0;
}

.sp-a-undo-g {
    background-position: -563px 0;
}

.sp-a-undo-w {
    background-position: -583px 0;
}

.sp-a-tag-b {
    background-position: -705px 0;
}

.sp-a-tag-g {
    background-position: -730px 0;
}

.sp-a-tag-w {
    background-position: -775px 0;
}

[class^="sp-br-"],
[class*=" sp-br-"] {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_breach.png?ver=1.0);
    background-repeat: no-repeat;
    background-position: 60px -60px;
    display: inline-block;
    height: 52px;
    position: relative;
    vertical-align: middle;
    width: 53px;
}

.sp-br-b {
    background-position: 0 0;
}

.sp-br-g {
    background-position: -60px 0;
}

.sp-br-w {
    background-position: -120px 0;
}

.sp-br-r {
    background-position: -180px 0;
}

.sp-br-att-r {
    background-position: -240px 0;
    height: 34px;
    width: 34px;
}

[class^="sp-m-"],
[class*=" sp-m-"] {
    background-image: url(/assets/beefc4c5/css/../images/sprites/sprite_spam.png?ver=1.0);
    background-repeat: no-repeat;
    background-position: 60px -60px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.sp-m-home-b-ok,
.sp-m-home-g-ok,
.sp-m-home-w-ok {
    background-position: 0 0;
    height: 30px;
    width: 40px;
}

.sp-m-home-g-ok {
    background-position: -50px 0;
}

.sp-m-home-w-ok {
    background-position: -100px 0;
}

.sp-m-home-b-bad,
.sp-m-home-g-bad,
.sp-m-home-w-bad {
    background-position: 0 -40px;
    height: 30px;
    width: 40px;
}

.sp-m-home-g-bad {
    background-position: -50px -40px;
}

.sp-m-home-w-bad {
    background-position: -100px -40px;
}

.sp-m-home-b-g-ok,
.sp-m-home-w-g-ok {
    background-position: 0 -80px;
    height: 30px;
    width: 40px;
}

.sp-m-home-w-g-ok {
    background-position: -100px -80px;
}

.sp-m-home-b-g-bad,
.sp-m-home-w-g-bad {
    background-position: 0 -120px;
    height: 30px;
    width: 40px;
}

.sp-m-home-w-g-bad {
    background-position: -100px -120px;
}

.sp-m-msng-b-ok,
.sp-m-msng-g-ok,
.sp-m-msng-w-ok {
    background-position: 0 -160px;
    height: 24px;
    width: 38px;
}

.sp-m-msng-g-ok {
    background-position: -50px -160px;
}

.sp-m-msng-w-ok {
    background-position: -100px -160px;
}

.sp-m-msng-b-bad,
.sp-m-msng-g-bad,
.sp-m-msng-w-bad {
    background-position: 0 -200px;
    height: 24px;
    width: 38px;
}

.sp-m-msng-g-bad {
    background-position: -50px -200px;
}

.sp-m-msng-w-bad {
    background-position: -100px -200px;
}

.sp-m-msng-b-g-ok,
.sp-m-msng-w-g-ok {
    background-position: 0 -240px;
    height: 24px;
    width: 38px;
}

.sp-m-msng-w-g-ok {
    background-position: -100px -240px;
}

.sp-m-msng-b-g-bad,
.sp-m-msng-w-g-bad {
    background-position: 0 -280px;
    height: 24px;
    width: 38px;
}

.sp-m-msng-w-g-bad {
    background-position: -100px -280px;
}

.sp-m-phone-b-ok,
.sp-m-phone-g-ok,
.sp-m-phone-w-ok {
    background-position: 0 -320px;
    height: 28px;
    width: 40px;
}

.sp-m-phone-g-ok {
    background-position: -50px -320px;
}

.sp-m-phone-w-ok {
    background-position: -100px -320px;
}

.sp-m-phone-b-bad,
.sp-m-phone-g-bad,
.sp-m-phone-w-bad {
    background-position: 0 -360px;
    height: 28px;
    width: 40px;
}

.sp-m-phone-g-bad {
    background-position: -50px -360px;
}

.sp-m-phone-w-bad {
    background-position: -100px -360px;
}

.sp-m-phone-b-g-ok,
.sp-m-phone-w-g-ok {
    background-position: 0 -400px;
    height: 28px;
    width: 40px;
}

.sp-m-phone-w-g-ok {
    background-position: -100px -400px;
}

.sp-m-phone-b-g-bad,
.sp-m-phone-w-g-bad {
    background-position: 0 -440px;
    height: 28px;
    width: 40px;
}

.sp-m-phone-w-g-bad {
    background-position: -100px -440px;
}

.sp-m-progr-b,
.sp-m-progr-g,
.sp-m-progr-w {
    background-position: 0 -480px;
    height: 30px;
    width: 30px;
}

.sp-m-progr-g {
    background-position: -50px -480px;
}

.sp-m-progr-w {
    background-position: -100px -480px;
}

[class^="sp-nw-"],
[class*=" sp-nw-"] {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_networks.png?ver=1.0);
    background-repeat: no-repeat;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 30px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 30px;
}

.sp-nw-facebook {
    background-color: #2F599B;
    background-position: -71px 7px;
}

.sp-nw-twitter {
    background-color: #219ACD;
    background-position: -77px -33px;
}

.sp-nw-linkedin {
    background-color: #1A79B1;
    background-position: -76px -74px;
}

.sp-nw-instagram {
    background-color: #547DA0;
    background-position: -75px -115px;
}

.sp-nw-realme {
    background-color: #42AB66;
    background-position: -36px -155px;
}

.sp-nw-link {
    background-color: #009BBE;
    background-position: -76px -192px;
}

/* sentiments */
.sentiment_l {
    background-repeat: no-repeat;
    display: inline-block;
}

.sentiment_l {
    height: 17px;
    width: 17px
}

.sentiment_l.pos {
    display: none;
    background-position: 0 0;
}

.sentiment_l.neu {
    display: none;
    background-position: -40px 0;
}

.sentiment_l.neg {
    display: none;
    background-position: -20px 0;
}

.development.adapt {
    margin-left: 40px;
}

.media-content {
    margin-left: 20px;
}

.center {
    text-align: center;
}

/* icons end*/

/* switcher
-----------------------------------------------------------------*/
.switcher {
    cursor: pointer;
    height: 30px;
    position: relative;
    width: 71px;
}

.switcher .sw_btn {
    transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}

.switcher label {
    cursor: pointer;
    display: block;
    height: 100%;
}

.switcher .sw_btn {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_switcher_1.png?ver=1.0) 0 -64px no-repeat;
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
    width: 32px;
    z-index: 1;
}

.switcher .bg {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_switcher_1.png?ver=1.0) 0 -32px no-repeat;
}

.switcher input.switcher-value:checked ~ .sw_btn {
    margin-left: 40px;
}

.switcher input.switcher-value:checked ~ .bg {
    background: url(/assets/beefc4c5/css/../images/sprites/sprite_switcher_1.png?ver=1.0) 0 0 no-repeat;
}

.switcher input.switcher-value {
    display: none;
}

.switcher .bg {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/* checker
-----------------------------------------------------------------*/
label .st_checkbox,
.st_checkbox-form label {
    color: #9C9C9C;
    cursor: pointer;
}

.st_checkbox-form input {
    display: none;
}

label .st_checkbox {
    border: 1px solid #CACACA;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    vertical-align: bottom;
    width: 16px;
}

.st_checkbox .icon-ok {
    display: none;
}

input:checked + label {
    color: inherit;
}

input:checked + label .st_checkbox .icon-ok {
    color: #9C9C9C;
    display: block;
    font-size: 16px;
    line-height: 1em;
}

/* animations
-----------------------------------------------------------------*/
.animated_all {
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    transition: all 350ms;
}

.animated_all-inside > * {
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    transition: all 350ms;
}

.animated_height {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}

.animated_opacity {
    -webkit-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
    transition: opacity 350ms;
}

.animated_opacity-inside > * {
    -webkit-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
    transition: opacity 350ms;
}
.user-details .btn-white-a.btn-add-on-spam span{
    margin-top: 2px;
}
.user-details .btn-white-a.btn-add-on-spam{
    float: right;
    margin-top: 20px;
    margin-right: 7px;
    line-height: 22px;
}
[data-emailaction="saved"] [data-type="email"][data-action="edit"],
[data-emailaction="saved"] [data-type="email"][data-action="button"],
[data-addressaction="saved"] [data-type="address"][data-action="edit"],
[data-addressaction="saved"] [data-type="address"][data-action="button"],
[data-phoneaction="saved"] [data-type="phone"][data-action="edit"],
[data-phoneaction="saved"] [data-type="phone"][data-action="button"]{
    display: none;
}

[data-emailaction="button"] [data-type="email"][data-action="edit"],
[data-emailaction="button"] [data-type="email"][data-action="saved"],
[data-addressaction="button"] [data-type="address"][data-action="edit"],
[data-addressaction="button"] [data-type="address"][data-action="saved"],
[data-phoneaction="button"] [data-type="phone"][data-action="edit"],
[data-phoneaction="button"] [data-type="phone"][data-action="saved"]{
    display: none;
}

[data-addressaction="edit"] [data-type="address"][data-action="button"],
[data-emailaction="edit"] [data-type="email"][data-action="button"],
[data-phoneaction="edit"] [data-type="phone"][data-action="button"]{
    display: none;
}

[data-phoneaction="edit"] [data-type="phone"] .sp-a-edit-b,
[data-addressaction="edit"] [data-type="address"] .sp-a-edit-b,
[data-emailaction="edit"] [data-type="email"] .sp-a-edit-b,
[data-emailaction="edit"] [data-type="email"] [data-button="add-on-saved"],
[data-addressaction="edit"] [data-type="address"] [data-button="add-on-saved"],
[data-phoneaction="edit"] [data-type="phone"] [data-button="add-on-saved"]{
    display: none;
}
[data-type="address"] .wrapper,
[data-type="email"] .wrapper,
[data-type="phone"] .wrapper{
    position: relative;
    margin-bottom: 20px;
}

.api-response-view{
    margin-top: 10px;
    width: 800px;
    min-height: 100px;
    max-height: 500px;
    border: 1px solid #cdcdcd;
    padding: 10px;
    
}
/* END OF FILE general.css ------------------------ */
/* START OF FILE privacy-extension-landing-header.css (Comprimido 10/12/16 ás 21:52:48)------------ */ 
body{
    height: 100%;
    color: #545454;
    min-width: 610px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 100%;
}

ul, nav {
    list-style: none;
}

a {
    outline: none;
}

.transform-0 {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
}

.transform-1 {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.transition-all {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.after, .before {
    position: relative;
}

.after:after, .before:before {
    content: '';
    position: absolute;
}

.float-lt {
    float: left;
}

.float-rt {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.landing-wrap {
    max-width: 71.25em;
    min-width: 47.8125em;
    margin: 0 auto;
    padding: 0 1.875em;
    position: relative;
}

.landing-logo {
    position: absolute;
    background: url(/assets/d744a055/css/../images/privacy-extension-landing/logo-sprite.png?ver=1.0) no-repeat;
}

.landing-logo-small {
    width: 3.125em;
    height: 3.125em;
    background-position: -100px 0;
}

.landing-logo-large {
    width: 6.0625em;
    height: 6em;
    background-position: 0 0;
    z-index: 1;
}

.text-bold {
    font-weight: 700;
}

.get-btn {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.get-btn-content {
    position: relative;
    cursor: pointer;
}

.get-btn-green {
    background: #45be6f;
}

.get-btn-green:hover {
    background: #4dc475;
}

.get-btn-green:active {
    background: #3aad61;
}

.get-btn:active .get-btn-content {
    top: 2px;
}

.b-dark {
    background: #3f3f3f;
}

.view-full-link:link,
.view-full-link:active,
.view-full-link:hover,
.view-full-link:visited {
    color: #545454;
}

.share-buttons-l {
}

.share-buttons-l-i {
    display: inline-block;
    vertical-align: middle;
}

.share-buttons-l-i .share-button {
    display: block;
    width: 41px;
    height: 41px;
    background: url(/assets/d744a055/css/../images/privacy-extension-landing/share-buttons-sprite.png?ver=1.0) no-repeat;
}

.share-buttons-l-i .share-button-facebook {
    background-position: 0 -43px;
}

.share-buttons-l-i .share-button-facebook:hover {
    background-position: 0 -85px;
}

.share-buttons-l-i .share-button-twitter {
    background-position: -41px -43px;
}

.share-buttons-l-i .share-button-twitter:hover {
    background-position: -41px -85px;
}

.share-buttons-l-i .share-button-gplus {
    background-position: -82px -43px;
}

.share-buttons-l-i .share-button-gplus:hover {
    background-position: -82px -85px;
}

.share-buttons-l-i .share-button-mail {
    background-position: -123px -43px;
}

.share-buttons-l-i .share-button-mail:hover {
    background-position: -123px -85px;
}

/* header */
.landing-header {
    height: 4.375em;
    left: 0;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
}

.landing-header .landing-wrap {
    min-width: 766px;
}

.landing-header .landing-logo-large {
    top: 7px;
    left: 21px;
}

.landing-header .landing-logo-small {
    top: 10px;
    left: 45px;
}

.landing-header .get-btn {
    position: absolute;
    top: 14px;
    right: 50%;
    margin-right: -144px;
    padding: .625em 1.875em;
    border-radius: 3px;
    box-shadow: 0 2px 0 #3ba660;
}

.landing-header .get-btn:active {
    box-shadow: 0 2px 0 #3d5d3d inset;
}

.landing-header .share-buttons-l {
    text-align: right;
}

.landing-header .share-buttons-l-i {
    margin: 15px 0 0 16px;
}

.landing-header .get-mask-btn {
    margin-right: -120px;
    padding: .6em 5.3em;
}

.share-buttons-l-i {
    display: inline-block;
    vertical-align: middle;
}

.share-buttons-l-i .share-button {
    display: block;
    width: 41px;
    height: 41px;
    background: url(/assets/d744a055/css/../images/privacy-extension-landing/share-buttons-sprite.png?ver=1.0) no-repeat center;
}

.share-buttons-l-i .share-button-facebook {
    background-position: 0 -43px;
}

.share-buttons-l-i .share-button-facebook:hover {
    background-position: 0 -85px;
}

.share-buttons-l-i .share-button-twitter {
    background-position: -41px -43px;
}

.share-buttons-l-i .share-button-twitter:hover {
    background-position: -41px -85px;
}

.landing-header .share-buttons-l-i {
    margin: 15px 0 0 16px;
}
/* END OF FILE privacy-extension-landing-header.css ------------------------ */
