@charset "UTF-8";.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle;min-width:239px;max-width:300px}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #ccc;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#ccc;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(90%,#fff));background-image:linear-gradient(180deg,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(/img/select2/select2.png) 100% 0 no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #ccc;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop-auto-width{border-top:1px solid #ccc;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #ccc;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid rgba(82,168,236,.8);border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid rgba(82,168,236,.8)}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #ccc;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left top,left bottom,from(#ccc),color-stop(60%,#eee));background-image:linear-gradient(180deg,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(/img/select2/select2.png) no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-size:1em;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:url(/img/select2/select2.png) no-repeat 100% -22px,-webkit-gradient(linear,left top,left bottom,color-stop(85%,#fff),color-stop(99%,#eee));background:url(/img/select2/select2.png) no-repeat 100% -22px,linear-gradient(180deg,#fff 85%,#eee 99%)}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:url(/img/select2/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left top,left bottom,color-stop(85%,#fff),color-stop(99%,#eee));background:url(/img/select2/select2-spinner.gif) no-repeat 100%,linear-gradient(180deg,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,.8);outline:none;-webkit-box-shadow:0 0 7px rgba(82,168,236,.8);box-shadow:0 0 7px rgba(82,168,236,.8)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid rgba(82,168,236,.8);border-top-color:transparent;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(0deg,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;-webkit-filter:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(/img/select2/select2-spinner.gif) no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #ccc;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(180deg,#eee 1%,#fff 15%)}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,.8);outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(/img/select2/select2-spinner.gif) no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(180deg,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee)}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url(/img/select2/select2.png) 100% 0 no-repeat}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close,.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none,.select2-hidden-accessible{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search-choice-close,.select2-search input{background-image:url(/img/select2/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.9.6 - 2015-01-12T20:24:40.593Z
 * License: MIT
 */
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.9.5 - 2014-12-12T16:07:20.859Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ng-dirty.ng-invalid>a.select2-choice{border-color:#d44950}.select2-result-single{padding-left:0}.select2-locked>.select2-search-choice-close,.select-locked>.ui-select-match-close{display:none}.selectize-input.selectize-focus{border-color:#007fbb!important}.selectize-control>.selectize-dropdown,.selectize-control>.selectize-input>input{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#d44950}.btn-default-focus{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:100%;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.ui-select-bootstrap>.ui-select-match{text-align:left}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices{width:100%;height:auto;max-height:200px;overflow-x:hidden}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:.3em}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:none;height:1.666666em}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0}.ui-select-bootstrap .ui-select-choices-row>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>a:focus,.ui-select-bootstrap .ui-select-choices-row>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>a{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>a,.ui-select-bootstrap .ui-select-choices-row.disabled>a{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#d44950}@font-face{font-family:Elusive-Icons;src:url(/css/fonts/Elusive-Icons.eot?v=2);src:url(/css/fonts/Elusive-Icons.eot?#iefix&v=2) format("embedded-opentype"),url(/css/fonts/Elusive-Icons.svg#Elusive-Icons?v=2) format("svg"),url(/css/fonts/Elusive-Icons.woff?v=2) format("woff"),url(/css/fonts/Elusive-Icons.ttf?v=2) format("truetype");font-weight:400;font-style:normal}[class*=el-icon-]{font-family:Elusive-Icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-zoom-out:before{content:"\e600"}.el-icon-zoom-in:before{content:"\e601"}.el-icon-youtube:before{content:"\e602"}.el-icon-wrench-alt:before{content:"\e603"}.el-icon-wrench:before{content:"\e604"}.el-icon-wordpress:before{content:"\e605"}.el-icon-wheelchair:before{content:"\e606"}.el-icon-website-alt:before{content:"\e607"}.el-icon-website:before{content:"\e608"}.el-icon-warning-sign:before{content:"\e609"}.el-icon-w3c:before{content:"\e60a"}.el-icon-volume-up:before{content:"\e60b"}.el-icon-volume-off:before{content:"\e60c"}.el-icon-volume-down:before{content:"\e60d"}.el-icon-vkontakte:before{content:"\e60e"}.el-icon-vimeo:before{content:"\e60f"}.el-icon-view-mode:before{content:"\e610"}.el-icon-video-chat:before{content:"\e611"}.el-icon-video-alt:before{content:"\e612"}.el-icon-video:before{content:"\e613"}.el-icon-viadeo:before{content:"\e614"}.el-icon-user:before{content:"\e615"}.el-icon-usd:before{content:"\e616"}.el-icon-upload:before{content:"\e617"}.el-icon-unlock-alt:before{content:"\e618"}.el-icon-unlock:before{content:"\e619"}.el-icon-universal-access:before{content:"\e61a"}.el-icon-twitter:before{content:"\e61b"}.el-icon-tumblr:before{content:"\e61c"}.el-icon-trash-alt:before{content:"\e61d"}.el-icon-trash:before{content:"\e61e"}.el-icon-torso:before{content:"\e61f"}.el-icon-tint:before{content:"\e620"}.el-icon-time-alt:before{content:"\e621"}.el-icon-time:before{content:"\e622"}.el-icon-thumbs-up:before{content:"\e623"}.el-icon-thumbs-down:before{content:"\e624"}.el-icon-th-list:before{content:"\e625"}.el-icon-th-large:before{content:"\e626"}.el-icon-th:before{content:"\e627"}.el-icon-text-width:before{content:"\e628"}.el-icon-text-height:before{content:"\e629"}.el-icon-tasks:before{content:"\e62a"}.el-icon-tags:before{content:"\e62b"}.el-icon-tag:before{content:"\e62c"}.el-icon-stumbleupon:before{content:"\e62d"}.el-icon-stop-alt:before{content:"\e62e"}.el-icon-stop:before{content:"\e62f"}.el-icon-step-forward:before{content:"\e630"}.el-icon-step-backward:before{content:"\e631"}.el-icon-star-empty:before{content:"\e632"}.el-icon-star-alt:before{content:"\e633"}.el-icon-star:before{content:"\e634"}.el-icon-stackoverflow:before{content:"\e635"}.el-icon-spotify:before{content:"\e636"}.el-icon-speaker:before{content:"\e637"}.el-icon-soundcloud:before{content:"\e638"}.el-icon-smiley-alt:before{content:"\e639"}.el-icon-smiley:before{content:"\e63a"}.el-icon-slideshare:before{content:"\e63b"}.el-icon-skype:before{content:"\e63c"}.el-icon-signal:before{content:"\e63d"}.el-icon-shopping-cart-sign:before{content:"\e63e"}.el-icon-shopping-cart:before{content:"\e63f"}.el-icon-share-alt:before{content:"\e640"}.el-icon-share:before{content:"\e641"}.el-icon-search-alt:before{content:"\e642"}.el-icon-search:before{content:"\e643"}.el-icon-screenshot:before{content:"\e644"}.el-icon-screen-alt:before{content:"\e645"}.el-icon-screen:before{content:"\e646"}.el-icon-scissors:before{content:"\e647"}.el-icon-rss:before{content:"\e648"}.el-icon-road:before{content:"\e649"}.el-icon-reverse-alt:before{content:"\e64a"}.el-icon-retweet:before{content:"\e64b"}.el-icon-return-key:before{content:"\e64c"}.el-icon-resize-vertical:before{content:"\e64d"}.el-icon-resize-small:before{content:"\e64e"}.el-icon-resize-horizontal:before{content:"\e64f"}.el-icon-resize-full:before{content:"\e650"}.el-icon-repeat-alt:before{content:"\e651"}.el-icon-repeat:before{content:"\e652"}.el-icon-remove-sign:before{content:"\e653"}.el-icon-remove-circle:before{content:"\e654"}.el-icon-remove:before{content:"\e655"}.el-icon-refresh:before{content:"\e656"}.el-icon-reddit:before{content:"\e657"}.el-icon-record:before{content:"\e658"}.el-icon-random:before{content:"\e659"}.el-icon-quotes-alt:before{content:"\e65a"}.el-icon-quotes:before{content:"\e65b"}.el-icon-question-sign:before{content:"\e65c"}.el-icon-question:before{content:"\e65d"}.el-icon-qrcode:before{content:"\e65e"}.el-icon-puzzle:before{content:"\e65f"}.el-icon-print:before{content:"\e660"}.el-icon-podcast:before{content:"\e661"}.el-icon-plus-sign:before{content:"\e662"}.el-icon-plus:before{content:"\e663"}.el-icon-play-circle:before{content:"\e664"}.el-icon-play-alt:before{content:"\e665"}.el-icon-play:before{content:"\e666"}.el-icon-plane:before{content:"\e667"}.el-icon-pinterest:before{content:"\e668"}.el-icon-picture:before{content:"\e669"}.el-icon-picasa:before{content:"\e66a"}.el-icon-photo-alt:before{content:"\e66b"}.el-icon-photo:before{content:"\e66c"}.el-icon-phone-alt:before{content:"\e66d"}.el-icon-earphone:before,.el-icon-phone:before{content:"\e66e"}.el-icon-person:before{content:"\e66f"}.el-icon-pencil-alt:before{content:"\e670"}.el-icon-pencil:before{content:"\e671"}.el-icon-pause-alt:before{content:"\e672"}.el-icon-pause:before{content:"\e673"}.el-icon-path:before{content:"\e674"}.el-icon-paper-clip-alt:before,.el-icon-paperclip-alt:before{content:"\e675"}.el-icon-paper-clip:before,.el-icon-paperclip:before{content:"\e676"}.el-icon-opensource:before{content:"\e677"}.el-icon-ok-sign:before{content:"\e678"}.el-icon-ok-circle:before{content:"\e679"}.el-icon-ok:before{content:"\e67a"}.el-icon-off:before{content:"\e67b"}.el-icon-network:before{content:"\e67c"}.el-icon-myspace:before{content:"\e67d"}.el-icon-music:before{content:"\e67e"}.el-icon-move:before{content:"\e67f"}.el-icon-minus-sign:before{content:"\e680"}.el-icon-minus:before{content:"\e681"}.el-icon-mic-alt:before{content:"\e682"}.el-icon-mic:before{content:"\e683"}.el-icon-map-marker-alt:before{content:"\e684"}.el-icon-map-marker:before{content:"\e685"}.el-icon-male:before{content:"\e686"}.el-icon-magnet:before{content:"\e687"}.el-icon-magic:before{content:"\e688"}.el-icon-lock-alt:before{content:"\e689"}.el-icon-lock:before{content:"\e68a"}.el-icon-livejournal:before{content:"\e68b"}.el-icon-list-alt:before{content:"\e68c"}.el-icon-list:before{content:"\e68d"}.el-icon-linkedin:before{content:"\e68e"}.el-icon-link:before{content:"\e68f"}.el-icon-lines:before{content:"\e690"}.el-icon-leaf:before{content:"\e691"}.el-icon-lastfm:before{content:"\e692"}.el-icon-laptop-alt:before{content:"\e693"}.el-icon-laptop:before{content:"\e694"}.el-icon-key:before{content:"\e695"}.el-icon-italic:before{content:"\e696"}.el-icon-iphone-home:before{content:"\e697"}.el-icon-instagram:before{content:"\e698"}.el-icon-info-sign:before{content:"\e699"}.el-icon-indent-right:before{content:"\e69a"}.el-icon-indent-left:before{content:"\e69b"}.el-icon-inbox-box:before{content:"\e69c"}.el-icon-inbox-alt:before{content:"\e69d"}.el-icon-inbox:before{content:"\e69e"}.el-icon-idea-alt:before{content:"\e69f"}.el-icon-idea:before{content:"\e6a0"}.el-icon-hourglass:before{content:"\e6a1"}.el-icon-home-alt:before{content:"\e6a2"}.el-icon-home:before{content:"\e6a3"}.el-icon-heart-empty:before{content:"\e6a4"}.el-icon-heart-alt:before{content:"\e6a5"}.el-icon-heart:before{content:"\e6a6"}.el-icon-hearing-impaired:before{content:"\e6a7"}.el-icon-headphones:before{content:"\e6a8"}.el-icon-hdd:before{content:"\e6a9"}.el-icon-hand-up:before{content:"\e6aa"}.el-icon-hand-right:before{content:"\e6ab"}.el-icon-hand-left:before{content:"\e6ac"}.el-icon-hand-down:before{content:"\e6ad"}.el-icon-guidedog:before{content:"\e6ae"}.el-icon-group-alt:before{content:"\e6af"}.el-icon-group:before{content:"\e6b0"}.el-icon-graph-alt:before{content:"\e6b1"}.el-icon-graph:before{content:"\e6b2"}.el-icon-googleplus:before{content:"\e6b3"}.el-icon-globe-alt:before{content:"\e6b4"}.el-icon-globe:before{content:"\e6b5"}.el-icon-glasses:before{content:"\e6b6"}.el-icon-glass:before{content:"\e6b7"}.el-icon-github-text:before{content:"\e6b8"}.el-icon-github:before{content:"\e6b9"}.el-icon-gift:before{content:"\e6ba"}.el-icon-gbp:before{content:"\e6bb"}.el-icon-fullscreen:before{content:"\e6bc"}.el-icon-friendfeed-rect:before{content:"\e6bd"}.el-icon-friendfeed:before{content:"\e6be"}.el-icon-foursquare:before{content:"\e6bf"}.el-icon-forward-alt:before{content:"\e6c0"}.el-icon-forward:before{content:"\e6c1"}.el-icon-fork:before{content:"\e6c2"}.el-icon-fontsize:before{content:"\e6c3"}.el-icon-font:before{content:"\e6c4"}.el-icon-folder-sign:before{content:"\e6c5"}.el-icon-folder-open:before{content:"\e6c6"}.el-icon-folder-close:before{content:"\e6c7"}.el-icon-folder:before{content:"\e6c8"}.el-icon-flickr:before{content:"\e6c9"}.el-icon-flag-alt:before{content:"\e6ca"}.el-icon-flag:before{content:"\e6cb"}.el-icon-fire:before{content:"\e6cc"}.el-icon-filter:before{content:"\e6cd"}.el-icon-film:before{content:"\e6ce"}.el-icon-file-new-alt:before{content:"\e6cf"}.el-icon-file-new:before{content:"\e6d0"}.el-icon-file-edit-alt:before{content:"\e6d1"}.el-icon-file-edit:before{content:"\e6d2"}.el-icon-file-alt:before{content:"\e6d3"}.el-icon-file:before{content:"\e6d4"}.el-icon-female:before{content:"\e6d5"}.el-icon-fast-forward:before{content:"\e6d6"}.el-icon-fast-backward:before{content:"\e6d7"}.el-icon-facetime-video:before{content:"\e6d8"}.el-icon-facebook:before{content:"\e6d9"}.el-icon-eye-open:before{content:"\e6da"}.el-icon-eye-close:before{content:"\e6db"}.el-icon-exclamation-sign:before{content:"\e6dc"}.el-icon-eur:before{content:"\e6dd"}.el-icon-error-alt:before{content:"\e6de"}.el-icon-error:before{content:"\e6df"}.el-icon-envelope-alt:before{content:"\e6e0"}.el-icon-envelope:before{content:"\e6e1"}.el-icon-eject:before{content:"\e6e2"}.el-icon-edit:before{content:"\e6e3"}.el-icon-dribbble:before{content:"\e6e4"}.el-icon-download-alt:before{content:"\e6e5"}.el-icon-download:before{content:"\e6e6"}.el-icon-digg:before{content:"\e6e7"}.el-icon-deviantart:before{content:"\e6e8"}.el-icon-delicious:before{content:"\e6e9"}.el-icon-dashboard:before{content:"\e6ea"}.el-icon-css:before{content:"\e6eb"}.el-icon-credit-card:before{content:"\e6ec"}.el-icon-compass-alt:before{content:"\e6ed"}.el-icon-compass:before{content:"\e6ee"}.el-icon-comment-alt:before{content:"\e6ef"}.el-icon-comment:before{content:"\e6f0"}.el-icon-cogs:before{content:"\e6f1"}.el-icon-cog-alt:before{content:"\e6f2"}.el-icon-cog:before{content:"\e6f3"}.el-icon-cloud-alt:before{content:"\e6f4"}.el-icon-cloud:before{content:"\e6f5"}.el-icon-circle-arrow-up:before{content:"\e6f6"}.el-icon-circle-arrow-right:before{content:"\e6f7"}.el-icon-circle-arrow-left:before{content:"\e6f8"}.el-icon-circle-arrow-down:before{content:"\e6f9"}.el-icon-child:before{content:"\e6fa"}.el-icon-chevron-up:before{content:"\e6fb"}.el-icon-chevron-right:before{content:"\e6fc"}.el-icon-chevron-left:before{content:"\e6fd"}.el-icon-chevron-down:before{content:"\e6fe"}.el-icon-check-empty:before,.el-icon-unchecked:before{content:"\e6ff"}.el-icon-check:before{content:"\e700"}.el-icon-certificate:before{content:"\e701"}.el-icon-cc:before{content:"\e702"}.el-icon-caret-up:before{content:"\e703"}.el-icon-caret-right:before{content:"\e704"}.el-icon-caret-left:before{content:"\e705"}.el-icon-caret-down:before{content:"\e706"}.el-icon-car:before{content:"\e707"}.el-icon-camera:before{content:"\e708"}.el-icon-calendar-sign:before{content:"\e709"}.el-icon-calendar:before{content:"\e70a"}.el-icon-bullhorn:before{content:"\e70b"}.el-icon-bulb:before{content:"\e70c"}.el-icon-brush:before{content:"\e70d"}.el-icon-broom:before{content:"\e70e"}.el-icon-briefcase:before{content:"\e70f"}.el-icon-braille:before{content:"\e710"}.el-icon-bookmark-empty:before{content:"\e711"}.el-icon-bookmark:before{content:"\e712"}.el-icon-book:before{content:"\e713"}.el-icon-bold:before{content:"\e714"}.el-icon-blogger:before{content:"\e715"}.el-icon-blind:before{content:"\e716"}.el-icon-bell:before{content:"\e717"}.el-icon-behance:before{content:"\e718"}.el-icon-barcode:before{content:"\e719"}.el-icon-ban-circle:before{content:"\e71a"}.el-icon-backward:before{content:"\e71b"}.el-icon-asl:before{content:"\e71c"}.el-icon-arrow-up:before{content:"\e71d"}.el-icon-arrow-right:before{content:"\e71e"}.el-icon-arrow-left:before{content:"\e71f"}.el-icon-arrow-down:before{content:"\e720"}.el-icon-align-right:before{content:"\e721"}.el-icon-align-left:before{content:"\e722"}.el-icon-align-justify:before{content:"\e723"}.el-icon-align-center:before{content:"\e724"}.el-icon-adult:before{content:"\e725"}.el-icon-adjust-alt:before{content:"\e726"}.el-icon-adjust:before{content:"\e727"}.el-icon-address-book-alt:before{content:"\e728"}.el-icon-address-book:before{content:"\e729"}.el-icon-asterisk:before{content:"\e72a"}@font-face{font-family:FontAwesome}body,html{height:100%}body{background:#eee url(/img/bg/bg.png);font-family:Open Sans,sans-serif}a,a:active,a:focus,a:hover,a:visited{outline:0 none!important;background-color:transparent}.ng-cloak,[ng-cloak]{display:none!important}.invisible{visibility:hidden}.table-scrollable{overflow-x:auto}.table-scrollable table{min-width:500px}#wrap{position:relative;min-height:calc(100% - 55px)}#contentWrap{position:absolute;top:0;left:50%;bottom:0;margin-left:-520px;width:1040px;z-index:-1}#brand-logo{display:block;height:60px;width:200px}.tab-messaging{position:absolute;top:-9999px}.footer{background:#4d4d4f;color:#f5f5f5;padding:5px 0 0;font-size:12px;position:relative;z-index:1000;height:55px}.footer a{color:#eee;text-decoration:none}.footer ul{margin-bottom:3px}.footer .poweredBy{background:url(/img/poweredByEgym.png) 100% no-repeat;padding-right:110px;height:18px;margin-bottom:5px;background-size:100px}.footer .poweredByNetpulseOne,.footer span{color:#ccc}.top-buffer{margin-top:22px}.top-buffer-lg{margin-top:44px}.np-go-top{position:fixed;z-index:0;left:0;top:0;display:none;width:65px;height:100%;background:url(/img/np-go-top.png) 0 10% no-repeat}.np-go-top:hover{background-color:#eee;opacity:.5}div.page-challenge-detail,div.page-challenges,div.page-entertainment,div.page-goal-center,div.page-workouts{position:relative}.navbar{min-height:80px}.navbar #brand-logo{margin-top:8px}.navbar-form{padding:0;margin:0}.navbar-form.navbar-right:last-child{margin-right:0}.navbar-form .form-group{padding-top:18px}.navbar-form .form-group .help-block{margin:0}.navbar-form .form-group .help-block a{font-size:12px}ul.nav.navbar-nav>li>a{line-height:60px;height:79px;padding:10px 7px;font-size:12px;font-weight:700}ul.nav.navbar-nav>li>a>i{vertical-align:sub}.accounts-bmfit_linked,.accounts-bmfit_unlinked,.accounts-carepass_linked,.accounts-carepass_unlinked,.accounts-fb_linked,.accounts-fb_unlinked,.accounts-fitbit_linked,.accounts-fitbit_unlinked,.accounts-hg_linked,.accounts-hg_unlinked,.accounts-mb_linked,.accounts-mb_unlinked,.accounts-mfp_linked,.accounts-mfp_unlinked,.accounts-mmf_linked,.accounts-mmf_unlinked,.accounts-moves_linked,.accounts-moves_unlinked,.accounts-nikeplus_linked,.accounts-nikeplus_unlinked,.accounts-sprite,.accounts-up_linked,.accounts-up_unlinked,.accounts-withings_linked,.accounts-withings_unlinked{background-image:url(../img/profile/accounts-s2a503d3c20.png);background-repeat:no-repeat}.accounts-bmfit_linked{background-position:0 0}.accounts-bmfit_unlinked{background-position:0 -37px}.accounts-carepass_linked{background-position:0 -74px}.accounts-carepass_unlinked{background-position:0 -111px}.accounts-fb_linked{background-position:0 -148px}.accounts-fb_unlinked{background-position:0 -185px}.accounts-fitbit_linked{background-position:0 -222px}.accounts-fitbit_unlinked{background-position:0 -259px}.accounts-hg_linked{background-position:0 -296px}.accounts-hg_unlinked{background-position:0 -333px}.accounts-mb_linked{background-position:0 -370px}.accounts-mb_unlinked{background-position:0 -407px}.accounts-mfp_linked{background-position:0 -444px}.accounts-mfp_unlinked{background-position:0 -481px}.accounts-mmf_linked{background-position:0 -518px}.accounts-mmf_unlinked{background-position:0 -555px}.accounts-moves_linked{background-position:0 -592px}.accounts-moves_unlinked{background-position:0 -629px}.accounts-nikeplus_linked{background-position:0 -666px}.accounts-nikeplus_unlinked{background-position:0 -703px}.accounts-up_linked{background-position:0 -740px}.accounts-up_unlinked{background-position:0 -777px}.accounts-withings_linked{background-position:0 -814px}.accounts-withings_unlinked{background-position:0 -851px}.userImg{visibility:hidden;float:left;height:118px;width:118px}.userImg.avatar-female{background-position:0 -396px}.userImg.avatar-female,.userImg.avatar-male{background-image:url(/img/avatars/gendered.png)}.userImg.avatar-male{background-position:-118px -396px}.userImg.avatar-load,.userImg.avatar-url{width:118px;height:118px;line-height:118px}.userImg.avatar-load-lg,.userImg.avatar-url-lg{width:174px;height:198px;line-height:198px}.userImg.avatar-female-lg{background-position:-8px 0}.userImg.avatar-female-lg,.userImg.avatar-male-lg{background-image:url(/img/avatars/gendered.png);height:198px;width:174px}.userImg.avatar-male-lg{background-position:-11px -198px}.userImg.none{background-image:url(/img/avatars/avatar.png)}.avatar-url img{width:118px}.avatar-url-lg img{width:100%}.avatar-load,.avatar-load-lg{background:transparent url(/img/bg/loading_middle.gif) no-repeat 50% 50%}.avatar-female-sm{background-position:0 -516px}.avatar-female-sm,.avatar-male-sm{background-image:url(/img/avatars/gendered.png);height:46px;width:46px}.avatar-male-sm{background-position:-2px- 46px -516px}.avatar0{background:url(/img/avatars/avatarSprite.jpg) 0 0}.avatar1{background:url(/img/avatars/avatarSprite.jpg) -118px 0}.avatar2{background:url(/img/avatars/avatarSprite.jpg) -236px 0}.avatar3{background:url(/img/avatars/avatarSprite.jpg) -354px 0}.avatar4{background:url(/img/avatars/avatarSprite.jpg) -472px 0}.avatar5{background:url(/img/avatars/avatarSprite.jpg) 0 -118px}.avatar6{background:url(/img/avatars/avatarSprite.jpg) -118px -118px}.avatar7{background:url(/img/avatars/avatarSprite.jpg) -236px -118px}.avatar8{background:url(/img/avatars/avatarSprite.jpg) -354px -118px}.avatar9{background:url(/img/avatars/avatarSprite.jpg) -472px -118px}.avatar10{background:url(/img/avatars/avatarSprite.jpg) -590px 0}.avatar11{background:url(/img/avatars/avatarSprite.jpg) -708px 0}.avatar12{background:url(/img/avatars/avatarSprite.jpg) -826px 0}.avatar13{background:url(/img/avatars/avatarSprite.jpg) -944px 0}.avatar14{background:url(/img/avatars/avatarSprite.jpg) -1062px 0}.avatar15{background:url(/img/avatars/avatarSprite.jpg) -590px -118px}.avatar16{background:url(/img/avatars/avatarSprite.jpg) -708px -118px}.avatar17{background:url(/img/avatars/avatarSprite.jpg) -826px -118px}.avatar18{background:url(/img/avatars/avatarSprite.jpg) -944px -118px}.avatar19{background:url(/img/avatars/avatarSprite.jpg) -1062px -118px}.avatar0-lg{background:url(/img/avatars/avatar0-lg.png) 50% 0}.avatar0-lg,.avatar1-lg{height:198px;width:174px}.avatar1-lg{background:url(/img/avatars/avatar1-lg.png) 50% 0}.avatar2-lg{background:url(/img/avatars/avatar2-lg.png) 50% 0}.avatar2-lg,.avatar3-lg{height:198px;width:174px}.avatar3-lg{background:url(/img/avatars/avatar3-lg.png) 50% 0}.avatar4-lg{background:url(/img/avatars/avatar4-lg.png) 50% 0}.avatar4-lg,.avatar5-lg{height:198px;width:174px}.avatar5-lg{background:url(/img/avatars/avatar5-lg.png) 50% 0}.avatar6-lg{background:url(/img/avatars/avatar6-lg.png) 50% 0}.avatar6-lg,.avatar7-lg{height:198px;width:174px}.avatar7-lg{background:url(/img/avatars/avatar7-lg.png) 50% 0}.avatar8-lg{background:url(/img/avatars/avatar8-lg.png) 50% 0}.avatar8-lg,.avatar9-lg{height:198px;width:174px}.avatar9-lg{background:url(/img/avatars/avatar9-lg.png) 50% 0}.avatar10-lg{background:url(/img/avatars/avatar10-lg.png) 50% 0;height:198px;width:174px}.avatar11-lg{background:url(/img/avatars/avatar11-lg.png) 50% 0;height:198px;width:174px}.avatar12-lg{background:url(/img/avatars/avatar12-lg.png) 50% 0;height:198px;width:174px}.avatar13-lg{background:url(/img/avatars/avatar13-lg.png) 50% 0;height:198px;width:174px}.avatar14-lg{background:url(/img/avatars/avatar14-lg.png) 50% 0;height:198px;width:174px}.avatar15-lg{background:url(/img/avatars/avatar15-lg.png) 50% 0;height:198px;width:174px}.avatar16-lg{background:url(/img/avatars/avatar16-lg.png) 50% 0;height:198px;width:174px}.avatar17-lg{background:url(/img/avatars/avatar17-lg.png) 50% 0;height:198px;width:174px}.avatar18-lg{background:url(/img/avatars/avatar18-lg.png) 50% 0;height:198px;width:174px}.avatar19-lg{background:url(/img/avatars/avatar19-lg.png) 50% 0;height:198px;width:174px}.design-btn{display:inline-block;font-family:Open Sans,sans-serif;border:1px solid #eee;border-radius:4px;background-color:#eee;background-image:none;padding:9px 14px}.design-btn,.design-btn:hover{text-decoration:none}.design-btn i{margin-right:5px}.design-btn.btn-fixed-width{width:100px}.design-btn.btn-blue,.design-btn.btn-primary{color:#f5f5f5;background-color:#015dad;border-color:#015dad}.design-btn.btn-secondary{color:#f5f5f5;background-color:#555;border-color:#555}.design-btn.btn-link{color:#0973ba;text-decoration:underline;background-color:transparent;border-color:transparent}.design-btn.btn-white{color:#555;background-color:#f5f5f5}.design-btn.disabled,.design-btn[disabled],.design-btn[disabled]:hover{color:#555;background-color:#eee;border-color:#ccc;text-shadow:none;cursor:not-allowed}.design.well,.design .well{background:#f5f5f5;-webkit-box-shadow:none;box-shadow:none}.design .select2-container{max-width:none;height:46px}.design .select2-choice{height:46px}.design .headless .nav-tabs{display:none}[datepicker]{padding:0 5px}[datepicker]>table:focus{outline:none}[datepicker]>table .btn-info span{color:#fff}.facebook-icon-small{display:inline-block;width:18px;height:18px;background:#5f78ab url(/img/fb/icons/fb-login-icon-18px.png) no-repeat 0 0;vertical-align:text-bottom}.design{font:14px/150% normal,Open Sans,sans-serif;color:#555}.design :focus{outline:none}.design h1,.design h2,.design h3{line-height:125%}.design h1 .secondary,.design h2 .secondary,.design h3 .secondary{color:#ccc}.design h1{font-size:24px}.design h2{font-size:22px}.design h3{font-size:18px}.design p{font-size:12px;line-height:125%}.design strong{font-weight:700}.design .subtitle,.design .title{text-align:center;margin:0;font-family:Open Sans,sans-serif;font-weight:400}.design .title{color:#f5f5f5;font-size:14px;line-height:22px}.design .subtitle{color:#ccc}.design .help,.design .small-text{font-size:14px}.design .page-head{position:relative}.design .page-head .dropdown{position:absolute;top:0;right:0}.design .page-head .dropdown-button{padding:0 0 0 18px;font-size:13px;line-height:42px;background:#015dad}.design .page-head .dropdown-button .caret{position:absolute;right:0;padding:0;margin:0;font-size:12px;text-align:center;color:#f5f5f5;border:none;background:#0973ba}.design .page-head .dropdown-menu{margin:0;padding:0;max-height:410px;overflow-y:scroll;background:#015dad}.design .page-head .dropdown-menu li{padding:10px 0 10px 18px;margin:1px 0 0;font-size:13px;font-family:Open Sans,sans-serif;background:#015dad}.design .page-head .dropdown-menu li:hover{background:#015dad}.design .page-head{border:none;margin:0;padding:10px;background:#222}.design .page-content{padding:40px 20px 15px}.design .page-content.bottom-shadow,.design .page-top-bar{-webkit-box-shadow:0 6px 4px -3px #eee;box-shadow:0 6px 4px -3px #eee}.design .page-top-bar{background:#f5f5f5;margin:-40px -20px 30px;padding:20px 20px 15px;min-height:38px}.design .page-top-bar .alert{margin:0}.design .form-label.control-label,.design label.control-label{display:inline-block;margin-right:10px;font-weight:700;color:#555}.design input[type=radio]{display:none}.design input[type=radio]+label[class*=span]{margin:0}.design input[type=radio]+label:before{content:"\f111";display:inline-block;width:20px;height:20px;border-radius:12px;padding:3px;margin:0 5px 0 0;font:11px/100% FontAwesome;color:transparent;border:2px solid #eee}.design input[type=radio]:checked+label:before{color:#0973ba;border-color:#8fbfe9}.design input[type=checkbox]{display:none}.design input[type=checkbox]+label:before{content:"\e67a";display:inline-block;width:20px;height:20px;border-radius:4px;padding:2px;margin:0 6px 0 2px;font:20px/6px Elusive-Icons;color:transparent;border:2px solid #eee}.design input[type=checkbox]:checked+label:before{color:#0973ba;border-color:#8fbfe9}.design input[type=email],.design input[type=number],.design input[type=password],.design input[type=text],.design textarea{height:40px;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 1em;border:2px solid #eee;border-radius:4px;background-color:#f5f5f5;background-image:none;-webkit-appearance:none;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important;transition:margin border .2s linear;-moz-transition:margin border linear .2s;-webkit-transition:margin border .2s linear;-o-transition:margin border linear .2s}.design input[type=email]:focus,.design input[type=email][disabled],.design input[type=number]:focus,.design input[type=number][disabled],.design input[type=password]:focus,.design input[type=password][disabled],.design input[type=text]:focus,.design input[type=text][disabled],.design textarea:focus,.design textarea[disabled]{color:#555;border-color:#8fbfe9}.design textarea{padding-top:7px;padding-bottom:7px;height:auto;line-height:150%}.design .input-group .input-group-addon{border:2px solid #eee;background-color:transparent}.design .input-group .btn,.design .input-group .btn-group,.design .input-group .input-group-addon{margin-left:-2px;margin-right:-2px}.design .input-group .btn:first-child,.design .input-group .input-group-addon:first-child{margin-right:-2px}.design div.select-element{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #eee;border-radius:4px;overflow:hidden}.design div.select-element:before{content:"\e706";position:absolute;right:0;top:0;padding-right:2px;font:9px/36px Elusive-Icons;text-align:center;color:#0973ba;border-left:1px solid #eee}.design div.select-element select{position:absolute;top:0;left:0;z-index:5;padding:0 0 0 1em;margin:0;background-color:transparent;background-image:none;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;text-indent:.01px;text-overflow:""}.design div.select-element select::-ms-expand{display:none}.design div.select-element select[disabled]{background-color:#eee}.design .form-actions{padding:20px 20px 40px;text-align:left;background:transparent;border:none}.ui-select-toggle{text-align:left}@-moz-document url-prefix(){.design div.select-element select{padding-top:8px}.design input[type=radio]+label:before{line-height:99%}}input:invalid,select:invalid{-webkit-box-shadow:none;box-shadow:none}a{cursor:pointer}.form-group.inline{display:inline-block}.secondary-label{font-weight:400}.ml-15{margin-left:15px}.mt-5{margin-top:5px}.btn-group.np-dropdown .btn .caret{float:right}.dataTables_processing{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:10px;background:#f5f5f5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.dataTables_processing .datatable-loader-img{background:url(/img/bg/loading_middle.gif) no-repeat 50%;text-align:center}.buttons-group{margin:10px 10px 10px 15px;overflow:hidden;float:left}.buttons-group a{float:left;background:#555;font-size:12px;font-weight:700;height:22px;line-height:22px;padding:0 5px;min-width:65px;text-align:center;color:#f5f5f5;text-shadow:0 1px 1px #222}.buttons-group:first-child,.buttons-group:last-child{border-radius:4px 0 0 4px}.buttons-group.active{background:#222;color:#d7df1f;text-decoration:none;cursor:default}.pager-buttons{float:right}.dropdown-menu{margin-top:2px}.np-dropdown{margin:0;padding:0;border:none}.np-dropdown a,.np-dropdown li>a,.np-dropdown ul,.np-dropdown ul.typeahead,.np-dropdown ul.typeahead li>a{background:#555;color:#f5f5f5;font-size:inherit;font-weight:inherit}.np-dropdown ul,.np-dropdown ul.typeahead{border-radius:0}.np-dropdown .btn .caret{border:none;margin-top:3px;width:14px;height:14px;background:url(/img/icons/arrows.png) no-repeat 0 0 transparent}.np-dropdown .btn:hover{color:#f5f5f5}.np-dropdown li:hover,.np-dropdown li a:focus,.np-dropdown ul.typeahead>li.active,.np-dropdown ul.typeahead>li:hover{background:#555}.np-dropdown.open .btn .caret{background-position:0 -42px}.np-dropdown li:active{border:1px solid #222;background:#555}.np-dropdown.btn-group .btn.dropdown-toggle:hover{background:#555}.np-dropdown li>a:hover,.typeahead.dropdown-menu li.active>a,.typeahead.dropdown-menu li>a:hover{background:none}.np-dropdown.btn-group.open .btn.dropdown-toggle{background:#555;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.modal .modal-dialog{background:#f5f5f5;border-radius:8px}.modal .modal-content{background:#f5f5f5}.modal .modal-body{text-align:center;font-size:13px;padding:15px 10px 10px}.modal .modal-header h3{margin:0;text-align:center;text-transform:uppercase}.modal .dont-ask{margin-top:30px}.modal .dont-ask label{font-weight:400}@media (min-width:768px){.modal-dialog{width:450px}.modal-dialog.modal-sm{width:300px}}div.modal-confirm-unblock span.title,div.modal-confirm span.title{display:block;font-size:24px;line-height:24px;text-align:center;margin:27px 0 18px}.modal-buttons{text-align:center;padding:20px 0}.modal-button{font-size:12px}.modal-message{top:10%;width:360px;height:180px;margin:0 auto}.modal-message .modal-body{text-align:center;font-size:13px;padding:15px 10px 10px}div.column-title{background-color:#4d4d4f;border-bottom:1px solid #555;border-top:1px solid #f5f5f5;color:#f5f5f5;height:23px;line-height:23px;text-transform:uppercase;text-align:center}div.column-title,div.column-title h3{font-size:14px;font-weight:400;margin:0}div.column-title h3{line-height:25px;letter-spacing:1px}.control-hint{margin-left:20px}.popover{width:260px}.popover-content{padding:8px;font-size:13px}.popover-title{display:none}.popover-custom-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#f5f5f5;filter:alpha(opacity=0)}.error-provider{position:fixed;width:200px;height:100px;top:0;left:0}.error-provider .error-provider-item{color:#c00;background-color:#eee;padding:8px 10px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 #eee;border:1px solid #eee;border-radius:4px}.error-provider h5{margin:0}.xid{background:url(/img/xid.png);color:transparent;display:block;font-size:0;position:absolute}.xid.small{height:19px;margin:13px 0 0 -42px;width:35px}.xid.inline{height:19px;width:35px;display:inline-block;position:static;vertical-align:top}.xid.large{background-position:0 -20px;margin:8px 5px 0 0;height:24px;padding:0;width:50px}label.control-label span.xid.large{float:left;position:relative;top:-3px;left:54px}.loading-mask{position:fixed;top:0;left:0;z-index:2000;margin:0;padding:0;width:100%;height:100%;opacity:.85;filter:alpha(opacity=85);background-color:#eee}.loading-mask i{position:absolute;font-size:150px;top:20%;left:50%;margin-left:-75px}.alert{overflow:hidden;background-color:#f5f5f5;border-color:#ccc}.alert strong{padding:10px 0 0 15px;float:left;color:#000}.width0{display:none!important}.profile{text-align:center}.profile a{font-family:Open Sans Condensed,sans-serif;font-weight:700;text-decoration:none}.profile a.userImg{margin:7px 32px 0}.np-dashboard-banner{display:block;background:url(/img/dashboard/300x250.png) no-repeat scroll 50% 0;width:100%;height:250px}.ch-numbers{font-family:Open Sans Condensed,sans-serif;font-weight:700;width:100%;text-align:center;display:table}.ch-numbers div{font-size:35px;height:90px;color:#4d4d4f;vertical-align:middle;display:table-cell}.ch-numbers div.big{font-size:50px;height:90px}.ch-numbers div.smaller{font-size:18px;height:80px}.ch-numbers div.lighter{color:#f5f5f5}.ch-numbers h5{text-transform:uppercase;color:#ccc}.well.challenge-box{margin-bottom:0;border-bottom:1px solid #ccc}.well.challenge-box:last-child{margin-bottom:20px;border-bottom:none}.challenge-box hr{margin-top:0}.challenge-box .ch-image{height:80px}.challenge-box .ch-image img{height:80px;width:80px}.challenge-box h4 a{color:inherit;text-decoration:none}.overlay-data-processing{position:fixed;top:80px;bottom:0;left:0;right:0;z-index:999;background-color:rgba(0,0,0,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlay-data-processing .overlay-content{text-align:center;font-size:28px;color:#ccc;max-width:75%}.overlay-data-processing label{cursor:pointer}.overlay-data-processing label:before{content:"";display:inline-block;width:20px;height:20px;border:2px solid #ccc;border-radius:3px;background-color:hsla(0,0%,100%,.3)}.overlay-data-processing input{display:none}#user-goal-nav{background:#f5f5f5;list-style-type:none;width:100%;overflow:hidden;margin:0 0 10px;padding-left:0}#user-goal-nav li{color:#4d4d4f;cursor:default;float:left;font-family:Open Sans Condensed,sans-serif;height:50px;line-height:50px;width:25%;position:relative;text-align:center}#user-goal-nav li :first-child{font-weight:700}#user-goal-nav li.active{background:#e7e7e7;background:url(data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,right top,from(#e7e7e7),color-stop(82%,#e7e7e7),to(#fff));background:linear-gradient(90deg,#e7e7e7 0,#e7e7e7 82%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7e7e7",endColorstr="#ffffff",GradientType=1)}#user-goal-nav li.selected{cursor:pointer;background:#eee}#goal-body{min-height:336px;overflow:auto}.goal-wizard-block .inner{min-height:206px;margin-bottom:20px;border-radius:2px}.goal-wizard-block .inner h2{padding-top:25px;font-size:54px;font-weight:700}.goal-wizard-block .inner .fa{margin:30px 0 10px}.goal-wizard-block .inner .info{margin-top:20px}.goal-wizard-block .inner:hover{background:#eee;color:#4d4d4f}ul.goal-wizard li.customTarget{cursor:default}form.customTargetForm{position:relative}form.customTargetForm span.np-unit-per-interval{display:block;position:relative;top:7px}form.customTargetForm input{text-align:center;margin:12px 0 30px;padding:10px 0;transition:margin .2s;-moz-transition:margin .2s;-webkit-transition:margin .2s;-o-transition:margin .2s}li.overed form.customTargetForm input{margin:10px 0 1px}form.customTargetForm .tooltip{margin-top:12px;transition:margin .2s;-moz-transition:margin .2s;-webkit-transition:margin .2s;-o-transition:margin .2s}li.overed form.customTargetForm .tooltip{margin-top:0}form.customTargetForm .tooltip-inner{position:relative;top:-1px;font-size:11px}.goal-info-panel{overflow:hidden;padding:5px 0}.goal-progress-wrapper{overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.goal-progress-item{padding-bottom:20px}.goal-progress-item h4{text-align:center}.goal-progress-item .columns{display:table;width:100%;position:relative}.goal-progress-item .column{display:table-cell;height:70px;vertical-align:middle;text-align:center;font-size:18px;overflow:hidden;white-space:nowrap;width:1%;background:#4d4d4f;color:#f5f5f5}.goal-progress-item .column span{color:#f5f5f5;height:70px;line-height:70px;display:block;cursor:default;padding:0 2px}.goal-progress-item .tooltip-hide .tooltip{display:none!important}.goal-progress-item .column.rest{background:#eee;width:99%;padding:0 3px}.goal-progress-item .column.complete{width:1%;background:#4d4d4f}.columns .tooltip-left .tooltip-inner{position:relative;left:35%;min-width:15px;border-radius:0 4px 4px 4px}.column-collapsed:hover{border-color:#eee}.goal-center-message{position:relative;text-align:center;padding:20px;margin:10px 0;border:1px solid #ccc;background:#eee url(/img/goals/goal-completed-back.jpg)}.goal-center-message.inprogress{background-image:none}.goal-center-message h3{color:#ccc;text-align:center;font-size:28px;line-height:28px;margin:0 0 4px;font-weight:400;text-transform:uppercase}.goal-center-message.expired h3{color:red}.goal-center-message .info{color:green;font-size:40px;line-height:40px;margin-bottom:15px;text-transform:uppercase}.goal-center-message .close{position:absolute;top:7px;right:7px;width:19px;height:19px;opacity:.7;filter:alpha(opacity=70);background:url(/img/close.png) 0 -19px no-repeat}.goal-center-message .close:hover{opacity:1;filter:alpha(opacity=100)}.goal-wizard-buttons{height:40px}.goal-wizard-buttons .pager{margin:0}div.progress-label-container{position:relative;z-index:100;color:#222;font-size:11px;width:280px}div.progress-label-container div.progress-label{float:left;height:30px}div.progress-label-container div.arrow{display:none}div.progress-label{cursor:pointer}div.progress-label div.label{background:none;color:inherit;float:right;font-size:14px}div.progress-label.active{cursor:default;position:relative}div.progress-label.active div.label{background:#222;color:#f5f5f5}div.progress-label.active div.arrow{border:4px solid transparent;border-top-color:#222;color:#f5f5f5;display:block;float:right;height:0;left:16px;position:relative;top:16px;width:0}div.progress{background:#eee;height:9px;overflow:hidden;width:100%}div.hash-container{height:9px;position:absolute;width:280px;z-index:10}div.hash-container div{border-right:1px solid #ccc;float:left;height:9px}div.meter{background-color:orange;float:left;height:9px;left:0;position:relative;z-index:20}#home-splash-img{background:no-repeat url(/img/home/splash.jpg) 50% 0;height:355px}#agreeTOS{margin:0;width:auto!important}#agreeTOSLabel{display:inline;font-size:11px}span.error-block{display:block;background:#d7df1f;left:-35px;padding:7px 11px;position:relative;width:243px}.profile-info div.userImgContainer{zoom:.83;-webkit-transform:translate(0);transform:translate(0)}#ftu .actions,#profile-container .actions,#profile-setup .actions{overflow:hidden;margin-bottom:15px}#ftu .actions .successEl,#profile-container .actions .successEl,#profile-setup .actions .successEl{opacity:0;text-align:right;line-height:26px;float:right}#ftu .actions button,#profile-container .actions button,#profile-setup .actions button{display:block;float:right;margin-left:15px}#ftu .singleSettingContainer,#profile-container .singleSettingContainer,#profile-setup .singleSettingContainer{display:table}#ftu div.controls div.status,#profile-container div.controls div.status,#profile-setup div.controls div.status{font-size:12px;margin-top:2px}#ftu #settings-stats,#profile-container #settings-stats,#profile-setup #settings-stats{background-color:transparent;border:none;padding-top:0}#ftu .control-label,#profile-container .control-label,#profile-setup .control-label{font-weight:700;font-size:13px;text-align:left}#ftu .control-label.xid,#profile-container .control-label.xid,#profile-setup .control-label.xid{font-size:0}#ftu .controls input,#profile-container .controls input,#profile-setup .controls input{padding:4px 6px;line-height:20px;border-radius:4px;border:1px solid #ccc}#ftu .controls select,#profile-container .controls select,#profile-setup .controls select{padding:4px 6px;line-height:20px;border-radius:4px;border:1px solid #ccc;height:32px}div.form-group span.error{color:red;display:block;font-size:12px;padding-left:4px}span.tooLong,span.tooShort{color:orange;display:none}.match{color:green}.mismatch{color:orange}#settings-label{color:#f5f5f5;cursor:default;position:relative;text-shadow:1px 1px #ccc}#settings-label:hover{cursor:default;text-decoration:none!important}div.privacy-radio input,div.settings-cb input{margin:0}div.privacy-text label,div.settings-text label{font-weight:700}#settings-account-linking div a{float:left;padding:0 5px;color:#ccc}#settings-account-linking div.link-container{border:1px solid #ccc}#settings-account-linking div.logo-container{min-width:100%;margin:10px 91px}#settings-account-linking div.logo{height:38px}#settings-account-linking div>div.popover{line-height:16px}#settings-account-linking div>div.popover .popover-content{padding:4px 6px}#settings-account-linking div>div.popover .popover-icon-wrapper{margin:2px 0 4px 2px}#settings-account-linking li.header{background-color:#222;border:none;color:#f5f5f5;font-size:14px;text-shadow:0 1px #000;height:30px;line-height:10px}#settings-profile select{width:auto}#settings-profile div.form-inline{position:relative;top:4px}#settings-profile div.form-inline input{margin:-1px 4px 0 0}#settings-profile div.form-inline label{margin-right:6px}#settings-profile div.controls.input-group{margin-left:20px}#settings-profile div.input-group input{text-align:right;width:60px}#profile-nav #profileStatsLink{background:url(/img/profile/profileSettingsSprite.png) 0 -264px;float:right;height:15px;left:-12px;position:relative;top:-1px;width:19px}.avatar-dialog .modal-dialog{width:660px}.primary-well{background-color:hsla(0,0%,80%,.7)}ul.avatarTray{list-style-type:none;padding-left:0}ul.avatarTray li{margin-left:8px;visibility:visible}ul.avatarTray li.userImg{border:2px solid #f5f5f5}ul.avatarTray li.userImg.selected,ul.avatarTray li.userImg:hover{border-color:#d7df1f}.login-incomplete-modal.modal .modal-body{padding:0 20px 20px;text-align:left}.login-incomplete-modal.modal label{width:120px;text-align:left;font-size:12px;font-weight:700}.login-incomplete-modal.modal select.input-large{width:300px}.login-incomplete-modal.modal form{margin-top:20px}.widgets,.widgets i{text-align:center}.widgets i{padding:5px;background:#f5f5f5;color:#4d4d4f;border-radius:4px;min-width:40px}.widgets p{font-size:11px;padding-left:5px}.wo-details-chart{width:100%;height:365px;padding-bottom:5px;margin-bottom:10px;background-color:#eee}.table-hover>tbody>tr.highlight.even>td,.table-hover>tbody>tr.highlight.even>th,.table-hover>tbody>tr.highlight.odd>td,.table-hover>tbody>tr.highlight.odd>th,.table-hover>tbody>tr:hover.even>td,.table-hover>tbody>tr:hover.even>th,.table-hover>tbody>tr:hover.odd>td,.table-hover>tbody>tr:hover.odd>th{background-color:#4d4d4f;color:#eee;cursor:pointer}.table-hover>tbody>tr>td>a{color:#4d4d4f}.table-hover>tbody>tr.highlight.even>td>a,.table-hover>tbody>tr.highlight.odd>td>a,.table-hover>tbody>tr:hover.even>td>a,.table-hover>tbody>tr:hover.odd>td>a{color:#eee}.radio-group-column{line-height:1.2;padding:5px 0 10px 140px;overflow:hidden}.radio-group-column *{line-height:inherit}.radio-group-column input{float:left;margin:0}.modal-workout-editor .modal-dialog{width:90%;max-width:370px}.modal-workout-editor .modal-body{text-align:left;padding:0 20px}.modal-workout-editor h3{text-transform:uppercase;text-align:center;margin:0}.modal-buttons{margin:20px auto;padding:0}.row-action-popup{position:absolute;max-width:200px;padding-right:11px}.row-action-popup .arrow{position:absolute;bottom:0;width:16px;height:11px;left:50%;margin-left:-8px;background-image:url(/img/tooltip-arrow.png)}.row-action-popup .datatable-row-action{display:block;color:#4d4d4f;text-align:center;border:none;border-bottom:1px solid #555;font-size:15px;line-height:15px;padding:5px 0;cursor:pointer}.row-action-popup .datatable-row-action.last{border:none}.row-action-popup-inner{background-color:#f5f5f5;padding:10px;min-width:95px;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc}.page-workouts table td,.page-workouts table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.challenge-details-page .ch-numbers div{font-size:28px}.challenge-details-page .challenge-info{width:100%}.challenge-details-page .challenge-info th{text-align:right;padding-right:15px;white-space:nowrap;vertical-align:top}.challenge-details-page .challenge-info tr.hr td,.challenge-details-page .challenge-info tr.hr th{padding-bottom:20px;border-bottom:1px solid #eee}.challenge-details-page .challenge-info tr.hr+tr td,.challenge-details-page .challenge-info tr.hr+tr th{padding-top:20px}.ch-subtitle{font-weight:700;text-align:center;background:#4d4d4f;padding:10px;color:#f5f5f5;text-transform:uppercase;overflow:auto}.ch-subtitle a{color:#f5f5f5;text-decoration:none}.ch-subtitle a:hover{color:#d7df1f}.ch-description{height:180px;overflow:hidden}.ch-image{display:block;text-align:center;margin-bottom:10px}.ch-challenge-list .ch-done{opacity:.75;filter:alpha(opacity=75)}.user-avatar-inline-small,table.ch-participants-table td>.user-avatar{display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:4px}.user-avatar-inline-small .userImg,table.ch-participants-table .user-avatar .userImg{border:none;-webkit-box-shadow:none;box-shadow:none;visibility:visible;-webkit-transform:translate(.203,.203);transform:translate(.203,.203)}.ch-user-indentificator{position:absolute;height:43px;line-height:23px;padding:10px 15px 10px 10px;background:#eee;margin:-10px 0 0 -71px;text-align:right;color:#4d4d4f;cursor:default;border-radius:8px 0 0 8px}#notVerifiedOverlay{background-color:#222;bottom:0;left:0;opacity:.8;filter:alpha(opacity=80);position:absolute;width:100%;top:0;z-index:5099}#notVerifiedDialog{text-align:center;position:fixed;top:10%;margin-left:-225px;left:50%;z-index:5100;width:90%;max-width:450px}.ttwrap-icon{background:url(/img/icons/smile.png) no-repeat 0;padding-left:40px}.ttwrap-icon .tt-content{display:inline-block;vertical-align:middle}#feedNav{border-top:1px solid #f5f5f5}#feedNav li{float:left;padding:4px 12px}#feedNav li.feeds-refresh,#feedNav li li.feeds-refresh{float:right}#feedNav.active:after{border:4px solid transparent;border-top-color:#eee;float:none;margin-left:38%;margin-top:-21px;position:inherit}.np-feed-item .panel{margin-bottom:0;border-radius:0;border:none}.np-feed-item .panel h4{margin-top:0}.np-feed-item .panel-footer{padding:0 10px 10px;background:none;border:none}.np-feed-item .close,.np-feed-item .np-comment-item .close{background-image:url(/img/close.png);background-position:-2px -3px;width:15px;height:14px;overflow:hidden;line-height:1000px;position:relative;top:-5px;opacity:1;-webkit-filter:none;filter:none;display:none}.np-feed-item .close.is-own,.np-feed-item:hover .close.is-own{display:block}.np-feed-item .applauders{border-top:1px solid #f5f5f5;border-bottom:1px solid #eee;padding:5px 5px 5px 15px;font-size:12px;color:#ccc}.np-feed-item .applauders *{font-size:inherit}.np-feed-item .applauders a{cursor:pointer}.np-feed-item .others{position:relative}.np-feed-item .others .other-link{white-space:nowrap}.np-feed-item .others.showpopup .applauders-popup{display:block}.np-feed-img img{width:80px;height:80px}.np-feed-info>p p{margin-bottom:10px}.ro-activity .np-feed-item:hover .close{display:none}.ro-activity:hover .close.is-own{display:block}.np-feed-panel{clear:both;padding-top:15px;text-align:right}.np-feed-panel a{color:#0973ba;display:inline-block;padding:0 6px 0 5px;border-right:1px solid #ccc;font-size:12px;line-height:1;cursor:pointer}.np-feed-panel.inprogress{color:#ccc;cursor:default}.np-feed-panel .feed-item-date{float:left;color:#555;font-size:11px;text-align:center;margin-top:3px;min-width:100px}.np-feed-panel a span{color:inherit;font-size:inherit}.np-feed-panel a .unpplaud{display:none}.np-feed-panel a.last{border-right:0;padding-right:0}.np-feed-panel a.shared{cursor:default;text-decoration:none}li.feeds-refresh a .fa-refresh{vertical-align:inherit;color:#f5f5f5}.np-comment-item{margin-bottom:0}.np-comment-item textarea.message{resize:none}.np-comment-item textarea.message.focused{height:50px}.np-comment-item.by-user .close{background-image:url(/img/edit.png);width:17px;height:20px}.np-comment-item .close{display:block}.np-comment-item.edit textarea.message{margin-top:15px;width:362px}.np-comment-img{float:left;width:48px;height:48px;line-height:46px;margin-right:10px}.np-comment-img img{max-width:46px;max-height:46px}.np-comment-img.avatar-female-sm,.np-comment-img.avatar-male-sm{width:46px;height:46px}.show-all-link{display:block;font-size:12px;color:#222;background:#eee;padding:5px 0;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;text-align:center}.show-all-link.disabled{color:#ccc;text-decoration:none;cursor:default}.np-comment-info{float:left;width:85%;word-wrap:break-word}.np-comment-info h3{font-size:11px;line-height:1;color:#222;padding:0;margin:0}.np-comment-info p{font-size:12px;padding:0;margin:0;line-height:1.2}.np-comment-info p a{text-decoration:underline}.np-comment-info .date{font-size:10px;color:#555;line-height:1}.load-more-link{display:block;text-align:center;padding:10px 0;border-top:1px solid #ccc;color:#f5f5f5;width:100%;background:#4d4d4f;margin-bottom:10px}.applauders-popup{position:absolute;width:270px;bottom:11px;padding-bottom:11px;display:none;left:0}.applauders-popup-inner{background-color:#f5f5f5;padding:10px;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc}.applauders-popup .arrow{position:absolute;bottom:0;width:16px;height:11px;left:50%;margin-left:-8px;background-image:url(/img/tooltip-arrow.png)}.feed-item-block{margin-bottom:10px}.by-user .block-user-link,.cannot-remove-others .not-by-user .remove-comment-link,.not-by-user .edit-comment-link{display:none}.cannot-remove-others .not-by-user .row-action-popup .datatable-row-action{border:none}.cannot-remove-others .np-comment-item .row-action-popup{margin-left:230px}.np-comment-item .row-action-popup{margin:-10px 0 0 280px}.np-comment-item .row-action-popup .remove-comment-link{border-bottom:0}.np-comment-item.edit p,.np-feed-item-comments.edit .np-comment-item.message{display:none}.wizard-panel{padding:70px 80px 0}#ftu .page-content,#signin-confirm .page-content{padding-top:20px}#ftu .rf-barcode,#signin-confirm .rf-barcode{display:block;width:79px;height:40px;margin:0 10px 0 -3px;background:url(/img/brands/rf-barcode.png) no-repeat 0 0}#hcBarcode{width:60%}.well.colored-bg{background:#f5f5f5 url(/img/bg/signup-banner.png) no-repeat scroll 50% 20px}.well.colored-bg .hc-select-title{color:#f5f5f5;margin-top:85px;margin-bottom:163px}.well.colored-bg .profile-setup-title{color:#f5f5f5;margin:98px 0 180px}#profile-setup .well.colored-bg{overflow:hidden}.brand-retro .well.colored-bg{background-image:url(/img/brands/rf-banner.png)}.brand-retro .well.colored-bg .hc-select-title{margin-top:85px;margin-bottom:163px}.alert{border:0}body{color:#222}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.5;font-family:Open Sans Condensed,sans-serif;font-weight:700}.h1 .secondary,.h2 .secondary,.h3 .secondary,.h4 .secondary,.h5 .secondary,.h6 .secondary,h1 .secondary,h2 .secondary,h3 .secondary,h4 .secondary,h5 .secondary,h6 .secondary{color:#ccc}h5{text-transform:uppercase}.lead{font-size:18px}#wrap>.container{padding-top:100px}.border-left>div{border-left:1px solid #ccc}.border-left div:first-child{border:none}.btn.active:focus,.btn:active:focus,.btn:focus{outline:0}.panel-body>a.userImg{margin:0 25px}#nav-container{background-color:#4d4d4f;min-height:40px;margin:0;padding-left:10px;color:#f5f5f5;font-size:12px;font-weight:700;line-height:40px}#nav-container li{cursor:pointer;display:inline-block;position:relative;padding-right:25px}#nav-container li.active{color:#d7df1f;cursor:default}#nav-container li.active:after{background:transparent;border:4px solid transparent;border-bottom-color:#eee;color:#f5f5f5;content:"";display:block;float:right;height:0;left:44%;position:absolute;top:32px;width:0}@media (min-width:1200px){.container{width:970px}}@media (max-width:767px){.border-left>div{border-left:none}#wrap>.container{padding-top:80px}.navbar{overflow:auto;min-height:60px}.navbar #brand-logo{margin:0 auto}.navbar .open .dropdown-menu{width:100%;background-color:#f5f5f5;position:inherit;overflow:auto}.navbar-default .navbar-toggle{margin-top:14px}.navbar-default .navbar-nav>li>a{line-height:27px;height:45px}#notVerifiedDialog{width:90%;margin-left:-45%}#nav-container.nav-fluid{overflow:auto}#nav-container.nav-fluid li{float:left;clear:left}#nav-container.nav-fluid li.active:after{display:none}.modal .modal-header{padding:5px}.modal .modal-header h3{margin:0;font-size:14px}.modal .modal-body{font-size:13px;padding:10px}.modal .modal-buttons{margin:10px}#nav-container{font-size:11px}#nav-container li{padding-right:10px}}div.dialog-close:before{cursor:pointer;display:block;position:absolute;top:0;right:5px;font-family:FontAwesome;content:"\f05c";font-size:20px}.modal{bottom:inherit}.well{border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.well h2{margin:0}h3{margin-top:0}.form-group{margin-right:0;margin-left:0}.no-top-radius{border-top-left-radius:0;border-top-right-radius:0}.well-dark{color:#f5f5f5;background-color:#eee}.well-darker{color:#f5f5f5;background-color:#4d4d4f}.well-no-pad{padding:0}.no-marg-bot{margin-bottom:0}.dataTables_wrapper .row{margin-right:0;margin-left:0}.entertainment-plus .banner{background-color:#4d4d4f;color:#f5f5f5;margin-bottom:20px}.entertainment-plus .banner i.fa-inverse{color:#4d4d4f}.entertainment-plus .nav-tabs>li.active>a{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.entertainment-plus .tab-content{background-color:#fff;padding:20px 0;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.entertainment-plus #termsModal .modal-content .modal-body{height:400px;overflow:auto;text-align:left}.entertainment-plus .feedbackBox{min-height:65px}.entertainment-plus .feedbackBox .alert{margin-bottom:0}.dataTables_info{float:left}.dataTables_paginate{float:right}.dataTables_paginate span a{padding:0 5px}.dataTables_paginate span a.paginate_active{color:#4d4d4f}.dataTables_paginate span a:hover{text-decoration:none;color:#4d4d4f}.dataTables_scrollHead{display:none}.progress-0{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#4d4d4f),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#f0ad4e),color-stop(50%,#4d4d4f),to(#4d4d4f));background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(90deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-1{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(93.6deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-2{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(97.2deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-3{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(100.8deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-4{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(104.4deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-5{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(108deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-6{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.31turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-7{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.32turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-8{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.33turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-9{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.34turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-10{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(126deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-11{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.36turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-12{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.37turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-13{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.38turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-14{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.39turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-15{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(144deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-16{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.41turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-17{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.42turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-18{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(154.8deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-19{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.44turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-20{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(162deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-21{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(165.6deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-22{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.47turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-23{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(172.8deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-24{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.49turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-25{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#4d4d4f),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f0ad4e),color-stop(50%,#4d4d4f),to(#4d4d4f));background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(180deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-26{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.51turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-27{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.52turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-28{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.53turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-29{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.54turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-30{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(198deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-31{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(201.6deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-32{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.57turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-33{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(208.8deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-34{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.59turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-35{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(216deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-36{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.61turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-37{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.62turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-38{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.63turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-39{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.64turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-40{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(234deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-41{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.66turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-42{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(241.2deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-43{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.68turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-44{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(248.4deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-45{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(252deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-46{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.71turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-47{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.72turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-48{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.73turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-49{background-image:linear-gradient(90deg,#4d4d4f 50%,transparent 0,transparent),linear-gradient(.74turn,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-50{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#f0ad4e),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,right top,left top,color-stop(50%,#f0ad4e),color-stop(50%,#4d4d4f),to(#4d4d4f));background-image:linear-gradient(-90deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-51{background-image:linear-gradient(-86.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-52{background-image:linear-gradient(-82.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-53{background-image:linear-gradient(-79.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-54{background-image:linear-gradient(-75.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-55{background-image:linear-gradient(-72deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-56{background-image:linear-gradient(-68.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-57{background-image:linear-gradient(-64.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-58{background-image:linear-gradient(-61.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-59{background-image:linear-gradient(-57.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-60{background-image:linear-gradient(-54deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-61{background-image:linear-gradient(-50.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-62{background-image:linear-gradient(-46.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-63{background-image:linear-gradient(-43.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-64{background-image:linear-gradient(-39.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-65{background-image:linear-gradient(-36deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-66{background-image:linear-gradient(-32.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-67{background-image:linear-gradient(-28.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-68{background-image:linear-gradient(-25.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-69{background-image:linear-gradient(-21.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-70{background-image:linear-gradient(-18deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-71{background-image:linear-gradient(-14.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-72{background-image:linear-gradient(-10.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-73{background-image:linear-gradient(-7.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-74{background-image:linear-gradient(-3.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-75{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#f0ad4e),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,right top,left top,color-stop(50%,#f0ad4e),color-stop(50%,#4d4d4f),to(#4d4d4f));background-image:linear-gradient(0deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-76{background-image:linear-gradient(3.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-77{background-image:linear-gradient(7.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-78{background-image:linear-gradient(10.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-79{background-image:linear-gradient(14.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-80{background-image:linear-gradient(18deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-81{background-image:linear-gradient(21.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-82{background-image:linear-gradient(25.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-83{background-image:linear-gradient(28.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-84{background-image:linear-gradient(32.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-85{background-image:linear-gradient(36deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-86{background-image:linear-gradient(39.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-87{background-image:linear-gradient(43.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-88{background-image:linear-gradient(46.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-89{background-image:linear-gradient(50.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-90{background-image:linear-gradient(54deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-91{background-image:linear-gradient(57.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-92{background-image:linear-gradient(61.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-93{background-image:linear-gradient(64.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-94{background-image:linear-gradient(68.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-95{background-image:linear-gradient(72deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-96{background-image:linear-gradient(75.6deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-97{background-image:linear-gradient(79.2deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-98{background-image:linear-gradient(82.8deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-99{background-image:linear-gradient(86.4deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-100{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#f0ad4e),color-stop(50%,transparent),to(transparent)),-webkit-gradient(linear,right top,left top,color-stop(50%,#f0ad4e),color-stop(50%,#4d4d4f),to(#4d4d4f));background-image:linear-gradient(90deg,#f0ad4e 50%,transparent 0,transparent),linear-gradient(270deg,#f0ad4e 50%,#4d4d4f 0,#4d4d4f)}.progress-radial-big{margin:0 auto;position:relative;width:90px;height:90px;border-radius:50%;background-color:#f0ad4e}.progress-radial-big .overlay{font-family:Open Sans Condensed,sans-serif;font-weight:700;position:absolute;width:80%;height:80%;background-color:#eee;border-radius:50%;margin-left:10%;margin-top:10%;text-align:center;line-height:71px;font-size:28px;color:#4d4d4f}.progress-radial-small{margin:0 auto;position:relative;width:80px;height:80px;border-radius:50%;background-color:#f0ad4e}.progress-radial-small .overlay{font-family:Open Sans Condensed,sans-serif;font-weight:700;position:absolute;width:80%;height:80%;background-color:#eee;border-radius:50%;margin-left:10%;margin-top:10%;text-align:center;line-height:65px;font-size:18px;color:#4d4d4f}.legal-page h1,.legal-page h2,.legal-page h3,.legal-page h4,.legal-page h5,.legal-page h6{word-wrap:break-word}.legal-page ol>li,.legal-page ul>li{margin:0 0 10px}.legal-page .offset:before{content:"";display:block;position:relative;width:0;height:80px;margin-top:-80px}.legal-page ol.ordered-bold{counter-reset:item}.legal-page ol.ordered-bold li{display:inline-block}.legal-page ol.ordered-bold li h3,.legal-page ol.ordered-bold li h4,.legal-page ol.ordered-bold li h5{display:inline-block;text-transform:none}.legal-page ol.ordered-bold li:before{content:counter(item) ". ";counter-increment:item;font-weight:700}.legal-page .indent-left{padding-left:40px}.legal-page .list-item-title{display:inline-block;font-weight:700;margin-bottom:10px}.legal-page table{border-collapse:collapse;border:2px solid #c8c8c8;letter-spacing:1px;font-size:1rem}.legal-page td{border:1px solid #bebebe;padding:10px 20px;text-align:center}.legal-page .td-first{background-color:#8a99a3}.legal-page .header-center{text-align:center}.locale-selector{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px;cursor:pointer}.locale-selector:after{content:"▴";margin-left:3px}.locale-selector ul{position:absolute;bottom:22px;top:auto;left:auto;right:0;margin:0;padding:0;list-style:none;height:305px;width:190px;font-family:Open Sans,sans-serif;font-size:12px;overflow-y:scroll;border-radius:3px}.locale-selector ul li{padding:20px;background:#fff;color:#000;font-size:14px}.locale-selector ul li:hover{background:#f5f5f5}.locale-selector ul li[disabled]{background:#f5f5f5;cursor:auto}.locale-selector ul li .flag{margin-left:0;-webkit-transform:none;transform:none}.locale-selector .flag{display:inline-block;width:18px;height:12px;margin-left:4px;margin-right:4px;-webkit-transform:scale(.8) translateY(2px);transform:scale(.8) translateY(2px)}