.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #f6f5ef;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #3b3835;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #f6f5ef;
  text-decoration: none;
  background-color: #716b65;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*!
 *  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 PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/fonts/fontawesome-webfont.eot?v=4.3.0?cb=1622142989?cb=1622143004);
  src: url(/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0?cb=1622142989?cb=1622143004) format('embedded-opentype'), url(/fonts/fontawesome-webfont.woff2?v=4.3.0?cb=1622142989?cb=1622143004) format('woff2'), url(/fonts/fontawesome-webfont.woff?v=4.3.0?cb=1622142989?cb=1622143004) format('woff'), url(/fonts/fontawesome-webfont.ttf?v=4.3.0?cb=1622142989?cb=1622143004) format('truetype'), url(/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular?cb=1622142989?cb=1622143004) 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);
}
/* makes the font 33% larger relative to the icon container */
.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;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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";
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* --------------------------------------------------------------
  1. Reset
  *  Resets default browser CSS.
     JQuery Mobile does this but not for all elements, so it is
     better to use our own reset.
-------------------------------------------------------------- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ol,
ul,
li,
fieldset,
form,
label,
input {
  border: 0;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
/* --------------------------------------------------------------
  2. =Universal Styles
  *  These affect all the pages, all over. Handle with care
-------------------------------------------------------------- */
html,
body {
  height: 100%;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 75%;
  line-height: 1.5;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: none;
}
/* -----------------------------------------------------------------------------
  3. =SlideShare Mobile theme
  *  The unified look and feel. Prefer not to use CSS3 gradeints
     cos they render badly in Android's browser when scrolling.
     Also, take up extra video memory.
----------------------------------------------------------------------------- */
.btn {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #e6e5e0;
  color: #222;
  font-weight: 700;
  padding: 7px 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* --------------------------------------------------------------
  4. =Footer
-------------------------------------------------------------- */
.footer {
  background: #e6e5e0;
  height: 38px;
  text-align: center;
  width: 100%;
}
.footer a {
  color: #378ac9;
  display: inline-block;
  font-size: 12.5px;
  font-weight: bold;
  padding: 8px 14px;
}
/* -----------------------------------------------------------
   5. =Content area
-------------------------------------------------------------- */
#home {
  height: 100%;
}
.ss-content-wrapper {
  background: #f6f5ef;
  margin-bottom: -38px;
  min-height: 100%;
}
.ss-content-wrapper:after {
  /* used for sticky footer */

  content: "";
  display: block;
  height: 38px;
}
.ss-content {
  background: #f6f5ef;
  padding: 0;
}
.contentHeader h1 {
  background: #F6F5EF;
  border: 1px solid #bbb;
  border-width: 1px 0;
  color: #222;
  font-size: 1.2em;
  font-weight: 700;
  padding: 5px 5px 5px 14px;
  text-align: left;
}
.contentHeader h1.searchTitle {
  font-weight: normal;
}
.notice-no-results {
  padding: 10px;
}
/* -----------------------------------------------------------
   6. =List of presentations, for profile page and search results
-------------------------------------------------------------- */
.presentationList {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
}
.presentationList .result {
  border-bottom: 1px solid #e6e5e0;
  cursor: pointer;
  height: 148px;
  position: relative;
}
.presentationList .result:active {
  background: #555;
  border-bottom: 1px solid #222;
  color: #eee;
  font-weight: 700;
}
.presentationList .result:active a {
  color: #eee;
}
.presentationList .result .result-inner {
  padding: 2px 8px 0 188px;
}
.presentationList .result .slideshowLink {
  display: block;
  height: 100%;
}
.presentationList .result .imgContainer {
  height: 120px;
  left: 12px;
  overflow: hidden;
  position: absolute;
  top: 12px;
  width: 160px;
}
.presentationList .result .imgContainer .privateIcon {
  background: #555555 url(/images/mobile/ssmobilesprite.png?cb=d28b628c55079803085be32c69e936f8cd24eedf?cb=1622143004) -181px -1201px no-repeat;
  display: block;
  height: 26px;
  position: absolute;
  width: 25px;
  z-index: 100;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.presentationList .result .imgContainer img {
  min-height: 120px;
  width: 160px;
}
.presentationList .result .description {
  display: inline-block;
  font-weight: 400;
  line-height: 1.1em;
  padding: 10px 0 0;
  vertical-align: top;
  white-space: normal;
}
.presentationList .result .description .title {
  display: block;
  font-size: 1.5em;
  line-height: 1.3;
  margin: 0 0 4px;
  padding: 0 0 1px;
  width: 100%;
}
.presentationList .result .description .from,
.presentationList .result .description .views {
  color: #8a8a8a;
  font-size: 1.15em;
  font-weight: 100;
  line-height: 1.45em;
}
/* --------------------------------------------------------------
   7. =Profile page tabs
--------------------------------------------------------------   */
.user-tabs {
  background-color: #e6e5e0;
  overflow: hidden;
}
.user-tabs.user-tabs-3 .tab {
  width: 33.333%;
}
.user-tabs.user-tabs-2 .tab {
  width: 50%;
}
.user-tabs .tab {
  float: left;
  max-width: 190px;
}
.user-tabs .tab a {
  color: #8a8a8a;
  display: block;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  padding: 8px 20px;
}
.user-tabs .tab a.selectedTab {
  font-weight: 700;
  position: relative;
  color: #403b37;
  border-bottom: 3px solid #ff9a0c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* --------------------------------------------------------------
   8. =User's profile page
--------------------------------------------------------------   */
.userProfile {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.userProfile a {
  color: #555;
  font-weight: bold;
}
.userProfile .photo {
  float: left;
  height: 106px;
  margin-right: 8px;
  padding: 1em 12px;
  width: 100px;
}
.userProfile .details {
  float: left;
  font-size: 1.166em;
  padding-bottom: 20px;
  position: relative;
  top: 12px;
  width: 50%;
}
.userProfile .details .title {
  font-size: 1.25em;
}
.userProfile .details .work {
  color: #8a8a8a;
  font-weight: 100;
}
/* --------------------------------------------------------------
   9. =Pagination (more button)
--------------------------------------------------------------   */
.pagination {
  background-color: #e5e5e5;
  padding: 1em 0;
  text-align: center;
}
.pagination #more_button {
  cursor: pointer;
  display: inline-block;
  margin: 6px 5px;
  padding: 7px 20px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.pagination #more_button:active {
  background: #555;
}
.pagination #more_button span {
  background: transparent url(/images/mobile/ssmobilesprite.png?cb=d28b628c55079803085be32c69e936f8cd24eedf?cb=1622143004) no-repeat 31px -515px;
  -webkit-background-size: 100px auto;
  -moz-background-size: 100px auto;
  -o-background-size: 100px auto;
  background-size: 100px auto;
  color: #222;
  font-weight: 700;
  padding-right: 18px;
  position: relative;
}
/* --------------------------------------------------------------
   10. =404 page
--------------------------------------------------------------   */
.error404 {
  padding: 1em 12px;
  text-align: center;
}
.error404 h1 {
  font-size: 1.5em;
}
.error404 h2 {
  font-size: 1.166em;
}
/* ---------------------------------------------------------------
   11. Password challenge page
------------------------------------------------------------------ */
.password-challenge {
  background: #fff;
  margin: 29px auto 25px;
  padding: 7%;
  text-align: center;
  width: 250px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.password-challenge .author-image {
  margin: 10px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.password-challenge h4 {
  font-size: 14px;
  margin: 0 0 10px;
}
.password-challenge #pvtdoc {
  background: #f6f5ef;
  border: 1px solid #bbb;
  color: #222;
  font-size: 14px;
  margin: 0 auto;
  padding: 0.4em;
  width: 200px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.password-challenge .btn {
  display: block;
  font-size: 12px;
  margin: 10px auto;
  width: 214px;
}
.password-challenge .btn:active {
  background-color: #555;
  border: 1px solid #222;
  color: #eee;
}
.password-challenge .alert-error {
  color: #D00;
}
/* -----------------------------------------------------------
   12. =Forgot password, password confirmation
-------------------------------------------------------------- */
.fp-wrapper {
  background: #FFF;
  margin: 29px auto 25px;
  padding: 7%;
  text-align: left;
  width: 250px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fp-wrapper h1 {
  font-size: 14px;
  font-weight: 700;
}
.fp-wrapper p {
  color: #777;
}
.fp-wrapper .error {
  color: #D00;
  font-size: 12px;
  margin: 10px 0 0;
}
.fp-wrapper form {
  margin-top: 15px;
}
.fp-wrapper #email,
.fp-wrapper #passwd,
.fp-wrapper #cnfrmpasswd {
  background-color: #f6f5ef;
  border: 1px solid #bbb;
  color: #222;
  font-size: 14px;
  margin-bottom: 12px;
  padding: 6px;
  width: 94%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.fp-wrapper #email:focus {
  border-color: #378ac9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fp-wrapper #submit {
  font-size: 12px;
}
/* -----------------------------------------------------------
   13. =Upload, empty profile (no uploads)
-------------------------------------------------------------- */
.mobile-message,
.profile-empty {
  background: #FFF;
  margin: 20px 15px 0;
  padding: 10%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.redirect .btn,
.no-uploads .btn {
  display: block;
  margin: 10px 15px;
}
.redirect .btn:active,
.no-uploads .btn:active {
  background-color: #555;
  border: 1px solid #222;
  color: #eee;
}
/* --------------------------------------------------------------
   14. =Overriding the styles for different resolutions
        using CSS3 Media Query for layout.
--------------------------------------------------------------   */
@media screen and (device-width: 320px), screen and (device-width: 360px) {
  .presentationList .result {
    height: 120px;
    padding: 0;
  }
  .presentationList .result .result-inner {
    padding: 2px 8px 0 140px;
  }
  .presentationList .result .imgContainer {
    height: 90px;
    overflow: hidden;
    padding: 0;
    width: 120px;
  }
  .presentationList .result .imgContainer img {
    min-height: 90px;
    width: 120px;
  }
  .presentationList .result .description {
    margin-left: 8px;
  }
  .presentationList .result .description .title {
    font-size: 1.25em;
    font-weight: 500;
    max-height: 40px;
    overflow: hidden;
  }
}
@media screen and (device-width: 600px), screen and (device-width: 768px), screen and (device-width: 800px), screen and (device-width: 1024px), screen and (device-width: 1280px) {
  .presentationList .result {
    border: 1px solid #e5e5e5;
    border-width: 0 1px 1px 0;
    display: inline;
    float: left;
    height: 220px;
    width: 191px;
  }
  .presentationList .result .result-inner {
    padding: 0;
  }
  .presentationList .result .description {
    left: 12px;
    position: relative;
    top: 128px;
    width: 160px;
  }
  .presentationList .result .description .title {
    font-size: 1.166em;
    font-weight: 500;
    max-height: 38px;
    width: 166px;
    overflow: hidden;
  }
}
/* --------------------------------------------------------------
   14. =Styles for Sunset Banner.
--------------------------------------------------------------   */
.sunset-banner {
  background-size: 1850px;
  background-position: center;
  height: auto;
  padding: 32px 0;
  width: auto;
}
.sunset-banner .content-container {
  display: flex;
  flex-direction: column;
}
.sunset-banner .content-container .banner-content {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0 10px 0 10px;
}
.sunset-banner .content-container .banner-content .header {
  font-size: 18px;
  font-weight: bold;
}
.sunset-banner .content-container .banner-content .subhead {
  font-size: 16px;
}
.sunset-banner .content-container .sunset_cta {
  background-color: #0073B1;
  border-radius: 2px;
  color: white;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: bold;
  margin: 10px auto 0px;
  padding: 12px 20px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Smartphones portrait/default */
.mobile-share-container {
  display: none;
  font-size: 0px;
  height: 100%;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.mobile-share-container .share-overlay {
  background: #000;
  height: 100%;
  opacity: 0.8;
  position: relative;
  top: 0;
  width: 100%;
}
.mobile-share-container .mobile-share-list-container {
  display: block;
  left: 50%;
  margin: -133px -125px 0;
  overflow: visible;
  position: absolute;
  top: 40%;
  width: 255px;
  z-index: 99;
}
.mobile-share-container .mobile-share-list-container .close-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.mobile-share-container .mobile-share-list-container .close-btn .fa {
  color: white;
  font-size: 20px;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list {
  display: block;
  height: 100%;
  margin: 0;
  position: relative;
  width: 100%;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li {
  display: inline-block;
  font-size: 61px;
  height: 122px;
  line-height: 122px;
  list-style-type: none;
  margin-bottom: 3px;
  margin-right: 3px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 122px;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.li-share-btn {
  background-color: #007bb6;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.fb-share-btn {
  background-color: #3d5e99;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.tw-share-btn {
  background-color: #2caff0;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.gplus-share-btn {
  background-color: #e04006;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.sms-share-btn,
.mobile-share-container .mobile-share-list-container .mobile-share-list li.whatsapp-share-btn {
  background-color: #3b3835;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.whatsapp-share-btn .fa-stack {
  font-size: .5em;
  margin-top: -17.5px;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.whatsapp-share-btn .fa-stack .fa-comment-o {
  -webkit-transform: scale(1, 1.3);
  -moz-transform: scale(1, 1.3);
  -ms-transform: scale(1, 1.3);
  -o-transform: scale(1, 1.3);
  transform: scale(1, 1.3);
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.pinterest-share-btn {
  background-color: white;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.pinterest-share-btn .fa {
  color: #cb1f27;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li.email-share-btn {
  background-color: #bbc4c8;
}
.mobile-share-container .mobile-share-list-container .mobile-share-list li a {
  color: white;
}
.mobile-share-container .mobile-share-list-container div.share-msg {
  color: white;
  font-size: 16px;
  margin: 5px 0 5px 0;
  text-align: center;
}
.landscape .mobile-share-list-container {
  left: 40%;
  top: 50%;
  width: 386px;
}
@media screen and (min-width: 700px) {
  .landscape .mobile-share-list-container {
    left: 45%;
    top: 50%;
    width: 380px;
  }
}
.no_scroll {
  position: fixed;
  width: 100%;
}
.no_scroll .scroll_to_top {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.nobr {
  white-space: nowrap;
}
#splash-promo {
  background-color: #f1f1f1;
  height: 100%;
  left: 0;
  padding-top: 15%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2000;
}
#splash-promo span.tagline-container {
  width: 90%;
}
#splash-promo span.tagline-container .tagline {
  font-size: 23px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
#splash-promo .continue-to-site button {
  background: none;
  border: 0;
  color: #0077aa;
  font-size: 14px;
  padding: 0;
}
#splash-promo .store_btn img {
  display: block;
  margin: 20px 10%;
  width: 80%;
}
#splash-promo .phone {
  position: absolute;
  left: 50%;
  margin-left: -214.5px;
  max-width: 130%;
}
@media (min-height: 855px) {
  #splash-promo .android-held-phone {
    bottom: 0;
  }
}
@media (max-width: 350px) {
  span.tagline-container .tagline {
    font-size: 21px;
  }
}
.container-responsive #android_phone_splash .phone_img {
  display: block;
  margin: 0 auto;
  padding-top: 25px;
  width: 100%;
}
.container-responsive #android_phone_splash .banner_title {
  color: #fff;
  display: block;
  font-size: 5vw;
  line-height: 22px;
  margin: 0 auto;
  padding-top: 24px;
  text-align: center;
  width: 91%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #312f2d;
  background-image: -moz-linear-gradient(top, #3b3835, #222222);
  background-image: -ms-linear-gradient(top, #3b3835, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3835), to(#222222));
  background-image: -webkit-linear-gradient(top, #3b3835, #222222);
  background-image: -o-linear-gradient(top, #3b3835, #222222);
  background-image: linear-gradient(top, #3b3835, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3835', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #312f2d;
  background-image: -moz-linear-gradient(top, #3b3835, #222222);
  background-image: -ms-linear-gradient(top, #3b3835, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3835), to(#222222));
  background-image: -webkit-linear-gradient(top, #3b3835, #222222);
  background-image: -o-linear-gradient(top, #3b3835, #222222);
  background-image: linear-gradient(top, #3b3835, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3835', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #222222;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #080808 \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
  color: #dddcd7;
}
.navbar .container {
  margin: 0 auto;
  width: auto;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 44px;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 7px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 7px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  margin-top: 8px;
  float: left;
  margin-bottom: 0;
  position: relative;
}
.navbar-search .search-query {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #626262;
  border: 1px solid #151515;
  color: #ffffff;
  padding: 6px 10px;
}
.navbar-search .search-query:-moz-placeholder {
  color: #000000;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #000000;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  color: #3b3835;
  background-color: #f6f5ef;
  border: 0;
  outline: 0;
}
.navbar-search button.fa-search {
  background: none;
  border: 0;
  color: inherit;
}
.navbar-search,
.navbar .nav > li > span > a {
  margin-top: 7px;
}
.navbar-search .search-query {
  background-color: #808080;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000000;
  width: 195px;
  -webkit-transition: width 0.2s ease, background 0.2s ease;
  -moz-transition: width 0.2s ease, background 0.2s ease;
  -ms-transition: width 0.2s ease, background 0.2s ease;
  -o-transition: width 0.2s ease, background 0.2s ease;
  transition: width 0.2s ease, background 0.2s ease;
  margin-right: -35px;
}
.navbar-search .search-query:hover {
  background-color: #dddcd7;
  color: #3b3835;
}
.navbar-search .iconTemp-search {
  background-color: transparent;
  border: 0;
  color: transparent;
  position: absolute;
  right: 10px;
  top: 7px;
  width: 14px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.nav #browse {
  margin-top: 11px;
}
#login_link {
  margin-top: 7px;
  margin-right: 8px;
}
#login_link .create-icn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 0 5px;
  padding: 7px 12px 2px;
  position: relative;
  top: -2px;
  z-index: 9999;
}
#login_link .create-icn img {
  height: 16px;
  vertical-align: top;
  width: 18px;
}
#login_link #upload-link {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300;
  line-height: 24px;
  margin-top: -2px;
  z-index: 9999;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav .fa-2x {
  font-size: 26px;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  line-height: 19px;
  color: #dddcd7;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.navbar .divider-vertical {
  height: 44px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #3b3835;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.sub-nav-cat-divider {
  border-right: solid 1px gray;
  display: inline;
  height: 1.21429rem;
  margin-right: 1.16667rem;
  width: 0;
}
.sub-nav-link.lil-link {
  font-weight: 400;
}
.sub-nav-lil {
  color: #D7D7D7;
  font-size: 13px;
  line-height: 29px;
}
.navbar .dropdown-menu {
  width: 180px;
  top: 36px;
  padding: 0;
  background-color: #4d4d4d;
  color: #E6E6E6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .dropdown-menu:before {
  border-bottom: 7px solid #4d4d4d;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: '';
  display: inline-block;
  left: auto;
  position: absolute;
  top: -7px;
  right: 3px;
}
.navbar .dropdown-menu:after {
  border-bottom: 6px solid #4d4d4d;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  display: inline-block;
  left: auto;
  position: absolute;
  top: -6px;
  right: 3px;
}
.navbar .dropdown-menu li {
  padding: 0;
  text-align: center;
}
.navbar .dropdown-menu li a {
  color: #d7d7d7;
  font-size: 14px;
  line-height: 49px;
}
.navbar .dropdown-menu li a:hover {
  background-color: #6A6B6C;
}
.navbar .dropdown-menu li.divider {
  border-color: #6A6B6C;
  height: 0;
  margin: 0;
  padding: 0;
}
.navbar .dropdown-menu.creators-hub-dropdown {
  top: 24px;
}
.navbar .dropdown-menu.creators-hub-dropdown:before,
.navbar .dropdown-menu.creators-hub-dropdown:after {
  left: 3px;
  right: auto;
}
.navbar .dropdown-menu.creators-hub-dropdown li a {
  line-height: 32px;
}
.navbar .sub-nav-cats .dropdown:hover .dropdown-menu.creators-hub-dropdown {
  display: block;
}
#explorer {
  width: 220px;
}
#explorer ul {
  float: left;
  list-style: none;
  margin: 0;
  width: 50%;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .dropdown-toggle-caret .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff;
}
body #main_navbar {
  padding-bottom: 83px;
  background-color: #2d2d2d;
}
body #main_navbar > .navbar {
  margin-bottom: 0;
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  right: 0;
  z-index: 1010;
  opacity: 0.97;
}
.navbar.new_navbar {
  height: 0;
}
.navbar.new_navbar .navbar-inner {
  background: #2d2d2d;
  height: 54px;
}
.navbar.new_navbar .navbar-inner .container {
  height: 0;
  padding-top: 6px;
  max-width: 965px;
  width: 100%;
}
.navbar.new_navbar .navbar-inner .container #login_link button {
  background: none;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: -2px;
  padding: 0 0 10px 0;
}
.navbar.new_navbar .navbar-inner .container #login_link button .fa {
  color: #d7d7d7;
  padding-top: 2.5px;
  width: 21px;
}
.navbar.new_navbar .navbar-inner .container #login_link button img {
  height: 30px;
  width: 30px;
}
.navbar.new_navbar .navbar-inner .logo-wrapper {
  float: left;
  overflow: auto;
}
.navbar.new_navbar .navbar-inner .logo-wrapper a {
  color: white;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  line-height: 39px;
  -webkit-font-smoothing: antialiased;
}
.navbar.new_navbar .navbar-inner .logo-wrapper a img {
  margin: -1px 4px 0 0;
  height: 36px;
}
.navbar.new_navbar .navbar-inner .logo-wrapper a:hover {
  text-decoration: none;
}
.navbar.new_navbar .sub-navbar {
  background-color: #4D4D4D;
  box-sizing: border-box;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.navbar.new_navbar .sub-navbar .container {
  height: 29px;
  max-width: 965px;
  position: relative;
  width: auto;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats {
  left: 0;
  list-style: none;
  margin: 0;
  position: absolute;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats.right {
  left: auto;
  right: 0;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats.right .sub-nav-cat {
  margin-right: 16px;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats .sub-nav-cat {
  display: inline-block;
  margin-right: 16px;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats .sub-nav-cat .sub-nav-link {
  color: #D7D7D7;
  font-weight: 400;
  line-height: 29px;
}
.navbar.new_navbar .sub-navbar .container .sub-nav-cats .sub-nav-cat .sub-nav-link:hover {
  color: #EEE;
  text-decoration: none;
}
.navbar.new_navbar .nav_divider {
  color: #4d4d4d;
  font-size: 14px;
  margin-left: 13px;
  padding: 11px 0;
}
.navbar.new_navbar .nav_divider:after {
  content: '|';
}
.navbar.new_navbar .navbar-search,
.navbar.new_navbar .container .nav > li {
  margin-left: 15px;
  margin-right: 0;
}
.navbar.new_navbar .navbar-search.dropdown,
.navbar.new_navbar .container .nav > li.dropdown {
  margin-left: -15px;
  padding-left: 30px;
  padding-bottom: 20px;
}
.navbar.new_navbar .navbar-search,
.navbar.new_navbar .container .nav > li > a {
  margin-right: 0;
  line-height: 20px;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.navbar.new_navbar .navbar-search,
.navbar.new_navbar .navbar .nav > li > span > a {
  margin-top: 6px;
}
.navbar.new_navbar .container > .nav > li > a {
  margin-right: 0;
}
.navbar.new_navbar .nav > li > a {
  color: #d7d7d7;
}
.navbar.new_navbar .nav > li > span > a {
  font-weight: 700;
  margin-right: 0;
}
.navbar.new_navbar .nav li a.topnav-dropdown-userImage {
  padding: 8px 0;
}
.navbar.new_navbar .nav li a.topnav-dropdown-userImage img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 26px;
  width: 26px;
}
.navbar.new_navbar .nav > li > span > a.btn {
  -webkit-box-shadow: none;
  background-color: #AF631D;
  background-image: none;
  border: 1px solid #E98325;
  box-shadow: none;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 21px;
  margin-top: 8px;
  padding: 3px 14px;
  text-shadow: none;
  -webkit-transition: background-color, 300ms, ease-out;
  -moz-transition: background-color, 300ms, ease-out;
  -ms-transition: background-color, 300ms, ease-out;
  -o-transition: background-color, 300ms, ease-out;
  transition: background-color, 300ms, ease-out;
}
.navbar.new_navbar .nav > li > span > a.btn:hover,
.navbar.new_navbar .nav > li > span > a.btn:focus {
  background-color: #E98325;
}
.navbar.new_navbar .nav li a.topnav-dropdown-carret {
  padding: 11px 0 11px 4px;
}
.navbar.new_navbar .navbar-search .search-query {
  background: #4d4d4d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  box-shadow: none;
  color: #d7d7d7;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin-right: -35px;
  outline: none;
  padding-right: 35px;
}
.navbar.new_navbar .navbar-search .search-query::-webkit-input-placeholder {
  color: #d7d7d7;
}
.navbar.new_navbar .navbar-search .search-query:-moz-placeholder {
  color: #d7d7d7;
}
.navbar.new_navbar .navbar-search .search-query::-moz-placeholder {
  color: #d7d7d7;
}
.navbar.new_navbar .navbar-search .search-query:-ms-input-placeholder {
  color: #d7d7d7;
}
.navbar.new_navbar .navbar-search .search-query:focus,
.navbar.new_navbar .navbar-search .search-query.focused {
  color: #d7d7d7;
  background-color: #6b6b6b;
  border: none;
  outline: none;
}
.navbar.new_navbar .yes-notification .count {
  padding: 2px 4px;
  display: inline;
  position: inherit;
  left: 0;
  top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #e04c4c;
}
.navbar.new_navbar a.menu:after,
.navbar.new_navbar .dropdown-toggle:after {
  content: '';
  display: none;
}
.navbar.new_navbar .btn.btn-primary.upload-with-create {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  margin-right: -2px;
  padding: 4px 14px;
}
.navbar.new_navbar #create-link.btn-create {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  display: inline-block;
  padding: 2px 7px 3px;
}
.navbar.new_navbar #create-link.btn-create .icon-create {
  background: url(../../images/icon-create.png?cb=1622142989?cb=1622143004) no-repeat 0 0;
  height: 20px;
  width: 20px;
}
.tos-update-banner {
  background-color: #BDDFDF;
  height: auto;
  width: auto;
}
.tos-update-banner .tos-close {
  background: none;
  border: 0;
  color: #323B3A;
  float: right;
  font-size: 16px;
  padding: 3px 15px 0 0;
  text-decoration: none;
}
.tos-update-banner .text-div .desktop-text {
  padding: 10px;
}
.tos-update-banner .text-div .mobile-text {
  line-height: 15px;
  margin-left: 8px;
  padding: 7px;
}
.tos-update-banner .text-div .mobile-text a {
  color: #0077aa;
}
.tos-update-banner .text-div a {
  font-weight: bold;
}
.tos-update-banner .text-div p {
  color: #323B3A;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  text-align: center;
}
/* MOBILE NAVBAR */
#mobile-search-bar {
  overflow: hidden;
  display: none;
  background: #dedede;
  border: 1px solid #ccc;
}
#mobile-search-bar.open {
  display: block;
}
#mobile-search-bar #mobile-search-form {
  width: 100%;
}
#mobile-search-bar .navbar-search {
  margin: 0;
}
#mobile-search-bar .search-form-inner-container {
  margin: 10px;
  position: relative;
}
#mobile-search-bar .search-field-wrapper {
  text-align: left;
  width: 100%;
}
#mobile-search-bar .search-field-wrapper .search-field {
  padding: 9px 35px 5px 10px;
  width: 100%;
  height: auto;
  font-size: 17px;
  font-weight: 300;
  box-sizing: border-box;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
#mobile-search-bar .search-submit {
  display: block;
  height: 35px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 35px;
  z-index: 2;
}
#mobile-search-bar .search-submit .btn {
  background: url(/images/mobile/icon-search-black.png?cb=1622142989?cb=1622143004) no-repeat 8px 50%;
  border: 0;
  box-shadow: none;
  height: 35px;
  margin: 0;
  width: 35px;
}
#main-content-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 1005;
  cursor: pointer;
}
/** Hiding Upload and create in tablet and below **/
@media only screen and (max-width: 960px) {
  .navbar-inner #upload-link {
    display: none !important;
  }
  .navbar-inner .create-icn {
    display: none !important;
  }
  .sub-navbar .sub-nav-cats.right {
    display: none !important;
  }
}
@media screen and (min-width: 650px) {
  .nav-desktop-show {
    display: block!important;
  }
  .nav-desktop-hide {
    display: none!important;
  }
  .nav-mobile-show {
    display: none!important;
  }
}
@media screen and (max-width: 650px) {
  body #main_navbar {
    padding-bottom: 50px;
  }
  body #main_navbar .navbar-inner {
    text-align: center;
    height: 50px;
    padding: 0;
  }
  body #main_navbar .navbar-inner .container {
    padding: 0;
    height: 100%;
  }
  body #main_navbar .navbar-inner .container ul {
    margin: 0;
    width: 100%;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon {
    color: white;
    margin: 8px 0 0 0;
    width: 25%;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon .mobile-nav-label {
    font-size: 11px;
    font-weight: normal;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon a {
    color: white;
    display: block;
    width: 100%;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon ul {
    list-style-type: none;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon .mobile_nav_logo {
    margin-bottom: -6px;
    width: 21px;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon #mobile_menu_login {
    color: inherit;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon .fa-search.fa-2x {
    font-size: 1.85em;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon .fa-2x {
    font-size: 2em;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon .fa-2x.fa-user {
    margin: -1px 0 -2px 0;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown {
    background: none;
    border: 0;
    color: inherit;
    height: 20px;
    padding: 0;
    margin: 0;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown button {
    background: none;
    border: none;
    color: inherit;
    margin-top: -2px;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown button img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 22px;
    width: 22px;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown .dropdown-menu {
    width: 180px;
    left: initial;
    top: 42px;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown .dropdown-menu:before {
    right: 10.5vw;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown .dropdown-menu:after {
    right: 10.5vw;
  }
  body #main_navbar .navbar-inner .container ul .mobile-nav-icon li.dropdown .dropdown-menu .divider {
    border-bottom: 1px solid #626262;
  }
  .nav-mobile-show {
    display: block!important;
  }
  .nav-desktop-show {
    display: none!important;
  }
  .nav-mobile-hide {
    display: none!important;
  }
  body.search-bar-opened #main-content-overlay {
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  #main_navbar .sub-navbar .sub-nav-cats .sub-nav-cat {
    margin-right: 25px;
  }
}
.searchSuggestionsTop {
  background: #4d4d4d;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 42px;
  width: 300px;
  z-index: 1000;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.searchSuggestionsTop li {
  border-bottom: 1px solid #6A6B6C;
  color: inherit;
  line-height: 49px;
  padding: 3px 15px;
  text-align: left;
}
.searchSuggestionsTop li a {
  color: #3b3835;
}
.searchSuggestionsTop li:hover {
  background-color: #6A6B6C;
}
.searchSuggestionsTop li:last-child {
  border-bottom: 0;
}
.searchSuggestionsTop .searchHighlight {
  background: #4d4d4d;
  color: #d7d7d7;
  cursor: pointer;
}
.searchSuggestionsTop:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #4d4d4d;
  position: absolute;
  top: -7px;
  left: 9px;
}
.searchSuggestionsTop:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #4d4d4d;
  position: absolute;
  top: -6px;
  left: 10px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.container-responsive {
  max-width: none;
  margin: auto;
  padding: 0 0 20px 0;
}
.section .section_content {
  width: 95%;
  margin: auto;
  padding: 0 0 20px 0;
}
.section .section_content {
  width: 95%;
  margin: auto;
}
a:hover {
  text-decoration: none;
}
.heading {
  color: #585858;
  font-size: 40px;
  font-weight: 400;
  padding: 50px 0 10px 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
#list-page-banner {
  background: no-repeat center center;
  background-size: cover;
  margin: 0 auto;
  max-width: 950px;
  display: table;
  height: 210px;
  position: relative;
  width: 100%;
}
#list-page-banner .heading {
  color: #585858;
  font-size: 40px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#list-page-banner .banner-heading {
  display: table-cell;
  background-color: rgba(0, 0, 0, 0.44) 100%;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(-89deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.44) 100%);
  background-image: -ms-linear-gradient(-89deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.44) 100%);
  background-image: -webkit-linear-gradient(-89deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.44) 100%);
  background-image: -o-linear-gradient(-89deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.44) 100%);
  background-image: linear-gradient(-89deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.44) 100%);
  padding: 25px;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
#list-page-banner .banner-heading .heading {
  color: #fff;
}
#list-page-banner .follow-category {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #FFFFFF;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 22px;
}
#list-page-banner .follow-category a {
  color: #007ECC;
}
#list-page-banner .banner-text {
  text-align: center;
  color: #FFFFFF;
  font-family: Helvetica, sans-serif;
}
#list-page-banner .banner-text p {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
#list-page-banner .following-category {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  padding: 5px 15px;
}
#list-page-banner .following-category a {
  color: #FFFFFF;
}
#list-page-banner .show-error {
  color: #FF0000;
  font-size: 14px;
}
#list-page-banner .follow-success-message {
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 9px;
  color: #FFFFFF;
  line-height: 11px;
  margin: 1% 20%;
  padding: 1px;
}
#list-page-banner .follow-success-message p {
  margin: 5px 0 5px;
}
#filters a {
  color: #757575;
  transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
}
#filters a:hover {
  color: #575757;
}
#filters .title {
  color: #505050;
  font-weight: 500;
  font-size: 13px;
  padding: 5px 0;
}
#filters .main_filters,
#filters .more_filters {
  padding: 0 30px;
}
#filters .main_filters ul,
#filters .more_filters ul {
  padding: 0;
  margin: 0;
}
#filters .main_filters ul li,
#filters .more_filters ul li {
  list-style-type: none;
}
#filters .main_filters {
  position: relative;
  text-align: center;
  max-width: 940px;
  margin: 25px auto;
}
#filters .main_filters .title {
  color: #505050;
  font-weight: 300;
  font-size: 24px;
}
#filters .main_filters .filter ul li {
  display: inline;
}
#filters .main_filters .filter ul li a,
#filters .main_filters .filter ul li span {
  font-weight: 300;
  text-shadow: 1px 1px 1px #f3f3f3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#filters .main_filters .filter ul li span {
  font-size: 22px;
  color: #B6B6B6;
}
#filters .main_filters .filter ul li a {
  margin: 0 12px;
  color: #585858;
  font-size: 24px;
}
#filters .main_filters .filter ul li a.active {
  font-weight: bold;
}
#filters .main_filters .filter ul li a:hover {
  color: #3a3a3a;
}
#filters .main_filters .toggle-filters {
  font-size: 14px;
  position: absolute;
  right: 24px;
  top: 0px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-shadow: 1px 1px 1px #f3f3f3;
  color: #585858;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
#filters .main_filters .toggle-filters .caret {
  border-top-color: #585858;
  border-bottom-color: #585858;
  margin-top: 7px;
  margin-left: 2px;
  font-size: 21px;
}
#filters .main_filters .toggle-filters:hover {
  color: #3a3a3a;
}
#filters .more_filters {
  text-align: center;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 28px;
  background: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#filters .more_filters .filter {
  text-align: left;
  display: inline-block;
  padding: 10px 30px 0 0;
  position: relative;
  vertical-align: top;
}
#filters .more_filters .filter ul {
  overflow: hidden;
  height: 220px;
  width: 140px;
}
#filters .more_filters .filter ul li {
  padding: 2px 0;
}
#filters .more_filters .filter ul li a.active {
  font-weight: bold;
}
#filters .filters_nav {
  margin: 0;
}
#filters .filters_nav > li {
  list-style: none;
  float: left;
}
#filters .filters_nav > li > a {
  color: #ccc;
  text-shadow: 0px -1px 0px #111111;
  list-style: none;
  float: left;
  margin: 5px 6px;
  padding: 7px;
  border-radius: 3px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
#filters .filters_nav > li > a:hover {
  background: rgba(200, 200, 200, 0);
  color: #eee;
}
#filters .filters_nav.hightlight > li > a {
  background: #3A3A3A;
  border-radius: 3px;
  border: 1px solid #242424;
}
#slideshows_container {
  margin: 25px auto;
  max-width: 960px;
}
#slideshows_container h1 {
  font-size: 14px;
  color: #333;
}
#slideshows_container ul li {
  font-size: 12px;
  color: #777;
}
#infscr-loading {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 1000;
}
#leaderboard_ad {
  margin-top: 110px;
  margin-left: 190px;
  margin-bottom: 20px;
}
.loader,
.noNoMoreToLoad {
  width: 100%;
  display: none;
}
.loader > div {
  width: 50px;
  height: 80px;
  margin: auto;
  background: url(/images/spinner_no_bg.gif?cb=1622142989?cb=1622143004) center center no-repeat;
}
.noNoMoreToLoad {
  color: #747474;
  padding: 25px 0;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 1.1em;
  text-align: center;
}
.scroll_to_top {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 2000;
}
.scroll_to_top > div {
  display: none;
  cursor: pointer;
  height: 54px;
  width: 54px;
  float: right;
  margin-right: 20px;
  border-radius: 3px;
  box-shadow: 1px 1px 6px #0a0a0a;
  background: url(/images/white_arrow_up.png?cb=1622142989?cb=1622143004) center center no-repeat;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
#noContentToDisplay {
  margin: 20px;
}
.page_links a {
  color: #CECECE;
}
.btn-tag-upload {
  background: none repeat scroll 0 0 #F08C1E;
}
/* Media queries
-------------------------------------------------- */
@media screen and (max-width: 480px) {
  #slideshows_container {
    margin-top: 16px;
  }
  #list_page_banner {
    height: 270px;
  }
  #filters .main_filters {
    padding: 0 10px;
    margin: 0;
  }
  #filters .main_filters .filter {
    padding-top: 30px;
  }
  #filters .main_filters .filter ul li a {
    margin: 0 2px;
    font-size: 18px;
  }
  .heading {
    font-size: 32px;
    padding-top: 36px;
  }
  .follow-success-message {
    margin: 2% 10%;
  }
}
@media screen and (max-width: 730px) {
  #toggle-filters,
  #more-filters {
    display: none;
  }
}
@media screen and (max-width: 880px) {
  #leaderboard_ad {
    display: none;
  }
  .loader > div {
    background: url(/images/spinner_no_bg.gif?cb=1622142989?cb=1622143004) center center no-repeat;
  }
  .page_links a {
    color: #ddd;
  }
}
@media screen and (min-width: 1224px) {
  .banner-heading {
    line-height: 4em;
  }
  .follow-success-message {
    margin: 0 40%;
  }
}
@media screen and (max-width: 320px) {
  #list_page_banner {
    height: 150px;
  }
  .follow-success-message {
    margin: 2% 10%;
  }
}
@media screen and (max-width: 460px) {
  .slideshow .details {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .slideshow .details .info {
    display: none;
  }
}
@media screen and (max-width: 460px) {
  .slideshow .details {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .slideshow .details .info {
    display: none;
  }
}
@media screen and (max-width: 315px) {
  #android-overlay-promo {
    height: 60px;
  }
  #android-overlay-promo img.ss_icon {
    height: 32px;
    margin-top: 13px;
  }
  #android-overlay-promo div.text_div .promo_title {
    font-size: 12px;
    line-height: 1;
  }
  #android-overlay-promo div.text_div .promo_text_div {
    vertical-align: top;
    line-height: 1;
  }
  #android-overlay-promo div.text_div .promo_text_div .promo_text {
    font-size: 10px;
  }
  #android-overlay-promo div.text_div #promo_play_icon {
    width: 8px;
  }
  #android-overlay-promo .install_btn {
    width: 35px;
    height: 25px;
    line-height: 25px;
    margin-top: 16px;
    font-size: 10px;
  }
}
