"APIsList"
Bootstrap 3.0.0 Snippet by episcore

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!-- Original: https://bootsnipp.com/snippets/prZ1o --> <!DOCTYPE html> <html lang='en' class=''> <head> </head> <body> <div class="container"> <div class="row"> <div class="columns-12"> <section class="page-section"> <table class="watchlist bordered"> <tbody> <tr class="text-center border-b set-height"> <th class="border-r" colspan="3"></th> <th class="border-r shade has-scrollable" rowspan="7"> </th> </tr> <tr> <th class="border-r" width="50"> Graph </th> <th class="border-r text-left"> APIs </th> <th class="border-r" width="55"> Price </th> </tr> <tr class="border-b" data-app-id="itunes_connect/406644151"> <td class="border-r border-l text-center shade" width="26"> <label class="checkbox-replacement checked" style="color: #0094ff"> <input type="checkbox" checked=""> <span class="checkbox-checked fa fa-check-square"></span> <span class="checkbox-unchecked fa fa-square"></span> </label> <input type="hidden" name="watchlist[watchlist_apps_attributes][14][store]" value="itunes_connect"> <input type="hidden" name="watchlist[watchlist_apps_attributes][14][ref_no]" value="406644151"> <input type="hidden" name="watchlist[watchlist_apps_attributes][14][id]" value="70"> </td> <td class="border-r text-left app-name-block"> <span class="pull-right quiet fa fa-cloud"></span> <div class="media-object app-link-block" href="/apps/itunes_connect/406644151"> <div class="media-figure"> <img alt="" src="https://s2.mzstatic.com/us/r30/Purple69/v4/7b/72/a4/7b72a414-9f18-ce48-bffe-ecf549ded638/CRV_AP_600x360.jpeg"> </div> <div class="media-body"> <span class="app-link-title"> <a href="/apps/itunes_connect/406644151" title="Wunderlist: To-Do List & Tasks">Anonymize My Customer</a> </span> <span class="app-link-publisher"> <a href="/publishers/itunes_connect/406644154" title="6 Wunderkinder">Security & Privacy</a> </span> </div> </div> </td> <td class="border-r">Free</td> <td class="border-t border-r"> <div class="action-remove-app"> <i class="fa fa-times-circle quiet"></i> </div> </td> </tr> <tr class="border-b" data-app-id="itunes_connect/572688855"> <td class="border-r border-l text-center shade" width="26"> <label class="checkbox-replacement checked" style="color: #6AB917"> <input type="checkbox" checked=""> <span class="checkbox-checked fa fa-check-square"></span> <span class="checkbox-unchecked fa fa-square"></span> </label> <input type="hidden" name="watchlist[watchlist_apps_attributes][15][store]" value="itunes_connect"> <input type="hidden" name="watchlist[watchlist_apps_attributes][15][ref_no]" value="572688855"> <input type="hidden" name="watchlist[watchlist_apps_attributes][15][id]" value="71"> </td> <td class="border-r text-left app-name-block"> <span class="pull-right quiet fa fa-lock"></span> <div class="media-object app-link-block" href="/apps/itunes_connect/572688855"> <div class="media-figure"> <img alt="" src="https://s5.mzstatic.com/us/r30/Purple69/v4/66/40/70/664070c9-50e2-64e5-d7eb-6150e14d3564/CRV_AP_600x360.jpeg"> </div> <div class="media-body"> <span class="app-link-title"> <a href="/apps/itunes_connect/572688855" title="Todoist: To-Do List | Task Manager">Pollution index</a> </span> <span class="app-link-publisher"> <a href="/publishers/itunes_connect/572688858" title="Doist">General</a> </span> </div> </div> </td> <td class="border-r">Free</td> <td class="border-t border-r"> <div class="action-remove-app"> <i class="fa fa-times-circle quiet"></i> </div> </td> </tr> <tr class="border-b" data-app-id="itunes_connect/1044261080"> <td class="border-r border-l text-center shade" width="26"> <label class="checkbox-replacement checked" style="color: #EF5350"> <input type="checkbox" checked=""> <span class="checkbox-checked fa fa-check-square"></span> <span class="checkbox-unchecked fa fa-square"></span> </label> <input type="hidden" name="watchlist[watchlist_apps_attributes][16][store]" value="itunes_connect"> <input type="hidden" name="watchlist[watchlist_apps_attributes][16][ref_no]" value="1044261080"> <input type="hidden" name="watchlist[watchlist_apps_attributes][16][id]" value="207"> </td> <td class="border-r text-left app-name-block"> <span class="pull-right quiet fa fa-minus"></span> <div class="media-object app-link-block" href="/apps/itunes_connect/1044261080"> <div class="media-figure"> <img alt="" src="https://s1.mzstatic.com/us/r30/Purple7/v4/e0/97/fc/e097fc31-81cd-a506-b122-1347effdbe31/CRV_AP_600x360.jpeg"> </div> <div class="media-body"> <span class="app-link-title"> <a href="/apps/itunes_connect/1044261080" title="Swipe Me Out!">Swipe Me Out!</a> </span> <span class="app-link-publisher"> <a href="/publishers/itunes_connect/1043948048" title="Inventain Mobile, UAB">Inventain Mobile, UAB</a> </span> </div> </div> </td> <td class="border-r">Free</td> <td class="border-t border-r"> <div class="action-remove-app"> <i class="fa fa-times-circle quiet"></i> </div> </td> </tr> <tr> <td class="shade border-r" colspan="3"> <b class="quiet"></b> </td> </tr> <tr class="border-b"> <td class="shade border-r" colspan="3"> <input id="add-app" placeholder="Add API..." type="text" class="ui-autocomplete-input" autocomplete="off"> </td> </tr> </tbody> </table> </section> </div> </div> </div> </body> </html>
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic); @-moz-keyframes h-flap { from { -webkit-transform: translateY(-25%); -moz-transform: translateY(-25%); transform: translateY(-25%) } to { -webkit-transform: translateY(25%); -moz-transform: translateY(25%); transform: translateY(25%) } } @-webkit-keyframes h-flap { from { -webkit-transform: translateY(-25%); -moz-transform: translateY(-25%); transform: translateY(-25%) } to { -webkit-transform: translateY(25%); -moz-transform: translateY(25%); transform: translateY(25%) } } @keyframes h-flap { from { -webkit-transform: translateY(-25%); -moz-transform: translateY(-25%); transform: translateY(-25%) } to { -webkit-transform: translateY(25%); -moz-transform: translateY(25%); transform: translateY(25%) } } @-moz-keyframes h-spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } @-webkit-keyframes h-spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes h-spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } button, input[type="button"], input[type="reset"], input[type="submit"], .button { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; border-style: solid; border-width: 1px; cursor: pointer; display: inline-block; font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; font-weight: normal; line-height: 1; margin: .25rem 0; outline: none; text-decoration: none; text-transform: none; user-select: none; vertical-align: middle; white-space: nowrap } button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .button:hover, .button:focus { text-decoration: none !important } button+.button, input[type="button"]+.button, input[type="reset"]+.button, input[type="submit"]+.button, .button+.button { margin-left: .5em } button input[type=checkbox], button input[type=radio], input[type="button"] input[type=checkbox], input[type="button"] input[type=radio], input[type="reset"] input[type=checkbox], input[type="reset"] input[type=radio], input[type="submit"] input[type=checkbox], input[type="submit"] input[type=radio], .button input[type=checkbox], .button input[type=radio] { display: none } button.small, input[type="button"].small, input[type="reset"].small, input[type="submit"].small, .button.small { font-size: 12px; padding: 10px 14px } button, input[type="button"], input[type="reset"], input[type="submit"], .button { font-size: 14px; padding: 11px 16px } button.large, input[type="button"].large, input[type="reset"].large, input[type="submit"].large, .button.large { font-size: 16px; padding: 13px 20px } button.x-large, button.huge, input[type="button"].x-large, input[type="button"].huge, input[type="reset"].x-large, input[type="reset"].huge, input[type="submit"].x-large, input[type="submit"].huge, .button.x-large, .button.huge { font-size: 16px; padding: 16px 24px } button.full, input[type="button"].full, input[type="reset"].full, input[type="submit"].full, .button.full { width: 100% } button, button.gray, input[type="button"], input[type="button"].gray, input[type="reset"], input[type="reset"].gray, input[type="submit"], input[type="submit"].gray, .button, .button.gray { color: #fff; background: #848ea1; border-color: #848ea1 } button:hover, button:focus, button.active, button.gray:hover, button.gray:focus, button.gray.active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"].active, input[type="button"].gray:hover, input[type="button"].gray:focus, input[type="button"].gray.active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"].active, input[type="reset"].gray:hover, input[type="reset"].gray:focus, input[type="reset"].gray.active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"].active, input[type="submit"].gray:hover, input[type="submit"].gray:focus, input[type="submit"].gray.active, .button:hover, .button:focus, .button.active, .button.gray:hover, .button.gray:focus, .button.gray.active { color: #fff; background: #768196 } button.blue, .badge button.h-icon.blue, .badge button.fa.blue, .badge.gray button.h-icon.blue, .badge.gray button.fa.blue, input[type="button"].blue, .badge input[type="button"].h-icon.blue, .badge input[type="button"].fa.blue, input[type="reset"].blue, .badge input[type="reset"].h-icon.blue, .badge input[type="reset"].fa.blue, input[type="submit"].blue, .badge input[type="submit"].h-icon.blue, .badge input[type="submit"].fa.blue, .button.blue, .badge .button.h-icon.blue, .badge .button.fa.blue { color: #fff; background: #0094ff; border-color: #0094ff } button.blue:hover, .badge button.h-icon.blue:hover, .badge button.fa.blue:hover, button.blue:focus, .badge button.h-icon.blue:focus, .badge button.fa.blue:focus, button.blue.active, .badge button.active.h-icon.blue, .badge button.active.fa.blue, input[type="button"].blue:hover, .badge.gray input[type="button"].h-icon.blue:hover, .badge.gray input[type="button"].fa.blue:hover, input[type="button"].blue:focus, .badge.gray input[type="button"].h-icon.blue:focus, .badge.gray input[type="button"].fa.blue:focus, input[type="button"].blue.active, .badge.gray input[type="button"].active.h-icon.blue, .badge.gray input[type="button"].active.fa.blue, input[type="reset"].blue:hover, .badge.gray input[type="reset"].h-icon.blue:hover, .badge.gray input[type="reset"].fa.blue:hover, input[type="reset"].blue:focus, .badge.gray input[type="reset"].h-icon.blue:focus, .badge.gray input[type="reset"].fa.blue:focus, input[type="reset"].blue.active, .badge.gray input[type="reset"].active.h-icon.blue, .badge.gray input[type="reset"].active.fa.blue, input[type="submit"].blue:hover, .badge.gray input[type="submit"].h-icon.blue:hover, .badge.gray input[type="submit"].fa.blue:hover, input[type="submit"].blue:focus, .badge.gray input[type="submit"].h-icon.blue:focus, .badge.gray input[type="submit"].fa.blue:focus, input[type="submit"].blue.active, .badge.gray input[type="submit"].active.h-icon.blue, .badge.gray input[type="submit"].active.fa.blue, .button.blue:hover, .badge.gray .button.h-icon.blue:hover, .badge.gray .button.fa.blue:hover, .button.blue:focus, .badge.gray .button.h-icon.blue:focus, .badge.gray .button.fa.blue:focus, .button.blue.active, .badge.gray .button.active.h-icon.blue, .badge.gray .button.active.fa.blue { color: #fff; background: #0085e6 } button.orange, input[type="button"].orange, input[type="reset"].orange, input[type="submit"].orange, .button.orange { color: #fff; background: #ffa726; border-color: #ffa726 } button.orange:hover, button.orange:focus, button.orange.active, input[type="button"].orange:hover, input[type="button"].orange:focus, input[type="button"].orange.active, input[type="reset"].orange:hover, input[type="reset"].orange:focus, input[type="reset"].orange.active, input[type="submit"].orange:hover, input[type="submit"].orange:focus, input[type="submit"].orange.active, .button.orange:hover, .button.orange:focus, .button.orange.active { color: #fff; background: #ff9d0c } button.red, input[type="button"].red, input[type="reset"].red, input[type="submit"].red, .button.red { color: #fff; background: #DD3D2E; border-color: #DD3D2E } button.red:hover, button.red:focus, button.red.active, input[type="button"].red:hover, input[type="button"].red:focus, input[type="button"].red.active, input[type="reset"].red:hover, input[type="reset"].red:focus, input[type="reset"].red.active, input[type="submit"].red:hover, input[type="submit"].red:focus, input[type="submit"].red.active, .button.red:hover, .button.red:focus, .button.red.active { color: #fff; background: #d03122 } button.purple, input[type="button"].purple, input[type="reset"].purple, input[type="submit"].purple, .button.purple { color: #fff; background: #C8669B; border-color: #C8669B } button.purple:hover, button.purple:focus, button.purple.active, input[type="button"].purple:hover, input[type="button"].purple:focus, input[type="button"].purple.active, input[type="reset"].purple:hover, input[type="reset"].purple:focus, input[type="reset"].purple.active, input[type="submit"].purple:hover, input[type="submit"].purple:focus, input[type="submit"].purple.active, .button.purple:hover, .button.purple:focus, .button.purple.active { color: #fff; background: #c1538f } button.green, .badge button.h-icon.green, .badge button.fa.green, .badge.gray button.h-icon.green, .badge.gray button.fa.green, #section-app-watchlist .dropdown-menu li button.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.h-icon, input[type="button"].green, .badge input[type="button"].h-icon.green, .badge input[type="button"].fa.green, #section-app-watchlist .dropdown-menu li input[type="button"].added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].h-icon, input[type="reset"].green, .badge input[type="reset"].h-icon.green, .badge input[type="reset"].fa.green, #section-app-watchlist .dropdown-menu li input[type="reset"].added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].h-icon, input[type="submit"].green, .badge input[type="submit"].h-icon.green, .badge input[type="submit"].fa.green, #section-app-watchlist .dropdown-menu li input[type="submit"].added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].h-icon, .button.green, .badge .button.h-icon.green, .badge .button.fa.green, #section-app-watchlist .dropdown-menu li .button.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.h-icon { color: #fff; background: #6AB917; border-color: #6AB917 } button.green:hover, .badge button.h-icon.green:hover, .badge button.fa.green:hover, #section-app-watchlist .dropdown-menu li button.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark button.h-icon:hover, button.green:focus, .badge button.h-icon.green:focus, .badge button.fa.green:focus, #section-app-watchlist .dropdown-menu li button.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark button.h-icon:focus, button.green.active, .badge button.active.h-icon.green, .badge button.active.fa.green, #section-app-watchlist .dropdown-menu li button.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.active.h-icon, input[type="button"].green:hover, .badge.gray input[type="button"].h-icon.green:hover, .badge.gray input[type="button"].fa.green:hover, #section-app-watchlist .dropdown-menu li input[type="button"].added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].h-icon:hover, input[type="button"].green:focus, .badge.gray input[type="button"].h-icon.green:focus, .badge.gray input[type="button"].fa.green:focus, #section-app-watchlist .dropdown-menu li input[type="button"].added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].h-icon:focus, input[type="button"].green.active, .badge.gray input[type="button"].active.h-icon.green, .badge.gray input[type="button"].active.fa.green, #section-app-watchlist .dropdown-menu li input[type="button"].active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].active.h-icon, input[type="reset"].green:hover, .badge.gray input[type="reset"].h-icon.green:hover, .badge.gray input[type="reset"].fa.green:hover, #section-app-watchlist .dropdown-menu li input[type="reset"].added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].h-icon:hover, input[type="reset"].green:focus, .badge.gray input[type="reset"].h-icon.green:focus, .badge.gray input[type="reset"].fa.green:focus, #section-app-watchlist .dropdown-menu li input[type="reset"].added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].h-icon:focus, input[type="reset"].green.active, .badge.gray input[type="reset"].active.h-icon.green, .badge.gray input[type="reset"].active.fa.green, #section-app-watchlist .dropdown-menu li input[type="reset"].active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].active.h-icon, input[type="submit"].green:hover, .badge.gray input[type="submit"].h-icon.green:hover, .badge.gray input[type="submit"].fa.green:hover, #section-app-watchlist .dropdown-menu li input[type="submit"].added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].h-icon:hover, input[type="submit"].green:focus, .badge.gray input[type="submit"].h-icon.green:focus, .badge.gray input[type="submit"].fa.green:focus, #section-app-watchlist .dropdown-menu li input[type="submit"].added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].h-icon:focus, input[type="submit"].green.active, .badge.gray input[type="submit"].active.h-icon.green, .badge.gray input[type="submit"].active.fa.green, #section-app-watchlist .dropdown-menu li input[type="submit"].active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].active.h-icon, .button.green:hover, .badge.gray .button.h-icon.green:hover, .badge.gray .button.fa.green:hover, #section-app-watchlist .dropdown-menu li .button.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark .button.h-icon:hover, .button.green:focus, .badge.gray .button.h-icon.green:focus, .badge.gray .button.fa.green:focus, #section-app-watchlist .dropdown-menu li .button.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark .button.h-icon:focus, .button.green.active, .badge.gray .button.active.h-icon.green, .badge.gray .button.active.fa.green, #section-app-watchlist .dropdown-menu li .button.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.active.h-icon { color: #fff; background: #5da214 } button.outline, button.outline.gray, input[type="button"].outline, input[type="button"].outline.gray, input[type="reset"].outline, input[type="reset"].outline.gray, input[type="submit"].outline, input[type="submit"].outline.gray, .button.outline, .button.outline.gray { background: #fff; border-color: #ccd0d8; color: #848ea1 } button.outline:hover, button.outline:focus, button.outline.gray:hover, button.outline.gray:focus, input[type="button"].outline:hover, input[type="button"].outline:focus, input[type="button"].outline.gray:hover, input[type="button"].outline.gray:focus, input[type="reset"].outline:hover, input[type="reset"].outline:focus, input[type="reset"].outline.gray:hover, input[type="reset"].outline.gray:focus, input[type="submit"].outline:hover, input[type="submit"].outline:focus, input[type="submit"].outline.gray:hover, input[type="submit"].outline.gray:focus, .button.outline:hover, .button.outline:focus, .button.outline.gray:hover, .button.outline.gray:focus { color: #697489; border-color: #848ea1 } button.outline.active, button.outline.gray.active, input[type="button"].outline.active, input[type="button"].outline.gray.active, input[type="reset"].outline.active, input[type="reset"].outline.gray.active, input[type="submit"].outline.active, input[type="submit"].outline.gray.active, .button.outline.active, .button.outline.gray.active { background: #848ea1; border-color: #848ea1; color: #fff } button.outline.blue, .badge button.outline.h-icon.blue, .badge button.outline.fa.blue, input[type="button"].outline.blue, .badge.gray input[type="button"].outline.h-icon.blue, .badge.gray input[type="button"].outline.fa.blue, input[type="reset"].outline.blue, .badge.gray input[type="reset"].outline.h-icon.blue, .badge.gray input[type="reset"].outline.fa.blue, input[type="submit"].outline.blue, .badge.gray input[type="submit"].outline.h-icon.blue, .badge.gray input[type="submit"].outline.fa.blue, .button.outline.blue, .badge.gray .button.outline.h-icon.blue, .badge.gray .button.outline.fa.blue { background: #fff; border-color: #80caff; color: #0094ff } button.outline.blue:hover, .badge.gray button.outline.h-icon.blue:hover, .badge.gray button.outline.fa.blue:hover, button.outline.blue:focus, .badge.gray button.outline.h-icon.blue:focus, .badge.gray button.outline.fa.blue:focus, input[type="button"].outline.blue:hover, input[type="button"].outline.blue:focus, input[type="reset"].outline.blue:hover, input[type="reset"].outline.blue:focus, input[type="submit"].outline.blue:hover, input[type="submit"].outline.blue:focus, .button.outline.blue:hover, .button.outline.blue:focus { color: #0076cc; border-color: #0094ff } button.outline.blue.active, .badge.gray button.outline.active.h-icon.blue, .badge.gray button.outline.active.fa.blue, input[type="button"].outline.blue.active, input[type="reset"].outline.blue.active, input[type="submit"].outline.blue.active, .button.outline.blue.active { background: #0094ff; border-color: #0094ff; color: #fff } button.outline.orange, input[type="button"].outline.orange, input[type="reset"].outline.orange, input[type="submit"].outline.orange, .button.outline.orange { background: #fff; border-color: #ffdba5; color: #ffa726 } button.outline.orange:hover, button.outline.orange:focus, input[type="button"].outline.orange:hover, input[type="button"].outline.orange:focus, input[type="reset"].outline.orange:hover, input[type="reset"].outline.orange:focus, input[type="submit"].outline.orange:hover, input[type="submit"].outline.orange:focus, .button.outline.orange:hover, .button.outline.orange:focus { color: #f29000; border-color: #ffa726 } button.outline.orange.active, input[type="button"].outline.orange.active, input[type="reset"].outline.orange.active, input[type="submit"].outline.orange.active, .button.outline.orange.active { background: #ffa726; border-color: #ffa726; color: #fff } button.outline.red, input[type="button"].outline.red, input[type="reset"].outline.red, input[type="submit"].outline.red, .button.outline.red { background: #fff; border-color: #efa39c; color: #DD3D2E } button.outline.red:hover, button.outline.red:focus, input[type="button"].outline.red:hover, input[type="button"].outline.red:focus, input[type="reset"].outline.red:hover, input[type="reset"].outline.red:focus, input[type="submit"].outline.red:hover, input[type="submit"].outline.red:focus, .button.outline.red:hover, .button.outline.red:focus { color: #ba2c1e; border-color: #DD3D2E } button.outline.red.active, input[type="button"].outline.red.active, input[type="reset"].outline.red.active, input[type="submit"].outline.red.active, .button.outline.red.active { background: #DD3D2E; border-color: #DD3D2E; color: #fff } button.outline.purple, input[type="button"].outline.purple, input[type="reset"].outline.purple, input[type="submit"].outline.purple, .button.outline.purple { background: #fff; border-color: #eac4d8; color: #C8669B } button.outline.purple:hover, button.outline.purple:focus, input[type="button"].outline.purple:hover, input[type="button"].outline.purple:focus, input[type="reset"].outline.purple:hover, input[type="reset"].outline.purple:focus, input[type="submit"].outline.purple:hover, input[type="submit"].outline.purple:focus, .button.outline.purple:hover, .button.outline.purple:focus { color: #b94282; border-color: #C8669B } button.outline.purple.active, input[type="button"].outline.purple.active, input[type="reset"].outline.purple.active, input[type="submit"].outline.purple.active, .button.outline.purple.active { background: #C8669B; border-color: #C8669B; color: #fff } button.outline.green, .badge button.outline.h-icon.green, .badge button.outline.fa.green, #section-app-watchlist .dropdown-menu li button.outline.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.outline.h-icon, input[type="button"].outline.green, .badge.gray input[type="button"].outline.h-icon.green, .badge.gray input[type="button"].outline.fa.green, #section-app-watchlist .dropdown-menu li input[type="button"].outline.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].outline.h-icon, input[type="reset"].outline.green, .badge.gray input[type="reset"].outline.h-icon.green, .badge.gray input[type="reset"].outline.fa.green, #section-app-watchlist .dropdown-menu li input[type="reset"].outline.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].outline.h-icon, input[type="submit"].outline.green, .badge.gray input[type="submit"].outline.h-icon.green, .badge.gray input[type="submit"].outline.fa.green, #section-app-watchlist .dropdown-menu li input[type="submit"].outline.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].outline.h-icon, .button.outline.green, .badge.gray .button.outline.h-icon.green, .badge.gray .button.outline.fa.green, #section-app-watchlist .dropdown-menu li .button.outline.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.outline.h-icon { background: #fff; border-color: #a9ec64; color: #6AB917 } button.outline.green:hover, .badge.gray button.outline.h-icon.green:hover, .badge.gray button.outline.fa.green:hover, #section-app-watchlist .dropdown-menu li button.outline.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark button.outline.h-icon:hover, button.outline.green:focus, .badge.gray button.outline.h-icon.green:focus, .badge.gray button.outline.fa.green:focus, #section-app-watchlist .dropdown-menu li button.outline.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark button.outline.h-icon:focus, input[type="button"].outline.green:hover, #section-app-watchlist .dropdown-menu li input[type="button"].outline.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].outline.h-icon:hover, input[type="button"].outline.green:focus, #section-app-watchlist .dropdown-menu li input[type="button"].outline.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].outline.h-icon:focus, input[type="reset"].outline.green:hover, #section-app-watchlist .dropdown-menu li input[type="reset"].outline.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].outline.h-icon:hover, input[type="reset"].outline.green:focus, #section-app-watchlist .dropdown-menu li input[type="reset"].outline.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].outline.h-icon:focus, input[type="submit"].outline.green:hover, #section-app-watchlist .dropdown-menu li input[type="submit"].outline.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].outline.h-icon:hover, input[type="submit"].outline.green:focus, #section-app-watchlist .dropdown-menu li input[type="submit"].outline.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].outline.h-icon:focus, .button.outline.green:hover, #section-app-watchlist .dropdown-menu li .button.outline.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark .button.outline.h-icon:hover, .button.outline.green:focus, #section-app-watchlist .dropdown-menu li .button.outline.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark .button.outline.h-icon:focus { color: #508c11; border-color: #6AB917 } button.outline.green.active, .badge.gray button.outline.active.h-icon.green, .badge.gray button.outline.active.fa.green, #section-app-watchlist .dropdown-menu li button.outline.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.outline.active.h-icon, input[type="button"].outline.green.active, #section-app-watchlist .dropdown-menu li input[type="button"].outline.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].outline.active.h-icon, input[type="reset"].outline.green.active, #section-app-watchlist .dropdown-menu li input[type="reset"].outline.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].outline.active.h-icon, input[type="submit"].outline.green.active, #section-app-watchlist .dropdown-menu li input[type="submit"].outline.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].outline.active.h-icon, .button.outline.green.active, #section-app-watchlist .dropdown-menu li .button.outline.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.outline.active.h-icon { background: #6AB917; border-color: #6AB917; color: #fff } button.contrast, button.contrast.gray, input[type="button"].contrast, input[type="button"].contrast.gray, input[type="reset"].contrast, input[type="reset"].contrast.gray, input[type="submit"].contrast, input[type="submit"].contrast.gray, .button.contrast, .button.contrast.gray { background: #fff; border-color: #a1a9b7; color: #848ea1 } button.contrast:hover, button.contrast.active, button.contrast.gray:hover, button.contrast.gray.active, input[type="button"].contrast:hover, input[type="button"].contrast.active, input[type="button"].contrast.gray:hover, input[type="button"].contrast.gray.active, input[type="reset"].contrast:hover, input[type="reset"].contrast.active, input[type="reset"].contrast.gray:hover, input[type="reset"].contrast.gray.active, input[type="submit"].contrast:hover, input[type="submit"].contrast.active, input[type="submit"].contrast.gray:hover, input[type="submit"].contrast.gray.active, .button.contrast:hover, .button.contrast.active, .button.contrast.gray:hover, .button.contrast.gray.active { background: #848ea1; border-color: #768196; color: #fff } button.contrast:focus, button.contrast:active, button.contrast.gray:focus, button.contrast.gray:active, input[type="button"].contrast:focus, input[type="button"].contrast:active, input[type="button"].contrast.gray:focus, input[type="button"].contrast.gray:active, input[type="reset"].contrast:focus, input[type="reset"].contrast:active, input[type="reset"].contrast.gray:focus, input[type="reset"].contrast.gray:active, input[type="submit"].contrast:focus, input[type="submit"].contrast:active, input[type="submit"].contrast.gray:focus, input[type="submit"].contrast.gray:active, .button.contrast:focus, .button.contrast:active, .button.contrast.gray:focus, .button.contrast.gray:active { background: #768196; border-color: #768196 } button.contrast.blue, .badge button.contrast.h-icon.blue, .badge button.contrast.fa.blue, input[type="button"].contrast.blue, .badge.gray input[type="button"].contrast.h-icon.blue, .badge.gray input[type="button"].contrast.fa.blue, input[type="reset"].contrast.blue, .badge.gray input[type="reset"].contrast.h-icon.blue, .badge.gray input[type="reset"].contrast.fa.blue, input[type="submit"].contrast.blue, .badge.gray input[type="submit"].contrast.h-icon.blue, .badge.gray input[type="submit"].contrast.fa.blue, .button.contrast.blue, .badge.gray .button.contrast.h-icon.blue, .badge.gray .button.contrast.fa.blue { background: #fff; border-color: #33a9ff; color: #0094ff } button.contrast.blue:hover, .badge.gray button.contrast.h-icon.blue:hover, .badge.gray button.contrast.fa.blue:hover, button.contrast.blue.active, .badge.gray button.contrast.active.h-icon.blue, .badge.gray button.contrast.active.fa.blue, input[type="button"].contrast.blue:hover, input[type="button"].contrast.blue.active, input[type="reset"].contrast.blue:hover, input[type="reset"].contrast.blue.active, input[type="submit"].contrast.blue:hover, input[type="submit"].contrast.blue.active, .button.contrast.blue:hover, .button.contrast.blue.active { background: #0094ff; border-color: #0085e6; color: #fff } button.contrast.blue:focus, .badge.gray button.contrast.h-icon.blue:focus, .badge.gray button.contrast.fa.blue:focus, button.contrast.blue:active, .badge.gray button.contrast.h-icon.blue:active, .badge.gray button.contrast.fa.blue:active, input[type="button"].contrast.blue:focus, input[type="button"].contrast.blue:active, input[type="reset"].contrast.blue:focus, input[type="reset"].contrast.blue:active, input[type="submit"].contrast.blue:focus, input[type="submit"].contrast.blue:active, .button.contrast.blue:focus, .button.contrast.blue:active { background: #0085e6; border-color: #0085e6 } button.contrast.orange, input[type="button"].contrast.orange, input[type="reset"].contrast.orange, input[type="submit"].contrast.orange, .button.contrast.orange { background: #fff; border-color: #ffbc59; color: #ffa726 } button.contrast.orange:hover, button.contrast.orange.active, input[type="button"].contrast.orange:hover, input[type="button"].contrast.orange.active, input[type="reset"].contrast.orange:hover, input[type="reset"].contrast.orange.active, input[type="submit"].contrast.orange:hover, input[type="submit"].contrast.orange.active, .button.contrast.orange:hover, .button.contrast.orange.active { background: #ffa726; border-color: #ff9d0c; color: #fff } button.contrast.orange:focus, button.contrast.orange:active, input[type="button"].contrast.orange:focus, input[type="button"].contrast.orange:active, input[type="reset"].contrast.orange:focus, input[type="reset"].contrast.orange:active, input[type="submit"].contrast.orange:focus, input[type="submit"].contrast.orange:active, .button.contrast.orange:focus, .button.contrast.orange:active { background: #ff9d0c; border-color: #ff9d0c } button.contrast.red, input[type="button"].contrast.red, input[type="reset"].contrast.red, input[type="submit"].contrast.red, .button.contrast.red { background: #fff; border-color: #e4665a; color: #DD3D2E } button.contrast.red:hover, button.contrast.red.active, input[type="button"].contrast.red:hover, input[type="button"].contrast.red.active, input[type="reset"].contrast.red:hover, input[type="reset"].contrast.red.active, input[type="submit"].contrast.red:hover, input[type="submit"].contrast.red.active, .button.contrast.red:hover, .button.contrast.red.active { background: #DD3D2E; border-color: #d03122; color: #fff } button.contrast.red:focus, button.contrast.red:active, input[type="button"].contrast.red:focus, input[type="button"].contrast.red:active, input[type="reset"].contrast.red:focus, input[type="reset"].contrast.red:active, input[type="submit"].contrast.red:focus, input[type="submit"].contrast.red:active, .button.contrast.red:focus, .button.contrast.red:active { background: #d03122; border-color: #d03122 } button.contrast.purple, input[type="button"].contrast.purple, input[type="reset"].contrast.purple, input[type="submit"].contrast.purple, .button.contrast.purple { background: #fff; border-color: #d58cb4; color: #C8669B } button.contrast.purple:hover, button.contrast.purple.active, input[type="button"].contrast.purple:hover, input[type="button"].contrast.purple.active, input[type="reset"].contrast.purple:hover, input[type="reset"].contrast.purple.active, input[type="submit"].contrast.purple:hover, input[type="submit"].contrast.purple.active, .button.contrast.purple:hover, .button.contrast.purple.active { background: #C8669B; border-color: #c1538f; color: #fff } button.contrast.purple:focus, button.contrast.purple:active, input[type="button"].contrast.purple:focus, input[type="button"].contrast.purple:active, input[type="reset"].contrast.purple:focus, input[type="reset"].contrast.purple:active, input[type="submit"].contrast.purple:focus, input[type="submit"].contrast.purple:active, .button.contrast.purple:focus, .button.contrast.purple:active { background: #c1538f; border-color: #c1538f } button.contrast.green, .badge button.contrast.h-icon.green, .badge button.contrast.fa.green, #section-app-watchlist .dropdown-menu li button.contrast.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.contrast.h-icon, input[type="button"].contrast.green, .badge.gray input[type="button"].contrast.h-icon.green, .badge.gray input[type="button"].contrast.fa.green, #section-app-watchlist .dropdown-menu li input[type="button"].contrast.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].contrast.h-icon, input[type="reset"].contrast.green, .badge.gray input[type="reset"].contrast.h-icon.green, .badge.gray input[type="reset"].contrast.fa.green, #section-app-watchlist .dropdown-menu li input[type="reset"].contrast.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].contrast.h-icon, input[type="submit"].contrast.green, .badge.gray input[type="submit"].contrast.h-icon.green, .badge.gray input[type="submit"].contrast.fa.green, #section-app-watchlist .dropdown-menu li input[type="submit"].contrast.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].contrast.h-icon, .button.contrast.green, .badge.gray .button.contrast.h-icon.green, .badge.gray .button.contrast.fa.green, #section-app-watchlist .dropdown-menu li .button.contrast.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.contrast.h-icon { background: #fff; border-color: #84e320; color: #6AB917 } button.contrast.green:hover, .badge.gray button.contrast.h-icon.green:hover, .badge.gray button.contrast.fa.green:hover, #section-app-watchlist .dropdown-menu li button.contrast.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark button.contrast.h-icon:hover, button.contrast.green.active, .badge.gray button.contrast.active.h-icon.green, .badge.gray button.contrast.active.fa.green, #section-app-watchlist .dropdown-menu li button.contrast.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.contrast.active.h-icon, input[type="button"].contrast.green:hover, #section-app-watchlist .dropdown-menu li input[type="button"].contrast.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].contrast.h-icon:hover, input[type="button"].contrast.green.active, #section-app-watchlist .dropdown-menu li input[type="button"].contrast.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].contrast.active.h-icon, input[type="reset"].contrast.green:hover, #section-app-watchlist .dropdown-menu li input[type="reset"].contrast.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].contrast.h-icon:hover, input[type="reset"].contrast.green.active, #section-app-watchlist .dropdown-menu li input[type="reset"].contrast.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].contrast.active.h-icon, input[type="submit"].contrast.green:hover, #section-app-watchlist .dropdown-menu li input[type="submit"].contrast.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].contrast.h-icon:hover, input[type="submit"].contrast.green.active, #section-app-watchlist .dropdown-menu li input[type="submit"].contrast.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].contrast.active.h-icon, .button.contrast.green:hover, #section-app-watchlist .dropdown-menu li .button.contrast.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark .button.contrast.h-icon:hover, .button.contrast.green.active, #section-app-watchlist .dropdown-menu li .button.contrast.active.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.contrast.active.h-icon { background: #6AB917; border-color: #5da214; color: #fff } button.contrast.green:focus, .badge.gray button.contrast.h-icon.green:focus, .badge.gray button.contrast.fa.green:focus, #section-app-watchlist .dropdown-menu li button.contrast.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark button.contrast.h-icon:focus, button.contrast.green:active, .badge.gray button.contrast.h-icon.green:active, .badge.gray button.contrast.fa.green:active, #section-app-watchlist .dropdown-menu li button.contrast.added-mark:active, #section-app-watchlist .dropdown-menu li .added-mark button.contrast.h-icon:active, input[type="button"].contrast.green:focus, #section-app-watchlist .dropdown-menu li input[type="button"].contrast.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].contrast.h-icon:focus, input[type="button"].contrast.green:active, #section-app-watchlist .dropdown-menu li input[type="button"].contrast.added-mark:active, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].contrast.h-icon:active, input[type="reset"].contrast.green:focus, #section-app-watchlist .dropdown-menu li input[type="reset"].contrast.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].contrast.h-icon:focus, input[type="reset"].contrast.green:active, #section-app-watchlist .dropdown-menu li input[type="reset"].contrast.added-mark:active, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].contrast.h-icon:active, input[type="submit"].contrast.green:focus, #section-app-watchlist .dropdown-menu li input[type="submit"].contrast.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].contrast.h-icon:focus, input[type="submit"].contrast.green:active, #section-app-watchlist .dropdown-menu li input[type="submit"].contrast.added-mark:active, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].contrast.h-icon:active, .button.contrast.green:focus, #section-app-watchlist .dropdown-menu li .button.contrast.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark .button.contrast.h-icon:focus, .button.contrast.green:active, #section-app-watchlist .dropdown-menu li .button.contrast.added-mark:active, #section-app-watchlist .dropdown-menu li .added-mark .button.contrast.h-icon:active { background: #5da214; border-color: #5da214 } button.transparent, button.transparent.gray, input[type="button"].transparent, input[type="button"].transparent.gray, input[type="reset"].transparent, input[type="reset"].transparent.gray, input[type="submit"].transparent, input[type="submit"].transparent.gray, .button.transparent, .button.transparent.gray { background: transparent; border-color: transparent; color: #848ea1 } button.transparent:hover, button.transparent:focus, button.transparent.gray:hover, button.transparent.gray:focus, input[type="button"].transparent:hover, input[type="button"].transparent:focus, input[type="button"].transparent.gray:hover, input[type="button"].transparent.gray:focus, input[type="reset"].transparent:hover, input[type="reset"].transparent:focus, input[type="reset"].transparent.gray:hover, input[type="reset"].transparent.gray:focus, input[type="submit"].transparent:hover, input[type="submit"].transparent:focus, input[type="submit"].transparent.gray:hover, input[type="submit"].transparent.gray:focus, .button.transparent:hover, .button.transparent:focus, .button.transparent.gray:hover, .button.transparent.gray:focus { color: #697489 } button.transparent.blue, .badge button.transparent.h-icon.blue, .badge button.transparent.fa.blue, input[type="button"].transparent.blue, .badge.gray input[type="button"].transparent.h-icon.blue, .badge.gray input[type="button"].transparent.fa.blue, input[type="reset"].transparent.blue, .badge.gray input[type="reset"].transparent.h-icon.blue, .badge.gray input[type="reset"].transparent.fa.blue, input[type="submit"].transparent.blue, .badge.gray input[type="submit"].transparent.h-icon.blue, .badge.gray input[type="submit"].transparent.fa.blue, .button.transparent.blue, .badge.gray .button.transparent.h-icon.blue, .badge.gray .button.transparent.fa.blue { background: transparent; border-color: transparent; color: #0094ff } button.transparent.blue:hover, .badge.gray button.transparent.h-icon.blue:hover, .badge.gray button.transparent.fa.blue:hover, button.transparent.blue:focus, .badge.gray button.transparent.h-icon.blue:focus, .badge.gray button.transparent.fa.blue:focus, input[type="button"].transparent.blue:hover, input[type="button"].transparent.blue:focus, input[type="reset"].transparent.blue:hover, input[type="reset"].transparent.blue:focus, input[type="submit"].transparent.blue:hover, input[type="submit"].transparent.blue:focus, .button.transparent.blue:hover, .button.transparent.blue:focus { color: #0076cc } button.transparent.orange, input[type="button"].transparent.orange, input[type="reset"].transparent.orange, input[type="submit"].transparent.orange, .button.transparent.orange { background: transparent; border-color: transparent; color: #ffa726 } button.transparent.orange:hover, button.transparent.orange:focus, input[type="button"].transparent.orange:hover, input[type="button"].transparent.orange:focus, input[type="reset"].transparent.orange:hover, input[type="reset"].transparent.orange:focus, input[type="submit"].transparent.orange:hover, input[type="submit"].transparent.orange:focus, .button.transparent.orange:hover, .button.transparent.orange:focus { color: #f29000 } button.transparent.red, input[type="button"].transparent.red, input[type="reset"].transparent.red, input[type="submit"].transparent.red, .button.transparent.red { background: transparent; border-color: transparent; color: #DD3D2E } button.transparent.red:hover, button.transparent.red:focus, input[type="button"].transparent.red:hover, input[type="button"].transparent.red:focus, input[type="reset"].transparent.red:hover, input[type="reset"].transparent.red:focus, input[type="submit"].transparent.red:hover, input[type="submit"].transparent.red:focus, .button.transparent.red:hover, .button.transparent.red:focus { color: #ba2c1e } button.transparent.purple, input[type="button"].transparent.purple, input[type="reset"].transparent.purple, input[type="submit"].transparent.purple, .button.transparent.purple { background: transparent; border-color: transparent; color: #C8669B } button.transparent.purple:hover, button.transparent.purple:focus, input[type="button"].transparent.purple:hover, input[type="button"].transparent.purple:focus, input[type="reset"].transparent.purple:hover, input[type="reset"].transparent.purple:focus, input[type="submit"].transparent.purple:hover, input[type="submit"].transparent.purple:focus, .button.transparent.purple:hover, .button.transparent.purple:focus { color: #b94282 } button.transparent.green, .badge button.transparent.h-icon.green, .badge button.transparent.fa.green, #section-app-watchlist .dropdown-menu li button.transparent.added-mark, #section-app-watchlist .dropdown-menu li .added-mark button.transparent.h-icon, input[type="button"].transparent.green, .badge.gray input[type="button"].transparent.h-icon.green, .badge.gray input[type="button"].transparent.fa.green, #section-app-watchlist .dropdown-menu li input[type="button"].transparent.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].transparent.h-icon, input[type="reset"].transparent.green, .badge.gray input[type="reset"].transparent.h-icon.green, .badge.gray input[type="reset"].transparent.fa.green, #section-app-watchlist .dropdown-menu li input[type="reset"].transparent.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].transparent.h-icon, input[type="submit"].transparent.green, .badge.gray input[type="submit"].transparent.h-icon.green, .badge.gray input[type="submit"].transparent.fa.green, #section-app-watchlist .dropdown-menu li input[type="submit"].transparent.added-mark, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].transparent.h-icon, .button.transparent.green, .badge.gray .button.transparent.h-icon.green, .badge.gray .button.transparent.fa.green, #section-app-watchlist .dropdown-menu li .button.transparent.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .button.transparent.h-icon { background: transparent; border-color: transparent; color: #6AB917 } button.transparent.green:hover, .badge.gray button.transparent.h-icon.green:hover, .badge.gray button.transparent.fa.green:hover, #section-app-watchlist .dropdown-menu li button.transparent.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark button.transparent.h-icon:hover, button.transparent.green:focus, .badge.gray button.transparent.h-icon.green:focus, .badge.gray button.transparent.fa.green:focus, #section-app-watchlist .dropdown-menu li button.transparent.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark button.transparent.h-icon:focus, input[type="button"].transparent.green:hover, #section-app-watchlist .dropdown-menu li input[type="button"].transparent.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].transparent.h-icon:hover, input[type="button"].transparent.green:focus, #section-app-watchlist .dropdown-menu li input[type="button"].transparent.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="button"].transparent.h-icon:focus, input[type="reset"].transparent.green:hover, #section-app-watchlist .dropdown-menu li input[type="reset"].transparent.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].transparent.h-icon:hover, input[type="reset"].transparent.green:focus, #section-app-watchlist .dropdown-menu li input[type="reset"].transparent.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="reset"].transparent.h-icon:focus, input[type="submit"].transparent.green:hover, #section-app-watchlist .dropdown-menu li input[type="submit"].transparent.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].transparent.h-icon:hover, input[type="submit"].transparent.green:focus, #section-app-watchlist .dropdown-menu li input[type="submit"].transparent.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark input[type="submit"].transparent.h-icon:focus, .button.transparent.green:hover, #section-app-watchlist .dropdown-menu li .button.transparent.added-mark:hover, #section-app-watchlist .dropdown-menu li .added-mark .button.transparent.h-icon:hover, .button.transparent.green:focus, #section-app-watchlist .dropdown-menu li .button.transparent.added-mark:focus, #section-app-watchlist .dropdown-menu li .added-mark .button.transparent.h-icon:focus { color: #508c11 } button:disabled, button.disabled, button:disabled:hover, button.disabled:hover, input[type="button"]:disabled, input[type="button"].disabled, input[type="button"]:disabled:hover, input[type="button"].disabled:hover, input[type="reset"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled:hover, input[type="reset"].disabled:hover, input[type="submit"]:disabled, input[type="submit"].disabled, input[type="submit"]:disabled:hover, input[type="submit"].disabled:hover, .button:disabled, .button.disabled, .button:disabled:hover, .button.disabled:hover { cursor: not-allowed; opacity: .5; outline: none } button.static, button.static:hover, input[type="button"].static, input[type="button"].static:hover, input[type="reset"].static, input[type="reset"].static:hover, input[type="submit"].static, input[type="submit"].static:hover, .button.static, .button.static:hover { cursor: default } button.loading, input[type="button"].loading, input[type="reset"].loading, input[type="submit"].loading, .button.loading { position: relative } button.loading:before, input[type="button"].loading:before, input[type="reset"].loading:before, input[type="submit"].loading:before, .button.loading:before { content: '\e80b'; display: block; font-family: 'Apptopia Icons'; position: absolute } button.anal-learn-more, input[type="button"].anal-learn-more, input[type="reset"].anal-learn-more, input[type="submit"].anal-learn-more, .button.anal-learn-more { background: transparent; border-color: #ced2db; color: #555f77 } button.anal-learn-more:hover, input[type="button"].anal-learn-more:hover, input[type="reset"].anal-learn-more:hover, input[type="submit"].anal-learn-more:hover, .button.anal-learn-more:hover { border-color: #0094ff; color: #0094ff } button.anal-learn-more:focus, button.anal-learn-more:active, input[type="button"].anal-learn-more:focus, input[type="button"].anal-learn-more:active, input[type="reset"].anal-learn-more:focus, input[type="reset"].anal-learn-more:active, input[type="submit"].anal-learn-more:focus, input[type="submit"].anal-learn-more:active, .button.anal-learn-more:focus, .button.anal-learn-more:active { border-color: #0085e5; color: #0085e5 } button.anal-learn-more:disabled, button.anal-learn-more.disabled, input[type="button"].anal-learn-more:disabled, input[type="button"].anal-learn-more.disabled, input[type="reset"].anal-learn-more:disabled, input[type="reset"].anal-learn-more.disabled, input[type="submit"].anal-learn-more:disabled, input[type="submit"].anal-learn-more.disabled, .button.anal-learn-more:disabled, .button.anal-learn-more.disabled { border-color: #ced2db; color: #848ea1 } button.anal-pricing, input[type="button"].anal-pricing, input[type="reset"].anal-pricing, input[type="submit"].anal-pricing, .button.anal-pricing { background: transparent; border-color: #fff; color: #fff } button.anal-pricing:hover, input[type="button"].anal-pricing:hover, input[type="reset"].anal-pricing:hover, input[type="submit"].anal-pricing:hover, .button.anal-pricing:hover { background: #fff; border-color: #fff; color: #555f77 } button.anal-pricing:focus, button.anal-pricing:active, input[type="button"].anal-pricing:focus, input[type="button"].anal-pricing:active, input[type="reset"].anal-pricing:focus, input[type="reset"].anal-pricing:active, input[type="submit"].anal-pricing:focus, input[type="submit"].anal-pricing:active, .button.anal-pricing:focus, .button.anal-pricing:active { background: #e9ecf5; border-color: #e9ecf5; color: #555f77 } fieldset { border: none; margin: 0 0 0.75em; padding: 0 } fieldset legend { padding: 0; color: #848ea1; display: block; width: 100% } input, label, select { display: block; font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; font-size: inherit } .label, label { color: #848ea1; font-size: 1.2rem; font-weight: normal; text-transform: uppercase } .label input, .label select, label input, label select { margin-top: 0.4rem } .label.required::after, label.required::after { content: "*" } .label.label-inline, label.label-inline { display: inline-block; text-transform: none; color: #555f77 } .label.input-caret, label.input-caret { position: relative; width: 100% } .label.input-caret:before, label.input-caret:before { color: #e1e5eb; content: "\25BE"; display: block; font-family: sans-serif; font-size: 2rem; line-height: 1; position: absolute; right: 0.5em; top: 50%; margin-top: -1rem } .label.input-caret:focus:after, label.input-caret:focus:after { color: #0094ff } .label .note, label .note { text-transform: none } .input-small, .inputs.inputs-small input[type="color"], .inputs.inputs-small input[type="date"], .inputs.inputs-small input[type="datetime"], .inputs.inputs-small input[type="datetime-local"], .inputs.inputs-small input[type="email"], .inputs.inputs-small input[type="month"], .inputs.inputs-small input[type="number"], .inputs.inputs-small input[type="password"], .inputs.inputs-small input[type="search"], .inputs.inputs-small input[type="tel"], .inputs.inputs-small input[type="text"], .inputs.inputs-small input[type="time"], .inputs.inputs-small input[type="url"], .inputs.inputs-small input[type="week"], .inputs.inputs-small textarea, .inputs.inputs-small select { font-size: 13px; padding: 4px 10px; height: 34px } .input-default, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea, select { font-size: 14px; padding: 6px 10px; height: 38px } .input-large, .inputs.inputs-large input[type="color"], .inputs.inputs-large input[type="date"], .inputs.inputs-large input[type="datetime"], .inputs.inputs-large input[type="datetime-local"], .inputs.inputs-large input[type="email"], .inputs.inputs-large input[type="month"], .inputs.inputs-large input[type="number"], .inputs.inputs-large input[type="password"], .inputs.inputs-large input[type="search"], .inputs.inputs-large input[type="tel"], .inputs.inputs-large input[type="text"], .inputs.inputs-large input[type="time"], .inputs.inputs-large input[type="url"], .inputs.inputs-large input[type="week"], .inputs.inputs-large textarea, .inputs.inputs-large select { font-size: 16px; line-height: 2; padding: 6px 10px; height: 44px } input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea, select, textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #fff; border: 1px solid #ced2db; box-sizing: border-box; color: #3b4355; font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; line-height: 2; transition: border-color; width: 100% } input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover, select:hover, textarea:hover { border-color: #acb4c2 } input[type="color"]:focus, input[type="color"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="text"]:focus, input[type="text"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="week"]:focus, input[type="week"]:active, textarea:focus, textarea:active, select:focus, select:active, textarea:focus, textarea:active { border-color: #0094ff; outline: 0 } input[type="color"]:disabled, input[type="color"].disabled, input[type="date"]:disabled, input[type="date"].disabled, input[type="datetime"]:disabled, input[type="datetime"].disabled, input[type="datetime-local"]:disabled, input[type="datetime-local"].disabled, input[type="email"]:disabled, input[type="email"].disabled, input[type="month"]:disabled, input[type="month"].disabled, input[type="number"]:disabled, input[type="number"].disabled, input[type="password"]:disabled, input[type="password"].disabled, input[type="search"]:disabled, input[type="search"].disabled, input[type="tel"]:disabled, input[type="tel"].disabled, input[type="text"]:disabled, input[type="text"].disabled, input[type="time"]:disabled, input[type="time"].disabled, input[type="url"]:disabled, input[type="url"].disabled, input[type="week"]:disabled, input[type="week"].disabled, textarea:disabled, textarea.disabled, select:disabled, select.disabled, textarea:disabled, textarea.disabled { opacity: .5 } input[type="color"].input-transparent, input[type="date"].input-transparent, input[type="datetime"].input-transparent, input[type="datetime-local"].input-transparent, input[type="email"].input-transparent, input[type="month"].input-transparent, input[type="number"].input-transparent, input[type="password"].input-transparent, input[type="search"].input-transparent, input[type="tel"].input-transparent, input[type="text"].input-transparent, input[type="time"].input-transparent, input[type="url"].input-transparent, input[type="week"].input-transparent, textarea.input-transparent, select.input-transparent, textarea.input-transparent { background: transparent; border-width: 0 0 1px 0 } textarea { resize: vertical; line-height: 1.5; height: auto } textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder { color: #ced2db; font-size: inherit; line-height: 2; opacity: 1 } textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder { color: #ced2db; font-size: inherit; line-height: 2; opacity: 1 } textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder { color: #ced2db; font-size: inherit; line-height: 2; opacity: 1 } textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder { color: #ced2db; font-size: inherit; line-height: 2; opacity: 1 } input[type="search"] { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none } input[type="checkbox"], input[type="radio"] { display: inline; margin-right: 0.375em } input[type="file"] { padding-bottom: 0.75em; width: 100% } select { -webkit-appearance: menulist; -moz-appearance: menulist; -ms-appearance: menulist; -o-appearance: menulist; appearance: menulist; background: #fff; height: 38px } select:focus { outline: none } .inputs { margin: 1.2rem 0 } .inputs .error-messages { display: none } .inputs .note { color: #848ea1; font-size: 1.1rem } .inputs.has-errors { color: #DD3D2E } .inputs.has-errors .error-messages { display: block; padding: .5rem 0 } .inputs.has-errors input[type="color"], .inputs.has-errors input[type="date"], .inputs.has-errors input[type="datetime"], .inputs.has-errors input[type="datetime-local"], .inputs.has-errors input[type="email"], .inputs.has-errors input[type="month"], .inputs.has-errors input[type="number"], .inputs.has-errors input[type="password"], .inputs.has-errors input[type="search"], .inputs.has-errors input[type="tel"], .inputs.has-errors input[type="text"], .inputs.has-errors input[type="time"], .inputs.has-errors input[type="url"], .inputs.has-errors input[type="week"], .inputs.has-errors textarea, .inputs.has-errors select, .inputs.has-errors textarea { border-color: #DD3D2E } .inputs.inputs-inline label, .inputs.inputs-inline input[type="color"], .inputs.inputs-inline input[type="date"], .inputs.inputs-inline input[type="datetime"], .inputs.inputs-inline input[type="datetime-local"], .inputs.inputs-inline input[type="email"], .inputs.inputs-inline input[type="month"], .inputs.inputs-inline input[type="number"], .inputs.inputs-inline input[type="password"], .inputs.inputs-inline input[type="search"], .inputs.inputs-inline input[type="tel"], .inputs.inputs-inline input[type="text"], .inputs.inputs-inline input[type="time"], .inputs.inputs-inline input[type="url"], .inputs.inputs-inline input[type="week"], .inputs.inputs-inline textarea, .inputs.inputs-inline select, .inputs.inputs-inline button, .inputs.inputs-inline input[type="button"], .inputs.inputs-inline input[type="reset"], .inputs.inputs-inline input[type="submit"], .inputs.inputs-inline .button { display: inline-block; margin: 0 0.75em 0 0; vertical-align: middle; width: auto } .inputs.inputs-inline label:last-child, .inputs.inputs-inline input[type="color"]:last-child, .inputs.inputs-inline input[type="date"]:last-child, .inputs.inputs-inline input[type="datetime"]:last-child, .inputs.inputs-inline input[type="datetime-local"]:last-child, .inputs.inputs-inline input[type="email"]:last-child, .inputs.inputs-inline input[type="month"]:last-child, .inputs.inputs-inline input[type="number"]:last-child, .inputs.inputs-inline input[type="password"]:last-child, .inputs.inputs-inline input[type="search"]:last-child, .inputs.inputs-inline input[type="tel"]:last-child, .inputs.inputs-inline input[type="text"]:last-child, .inputs.inputs-inline input[type="time"]:last-child, .inputs.inputs-inline input[type="url"]:last-child, .inputs.inputs-inline input[type="week"]:last-child, .inputs.inputs-inline textarea:last-child, .inputs.inputs-inline select:last-child, .inputs.inputs-inline button:last-child, .inputs.inputs-inline input[type="button"]:last-child, .inputs.inputs-inline input[type="reset"]:last-child, .inputs.inputs-inline input[type="submit"]:last-child, .inputs.inputs-inline .button:last-child { margin-right: 0 } ul, ol { list-style-type: none; margin: 0; padding: 0; line-height: 1.5 } ul.inline, ol.inline { list-style: none; margin: 0; padding: 0 } ul.inline li, ol.inline li { display: inline-block } ul.inline.dotted li:not(:last-child), ol.inline.dotted li:not(:last-child) { padding-right: .8rem } ul.inline.dotted li:before, ol.inline.dotted li:before { display: inline; content: '•'; margin-right: .8rem } ul.inline.dotted li:first-child:before, ol.inline.dotted li:first-child:before { display: none } ul.bullets, ol.bullets { margin: 1.6rem 0 } ul.bullets li, ol.bullets li { display: list-item; list-style: outside disc; margin-bottom: .25em; margin-left: 1.6rem } ul.checkmarks li, ul.checkmarks-blue li, ol.checkmarks li, ol.checkmarks-blue li { margin-bottom: .75em; padding-left: 2em } ul.checkmarks li:before, ul.checkmarks-blue li:before, ol.checkmarks li:before, ol.checkmarks-blue li:before { content: '\e817'; display: inline-block; float: left; font-family: 'Apptopia Icons'; margin-left: -1.4em } ul.checkmarks-blue, ol.checkmarks-blue { margin: 3rem 0 } ul.checkmarks-blue li:before, ol.checkmarks-blue li:before { color: #0094ff } ul.numbers, ol.numbers { list-style-type: decimal; margin-left: 2rem } dl { margin-bottom: 0.75em } dl dt { font-weight: bold; margin-top: 0.75em } dl dd { margin: 0 } dl dd.ellipsis, dl section#dashboard-movers-filter .dash-category-dropdown dd.dropdown-button, section#dashboard-movers-filter .dash-category-dropdown dl dd.dropdown-button { display: block } table { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-feature-settings: "kern", "liga", "tnum"; -moz-font-feature-settings: "kern", "liga", "tnum"; -ms-font-feature-settings: "kern", "liga", "tnum"; font-feature-settings: "kern", "liga", "tnum"; border-collapse: collapse; margin: 0; width: 100%; line-height: 1.5 } table.bordered { border: 1px solid #e1e5eb } table .fa-question-circle { color: #acb4c2; margin-right: 0.4rem; position: relative; top: -0.1rem; cursor: help } table .progress-bar { width: 8rem } th { border-bottom: 1px solid #e1e5eb; color: #848ea1; padding: 0.75em 0; text-align: left; vertical-align: bottom; white-space: nowrap } th .sort-controls { margin-left: 0.2rem; line-height: 1.5em; position: relative; top: -0.2rem; font-size: .9rem } th .sort-controls .fa { color: #ddd } th .sort-controls.active .fa { color: #C8669B } tr.border-t td { border-top: 1px solid #e1e5eb } tr.border-b td, .page-reports-builder table tr:last-child td { border-bottom: 1px solid #e1e5eb } tr.border-none th, tr.border-none td { border: none } tr.text-left th, tr.text-left td { text-align: left } tr.text-center th, tr.text-center td { text-align: center } tr.text-right th, tr.text-right td { text-align: right } tr.text-bottom td { vertical-align: bottom } tr.total td { background: #fafbfc } tr.white-bg th, tr.white-bg td { background: #fff } .shade { background: #fafbfc } tr th, tr td { padding: 0.4rem 0.6rem; text-align: right } tr th.txt, tr td.txt { text-align: left } tr th.special, tr td.special { text-align: center } tr th.border-l, tr td.border-l { border-left: 1px solid #e1e5eb } tr th.border-r, tr td.border-r { border-right: 1px solid #e1e5eb } tr th.border-t, tr td.border-t { border-top: 1px solid #e1e5eb } tr th.border-b, tr td.border-b { border-bottom: 1px solid #e1e5eb } tr th.important-stat, tr .page-reports-builder table th.important-stat, .page-reports-builder table tr th.important-stat, tr td.important-stat { background: #fafbfc } td { vertical-align: middle } table.txt tr * { text-align: left } table.grid tr td { border: 1px solid #eee } table.striped tr:nth-child(even) td, tr.striped td { background: #fafbfc; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #e9ecf5 } table.condensed td { padding: 0rem 0.2rem } table.borderless td { border: none } td.ruller { padding: 0; margin: 0; border: 0 } html { box-sizing: border-box } *, *::after, *::before { box-sizing: inherit } .container { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; max-width: 1140px; width: 100% } .container.show-grid .row, .container.show-grid [class^=columns-] { outline: 1px solid #C8669B } .container.show-grid .row { background: rgba(0, 255, 0, 0.05) } .container.show-grid [class^=columns-] { background: rgba(0, 0, 255, 0.05) } .container.demo-grid [class^=columns-] { min-height: 3em; padding: .6rem } @media (max-width: 1188px) { .container { padding: 0 1.5em } } @media (min-width: 1488px) { .container { max-width: 1440px } } .row { display: block } .row::after { clear: both; content: ""; display: table } @media (min-width: 1024px) { .columns-1 { float: left; display: block; margin-right: 1.69492%; width: 6.77966% } .columns-1:last-child { margin-right: 0 } .push-1 { margin-left: 8.47458% } .columns-2 { float: left; display: block; margin-right: 1.69492%; width: 15.25424% } .columns-2:last-child { margin-right: 0 } .push-2 { margin-left: 16.94915% } .columns-3 { float: left; display: block; margin-right: 1.69492%; width: 23.72881% } .columns-3:last-child { margin-right: 0 } .push-3 { margin-left: 25.42373% } .columns-4 { float: left; display: block; margin-right: 1.69492%; width: 32.20339% } .columns-4:last-child { margin-right: 0 } .push-4 { margin-left: 33.89831% } .columns-5 { float: left; display: block; margin-right: 1.69492%; width: 40.67797% } .columns-5:last-child { margin-right: 0 } .push-5 { margin-left: 42.37288% } .columns-6 { float: left; display: block; margin-right: 1.69492%; width: 49.15254% } .columns-6:last-child { margin-right: 0 } .push-6 { margin-left: 50.84746% } .columns-7 { float: left; display: block; margin-right: 1.69492%; width: 57.62712% } .columns-7:last-child { margin-right: 0 } .push-7 { margin-left: 59.32203% } .columns-8 { float: left; display: block; margin-right: 1.69492%; width: 66.10169% } .columns-8:last-child { margin-right: 0 } .push-8 { margin-left: 67.79661% } .columns-9 { float: left; display: block; margin-right: 1.69492%; width: 74.57627% } .columns-9:last-child { margin-right: 0 } .push-9 { margin-left: 76.27119% } .columns-10 { float: left; display: block; margin-right: 1.69492%; width: 83.05085% } .columns-10:last-child { margin-right: 0 } .push-10 { margin-left: 84.74576% } .columns-11 { float: left; display: block; margin-right: 1.69492%; width: 91.52542% } .columns-11:last-child { margin-right: 0 } .push-11 { margin-left: 93.22034% } } .flex-grid, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control { display: -ms-flexbox; display: -webkit-flex; display: flex } .flex-grid .flex-cell, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .flex-cell, .flex-grid .page-reports-builder .h-collapsible-wrapper, .page-reports-builder .flex-grid .h-collapsible-wrapper, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-wrapper, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-content, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control:after { -webkit-flex: 1; flex: 1 } html { font-size: 62.5% } body { -webkit-font-feature-settings: "kern", "liga", "pnum"; -moz-font-feature-settings: "kern", "liga", "pnum"; -ms-font-feature-settings: "kern", "liga", "pnum"; font-feature-settings: "kern", "liga", "pnum"; -webkit-font-smoothing: antialiased; color: #555f77; font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; line-height: 1.5; font-weight: 400; font-style: normal; font-size: 12px } small { font-size: 1.0rem } address { font-style: normal } h1, h2, h3, h4, h5, h6 { font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.2; margin: 0 0 0.75em } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { display: inline-block; color: #848ea1; font-size: 1.4rem; margin-left: 1.6rem } h1 small .fa, h2 small .fa, h3 small .fa, h4 small .fa, h5 small .fa, h6 small .fa { color: #acb4c2 } h1 { font-size: 24px; font-weight: 300; margin-bottom: .8rem } h2 { font-size: 20px } h2 strong { font-weight: 400 } h3 { font-size: 18px } h4, h5, h6 { font-size: 16px } .page-title-home { font-size: 42px; line-height: 50px; font-weight: 300 } .page-title { font-size: 36px; line-height: 44px; font-weight: 300 } .page-subtitle { font-size: 32px; line-height: 40px; font-weight: 300 } .entity-title { font-size: 24px; line-height: 30px; font-weight: 400 } .section-title, .section-watchlist .savable-title { font-size: 20px; line-height: 24px; font-weight: 400; margin-bottom: 1.4rem } .section-subtitle { font-size: 18px; line-height: 24px; font-weight: 400 } .feature-title { font-size: 16px; line-height: 19px; font-weight: 400; text-transform: uppercase } .feature-subtitle { font-size: 12px; line-height: 16px; font-weight: 400; text-transform: uppercase } .text-emphasized, .alert .alert-icon, .alert .alert-close, .change-plan-table td.current, .change-plan-table td.upper, .change-plan-table td.lower { font-size: 16px; line-height: 24px; font-weight: 400 } .text-standard, .alert, .page-reports-builder .page-body, .page-reports-builder .checkout-page-body, .page-reports-builder label { font-size: 14px; line-height: 20px; font-weight: 400 } .text-secondary { font-size: 13px; line-height: 16px; font-weight: 400 } .text-table, .page-reports-builder .h-notificaiton-popup label { font-size: 12px; line-height: 15px; font-weight: 400 } code { background: #fafbfc; display: inline-block; border: 1px solid #e9ecf5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 0 .25em } p { margin: 0 0 0.75em } a { color: #0094ff; transition: color 0.1s linear; text-decoration: none } a:active, a:focus, a:hover { color: #0068b3 } a:active, a:focus { outline: none } .page-header a:hover, footer a:hover, #header a:hover { text-decoration: underline } hr { border-bottom: 1px solid #e1e5eb; border-left: none; border-right: none; border-top: none; margin: 1.5em 0 } img, picture { margin: 0; max-width: 100% } blockquote { font-style: italic; font-family: Georgia, cursive; margin: 0 0 1rem 0 } blockquote cite { display: block; font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; font-style: normal; padding: 1em 0 0 0 } .flex, .button-group.full { display: -ms-flexbox; display: -webkit-flex; display: flex } .flex-item { -webkit-flex: 1; flex: 1 } .img-circle { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100% } .text-left { text-align: left } .text-center { text-align: center } .text-right { text-align: right } .underline { text-decoration: underline } .no-underline, a.less-noisy, .page-dashboard .page-body ul.recent-searches a, .page-dashboard .checkout-page-body ul.recent-searches a, .page-dashboard .page-body table a, .page-dashboard .checkout-page-body table a, .page-header a, footer a, #header a { text-decoration: none } .strike { text-decoration: line-through } .weight-light { font-weight: 300 } .weight-normal { font-weight: 400 } .weight-bold { font-weight: 700 } .quiet, a.quiet, a.quiet:hover { color: #848ea1 } .very-quiet, a.very-quiet, a.very-quiet:hover { color: #acb4c2 } .pull-left { float: left } .pull-right { float: right } .clear { clear: both } .clearfix::after { clear: both; content: ""; display: table } .nowrap, .dropdown .dropdown-button { white-space: nowrap } .ellipsis, #header .dropdown-menu li a, section#dashboard-movers-filter .dash-category-dropdown .dropdown-button { display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal } .hide { display: none } a.block-link { display: block } .blue, .badge .h-icon.blue, .badge .fa.blue, .badge.gray .h-icon.blue, .badge.gray .fa.blue { color: #0094ff } .green, .badge .h-icon.green, .badge .fa.green, .badge.gray .h-icon.green, .badge.gray .fa.green, #section-app-watchlist .dropdown-menu li .added-mark, #section-app-watchlist .dropdown-menu li .added-mark .h-icon { color: #6AB917 } .red { color: #DD3D2E } .purple { color: #C8669B } .black { color: #3b4355 } .gray { color: #c2c8d3 } .bg-white { color: #fff } .bg-blue { color: #0094ff } .bg-green { color: #6AB917 } .bg-red { color: #DD3D2E } .bg-purple { color: #C8669B } .animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both } .animated.infinite { -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite } .h-spin, button.loading:before, input[type="button"].loading:before, input[type="reset"].loading:before, input[type="submit"].loading:before, .button.loading:before, .h-animate-spin { -webkit-animation: h-spin 1s linear; -moz-animation: h-spin 1s linear; animation: h-spin 1s linear; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite } .h-flap { -webkit-animation: h-flap 2s ease-in; -moz-animation: h-flap 2s ease-in; animation: h-flap 2s ease-in } html { box-sizing: border-box } *, *::after, *::before { box-sizing: inherit } html, body { min-height: 100%; margin: 0; padding: 0 } body { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; min-height: 100vh } #page { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex: 1; flex: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column } #header { position: relative } #header .header-search-row, #header .header-nav-row { clear: both } @media (min-width: 768px) { #header .header-search-row, #header .header-nav-row { display: -ms-flexbox; display: -webkit-flex; display: flex } } #header .header-search-row { font-size: 14px; padding: 2.2rem 0 1.5rem } #header .header-search-row .dropdown-button.active, #header .header-search-row .header-nav-item:hover, #header .header-search-row .header-nav-item.active { color: #0094ff } #header .header-search-row .dropdown-button { line-height: 38px } #header .header-search-row .header-nav-item { line-height: 38px; margin-left: 12px; padding: 0 14px } #header .header-nav-row { padding: 0 0 1.5rem } #header .header-nav-row .dropdown-button>.header-nav-item, #header .header-nav-row .header-nav>.header-nav-item { -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; color: #555f77; font-size: 1.6rem; line-height: 2.4rem; padding: 7px 22px } #header .header-nav-row .dropdown-button>.header-nav-item:hover, #header .header-nav-row .header-nav>.header-nav-item:hover { background: #fafbfc } #header .header-nav-row .dropdown-button>.header-nav-item.active, #header .header-nav-row .dropdown-button>.header-nav-item.active:hover, #header .header-nav-row .dropdown-button>.header-nav-item:active, #header .header-nav-row .dropdown-button>.header-nav-item:focus, #header .header-nav-row .header-nav>.header-nav-item.active, #header .header-nav-row .header-nav>.header-nav-item.active:hover, #header .header-nav-row .header-nav>.header-nav-item:active, #header .header-nav-row .header-nav>.header-nav-item:focus { background: #e9ecf5 } #header .header-nav-row .dropdown-button { padding: 0; height: 38px } #header .header-nav-row .header-nav>.header-nav-item, #header .header-nav-row .dropdown { margin-right: 16px } #header nav.user-nav { margin-left: auto; text-align: right } #header nav.user-nav .dropdown { margin-left: 12px } #header .header-logo { padding-top: 8px; width: 135px } @media (max-width: 768px) { #header .header-logo { max-width: 30%; float: left } } #header .header-search-bar { -webkit-flex: 1; flex: 1; margin-left: 2.2rem; margin-right: 2.2rem; max-width: 450px } #header a.header-nav-item { color: #6a7387; display: inline-block; text-decoration: none } #header .header-nav { -webkit-flex: 1; flex: 1 } #header .header-nav .dropdown { vertical-align: bottom } #header .header-nav .dropdown .dropdown-container .dropdown-button { font-weight: normal; padding: 0 } #header .header-nav .dropdown .dropdown-container .dropdown-button:hover { background: transparent } #header .header-nav .dropdown .dropdown-container .dropdown-button>.header-nav-item { margin: 0 } #header .header-nav .dropdown .dropdown-container .dropdown-button, #header .header-nav .dropdown .dropdown-container .dropdown-button>a, #header .header-nav .dropdown .dropdown-container .dropdown-button li a, #header .header-nav .dropdown .dropdown-container .dropdown-button .fa { color: #6a7387 } #header .header-nav .dropdown .dropdown-container .dropdown-button li a { font-size: 14px } #header .header-nav .dropdown .dropdown-container .dropdown-button li .fa { margin-right: 0.4rem } #header .header-nav .dropdown .dropdown-container .dropdown-menu { top: 98% } #header .dropdown-button { font-weight: normal } #header .dropdown-button:hover { color: #0094ff } #header .dropdown-button .dropdown-menu { left: auto; right: 0; top: auto } #header .dropdown-menu li a { color: #555f77; width: 100% } #header .dropdown-menu li a i { color: #848ea1 } #header .dropdown-menu li:hover a { text-decoration: none } #content { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex: 1; flex: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; min-height: 500px } .reports-nav, .profiles-nav { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column } .page-header { padding: 3.2rem 0 1.4rem } @media (min-width: 768px) { .page-header { display: -ms-flexbox; display: -webkit-flex; display: flex } } .page-body, .checkout-page-body { padding: 3.2rem 0 10rem } .page-section { background: #fff; margin-bottom: 2rem; padding: 3rem } .page-profile .page-section { min-height: 50rem; min-width: 40% } .checkout-page-body { display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0 } .checkout-page-body .page-content { -webkit-flex: 1; flex: 1 } .checkout-page-body .page-content { padding: 1.6rem 1.7rem } .checkout-page-body .page-aside { background: #fff; width: 36rem; padding: 3.2rem } footer { padding: 20px 0 } footer a { margin: 0 1em } footer ul { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; margin: 1.6rem auto 3.2rem; max-width: 120rem } footer ul li { text-align: center; min-width: 12rem } div.development { font-size: 12px; padding: 30px 0 } /*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ @font-face { font-family: 'FontAwesome'; src: url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-cbb644d0ee730ea57dd5fbae35ef5ba4a41d57a254a6b1215de5c9ff8a321c2d.eot?v=4.3.0"); src: url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-cbb644d0ee730ea57dd5fbae35ef5ba4a41d57a254a6b1215de5c9ff8a321c2d.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-aadc3580d2b64ff5a7e6f1425587db4e8b033efcbf8f5c332ca52a5ed580c87c.woff2?v=4.3.0") format("woff2"), url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-e3870de89716b72cb61a4bba0e17c75783b361cdaba35ea96961c3070bd8ca18.woff?v=4.3.0") format("woff"), url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-9e540a087924a6e64790149d735cac022640e4fa6bff6bd65f5e9f41529bf0b3.ttf?v=4.3.0") format("truetype"), url("https://apptopia-hermes-feature.s3.amazonaws.com/assets/fontawesome-webfont-bfdef833219a6edffd9c3cbc28db72739d22bb4d20cc2e2f8d56a7a4d408a206.svg?v=4.3.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0) } .fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15% } .fa-2x { font-size: 2em } .fa-3x { font-size: 3em } .fa-4x { font-size: 4em } .fa-5x { font-size: 5em } .fa-fw { width: 1.28571429em; text-align: center } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none } .fa-ul>li { position: relative } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center } .fa-li.fa-lg { left: -1.85714286em } .fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em } .pull-right { float: right } .pull-left { float: left } .fa.pull-left { margin-right: .3em } .fa.pull-right { margin-left: .3em } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8) } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } .fa-rotate-90 { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .fa-rotate-180 { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .fa-rotate-270 { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .fa-flip-horizontal { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1) } .fa-flip-vertical { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1) } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center } .fa-stack-1x { line-height: inherit } .fa-stack-2x { font-size: 2em } .fa-inverse { color: #ffffff } .fa-glass:before { content: "\f000" } .fa-music:before { content: "\f001" } .fa-search:before { content: "\f002" } .fa-envelope-o:before { content: "\f003" } .fa-heart:before { content: "\f004" } .fa-star:before { content: "\f005" } .fa-star-o:before { content: "\f006" } .fa-user:before { content: "\f007" } .fa-film:before { content: "\f008" } .fa-th-large:before { content: "\f009" } .fa-th:before { content: "\f00a" } .fa-th-list:before { content: "\f00b" } .fa-check:before { content: "\f00c" } .fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d" } .fa-search-plus:before { content: "\f00e" } .fa-search-minus:before { content: "\f010" } .fa-power-off:before { content: "\f011" } .fa-signal:before { content: "\f012" } .fa-gear:before, .fa-cog:before { content: "\f013" } .fa-trash-o:before { content: "\f014" } .fa-home:before { content: "\f015" } .fa-file-o:before { content: "\f016" } .fa-clock-o:before { content: "\f017" } .fa-road:before { content: "\f018" } .fa-download:before { content: "\f019" } .fa-arrow-circle-o-down:before { content: "\f01a" } .fa-arrow-circle-o-up:before { content: "\f01b" } .fa-inbox:before { content: "\f01c" } .fa-play-circle-o:before { content: "\f01d" } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e" } .fa-refresh:before { content: "\f021" } .fa-list-alt:before { content: "\f022" } .fa-lock:before { content: "\f023" } .fa-flag:before { content: "\f024" } .fa-headphones:before { content: "\f025" } .fa-volume-off:before { content: "\f026" } .fa-volume-down:before { content: "\f027" } .fa-volume-up:before { content: "\f028" } .fa-qrcode:before { content: "\f029" } .fa-barcode:before { content: "\f02a" } .fa-tag:before { content: "\f02b" } .fa-tags:before { content: "\f02c" } .fa-book:before { content: "\f02d" } .fa-bookmark:before { content: "\f02e" } .fa-print:before { content: "\f02f" } .fa-camera:before { content: "\f030" } .fa-font:before { content: "\f031" } .fa-bold:before { content: "\f032" } .fa-italic:before { content: "\f033" } .fa-text-height:before { content: "\f034" } .fa-text-width:before { content: "\f035" } .fa-align-left:before { content: "\f036" } .fa-align-center:before { content: "\f037" } .fa-align-right:before { content: "\f038" } .fa-align-justify:before { content: "\f039" } .fa-list:before { content: "\f03a" } .fa-dedent:before, .fa-outdent:before { content: "\f03b" } .fa-indent:before { content: "\f03c" } .fa-video-camera:before { content: "\f03d" } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e" } .fa-pencil:before { content: "\f040" } .fa-map-marker:before { content: "\f041" } .fa-adjust:before { content: "\f042" } .fa-tint:before { content: "\f043" } .fa-edit:before, .fa-pencil-square-o:before { content: "\f044" } .fa-share-square-o:before { content: "\f045" } .fa-check-square-o:before { content: "\f046" } .fa-arrows:before { content: "\f047" } .fa-step-backward:before { content: "\f048" } .fa-fast-backward:before { content: "\f049" } .fa-backward:before { content: "\f04a" } .fa-play:before { content: "\f04b" } .fa-pause:before { content: "\f04c" } .fa-stop:before { content: "\f04d" } .fa-forward:before { content: "\f04e" } .fa-fast-forward:before { content: "\f050" } .fa-step-forward:before { content: "\f051" } .fa-eject:before { content: "\f052" } .fa-chevron-left:before { content: "\f053" } .fa-chevron-right:before { content: "\f054" } .fa-plus-circle:before { content: "\f055" } .fa-minus-circle:before { content: "\f056" } .fa-times-circle:before { content: "\f057" } .fa-check-circle:before { content: "\f058" } .fa-question-circle:before { content: "\f059" } .fa-info-circle:before { content: "\f05a" } .fa-crosshairs:before { content: "\f05b" } .fa-times-circle-o:before { content: "\f05c" } .fa-check-circle-o:before { content: "\f05d" } .fa-ban:before { content: "\f05e" } .fa-arrow-left:before { content: "\f060" } .fa-arrow-right:before { content: "\f061" } .fa-arrow-up:before { content: "\f062" } .fa-arrow-down:before { content: "\f063" } .fa-mail-forward:before, .fa-share:before { content: "\f064" } .fa-expand:before { content: "\f065" } .fa-compress:before { content: "\f066" } .fa-plus:before { content: "\f067" } .fa-minus:before { content: "\f068" } .fa-asterisk:before { content: "\f069" } .fa-exclamation-circle:before { content: "\f06a" } .fa-gift:before { content: "\f06b" } .fa-leaf:before { content: "\f06c" } .fa-fire:before { content: "\f06d" } .fa-eye:before { content: "\f06e" } .fa-eye-slash:before { content: "\f070" } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071" } .fa-plane:before { content: "\f072" } .fa-calendar:before { content: "\f073" } .fa-random:before { content: "\f074" } .fa-comment:before { content: "\f075" } .fa-magnet:before { content: "\f076" } .fa-chevron-up:before { content: "\f077" } .fa-chevron-down:before { content: "\f078" } .fa-retweet:before { content: "\f079" } .fa-shopping-cart:before { content: "\f07a" } .fa-folder:before { content: "\f07b" } .fa-folder-open:before { content: "\f07c" } .fa-arrows-v:before { content: "\f07d" } .fa-arrows-h:before { content: "\f07e" } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080" } .fa-twitter-square:before { content: "\f081" } .fa-facebook-square:before { content: "\f082" } .fa-camera-retro:before { content: "\f083" } .fa-key:before { content: "\f084" } .fa-gears:before, .fa-cogs:before { content: "\f085" } .fa-comments:before { content: "\f086" } .fa-thumbs-o-up:before { content: "\f087" } .fa-thumbs-o-down:before { content: "\f088" } .fa-star-half:before { content: "\f089" } .fa-heart-o:before { content: "\f08a" } .fa-sign-out:before { content: "\f08b" } .fa-linkedin-square:before { content: "\f08c" } .fa-thumb-tack:before { content: "\f08d" } .fa-external-link:before { content: "\f08e" } .fa-sign-in:before { content: "\f090" } .fa-trophy:before { content: "\f091" } .fa-github-square:before { content: "\f092" } .fa-upload:before { content: "\f093" } .fa-lemon-o:before { content: "\f094" } .fa-phone:before { content: "\f095" } .fa-square-o:before { content: "\f096" } .fa-bookmark-o:before { content: "\f097" } .fa-phone-square:before { content: "\f098" } .fa-twitter:before { content: "\f099" } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a" } .fa-github:before { content: "\f09b" } .fa-unlock:before { content: "\f09c" } .fa-credit-card:before { content: "\f09d" } .fa-rss:before { content: "\f09e" } .fa-hdd-o:before { content: "\f0a0" } .fa-bullhorn:before { content: "\f0a1" } .fa-bell:before { content: "\f0f3" } .fa-certificate:before { content: "\f0a3" } .fa-hand-o-right:before { content: "\f0a4" } .fa-hand-o-left:before { content: "\f0a5" } .fa-hand-o-up:before { content: "\f0a6" } .fa-hand-o-down:before { content: "\f0a7" } .fa-arrow-circle-left:before { content: "\f0a8" } .fa-arrow-circle-right:before { content: "\f0a9" } .fa-arrow-circle-up:before { content: "\f0aa" } .fa-arrow-circle-down:before { content: "\f0ab" } .fa-globe:before { content: "\f0ac" } .fa-wrench:before { content: "\f0ad" } .fa-tasks:before { content: "\f0ae" } .fa-filter:before { content: "\f0b0" } .fa-briefcase:before { content: "\f0b1" } .fa-arrows-alt:before { content: "\f0b2" } .fa-group:before, .fa-users:before { content: "\f0c0" } .fa-chain:before, .fa-link:before { content: "\f0c1" } .fa-cloud:before { content: "\f0c2" } .fa-flask:before { content: "\f0c3" } .fa-cut:before, .fa-scissors:before { content: "\f0c4" } .fa-copy:before, .fa-files-o:before { content: "\f0c5" } .fa-paperclip:before { content: "\f0c6" } .fa-save:before, .fa-floppy-o:before { content: "\f0c7" } .fa-square:before { content: "\f0c8" } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9" } .fa-list-ul:before { content: "\f0ca" } .fa-list-ol:before { content: "\f0cb" } .fa-strikethrough:before { content: "\f0cc" } .fa-underline:before { content: "\f0cd" } .fa-table:before { content: "\f0ce" } .fa-magic:before { content: "\f0d0" } .fa-truck:before { content: "\f0d1" } .fa-pinterest:before { content: "\f0d2" } .fa-pinterest-square:before { content: "\f0d3" } .fa-google-plus-square:before { content: "\f0d4" } .fa-google-plus:before { content: "\f0d5" } .fa-money:before { content: "\f0d6" } .fa-caret-down:before { content: "\f0d7" } .fa-caret-up:before { content: "\f0d8" } .fa-caret-left:before { content: "\f0d9" } .fa-caret-right:before { content: "\f0da" } .fa-columns:before { content: "\f0db" } .fa-unsorted:before, .fa-sort:before { content: "\f0dc" } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd" } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de" } .fa-envelope:before { content: "\f0e0" } .fa-linkedin:before { content: "\f0e1" } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2" } .fa-legal:before, .fa-gavel:before { content: "\f0e3" } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4" } .fa-comment-o:before { content: "\f0e5" } .fa-comments-o:before { content: "\f0e6" } .fa-flash:before, .fa-bolt:before { content: "\f0e7" } .fa-sitemap:before { content: "\f0e8" } .fa-umbrella:before { content: "\f0e9" } .fa-paste:before, .fa-clipboard:before { content: "\f0ea" } .fa-lightbulb-o:before { content: "\f0eb" } .fa-exchange:before { content: "\f0ec" } .fa-cloud-download:before { content: "\f0ed" } .fa-cloud-upload:before { content: "\f0ee" } .fa-user-md:before { content: "\f0f0" } .fa-stethoscope:before { content: "\f0f1" } .fa-suitcase:before { content: "\f0f2" } .fa-bell-o:before { content: "\f0a2" } .fa-coffee:before { content: "\f0f4" } .fa-cutlery:before { content: "\f0f5" } .fa-file-text-o:before { content: "\f0f6" } .fa-building-o:before { content: "\f0f7" } .fa-hospital-o:before { content: "\f0f8" } .fa-ambulance:before { content: "\f0f9" } .fa-medkit:before { content: "\f0fa" } .fa-fighter-jet:before { content: "\f0fb" } .fa-beer:before { content: "\f0fc" } .fa-h-square:before { content: "\f0fd" } .fa-plus-square:before { content: "\f0fe" } .fa-angle-double-left:before { content: "\f100" } .fa-angle-double-right:before { content: "\f101" } .fa-angle-double-up:before { content: "\f102" } .fa-angle-double-down:before { content: "\f103" } .fa-angle-left:before { content: "\f104" } .fa-angle-right:before { content: "\f105" } .fa-angle-up:before { content: "\f106" } .fa-angle-down:before { content: "\f107" } .fa-desktop:before { content: "\f108" } .fa-laptop:before { content: "\f109" } .fa-tablet:before { content: "\f10a" } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b" } .fa-circle-o:before { content: "\f10c" } .fa-quote-left:before { content: "\f10d" } .fa-quote-right:before { content: "\f10e" } .fa-spinner:before { content: "\f110" } .fa-circle:before { content: "\f111" } .fa-mail-reply:before, .fa-reply:before { content: "\f112" } .fa-github-alt:before { content: "\f113" } .fa-folder-o:before { content: "\f114" } .fa-folder-open-o:before { content: "\f115" } .fa-smile-o:before { content: "\f118" } .fa-frown-o:before { content: "\f119" } .fa-meh-o:before { content: "\f11a" } .fa-gamepad:before { content: "\f11b" } .fa-keyboard-o:before { content: "\f11c" } .fa-flag-o:before { content: "\f11d" } .fa-flag-checkered:before { content: "\f11e" } .fa-terminal:before { content: "\f120" } .fa-code:before { content: "\f121" } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122" } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123" } .fa-location-arrow:before { content: "\f124" } .fa-crop:before { content: "\f125" } .fa-code-fork:before { content: "\f126" } .fa-unlink:before, .fa-chain-broken:before { content: "\f127" } .fa-question:before { content: "\f128" } .fa-info:before { content: "\f129" } .fa-exclamation:before { content: "\f12a" } .fa-superscript:before { content: "\f12b" } .fa-subscript:before { content: "\f12c" } .fa-eraser:before { content: "\f12d" } .fa-puzzle-piece:before { content: "\f12e" } .fa-microphone:before { content: "\f130" } .fa-microphone-slash:before { content: "\f131" } .fa-shield:before { content: "\f132" } .fa-calendar-o:before { content: "\f133" } .fa-fire-extinguisher:before { content: "\f134" } .fa-rocket:before { content: "\f135" } .fa-maxcdn:before { content: "\f136" } .fa-chevron-circle-left:before { content: "\f137" } .fa-chevron-circle-right:before { content: "\f138" } .fa-chevron-circle-up:before { content: "\f139" } .fa-chevron-circle-down:before { content: "\f13a" } .fa-html5:before { content: "\f13b" } .fa-css3:before { content: "\f13c" } .fa-anchor:before { content: "\f13d" } .fa-unlock-alt:before { content: "\f13e" } .fa-bullseye:before { content: "\f140" } .fa-ellipsis-h:before { content: "\f141" } .fa-ellipsis-v:before { content: "\f142" } .fa-rss-square:before { content: "\f143" } .fa-play-circle:before { content: "\f144" } .fa-ticket:before { content: "\f145" } .fa-minus-square:before { content: "\f146" } .fa-minus-square-o:before { content: "\f147" } .fa-level-up:before { content: "\f148" } .fa-level-down:before { content: "\f149" } .fa-check-square:before { content: "\f14a" } .fa-pencil-square:before { content: "\f14b" } .fa-external-link-square:before { content: "\f14c" } .fa-share-square:before { content: "\f14d" } .fa-compass:before { content: "\f14e" } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150" } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151" } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152" } .fa-euro:before, .fa-eur:before { content: "\f153" } .fa-gbp:before { content: "\f154" } .fa-dollar:before, .fa-usd:before { content: "\f155" } .fa-rupee:before, .fa-inr:before { content: "\f156" } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157" } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158" } .fa-won:before, .fa-krw:before { content: "\f159" } .fa-bitcoin:before, .fa-btc:before { content: "\f15a" } .fa-file:before { content: "\f15b" } .fa-file-text:before { content: "\f15c" } .fa-sort-alpha-asc:before { content: "\f15d" } .fa-sort-alpha-desc:before { content: "\f15e" } .fa-sort-amount-asc:before { content: "\f160" } .fa-sort-amount-desc:before { content: "\f161" } .fa-sort-numeric-asc:before { content: "\f162" } .fa-sort-numeric-desc:before { content: "\f163" } .fa-thumbs-up:before { content: "\f164" } .fa-thumbs-down:before { content: "\f165" } .fa-youtube-square:before { content: "\f166" } .fa-youtube:before { content: "\f167" } .fa-xing:before { content: "\f168" } .fa-xing-square:before { content: "\f169" } .fa-youtube-play:before { content: "\f16a" } .fa-dropbox:before { content: "\f16b" } .fa-stack-overflow:before { content: "\f16c" } .fa-instagram:before { content: "\f16d" } .fa-flickr:before { content: "\f16e" } .fa-adn:before { content: "\f170" } .fa-bitbucket:before { content: "\f171" } .fa-bitbucket-square:before { content: "\f172" } .fa-tumblr:before { content: "\f173" } .fa-tumblr-square:before { content: "\f174" } .fa-long-arrow-down:before { content: "\f175" } .fa-long-arrow-up:before { content: "\f176" } .fa-long-arrow-left:before { content: "\f177" } .fa-long-arrow-right:before { content: "\f178" } .fa-apple:before { content: "\f179" } .fa-windows:before { content: "\f17a" } .fa-android:before { content: "\f17b" } .fa-linux:before { content: "\f17c" } .fa-dribbble:before { content: "\f17d" } .fa-skype:before { content: "\f17e" } .fa-foursquare:before { content: "\f180" } .fa-trello:before { content: "\f181" } .fa-female:before { content: "\f182" } .fa-male:before { content: "\f183" } .fa-gittip:before, .fa-gratipay:before { content: "\f184" } .fa-sun-o:before { content: "\f185" } .fa-moon-o:before { content: "\f186" } .fa-archive:before { content: "\f187" } .fa-bug:before { content: "\f188" } .fa-vk:before { content: "\f189" } .fa-weibo:before { content: "\f18a" } .fa-renren:before { content: "\f18b" } .fa-pagelines:before { content: "\f18c" } .fa-stack-exchange:before { content: "\f18d" } .fa-arrow-circle-o-right:before { content: "\f18e" } .fa-arrow-circle-o-left:before { content: "\f190" } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191" } .fa-dot-circle-o:before { content: "\f192" } .fa-wheelchair:before { content: "\f193" } .fa-vimeo-square:before { content: "\f194" } .fa-turkish-lira:before, .fa-try:before { content: "\f195" } .fa-plus-square-o:before { content: "\f196" } .fa-space-shuttle:before { content: "\f197" } .fa-slack:before { content: "\f198" } .fa-envelope-square:before { content: "\f199" } .fa-wordpress:before { content: "\f19a" } .fa-openid:before { content: "\f19b" } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c" } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d" } .fa-yahoo:before { content: "\f19e" } .fa-google:before { content: "\f1a0" } .fa-reddit:before { content: "\f1a1" } .fa-reddit-square:before { content: "\f1a2" } .fa-stumbleupon-circle:before { content: "\f1a3" } .fa-stumbleupon:before { content: "\f1a4" } .fa-delicious:before { content: "\f1a5" } .fa-digg:before { content: "\f1a6" } .fa-pied-piper:before { content: "\f1a7" } .fa-pied-piper-alt:before { content: "\f1a8" } .fa-drupal:before { content: "\f1a9" } .fa-joomla:before { content: "\f1aa" } .fa-language:before { content: "\f1ab" } .fa-fax:before { content: "\f1ac" } .fa-building:before { content: "\f1ad" } .fa-child:before { content: "\f1ae" } .fa-paw:before { content: "\f1b0" } .fa-spoon:before { content: "\f1b1" } .fa-cube:before { content: "\f1b2" } .fa-cubes:before { content: "\f1b3" } .fa-behance:before { content: "\f1b4" } .fa-behance-square:before { content: "\f1b5" } .fa-steam:before { content: "\f1b6" } .fa-steam-square:before { content: "\f1b7" } .fa-recycle:before { content: "\f1b8" } .fa-automobile:before, .fa-car:before { content: "\f1b9" } .fa-cab:before, .fa-taxi:before { content: "\f1ba" } .fa-tree:before { content: "\f1bb" } .fa-spotify:before { content: "\f1bc" } .fa-deviantart:before { content: "\f1bd" } .fa-soundcloud:before { content: "\f1be" } .fa-database:before { content: "\f1c0" } .fa-file-pdf-o:before { content: "\f1c1" } .fa-file-word-o:before { content: "\f1c2" } .fa-file-excel-o:before { content: "\f1c3" } .fa-file-powerpoint-o:before { content: "\f1c4" } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5" } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6" } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7" } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8" } .fa-file-code-o:before { content: "\f1c9" } .fa-vine:before { content: "\f1ca" } .fa-codepen:before { content: "\f1cb" } .fa-jsfiddle:before { content: "\f1cc" } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd" } .fa-circle-o-notch:before { content: "\f1ce" } .fa-ra:before, .fa-rebel:before { content: "\f1d0" } .fa-ge:before, .fa-empire:before { content: "\f1d1" } .fa-git-square:before { content: "\f1d2" } .fa-git:before { content: "\f1d3" } .fa-hacker-news:before { content: "\f1d4" } .fa-tencent-weibo:before { content: "\f1d5" } .fa-qq:before { content: "\f1d6" } .fa-wechat:before, .fa-weixin:before { content: "\f1d7" } .fa-send:before, .fa-paper-plane:before { content: "\f1d8" } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9" } .fa-history:before { content: "\f1da" } .fa-genderless:before, .fa-circle-thin:before { content: "\f1db" } .fa-header:before { content: "\f1dc" } .fa-paragraph:before { content: "\f1dd" } .fa-sliders:before { content: "\f1de" } .fa-share-alt:before { content: "\f1e0" } .fa-share-alt-square:before { content: "\f1e1" } .fa-bomb:before { content: "\f1e2" } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3" } .fa-tty:before { content: "\f1e4" } .fa-binoculars:before { content: "\f1e5" } .fa-plug:before { content: "\f1e6" } .fa-slideshare:before { content: "\f1e7" } .fa-twitch:before { content: "\f1e8" } .fa-yelp:before { content: "\f1e9" } .fa-newspaper-o:before { content: "\f1ea" } .fa-wifi:before { content: "\f1eb" } .fa-calculator:before { content: "\f1ec" } .fa-paypal:before { content: "\f1ed" } .fa-google-wallet:before { content: "\f1ee" } .fa-cc-visa:before { content: "\f1f0" } .fa-cc-mastercard:before { content: "\f1f1" } .fa-cc-discover:before { content: "\f1f2" } .fa-cc-amex:before { content: "\f1f3" } .fa-cc-paypal:before { content: "\f1f4" } .fa-cc-stripe:before { content: "\f1f5" } .fa-bell-slash:before { content: "\f1f6" } .fa-bell-slash-o:before { content: "\f1f7" } .fa-trash:before { content: "\f1f8" } .fa-copyright:before { content: "\f1f9" } .fa-at:before { content: "\f1fa" } .fa-eyedropper:before { content: "\f1fb" } .fa-paint-brush:before { content: "\f1fc" } .fa-birthday-cake:before { content: "\f1fd" } .fa-area-chart:before { content: "\f1fe" } .fa-pie-chart:before { content: "\f200" } .fa-line-chart:before { content: "\f201" } .fa-lastfm:before { content: "\f202" } .fa-lastfm-square:before { content: "\f203" } .fa-toggle-off:before { content: "\f204" } .fa-toggle-on:before { content: "\f205" } .fa-bicycle:before { content: "\f206" } .fa-bus:before { content: "\f207" } .fa-ioxhost:before { content: "\f208" } .fa-angellist:before { content: "\f209" } .fa-cc:before { content: "\f20a" } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b" } .fa-meanpath:before { content: "\f20c" } .fa-buysellads:before { content: "\f20d" } .fa-connectdevelop:before { content: "\f20e" } .fa-dashcube:before { content: "\f210" } .fa-forumbee:before { content: "\f211" } .fa-leanpub:before { content: "\f212" } .fa-sellsy:before { content: "\f213" } .fa-shirtsinbulk:before { content: "\f214" } .fa-simplybuilt:before { content: "\f215" } .fa-skyatlas:before { content: "\f216" } .fa-cart-plus:before { content: "\f217" } .fa-cart-arrow-down:before { content: "\f218" } .fa-diamond:before { content: "\f219" } .fa-ship:before { content: "\f21a" } .fa-user-secret:before { content: "\f21b" } .fa-motorcycle:before { content: "\f21c" } .fa-street-view:before { content: "\f21d" } .fa-heartbeat:before { content: "\f21e" } .fa-venus:before { content: "\f221" } .fa-mars:before { content: "\f222" } .fa-mercury:before { content: "\f223" } .fa-transgender:before { content: "\f224" } .fa-transgender-alt:before { content: "\f225" } .fa-venus-double:before { content: "\f226" } .fa-mars-double:before { content: "\f227" } .fa-venus-mars:before { content: "\f228" } .fa-mars-stroke:before { content: "\f229" } .fa-mars-stroke-v:before { content: "\f22a" } .fa-mars-stroke-h:before { content: "\f22b" } .fa-neuter:before { content: "\f22c" } .fa-facebook-official:before { content: "\f230" } .fa-pinterest-p:before { content: "\f231" } .fa-whatsapp:before { content: "\f232" } .fa-server:before { content: "\f233" } .fa-user-plus:before { content: "\f234" } .fa-user-times:before { content: "\f235" } .fa-hotel:before, .fa-bed:before { content: "\f236" } .fa-viacoin:before { content: "\f237" } .fa-train:before { content: "\f238" } .fa-subway:before { content: "\f239" } .fa-medium:before { content: "\f23a" } .flag { background: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/flags/flags-741d041006cc84ccbd1e919d25e1474ff78865857cc2ad4ba7485683481087c2.png) no-repeat; display: inline-block; height: 11px; vertical-align: middle; width: 16px } .flag.flag-ad { background-position: -16px 0 } .flag.flag-ae { background-position: -32px 0 } .flag.flag-af { background-position: -48px 0 } .flag.flag-ag { background-position: -64px 0 } .flag.flag-ai { background-position: -80px 0 } .flag.flag-al { background-position: -96px 0 } .flag.flag-am { background-position: -112px 0 } .flag.flag-an { background-position: -128px 0 } .flag.flag-ao { background-position: -144px 0 } .flag.flag-ar { background-position: -160px 0 } .flag.flag-as { background-position: -176px 0 } .flag.flag-at { background-position: -192px 0 } .flag.flag-au { background-position: -208px 0 } .flag.flag-aw { background-position: -224px 0 } .flag.flag-az { background-position: -240px 0 } .flag.flag-ba { background-position: 0 -11px } .flag.flag-bb { background-position: -16px -11px } .flag.flag-bd { background-position: -32px -11px } .flag.flag-be { background-position: -48px -11px } .flag.flag-bf { background-position: -64px -11px } .flag.flag-bg { background-position: -80px -11px } .flag.flag-bh { background-position: -96px -11px } .flag.flag-bi { background-position: -112px -11px } .flag.flag-bj { background-position: -128px -11px } .flag.flag-bm { background-position: -144px -11px } .flag.flag-bn { background-position: -160px -11px } .flag.flag-bo { background-position: -176px -11px } .flag.flag-br { background-position: -192px -11px } .flag.flag-bs { background-position: -208px -11px } .flag.flag-bt { background-position: -224px -11px } .flag.flag-bv { background-position: -240px -11px } .flag.flag-bw { background-position: 0 -22px } .flag.flag-by { background-position: -16px -22px } .flag.flag-bz { background-position: -32px -22px } .flag.flag-ca { background-position: -48px -22px } .flag.flag-catalonia { background-position: -64px -22px } .flag.flag-cd { background-position: -80px -22px } .flag.flag-cf { background-position: -96px -22px } .flag.flag-cg { background-position: -112px -22px } .flag.flag-ch { background-position: -128px -22px } .flag.flag-ci { background-position: -144px -22px } .flag.flag-ck { background-position: -160px -22px } .flag.flag-cl { background-position: -176px -22px } .flag.flag-cm { background-position: -192px -22px } .flag.flag-cn { background-position: -208px -22px } .flag.flag-co { background-position: -224px -22px } .flag.flag-cr { background-position: -240px -22px } .flag.flag-cu { background-position: 0 -33px } .flag.flag-cv { background-position: -16px -33px } .flag.flag-cw { background-position: -32px -33px } .flag.flag-cy { background-position: -48px -33px } .flag.flag-cz { background-position: -64px -33px } .flag.flag-de { background-position: -80px -33px } .flag.flag-dj { background-position: -96px -33px } .flag.flag-dk { background-position: -112px -33px } .flag.flag-dm { background-position: -128px -33px } .flag.flag-do { background-position: -144px -33px } .flag.flag-dz { background-position: -160px -33px } .flag.flag-ec { background-position: -176px -33px } .flag.flag-ee { background-position: -192px -33px } .flag.flag-eg { background-position: -208px -33px } .flag.flag-eh { background-position: -224px -33px } .flag.flag-england { background-position: -240px -33px } .flag.flag-er { background-position: 0 -44px } .flag.flag-es { background-position: -16px -44px } .flag.flag-et { background-position: -32px -44px } .flag.flag-eu { background-position: -48px -44px } .flag.flag-fi { background-position: -64px -44px } .flag.flag-fj { background-position: -80px -44px } .flag.flag-fk { background-position: -96px -44px } .flag.flag-fm { background-position: -112px -44px } .flag.flag-fo { background-position: -128px -44px } .flag.flag-fr { background-position: -144px -44px } .flag.flag-ga { background-position: -160px -44px } .flag.flag-gb { background-position: -176px -44px } .flag.flag-gd { background-position: -192px -44px } .flag.flag-ge { background-position: -208px -44px } .flag.flag-gf { background-position: -224px -44px } .flag.flag-gg { background-position: -240px -44px } .flag.flag-gh { background-position: 0 -55px } .flag.flag-gi { background-position: -16px -55px } .flag.flag-gl { background-position: -32px -55px } .flag.flag-gm { background-position: -48px -55px } .flag.flag-gn { background-position: -64px -55px } .flag.flag-gp { background-position: -80px -55px } .flag.flag-gq { background-position: -96px -55px } .flag.flag-gr { background-position: -112px -55px } .flag.flag-gs { background-position: -128px -55px } .flag.flag-gt { background-position: -144px -55px } .flag.flag-gu { background-position: -160px -55px } .flag.flag-gw { background-position: -176px -55px } .flag.flag-gy { background-position: -192px -55px } .flag.flag-hk { background-position: -208px -55px } .flag.flag-hm { background-position: -224px -55px } .flag.flag-hn { background-position: -240px -55px } .flag.flag-hr { background-position: 0 -66px } .flag.flag-ht { background-position: -16px -66px } .flag.flag-hu { background-position: -32px -66px } .flag.flag-ic { background-position: -48px -66px } .flag.flag-id { background-position: -64px -66px } .flag.flag-ie { background-position: -80px -66px } .flag.flag-il { background-position: -96px -66px } .flag.flag-im { background-position: -112px -66px } .flag.flag-in { background-position: -128px -66px } .flag.flag-io { background-position: -144px -66px } .flag.flag-iq { background-position: -160px -66px } .flag.flag-ir { background-position: -176px -66px } .flag.flag-is { background-position: -192px -66px } .flag.flag-it { background-position: -208px -66px } .flag.flag-je { background-position: -224px -66px } .flag.flag-jm { background-position: -240px -66px } .flag.flag-jo { background-position: 0 -77px } .flag.flag-jp { background-position: -16px -77px } .flag.flag-ke { background-position: -32px -77px } .flag.flag-kg { background-position: -48px -77px } .flag.flag-kh { background-position: -64px -77px } .flag.flag-ki { background-position: -80px -77px } .flag.flag-km { background-position: -96px -77px } .flag.flag-kn { background-position: -112px -77px } .flag.flag-kp { background-position: -128px -77px } .flag.flag-kr { background-position: -144px -77px } .flag.flag-kurdistan { background-position: -160px -77px } .flag.flag-kw { background-position: -176px -77px } .flag.flag-ky { background-position: -192px -77px } .flag.flag-kz { background-position: -208px -77px } .flag.flag-la { background-position: -224px -77px } .flag.flag-lb { background-position: -240px -77px } .flag.flag-lc { background-position: 0 -88px } .flag.flag-li { background-position: -16px -88px } .flag.flag-lk { background-position: -32px -88px } .flag.flag-lr { background-position: -48px -88px } .flag.flag-ls { background-position: -64px -88px } .flag.flag-lt { background-position: -80px -88px } .flag.flag-lu { background-position: -96px -88px } .flag.flag-lv { background-position: -112px -88px } .flag.flag-ly { background-position: -128px -88px } .flag.flag-ma { background-position: -144px -88px } .flag.flag-mc { background-position: -160px -88px } .flag.flag-md { background-position: -176px -88px } .flag.flag-me { background-position: -192px -88px } .flag.flag-mg { background-position: -208px -88px } .flag.flag-mh { background-position: -224px -88px } .flag.flag-mk { background-position: -240px -88px } .flag.flag-ml { background-position: 0 -99px } .flag.flag-mm { background-position: -16px -99px } .flag.flag-mn { background-position: -32px -99px } .flag.flag-mo { background-position: -48px -99px } .flag.flag-mp { background-position: -64px -99px } .flag.flag-mq { background-position: -80px -99px } .flag.flag-mr { background-position: -96px -99px } .flag.flag-ms { background-position: -112px -99px } .flag.flag-mt { background-position: -128px -99px } .flag.flag-mu { background-position: -144px -99px } .flag.flag-mv { background-position: -160px -99px } .flag.flag-mw { background-position: -176px -99px } .flag.flag-mx { background-position: -192px -99px } .flag.flag-my { background-position: -208px -99px } .flag.flag-mz { background-position: -224px -99px } .flag.flag-na { background-position: -240px -99px } .flag.flag-nc { background-position: 0 -110px } .flag.flag-ne { background-position: -16px -110px } .flag.flag-nf { background-position: -32px -110px } .flag.flag-ng { background-position: -48px -110px } .flag.flag-ni { background-position: -64px -110px } .flag.flag-nl { background-position: -80px -110px } .flag.flag-no { background-position: -96px -110px } .flag.flag-np { background-position: -112px -110px } .flag.flag-nr { background-position: -128px -110px } .flag.flag-nu { background-position: -144px -110px } .flag.flag-nz { background-position: -160px -110px } .flag.flag-om { background-position: -176px -110px } .flag.flag-pa { background-position: -192px -110px } .flag.flag-pe { background-position: -208px -110px } .flag.flag-pf { background-position: -224px -110px } .flag.flag-pg { background-position: -240px -110px } .flag.flag-ph { background-position: 0 -121px } .flag.flag-pk { background-position: -16px -121px } .flag.flag-pl { background-position: -32px -121px } .flag.flag-pm { background-position: -48px -121px } .flag.flag-pn { background-position: -64px -121px } .flag.flag-pr { background-position: -80px -121px } .flag.flag-ps { background-position: -96px -121px } .flag.flag-pt { background-position: -112px -121px } .flag.flag-pw { background-position: -128px -121px } .flag.flag-py { background-position: -144px -121px } .flag.flag-qa { background-position: -160px -121px } .flag.flag-re { background-position: -176px -121px } .flag.flag-ro { background-position: -192px -121px } .flag.flag-rs { background-position: -208px -121px } .flag.flag-ru { background-position: -224px -121px } .flag.flag-rw { background-position: -240px -121px } .flag.flag-sa { background-position: 0 -132px } .flag.flag-sb { background-position: -16px -132px } .flag.flag-sc { background-position: -32px -132px } .flag.flag-scotland { background-position: -48px -132px } .flag.flag-sd { background-position: -64px -132px } .flag.flag-se { background-position: -80px -132px } .flag.flag-sg { background-position: -96px -132px } .flag.flag-sh { background-position: -112px -132px } .flag.flag-si { background-position: -128px -132px } .flag.flag-sk { background-position: -144px -132px } .flag.flag-sl { background-position: -160px -132px } .flag.flag-sm { background-position: -176px -132px } .flag.flag-sn { background-position: -192px -132px } .flag.flag-so { background-position: -208px -132px } .flag.flag-somaliland { background-position: -224px -132px } .flag.flag-sr { background-position: -240px -132px } .flag.flag-ss { background-position: 0 -143px } .flag.flag-st { background-position: -16px -143px } .flag.flag-sv { background-position: -32px -143px } .flag.flag-sx { background-position: -48px -143px } .flag.flag-sy { background-position: -64px -143px } .flag.flag-sz { background-position: -80px -143px } .flag.flag-tc { background-position: -96px -143px } .flag.flag-td { background-position: -112px -143px } .flag.flag-tf { background-position: -128px -143px } .flag.flag-tg { background-position: -144px -143px } .flag.flag-th { background-position: -160px -143px } .flag.flag-tj { background-position: -176px -143px } .flag.flag-tk { background-position: -192px -143px } .flag.flag-tl { background-position: -208px -143px } .flag.flag-tm { background-position: -224px -143px } .flag.flag-tn { background-position: -240px -143px } .flag.flag-to { background-position: 0 -154px } .flag.flag-tr { background-position: -16px -154px } .flag.flag-tt { background-position: -32px -154px } .flag.flag-tv { background-position: -48px -154px } .flag.flag-tw { background-position: -64px -154px } .flag.flag-tz { background-position: -80px -154px } .flag.flag-ua { background-position: -96px -154px } .flag.flag-ug { background-position: -112px -154px } .flag.flag-um { background-position: -128px -154px } .flag.flag-us { background-position: -144px -154px } .flag.flag-uy { background-position: -160px -154px } .flag.flag-uz { background-position: -176px -154px } .flag.flag-va { background-position: -192px -154px } .flag.flag-vc { background-position: -208px -154px } .flag.flag-ve { background-position: -224px -154px } .flag.flag-vg { background-position: -240px -154px } .flag.flag-vi { background-position: 0 -165px } .flag.flag-vn { background-position: -16px -165px } .flag.flag-vu { background-position: -32px -165px } .flag.flag-wales { background-position: -48px -165px } .flag.flag-wf { background-position: -64px -165px } .flag.flag-ws { background-position: -80px -165px } .flag.flag-ye { background-position: -96px -165px } .flag.flag-yt { background-position: -112px -165px } .flag.flag-za { background-position: -128px -165px } .flag.flag-zanzibar { background-position: -144px -165px } .flag.flag-zm { background-position: -160px -165px } .flag.flag-zw { background-position: -176px -165px } @font-face { font-family: 'Apptopia Icons'; src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,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YGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKxAAAqsQAFQrEACCqxAAVCsQAIKrEABUK5AAAACSqxAAVCuQAAAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbEADCq4Af+FsASNsQIARAA=") format("truetype") } .h-icon { font-family: "Apptopia Icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; font-variant: normal; line-height: 1em; margin-right: .2em; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .h-icon.h-icon-2x { font-size: 200% } .h-icon.h-icon-4x { font-size: 400% } .h-icon.icon-apple:before { content: '\e803' } .h-icon.icon-bell:before { content: '\e815' } .h-icon.icon-bolt:before { content: '\e804' } .h-icon.icon-cancel-circled:before { content: '\e80c' } .h-icon.icon-card:before { content: '\e822' } .h-icon.icon-check:before { content: '\e817' } .h-icon.icon-delete:before { content: '\e80f' } .h-icon.icon-dollar:before { content: '\e808' } .h-icon.icon-down-open:before { content: '\e806' } .h-icon.icon-down:before { content: '\e810' } .h-icon.icon-download-cloud:before { content: '\e800' } .h-icon.icon-download:before { content: '\e829' } .h-icon.icon-duplicate:before { content: '\e816' } .h-icon.icon-edit:before { content: '\e80e' } .h-icon.icon-error:before { content: '\e801' } .h-icon.icon-export:before { content: '\e827' } .h-icon.icon-flame:before { content: '\e828' } .h-icon.icon-flask:before { content: '\e82a' } .h-icon.icon-gear:before { content: '\e826' } .h-icon.icon-gears:before { content: '\e825' } .h-icon.icon-globe:before { content: '\e82b' } .h-icon.icon-help-circled:before { content: '\e80a' } .h-icon.icon-info:before { content: '\e818' } .h-icon.icon-linkedin:before { content: '\e82c' } .h-icon.icon-lock:before { content: '\e80d' } .h-icon.icon-logout:before { content: '\e824' } .h-icon.icon-mail:before { content: '\e81b' } .h-icon.icon-performance:before { content: '\e81a' } .h-icon.icon-picture:before { content: '\e823' } .h-icon.icon-plan:before { content: '\e807' } .h-icon.icon-play:before { content: '\e811' } .h-icon.icon-plus:before { content: '\e809' } .h-icon.icon-quote:before { content: '\e820' } .h-icon.icon-rank:before { content: '\e81f' } .h-icon.icon-reports:before { content: '\e802' } .h-icon.icon-right-open:before { content: '\e814' } .h-icon.icon-right:before { content: '\e81e' } .h-icon.icon-spinner:before { content: '\e80b' } .h-icon.icon-star:before { content: '\e821' } .h-icon.icon-surge-report:before { content: '\e81d' } .h-icon.icon-top-new:before { content: '\e81c' } .h-icon.icon-up:before { content: '\e812' } .h-icon.icon-user:before { content: '\e813' } .h-icon.icon-warning:before { content: '\e819' } .h-icon.icon-watchlists:before { content: '\e805' } #content .alert { margin-bottom: 1.6rem } .alert { display: -ms-flexbox; display: -webkit-flex; display: flex; text-align: center } .alert .alert-icon, .alert .alert-close { line-height: 1.5 } .alert .alert-icon { margin-top: -1px; margin-left: 1.8rem; height: 4.2rem; width: 2.8rem; color: #fff; padding: .6rem 0; position: relative; z-index: 0 } .alert .alert-icon i.h-icon { margin: 0 } .alert .alert-icon:after { height: 100%; width: 100%; position: absolute; top: 0; left: 0; border: 1.4rem solid; border-bottom-width: .6rem; content: ''; display: block; z-index: -1 } .alert .alert-close a { display: inline-block; padding: 1.4rem 1.8rem } .alert .alert-body { -webkit-flex: 1; flex: 1; padding: 1.4rem 1.8rem } .alert, .alert.info, .alert.notice { border: 1px solid #d3dbe8; background: #e9ecf5; color: #555f77 } .alert .alert-icon:after, .alert.info .alert-icon:after, .alert.notice .alert-icon:after { border-color: #acb4c2; border-bottom-color: transparent } .alert.success { border: 1px solid #bbdeff; background: #daf0ff; color: #555f77 } .alert.success .alert-icon:after { border-color: #0094ff; border-bottom-color: transparent } .alert.error { border: 1px solid #ffc6c1; background: #ffe3e0; color: #555f77 } .alert.error .alert-icon:after { border-color: #f8493a; border-bottom-color: transparent } .alert.warning { border: 1px solid #ffd599; background: #ffebcd; color: #555f77 } .alert.warning .alert-icon:after { border-color: #ffa726; border-bottom-color: transparent } .alert a.close { color: #000; opacity: .2; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; transition: opacity 0.3s ease } .alert a.close:hover { opacity: .5 } .alert.sticky { opacity: .85; position: fixed; top: 0; left: 0; width: 100%; z-index: 999 } .no-content-block { margin-top: 127px; text-align: center; font-size: 18px; color: #848ea1 } .no-content-block-new { margin: 60px 0; text-align: center; font-size: 16px; color: #848ea1 } .search-dropdown, .countries-dropdown, .search-dropdown-categories { -webkit-box-shadow: 0 2px 2px #c2c8d3; -moz-box-shadow: 0 2px 2px #c2c8d3; box-shadow: 0 2px 2px #c2c8d3; background: #fff; border: 1px solid #e9ecf5; max-height: 40rem; max-width: 45rem; min-width: 30rem; overflow-y: auto; z-index: 100 } .search-dropdown .header-autocomplete-item, .countries-dropdown .header-autocomplete-item, .search-dropdown-categories .header-autocomplete-item { background: #fff; padding: .5rem 1rem } .search-dropdown .header-autocomplete-item .media-object, .countries-dropdown .header-autocomplete-item .media-object, .search-dropdown-categories .header-autocomplete-item .media-object { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; min-height: 44px } .search-dropdown .header-autocomplete-item.odd, .countries-dropdown .header-autocomplete-item.odd, .search-dropdown-categories .header-autocomplete-item.odd { background: #fafbfc } .search-dropdown .header-autocomplete-item.ui-state-focus, .countries-dropdown .header-autocomplete-item.ui-state-focus, .search-dropdown-categories .header-autocomplete-item.ui-state-focus { background: #e5f4ff } .search-dropdown .header-autocomplete-item.ui-state-focus h4, .countries-dropdown .header-autocomplete-item.ui-state-focus h4, .search-dropdown-categories .header-autocomplete-item.ui-state-focus h4, .search-dropdown .header-autocomplete-item.ui-state-focus p, .countries-dropdown .header-autocomplete-item.ui-state-focus p, .search-dropdown-categories .header-autocomplete-item.ui-state-focus p, .search-dropdown .header-autocomplete-item.ui-state-focus .media-figure .fa, .countries-dropdown .header-autocomplete-item.ui-state-focus .media-figure .fa, .search-dropdown-categories .header-autocomplete-item.ui-state-focus .media-figure .fa { color: #0094ff } .search-dropdown .header-autocomplete-item .media-figure, .countries-dropdown .header-autocomplete-item .media-figure, .search-dropdown-categories .header-autocomplete-item .media-figure { line-height: 3rem; margin-right: 1.2rem } .search-dropdown .header-autocomplete-item .media-figure .fa, .countries-dropdown .header-autocomplete-item .media-figure .fa, .search-dropdown-categories .header-autocomplete-item .media-figure .fa { color: #acb4c2; line-height: 3rem; margin: 0 } .search-dropdown .header-autocomplete-item .media-figure img, .countries-dropdown .header-autocomplete-item .media-figure img, .search-dropdown-categories .header-autocomplete-item .media-figure img { margin-right: .8rem; vertical-align: middle; width: 3rem } .search-dropdown .header-autocomplete-item .disabled-message, .countries-dropdown .header-autocomplete-item .disabled-message, .search-dropdown-categories .header-autocomplete-item .disabled-message { margin: .5rem 2rem } .search-dropdown .header-autocomplete-item h4, .countries-dropdown .header-autocomplete-item h4, .search-dropdown-categories .header-autocomplete-item h4 { color: #3b4355; font-size: 1.2rem; font-weight: normal; margin: 0 } .search-dropdown .header-autocomplete-item p, .countries-dropdown .header-autocomplete-item p, .search-dropdown-categories .header-autocomplete-item p { color: #acb4c2; margin: 0.2rem 0 0 0 } .search-dropdown .header-autocomplete-item h4, .countries-dropdown .header-autocomplete-item h4, .search-dropdown-categories .header-autocomplete-item h4, .search-dropdown .header-autocomplete-item p, .countries-dropdown .header-autocomplete-item p, .search-dropdown-categories .header-autocomplete-item p { text-overflow: ellipsis; white-space: nowrap; overflow: hidden } @media (max-width: 1440px) { .search-dropdown .header-autocomplete-item h4, .countries-dropdown .header-autocomplete-item h4, .search-dropdown-categories .header-autocomplete-item h4, .search-dropdown .header-autocomplete-item p, .countries-dropdown .header-autocomplete-item p, .search-dropdown-categories .header-autocomplete-item p { max-width: 30rem } } @media (min-width: 1440px) { .search-dropdown .header-autocomplete-item h4, .countries-dropdown .header-autocomplete-item h4, .search-dropdown-categories .header-autocomplete-item h4, .search-dropdown .header-autocomplete-item p, .countries-dropdown .header-autocomplete-item p, .search-dropdown-categories .header-autocomplete-item p { max-width: 55rem } } .countries-dropdown { max-height: 17rem; width: 150px } .search-dropdown-categories { padding-left: 89px; background: #fafbfc } .search-dropdown-categories .header-autocomplete-category { border-top: 1px solid #0094ff } .search-dropdown-categories .header-autocomplete-category .header-autocomplete-category-name { border-top: 1px solid #0094ff; color: #848ea1; left: 0; line-height: 4.4rem; margin-top: -1px; padding: .5rem 1.2rem; position: absolute; text-align: right; width: 89px } .search-dropdown-categories .header-autocomplete-category:first-child, .search-dropdown-categories .header-autocomplete-category:first-child .header-autocomplete-category-name { border-top: none } .search-dropdown-categories .header-autocomplete-item { cursor: pointer; border-left: 1px solid #e0e0e0 } .h-custom-combobox { position: relative; display: inline-block } .h-custom-combobox>input { color: #555f77; line-height: 2.25; margin: 0 !important; padding: 0 3.5rem 0 .5rem; width: auto } .h-custom-combobox:after { color: #e1e5eb; content: "\25BE"; display: block; font-family: sans-serif; font-size: 2rem; line-height: 1; position: absolute; right: 0.25em; top: 0.5rem } .badge { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; font-size: 12px; line-height: 22px; margin: .125em 0; padding: 0 .5rem } .badge:first-child { margin-left: 0 } .badge, .badge.gray { color: #555f77; background-color: #e1e5eb } .badge .h-icon, .badge .fa, .badge.gray .h-icon, .badge.gray .fa { color: #848ea1 } .badge.white { background-color: #fff; color: #fff } .badge.white .h-icon, .badge.white .fa { color: #fff } .badge.blue, .badge .badge.h-icon.blue, .badge .badge.fa.blue { background-color: #0094ff; color: #fff } .badge.blue .h-icon, .badge.gray .badge.h-icon.blue .h-icon, .badge.gray .badge.fa.blue .h-icon, .badge.blue .fa, .badge.gray .badge.h-icon.blue .fa, .badge.gray .badge.fa.blue .fa { color: #fff } .badge.green, .badge .badge.h-icon.green, .badge .badge.fa.green, #section-app-watchlist .dropdown-menu li .badge.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .badge.h-icon { background-color: #6AB917; color: #fff } .badge.green .h-icon, .badge.gray .badge.h-icon.green .h-icon, .badge.gray .badge.fa.green .h-icon, #section-app-watchlist .dropdown-menu li .badge.added-mark .h-icon, #section-app-watchlist .dropdown-menu li .added-mark .badge.h-icon .h-icon, .badge.green .fa, .badge.gray .badge.h-icon.green .fa, .badge.gray .badge.fa.green .fa, #section-app-watchlist .dropdown-menu li .badge.added-mark .fa, #section-app-watchlist .dropdown-menu li .added-mark .badge.h-icon .fa { color: #fff } .badge.red { background-color: #DD3D2E; color: #fff } .badge.red .h-icon, .badge.red .fa { color: #fff } .badge.purple { background-color: #C8669B; color: #fff } .badge.purple .h-icon, .badge.purple .fa { color: #fff } .badge.orange { background-color: #ffa726; color: #fff } .badge.orange .h-icon, .badge.orange .fa { color: #fff } .badge.black { background-color: #000; color: #fff } .badge.black .h-icon, .badge.black .fa { color: #fff } .badge .h-icon, .badge .fa { font-size: 14px; vertical-align: middle } .button-group { display: inline-block; font-size: 0; vertical-align: middle } .button-group button, .button-group input[type="button"], .button-group input[type="reset"], .button-group input[type="submit"], .button-group .button { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 } .button-group button:not(:first-child), .button-group input[type="button"]:not(:first-child), .button-group input[type="reset"]:not(:first-child), .button-group input[type="submit"]:not(:first-child), .button-group .button:not(:first-child) { border-left: none } .button-group button:first-child, .button-group input[type="button"]:first-child, .button-group input[type="reset"]:first-child, .button-group input[type="submit"]:first-child, .button-group .button:first-child { border-bottom-left-radius: 3px; border-top-left-radius: 3px } .button-group button:last-child, .button-group input[type="button"]:last-child, .button-group input[type="reset"]:last-child, .button-group input[type="submit"]:last-child, .button-group .button:last-child { border-bottom-right-radius: 3px; border-top-right-radius: 3px } .button-group button+.button, .button-group input[type="button"]+.button, .button-group input[type="reset"]+.button, .button-group input[type="submit"]+.button, .button-group .button+.button { margin-left: 0; margin-right: 0 } .h-carousel { position: relative; overflow: hidden; height: 52rem } .h-carousel .h-carousel-prev, .h-carousel .h-carousel-next { font-size: 3.2rem; -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; cursor: pointer; height: 100%; position: absolute; text-align: center; top: 0; width: 6.4rem } @media (min-width: 1024px) { .h-carousel .h-carousel-prev, .h-carousel .h-carousel-next { font-size: 4.8rem } } .h-carousel .h-carousel-prev.disabled, .h-carousel .h-carousel-next.disabled { cursor: no-drop } .h-carousel .h-carousel-prev { left: 0 } .h-carousel .h-carousel-next { right: 0 } .h-carousel ul.h-carousel-list { height: 100%; margin: 0 6.4rem; position: relative } .h-carousel ul.h-carousel-list li.h-carousel-item { -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; height: 100%; opacity: 0; position: absolute; width: 100% } .h-carousel ul.h-carousel-list li.h-carousel-item.active { opacity: 1 } body.no-scroll { overflow-y: hidden } .dialog-overlay { position: fixed; top: 0; left: 0; -webkit-transition: opacity 0.4s ease; -moz-transition: opacity 0.4s ease; transition: opacity 0.4s ease; -webkit-transition: background 0.4s ease; -moz-transition: background 0.4s ease; transition: background 0.4s ease; height: 0; width: 100%; background-color: rgba(225, 229, 235, 0); opacity: 0; overflow: hidden } .dialog-overlay .anal-dialog, .dialog-overlay .dialog { opacity: 0; -webkit-transform: translateY(150px); -moz-transform: translateY(150px); transform: translateY(150px) } .dialog-overlay.show { background-color: rgba(225, 229, 235, 0.93); height: 100%; opacity: 1; overflow-y: scroll } .dialog-overlay.show .anal-dialog, .dialog-overlay.show .dialog { -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; opacity: 1; position: relative } .dialog-overlay.show .anal-dialog .icon-close, .dialog-overlay.show .dialog .icon-close { position: absolute; top: 0; right: 0; height: 70px; width: 70px; color: #848ea1; cursor: pointer; font-size: 24px; line-height: 70px; text-align: center } .dialog-overlay.show .anal-dialog .icon-close:hover, .dialog-overlay.show .dialog .icon-close:hover { color: #555f77 } .dialog { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); -moz-box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); background: #fff; display: block; margin: 6rem auto 5rem; max-width: 640px; min-width: 560px } .dialog .dialog-header, .dialog .dialog-body, .dialog .dialog-footer { padding: 3.5rem 4rem } .dialog .dialog-header::after, .dialog .dialog-body::after, .dialog .dialog-footer::after { clear: both; content: ""; display: table } .dialog .dialog-header, .dialog .dialog-footer { text-align: center } .dialog .dialog-header { -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; padding-bottom: 0 } .dialog .dialog-footer { -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; padding-top: 0 } @media only screen and (max-width: 768px) { .dialog { margin: 0 auto; max-width: 100% } } .anal-dialog { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); -moz-box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); box-shadow: 0px 15px 30px 0px rgba(58, 66, 85, 0.1), 0px 7px 10px 0px rgba(58, 66, 85, 0.05); display: -ms-flexbox; display: -webkit-flex; display: flex; background: #fff; margin: 6rem auto 5rem; max-width: 960px; min-width: 640px } .anal-dialog .anal-dialog-pane-left { -webkit-flex: 1; flex: 1; padding: 3.5rem 4rem } .anal-dialog .anal-dialog-pane-right { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; border-left: 1px solid #e1e5eb; padding: 8rem 4rem 3.5rem; width: 382px } .anal-dialog .anal-dialog-pane-right .anal-dialog-pane-body { -webkit-flex: 1; flex: 1 } .anal-dialog .anal-dialog-pane-right .anal-dialog-pane-footer { height: 2rem; margin-top: 3rem } .anal-dialog .anal-dialog-pane-right ul.bullets { margin-bottom: 4rem } .dropdown { display: inline-block; line-height: 1.5; position: relative; vertical-align: middle } .dropdown .dropdown-button, .dropdown .dropdown-menu { background: #fff; border-radius: 3px; border: 1px solid #e1e5eb; color: #555f77; margin: 0 } .dropdown .dropdown-button a, .dropdown .dropdown-menu a { color: #555f77 } .dropdown .dropdown-button i, .dropdown .dropdown-button .h-icon, .dropdown .dropdown-button a i, .dropdown .dropdown-button a .h-icon, .dropdown .dropdown-menu i, .dropdown .dropdown-menu .h-icon, .dropdown .dropdown-menu a i, .dropdown .dropdown-menu a .h-icon { color: #848ea1; margin-right: .25em } .dropdown .dropdown-button li.hide, .dropdown .dropdown-menu li.hide { display: none } .dropdown .dropdown-button li.active i, .dropdown .dropdown-button li.active .h-icon, .dropdown .dropdown-button li.active a i, .dropdown .dropdown-button li.active a .h-icon, .dropdown .dropdown-menu li.active i, .dropdown .dropdown-menu li.active .h-icon, .dropdown .dropdown-menu li.active a i, .dropdown .dropdown-menu li.active a .h-icon { color: #fff } .dropdown .dropdown-button li.divider, .dropdown .dropdown-menu li.divider { border-bottom: 1px solid #e1e5eb; height: 0; padding: 0; margin: .5rem 0 } .dropdown .dropdown-button li.disabled, .dropdown .dropdown-menu li.disabled { color: #c2c8d3 } .dropdown .dropdown-button { cursor: pointer; float: right; font-weight: normal; padding: 0 1rem; position: relative } .dropdown .dropdown-button:hover { border: 1px solid #c2c8d3 } .dropdown.show-menu .dropdown-button { border: 1px solid #0094ff } .dropdown.show-menu .dropdown-menu { display: block } .dropdown.transparent .dropdown-button { background: transparent; border: transparent; padding: 0 0.5rem } .dropdown.transparent .dropdown-button:hover { border: none } .dropdown.caret .dropdown-button { padding-right: 3.5rem } .dropdown.caret .dropdown-button:after { color: #c2c8d3; content: "\e806"; display: block; font-family: 'Apptopia Icons'; font-size: 2rem; line-height: 1; margin-top: -1rem; position: absolute; right: 1rem; top: 50% } .dropdown.caret .dropdown-button:hover:after { color: #848ea1 } .dropdown.disabled .dropdown-button { border: 1px solid #e1e5eb; color: #c2c8d3; cursor: default } .dropdown.disabled .dropdown-button:hover { background-color: inherit } .dropdown.disabled .dropdown-button:after, .dropdown.disabled .dropdown-button:hover:after { color: #ced2db } .dropdown { font-size: 1.4rem } .dropdown .dropdown-menu, .dropdown .dropdown-button { line-height: 3.2rem } .dropdown.large { font-size: 1.4rem } .dropdown.large .dropdown-menu, .dropdown.large .dropdown-button { line-height: 3.6rem } .dropdown.full { width: 100% } .dropdown.full .dropdown-container, .dropdown.full .dropdown-button { text-align: left; width: 100% } .dropdown.roll-buttons .dropdown-btn-prev, .dropdown.roll-buttons .dropdown-btn-next { border-left: 1.4rem solid transparent; border-right: 1.4rem solid transparent; cursor: pointer; height: 0px; left: 50%; margin-left: -1.4rem; position: absolute; width: 0px } .dropdown.roll-buttons .dropdown-btn-prev { top: -1.6rem; border-bottom: 14px solid #e9ecf5 } .dropdown.roll-buttons .dropdown-btn-next { bottom: -1.6rem; border-top: 14px solid #e9ecf5 } .dropdown .dropdown-menu { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); display: none; left: 0; list-style: none; position: absolute; text-align: left; top: 100%; white-space: nowrap; z-index: 99999; min-width: 100% } .dropdown .dropdown-menu.right { left: auto; right: 0 } .dropdown .dropdown-menu .h-tab-wrapper { display: inline-block } .dropdown .dropdown-menu .h-tab-wrapper ul { border-left: 1px solid #e1e5eb } .dropdown .dropdown-menu ul { display: inline-block; max-height: 300px; overflow-x: hidden; overflow-y: auto; padding: 7px 0; position: relative; vertical-align: top; width: 20rem } .dropdown .dropdown-menu ul .h-tab-nav-item { background: #fff; float: right; height: 40px; line-height: 40px; margin: 0 -1.4rem 0 0; text-align: center; width: 44px } .dropdown .dropdown-menu ul .h-tab-nav-item:hover, .dropdown .dropdown-menu ul .h-tab-nav-item.active { background: #fafbfc } .dropdown .dropdown-menu ul.h-tab-item { display: none } .dropdown .dropdown-menu ul.h-tab-item.active { display: inline-block } .dropdown .dropdown-menu ul li { color: #555f77; cursor: pointer; height: 4rem; line-height: 4rem; padding: 0 1.4rem; text-overflow: ellipsis } .dropdown .dropdown-menu ul li.disabled { cursor: default; pointer-events: none } .dropdown .dropdown-menu ul li:hover, .dropdown .dropdown-menu ul li:active { background: #fafbfc } .dropdown .dropdown-menu ul li:hover.disabled, .dropdown .dropdown-menu ul li:active.disabled { background: inherit } .dropdown .dropdown-menu ul li:focus, .dropdown .dropdown-menu ul li.active { background: #6a7387; color: #fff } .dropdown .dropdown-menu ul li:focus .h-tab-nav-item, .dropdown .dropdown-menu ul li.active .h-tab-nav-item { background: #fff; color: #555f77 } .dropdown .dropdown-menu ul li:focus .h-tab-nav-item:hover, .dropdown .dropdown-menu ul li:focus .h-tab-nav-item.active, .dropdown .dropdown-menu ul li.active .h-tab-nav-item:hover, .dropdown .dropdown-menu ul li.active .h-tab-nav-item.active { background: #fafbfc } .dropdown .dropdown-menu ul li.green, .dropdown .dropdown-menu ul .badge.gray li.h-icon.green, .badge.gray .dropdown .dropdown-menu ul li.h-icon.green, .dropdown .dropdown-menu ul .badge.gray li.fa.green, .badge.gray .dropdown .dropdown-menu ul li.fa.green, .dropdown #section-app-watchlist .dropdown-menu ul li li.added-mark, #section-app-watchlist .dropdown .dropdown-menu ul li li.added-mark, .dropdown #section-app-watchlist .dropdown-menu li ul li.added-mark, #section-app-watchlist .dropdown .dropdown-menu li ul li.added-mark, .dropdown #section-app-watchlist .dropdown-menu ul li .added-mark li.h-icon, #section-app-watchlist .dropdown .dropdown-menu ul li .added-mark li.h-icon, .dropdown #section-app-watchlist .dropdown-menu li .added-mark ul li.h-icon, #section-app-watchlist .dropdown .dropdown-menu li .added-mark ul li.h-icon { background: #eafcd7; color: #6AB917 } .has-errors .dropdown .dropdown-button { color: #DD3D2E; border-color: #DD3D2E } .progress-bar { background: #eee; min-height: .5em; letter-spacing: 0; line-height: 0; font-size: 0; text-align: left } .progress-bar .progress-bar-strip { background: #0094ff; color: #fff; display: inline-block; height: 100%; min-height: .5rem; text-align: center; margin: 0; line-height: 0 } .progress-bar .progress-bar-strip.blue, .progress-bar .badge.gray .progress-bar-strip.h-icon.blue, .badge.gray .progress-bar .progress-bar-strip.h-icon.blue, .progress-bar .badge.gray .progress-bar-strip.fa.blue, .badge.gray .progress-bar .progress-bar-strip.fa.blue { background: #0094ff } .progress-bar .progress-bar-strip.green, .progress-bar .badge.gray .progress-bar-strip.h-icon.green, .badge.gray .progress-bar .progress-bar-strip.h-icon.green, .progress-bar .badge.gray .progress-bar-strip.fa.green, .badge.gray .progress-bar .progress-bar-strip.fa.green, .progress-bar #section-app-watchlist .dropdown-menu li .progress-bar-strip.added-mark, #section-app-watchlist .dropdown-menu li .progress-bar .progress-bar-strip.added-mark, .progress-bar #section-app-watchlist .dropdown-menu li .added-mark .progress-bar-strip.h-icon, #section-app-watchlist .dropdown-menu li .added-mark .progress-bar .progress-bar-strip.h-icon { background: #6AB917 } .progress-bar .progress-bar-strip.purple { background: #C8669B } .progress-bar .progress-bar-strip.red { background: #DD3D2E } .progress-bar .progress-bar-strip.gray { background: #c2c8d3 } .progress-bar.with-displayed-value .progress-bar-strip { font-size: 1rem; line-height: normal } .progress-bar.blue .progress-bar-strip, .badge.gray .progress-bar.h-icon.blue .progress-bar-strip, .badge.gray .progress-bar.fa.blue .progress-bar-strip { background: #0094ff } .progress-bar.green .progress-bar-strip, .badge.gray .progress-bar.h-icon.green .progress-bar-strip, .badge.gray .progress-bar.fa.green .progress-bar-strip, #section-app-watchlist .dropdown-menu li .progress-bar.added-mark .progress-bar-strip, #section-app-watchlist .dropdown-menu li .added-mark .progress-bar.h-icon .progress-bar-strip { background: #6AB917 } .progress-bar.purple .progress-bar-strip { background: #C8669B } .progress-bar.red .progress-bar-strip { background: #DD3D2E } .progress-bar.gray .progress-bar-strip { background: #c2c8d3 } .progress-bar.success .progress-bar-strip { background: #6AB917 } .progress-bar.bordered { border: 1px solid } .progress-bar.bordered.blue, .badge.gray .progress-bar.bordered.h-icon.blue, .badge.gray .progress-bar.bordered.fa.blue { border-color: #0094ff } .progress-bar.bordered.green, .badge.gray .progress-bar.bordered.h-icon.green, .badge.gray .progress-bar.bordered.fa.green, #section-app-watchlist .dropdown-menu li .progress-bar.bordered.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .progress-bar.bordered.h-icon { border-color: #6AB917 } .progress-bar.bordered.purple { border-color: #C8669B } .progress-bar.bordered.red { border-color: #DD3D2E } .progress-bar.bordered.gray { border-color: #c2c8d3 } .progress-bar.rounded { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px } .progress-bar.wide .progress-bar-strip { min-height: 1.6rem } .progress-bar.full { width: 100% } .progress-bar.with-comments { margin: 3rem 0 } .progress-bar.with-comments .progress-bar-strip[data-comment] { position: relative; text-align: left } .progress-bar.with-comments .progress-bar-strip[data-comment]:before, .progress-bar.with-comments .progress-bar-strip[data-comment]:after { content: ''; display: inline-block; color: #555f77; font-size: 1.2rem; line-height: normal; position: absolute; left: 0 } .progress-bar.with-comments .progress-bar-strip[data-comment]:before { content: attr(data-comment); width: 200% } .progress-bar.with-comments .progress-bar-strip[data-comment]:after { border-left: 1px solid; height: 1.2rem; width: 1px; margin-left: 1rem } .progress-bar.with-comments .progress-bar-strip[data-comment]:nth-child(odd):before { top: -3rem } .progress-bar.with-comments .progress-bar-strip[data-comment]:nth-child(odd):after { top: -1.4rem } .progress-bar.with-comments .progress-bar-strip[data-comment]:nth-child(even):before { bottom: -3rem } .progress-bar.with-comments .progress-bar-strip[data-comment]:nth-child(even):after { bottom: -1.4rem } .vertical-bar-chart { display: inline-block; width: 4.4rem } .vertical-bar-chart, .vertical-bar-chart.blue, .badge .vertical-bar-chart.h-icon.blue, .badge .vertical-bar-chart.fa.blue { background: #0094ff } .vertical-bar-chart.green, .badge .vertical-bar-chart.h-icon.green, .badge .vertical-bar-chart.fa.green, #section-app-watchlist .dropdown-menu li .vertical-bar-chart.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .vertical-bar-chart.h-icon { background: #6AB917 } .vertical-bar-chart.purple { background: #C8669B } .vertical-bar-chart.red { background: #DD3D2E } .vertical-bar-chart.gray { background: #c2c8d3 } .slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 } .slick-list:focus { outline: none } .slick-list.dragging { cursor: pointer; cursor: hand } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } .slick-track { position: relative; top: 0; left: 0; display: block } .slick-track:before, .slick-track:after { display: table; content: '' } .slick-track:after { clear: both } .slick-loading .slick-track { visibility: hidden } .slick-slide { display: none; float: left; height: 100%; min-height: 1px } [dir='rtl'] .slick-slide { float: right } .slick-slide img { display: block } .slick-slide.slick-loading img { display: none } .slick-slide.dragging img { pointer-events: none } .slick-initialized .slick-slide { display: block } .slick-loading .slick-slide { visibility: hidden } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent } .slick-loading .slick-list { background: #fff url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat } @font-face { font-family: "slick"; src: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot); src: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-8ca11b5fcbff92ee6378017cf6832dddfa745253202d7c8d01f42d5d17c4cb5c.svg#slick) format("svg"); font-weight: normal; font-style: normal } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1 } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25 } .slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: #555f77; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .slick-prev { left: -25px } [dir="rtl"] .slick-prev { left: auto; right: -25px } .slick-prev:before { content: "←" } [dir="rtl"] .slick-prev:before { content: "→" } .slick-next { right: -25px } [dir="rtl"] .slick-next { left: -25px; right: auto } .slick-next:before { content: "→" } [dir="rtl"] .slick-next:before { content: "←" } .slick-slider { margin-bottom: 30px } .slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100% } .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0; padding: 0; cursor: pointer } .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer } .slick-dots li button:hover { outline: none } .slick-dots li button:hover:before { opacity: 1 } .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 8px; line-height: 20px; text-align: center; color: #555f77; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .slick-dots li.slick-active button:before { color: #555f77; opacity: 0.75 } .tooltip-wrapper { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15); background: #3b4355; color: #fff; content: attr(data-tooltip) attr(title); font-size: 1.4rem; max-width: 280px; min-width: 100px; padding: 1.4rem 2rem; text-align: left; white-space: normal } .tooltip-wrapper, .tooltip-wrapper:after { position: absolute; z-index: 99 } .tooltip-wrapper:after { border-style: solid; border-color: #3b4355 transparent; border-width: 0.5rem 0.5rem 0 0.5rem; bottom: -0.5rem; content: ""; display: block; left: 50%; margin-left: -0.5rem } .tooltip-wrapper.bottom:after { bottom: auto; top: -0.5rem; border-width: 0 0.5rem 0.5rem 0.5rem } .well { background: #e9ecf5; margin: 0 0 1.5em; padding: 1.5em } .well::after { clear: both; content: ""; display: table } .well.well-center { width: 700px; margin: 2rem auto } .well.light { background: #fafbfc } .well.small { padding: .8rem } .well.large { padding: 3rem } .page-about .page-section { max-width: 800px; margin-left: auto; margin-right: auto } .page-about .page-section p, .page-about .page-section ul { margin: 0 auto 2rem } .page-about .page-section ul { max-width: 50em } .page-about .hero-unit { margin: 0 0 3rem 0 } .page-about .hero-unit p { font-size: 1.5rem; font-weight: lighter; margin: 0 auto } #about-about p { font-size: 1.4rem } #about-team img { width: 140px } #about-team .team-row { margin: 3rem 0; text-align: center } #about-investors .investors-row { margin: 3rem 0; text-align: center } ul.contact-info { margin-bottom: 2rem } ul.contact-info li { margin: 0 0 1rem } ul.contact-info address { display: inline-block } #section-app-summary { text-align: center } #section-app-summary table tr td { background: #fff } #section-app-summary h2 { margin: 0 } #section-app-summary .total-dls, #section-app-summary .total-rev { font-size: 3.5rem; font-weight: 200 } #section-app-summary .total-rev-percentage, #section-app-summary .total-dls-percentage { font-size: 2rem } #section-app-summary .fa { font-size: 1.5rem } #section-app-summary .summary-column { min-height: 10rem } #section-app-summary .summary-column>table { width: 96% } #section-app-summary .summary-column .well { padding: 3.6rem 0 } #section-app-watchlist { width: 220px } #section-app-watchlist .dropdown-menu li .added-mark { display: none; margin-right: .5em } #section-app-watchlist .dropdown-menu li .added-mark .h-icon { margin: 1.2rem 0 } #section-app-watchlist .dropdown-menu li.has-app .added-mark { display: inline-block } #section-app-watchlist .app-states-container { position: relative; margin-top: 1.6rem } #section-app-watchlist .h-state-default, #section-app-watchlist .h-state-loading, #section-app-watchlist .h-state-notification { top: 0; position: absolute; display: block; width: 100% } .performance-chart-filters { border-bottom: 1px solid #e1e5eb; margin: 0 } #section-app-notifications { width: 150px } #section-app-watchlist, #section-app-notifications { margin-left: .3rem } #section-performance ul.performance-filter, #section-rank-history ul.performance-filter { max-width: 68rem } #section-performance table { margin-left: auto; margin-right: auto; width: auto } #section-performance table tr>td:first-child { white-space: nowrap } #section-performance table .button-group .button { margin: 0 } .performance-chart-wrapper { border: 1px solid #e1e5eb } .performance-chart-wrapper .performance-chart-tables { border-top: 1px solid #e1e5eb } nav.app-nav { font-size: 13px; text-align: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: distribute; -moz-box-pack: distribute; box-pack: distribute; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; -o-justify-content: space-around; justify-content: space-around; -ms-flex-pack: distribute } @media (min-width: 768px) { nav.app-nav { text-align: left } } nav.app-nav a { color: #6a7387; display: inline-block; text-align: center; margin: 10px 12px 0; padding: 0 4px } nav.app-nav a .h-icon { color: #848ea1; font-size: 17px; margin: 0 } nav.app-nav a.active, nav.app-nav a.active .h-icon, nav.app-nav a:hover, nav.app-nav a:hover .h-icon { color: #0094ff; text-decoration: none } nav.app-nav a.active { border-bottom: 2px solid } nav.app-nav a span { clear: both; display: block; margin-top: 10px; white-space: nowrap } .rank-table-wrapper { display: inline-block; margin: 0 1.4rem 2.6rem 0; position: relative } .rank-table-wrapper tr.this-app td { background: #fafbfc; position: relative } .rank-table-wrapper tr.this-app td.rank { color: #C8669B } .rank-table-wrapper tr.this-app td:first-child:after { background: #fafbfc; border-bottom: 1px solid #e9ecf5; border-top: 1px solid #e9ecf5; content: ''; height: 2.8rem; left: -2rem; position: absolute; top: -1px; width: 2.2rem } .rank-table-wrapper:first-child tr.this-app td:first-child:after { background: #fff; position: absolute; content: "\f18e"; border-top: none; border-bottom: none; font: normal normal normal 1.8rem/2.8rem FontAwesome; left: -2rem; width: 1.6rem; height: 2.8rem; top: -1px } .rank-table-wrapper table { width: 320px } .rank-table-wrapper:after { background: #fff; border-left: 1px solid #c2c8d3; border-top: 1px solid #c2c8d3; content: ''; display: block; height: 3rem; left: 50%; position: absolute; top: -2.75rem; width: 110% } .rank-table-wrapper:last-child { margin-right: 0 } .rank-table-wrapper:last-child:after { border-top: none; width: 20% } .captioned-screenshot .fa { display: none } .captioned-screenshot>div { margin-bottom: 3.2rem } @media (min-width: 1024px) { .captioned-screenshot { margin-bottom: 3.2rem; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; background: #fafbfc } .captioned-screenshot>div:first-child { padding: 1.6rem; margin-bottom: 0; max-width: 30rem } .captioned-screenshot>div:first-child div { width: 80%; margin-right: auto; margin-left: auto } .captioned-screenshot>div:first-child div ul.bullets { margin-right: auto; margin-left: auto; margin-bottom: 3.2rem } .captioned-screenshot>div:first-child div .fa { display: inline-block } .captioned-screenshot>div:last-child { background: #fff; margin-bottom: 0; padding-left: 1.6rem } .captioned-screenshot>div:last-child img { width: 100%; height: auto } } span.benchmark { display: block; padding: .2rem .5rem; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5) } span.benchmark.up.by_0 { color: #6ab917; background: rgba(197, 228, 166, 0.09091) } span.benchmark.up.by_10 { color: #65b016; background: rgba(197, 228, 166, 0.18182) } span.benchmark.up.by_20 { color: #60a715; background: rgba(197, 228, 166, 0.27273) } span.benchmark.up.by_30 { color: #5a9e14; background: rgba(197, 228, 166, 0.36364) } span.benchmark.up.by_40 { color: #559512; background: rgba(197, 228, 166, 0.45455) } span.benchmark.up.by_50 { color: #508c11; background: rgba(197, 228, 166, 0.54545) } span.benchmark.up.by_60 { color: #4b8310; background: rgba(197, 228, 166, 0.63636) } span.benchmark.up.by_70 { color: #46790f; background: rgba(197, 228, 166, 0.72727) } span.benchmark.up.by_80 { color: #40700e; background: rgba(197, 228, 166, 0.81818) } span.benchmark.up.by_90 { color: #3b670d; background: rgba(197, 228, 166, 0.90909) } span.benchmark.up.by_100 { color: #365e0c; background: #c5e4a6 } span.benchmark.down.by_0 { color: #dd3d2e; background: rgba(236, 165, 158, 0.09091) } span.benchmark.down.by_10 { color: #dc3525; background: rgba(236, 165, 158, 0.18182) } span.benchmark.down.by_20 { color: #d43223; background: rgba(236, 165, 158, 0.27273) } span.benchmark.down.by_30 { color: #cb3021; background: rgba(236, 165, 158, 0.36364) } span.benchmark.down.by_40 { color: #c32e20; background: rgba(236, 165, 158, 0.45455) } span.benchmark.down.by_50 { color: #ba2c1e; background: rgba(236, 165, 158, 0.54545) } span.benchmark.down.by_60 { color: #b1291d; background: rgba(236, 165, 158, 0.63636) } span.benchmark.down.by_70 { color: #a8271b; background: rgba(236, 165, 158, 0.72727) } span.benchmark.down.by_80 { color: #9f251a; background: rgba(236, 165, 158, 0.81818) } span.benchmark.down.by_90 { color: #972319; background: rgba(236, 165, 158, 0.90909) } span.benchmark.down.by_100 { color: #8e2117; background: #eca59e } span.benchmark.no-data { color: #c2c8d3 } .rankings-select { text-align: center; position: relative; z-index: 1; margin-bottom: 1rem } .rankings-select .dropdown::after { clear: both; content: ""; display: table } #section-rank-history div.rank-history-chart-wrapper .performance-filter { background: transparent; padding: 0 } #section-rank-history div.rank-history-chart-wrapper .filter-item { border: none; padding-top: 0 } #section-rank-history div.rank-history-chart-wrapper #rank-history-chart { height: 30rem } #section-rank-history .rank-chart-axis-label { font-family: sans-serif } #section-rank-history .rank-chart-axis-label .red { margin-right: 16px } #section-rank-history .rank-chart-axis-label .green, #section-rank-history .rank-chart-axis-label #section-app-watchlist .dropdown-menu li .added-mark, #section-app-watchlist .dropdown-menu li #section-rank-history .rank-chart-axis-label .added-mark, #section-rank-history .rank-chart-axis-label #section-app-watchlist .dropdown-menu li .added-mark .h-icon, #section-app-watchlist .dropdown-menu li .added-mark #section-rank-history .rank-chart-axis-label .h-icon { margin-left: 16px } #section-rank-history table.rank-history-table .flag { margin-right: 0.4rem } #section-rank-history table.rank-history-table td abbr { display: block } #section-rank-history table.rank-history-table .alert { padding: 0.4rem; margin: 0; white-space: normal } #section-rank-history table.rank-history-table span.series-na { display: none } #section-rank-history table.rank-history-table td.series-na abbr { display: none } #section-rank-history table.rank-history-table td.series-na span.series-icon { display: none } #section-rank-history table.rank-history-table td.series-na span.series-na { display: inline; color: #ccc } #section-rank-history table.rank-history-table tr.superheader>* { border: none } #section-rank-history table.rank-history-table td, #section-rank-history table.rank-history-table th { text-align: center; border: 1px solid #e1e5eb; white-space: nowrap } #section-rank-history table.rank-history-table td label, #section-rank-history table.rank-history-table th label { display: block } #section-rank-history table.rank-history-table td label input, #section-rank-history table.rank-history-table th label input { display: none } #section-rank-history table.rank-history-table td span.series-icon span.series-checked, #section-rank-history table.rank-history-table th span.series-icon span.series-checked { display: none } #section-rank-history table.rank-history-table td span.series-icon span.series-unchecked, #section-rank-history table.rank-history-table th span.series-icon span.series-unchecked { display: block } #section-rank-history table.rank-history-table td.plotted, #section-rank-history table.rank-history-table th.plotted { background: #eee } #section-rank-history table.rank-history-table td.plotted span.series-icon span.series-unchecked, #section-rank-history table.rank-history-table th.plotted span.series-icon span.series-unchecked { display: none } #section-rank-history table.rank-history-table td.plotted span.series-icon span.series-checked, #section-rank-history table.rank-history-table th.plotted span.series-icon span.series-checked { display: block } #section-rank-history table.rank-history-table td.disabled label, #section-rank-history table.rank-history-table th.disabled label { color: #ccc } #section-rank-history table.rank-history-table td.series-na label, #section-rank-history table.rank-history-table th.series-na label { color: #ccc } #section-rank-history table.rank-history-table tr>td:first-child { text-align: left } .toggle-more { display: block; font-size: 16px; padding: 8px 16px; margin: 8px 0; text-decoration: none } .toggle-more:hover { background: #fafbfc; text-decoration: underline } .app-description { font-size: 16px } .app-screenshots { overflow-y: hidden; overflow-x: auto; max-height: 270px; margin-top: 30px } .app-screenshots::-webkit-scrollbar { -webkit-appearance: none } .app-screenshots::-webkit-scrollbar:horizontal { height: 6px } .app-screenshots::-webkit-scrollbar:vertical { width: 6px } .app-screenshots::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #848ea1 } .app-screenshots::-webkit-scrollbar-track { background-color: #e9ecf5; border-radius: 3px } .app-screenshots div { height: 100%; display: inline-block; white-space: nowrap; font-size: 0; letter-spacing: 0 } .app-screenshots div::after { clear: both; content: ""; display: table } .app-screenshots img.screen { display: inline-block; max-height: 250px; max-width: 250px; margin: 0 10px 20px } .app-screenshots img.screen:first-child { margin-left: 0 } .app-screenshots img.screen:last-child { margin-right: 0 } .ratings-summary { min-height: 54rem } .ratings-summary table { margin-top: 1.6rem } #section-performance .country-revenue-table, #section-performance .summary-chart-wrapper { margin: 2rem auto; width: 700px } .summary-chart-wrapper .summary-chart { width: 300px; margin: 0 auto } .summary-chart-wrapper .metric-block { border: 1px solid #e1e5eb; padding: 1.5rem 1rem; text-align: center; margin-bottom: 1.5rem } .summary-chart-wrapper .metric-value { font-size: 3rem } .summary-chart-wrapper .metric-value .perc { font-size: 2rem } .chart-standards, #main-chart, #minimap-chart { height: 160px } #main-chart { margin-top: 1rem; margin-bottom: 2rem } ul.tab-nav-wrapper { font-size: 1.2rem; padding: .6rem 0 1rem 1.6rem } ul.tab-nav-wrapper li a.tab-nav-item { color: #6a7387; display: inline-block; margin: .6rem 0; text-decoration: none } ul.tab-nav-wrapper li a.tab-nav-item.active { color: #0094ff; margin-left: -1.6rem } ul.tab-nav-wrapper li a.tab-nav-item.active:before { content: '>'; display: inline-block; padding: 0 .6rem 0 0 } .tab-wrapper { margin-bottom: .5rem } .ad-strip-block { background: white; padding: 3rem } #app-version-history h2 { margin-bottom: 1.5em } #app-version-history h3 { font-weight: bold } table.vertical-history { margin-top: 20px } table.vertical-history td { vertical-align: top } table.vertical-history td.description { text-align: left; padding: 2px 0 4px 20px; font-size: 14px } table.vertical-history td.date { padding: 0 20px 0 } table.vertical-history td.date .month { font-size: 16px; font-weight: bold } table.vertical-history td.date .year { font-size: 12px } table.vertical-history td.point { background: #e9ecf5; color: #ced2db; padding: 0; width: 2px } table.vertical-history td.point div { background: #fff; height: 26px; position: relative; width: 100% } table.vertical-history td.point div span { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #ced2db; display: block; height: 8px; left: -3px; position: absolute; top: 8px; width: 8px } table.vertical-history a.more { display: block; margin: 1.2rem 0 0.4rem 0; text-decoration: none } #section-app-overview1, #section-app-overview2 { font-size: 16px; margin-bottom: 60px; padding-bottom: 60px } #section-app-overview1 h1, #section-app-overview2 h1 { color: #3b4355; font-size: 30px; margin: 20px 0; line-height: 1.3 } #section-app-overview1 h2, #section-app-overview2 h2 { color: #555f77; font-size: 20px; margin: 12px 0 } #section-app-overview1 { border-bottom: 1px solid #e1e5eb } #section-app-overview2 { padding-bottom: 0 } .app-overview-player-wrapper { position: relative } .app-overview-player-wrapper .app-overview-player { background: #fff; height: 353px; left: 94px; position: absolute; top: 32px; width: 563px } .app-sdk-overlay { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; height: 84px; margin: 50px auto 10px; overflow: hidden; position: relative; width: 84px } .app-sdk-overlay img { bottom: 0; position: absolute; right: 0 } .ratings-totals p { margin: 0 0 1rem 0; font-size: 14px } .ratings-totals .rating_allstars { margin: 2rem auto } #section-app-sdks table td { padding: .8rem 1.2rem; height: 3.8rem } #section-app-sdks table tr:hover td { background: #fff } #section-app-sdks table tr.uninstall td.sdk-link, #section-app-sdks table tr.uninstall td.sdk-date { background: #fff3f3 } #section-app-sdks table tr.uninstall td.sdk-link, #section-app-sdks table tr.uninstall td.sdk-link a, #section-app-sdks table tr.uninstall td.sdk-date, #section-app-sdks table tr.uninstall td.sdk-date a { color: #DD3D2E } #publisher-monetization .progress-bar { margin-right: .4rem } .page-publisher .page-section { padding-right: 1.6rem; padding-left: 1.6rem } @media (min-width: 1440px) { .page-publisher .page-section { padding-right: 3.2rem; padding-left: 3.2rem } } .section-best-performing-countries table { margin-bottom: 3.2rem } @media (min-width: 1300px) { .section-best-performing-countries table td { white-space: nowrap } } div .section-published-apps table td.chart-line .highcharts-container { display: none } @media (min-width: 1300px) { div .section-published-apps table td.chart-line .highcharts-container { display: block } } div .section-published-apps table.has-many-published-apps .paywall-cell { vertical-align: top; padding-top: 3.2rem; text-align: center } div .section-published-apps table td .app-link-publisher { display: none } div .section-published-apps table td .app-link-block .app-link-title { white-space: normal } div .section-published-apps table td:not(.paywall-cell) { vertical-align: top; border-bottom: 1px solid #e1e5eb } div .section-published-apps table td:not(.paywall-cell) span.quiet { display: block; margin-bottom: 0.2rem } div .section-published-apps table .progress-bar { width: 16rem; height: 0.8rem } div .section-published-apps table tr td.paywall-cell { text-align: left } div .section-published-apps table tr td.paywall-cell p, div .section-published-apps table tr td.paywall-cell>div { max-width: 36rem } div .section-published-apps table tr td.paywall-cell p { margin: 0 auto 1.6rem } #publisher-charts .paywall-cell { margin-top: 1.6rem; padding: 0.8rem } #publisher-charts .page-section { padding: 0.8rem } #publisher-charts h3 { margin-bottom: 0 } #publisher-charts h3:first-child { margin-top: 1.6rem } #publisher-charts .columns-6 .page-section>div { height: 120px } #publisher-charts .columns-6 .page-section>div:not(:last-child) { margin-bottom: 3.2rem } body.page-pricing .page-header, body.page-pricing .page-body, body.page-pricing .checkout-page-body { background: #fff } body.page-pricing .page-body, body.page-pricing .checkout-page-body { padding-bottom: 0 } body.page-pricing .section-billing-faqs { margin-bottom: 12rem; font-size: 1.6rem } body.page-pricing .section-billing-faqs h3 { margin-top: 1.6rem } body.page-pricing .section-billing-faqs p { margin-bottom: 3.2rem } body.page-pricing .section-billing-faqs h3, body.page-pricing .section-billing-faqs p { padding: 0 3rem } body.page-pricing section { padding: 3rem 0 } body.page-pricing section.border { border-bottom: 1px solid #e1e5eb } .billing-style .note { margin-left: 1.8rem } img.credit-cards { max-height: 24px } label.slash { line-height: 2.4em } body.page-profile table.comparison-grid tr>td { text-align: left !important; vertical-align: top; border-bottom: 1px solid #e1e5eb } body.page-profile table.comparison-grid tr>td:first-child { border-left: 1px solid #e1e5eb } body.page-profile table.comparison-grid tr th { padding: 0; border-right: 1px solid #fff } .plan { text-align: center; min-height: 26rem; position: relative } .plan .plan-corner { position: absolute; top: 0; left: 0; height: 0; width: 0; border-color: #fff transparent transparent transparent; border-style: solid; border-width: 3.6rem 3.6rem 0 0; margin: 3px } .plan .plan-corner .h-icon { position: absolute; top: -30px; left: 6px } .plan .plan-header p.quiet { color: white } .plan h2 { font-size: 1.8rem; font-weight: normal; line-height: 6.4rem; margin: 0; position: relative } .plan .plan-header { font-size: 1.4rem; padding: 1.4rem 3rem } .plan .plan-header .pricing-item-price { font-size: 2.8rem } .plan .plan-header .pricing-item-price .price-value { font-size: 4rem; font-weight: 200 } .plan .plan-header .pricing-item-price .price-value b { font-weight: bold } .plan .plan-header .pricing-item-price .price-value small { font-size: 1.6rem } .plan .plan-header .pricing-save { font-size: 1.4rem; height: 1em; line-height: 1em; margin: 1em 0 2em } .plan .plan-header .pricing-hint { font-weight: 200 } table.comparison-grid { border-collapse: collapse; border-spacing: 0; width: auto; margin: 5rem auto 3.2rem } table.comparison-grid th, table.comparison-grid td { padding: 0.8rem; border: none } table.comparison-grid th.in-previous-plan+.in-previous-plan, table.comparison-grid th.in-previous-plan+.in-previous-plan .fa, table.comparison-grid td.in-previous-plan+.in-previous-plan, table.comparison-grid td.in-previous-plan+.in-previous-plan .fa { color: #bbb } table.comparison-grid th.in-previous-plan .fa, table.comparison-grid td.in-previous-plan .fa { margin-left: 0.2rem } table.comparison-grid thead tr th:not(:first-child) { padding: 0; border-right: 1px solid #fff } table.comparison-grid thead tr th.paid { width: 24rem } table.comparison-grid thead tr th.free { width: 19rem } table.comparison-grid thead tr th p.quiet { margin-bottom: 3.2rem } table.comparison-grid thead tr th div.current_plan, table.comparison-grid thead tr th div.current_plan { font-weight: normal; font-size: 15px; padding: .4rem } table.comparison-grid tbody { background: #fff } table.comparison-grid tbody tr>td:not(:first-child) { text-align: center } table.comparison-grid tbody tr th { text-align: left } table.comparison-grid tbody tr th, table.comparison-grid tbody tr td { border-right: 1px solid #e9ecf5; border-top: 1px solid #e9ecf5; border-bottom: 1px solid #e9ecf5 } table.comparison-grid tbody tr th:first-child, table.comparison-grid tbody tr td:first-child { border-left: none } table.comparison-grid tbody tr th { border: none; background-color: #fafbfc; color: #555f77 } table.comparison-grid tbody tr th:last-child { border-right: 1px solid #e9ecf5 } table.comparison-grid tbody tr td[scope="row"] { padding-left: 1.8rem; text-align: left } table.comparison-grid tbody tr td[scope="row"], table.comparison-grid tbody tr td[scope="row"] .fa { color: #555f77 } table.comparison-grid tbody tr td[scope="row"] .fa, table.comparison-grid tbody tr td[scope="row"] .fa .fa { margin-left: .4rem } table.comparison-grid h2, table.comparison-grid h2 a, table.comparison-grid .plan-header, table.comparison-grid .plan-header a { color: #fff } table.comparison-grid th.plan-free .plan { background: #555f77 } table.comparison-grid th.plan-free .plan-corner { color: #555f77 } table.comparison-grid th.plan-free h2 { background: rgba(68, 76, 95, 0.7) } table.comparison-grid th.plan-start .plan { background: #4e8eb2 } table.comparison-grid th.plan-start .plan-corner { color: #4e8eb2 } table.comparison-grid th.plan-start h2 { background: rgba(62, 113, 142, 0.7) } table.comparison-grid th.plan-publish .plan { background: #7ba653 } table.comparison-grid th.plan-publish .plan-corner { color: #7ba653 } table.comparison-grid th.plan-publish h2 { background: rgba(98, 132, 66, 0.7) } table.comparison-grid th.plan-grow .plan { background: #a55681 } table.comparison-grid th.plan-grow .plan-corner { color: #a55681 } table.comparison-grid th.plan-grow h2 { background: rgba(132, 68, 103, 0.7) } table.comparison-grid th.free .plan { min-height: 22rem } table.comparison-grid th.free .plan .plan-header { padding: 1.4rem 2rem } table.comparison-grid th.free .plan .pricing-item-price { margin-bottom: 1.5rem } table.comparison-grid .plan-description { font-size: 1.4rem; font-weight: lighter; padding-top: 2em } table.comparison-grid .plan-description h2, table.comparison-grid .plan-description h3, table.comparison-grid .plan-description h4, table.comparison-grid .plan-description h5, table.comparison-grid .plan-description h6 { color: #555f77 } table.comparison-grid .enterprise td { border: none; padding: 3.2rem 0 0 0 } table.comparison-grid .enterprise section { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0; border: 1px solid #0094ff; width: 100% } table.comparison-grid .enterprise section>div { text-align: left } table.comparison-grid .enterprise section>div ul { font-size: 1.4rem } table.comparison-grid .enterprise section>div:not(:last-child) { margin-right: 3.2rem } table.comparison-grid .enterprise section>div:first-child { background: #0085e5; padding: 4rem 3.2rem } table.comparison-grid .enterprise section>div:first-child h2 { color: #fff } table.comparison-grid .enterprise section>div:last-child { margin-left: auto; margin-right: 3.2rem } table.comparison-grid .enterprise .plan_billing_upsell { background: #0085e5; margin-bottom: 3.2rem; padding: 1.6rem } table.comparison-grid .enterprise .plan_billing_upsell h2, table.comparison-grid .enterprise .plan_billing_upsell p { color: #fff } table.comparison-grid .enterprise .plan_billing_upsell h2 { font-size: 2.8rem } table.comparison-grid .enterprise .plan_billing_upsell p { font-size: 1.4rem } .page-profile table.comparison-grid { margin-top: 2rem } table.free-trial-ended-grid { margin: 4rem auto 2rem; width: auto } table.free-trial-ended-grid tr:hover td { background: #fff } table.free-trial-ended-grid tr td { text-align: left; vertical-align: top; width: 28rem } table.free-trial-ended-grid .plan .plan-header { padding: 0 3rem } table.free-trial-ended-grid .plan .plan-header .price-value { font-size: 28px } table.free-trial-ended-grid .plan .plan-header .price-value span { font-size: 54px } table.free-trial-ended-grid .plan .plan-header .price-value small { font-size: 16px } table.free-trial-ended-grid .plan .plan-header .short-description { margin: 3rem 0; text-align: left; white-space: normal } table.free-trial-ended-grid .plan .plan-header .short-description p { margin: 0 } .page-upgrade .page-section-upgrade { max-width: 60rem; margin-right: auto; margin-left: auto } .page-upgrade .page-section-upgrade>p, .page-upgrade .page-section-upgrade>ul { font-size: 1.4rem } .page-upgrade .page-section-upgrade .columns-4 { width: 45%; margin-bottom: 0 } .page-upgrade .page-section-upgrade .columns-4 label { color: inherit } .page-upgrade .page-section-upgrade fieldset { padding: 0 } .page-upgrade .page-section-upgrade fieldset h2 { color: #555f77 } .page-upgrade .page-section-upgrade a.quiet { display: block; margin-top: 1.6rem } .region-form .region-item .region-name { font-weight: bold; font-size: 1.4rem } .region-form .region-item ul, .region-form .region-item ol { margin: .5rem 0 2rem 2rem } #section-trial-header { min-height: auto } table.table-trial-credits { margin: 0 auto 4rem } table.table-trial-credits td { background: #fff; padding: 2.4rem; text-align: center; vertical-align: top } table.table-trial-credits p { margin: 0 } .save-tag { position: absolute; margin-top: -7.5rem; left: 50%; margin-left: 220px } .subscription-tag { margin-left: 265px } .free-trial-testimonials { font-size: 18px } .free-trial-testimonials blockquote { margin-top: 0 } .free-trial-features { font-size: 16px } .free-trial-features ul { margin: 2rem 0; line-height: 2 } .free-trial-actions { font-size: 16px } .free-trial-actions li { margin-bottom: 1.2rem } .collapse-controls { cursor: pointer } h2.warning { color: #DD3D2E; font-weight: 700 } hr.anal-short-border { border-bottom: 1px solid #e1e5eb; margin: 6rem auto 0; width: 37rem } hr.anal-short-border::after { clear: both; content: ""; display: table } .compare-plans-toggle { display: inline-block; font-size: 14px; margin: 0 0 3rem } .compare-plans-toggle:after { content: '\F0DD'; display: inline-block; font-family: 'Fontawesome'; position: relative; top: -2px } .compare-plans-toggle.active:after { content: '\F0DE'; top: 4px } .change-plan-table { margin: 0 0 40px 0 } .change-plan-table tr { pointer-events: none } .change-plan-table td { text-align: center } .change-plan-table td.current, .change-plan-table td.upper, .change-plan-table td.lower { padding: 24px } .change-plan-table td.current { border: 1px solid #e1e5eb } .change-plan-table td.upper { border: 1px solid #6AB917 } .change-plan-table td.lower { border: 1px solid #DD3D2E } .change-price-table { border: 1px solid #e1e5eb } .change-price-table tr { pointer-events: none } .change-price-table td { text-align: center; padding: 2px 4px 16px } .change-price-table td.amount { font-size: 18px; font-weight: bold; padding: 16px 16px 2px; vertical-align: middle } .change-price-table td.inverse { background: #555f77; color: #fff } p.TOS-disclaimer { margin-top: 1.6rem; margin-bottom: 3.2rem; max-width: 28rem; margin-right: auto; margin-left: auto } .checkout-page-body form { max-width: 800px; margin: 0 auto } .page-checkout .page-aside address { margin: 3.2rem 0; padding-top: 3.2rem; padding-bottom: 3.2rem; border-top: 1px solid #e1e5eb } .page-checkout .page-aside h1 { margin-bottom: 3.2rem } .page-checkout .page-aside h2 { margin-bottom: 1.6rem } .page-checkout .page-aside h3 { color: #6AB917 } .page-checkout .page-aside p.total { text-align: center } button.purchase { display: block; margin-left: auto; margin-right: auto; max-width: 36rem } button.purchase .fa { margin-right: 0.4rem } .checkout-placeholder-group { -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; transition: all 0.5s ease-in; color: #000 } .checkout-placeholder-group.is-blank { color: #fff } .checkout-placeholder { display: inline-block; margin-right: .5rem } .checkout-placeholder.comma:after { content: ', ' } ul.movers-list li { margin: 0; padding: 1.6rem 0 .6rem; border-top: 1px solid #e1e5eb } ul.movers-list li:first-child { border: none } section#dashboard-movers-filter, section#dashboard-wizard-form { margin-bottom: 1px } body.page-dashboard-setup #dashboard-wizard-categories { margin: 5rem auto; width: 30rem } body.page-dashboard-setup p { font-size: 16px } section#dashboard-movers-filter { position: relative } section#dashboard-movers-filter .loading-overlay { background-color: #fff; color: #acb4c2; height: 100%; left: 0; opacity: 0.8; position: absolute; text-align: center; top: 0; width: 100%; z-index: 1000; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center } #dashboard-movers h1 a, #dashboard-movers p a { text-decoration: none } #dashboard-movers h1 a:hover, #dashboard-movers p a:hover { border-bottom: 1px solid } #dashboard-movers h1 a { color: #555f77 } #dashboard-movers p, #dashboard-movers p a { color: #848ea1; margin: 0 } @media (min-width: 1024px) { body.page-reports .page-body, body.page-reports .checkout-page-body { display: -ms-flexbox; display: -webkit-flex; display: flex } body.page-reports .page-body .cont-side-nav, body.page-reports .checkout-page-body .cont-side-nav { width: 22rem } } body.page-reports .page-body .reports-nav, body.page-reports .checkout-page-body .reports-nav { margin-bottom: 3.2rem } body.page-reports .filter-items+.filter-items { margin-top: -1.3rem } body.page-reports .filter-items ul li.filter-item { border: none } body.page-reports table tr td.paywall-cell { background: none; max-width: 150px; vertical-align: top } body.page-reports h6 { color: #acb4c2; font-size: 1rem; font-weight: 400; margin-top: 1.6rem; text-align: center; text-transform: uppercase } .report-header { font-size: 13px; margin-bottom: 1rem } .report-header a { text-decoration: none } table.top-charts td { vertical-align: top } body.page-sdk table.with-pagination .app-link-block { max-width: 19rem } body.page-sdk #section-sdk-activity .app-link-block { max-width: 23rem } section.page-section.reach-overview-stats { padding: 0; display: -ms-flexbox; display: -webkit-flex; display: flex } section.page-section.reach-overview-stats #reach-vs-90-day-chart { padding: 3.2rem; padding-top: 0; height: 180px } section.page-section.reach-overview-stats .section-reach-vs-90-day-chart { width: 100% } section.page-section.reach-overview-stats .section-reach-vs-90-day-chart h2 { padding: 3.2rem; padding-right: 0; padding-bottom: 0 } section.page-section.reach-overview-stats .section-reach-vs-90-day-chart p.quiet { padding: 0 3.2rem 1.6rem; max-width: none } section.page-section.reach-overview-stats .current-reach { border-bottom: 0.8rem solid #fafbfc; padding: 3.2rem; margin-left: auto; margin-right: auto; height: 100% } section.page-section.reach-overview-stats .current-reach * { text-align: center; display: block } section.page-section.reach-overview-stats .current-reach h3.quiet { margin-top: 1.6rem } section.page-section.reach-overview-stats .current-reach p.quiet { padding: 3.2rem } .sdk-details-logo { max-height: 52px; max-width: 140px; min-height: 20px } .popular-searches { margin: 0 0 20px 0 } .popular-searches .popular-searches-item { color: #848ea1; font-size: 1.4rem; height: 2.4rem; line-height: 2.4rem; margin-right: 2.4rem; vertical-align: middle } .popular-searches .popular-searches-item:last-child { margin-right: 0 } .popular-searches .popular-searches-item a.media-object { color: #6a7387; text-decoration: none } .popular-searches .popular-searches-item a.media-object:hover { color: #0094ff } .popular-searches .popular-searches-item a.media-object img { -webkit-border-radius: 0.5rem; -moz-border-radius: 0.5rem; border-radius: 0.5rem; display: block } .popular-searches .popular-searches-item a.media-object .media-figure { margin-right: .8rem } #home-header-wrapper { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; height: 100vh; min-height: 600px } #home-header-wrapper .home-icon-goto { -webkit-align-self: flex-end; -moz-align-self: flex-end; align-self: flex-end; -ms-flex-item-align: end; -webkit-animation: h-flap 0.6s ease-in-out infinite alternate; -moz-animation: h-flap 0.6s ease-in-out infinite alternate; animation: h-flap 0.6s ease-in-out infinite alternate; color: #0094ff; cursor: pointer; font-size: 2.8rem; height: 6rem; line-height: 3.6rem; margin: 0; opacity: .7; padding: 1.25rem 0 1.75rem; width: 100% } #home-header-wrapper .home-icon-goto:hover { -webkit-animation-name: none; -moz-animation-name: none; animation-name: none; opacity: 1 } #home-header-wrapper .home-icon-goto:hover .h-icon { -webkit-transform: scale3d(1.1, 1.1, 1.1); -moz-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1) } #home-search { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex: 1; flex: 1; padding: 3.2rem 0 1rem } #home-search h1 { font-size: 40px; line-height: 1.5; margin: 0 0 30px 0 } #home-search p { font-weight: lighter; font-size: 20px; margin: 0 0 26px 0 } #home-search .home-search-form { margin: 30px 0 2rem 0 } section#home-customers, section#home-customers h2, section#home-customers h3, section#home-features, section#home-features h2, section#home-features h3 { color: #6a7387 } section#home-customers h2, section#home-features h2 { font-size: 16px; margin: 0 0 40px } section#home-customers h3, section#home-features h3 { font-size: 32px; font-weight: lighter; margin: 0 0 40px } section#home-customers { font-size: 16px; padding-top: 40px } section#home-customers .customers-logos { padding: 0 0 4rem 0; text-align: center } section#home-customers .customers-logos span { display: inline-block; margin: 0 3rem; vertical-align: top } section#home-customers .customers-logos img { display: block; margin: 0 auto } section#home-customers .featured-wrapper img { opacity: .6 } section#home-customers .customers-wrapper { background: -webkit-linear-gradient(60deg, #6ba0bd 0%, #bf6c9e 100%); background: linear-gradient(60deg, #6ba0bd 0%, #bf6c9e 100%) } section#home-customers .customers-wrapper, section#home-customers .customers-wrapper h2, section#home-customers .customers-wrapper h3 { color: #fff } section#home-customers .customers-types { padding: 60px 0 40px } section#home-customers .customers-types ul li { margin-bottom: 14px } section#home-customers .customers-laptop { padding: 20px 0 } section#home-customers .customers-data { background: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/home/Graph-78e224bdc7aa14861eba8ca191688d3775d39b487b5cd71f411a5cac2e8edba5.png) repeat-x center top; font-size: 17px; height: 520px; padding-top: 150px } @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { section#home-customers .customers-data { background: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/home/Graph@2x-ebf83119a551902673a15f5a3210afd9ad0d3076b5f4a4b772e4a591396ca5ab.png) repeat-x center top; background-size: 100% } } section#home-customers .customers-data ul li { margin-bottom: 20px } section#home-features { padding: 50px 0; font-size: 17px } section#home-features h3 { color: #0094ff } .features-breakout .container, .features-releases .container, .customers-data .container, .customers-types { max-width: 1140px; margin-right: auto; margin-left: auto } .home-features-item { padding: 60px 0 } .home-features-item.features-breakout { padding-top: 10px } .home-features-item:nth-child(odd) { background: #fafbfc } .home-features-item a { text-decoration: none } .home-features-item a:hover { text-decoration: underline } section#home-testimonials { padding-top: 50px } .testimonials-wrapper { background: #fafbfc; padding: 0 0 50px } .testimonials-wrapper .h-tab-nav-item, .testimonials-wrapper img.testimonials-portrait { -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease-in } .testimonials-wrapper .h-tab-nav-item { -webkit-flex: 1; flex: 1; cursor: pointer; opacity: .3; text-align: center } .testimonials-wrapper .h-tab-nav-item img { display: block; margin: 0 auto } .testimonials-wrapper .h-tab-nav-item img.testimonials-portrait { height: 80px; margin: 10px auto 40px; width: 80px } .testimonials-wrapper .h-tab-nav-item:hover { opacity: .5 } .testimonials-wrapper .h-tab-nav-item.active { opacity: 1 } .testimonials-wrapper .h-tab-nav-item.active img.testimonials-portrait { height: 100px; margin: 0 auto 30px; width: 100px } .testimonials-wrapper .testimonials-header { margin: -50px 24px 0 } .testimonials-wrapper .testimonials-body { padding-top: 20px } .testimonials-wrapper blockquote { padding: 16px 0 0 50px; position: relative } .testimonials-wrapper blockquote:before { color: #ced2db; content: '\201c'; font-size: 80px; left: 0; line-height: 1; position: absolute; top: 0 } .testimonials-wrapper blockquote cite { font-family: "Lato", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; font-size: 17px; font-style: normal } section#home-testimonials, section#home-signup { font-size: 18px } section#home-signup { padding: 50px 0 } .page-profile #content #notification-confirm-email .message { max-width: 50rem } .page-profile .section-payment-history { padding-top: 3.2rem; margin-top: 3.2rem } .page-profile .section-settings-edit-billing-info { margin-bottom: 3.2rem; min-width: 50rem } .page-profile .section-settings-edit-billing-info div.cont-billing-fields { background: #fafbfc; display: none; padding: 2rem } .page-profile .section-settings-edit-billing-info .is-blank { color: #555f77 } .page-profile .section-settings-edit-billing-info address p { white-space: nowrap } .page-profile a.expanded-button { border-bottom: none; margin-bottom: -1px } p.delete-account { text-align: right } .section-credit-card-fields { border: 1px solid #e1e5eb; margin-bottom: 1.6rem; padding: 2rem } section.section-email-preferences form .marketing-emails { margin-bottom: 1.6rem } section.section-email-preferences table { font-size: 12px } section.section-email-preferences table label .h-icon { color: #acb4c2; cursor: pointer } section.section-email-preferences table label .h-icon:hover { color: #848ea1 } section.section-email-preferences table label.label-inline { margin-right: 1.5rem } section.section-email-preferences table label.label-inline:last-child { margin-right: 0 } section.section-email-preferences table .row-delete-overlay { display: none } section.section-email-preferences table td { height: 4.5rem } section.section-email-preferences table tr.mark-deleted .row-delete-overlay { display: block; background: rgba(233, 236, 245, 0.85); position: absolute; line-height: 4.5rem; cursor: pointer } section.section-email-preferences .fixed-submit { position: fixed; bottom: 0; left: 0; background: rgba(255, 255, 255, 0.93); border-top: 1px solid #e1e5eb; display: none; padding: 1rem 2rem; width: 100%; z-index: 1000 } section.section-email-preferences .action-link { text-decoration: none; border-bottom: 1px dotted } section.section-email-preferences .action-unsubscribe-all { color: #848ea1 } section.section-email-preferences .action-unsubscribe-all:hover { color: #DD3D2E } .watchlist-entries, .watchlist-inputs { border-collapse: collapse } .watchlist-entries { margin: 1rem 0 0 } .watchlist-inputs { margin: 0 0 2rem } .watchlist-entry img { width: 36px } .watchlist-entry .app-link-title { color: #0094ff } .watchlist-entry .app-link-publisher { color: #6a7387; font-size: 86% } .watchlist-entry .fa { font-size: 1.4rem; color: #acb4c2 } .section-watchlist { position: relative } .section-watchlist div.flex, .section-watchlist div.button-group.full { -webkit-align-items: baseline; -moz-align-items: baseline; -ms-flex-align: baseline; align-items: baseline } .section-watchlist table.watchlist { margin: 2rem 0 3rem; max-width: 1280px } .section-watchlist table.watchlist tbody td.has-progress-bar { color: #848ea1 } .section-watchlist table.watchlist tbody td .progress-bar { margin-top: .2rem } .section-watchlist table.watchlist tbody td .dropdown { margin: .4rem 0 0 0 } .section-watchlist table.watchlist tbody tr.benchmark td { vertical-align: middle } .section-watchlist table.watchlist tbody tr.benchmark td label { color: inherit; font-size: 1rem } .section-watchlist table.watchlist tbody tr.benchmark td:not(.up):not(.down) { color: #acb4c2 } .section-watchlist table.watchlist tfoot td { color: #848ea1; vertical-align: top } .section-watchlist table.watchlist td.app-name-block { max-width: 400px } .section-watchlist table.watchlist .app-link-block { max-width: 50rem } .section-watchlist.state-loading .h-state-loading { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(255, 255, 255, 0.85); z-index: 9999 } table.watchlist td:last-child { position: relative } .action-remove-app { cursor: pointer; font-size: 1.5rem; right: -3rem; text-align: center; top: -1px } th.has-filter-control { text-align: center; vertical-align: middle } .checkbox-replacement { height: 100%; width: 100%; cursor: pointer; display: inline-block; line-height: 3.5rem; text-align: center; font-size: 1.4rem; } .checkbox-replacement input { display: none } .checkbox-replacement .checkbox-checked, .checkbox-replacement .checkbox-unchecked { margin: 0 } .checkbox-replacement .checkbox-checked { display: none } .checkbox-replacement .checkbox-unchecked { display: inline-block } .checkbox-replacement.checked .checkbox-checked { display: inline-block } .checkbox-replacement.checked .checkbox-unchecked { display: none } .anal-delete-watchlist { color: #848ea1 } .anal-delete-watchlist:hover { color: #DD3D2E } .h-scrollbar { -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1); background: #e1e5eb; height: 20px; position: relative } .h-scrollbar .h-scrollbar-handle { -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 1px rgba(0, 0, 0, 0.05); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15), 0px 0px 0px 1px rgba(0, 0, 0, 0.05); position: absolute; top: 0; left: 0; height: 100%; width: 20%; background: #fff; cursor: move } .page-landing .page-section { font-size: 1.4rem; font-weight: lighter } .page-landing .page-section h1 { font-size: 3rem; margin: 1rem 0 3rem 0 } .page-landing .page-section h2 { font-size: 2rem; margin: 2rem 0 } .page-landing .page-section ul li { margin-bottom: 1rem } .page-landing .page-section .landing-hero-body { margin: 5rem 3rem 0 } .page-landing .page-section .landing-hero-body .landing-hero-image { margin: 3rem 0 } .page-landing .page-section .landing-hero-body .landing-hero-text { color: #697379; font-size: 125% } .category-stats { text-align: center; margin-bottom: 2.4rem } .category-stats .category-stats-portion { background: #fff; margin-bottom: 1rem; padding: 1rem 1.2rem } table.hot-new-releases .progress-bar { width: 5rem } .top-publishers td, .top-apps td { vertical-align: top } .has-revenue-bar .progress-bar .progress-bar-strip { background-color: #6AB917 } .section-top-publishers table { margin-right: auto; margin-left: auto; width: auto } .page-marketings .page-header { display: block; font-size: 13px } .page-marketings .page-header .h-icon.icon-as-logo .icon-2x { font-size: 20px; margin: 4px 0 } .page-marketings .page-header .h-icon.icon-as-logo .icon-4x { font-size: 40px; margin: 10px 0 } .page-marketings .page-body, .page-marketings .checkout-page-body { font-size: 16px } .page-marketings .page-body ul, .page-marketings .checkout-page-body ul { margin: 2em 0 } .page-marketings h1 { font-size: 32px; margin: 0 0 30px } .page-marketings h2 { font-size: 24px; font-weight: lighter; margin: 0 0 14px } .page-marketings h3 { font-size: 18px } .marketing-img { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #e9ecf5 } .marketing-img img { display: block } .page-tour .page-header { display: block; font-size: 16px; text-align: center } .page-tour .page-header h1 { font-size: 32px; margin-top: 28px; margin-bottom: 30px } .page-tour .page-header .nav { margin-bottom: 24px; margin-top: 62px; text-align: center } .page-tour .page-header .nav .nav-button { display: inline-block; height: 120px; margin: 0 36px 0 36px; text-align: center; vertical-align: top; width: 182px } .page-tour .page-header .nav .nav-button .icon { background: #fff url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/tour/product_tour_icons-05d99a2fa28534f544f362e2ee397bc048d03af390c5774e6dc106398425674b.png) 17px 15px no-repeat; border-radius: 100%; border: 1px solid #e9ecf5; height: 60px; margin: 0 auto 15px; transition: background-color 250ms ease; width: 60px } .page-tour .page-header .nav .nav-button:hover .icon { border-color: #0094ff; background-color: #0094ff; background-position: 17px -45px } .page-tour .page-header .nav .nav-button#sdk-button .icon { background-position: -43px 15px } .page-tour .page-header .nav .nav-button#sdk-button:hover .icon { background-position: -43px -45px } .page-tour .page-header .nav .nav-button#tools-button .icon { background-position: -103px 15px } .page-tour .page-header .nav .nav-button#tools-button:hover .icon { background-position: -103px -45px } .page-tour .page-header .nav .nav-button#watchlist-button .icon { background-position: -163px 15px } .page-tour .page-header .nav .nav-button#watchlist-button:hover .icon { background-position: -163px -45px } .page-tour .page-body, .page-tour .checkout-page-body { margin-right: auto; margin-left: auto; font-size: 16px; width: 1140px } .page-tour .page-body h1, .page-tour .checkout-page-body h1 { font-size: 32px; margin-bottom: 30px } .page-tour .page-body>section, .page-tour .checkout-page-body>section { border-bottom: 1px solid #e1e5eb; padding: 0 0 10rem; margin: 0 0 8rem } .page-tour .page-body>section.last, .page-tour .checkout-page-body>section.last { border: none; margin-bottom: 0 } .page-tour .page-body p, .page-tour .checkout-page-body p { margin-bottom: 0 } .page-tour .page-body .screenshots-carousel, .page-tour .checkout-page-body .screenshots-carousel { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #e9ecf5; width: 99.9% } .page-tour .page-body .screenshots-carousel ul.slick-dots li button:before, .page-tour .checkout-page-body .screenshots-carousel ul.slick-dots li button:before { font-size: 8px } .page-tour .page-body .screenshots-carousel ul.slick-dots li.slick-active button:before, .page-tour .checkout-page-body .screenshots-carousel ul.slick-dots li.slick-active button:before { opacity: 1 } .page-tour .page-body .button, .page-tour .checkout-page-body .button { margin-bottom: 35px; padding-left: 18px } .page-tour .page-body .button i, .page-tour .checkout-page-body .button i { margin-right: 10px } .page-reports-builder .section-title, .page-reports-builder .section-watchlist .savable-title, .section-watchlist .page-reports-builder .savable-title { margin-bottom: 2.8rem } .page-reports-builder table { font-size: 1.2rem } .page-reports-builder table th { background: #fff } .page-reports-builder table .media-object .media-figure { margin-right: .6rem; vertical-align: middle } .page-reports-builder label { color: #555f77; text-transform: none } .page-reports-builder .badge { margin-left: 0 } .page-reports-builder .badge .icon-cancel-circled:hover { color: #3b4355; cursor: pointer } .page-reports-builder a.h-icon:hover { color: #3b4355 } .page-reports-builder .filter-items+.filter-items { margin-top: -1.4rem } .page-reports-builder .filter-items li.filter-item { border-left: 2px solid #fff; padding: 1.6rem; text-align: left } .page-reports-builder .filter-items li.filter-item:first-child { border: none } .page-reports-builder .filter-items li.filter-item .inputs { margin: 1.2rem 0 } .page-reports-builder .filter-items li.filter-item label.dl_rev_label { width: 9rem } .page-reports-builder .filter-items .text-emphasized, .page-reports-builder .filter-items .alert .alert-icon, .alert .page-reports-builder .filter-items .alert-icon, .page-reports-builder .filter-items .alert .alert-close, .alert .page-reports-builder .filter-items .alert-close, .page-reports-builder .filter-items .change-plan-table td.current, .change-plan-table .page-reports-builder .filter-items td.current, .page-reports-builder .filter-items .change-plan-table td.upper, .change-plan-table .page-reports-builder .filter-items td.upper, .page-reports-builder .filter-items .change-plan-table td.lower, .change-plan-table .page-reports-builder .filter-items td.lower { margin: 0 0 1.4rem 0 } .page-reports-builder .filter-items #sdk-tags, .page-reports-builder .filter-items #categories-tags { margin-bottom: .5rem; white-space: normal } .page-reports-builder .filter-items #categories-limit-message, .page-reports-builder .filter-items #categories-all-message, .page-reports-builder .filter-items #function-limit-message { font-size: 12px } .page-reports-builder #reports-builder-details .filter-items { margin: 2rem 0 } .page-reports-builder #reports-builder-details .filter-items li.filter-item { border: none } .page-reports-builder #reports-builder-details .filter-items .inputs { margin: 0 } .page-reports-builder #reports-builder-details .filter-items label { line-height: 2.25 } .page-reports-builder #reports-builder-details .link-website, .page-reports-builder #reports-builder-details .link-email { display: inline-block; max-width: 11.6rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top } .page-reports-builder #reports-builder-details .collapsed .link-website, .page-reports-builder #reports-builder-details .collapsed .link-email { display: inline; max-width: auto; overflow: visible } .page-reports-builder .rb-form-store .h-icon { color: #acb4c2 } .page-reports-builder .rb-form-categories { width: 34% } .page-reports-builder .rb-form-performance .inputs-inline input { margin: 0 .75em } .page-reports-builder .rb-form-app-permissions .dropdown .dropdown-button { min-width: 32rem } .page-reports-builder .rb-form-app-permissions .dropdown .dropdown-menu ul { min-width: 32rem; width: auto } .page-reports-builder .rb-form-sdk { max-width: 38rem; min-width: 28rem } .page-reports-builder .app-link-block { max-width: 27.6rem } .page-reports-builder #reports-builder-form { position: relative } .page-reports-builder #reports-builder-form .h-state-default, .page-reports-builder #reports-builder-form.state-default .h-state-default { z-index: 0 } .page-reports-builder #reports-builder-form .h-state-loading, .page-reports-builder #reports-builder-form.state-default .h-state-loading { height: 0; width: 100%; -webkit-transition: none; -moz-transition: none; transition: none; position: absolute; top: 0; left: 0; background: #fff; overflow: hidden; z-index: 9999 } .page-reports-builder #reports-builder-form.state-loading .h-state-default { opacity: .5 } .page-reports-builder #reports-builder-form.state-loading .h-state-loading { height: 100%; opacity: .5 } .page-reports-builder #reports-builder-form.state-loading .h-state-loading .flex-grid, .page-reports-builder #reports-builder-form.state-loading .h-state-loading .h-collapsible-wrapper .h-collapsible-cell, .page-reports-builder .h-collapsible-wrapper #reports-builder-form.state-loading .h-state-loading .h-collapsible-cell, .page-reports-builder #reports-builder-form.state-loading .h-state-loading .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell #reports-builder-form.state-loading .h-state-loading .h-collapsible-control { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; width: 100% } .page-reports-builder .h-collapsible-wrapper { width: 100% } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-content { max-height: 200rem; padding: .4rem .6rem; white-space: normal; transition: all .25s ease-in-out } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; color: #848ea1; cursor: pointer; font-size: 1.4rem; font-weight: bold; text-align: center } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control:after { content: '-'; width: 28px } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control:hover { background: #e1e5eb; color: #555f77 } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell.collapsed .h-collapsible-control:after { content: '+' } .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell.collapsed .h-collapsible-content { height: 44px; line-height: 36px; max-height: 44px; min-height: 44px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .page-reports-builder .h-notificaiton-popup { -webkit-border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; position: absolute; top: 0; right: 100%; background: #fff; border: 1px solid #ced2db; padding: 1.8rem 2rem; text-align: left; width: 25rem } .page-reports-builder .h-notificaiton-popup:before, .page-reports-builder .h-notificaiton-popup:after { position: absolute; top: 50%; left: 100%; height: 0; width: 0; border: solid transparent; content: ''; display: block; margin-top: -12px } .page-reports-builder .h-notificaiton-popup:before { border-width: 13px; border-left-color: #ced2db; margin-top: -13px } .page-reports-builder .h-notificaiton-popup:after { border-width: 12px; border-left-color: #fff } body { color: #555f77; background: #fafbfc } body.page-default #content { background-color: #fafbfc } body.page-checkout h2, body.page-checkout h3, body.page-checkout h4, body.page-checkout h5, body.page-checkout h6, body.page-registrations h2, body.page-registrations h3, body.page-registrations h4, body.page-registrations h5, body.page-registrations h6, .cont-billing-fields h2, .cont-billing-fields h3, .cont-billing-fields h4, .cont-billing-fields h5, .cont-billing-fields h6 { color: #555f77 } body.page-checkout legend>.pull-right, body.page-registrations legend>.pull-right, .cont-billing-fields legend>.pull-right { margin-top: 1rem } body.page-checkout .page-aside h2, body.page-registrations .page-aside h2, .cont-billing-fields .page-aside h2 { color: #0094ff } body.page-registrations .page-section { margin-left: auto; margin-right: auto; margin-top: 3.2rem; max-width: 37rem } body.page-registrations .page-section .section-title, body.page-registrations .page-section .section-watchlist .savable-title, .section-watchlist body.page-registrations .page-section .savable-title { margin-bottom: 3rem } body.page-home #content { background: #fff } abbr { border: none } h1 { color: #555f77 } h1.marketing { font-size: 3.2rem; color: #0094ff } h1 i.fa, h2 i.fa, h3 i.fa, h4 i.fa, h5 i.fa, h6 i.fa { margin-right: 1rem } #header { background: #fff; color: #555f77 } #footer { background: #fff; border-top: 1px solid #e1e5eb; color: #848ea1 } #footer ul a { color: #848ea1 } #footer ul a:hover, #footer .fa:hover { color: #0094ff } #footer p.copyright { text-align: center; color: #c2c8d3; font-size: 12px } #footer ul.primary-links { font-size: 14px } #footer ul.secondary-links { font-size: 12px } #footer ul.social-links li { min-width: 36px } #footer ul.social-links a { color: #ced2db; font-size: 16px } .up { color: #60a715 } .down { color: #dc3525 } .downloads-txt { color: #0094ff } .downloads-txt .fa { margin-right: .4rem } .revenue-txt { color: #6AB917 } .revenue-txt .fa { margin-right: .4rem } .reach-txt { color: #C8669B } .downloads-fill { background: #0094ff } .revenue-fill, .progress-bar .progress-bar-strip.revenue-fill, .vertical-bar-chart.revenue-fill { background: #6AB917 } .reach-fill { background: #C8669B } .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80) } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle } .mfp-align-top .mfp-container:before { display: none } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045 } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto } .mfp-ajax-cur { cursor: progress } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in } .mfp-auto-cursor .mfp-content { cursor: auto } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none } .mfp-loading.mfp-figure { display: none } .mfp-hide { display: none !important } .mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044 } .mfp-preloader a { color: #CCC } .mfp-preloader a:hover { color: #FFF } .mfp-s-ready .mfp-preloader { display: none } .mfp-s-error .mfp-content { display: none } button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none } button::-moz-focus-inner { padding: 0; border: 0 } .mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace } .mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100) } .mfp-close:active { top: 1px } .mfp-close-btn-in .mfp-close { color: #333 } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100% } .mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap } .mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent } .mfp-arrow:active { margin-top: -54px } .mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100) } .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent } .mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px } .mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7 } .mfp-arrow-left { left: 0 } .mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid #FFF; margin-left: 31px } .mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3F3F3F } .mfp-arrow-right { right: 0 } .mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid #FFF; margin-left: 39px } .mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px } .mfp-iframe-holder .mfp-content { line-height: 0; width: 90% } .mfp-iframe-holder .mfp-close { top: -40px } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25% } .mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000 } img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto } .mfp-figure { line-height: 0 } .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444 } .mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px } .mfp-figure figure { margin: 0 } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto } .mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px } .mfp-image-holder .mfp-content { max-width: 100% } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0 } .mfp-img-mobile img.mfp-img { padding: 0 } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0 } .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px } .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 } .mfp-img-mobile .mfp-counter { right: 5px; top: 3px } .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0 } } @media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75) } .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0 } .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100% } .mfp-container { padding-left: 6px; padding-right: 6px } } .mfp-ie7 .mfp-img { padding: 0 } .mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px } .mfp-ie7 .mfp-container { padding: 0 } .mfp-ie7 .mfp-content { padding-top: 44px } .mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0 } .slick-loading .slick-list { background: #fff url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat } @font-face { font-family: "slick"; src: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot); src: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/slick-8ca11b5fcbff92ee6378017cf6832dddfa745253202d7c8d01f42d5d17c4cb5c.svg#slick) format("svg"); font-weight: normal; font-style: normal } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1 } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25 } .slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: #555f77; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .slick-prev { left: -25px } [dir="rtl"] .slick-prev { left: auto; right: -25px } .slick-prev:before { content: "←" } [dir="rtl"] .slick-prev:before { content: "→" } .slick-next { right: -25px } [dir="rtl"] .slick-next { left: -25px; right: auto } .slick-next:before { content: "→" } [dir="rtl"] .slick-next:before { content: "←" } .slick-slider { margin-bottom: 30px } .slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100% } .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0; padding: 0; cursor: pointer } .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer } .slick-dots li button:hover { outline: none } .slick-dots li button:hover:before { opacity: 1 } .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 8px; line-height: 20px; text-align: center; color: #555f77; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .slick-dots li.slick-active button:before { color: #555f77; opacity: 0.75 } .ui-helper-hidden-accessible { display: none } table tr td.trigger-show-more { padding-bottom: 1rem; padding-top: 1rem } .pagination { background: #fafbfc; border: 1px solid #e1e5eb } .pagination td { padding: .8rem } .pagination .prev { margin-right: 1.6rem } .pagination .prev i { margin-right: .4rem } .pagination .next { margin-left: 1.6rem } .pagination .next i { margin-left: .4rem } .pagination .disabled { color: #acb4c2; text-decoration: none } .media-object { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start } .media-object .media-figure { margin-right: 1em } .media-object .media-body { -webkit-flex: 1; flex: 1 } .media-object .media-body ul.entity-details-list li { display: inline-block } .media-object .media-body ul.entity-details-list li:not(:last-child) { margin-right: .8rem } .media-object .media-body ul.entity-details-list li:not(:last-child):after { content: '\2022'; margin-left: .8rem } .media-object .media-body ul.entity-details-list li a { color: #555f77 } .media-object .media-body ul.entity-details-list li.type img { margin-right: .2rem; position: relative; top: .1rem } .diode { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; height: 1.2rem; width: 1.2rem; background: #acb4c2; display: inline-block; margin-right: 0.6rem } .diode.green, .badge .diode.h-icon.green, .badge .diode.fa.green, #section-app-watchlist .dropdown-menu li .diode.added-mark, #section-app-watchlist .dropdown-menu li .added-mark .diode.h-icon { background: #6AB917 } .diode.yellow { background: #F2DE14 } .diode.red { background: #DD3D2E } input.tgl { display: none } input.tgl, input.tgl:after, input.tgl:before, input.tgl *, input.tgl *:after, input.tgl *:before, input.tgl+.tgl-btn { box-sizing: border-box } input.tgl::selection, input.tgl:after::selection, input.tgl:before::selection, input.tgl *::selection, input.tgl *:after::selection, input.tgl *:before::selection, input.tgl+.tgl-btn::selection { background: none } input.tgl+.tgl-btn { height: 27px; width: 57px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; background: #e1e5eb; border-radius: 20rem; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); color: #fff; cursor: pointer; display: inline-block; font-size: 12px; font-weight: 400; outline: 0; padding: 2px; position: relative; text-transform: none; user-select: none; vertical-align: middle } input.tgl+.tgl-btn:after, input.tgl+.tgl-btn:before { display: block; line-height: 24px; position: absolute } input.tgl+.tgl-btn:after { -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); height: 23px; width: 23px; background: #fff; border-radius: 2em; content: ''; left: 2px; transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease } input.tgl+.tgl-btn:before { color: #848ea1; content: "No"; display: inline; left: 30px } input.tgl+.tgl-btn:active:after { padding-right: .4em } input.tgl:checked+.tgl-btn { background: #0094ff } input.tgl:checked+.tgl-btn:active { box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1) } input.tgl:checked+.tgl-btn:after { left: 32px } input.tgl:checked+.tgl-btn:before { content: "Yes"; left: 9px; color: #fff } input.tgl:disabled+.tgl-btn { opacity: .3 } .chart-area { display: inline-block; vertical-align: middle } .app-details { -webkit-flex: 1; flex: 1; color: #555f77; font-size: 13px } .app-details h1 { display: inline-block; font-size: 24px; margin-bottom: .4rem; margin-right: 1em; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .app-details h1 .app-store .fa { margin-right: 0 } .app-details .media-figure img { max-width: 54px } nav.reports-nav, nav.profiles-nav { font-size: 16px } nav.reports-nav a, nav.profiles-nav a { color: #848ea1; padding: 1.6rem 1.6rem 1.6rem 2rem; text-decoration: none; white-space: nowrap } nav.reports-nav a.active, nav.profiles-nav a.active { color: #0094ff; background: #fff } nav.reports-nav a:hover, nav.profiles-nav a:hover { background: #fff } nav.reports-nav a i, nav.profiles-nav a i { margin-right: .8rem } .filter-items { background: #fafbfc; margin-bottom: 1.6rem } .filter-items+.filter-items { margin-top: -1.6rem } .filter-items .label { text-transform: uppercase; white-space: nowrap } .filter-items>ul { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; margin: 0 auto; width: 100% } .filter-items li.filter-item { padding: 1.4rem 1rem; text-align: center } .filter-items li.filter-item strong { display: block; line-height: 34px } .filter-items li.filter-item .inputs { margin: 0; white-space: nowrap } .filter-items li.filter-item input { margin: 0 .8rem 0 0 } .filter-items li.filter-item .button-group { white-space: nowrap } .filter-items li.filter-item .button-group .button { margin: 0 } .filter-items li.filter-item .label { margin-bottom: .8rem } .savable-title { margin: 0 } .savable-title input[type="text"] { height: 2.4rem; width: 90%; border: none; display: none; font-size: inherit; line-height: 2.4rem; padding: 0 } .savable-title input[type="text"]::-webkit-input-placeholder { color: #ced2db; font-size: inherit; line-height: 2.4rem; opacity: 1 } .savable-title input[type="text"]:-moz-placeholder { color: #ced2db; font-size: inherit; line-height: 2.4rem; opacity: 1 } .savable-title input[type="text"]::-moz-placeholder { color: #ced2db; font-size: inherit; line-height: 2.4rem; opacity: 1 } .savable-title input[type="text"]:-ms-input-placeholder { color: #ced2db; font-size: inherit; line-height: 2.4rem; opacity: 1 } .savable-title .savable-value { display: inline-block; margin-right: 1rem } .savable-title .savable-edit, .savable-title .savable-spinner, .savable-title .savable-notification { color: #ced2db; font-size: 16px } .savable-title .savable-spinner { display: none } .savable-title .savable-notification { opacity: 0 } .savable-title:hover, .savable-title.editing { background: #fafbfc; cursor: pointer } .savable-title.disabled { cursor: default; pointer-events: none } .savable-title.disabled .savable-edit { display: none } .savable-title.editing .savable-value, .savable-title.editing .savable-edit { display: none } .savable-title.editing input { display: inline-block } .savable-title.loading { opacity: 0.5; pointer-events: none } .savable-title.loading .savable-spinner { display: inline-block } .savable-title.loading .savable-edit { display: none } label.ww { display: block; font-size: 1rem; margin-bottom: 0 } .big-statistic-container { text-align: center } .big-statistic-container strong.big-statistic { display: block } .big-statistic-container>h2:not(:first-child) { margin-top: 3.2rem } .big-statistic-container .sign-up-block input[type=email] { display: block; margin-bottom: .8rem; width: 100% } .big-statistic-container p.period { color: #848ea1 } table.name-value-pair { margin-left: auto; margin-right: auto; width: auto } table.name-value-pair th[scope=row] { border: none; color: #848ea1; text-align: left } .page-dashboard .app-link-block { max-width: 35rem } .page-reports .app-link-block { max-width: 18rem } .app-link-block { max-width: 100%; text-align: left } .app-link-block, .app-link-block a { text-decoration: none } .app-link-block img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float: left; height: 32px; margin-right: .4rem; position: relative; top: .2rem; width: 32px } .app-link-block .app-link-title, .app-link-block .app-link-publisher { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 1.5 } .app-link-block .media-figure { margin-right: .4rem; min-width: 32px } .app-link-block .media-body { overflow: hidden } .app-link-block .media-body span { display: block } .app-link-block .app-link-publisher a { color: #acb4c2 } .app-link-block .app-link-publisher a:hover, .app-link-block .app-link-title a:hover { text-decoration: underline } .app-link-block:hover { background: #fafbfc } .page-header { font-size: 13px; color: #555f77 } h2+.big-statistic, h3+.big-statistic { margin-top: -.8rem; margin-bottom: .8rem } table tr.add-table-row td { background: #fff } table tr.add-table-row input { margin-bottom: 0 } .rating_allstars { background: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/allstars-bea3fa72e82b5a96f2290338f184e162f3c69ed962e38da1f932ee2de964e79a.png) 0 0 no-repeat; height: 1.6rem; margin-left: auto; margin-right: auto; width: 89px } .rating_allstars .goldenones { height: 1.6rem; background: url(https://apptopia-hermes-feature.s3.amazonaws.com/assets/allstars-bea3fa72e82b5a96f2290338f184e162f3c69ed962e38da1f932ee2de964e79a.png) 0 -15px no-repeat } .section-install-base-analysis table:not(:last-child), table.publisher-monthly-performance { margin-bottom: 3.2rem } table.publisher-monthly-performance tr td { vertical-align: bottom; text-align: center } table.publisher-monthly-performance tr td:first-child { text-align: right } .paywall-cell { text-align: center; background: #fafbfc } table tr td.paywall-cell { vertical-align: middle } table tr td.paywall-cell>div { max-width: 70%; margin: 0 auto } #section-rankings>.dropdown { margin: 1.6rem auto; display: block; max-width: 12.5rem; width: 100% } #section-rankings .not-ranked { text-align: center; margin: 3.2rem 0 } .performance-filter .label { text-transform: uppercase; margin-right: .8rem; display: block } div.performance-filter { padding: 1rem } div.performance-filter, ul.performance-filter>li { text-align: center } ul.performance-filter { line-height: 2.25; margin-bottom: .8rem; margin: auto; min-width: 40rem } ul.performance-filter li>a.action-link:nth-of-type(1) { margin-left: 0 } ul.performance-filter>li { float: left; display: block; margin-right: 1.69492%; width: 49.15254% } ul.performance-filter>li:last-child { margin-right: 0 } .watchlist-upsell .captioned-screenshot>div:first-child { min-width: 33rem } .watchlist-upsell .captioned-screenshot div img { padding: 1.6rem } .paywall-alert { border-top: 1px solid #d9d9d9; margin-bottom: -3px; z-index: 2 } .paywall-alert div.messaging { background: #0094ff; text-align: center; color: #fff; padding: 1.5rem 0 .8rem 0 } .paywall-alert div.messaging i { margin-right: 1rem; font-size: 3.2rem } .paywall-alert div.messaging strong { font-size: 2.4rem; font-weight: 400 } .paywall-alert div.messaging a.button { position: relative; top: -.4rem; margin-left: .4rem } .paywall-alert h2.context-header { -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); background: #362F3A; display: none; opacity: .92; text-align: center } .paywall-alert h2.context-header::after { clear: both; content: ""; display: table } .paywall-alert h2.context-header div { color: #fff; display: inline-block; font-size: 1.2rem; font-weight: 700; margin: .8rem auto; min-width: 20rem; text-align: left; white-space: nowrap } .paywall-alert h2.context-header div .publisher-name { color: #f7f7f7; font-weight: 300 } .paywall-alert h2.context-header div img.store { float: left; margin: .8rem 1.2rem } .paywall-alert h2.context-header div img.logo { height: 3.2rem; float: left } .paywall-alert.fixed-header { border-top: none; left: 0; margin-bottom: 0; margin-top: 0; position: fixed; top: 0; transition: linear 0.1s ease; width: 100%; z-index: 10 } .paywall-alert.fixed-header div.messaging { margin-top: 0 } .paywall-alert.fixed-header h2.context-header { display: block } .profile-type-select label { margin-bottom: .5rem } td .fa-arrow-down, td .fa-arrow-up { font-size: .8rem; position: relative; top: -.1rem } .stat-huge, .stat-large, .stat-medium { font-weight: lighter; line-height: 1.5 } .stat-huge .fa, .stat-large .fa, .stat-medium .fa { font-size: 50% } .stat-huge span, .stat-large span, .stat-medium span { display: inline-block; padding-left: 1rem } .stat-huge { font-size: 64px } .stat-large { font-size: 36px } .stat-medium { font-size: 25px } .header-nav-trial { background: #0094ff; font-size: 14px; line-height: 30px; padding: 15px 0 } .header-nav-trial, .header-nav-trial a { color: #fff } .header-nav-trial a { text-decoration: none } .header-nav-trial a:hover { text-decoration: underline } .header-nav-trial .header-nav-trial-header { background: #0094ff; color: #fff; font-size: 18px; font-weight: bold; line-height: 30px } .header-nav-trial .progress-bar { background: #0082E1; color: #fff; overflow: hidden; position: relative } .header-nav-trial .progress-bar .progress-bar-strip { background: #0E61A6; height: 30px } .header-nav-trial .progress-bar .progress-bar-text { font-size: 14px; height: 100%; left: 0; line-height: 30px; position: absolute; text-align: center; top: 0; width: 100% } ul.marketing { font-size: 1.6rem; font-weight: 300 } .big-statistic { font-size: 2.5rem; font-weight: 400 } table.collapsible.collapsed tbody { display: none } .h-tab-nav-bullets { height: 8px; font-size: 0 } .h-tab-nav-bullets .h-tab-nav-item { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #e1e5eb; cursor: pointer; display: inline-block; height: 8px; margin: 0 8px; width: 8px } .h-tab-nav-bullets .h-tab-nav-item:hover { background: #acb4c2 } .h-tab-nav-bullets .h-tab-nav-item.active { background: #555f77 } ul.auth-links li { padding: 0 .5rem } .h-state-wrapper .h-state-default, .h-state-wrapper.state-default .h-state-default { opacity: 1 } .h-state-wrapper .h-state-loading, .h-state-wrapper .h-state-notification, .h-state-wrapper.state-default .h-state-loading, .h-state-wrapper.state-default .h-state-notification { opacity: 0 } .h-state-wrapper.state-loading .h-state-loading { opacity: 1 } .h-state-wrapper.state-loading .h-state-default, .h-state-wrapper.state-loading .h-state-notification { opacity: 0 } .h-state-wrapper.state-notification .h-state-notification { opacity: 1 } .h-state-wrapper.state-notification .h-state-default, .h-state-wrapper.state-notification .h-state-loading { opacity: 0 } .h-state-wrapper .h-state-default, .h-state-wrapper .h-state-loading, .h-state-wrapper .h-state-notification { -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; transition: all 0.5s ease-in } .img-sdk-logo { max-height: 3.8rem; max-width: 12rem; vertical-align: middle } td.no-padding { padding: 0 } .subscribe-notifications { position: relative } .subscribe-notifications .h-state-loading { position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: none; -moz-transition: none; transition: none; height: 0; overflow: hidden; width: 100% } .subscribe-notifications.state-loading input.tgl-btn { pointer-events: none } .subscribe-notifications.state-loading .h-state-loading { display: -ms-flexbox; display: -webkit-flex; display: flex; color: #555f77; font-size: 16px; height: 100%; position: absolute } .subscribe-notifications.state-loading .h-state-loading .flex-grid, .subscribe-notifications.state-loading .h-state-loading .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell, .page-reports-builder .h-collapsible-wrapper .subscribe-notifications.state-loading .h-state-loading .h-collapsible-cell, .subscribe-notifications.state-loading .h-state-loading .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .h-collapsible-control, .page-reports-builder .h-collapsible-wrapper .h-collapsible-cell .subscribe-notifications.state-loading .h-state-loading .h-collapsible-control { -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex: 1; flex: 1 } .dropdown-countries input[type='checkbox'] { pointer-events: none } table.watchlist tbody th { height: 28px; } table .has-scrollable { padding: 0; /*border-top: none; border-bottom: none;*/ vertical-align: top; overflow-x: scroll; max-width: 500px; } table.countries-table { background: #fff; margin-top: -1px; width: 100%; } tr.set-height { height: 45px; } .has-scrollable::-webkit-scrollbar { height: 46px; } .has-scrollable::-webkit-scrollbar-track { background-color: #fafbfc; } .has-scrollable::-webkit-scrollbar-thumb { background-color: #E1E5EB; border: 12px solid #fafbfc; border-radius: 40px; background-image: url("https://dl.dropboxusercontent.com/u/49905333/scroll.png"); background-size: 10px 9px; background-repeat: no-repeat; background-position: center center; } .has-scrollable::-webkit-scrollbar-thumb:hover { background-color: #CED2DB; } tr:hover>td { background-color: #fafbfc; } tr:hover>td.important-stat { background: #f7f8fa; }

Related: See More


Questions / Comments: