@keyframes environment-blink {
	from {
		text-shadow: none;
	}

	to {
		text-shadow: 0 0 6px rgba(255, 50, 50, 0.4);
	}
}

@-webkit-keyframes environment-blink {
	from {
		text-shadow: none;
	}

	to {
		text-shadow: 0 0 6px rgba(255, 50, 50, 0.4);
	}
}

@keyframes slidein {
	from {
		width: 100%;
	}
}

@-webkit-keyframes slidein {
	from {
		width: 100%;
	}
}

/* The Fallback for ie < 9 */
.editr #global-nav .gn-link {
	color: white;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}

.editr #global-nav .gn-link:hover {
	text-decoration: none;
	opacity: 0.7;
}

.gn-link,
.gn-link:link,
.gn-link:visited {
	display: inline-block;
	height: 50px;
	*height: 31px;
	margin: 0;
	padding: 16px 17px 0 18px;
	font-weight: normal;
	font-size: 16px;
	color: white;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}
.gn-link.secondary,
.gn-link:link.secondary,
.gn-link:visited.secondary {
	font-weight: normal;
}
.gn-link span,
.gn-link:link span,
.gn-link:visited span {
	display: inline;
	position: relative;
}

.zh-hk .gn-link span {
	font-weight: normal;
}

.top-nav li .gn-link:hover,
.top-nav li .gn-link:focus,
.top-nav li .gn-link:hover,
.top-nav li .gn-link:focus {
	text-decoration: none;
	opacity: 0.7;
}

body.new-header {
	padding-top: 50px;
}
body.new-header #SearchFormDivider {
	display: none;
}
body.new-header #SearchFormStrip {
	background: none;
	border-bottom: 1px dotted #d1d1d1;
}

body.with-eyebrow {
	padding-top: 72px;
	background-position: left 22px;
}
body.with-eyebrow #global-nav {
	top: 22px;
}

body.has-storage-banner,
body.has-subscription-banner {
	padding-top: 98px;
	background-position: left 48px;
}
body.has-storage-banner #global-nav,
body.has-subscription-banner #global-nav {
	top: 48px;
}
body.has-storage-banner.with-eyebrow,
body.has-subscription-banner.with-eyebrow {
	padding-top: 120px;
	background-position: left 70px;
}
body.has-storage-banner.with-eyebrow #eyebrow,
body.has-subscription-banner.with-eyebrow #eyebrow {
	top: 48px;
}
body.has-storage-banner.with-eyebrow #global-nav,
body.has-subscription-banner.with-eyebrow #global-nav {
	top: 70px;
}

body.has-free-refresh-banner,
body.has-banner,
body.has-banner.has-banner-size-1 {
	padding-top: 98px;
	background-position: left 48px;
}
body.has-free-refresh-banner #global-nav,
body.has-banner #global-nav,
body.has-banner.has-banner-size-1 #global-nav {
	top: 48px;
}
body.has-free-refresh-banner.with-eyebrow,
body.has-banner.with-eyebrow,
body.has-banner.has-banner-size-1.with-eyebrow {
	padding-top: 120px;
	background-position: left 70px;
}
body.has-free-refresh-banner.with-eyebrow #eyebrow,
body.has-banner.with-eyebrow #eyebrow,
body.has-banner.has-banner-size-1.with-eyebrow #eyebrow {
	top: 48px;
}
body.has-free-refresh-banner.with-eyebrow #global-nav,
body.has-banner.with-eyebrow #global-nav,
body.has-banner.has-banner-size-1.with-eyebrow #global-nav {
	top: 70px;
}

body.has-pro-refresh-banner,
body.has-banner.has-banner-size-2 {
	padding-top: 128px;
	background-position: left 78px;
}
body.has-pro-refresh-banner #global-nav,
body.has-banner.has-banner-size-2 #global-nav {
	top: 78px;
}
body.has-pro-refresh-banner.with-eyebrow,
body.has-banner.has-banner-size-2.with-eyebrow {
	padding-top: 150px;
	background-position: left 100px;
}
body.has-pro-refresh-banner.with-eyebrow #eyebrow,
body.has-banner.has-banner-size-2.with-eyebrow #eyebrow {
	top: 78px;
}
body.has-pro-refresh-banner.with-eyebrow #global-nav,
body.has-banner.has-banner-size-2.with-eyebrow #global-nav {
	top: 100px;
}
body.has-pro-refresh-banner #storage-announcement li.news-item,
body.has-banner.has-banner-size-2 #storage-announcement li.news-item {
	padding-right: 200px;
}
body.has-pro-refresh-banner #storage-announcement h2,
body.has-banner.has-banner-size-2 #storage-announcement h2 {
	line-height: 24px;
}
body.has-pro-refresh-banner #storage-announcement a.cta-btn,
body.has-banner.has-banner-size-2 #storage-announcement a.cta-btn {
	top: 12px;
}

body.has-banner.has-banner-size-3 {
	padding-top: 158px;
	background-position: left 108px;
}
body.has-banner.has-banner-size-3 #global-nav {
	top: 108px;
}
body.has-banner.has-banner-size-3.with-eyebrow {
	padding-top: 180px;
	background-position: left 130px;
}
body.has-banner.has-banner-size-3.with-eyebrow #eyebrow {
	top: 108px;
}
body.has-banner.has-banner-size-3.with-eyebrow #global-nav {
	top: 130px;
}

.announcement-banner {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	/* min-width: 930px; */
	padding: 16px 35px 16px 10px;
	color: white;
	font: 200 16px/1 "helvetica neue", helvetica, arial, sans-serif;
	box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.333);
	background: #0574e0;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0574e0 0%, #0155d8 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0574e0), color-stop(100%, #0155d8));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0574e0 0%, #0155d8 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0574e0 0%, #0155d8 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0574e0 0%, #0155d8 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0574e0 0%, #0155d8 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0574e0', endColorstr='#0155d8',GradientType=0 );
	/* IE6-9 */
}
.announcement-banner.announcement-banner-1 {
	height: 16px;
}
.announcement-banner.announcement-banner-2 {
	height: 46px;
}
.announcement-banner.announcement-banner-3 {
	height: 76px;
}
.announcement-banner .close-btn {
	position: absolute;
	top: -2px;
	right: 0;
	padding-right: 6px;
	color: white;
	background: transparent;
	font-size: 28px;
	font-weight: 400;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.announcement-banner .close-btn:active {
	top: -1px;
	text-shadow: none;
}
.announcement-banner h2,
.announcement-banner p {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.announcement-banner h2.inline,
.announcement-banner p.inline {
	display: inline;
}
.announcement-banner h2 a,
.announcement-banner p a,
.announcement-banner h2 a:hover,
.announcement-banner p a:hover {
	color: white;
	background: transparent;
}
.announcement-banner h2 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
}
.announcement-banner a.cta-btn,
.announcement-banner a.cta-btn:hover {
	min-width: 93px;
	padding: 5px 10px 4px;
	background: white;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	color: black;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
}

#eyebrow {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	min-width: 975px;
	margin: auto;
	padding: 0;
	text-align: left;
	background-color: #E9E9F2;
	line-height: 16px;
}
#eyebrow.pro #yucs-top-ff-promo {
	display: none;
}
#eyebrow #eyebrow-wrap {
	position: relative;
	min-width: 800px;
	max-width: calc(100% - 20%);
	margin: 0 auto;
}
#eyebrow .yucs-top-txt {
	line-height: normal;
}
#eyebrow a:hover,
#eyebrow a:active {
	background-color: transparent;
}
#eyebrow #yucs-top-bar {
	width: auto;
	float: none;
}
#eyebrow #yucs-top-bar #yucs-top-home {
	margin-left: 0px;
}
#eyebrow #yucs-top-bar #yucs-top-home a {
	color: transparent;
}
#eyebrow.scrolling-header {
	position: absolute;
}

#global-nav {
	color: #000;
	/* to preserve line-height and selector appearance */
	/* because legend doesn't inherit in IE */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	height: 50px;
	width: 100%;
	margin: auto;
	padding: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.8);
	background: url(https://combo.staticflickr.com/pw/images/iefallbacktrans.png) repeat scroll \9;
	box-shadow: none;
	/* NEW Callout */
}
#global-nav, #global-nav * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#global-nav div, #global-nav ul, #global-nav ol, #global-nav li,
#global-nav form, #global-nav fieldset,
#global-nav legend, #global-nav input, #global-nav textarea {
	margin: 0;
	padding: 0;
	color: #212124;
}
#global-nav a,
#global-nav a:hover {
	background-color: transparent;
}
#global-nav fieldset, #global-nav img {
	border: 0;
}
#global-nav ol, #global-nav ul {
	list-style: none;
}
#global-nav sup {
	vertical-align: text-top;
}
#global-nav sub {
	vertical-align: text-bottom;
}
#global-nav input,
#global-nav textarea,
#global-nav select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
	/* to enable resizing for IE */
}
#global-nav legend {
	color: #000;
}
#global-nav.no-js .gn-menu-parent:hover .panel,
#global-nav.no-js .gn-menu-parent :focus + .panel {
	display: block;
}
#global-nav.scrolling-header {
	position: absolute;
}
#global-nav.styleguide-global-nav {
	font-family: "Proxima Nova", "helvetica neue", helvetica, arial, sans-serif;
	background-color: #212124;
	border-bottom: 1px solid black;
}
#global-nav.gn-signed-out .search-window {
	border-width: 6px 49px 7px 6px;
}
#global-nav .gn-wrap {
	display: flex;
	position: relative;
	min-width: 800px;
	max-width: calc(100% - 20%);
	margin: 0 auto;
	height: 100%;
}
#global-nav .gn-wrap.override-width {
	min-width: inherit;
	max-width: inherit;
}
#global-nav .logo {
	display: block;
	flex: 0 0 auto;
	height: 100%;
	width: 98px;
	margin-right: 15px;
	position: relative;
}
#global-nav .logo .refresh-logo-2013,
#global-nav .logo .refresh-logo-2013-2x {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-image: url(https://combo.staticflickr.com/pw/images/flickr_logo_gn_styleguide_1x.png);
	background-image: -webkit-image-set(url(https://combo.staticflickr.com/pw/images/flickr_logo_gn_styleguide_1x.png) 1x, url(https://combo.staticflickr.com/pw/images/flickr_logo_gn_styleguide_2x.png) 2x);
	background-repeat: no-repeat;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}

#global-nav .logo.new-logo .refresh-logo-2013,
#global-nav .logo.new-logo .refresh-logo-2013-2x {
	background-image: url(https://combo.staticflickr.com/pw/images/flickr_logo_dots.svg);
	background-size: 100%;
}
#global-nav .logo .refresh-logo-2013:hover,
#global-nav .logo .refresh-logo-2013-2x:hover {
	opacity: 0.7;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
	#global-nav .logo .refresh-logo-2013 {
		background-image: url(https://combo.staticflickr.com/pw/images/flickr_logo_gn_styleguide_2x.png);
		background-size: 100%;
	}
	#global-nav .logo.new-logo .refresh-logo-2013 {
		background-image: url(https://combo.staticflickr.com/pw/images/flickr_logo_dots.svg);
		background-size: 100%;
	}
}
#global-nav .logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#global-nav .logo a img {
	display: block;
	position: absolute;
	left: 0;
	bottom: 12px;
}
#global-nav .logo a.environment {
	font-weight: bold;
	font-size: 13px;
	color: #f33;
	display: inline;
	position: absolute;
	right: 0;
	top: 8px;
	width: auto;
	height: auto;
	-webkit-animation: environment-blink 2s ease-in-out infinite alternate;
	animation: environment-blink 2s ease-in-out infinite alternate;
}
#global-nav .nav {
	display: block;
	height: 50px;
	overflow: visible;
	margin-right: auto; /* For flexing whitespace */
}
#global-nav .nav > ul {
	height: 50px;
	display: flex;
	position: relative;
}
#global-nav .nav .label-beta {
	display: inline-block;
	padding: 2px 3px 1px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff9f00;
	border-radius: 3px;
	margin-left: 10px;
}
#global-nav .tools {
	display: flex;
	height: 50px;
	transition: left 250ms ease-in-out;
}
#global-nav .tools.with-upload-icon .label-alpha {
	display: inline-block;
	padding: 2px 3px 1px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff9f00;
	border-radius: 3px;
	position: absolute;
	top: 17px;
	left: -36px;
	transition: left 250ms ease-in-out;
}
#global-nav .tools.with-upload-icon .gn-search::-webkit-input-placeholder {
	color: rgba(33, 33, 36, 0.5);
}
#global-nav .tools.with-upload-icon .gn-search::-moz-placeholder {
	color: rgba(33, 33, 36, 0.5);
}
#global-nav .tools.with-upload-icon .gn-search:-ms-input-placeholder {
	color: rgba(33, 33, 36, 0.5);
}
#global-nav .tools.expanded form {
	width: 360px;
}
#global-nav .tools.expanded form .gn-search {
	width: 360px;
}
#global-nav .tools.expanded .label-alpha {
	left: -175px;
}
#global-nav .gn-menu-parent {
	display: inline-block;
	position: relative;
}
#global-nav .gn-menu-parent.open .panel {
	display: block;
}
#global-nav .toplink {
	height: 50px;
	display: block;
	position: relative;
}
#global-nav .toplink.right {
	position: absolute;
	right: 320px;
	top: 0;
}
#global-nav .toplink .gn-signup {
	height: 32px;
	text-align: center;
	min-width: 96px;
	padding: 0 20px;
	background-color: #ff0084;
	color: #fff;
	border-radius: 3px;
	border: none;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
	display: inline-block;
	margin: 9px 20px 0;
	-webkit-transition: background-color 150ms ease-in-out;
	-moz-transition: background-color 150ms ease-in-out;
	-o-transition: background-color 150ms ease-in-out;
	transition: background-color 150ms ease-in-out;
}
#global-nav .toplink .gn-signup:hover, #global-nav .toplink .gn-signup:focus {
	background-color: #1c9be9;
}
#global-nav .toplink:hover .gn-signup {
	opacity: 1;
}
#global-nav .toplink .badge-sale {
	position: relative;
	z-index: 9999;
	right: 6px;
	top: -2px;
	color: white;
	background-color: #009eff;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	text-align: left;
	font-size: 10px;
	border-radius: 3px;
	padding: 0 7px 0 7px;
	white-space: nowrap;
	cursor: default;
}
#global-nav .toplink .badge-sale::before {
	content: '';
	display: block;
	position: absolute;
	width: 11.31371px;
	height: 11.31371px;
	top: 2.34315px;
	left: -4.15685px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
	background: #009eff;
	border-radius: 3px;
}
#global-nav .panel {
	position: absolute;
	display: none;
	color: #212124;
	font-size: 13px;
	top: 34px;
	left: 20px;
	min-width: 150px;
	cursor: default;
}
.it-it #global-nav .panel#you-panel,
.de-de #global-nav .panel#you-panel,
.es-us #global-nav .panel#you-panel,
.ko-kr #global-nav .panel#you-panel {
	left: 10px;
}
#global-nav .panel a {
	color: #212124;
}
#global-nav .panel .arrow {
	height: 0;
	width: 0;
	position: relative;
	top: 1px;
	left: 10px;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: #fff transparent;
	z-index: 12;
}
#global-nav .bd {
	position: relative;
	border-radius: 0;
	background: #FFF;
	z-index: 11;
	height: auto;
	overflow: hidden;
	padding: 6px 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}
#global-nav .gn-subnav-item {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#global-nav .gn-subnav-item a {
	display: flex;
	align-items: center;
	overflow: hidden;
	color: #212124;
	padding: 0 15px;
	line-height: 26px;
	white-space: pre;
	font-size: 15px;
	font-weight: normal;
}
#global-nav .gn-subnav-item a:hover, #global-nav .gn-subnav-item a:focus {
	background: #e6eaec;
}


#global-nav .gn-subnav-item .new-badge {
	background-color: #ff9f00;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	line-height: 1em;
	padding: 2px 3px 1px;
	text-transform: uppercase;
	margin-left: 4px;
}


#global-nav .header-count,
#global-nav .header-count:hover {
	display: inline-block;
	padding: 0 4px;
	height: 16px;
	min-width: 16px;
	text-align: center;
	line-height: 17px;
	border-radius: 8px;
	font-size: 12px;
	position: absolute;
	right: -5px;
	top: -4px;
	color: white;
	background: #ff0085;
}
#global-nav .gn-upgrade {
	position: absolute;
	left: 196px;
	top: 0;
}
#global-nav .gn-upgrade .gn-link {
	padding: 22px 0 0;
	font-size: 11px;
}
#global-nav .tools form {
	display: block;
	position: relative;
	width: 220px;
	height: 33px;
	margin: 8px 12px 0 19px;
	transition: background-color 250ms ease-in-out, width 250ms ease-in-out;
}
#global-nav .tools form input::-webkit-input-placeholder {
	color: #777;
}
#global-nav .tools form input:-moz-placeholder {
	color: #777;
}
#global-nav .tools form .gn-search {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 33px;
	width: 220px;
	margin: 0;
	padding: 0 5px 0 38px;
	border: 0px solid #ccc;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	line-height: 33px\9;
	outline: none;
	border-radius: 16px;
	z-index: 1001;
	background-color: rgba(255, 255, 255, 0.8);
	transition: background-color 250ms ease-in-out, width 250ms ease-in-out, left 250ms ease-in-out;
}
#global-nav .tools form .gn-search:focus {
	box-shadow: inset 0 0 3px 1px rgba(0, 112, 255, 0.13);
	background: #FFF;
}
#global-nav .tools form .search-icon {
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 4px;
	height: 100%;
	width: 32px;
	padding: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAAuElEQVR4AZWQtVlHQRwEB40uw6GbuxynG5w6iNAQ6eNJE7j9cYdFn9tuNL9vTvlNH8sEPKk+i/RCNhO0+Ij1krGs8s4H+ziM6tgXvSe13u9d5olFpN3ihy5/75KOdmMxQl/oMpLT1I/wSWgyktH0qY50H2GYe5zVNIxwpfDiKxH2c535gjlNXhkmlpnfz7QY1bIvUlmnI6lpt1jf8rV+Vgh55p6QFUbYzWrZdDfVVqFaO4RybZsT7CeLYGIsqHqxpwAAAABJRU5ErkJggg==);
	background-image: -webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAAuElEQVR4AZWQtVlHQRwEB40uw6GbuxynG5w6iNAQ6eNJE7j9cYdFn9tuNL9vTvlNH8sEPKk+i/RCNhO0+Ij1krGs8s4H+ziM6tgXvSe13u9d5olFpN3ihy5/75KOdmMxQl/oMpLT1I/wSWgyktH0qY50H2GYe5zVNIxwpfDiKxH2c535gjlNXhkmlpnfz7QY1bIvUlmnI6lpt1jf8rV+Vgh55p6QFUbYzWrZdDfVVqFaO4RybZsT7CeLYGIsqHqxpwAAAABJRU5ErkJggg==) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAQAAABLCVATAAABjklEQVR4AeWUtdpTQRiE3z3BoQ0tGr0E3LWlilepU57cAHobuFPR4A4/7lLiDe4W3edrdrP/sY53ypln1hcDxRK2cY7X/OjpDefZwkIUofBo8JSORY+pBy/LcI2OQxeZRwDW8ImOW7xnxfg1PyX+mwNUyDOjpzwVDvBLvJ/uqgwyG46QsfhHxX8/eoEeV3ToHy3sKNr8k73ysNKQ0Vq4aEuubh/rqSzKjZIFPkFhsFibv8gwHhnZ9kUYbNPWAYKwX6e3YnBBWxWCUNbpCxi81VaeIMzW6beGIxdxBkGYJBczoaJvGLzRVi7U0l5gcE5b5VCbfR6DHZGOfwcGSyNdyMUYePJEjqJw4n4i0KSj5ePCp+PezxQ35Bvx7WOh8OUb+TD6quT5LKMddX1sWieZxgg28FNiv9hPmdlM7Gk2ZfbLFgeq2sgXOi4FryrKXtn1JXhViibPrCWP2MRM7gavAo9l7OAcb/jJN15wnu0sRgGQdlQF53+t2gXJVL2HZKoOQxJVd0lDvKrj/OAYaegCaiiJX3//iW4AAAAASUVORK5CYII=) 2x);
	background-repeat: no-repeat;
	background-size: 18px;
	background-color: transparent;
	background-position: center center;
	opacity: 0.6;
	z-index: 1002;
	cursor: pointer;
	*padding-left: 100px;
	border: none;
}
#global-nav .tools .top-nav {
	display: flex;
}
#global-nav .tools .toplink .gn-link {
	padding-left: 11px;
	padding-right: 12px;
}
#global-nav .tools .toplink:last-of-type .gn-link {
	padding-right: 0;
}
#global-nav .gn-pro-link {
	padding: 8px;
}
#global-nav .gn-pro-link .gn-pro-text {
	padding: 8px;
	border-radius: 3px;
	color: #ff0085;
	background-color: #000000;
}
#global-nav .upload-icon {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAQAAAAwokVPAAAA4ElEQVR4AZ3TJVBFQRxH4X1DouAJIk6jIX1wKXinB7zgrj3R8YQ7ES+4J9xdDu7/nbdzT/3Nd/2qvxFOM+vcc8A0tfgq03Chld/dUIqDCfVgEakuIsmmgBgcddTGCPbaI1PGGZjVJOEJTEv8/6gejfHUXxyM1D5HSHn+pGHM878dfPBhR1hCv2kMtzJ9XUUe9Em9ONNTDR8l9n1q1FM9B8peh2U9tcNjFLcyNeBD6t8dlypNVPC7C0UPckVfqAi5c0WyZTyksNFnEce/js70WsDV3/9yMj3sG+Jzhol/XZ4BXTMi4fKD4i4AAAAASUVORK5CYII=);
	background-image: -webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAQAAAAwokVPAAAA4ElEQVR4AZ3TJVBFQRxH4X1DouAJIk6jIX1wKXinB7zgrj3R8YQ7ES+4J9xdDu7/nbdzT/3Nd/2qvxFOM+vcc8A0tfgq03Chld/dUIqDCfVgEakuIsmmgBgcddTGCPbaI1PGGZjVJOEJTEv8/6gejfHUXxyM1D5HSHn+pGHM878dfPBhR1hCv2kMtzJ9XUUe9Em9ONNTDR8l9n1q1FM9B8peh2U9tcNjFLcyNeBD6t8dlypNVPC7C0UPckVfqAi5c0WyZTyksNFnEce/js70WsDV3/9yMj3sG+Jzhol/XZ4BXTMi4fKD4i4AAAAASUVORK5CYII=) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAoCAQAAAAIslF0AAABpklEQVR4AcXXA6xcURhF4V3bCmpG78V1G9Q2YtS2bTeqotoMagRFVNu2bazaM3fOnzl3ZsX8DqItlyhCT1ZyjEd84DnX2cV06pBRYUZNtvORSN1lAvnCQUuwjeAe05M0vtlmPMGlbeT2yfbkI66dopAvtj2fsHSMnmzgPC94yw12Moqyskcl3hFvn9hMqo3NwkX89J7hpHGHR+GzxaRzY3PxGL/NdoO74b82LvAe/HeH7LHYnLwnjPrFgqsTTidiwe0Jq+LB8CDcW8c63GseHU1PD27j2iRJYhKu9VXkKME+sLEmenRkNoV7dtZE94rElrKzZrpppL89YGfN9CbaklF/Rpd4WAMNV2imn5GBW/GyBhpmkkZfo4kf1kBP1NeY54s10A0kcdQXa6Avk14898ca6NbyyRroJeIpwZ2X7HGe4K6IYwT3glQzm8ILgnsnFmAsImXtrWidFPiKyMz9JMDLJTEgCXAbSWTkaILhm2TW1yjH44TCbfUzKvDIC2yfNJTjaELgaf+NODIygPuhwhdoociRmdYs4BhPvMLvuMwy2pBRv/oM5bgZDqlU58YAAAAASUVORK5CYII=) 2x);
	background-repeat: no-repeat;
	background-size: 30px 20px;
	background-color: transparent;
	background-position: center center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 30px;
	height: 20px;
	position: relative;
	top: -1px;
}
#global-nav .notifications-icon {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAQAAABqSHSNAAAAuElEQVQoz7XMTwoBYRjH8WdBGgsbuYAFsbUkuYLkEEpOwBlkITmFlChXkD9ZmiwsKOtJLMx8bci807wzk/L97Z4+PSKuMOiywcJiSw9D/KPMAXcmFT9W4I63B0Uvi7HCrzVxFTbQ1VThUAtHKpxo4VSFMy2c/xsutHCpwp0W7t0szVMLbTJf2CeowYdVcQKhQ01EyHEmrAt5wSRKR6HNOMI68mOkKL2XCIZZbABuJMN+trhyou69vwA2eQwNSpo4QQAAAABJRU5ErkJggg==');
	background-image: -webkit-image-set(
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAQAAABqSHSNAAAAuElEQVQoz7XMTwoBYRjH8WdBGgsbuYAFsbUkuYLkEEpOwBlkITmFlChXkD9ZmiwsKOtJLMx8bci807wzk/L97Z4+PSKuMOiywcJiSw9D/KPMAXcmFT9W4I63B0Uvi7HCrzVxFTbQ1VThUAtHKpxo4VSFMy2c/xsutHCpwp0W7t0szVMLbTJf2CeowYdVcQKhQ01EyHEmrAt5wSRKR6HNOMI68mOkKL2XCIZZbABuJMN+trhyou69vwA2eQwNSpo4QQAAAABJRU5ErkJggg==') 1x,
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAtCAQAAAB2OuFVAAABRUlEQVRIx+3WvyuFURjA8SMGQuJNKT8XA4NSDKRsRou/QBG3XCULJoPBP2FgUSZlMHDvYJEB151IkW5KLik3GdDXIOJe57zvec4xud93PX3qPU+dHqWM0cE8u5zySI4zEizQqaQxwD6/dcCgPVbJOqY2qLLhWkgRVpq2qFwt50TpgiAKV8oOUUtSFg7GsGk6fBg3VuAt1WYwjm0zZjBhDe6ZuBperMFXw6zpRVKfHhwWgSN6cFwExvTgpAiMF8H/DU6JQP3zwJIIXNaDKyJwVQ8eisC0jmtEWquv19o0FsrJiMFrKgrBWVyay+e6eXICn+n5ztVzhWsZGj65Oo7w0QnBxybjhwNIESg28dmWslw9wsoqxrjzxt0zoYr9dQyxmPe1u4GF244j2EzuB3dMietPj/L2xT3Q5eMe+9kmyyVrNIWffgdwFAmiSIt7TQAAAABJRU5ErkJggg==') 2x
	);
	background-repeat: no-repeat;
	background-size: 20px 22px;
	background-color: transparent;
	background-position: center center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 20px;
	height: 22px;
	position: relative;
	top: -2px;
}
#global-nav .global-nav-notifications {
	postion: relative;
}
#global-nav .notifications-count {
	position: absolute;
	top: 3px;
	right: 2px;
	box-sizing: border-box;
	height: 16px;
	min-width: 16px;
	text-align: center;
	line-height: 17px;
	border-radius: 8px;
	font-size: 12px;
	font-family: inherit;
	border: none;
	background: #ff0084;
	padding: 0px 4px;
}
#global-nav .notifications-count.hidden {
	display: none;
}
#global-nav .gn-account {
	width: 33px;
	height: 33px;
	display: block;
	top: 8px;
	margin-left: 12px;
}
#global-nav .gn-account .account {
	width: 33px;
	height: 33px;
	padding: 0 !important;
	overflow: hidden;
	border-radius: 50%;
	opacity: 1 !important;
}
#global-nav .gn-account:hover .account, #global-nav .gn-account:focus .account {
	border-color: #699bd9;
}
#global-nav .gn-account .panel {
	left: auto;
}
#global-nav .gn-signin a {
	padding-right: 0;
	padding-top: 16px;
}
#global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	z-index: 0;
	position: absolute;
}
#global-nav #gb-ac-wrap {
	position: absolute;
	right: -1px;
	top: 28px;
	width: 322px;
}
#global-nav #gb-ac-panel {
	color: #212124;
	font-size: 14px;
	background-color: #FFF;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid #aaa;
	border-radius: 5px;
	top: 18px;
	right: 0;
	cursor: auto;
	background-size: cover;
	background-position: center;
	/* for new account menu, 2014 */
}
#global-nav #gb-ac-panel.new-account-menu {
	border-radius: 3px;
}
#global-nav #gb-ac-panel.new-account-menu .center {
	text-align: center;
}
#global-nav #gb-ac-panel.new-account-menu.arrow_box:after {
	border-width: 5px;
}
#global-nav #gb-ac-panel.new-account-menu.arrow_box:before {
	border-width: 6px;
}
#global-nav #gb-ac-panel.new-account-menu .usage {
	padding: 0 15px 0 15px;
}
#global-nav #gb-ac-panel.new-account-menu .usage .disk {
	font-size: 14px;
	color: #898989;
}
#global-nav #gb-ac-panel.new-account-menu .usage .unlimited {
	margin-bottom: 10px;
}
#global-nav #gb-ac-panel.new-account-menu .usage .upgrade {
	margin: 10px 0 5px 0;
}
#global-nav #gb-ac-panel.new-account-menu .usage .upgrade .upgrade-btn {
	background-color: #1c9be9;
	text-decoration: none;
	color: white;
	height: 32px;
	line-height: 32px;
	min-width: 80px;
	font-weight: 600;
	font-size: 16px;
}
#global-nav #gb-ac-panel.new-account-menu .meter-bd {
	border: 0;
	box-shadow: 0 0 0 1px transparent, inset 4px 0 #008ddf;
	border-radius: 0;
	background-color: #f3f5f6;
}
#global-nav #gb-ac-panel.new-account-menu .meter-bd .meter {
	background: transparent;
}
#global-nav #gb-ac-panel.new-account-menu #gb-ac-profile {
	min-height: 60px;
	padding: 10px 15px 0 15px;
}
#global-nav #gb-ac-panel.new-account-menu #gb-ac-profile .wrap .iwrap {
	width: auto;
}
#global-nav #gb-ac-panel.new-account-menu #gb-ac-profile .wrap .welcome {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-weight: inherit;
	text-shadow: none;
}
#global-nav #gb-ac-panel.new-account-menu #gb-ac-profile .wrap .wel-desc {
	margin: 3px 0 0 0;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	text-shadow: none;
	font-weight: 400;
}
.open #global-nav #gb-ac-panel {
	display: table;
}
#global-nav #gb-ac-panel .left {
	float: left;
}
#global-nav #gb-ac-panel .right {
	float: right;
}
#global-nav #gb-ac-panel.arrow_box {
	position: relative;
}
#global-nav #gb-ac-panel.arrow_box:after, #global-nav #gb-ac-panel.arrow_box:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#global-nav #gb-ac-panel.arrow_box:after {
	border-bottom-color: #fff;
	right: 10px;
	border-width: 8px;
	margin-left: -8px;
}
#global-nav #gb-ac-panel.arrow_box:before {
	border-bottom-color: #aaa;
	right: 9px;
	border-width: 9px;
	margin-left: -9px;
}
#global-nav #gb-ac-panel .usage {
	padding: 10px 15px;
	position: relative;
	z-index: 2;
	background: white;
	overflow: auto;
}
#global-nav #gb-ac-panel .meter-bd {
	width: 100%;
	height: 4px;
	border: 1px solid white;
	box-shadow: 0 0 0 1px #898989, inset 300px 0 #008ddf;
	border-radius: 3px;
	float: left;
	margin: 10px 0 6px;
}
#global-nav #gb-ac-panel .meter-bd .meter {
	float: right;
	height: 2px;
	background: white;
}
#global-nav #gb-ac-panel .meter-bd .bars {
	display: none;
}
#global-nav #gb-ac-panel .disk {
	margin: 0;
}
#global-nav #gb-ac-panel .upgrade {
	margin: 0;
	line-height: 3em;
}
#global-nav #gb-ac-panel .upgrade-btn {
	font-weight: 500;
	padding: 6px 12px;
	margin-right: 7px;
	border-radius: 3px;
	background: #0063dc;
	color: #fff;
}
#global-nav #gb-ac-panel ul.ac-nav {
	position: relative;
	display: block;
	padding: 0 15px 14px;
	width: 100%;
	height: 1.95em;
	text-align: justify;
	z-index: 2;
	background: white;
	border-radius: 0 0 4px 4px;
}
#global-nav #gb-ac-panel ul.ac-nav::after {
	content: ' ';
	display: inline-block;
	width: 100%;
	height: 0;
	line-height: 1px;
}
#global-nav #gb-ac-panel ul.ac-nav li {
	font-size: 14px;
	display: inline-block;
}
.fr-fr #global-nav #gb-ac-panel ul.ac-nav li {
	font-size: 13px;
}
#global-nav #gb-ac-panel ul.ac-nav li a {
	display: block;
	text-decoration: none;
	color: #006dac;
}
#global-nav #gb-ac-panel ul.ac-nav li a:hover {
	text-decoration: underline;
}
#global-nav #gb-ac-profile {
	padding: 10px 15px;
	min-height: 80px;
	background-color: transparent;
	border-radius: 4px 4px 0 0;
}
#global-nav #gb-ac-profile .buddy-icon {
	margin-right: 10px;
	position: relative;
	z-index: 2;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
#global-nav #gb-ac-profile .wrap {
	word-wrap: break-word;
}
#global-nav #gb-ac-profile .wrap .iwrap {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	width: 218px;
	line-height: 1em;
	position: relative;
	z-index: 2;
}
#global-nav #gb-ac-profile .wrap .welcome {
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	color: white;
}
#global-nav #gb-ac-profile .wrap .long-greeting {
	font-size: 16px;
}
#global-nav #gb-ac-profile .wrap .wel-desc {
	margin: 3px 0 0 0;
	font-size: 13px;
	line-height: 18px;
	color: white;
}
#global-nav .New {
	position: absolute;
	right: 8px;
	top: 8px;
	background: #FF0084;
	color: white;
	pointer-events: none;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook-container {
	display: flex;
	padding: 15px 20px;
	border-bottom: 1px solid #e1e1e1;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook {
	font-size: 15px;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook-container a {
	color: #006dac;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook-container a:hover {
	text-decoration: underline;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook-container svg {
	display: block;
	min-width: 15px;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .pro-hook-container svg:hover {
	cursor: pointer;
}


/* .droparound-with-storage styles */
#global-nav #gb-ac-wrap.droparound-with-storage {
	width: 300px;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel {
	height: auto;
	font-size: 15px;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel #gb-ac-profile {
	padding: 15px 20px;
	text-shadow: none;
	border-bottom: 1px solid #e1e1e1;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage {
	border-bottom: 1px solid #e1e1e1;
	padding: 20px;
	display: flex;
	align-items: center;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .graph-container {
	flex: 0 0 auto;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .graph-container .symbol {
	display: block;
	margin-right: 15px;
	width: 50px;
	height: 50px;
	/*border: 2px solid #FF0084;*/
	/*border-radius: 25px;*/
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .details-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 15px;
	line-height: 1em;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .space-used-text.limit-reached {
	color: #FF0084;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .space-used-text.over-limit-warning {
	color: #e2292b;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .graph-container .symbol.warning-symbol {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #e2292b;
	border: 2px solid #e2292b;
	border-radius: 25px;
}



#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage a {
	color: #006dac;
	font-size: 15px;
	line-height: 1em;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage a:hover {
	text-decoration: underline;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .upgrade {
	line-height: 1em;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .usage .space-used-text {
	margin-bottom: 8px;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav {
	height: auto;
	padding: 12px 0;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav::after {
	content: none;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav li {
	display: block;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav li:last-child {
	margin-bottom: 0;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav li a {
	text-decoration: none;
	color: #212124;
	font-size: 15px;
	line-height: 15px;
	padding: 6px 20px;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel .ac-nav li a.highlighted {
	font-weight: 600;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel #gb-ac-profile .wrap .pro-badge-container {
	margin-bottom: 16px;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel #gb-ac-profile .wrap .wel-desc {
	color: #b3b3b3;
	font-size: 15px;
	text-shadow: none;
}
#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel #gb-ac-profile .wrap .welcome {
	color: #000;
	box-shadow: none;
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 8px;
	word-break: break-word;
	text-shadow: none;
}

#global-nav #gb-ac-wrap.droparound-with-storage #gb-ac-panel #gb-ac-profile .wrap .iwrap {
	width: initial;
}

/* [b2 25686] Upload page text formatting in Foreign languages */
body.editr #global-nav .tools {
	/* Make room for longer strings */
	width: 450px;
	/* Keep the links off the buddy icon */
	padding-right: 60px;
	/* Keep the links on the right side */
}
body.editr #global-nav .tools .toplink {
	float: right;
}

html:lang(zh-hk) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 18px;
}

html:lang(de-de) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 54px;
}

html:lang(en-us) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 32px;
}

html:lang(es-us) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 72px;
}

html:lang(fr-fr) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 56px;
}

html:lang(ko-kr) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 32px;
}

html:lang(it-it) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 24px;
}

html:lang(pt-br) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 30px;
}

html:lang(vn-vn) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 62px;
}

html:lang(id-id) #global-nav .gn-autosuggest.gn-autosuggest-sign-in {
	right: 32px;
}
/* -------------------------------------------------------------------------------- */
/* YUI3 Reset */
/* -------------------------------------------------------------------------------- */

html 				{color: #000; background: #fefefe; }
body, div, dl, dt, dd, ul, ol,
li, h1, h2, h3, h4, h5, h6, pre,
code, form, fieldset, legend,
input, textarea, p, blockquote,
th, td 				{ margin: 0; padding: 0; }
table 				{ border-collapse: collapse; border-spacing: 0; }
fieldset, img 			{ border: 0; }
address, caption, cite, code,
dfn, em, strong, th, var 	{ font-style: normal; font-weight: normal; }
li 				{ list-style: none; }
caption, th 			{ text-align: left; }
h1, h2, h3, h4, h5, h6 		{ font-size: 100%; font-weight: normal; }
q:before, q:after 		{content: ''; }
abbr, acronym 			{ border: 0; font-variant: normal; }
sup 				{ vertical-align: text-top; }
sub 				{ vertical-align: text-bottom; }
input, textarea, select		{ font-family: inherit; font-size: inherit; font-weight: inherit; }
input, textarea, select		{ *font-size: 100%; }
legend 				{ color: #000; }



/* -------------------------------------------------------------------------------- */
/* Default styles for each tag (from the style guide: */
/* http://ue.corp.yahoo.com/gui/prod/flickr/65_styleguide/index.html) */
/* -------------------------------------------------------------------------------- */

body				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000; }

a:link 				{ text-decoration: none; color: #0063dc; }
a:visited			{ text-decoration: none; color: #0063dc; }
a:hover				{ text-decoration: none; background-color: #0063dc; color: #fff; }
a:active			{ text-decoration: none; background-color: #0259c4; color: #fff; }

h1				{ font-size: 24px; font-weight: bold; margin-top: 0; padding-top: 25px; }
h2				{ font-size: 18px; margin-bottom: 10px; }
h3				{ font-size: 16px; margin-bottom: 10px; }
h4				{ font-size: 14px; margin-bottom: 10px; }
h5 				{ font-size: 13px; margin-bottom: 10px;}
h6 				{ font-size: 12px; margin-bottom: 10px;}

small 				{ font-size: 11px; color: #999; }

th 				{ font-size: 11px; color: #666; }

input, textarea, select 	{ color: #222; }
textarea 			{ background-color: #fff; }

/* ALL BLACK */

html.all-black {
  background: #000;
}

.all-black body {
  color: #fff;
}

/*
* These are a little too plainly named and were causing problems. I am
* removing them since I think they were grandfathered in from the pre-zeus
* page. If we notice a probelm we can uncomment them. If you see this comment
* after 2012. Go ahead and remove these. And please alter my pants as fashion
* dictates
.info				{ background-color: #dce8f6; }
.warning			{ background-color: #ffffd4; }
.success			{ background-color: #e0fdd1; }
*/

a.image_link:link,
a.image_link:visited,
a.image_link:hover,
a.image_link:active 		{ background-color: transparent; outline: 0; }


/* Take me to the kittens */

#interstitial-notice		{ padding: 7px 10px 6px 30px; background-position: 8px 6px; }
#interstitial-notice input.link	{ background: #dee9f5; color: #0063dc; border: none; }
#interstitial-notice input.link:hover { background-color: #0063dc; color: #fff; cursor: pointer; }
#interstitial-notice {
	position: relative;
	padding: 5px 10px 5px 30px;
	margin-top: 15px;
}
/* -------------------------------------------------------------------------------- */
/* Post Zeus Message strips */
/* -------------------------------------------------------------------------------- */

.Confirm, .Problem, .Alert {
	margin-bottom: 11px;
	padding: 3px 0 7px 38px;
	background: url(https://combo.staticflickr.com/pw/images/icon_check.png) no-repeat left top;
 	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	color: #000;
}

.Confirm_small, .Problem_small, .Alert_small {
	margin-bottom: 11px;
	margin-top: 4px;
	margin-left: 4px;
	padding: 3px 0 7px 38px;
	background: url(https://combo.staticflickr.com/pw/images/icon_check_small.png) no-repeat left top;
 	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	color: #000;
}

.Problem {
	padding: 5px 0 10px 38px;
	background: url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) no-repeat left top;
}

.Problem_small {
	padding: 5px 0 10px 38px;
	background: url(https://combo.staticflickr.com/pw/images/icon_alert.png) no-repeat left top;
	margin-top: 1px;
}

.Alert {
	padding: 0 0 14px 35px;
	background: url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) no-repeat left top;
}

.Alert_small {
	padding: 0 0 14px 35px;
	background: url(https://combo.staticflickr.com/pw/images/icon_alert.png) no-repeat left top;
}

.AlertY {
	margin-bottom: 20px;
	padding: 11px 10px 14px 55px;
	background:#ffffd4 url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) 11px 11px no-repeat;
 	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #000;
}

.Pulser {
	margin-bottom: 20px;
	padding: 0 0 5px 35px;
	background: url(https://combo.staticflickr.com/pw/images/pulser2.gif) no-repeat left top;
 	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	color: #000;
}

.Pulser_gray {
	margin-top: 3px;
	background: url(https://combo.staticflickr.com/pw/images/progress/balls-24x12-grey.gif) no-repeat left top;
}

/* -------------------------------------------------------------------------------- */
/* Pre Zeus Message strips */
/* -------------------------------------------------------------------------------- */

p.success,
div.success						{ position: relative; background: #E0FDD1; font-size: 12px; padding: 9px 10px 8px 30px; line-height: 12px; margin-top: 15px;}
p.alert,
div.alert						{ position: relative; background: #FFFFD4; font-size: 12px; padding: 9px 10px 8px 30px; line-height: 12px; margin-top: 15px;}
p.info,
div.info						{ position: relative; background: #DCE8F6; font-size: 12px; padding: 9px 10px 8px 30px; line-height: 12px; margin-top: 15px; }
noscript div.info {
	/* we need to add some space for the header */
	margin-top: 48px;
}
body.has-banner noscript div.info,
body.has-free-refresh-banner noscript div.info,
body.has-pro-refresh-banner noscript div.info {
	margin-top: 96px;
}
p.success .msg-icon,
div.success .msg-icon,
p.alert .msg-icon,
div.alert .msg-icon,
p.info .msg-icon,
div.info .msg-icon				{ position: absolute; top: 7px; left: 10px; display: block; width: 14px; height: 16px; background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -1533px -93px; }
p.alert .msg-icon,
div.alert .msg-icon				{ background-position: -1533px -13px; }
p.info .msg-icon,
div.info .msg-icon				{ background-position: -1533px -53px; }
p.success p,
div.success p,
p.alert p,
div.alert p,
p.info p,
div.info p						{ margin: 0; }
p.additional-msg,
div.additional-msg				{ margin-top: 5px; }

body.header-underlap #main > div.success,
body.header-underlap #main > div.alert,
body.header-underlap #main > div.info {
	position: absolute;
	z-index: 1000;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -478px;
	width: 915px;
}

body.header-underlap.with-eyebrow #main > div.success,
body.header-underlap.with-eyebrow #main > div.alert,
body.header-underlap.with-eyebrow #main > div.info {
	top: 72px;
}

/* -------------------------------------------------------------------------------- */
/* Buttons */
/* -------------------------------------------------------------------------------- */

.Butt,
.DeleteButt,
.CancelButt,
.DisabledButt,
.DisabledButtDark,
.SmallButt,
.SmallDisabledButt,
.SmallDeleteButt,
.SmallCancelButt,
.Butt:visited,
.DeleteButt:visited		{ padding: 4px 6px; *padding: 3px 2px; background: #0063DC; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: none; font-family: inherit; font-size: 12px; font-weight: bold; color: #fff; text-overflow: ellipsis; text-decoration: none; white-space: nowrap; cursor: pointer; -webkit-appearance: none; }

/* Primary button colors */

.Butt,
.SmallButt 			{ background: #0063dc; }
.Butt:hover,
.SmallButt:hover 		{ background: #0054bd; }
.Butt:active,
.SmallButt:active 		{ background: #004eb0; }
.Butt:link,
.SmallButt:link,
.Butt:visited,
.SmallButt:visited 		{ text-decoration: none; color: #fff; }

/* Destructive action button colors (delete, remove, privatize, etc.) */

.DeleteButt,
.SmallDeleteButt 		{ background: #e40600; }
.DeleteButt:visited,
.SmallDeleteButt:visited	{ background: #e40600; }
.DeleteButt:hover,
.SmallDeleteButt:hover		{ background: #c40500; }
.DeleteButt:active,
.SmallDeleteButt:active 	{ background: #b60500; }
.DeleteButt:link,
.SmallDeleteButt:link,
.DeleteButt:visited,
.SmallDeleteButt:visited 	{ text-decoration: none; color: #fff; }

/* Secondary button colors (mostly used for Cancel buttons) */

.CancelButt,
.SmallCancelButt,
.CancelButt:link,
.SmallCancelButt:link,
.CancelButt:visited,
.SmallCancelButt:visited 	{ text-decoration: none; background: #ddd; color: #666; }
.CancelButt:hover,
.SmallCancelButt:hover 		{ background: #cfcfcf; color: #666; }
.CancelButt:active,
.SmallCancelButt:active 	{ background: #c3c3c3; color: #575757; }

/* Disabled button colors */

.DisabledButt,
.DisabledButt:link,
.DisabledButt:active,
.DisabledButt:visited,
.SmallDisabledButt,
.SmallDisabledButt:link,
.SmallDisabledButt:active,
.SmallDisabledButt:visited 	{ text-decoration: none; background: #eee; color: #bbb; cursor: default; }
.SmallButt,
.SmallDisabledButt,
.SmallDeleteButt,
.SmallCancelButt 		{ padding: 3px 5px; *padding: 4px 3px; font-size: 10px; }

.DisabledButtDark,
.DisabledButtDark:link,
.DisabledButtDark:active,
.DisabledButtDark:visited { text-decoration: none; background: #d9d9d9; color: #999999; cursor: default; }

/* Safari needs more padding. */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.Butt,
	.DeleteButt,
	.CancelButt,
	.DisabledButt,
	.DisabledButtDark		{ padding: 5px 9px; }

	.SmallButt,
	.SmallDisabledButt,
	.SmallDeleteButt,
	.SmallCancelButt	{ padding: 5px 8px; }
}

/* Refresh Button Styles */

.RefreshButt,
.RefreshButt:link,
.RefreshButt:active,
.RefreshButt:visited {
	display: inline-block;
	padding: 9px 28px;
	font-size: 17px;
	font-weight: inherit;
	font-family: inherit;
	color: #FFF;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	background-color: #186BD2;
	background-image: -webkit-linear-gradient(top, #066bea, #186bd2);
	background-image: -moz-linear-gradient(top, #066bea, #186bd2);
	background-image: -ms-linear-gradient(top, #066bea, #186bd2);
	background-image: -o-linear-gradient(top, #066bea, #186bd2);
	background-image: linear-gradient(to bottom, #066bea, #186bd2);
	cursor: pointer;
}

.RefreshButt:hover {
	background-color: #066bea;
	background-image: -webkit-linear-gradient(bottom, #066bea, #186bd2);
	background-image: -moz-linear-gradient(bottom, #066bea, #186bd2);
	background-image: -ms-linear-gradient(bottom, #066bea, #186bd2);
	background-image: -o-linear-gradient(bottom, #066bea, #186bd2);
	background-image: linear-gradient(to top, #066bea, #186bd2);
}
.RefreshCancelButt,
.RefreshCancelButt:link,
.RefreshCancelButt:active,
.RefreshCancelButt:visited {
	display: inline-block;
	padding: 9px 28px;
	font-size: 17px;
	font-weight: inherit;
	font-family: inherit;
	color: #FFF;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	background-color: #5B5B5B;
	cursor: pointer;
}

.RefreshCancelButt:hover {
	background-color: #4B4B4B;
}

.RefreshRedButt,
.RefreshRedButt:link,
.RefreshRedButt:active,
.RefreshRedButt:visited {
	display: inline-block;
	padding: 9px 28px;
	font-size: 17px;
	font-weight: inherit;
	font-family: inherit;
	color: #FFF;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	background-color: #e10019;
	background-image: -webkit-linear-gradient(top, #ff0000, #e10019);
	background-image: -moz-linear-gradient(top, #ff0000, #e10019);
	background-image: -ms-linear-gradient(top, #ff0000, #e10019);
	background-image: -o-linear-gradient(top, #ff0000, #e10019);
	background-image: linear-gradient(to bottom, #ff0000, #e10019);
	cursor: pointer;
}

.RefreshRedButt:hover {
	background-color: #ff0000;
	background-image: -webkit-linear-gradient(bottom, #ff0000, #e10019);
	background-image: -moz-linear-gradient(bottom, #ff0000, #e10019);
	background-image: -ms-linear-gradient(bottom, #ff0000, #e10019);
	background-image: -o-linear-gradient(bottom, #ff0000, #e10019);
	background-image: linear-gradient(to top, #ff0000, #e10019);
}

.RefreshDisabledButt,
.RefreshDisabledButt:link,
.RefreshDisabledButt:active,
.RefreshDisabledButt:visited {
	display: inline-block;
	padding: 9px 28px;
	font-size: 17px;
	font-weight: inherit;
	font-family: inherit;
	color: #999;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	background-color: #5B5B5B;
	pointer-events: none;
	cursor: default;
}

.RefreshDisabledButt:hover {
	background-color: #4B4B4B;
}

/* -------------------------------------------------------------------------------- */
/* Sub Nav. Could use a bit of cleaning up, both in CSS and HTML. */
/* -------------------------------------------------------------------------------- */

#SubNav 			{ width: auto; margin-top: 20px; margin-bottom: 32px; }
#SubNav tr 			{ vertical-align: top; }
#SubNav a 			{ text-decoration: none; }
#SubNav .Buddy 			{ padding-right: 10px; text-align: left; vertical-align: top; }
#SubNav .Buddy a		{ font-size: 0px; line-height: 0px; }
#SubNav td.group-padding 	{ padding-right: 10px; }
#SubNav .Buddy img.personmenu-trigger { display: block; }
#SubNav .Section 		{ width: 100%; padding-top: 1px; }
#SubNav .Section h1 		{ padding: 0; margin: 0 0 9px 0; line-height: 1em; text-rendering: optimizelegibility; }
#SubNav .Section .Links 	{ font-size: 12px; margin: 0; padding: 0; vertical-align: top; }
#SubNav .Section .Links img 	{ margin-left: 5px; margin-right: 5px; vertical-align: middle; }
#SubNav .Section .Links .Here 	{ color: #000000; font-weight: bold; }
#SubNav .Section .LinksNew .Last { border-right: none; }
#SubNav .Section .LinksNewP 	{ font-size: 12px; margin: 4px 0 0; padding: 0; vertical-align: top; }
#SubNav .Section .LinksNew .Here { color: #000000; font-weight: bold; }
#SubNav .Section .LinksNew span { padding: 0 6px 0 0; margin: 0 6px 0 0; border-right: 1px dotted #dadada; }
#SubNav .Section .photo_navi_contact .edit_relationship { font-size: 11px; }
#SubNav .Section .photo_navi_contact { white-space: nowrap; }
#SubNav .Section small 		{ font-weight: normal; line-height: 0; }
#SubNav .Extras 		{ vertical-align: top; width: 200px; font-size: 12px; color: #333; }
#SubNav .Extras p 		{ width: 200px; }
#SubNav .Extras img 		{ border: none; }
#SubNav .Extras form 		{ margin: 0; padding: 0; }
#SubNav .Extras .SlideShow 	{ text-align: right; width: 200px; padding-top: 12px }
#SubNav .Extras .SharePhotos,
#SubNav .Extras .ShareSet 	{ clear: right; text-align: right; width: 200px; padding-top: 2px; }
#SubNav .Extras .SharePhotos img,
#SubNav .Extras .ShareSet img 	{ border: none; vertical-align: middle; }
.flickrmail { background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -812px -55px; }

/* 2012 GLOBAL NAV - Updates to UI bits */

.new-header #SubNav .Section .overflow-shim		{ color: #333; max-width: 1px; overflow: visible; white-space: nowrap; }
.new-header #SubNav .pro-badge				{ display: inline-block; width: 20px; height: 12px; text-indent: 9999px; white-space: nowrap; overflow: hidden; position: relative; background-image: url(https://combo.staticflickr.com/pw/images/badge_pro_trans.png); }
.new-header.new-pro-flag #SubNav .pro-badge		{ width: 30px; height: 14px; background-image: url(https://combo.staticflickr.com/pw/images/gn-sprite.png.v2); background-image: -webkit-image-set(url(https://combo.staticflickr.com/pw/images/gn-sprite.png.v2) 1x, url(https://combo.staticflickr.com/pw/images/gn-sprite2x.png) 2x); }
.new-header #SubNav .pro-badge:hover			{ background-color: transparent; }
.new-header #SubNav h1 small,
.new-header #SubNav h1 small a				{ color: #666; white-space: nowrap; }
.new-header #SubNav h1 small a:hover			{ color: white; }
.new-header #SubNav .Section .photo_navi_contact,
.new-header #SubNav .Section .flickrmail-container	{ padding: 0 0 0 5px; margin: 0 0 0 5px; border-left: 1px dotted #dadada; }
.new-header #SubNav .Section .LinksNew + .photo_navi_contact { padding: 0; margin: 0; border-left: none; }
.new-header #SubNav .Section .flickrmail		{ background-position: -812px -15px; }
.new-header #SubNav .Section .flickrmail-container a:hover .flickrmail { background-position: -812px -55px; }

.new-header #SubNav .subnav-menu .caret			{ display: inline-block; text-indent: 9999px; white-space: nowrap; overflow: hidden; width: 12px; height: 13px; background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -1015px -93px; margin: 0 0 0 3px; padding: 0; border-right: none; vertical-align: text-top; }
.new-header #SubNav .subnav-menu a.ActiveButt		{ background-color: transparent; color: #333; font-weight: bold; }
.new-header #SubNav .subnav-menu a.ActiveButt .caret	{ background-position: -1015px -13px; }

.new-header #SubNav #options-menu ul li a		{ width: 92px; padding-left: 7px; }

.new-header #SubNav .Extras				{ padding-top: 3px; }

/* TERTIARY NAVI - 24 x 24 buddy icon, one line of links, slideshow link on the right */

#Tertiary 			{ width: 100%; }
#Tertiary a 			{ text-decoration: none; }
#Tertiary tr 			{ vertical-align: top; }
#Tertiary td 			{ padding: 0 0 10px 0; }
#Tertiary div.SlideShow 	{ float: right; text-align: left; width: 140px; padding-top: 30px; }
#Tertiary div.SlideShowShareButtons { float: right; text-align: left; margin-top: 30px; }
#Tertiary div.SearchBox 	{ float: right; text-align: left; padding-top: 14px; }

/* Slideshow / Share buttons */

#SubNav .Extras div.SlideShowShareButtons { text-align: right; margin-top: -6px; }
.SlideShowShareButtons 		{ position: relative; text-align: right; z-index: 1000; zoom: 1; }
.wide_top .SlideShowShareButtons { margin-top: 0; padding-top: 0; border: 0; }

#SSButtonHugger 		{ position: relative; z-index: 251; white-space: nowrap; zoom: 1; }
#SSButtonHugger span 		{ float: right; display: inline; }
#SSButtonHugger span.slideshow-link-wrapper { float: none; }
#SSButtonHugger a 		{ text-decoration:none; display:block; font-weight:bold; font-size:11px; zoom:1; _width:30px; }

#SlideShowButton	 	{ background: transparent url(https://combo.staticflickr.com/pw/images/sharing_sprite.png) no-repeat 100% 3px; border: solid 1px #fff; padding: 5px 26px 5px 6px; line-height: 13px; color: #a1a1a1; white-space: nowrap; text-decoration: none; z-index: 252; }
#SlideShowButton 		{ background-position: 100% -85px; padding-right: 29px; margin-right: 5px; }
#SlideShowButton:hover 		{ color: #0259C4; background-position: 100% -108px; }

#GPTooltip 			{ display: none; }

/* -------------------------------------------------------------------------------- */
/* Classes used all over the site. */
/* -------------------------------------------------------------------------------- */

#beacon,
.ad_beacon 			{ position: absolute; height: 0; width: 0; }
.breaking-non-space 		{ font-size: 0; line-height: 0; }

/* Flickr User Badge */

p.flickr-user 			{ position: relative; min-height: 26px; *height: 26px; padding: 0; overflow: visible; }
p.flickr-user span.name 	{ float: left; margin: 0; padding-left: 30px; padding-right: 10px; line-height: 14px; }
p.flickr-user span.name img 	{ display: block; position: absolute; top: 0; left: 0; }
p.flickr-user span.name img.ProIcon { display: inline; position: static; vertical-align: bottom; }
p.flickr-user span.name a.pro-link:hover { background: transparent; }
p.flickr-user span.name strong.username { display: block; color: #222; margin-top: -1px; font-size: 13px; font-weight: normal; }
p.flickr-user span.name strong.username a { color: #222; text-decoration: none; }
p.flickr-user span.name strong.username a:hover { color: #0063DC; background: transparent; }
p.flickr-user span.name span.realname { display: block; float: left; margin-top: 1px; padding: 0; font-size: 11px; color: #bbb; }

.delete-x 			{ display: block; width: 14px; height: 14px; background: url(https://combo.staticflickr.com/pw/images/delete_x_small_sprite.gif) no-repeat 3px 4px; }
.delete-x:hover 		{ background-position: 3px -34px; }
.delete-x span 		{ position: absolute; left: -999em; }

.delete-x-inline img 		{ background: url(https://combo.staticflickr.com/pw/images/delete_x_small_sprite.gif) no-repeat 0px 2px; }
.delete-x-inline:hover 	{ background-color: transparent; }
.delete-x-inline:hover img 	{ background-position: 0px -36px; }

.close-x,
.close-x-red {
	display:block;
	background:transparent url(https://combo.staticflickr.com/pw/images/close_x_sprite.png) no-repeat 0 0;
	width:16px;
	height:16px;
	cursor:pointer;
	cursor:hand;
}

.close-x:hover {
	background-position: 0 -22px;
}

.close-x-red:hover {
	background-position: 0 -44px;
}

.close-x span,
.close-x-red span {
	position:absolute;
	left:-999em;
}

/* Used to hide elements so that screen readers can still see them, without using display: or positioning. Courtesy of Todd Kloots. */

.obscured {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);  /* IE 6 + 7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Site-wide sprite. */

.f-sprite 					{ background-image: url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5); }

.fs-add_to_delicious 				{ background-position: -375px -15px; }
.fs-badge_pro 					{ background-position: -328px -14px; }

.fs-cc_icon_attribution_small 			{ background-position: -612px -12px; }
.fs-cc_icon_noderivs_small 			{ background-position: -612px -52px; }
.fs-cc_icon_noncomm_small 			{ background-position: -612px -92px; }
.fs-cc_icon_sharealike_small 			{ background-position: -652px -12px; }
.fs-icon_no_known_restrictions 			{ background-position: -652px -92px; }
.fs-icon_all_rights 				{ background-position: -652px -52px; }
.fs-icon_getty_15x15 				{ background-position: -454px -14px; }
.fs-icon_getty_virgin_15x15 			{ background-position: -454px -54px; }
.fs-icon_gray_circle 				{ background-position: -693px -13px; }

.fs-icon_cart 					{ background-position: -372px -52px; }
.fs-icon_check 					{ background-position: -1535px -92px; }
.fs-icon_unread 				{ background-position: -812px -53px; }
.fs-icon_unread_bw 				{ background-position: -812px -13px; }
.fs-send_to_a_friend 				{ background-position: -375px -94px; }

.fs-icon_a_bit_private 				{ background-position: -733px -53px; }
.fs-icon_guest_pass 				{ background-position: -733px -93px; }
.fs-icon_private 				{ background-position: -773px -13px; }
.fs-icon_public 				{ background-position: -733px -13px; }

.fs-icon_camera,
.fs-icon_video_camera				{ background-position: -293px -13px; }
.fs-icon_art,
.fs-icon_animation				{ background-position: -293px -53px; }
.fs-icon_screenshot,
.fs-icon_screencast				{ background-position: -293px -92px; }

.fs-icon_groups					{ background-position: -1970px -12px; }

.fs-icon_public_domain {
	background-image: url(https://combo.staticflickr.com/pw/images/icon-public-domain.png);
}
.fs-icon_cc0 {
	background-image: url(https://combo.staticflickr.com/pw/images/icon-cc0.png);
}

.caret				{ font-family: 'Arial Unicode MS', Arial; font-size: 17px; line-height: 12px; vertical-align: text-top; }

/* Video styles. */

.video-wrapper			{ background-color: #000; }
.video-wrapper .flash-notice 	{ display: none; padding: 120px 50px 0; font-size: 16px; text-align: center; color: #fff; }
.video-loading 			{ position: absolute; display: block; color: #fff; background-color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 3px 5px; font-size: 12px; line-height: 14px; }
.video-wrapper embed	{ outline: none; }



/* -------------------------------------------------------------------------------- */
/* thumbnails - their container, the image, the spaceball, and the video play icon */
/* -------------------------------------------------------------------------------- */

/* containing span */
/* don't ever apply any border, padding, or margin to this thing - its whole job is to contain the photo with no white space inside it */
span.photo_container {
	display: inline-block;
	line-height: 0;
	position: relative;
	*font-size: 0; /* ie7 because it doesn't understand inline-block */
	*display: inline; /* ie7 because it doesn't understand inline-block */
	*zoom: 1; /* ie7 because it doesn't understand inline-block */
}

/* links */
/* the thumbnail link, the video icon link, and the spaceball link */
span.photo_container a {
	display: inline-block; /* removes whitespace at the bottom of the div */
	*font-size: 0; /* ie7 because it doesn't understand inline-block */
	*display: inline; /* ie7 because it doesn't understand inline-block */
	*zoom: 1; /* ie7 because it doesn't understand inline-block */
}
span.photo_container a:hover { /* we don't want any kind of blue background on any of these links */
	background-color: transparent !important; /* this !important was put in here with some thought */
}

/* video play icon link */
span.photo_container a.pc_link {
	position: absolute;
}
span.pc_tiny a.pc_link, /* stats */
span.pc_s a.pc_link, /* square */
span.pc_q a.pc_link, /* square */
span.pc_t a.pc_link { /* thumbnail */
	bottom: 0;
	height: 11px;
	left: 2px;
	width: 11px;
}
span.pc_m a.pc_link { /* small */
	bottom: 1px;
	height: 15px;
	left: 3px;
	width: 22px;
}
span.pc_l a.pc_link, /* medium 500 */
span.pc_z a.pc_link { /* medium 640 */
	bottom: 3px;
	height: 22px;
	left: 5px;
	width: 40px;
}

/* spaceball */
span.photo_container a.spaceball {
	background-color: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
span.photo_container a.spaceball img {
	position: absolute;
	height: 100%;
	width: 100%;
}



/* -------------------------------------------------------------------------------- */
/* misc */
/* -------------------------------------------------------------------------------- */

.anaglyph			{ text-shadow: -0.06em 0 red, 0.06em 0 cyan; }

.pink				{ color: #ff0084; }
.New 				{ font: 8px Verdana, Arial, Helvetica, sans-serif; color: #000; background: #ffe28a; padding: 1px; vertical-align: middle; }
.preview-badge 			{ font: 8px Verdana, Arial, Helvetica, sans-serif; color: #000; background: #e8cafd; padding: 1px; vertical-align: middle; text-transform: uppercase; }
.svn-bump 			{ color: #000; }
.clear 				{ clear: both; }

/* -------------------------------------------------------------------------------- */
/* Header. */
/* -------------------------------------------------------------------------------- */

#head 				{ min-height: 63px; border-bottom: 1px dotted #dadada; text-align: center; }
#head 				{ *height: 64px; *padding-bottom: 1px; *background: url(https://combo.staticflickr.com/pw/images/dotted.gif) repeat-x left bottom; *border: none; } /* For IE6/7 */
#head #head-top 		{ width: 990px; min-width: 990px; overflow: hidden; margin: 0 auto; }
#head #head-top #head-logo img 	{ float: left; margin: 5px 0 0 5px; }
#head #head-top #head-status 	{ padding: 4px 15px 2px; font-size: 11px; color: #999; text-align: right; vertical-align: top; }
#head #head-top #head-status a 	{ text-decoration: none; }

.env-status			{ font-weight: bold; color: #f33; }

#shopping-cart,
#mail-status			{ background-color: transparent; }
#shopping-cart img,
#mail-status img		{ vertical-align: middle; }

#head a .go-pro 		{ color: #ff0084; }
#head a:hover .go-pro 		{ color: #fff; }

.subnav				{ margin-top: 25px; }

/* -------------------------------------------------------------------------------- */

#head #head-nav-bar 		{ width: 990px; min-width: 990px; margin: 3px auto 0; }

#head #head-nav-bar #search_header_form_td { vertical-align: bottom; text-align: right; padding-bottom: 5px; padding-right: 4px; }
#head #head-nav-bar #search_header_form_td form { padding: 0; margin: 0; }
#head #head-nav-bar #search_header_form_td form input { vertical-align: bottom; margin: 0; color: #222; background-color:#fff; }
#head #head-nav-bar #search_header_form_td form img { vertical-align: bottom; margin: 0; }
#head #head-nav-bar #search_header_form_td .Box { width: 170px; font-size: 11px; margin: 0; }
#head #head-nav-bar #header_search_q { width: 200px; margin-top: 1px; -webkit-appearance: textfield; outline-offset: -2px; }

#head #head-nav-bar #header_search_q[type="search"]::-webkit-search-decoration,
#head #head-nav-bar #header_search_q[type="search"]::-webkit-search-cancel-button,
#head #head-nav-bar #header_search_q[type="search"]::-webkit-search-results-button,
#head #head-nav-bar #header_search_q[type="search"]::-webkit-search-results-decoration {
	display: none;
}


/* Fullscreen pages. */

#head #head-top.full,
#head #head-nav-bar.full 	{ width: 100%; }
* html #head #head-top.full,
* html #head #head-nav-bar.full { width: expression(document.body.clientWidth < 820 ? "820px" : "100%"); }

/* Status notifications. */

div#status-notification 	{ position: relative; overflow: hidden; _width: 760px; margin-top: 1px; margin-bottom: 0; padding: 10px 10px 10px 25px; font-size: 14px; font-weight: bold; text-align: left; vertical-align: middle; }

/* BB Partner Header */

#bb_header 			{margin-bottom:6px;background: url(https://combo.staticflickr.com/pw/images/bb_header_bg.png);border-bottom:1px solid #b3b3b3;height:24px;font-size:11px;color:#333;line-height:24px;}
#bb_header .bb_h_inner 		{text-align:left;width:980px;margin:auto;position:relative;}
* html #bb_header .bb_h_inner 	{padding-top: 2px;}
#bb_header a 			{color:#333;text-decoration:none}
#bb_header a:hover 		{background:none;text-decoration:underline}

#bb_header form 		{width:600px;float:right;text-align:right;position:absolute;top:0;right:0;margin:0;padding:0;font-family:Verdana;font-size:10px}
* html #bb_header form 		{top: 2px;}
#bb_search 			{width:300px;border:1px solid #999}
#bb_header p 			{margin:0;padding:0;font-size:10px}
#bb_header label 		{font-weight:bold;}
#bb_header .bb_butt 		{font-size:11px;}

#bb_header img 			{position:relative;top:4px}

/* -------------------------------------------------------------------------------- */
/* Used for the browser upgrade message. */
/* -------------------------------------------------------------------------------- */

#browser-upgrade-msg		{ position: relative; width: 975px; height: 100px; padding: 30px 0 20px; background: url(https://combo.staticflickr.com/pw/images/browser-upgradge-msg-bkgd.png) no-repeat 0 0; }
.super-liquid #browser-upgrade-msg		{ background-color:rgb(189,232,255); margin-top:71px; width:100%; }
#browser-upgrade-msg h3		{ padding: 8px 0 0 90px; font-size: 46px; font-weight: bold; color: #363636; }
#browser-upgrade-msg p		{ padding: 26px 300px 0 45px; font-size: 14px; *font-size: 13px; line-height: 19px; color: #363636; }
.super-liquid #browser-upgrade-msg p		{ padding: 26px 0 0 45px; width:647px; }
#browser-upgrade-msg .browsers	{ position: absolute; top: 80px; left: 695px; }
#browser-upgrade-msg .browsers li { display: block; position: absolute; top: 0; left: 0; width: 57px; height: 55px; }
#browser-upgrade-msg .browsers li a { display: block; width: 57px; height: 56px; background-repeat: no-repeat; background-position: 0 -73px; }
#browser-upgrade-msg .browsers li a:hover { background-color: transparent; background-position: 0 -73px; }/* Set background position to 0 0 to get hover state (need a new background for this to look good). */
#browser-upgrade-msg .browsers li.chrome  	 { left: 0; }
#browser-upgrade-msg .browsers li.safari  	 { left: 66px; }
#browser-upgrade-msg .browsers li.firefox 	 { left: 132px; }
#browser-upgrade-msg .browsers li.ie 	  	 { left: 198px; }
#browser-upgrade-msg .browsers li.chrome a 	 { background-image: url(https://combo.staticflickr.com/pw/images/browser-chrome.gif); }
#browser-upgrade-msg .browsers li.safari a 	 { background-image: url(https://combo.staticflickr.com/pw/images/browser-safari.gif); }
#browser-upgrade-msg .browsers li.firefox a 	 { background-image: url(https://combo.staticflickr.com/pw/images/browser-firefox_4-9.gif); }
#browser-upgrade-msg .browsers li.ie a 	  	 { background-image: url(https://combo.staticflickr.com/pw/images/browser-ie.gif); }
#browser-upgrade-msg a.close-x 	{ position: absolute; right: 7px; top: 7px; }
#browser-upgrade-msg a.close-x:hover { background-color: transparent; }

#iecompat-msg		{ position: relative; width: 975px; height: 100px; padding: 30px 0 20px; background: url(https://combo.staticflickr.com/pw/images/browser-upgradge-msg-bkgd.png) no-repeat 0 0; }
.super-liquid #iecompat-msg { background-color:rgb(189,232,255); margin-top:46px; width:100%; }
#iecompat-msg h3		{ padding: 8px 0 0 90px; font-size: 46px; font-weight: bold; color: #363636; }
#iecompat-msg p		{ padding: 26px 300px 0 45px; font-size: 14px; *font-size: 13px; line-height: 19px; color: #363636; }
.super-liquid #iecompat-msg p		{ padding: 26px 0 0 45px; width:647px; }
#iecompat-msg a.close-x 	{ position: absolute; right: 7px; top: 7px; }
#iecompat-msg a.close-x:hover { background-color: transparent; }

/* -------------------------------------------------------------------------------- */
/* Main body div.*/
/* -------------------------------------------------------------------------------- */

#main 				{ width: 800px; margin-bottom: 0; margin-top: 0; margin-left: auto; margin-right: auto; text-align: left; padding-top: 0; padding-left: 0; padding-right: 0; min-width: 800px; }

/* -------------------------------------------------------------------------------- */
/* RSS and Atom Feeds. */
/* -------------------------------------------------------------------------------- */

#feeds 				{ width: 975px; margin: 0 auto; font-size: 11px; color: #999; }
#feeds img 			{ margin-bottom: 2px; vertical-align: middle; }
#feeds-xml 			{ float: left; }

/* -------------------------------------------------------------------------------- */
/* Footer. We can probaly strip these out now that we have foot_zeus.css */
/* -------------------------------------------------------------------------------- */

.Footer 			{ position: relative; width: 800px; text-align: left; color: #ccc; border-top: 1px dotted #dadada; margin: 10px auto 0; padding: 9px 10px 10px; }
#FooterFullwidthPadder 		{ padding: 0 10px; }
* html .Footer 			{ z-index: -1; }
.Footer .Jump 			{ width: 100%; }
.Footer .Jump .To 		{ white-space: nowrap; font-size: 11px; line-height: 20px; color: #999; font-weight: bold; }  /* IntlRef: sea.css */
.Footer .Jump .To .Plain:link 	{ color:  #999; }
.Footer .Jump .To .Plain:visited { color:  #999; }
.Footer .Jump .To .Plain:hover 	{ color: #3886E6; background-color: transparent; }
.Footer .Jump .To .Plain:active { color: #3886E6; background-color: transparent; }
.Footer .Jump td 		{ width: 100%; font-size: 11px; line-height: 18px; color: #cccccc; padding-left: 20px; }
.Footer .About 			{ margin: 11px 0; font-size: 11px; line-height: 18px; }
.Footer .About span 		{ float: right; border: none; }
.Footer .About span.bb_logo 	{ margin-top: -25px; }
.Footer .About span i 		{ display: block; color: #666; }
.Footer a:link 			{ text-decoration: none; }
.Footer a:visited 		{ text-decoration: none; }
.Footer .Delicious 		{ position: absolute; right: 10px; top: 1em; font-size: 11px; line-height: 18px; }
.Footer .cobrand-logo 		{ float:right; }

.Footer p.LanguageSelector 	{ font-size: 11px; text-align: center; margin-top: 3em; }
.Footer .LanguageSelector span 	{ display: block; margin-bottom: .5em; }
.Footer .LanguageSelector img 	{ vertical-align: middle; }
.Footer .LanguageSelector a.selected
				{ color: #999; cursor: default; }
.Footer .LanguageSelector a.selected:hover
				{ background: none; }

a#lang_zh-hk img,
a#lang_ko-kr img 		{ background-image: url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5); background-repeat: none; background-position: -500px -13px; }
a:hover#lang_zh-hk img 		{ background-position: -500px -53px; background-color: #0063dc; }
a#lang_ko-kr img 		{ background-position: -569px -14px; }
a:hover#lang_ko-kr img 		{ background-position: -569px -54px; background-color: #0063dc; }

/* -------------------------------------------------------------------------------- */
/* User content restrictions */
/* -------------------------------------------------------------------------------- */

img.notsowide {
	/* try to keep user-submitted image size reasonable */
	height: auto;
	max-width: 500px;
	vertical-align: text-bottom;
	/* *behavior:expression(F.fixMaxWidth(this)); applied + defined elsewhere due to x-domain rules */
}

/**
 * blocked third-party images
 * update these rules in flickr.css, too
 */

/* -------------------------------------------------------------------------------- */
/* Dumped here by dunstan after removing it from photo-zeus.css */
/* -------------------------------------------------------------------------------- */
/* Misc */

h3						{ color: #000; }
:-moz-any-link:focus 				{ outline: none; }
img.fade-in					{ opacity: 0; }

.TopBar .Header,
.TopBar .NavBar					{ width: 990px; }
#main						{ margin-top: 5px; }
#main,
.Footer						{ width: 975px; position: relative; }
#search_header_form_td				{ padding-bottom: 5px; }

/* -------------------------------------------------------------------------------- */
/* Clearing fixes */
/* -------------------------------------------------------------------------------- */

.clearfix {zoom:1;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}


/* -------------------------------------------------------------------------------- */
/* Tooltips */
/* -------------------------------------------------------------------------------- */

div.ToolTip {
	background-color: #ffffdd;
	color: #000000;
	padding: 8px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	position: absolute;
	font-size: 12px;
	text-align: left;
	cursor: default;
}

div.ToolTipSmall {
	background-color: #ffffdd;
	color: #000000;
	padding: 2px 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	position: absolute;
	font-size: 11px;
	_font-size: 10px; /* IE 6 */
	text-align: left;
	cursor: default;
}

/* -------------------------------------------------------------------------------- */

body.flip {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}


a.pro-link,
a.pro-link:hover {
	background: transparent;
}


/* ------------------------------------ */
/* Rushmore Referrer messaging          */
/* ------------------------------------ */

#referral-welcome {
	position: relative;
	background: #f4f4f4;
	margin-top: 16px;
	*zoom: 1; /* got damn IE6 */
	*border:1px solid #f4f4f4; /* stupid IE 6 render fix */
}

#referral-welcome .bd {
	position: relative;
	padding: 10px 12px 10px 12px;
	font-size: 12px;
}

#referral-welcome .bd .divide {
	margin: 0 0.33em 0 0.33em;
	color:#ccc;
}

#referral-welcome .bd h3 {
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
}

#referral-welcome .bd a.sab-offwhite {
	margin-top: 0.33em;
}

#referral-welcome .loggedout h3 {
	color: #ff0084;
	font-weight: normal;
}

#referral-welcome .loggedout p {
	color: #666;
}

#referral-welcome .bd p {
	margin: 2px 0 0 0;
	padding: 0;
}

#referral-welcome .bd .heading {
	vertical-align: bottom;
}

#referral-welcome .welcome-note {
	color: #666;
	margin-left: 0.5em;
}

#referral-welcome a {
	text-decoration: none;
}

#referral-welcome a.close-x {
	position:absolute;
	right: 0;
	top: 0;
	margin: 8px 8px 0 0;
}

#referral-welcome .clearfix {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow:hidden;
}

/* ------------------------------------ */
/* "Small-ass Button" (CTA style)       */
/* ------------------------------------ */

a.sab,
a.sab-offwhite {
 /* "Small-Ass Button" */
 display:inline-block;
 display:-moz-inline-box;
 *width:1px; /* IE width fix */
 white-space:nowrap; /* for IE width */
 padding-left:20px;
 cursor:pointer;
 cursor:hand;
 text-decoration:none !important;
}

a.sab,
a.sab:hover,
a.sab strong,
a.sab-offwhite,
a.sab-offwhite:hover,
a.sab-offwhite strong {
 background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small.png) no-repeat 0 0;
 height:30px;
 line-height:30px;
}

a.sab strong,
a.sab-offwhite strong {
 display:block;
 background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small.png) no-repeat right 0;
 padding-right:20px;
 text-align:center;
 color:#ff3ea4;
 font-size:16px;
 font-weight:bold;
}

a.sab-offwhite,
a.sab-offwhite:hover {
 background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small-f4f4f4.png) no-repeat 0 0;
}

a.sab-offwhite strong {
 background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small-f4f4f4.png) no-repeat right 0;
}

/* pure css bab */
a.sbab{
	display:inline-block;
	display:-moz-inline-box;
	*display: inline;
	_height: 30px;
	zoom: 1;
	white-space:nowrap; /* for IE width */
	cursor:pointer;
	cursor:hand;
	text-decoration:none !important;
}

a.sbab{
	height:34px;
/*	width: 131px;*/
}

a.sbab strong{
	font-size: 16px;
	font-weight: bold;
	color: #fe63bb;
	padding: 8px 10px 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
}

a.sbab{
	background-color: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F3', endColorstr='#D6D6D6');
	background: -moz-linear-gradient(0% 100% 90deg,#D6D6D6, #F5F5F3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F3), to(#D6D6D6));
	background: linear-gradient(to bottom, #F5F5F3 0%, #D6D6D6 100%);
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
	box-shadow: 0 4px 2px #999;
}

a.ssbab,
a.ssbab:visited {
	display: block;
	padding: 0 50px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 41px;
	color: #FFF;
	height: 41px;
	border: 1px solid #a2173d;
	border-radius: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	background-image: url('https://combo.staticflickr.com/pw/images/ssbab_bg.gif');
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
	background-image: -webkit-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
	background-image: -o-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
	background-image: linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
	-o-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
	text-shadow: -1px -1px 0 rgba(0,0,0, 0.125);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

a.ssbab:active {
	background-image: url('https://combo.staticflickr.com/pw/images/ssbab_bg.gif');
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
	background-image: -webkit-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
	background-image: -o-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
	background-image: linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
}

/* -------------------------------------------------------------------------------- */
/* BBML styles. */
/* -------------------------------------------------------------------------------- */

.bbml_set 			{ text-align: left;}
.bbml_set h4 			{ margin:0; font-size: 15px; font-weight: bold; }
.bbml_set p 			{ margin-top: 2px; font-size: 11px; color: #777; }

.bbml_set .SetCase 		{ margin: 0; height: 91px;}

.SetCase 			{ margin-top: 5px; margin-bottom: 5px; width: 91px; height: 95px; padding: 7px 0 0 7px; background: url(https://combo.staticflickr.com/pw/images/set_case.gif) no-repeat; }
.SetCase a,
.SetCase a:link,
.SetCase a:visited 		{ text-decoration: none; }
.SetCase a:hover,
.SetCase a:active		{ background: transparent; text-decoration: none; }
.SetCase .setThumb 		{ border: 1px solid #000; }

.setCommentLinkDiv 		{ margin-top: -25px; margin-left: 2px; }
a.setLink img 			{ border: 1px solid #000; }
a.setCommentLink img 		{ border: 0; }

/* -------------------------------------------------------------------------------- */

.bbml-gallery .gallery-case 	{ background: transparent url(https://combo.staticflickr.com/pw/images/gallery_case.gif) no-repeat scroll 0 0; margin: 0; height: 91px; padding: 7px 0 0 7px; width: 91px; }
.bbml-gallery 			{ text-align: left;}
.bbml-gallery h4 		{ margin:0; font-size: 15px; font-weight: bold; }
.bbml-gallery .gallery-case a:hover { background-color: transparent; }

/* -------------------------------------------------------------------------------- */
/* Header search bar, used for the Nav Selecta. */
/* -------------------------------------------------------------------------------- */

#headersearchform.nav-selecta	{ width: 325px; padding-right: 12px; text-align: right; *z-index: 999; /* IE7 puts the autocomplete result list below everything else. */ }
#nav-selecta-field		{ width: 220px; margin-top: 1px; margin-left: -16px\9; margin-left: 0\0/; *margin-left: 0; *margin-right: -20px; *padding: 1px; padding: 1px\9; -webkit-appearance: textfield; }
#nav-selecta-search-button	{ height: 20px; margin-left: -16px\9; margin-left: 0\0/; *margin-left: 20px; background: transparent; border: 0; color: #0063dc; font-size: 13px; font-weight: bold; }
#nav-selecta-search-button:hover{ /* text-decoration: underline; */ cursor: pointer; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav-selecta-field	{ height: 18px; }
	#nav-selecta-search-button { margin-left: 3px; }
}

#search_header_container #headersearchform.nav-selecta * { vertical-align: baseline; }


/* -------------------------------------------------------------------------------- */
/* Insitu editors */
/* -------------------------------------------------------------------------------- */

body .insitu-highlight {
	background-color: #ffffd3;
	cursor: text;
}

body .insitu-hint {
	color: #bbb;
}

body .insitu-spinning .Butt,
body .insitu-spinning .CancelButt {
	display: none;
}

body .insitu-editing .insitu-value {
	display: block;
	width: 100%;
	background-color: #ffffd3;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

body .insitu-editing textarea.insitu-value {
	height: 9em;
	margin: 0;
	line-height: inherit;
	padding: 3px 4px; /* textareas need a little help to get an actual padding of 5px */
}

body .insitu-editing .buttons {
	margin-top: 7px;
	line-height: 18px;
	font-size: 12px;
}

body .insitu-editing .buttons button,
body .insitu-editing .buttons span {
	margin-right: 1px;
}

body .insitu-msg {
	font-size: 12px;
	padding-left: 8px;
	color: #000;
}

body .insitu-trigger .html-info-trigger {
	margin: 6px 0 5px;
}

/* -------------------------------------------------------------------------------- */
/* Carets */
/* -------------------------------------------------------------------------------- */

body .insitu-trigger a .caret					{ display: inline-block; width: 10px; height: 12px; background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -1574px -93px; }
body .insitu-trigger a:hover .caret				{ background-position: -1614px -53px; }
body .insitu-trigger a .caret-down				{ background-position: -1614px -13px; }
body .insitu-trigger a:hover .caret-down			{ background-position: -1614px -93px; }


/* -------------------------------------------------------------------------------- */
/* Staff UI */
/* -------------------------------------------------------------------------------- */

.AdminStrip,
#AdminStrip 							{ background: url(https://combo.staticflickr.com/pw/images/badge_preview_bg.gif) repeat left top; font-size: 11px; color: #666; padding: 5px; text-align: left; border: 2px solid #eee; margin: 10px 0 0 0; }
.AdminStrip a,
#AdminStrip a 							{ text-decoration: none; }
.AdminStrip b,
#AdminStrip b 							{ color: #444; }
#AdminStrip option 						{ font-size: 11px; }
#AdminStrip .CaseNote 						{ padding: 3px 5px 3px 5px; width: 180px; font-size: 11px; background: #fefefe; border-top: none; border-right: none; border-left: none; border: 1px solid #eee; color: #aaa;}

#AdminBox 							{ background: url(https://combo.staticflickr.com/pw/images/badge_preview_bg.gif) repeat left top; border: 2px solid #eee; }
#AdminBox h4 							{ padding: 0 5px 3px 5px; font-size: 12px; background: #eee; color: #444; font-weight: bold; margin-top: 0; }
#AdminBox p 							{ padding: 5px; margin: 0; color: #888; font-size: 11px; }
#AdminBox table 						{ margin-top: 0; }
#AdminBox td							{ padding: 5px; color: #888; font-size: 11px; }
.Count 								{ padding: 3px; border: 2px solid #eee; background-color: #fff; }

/* -------------------------------------------------------------------------------- */
/* The following page-specific styles should probably be moved into the page-specific stylesheets */
/* -------------------------------------------------------------------------------- */

.vsDetails .vsDescription.insitu-hint {
	color: #bbb;
}

.PhotosColumn .insitu-editing .insitu-value {
	width: 228px;
}

.PhotosColumn .insitu-editing textarea.insitu-value {
	width: 230px;
}
.ps-photos-only .insitu-editing .insitu-value {
	width: 228px;
}

.ps-photos-only .insitu-editing textarea.insitu-value {
	width: 230px;
}

.Big5Column .insitu-editing .insitu-value {
	width: 628px;
}

.Big5Column .insitu-editing textarea.insitu-value {
	width: 630px;
}


/* -------------------------------------------------------------------------------- */
/* Styles needed at load time for interim actions. */
/* -------------------------------------------------------------------------------- */

.interim-overlay 		{ position: fixed; top: 0; left: 0; z-index: 1002; background: #141414; }
.interim-spinner		{ display: block; position: absolute; top: 50%; left: 50%; width: 24px; _width: 48px; height: 12px; _height: 28px; padding: 8px 16px; -moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px;
					-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); margin: -6px 0 0 -12px; background: rgba(0, 0, 0, .85); }
.interim-spinner-transparent	{
	position:absolute;
	position:fixed;
	_position:absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-14px;
	cursor:wait;
	cursor:progress;
	background:#fff url(https://combo.staticflickr.com/pw/images/progress/balls-24x12-white.gif) no-repeat 50% 50%;
	width:24px;
	_width:48px;
	height:12px;
	_height:28px;
	padding:8px 16px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	*border:1px solid #999;
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	z-index:20001;
}

/* -------------------------------------------------------------------------------- */
/* Searchified Pages */
/* -------------------------------------------------------------------------------- */


/* ----------------------------- */
/* sort and view options */
.searchified-options {
	font-size: 13px;
	margin: 0 auto 14px;
	width: 975px;
}
body.super-liquid .searchified-options {
	width: auto;
	margin: 0 10px 10px;
}
.searchified-options .searchified-options-sort {
	float: left;
}
.searchified-options .searchified-options-view {
	float: right;
}
.searchified-options strong {
	font-weight: bold;
}
.searchified-options a,
.searchified-options strong {
	margin: 0 6px 0 10px;
}
.searchified-options .item-divider {
	border-right: 2px solid #d8d8d8;
	width: 1px;
}
.searchified-options-view a.options-view-slideshow {
	margin-right: 0;
}
.searchified-options-view a.options-view-slideshow span.icon {
	background: transparent url(https://combo.staticflickr.com/pw/images/sharing_sprite.png) no-repeat scroll 0 -88px;
	bottom: -4px;
	*bottom: -1px; /* ie7 hack */
	display: inline-block;
	height: 17px;
	*left: 5px; /* ie7 hack */
	margin-left: 5px;
	position: relative;
	width: 17px;
}
.searchified-options-view a.options-view-slideshow:hover span.icon {
	background-position: 0 -111px;
	cursor: pointer; /* ie7 needs this for some reason */
}
/*
.searchified-options-view a.options-view-lightbox span.icon {
	background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -892px -11px;
	bottom: -2px;
	*bottom: 1px;
	display: inline-block;
	height: 15px;
	*left: 4px;
	margin-left: 4px;
	position: relative;
	width: 15px;
}
.searchified-options-view a.options-view-lightbox:hover span.icon {
	background-position: -892px -51px;
	cursor: pointer;
}
*/
.searchified-options-view span.New {
	position: relative;
	top: 3px;
	left: 10px;
	vertical-align: top;
	*zoom:1;
}
.searchified-menu-button {
	cursor: pointer;
}
.searchified-menu-button:hover {
	color: #0063DC;
}
/* caret */
.searchified-menu-button span.caret {
	background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) -1576px -54px no-repeat;
	display: inline-block;
	height: 9px;
	margin: 2px 0 0 2px;
	text-indent: -999em;
	width: 8px;
}
.searchified-menu-button:hover span.caret {
	background-position: -1616px -14px;
}

.searchified-menu ul {
	padding: 1px; /* Would like to use margin but the ul won't take a top or bottom margin without some kind of element before or after the ul. Not sure why */
}
.searchified-menu li a {
	background-color: #fff;
	color: #0063DC;
	display: block;
	padding: 4px 7px 4px 32px;
	position: relative;
	text-decoration: none;
}
/* give the top item curved corners to match the container */
.searchified-menu li:first-child a {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
/* give the bottom item curved corners to match the container */
.searchified-menu li:last-child a {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.searchified-menu li a.selected,
.searchified-menu li a.selected:hover {
	color: #000;
	cursor: default;
	background-color: #fff;
	background-image: none;
}
.searchified-menu li a:hover {
	color: #fff;
	background-color: #0063dc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#468EE6), to(#0063DC));
	background-image: -moz-linear-gradient(top, #468EE6, #0063DC);
}
.searchified-menu li a span {
	display: block;
	position: absolute;
	top: 1px;
	left: 3px;
	width: 22px;
	height: 22px;
	background: url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -1889px -9px;
}

/* overrides for specific menus */
#who-options li a.who-menu-contacts span     { background-position: -1967px -9px; }
#who-options li a.who-menu-ff span           { background-position: -1967px -49px; }
#howmany-options li a.howmany-menu-one span  { background-position: -1889px -48px; }
#howmany-options li a.howmany-menu-five span { background-position: -1769px -48px; }
#thumb-options li a.thumb-menu-square span   { background-position: -1889px -9px; }
#thumb-options li a.thumb-menu-small span    { background-position: -1889px -49px; }
#thumb-options li a.thumb-menu-medium span   { background-position: -1889px -89px; }
#thumb-options li a.thumb-menu-detail span   { background-position: -1928px -9px; }
#thumb-options li a.thumb-menu-large span    { background-position: -1929px -49px; }
#thumb-options li a.thumb-menu-justify span  { background-position: -1969px -88px; }

/* Map */
.flickr-map, #map_obj, #tabl_mat_map {
	background-color:#ccc !important;
}
.flickr-map img, #map_obj img, #tabl_mat_map img {
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}

/* Ads */
.ad-nt1                         { width: 954px; margin: 0 auto; background: #f7f7f7; text-align: center; line-height: 0; }
.ad-nt1 iframe                  { width: 954px; height: 60px; }


/* Social Upsell */

#referral-welcome-upsell{
	position: relative;
	padding: 10px;
	margin: 15px 0 0 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
	overflow: hidden;
}

#referral-welcome-upsell .bd a{
	text-decoration: none;
}

#referral-welcome-upsell.upsell-clouds{
	background-color: #bee8ff;
}

#referral-welcome-upsell.upsell-clouds img{
	border: 3px solid #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#referral-welcome-upsell .bd{
	position: relative;
}

#referral-welcome-upsell.upsell-plain .bd,
#referral-welcome-upsell.upsell-signedin .bd{
	margin: 0px 0px 0px 60px;
}

#referral-welcome-upsell.upsell-clouds .bd{
	margin: 4px 0px 0px 75px;
}

#referral-welcome-upsell .buddyicon{
	position: absolute;
	top: 9px;
	left: 12px;
}

#referral-welcome-upsell.upsell-clouds .buddyicon{
	position: absolute;
	top: 9px;
	left: 20px;
}



#referral-welcome-upsell h2{
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0 0 0;
}

#referral-welcome-upsell.upsell-clouds h2{
	font-size: 26px;
}

#referral-welcome-upsell.upsell-signedin h2{
	display: inline;
}

#referral-welcome-upsell.upsell-signedin .welcome-note{
	font-size: 14px;
}

#referral-welcome-upsell.upsell-plain .Butt{
	margin: 0px 5px 0px 20px;
}

#referral-welcome-upsell.upsell-clouds .Butt{
	font-weight: bold;
	color: #ff0084;
	background-color: #ccc;
}

#referral-welcome-upsell .close-x{
	position: absolute;
	top: -8px;
	right: -3px;
}

#referral-welcome-upsell p{
	margin: 0 0 1em 0;
}

#referral-welcome-upsell.upsell-clouds p{
	font-size: 16px;
	margin: 8px 2px 6px;
	width: 555px;
}

#referral-welcome-upsell.upsell-clouds .heading{
	width: 545px;
}

#cloudfg{
	position: absolute;
	left: -917px;
	top: 0px;
	width: 1942px;
}

#cloudbg{
	position: absolute;
	left: -500px;
	top: 0px;
	width: 970px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.end #cloudfg{
	-webkit-transition: left 90s linear;
	-moz-transition: left 90s linear;
	transition: left 90s linear;
	position: absolute;
	left: 0px;
	top: 0px;
}

.end #cloudbg{
	-webkit-transition: left 200s linear;
	-moz-transition: left 200s linear;
	transition: left 200s linear;
	position: absolute;
	left: 500px;
	top: 0px;
}

.cloudwrap{
	position: absolute;
}

.cta-sec span{
	color: #4c6da9;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}

#referral-welcome-upsell.b-a .cta-sec .butt1 strong{
	text-transform: uppercase;
	font-weight: bold;
}


#referral-welcome-upsell.b-a .cta-sec .butt2,
#referral-welcome-upsell.b-b .cta-sec .butt2,
#referral-welcome-upsell.b-d .cta-sec .butt2{
	background: transparent;
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

#referral-welcome-upsell.b-d .cta-sec .butt2 strong,
#referral-welcome-upsell.b-b .cta-sec .butt2 strong{
	color: #4c6da9;
	font-weight: bold;
	padding: 0px;
	font-size: 13px;
	text-transform: lowercase;
}

#referral-welcome-upsell.b-a .cta-sec .butt2 strong{
	font-weight: normal;
	background: transparent;
	text-transform: lowercase;
	padding: 0px;
	border: 0;
	display: inline;
	color: #0063DC;
}

#referral-welcome-upsell.b-a .cta-sec span{
	color: #0063DC;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
	display: inline;
}

#referral-welcome-upsell .cta-sec{
	display: block;
	position: absolute;
	left: 551px;
	top: 6px;
}

#referral-welcome-upsell .divide{
	padding: 0px 10px;
}

#referral-welcome-upsell.b-a .cta-sec{
	left: 409px;
	top: 18px;
}

#referral-welcome-upsell a.sbab{
	display: block;
	float: left;
}

#referral-welcome-upsell.b-d .cta-sec,
#referral-welcome-upsell.b-b .cta-sec{
	margin-left: 140px;
	top: 17px;
}

#referral-welcome-upsell.b-d p,
#referral-welcome-upsell.b-b p{
	font-size: 15px;
}

#referral-welcome-upsell.b-d a.sbab,
#referral-welcome-upsell.b-b a.sbab{
	position: absolute;
	left: -139px;
	top: -10px;
}

#referral-welcome-upsell.b-d a.sbab strong,
#referral-welcome-upsell.b-b a.sbab strong{
	font-size: 19px;
}

#referral-welcome-upsell.b-e a.sbab strong{
	font-size: 19px;
}

#referral-welcome-upsell.b-c .cta-sec span{
	display: block;
	float: left;
	padding: 12px 10px 0px;
}

#referral-welcome-upsell.b-d .cta-sec span,
#referral-welcome-upsell.b-b .cta-sec span{
	font-size: 13px;
	padding: 0px;
}

#cloudholder{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cloud{
	position: absolute;
	background-image: url(https://combo.staticflickr.com/pw/images/cloud.gif)\9; /*its an ie 6 7 8 hack!*/
}

.cloud .circle{
	background-color: #fff;
	position: absolute;
	display: none\9;
}

.cloud .circle.r50{
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	height: 50px;
	width: 50px;
}

.cloud .circle.r40{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 40px;
	width: 40px;
}

.cloud .circle.r20{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 20px;
	width: 20px;
}

.cloud .circle.r10{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 10px;
	width: 10px;
}

/* Facebook Bettering 2012 */
.facebook-bettering {
	opacity: 0;
	height:0;
	overflow:hidden;
	transition: height 1s, opacity 2s;
	-moz-transition: height 1s, opacity 2s; /* Firefox 4 */
	-webkit-transition: height 1s, opacity 2s; /* Safari and Chrome */
	-o-transition: height 1s, opacity 2s; /* Opera */
}

.facebook-bettering.shout {
	opacity: 1;
	height:110px;
}

.facebook-bettering #referral-welcome-upsell {
	height: 50px;
}

.facebook-bettering #referral-welcome-upsell.upsell-clouds .heading{
	width: auto;
}

.facebook-bettering #referral-welcome-upsell .cta-sec{
		left: auto;
		right: 100px;
		top:0px;
}

.facebook-bettering #referral-welcome-upsell.upsell-clouds img{
	border:none;
}

.facebook-bettering a.sbab{
	background-color: none;
	filter: none;
	background: none;
	border: none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.facebook-bettering #referral-welcome-upsell .close-x {
	position:absolute;
	top:5px;
	right:6px;
}

/* -------------------------------------------------------------------------------- */
/* Used to hide popovers by default */
/* -------------------------------------------------------------------------------- */

.yui3-popover-content-hider {
	/* this is to hide the popover content as the page is loading, before the JS runs */
	left: -9999em;
	position: absolute;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* WebKit */

	/*  Webkit has a problem that prevents us from using position: absolute on the menu hider div.
	    See B2s #19115 and #19154.
	    So... it gets a special way of hiding the menus.
	*/

	.yui3-popover-content-hider {
		position: relative;
		height: 0px;
	}
}

.yui3-popover-content-hider ul {
	margin: 0;
	padding: 0;
}


/* -------------------------------------------------------------------------------- */
/* Refresh stuff
/* -------------------------------------------------------------------------------- */

.refresh-empty-state-cover-photo {
	margin: 80px auto 0;

	width: 482px;
	height: 302px;

	/* cover photo background is inserted with inline css */
	background-position: center center;

/*	Unfortunately this blurs the text, too. And it's hard to control the edges...
	filter: blur(2px);
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
*/
}

.refresh-empty-state {
	position: relative;
	background: rgba(0,0,0,0.5);
	width: 480px;
	height: 300px;
	border: 1px solid rgba(255,255,255,0.27);
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 28px;
	text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: center;
}

.refresh-empty-state h2 {
	font-size: 38px;
	margin-bottom: 20px;
}

.refresh-empty-state-faves {
	padding: 140px 35px 35px;
	background-image: url(https://combo.staticflickr.com/pw/images/empty-state-star.png.v1);
	background-image: -webkit-image-set(url(https://combo.staticflickr.com/pw/images/empty-state-star.png.v2) 1x, url(https://combo.staticflickr.com/pw/images/empty-state-star-2x.png) 2x);
	background-position: center 45px;
	background-repeat: no-repeat;
}

.refresh-empty-state-sets,
.refresh-empty-state-photostream {
	padding: 115px 35px 35px;
}

.refresh-empty-state-sets-own,
.refresh-empty-state-photostream-own {
	padding-top: 68px;
}

.refresh-empty-state-sets-own p,
.refresh-empty-state-photostream-own p {
	margin-bottom: 50px;
}

.refresh-empty-state .Butt {
	background: white;
	color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 12px 27px;
	font-size: 20px;
	font-weight: normal;
	text-shadow: none;
	white-space: nowrap;
	line-height: 17px;
}

/* -------------------------------------------------------------------------------- */
/* Style backend logging messages */
/* -------------------------------------------------------------------------------- */

body.header-underlap div.dev-log,
body.header-underlap pre.dev-log {
	position: relative;
	top: 50px;
	z-index: 1000;
}

body.header-underlap.with-eyebrow div.dev-log,
body.header-underlap.with-eyebrow pre.dev-log {
	top: 72px;
}


/* -------------------------------------------------------------------------------- */
/* Styleguiide fonts, these are mobstor urls from reboot */
/* -------------------------------------------------------------------------------- */


@font-face {
    font-family: "Proxima Nova";
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.eot?#iefix');
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.eot?#iefix?#iefix') format('eot'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.woff') format('woff'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.ttf') format('truetype'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.svg#svgFontName') format('svg');
    font-weight: 100
}

@font-face {
    font-family: "Proxima Nova";
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.eot?#iefix');
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.eot?#iefix?#iefix') format('eot'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.woff') format('woff'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.ttf') format('truetype'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.svg#svgFontName') format('svg');
    font-weight: 300
}

@font-face {
    font-family: "Proxima Nova";
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.eot?#iefix');
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.eot?#iefix?#iefix') format('eot'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.woff') format('woff'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.ttf') format('truetype'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.svg#svgFontName') format('svg');
    font-weight: 400
}

@font-face {
    font-family: "Proxima Nova";
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.eot?#iefix');
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.eot?#iefix?#iefix') format('eot'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.woff') format('woff'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.ttf') format('truetype'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.svg#svgFontName') format('svg');
    font-weight: 600
}

@font-face {
    font-family: "Proxima Nova";
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.eot?#iefix');
    src: url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.eot?#iefix?#iefix') format('eot'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.woff') format('woff'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.ttf') format('truetype'), url('https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.svg#svgFontName') format('svg');
    font-weight: 700
}

.opt-out-bug {
	position: fixed;
	top: 47px;
	left: 0px;
	height: 40px;
	width: 100%;
	z-index: 2000;
	cursor: pointer;
	font-family: "Proxima Nova", "helvetica neue", helvetica, arial, sans-serif;
}

.with-eyebrow .opt-out-bug {
	top: 68px;
}

.opt-out-bug.scrolling-header,
.with-eyebrow .opt-out-bug.scrolling-header {
	position: absolute;
	top: 47px;
}

.opt-out-bug button {
	color: rgba(255,255,255,1);
	font-size: 12px;
	cursor: pointer;
	font-weight: 200;
	background-color: rgba(0,0,0,0.4);
	border: 0;
	border-radius: 0;
	width: 100%;
}

.opt-out-bug button:hover {
	background-color: rgba(255,0,132,1);
}

.pro-badge-new {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	width: 29px;
	height: 16px;
	color: black;
	background-repeat: no-repeat;
	top: 4px;
}

.pro-badge-new:hover {
	color: black;
	background-color: initial;
}

.pro-badge-new:visited {
	color: black;
	background-color: initial;
}

.pro-badge-new svg {
	width: inherit;
	height: inherit;
	fill: currentColor;
}

.pro-badge-new.pro-badge-legacy {
	width: 19px;
}

.pro-badge-new.gray {
	color: #666;
}

.pro-badge-new.gray:hover {
	color: #666;
	background-color: initial;
}

.pro-badge-new.gray:visited {
	color: #666;
	background-color: initial;
}

div.pdokas { color: #232323; font-size: 4.6em; }
#foot {
	clear: both;
	color: #999;
	font-size: 11px;
	margin: 30px auto 0;
	padding: 9px 10px 10px;
	width: 960px;
	border-top: 1px dotted #dadada;
}

#foot {
	*background: transparent url(https://combo.staticflickr.com/pw/images/dotted.gif) repeat-x scroll left top;
	*padding: 10px;
	*border: none;
	*margin-top: 8px; /* remove when you launch the new footer */
} /* For IE6/7 */


/* SHARE */
#foot-share {
	float: right;
}
#foot-share a {
	display: block;
	text-align: right;
}


/* COBRAND */
#foot-cobrand {
	float: right;
	clear: right;
	margin-top: 26px;
}


/* NAV */

#foot-nav ul ul {
	display: inline-block;
	*display: inline;
}
#foot-nav li {
	display: -moz-inline-box; /* firefox 2.x */
	display: block;
	*display: block;
	margin-right: 15px;
}
#foot-nav li a {
	color: #999;
}
#foot-nav li li {
	display: -moz-inline-box; /* firefox 2.x */
	display: inline-block;
	*display: inline;
	border-right: 1px solid #eee;
	margin-right: 2px;
	padding-right: 5px;
	*padding-right: 0px;
	*margin-right: 5px;
}
#foot-nav li li a {
	color: #0063DC;
}
#foot-nav li a:hover,
#foot-nav li li a:hover {
	color: #fff;
	background: #0063DC;
}
#foot-nav li li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#foot-nav li span {
	display: inline-block;
	min-width: 70px;
}


/* ABOUT */
#foot-about {
	margin-top: 15px;
}
#foot-about li {
	display: -moz-inline-box; /* firefox 2.x */
	display: inline-block;
	*display: inline;
	border-right: 1px solid #eee;
	margin-right: 2px;
	padding-right: 5px;
}
#foot-about li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}


/* LANG */
#foot-lang {
	margin-top: 30px;
	text-align: center;
}
#foot-lang li {
	display: -moz-inline-box; /* firefox 2.x */
	display: inline-block;
	*display: inline;
	border-right: 1px solid #eee;
	margin-right: 2px;
	padding-right: 5px;
	line-height: 14px;
	font-size: 11px;
}
#foot-lang li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#foot-lang img {
	margin-top: -4px;
	vertical-align: middle;
}
#foot-lang a.selected {
	color: #999;
	cursor: default;
}
#foot-lang a.selected:hover {
	background: #fff;
	color: #999;
}


/* COPYRIGHT */
#foot-copy {
	color: #999;
	text-align: center;
}



/* --------------------------------- */
/* new footer */
/*
body.new-footer #feeds	{
	width: 960px;
}

*/
#main,
#Main {
	z-index: 1;
	position: relative;
}

body.new-footer #foot { /* overwriting some things set at the top of this file. will merge for launch */
	border-top: 1px dotted #dadada;
	clear: both;
	color: #000;
	font-size: 11px;
	line-height: 1.3;
	margin: 0 auto;
	padding: 17px 10px 10px;
	width: 980px;
}

body.new-footer.super-liquid #foot {
	width: 100%;
	padding: 17px 0 10px;
}

body.new-footer #foot-wrap { /* overwriting some things set at the top of this file. will merge for launch */
	margin: 0 auto;
	width: 960px;
}
body.new-footer #main,
body.new-footer #Main { /* should be incorporated into flickr_zeus.css when done */
	margin-bottom: 50px;
}
body.new-footer.new-footer-tight-ass #main,
body.new-footer.new-footer-tight-ass #Main { /* should be incorporated into photo_zeus.css when done */
	margin-bottom: 16px;
}
body.new-footer #foot a {
	text-decoration: none;
}

body.new-footer #foot-lang-legal,
body.new-footer #foot #foot-nav {
	position: relative;
	*width: 960px;
	/* center */
	margin: 0px auto;
}

body.new-footer #foot-lang-legal,
body.new-footer #foot #foot-nav,
body.new-footer #foot #foot-wrap {
	/* restrict width for centering */
	max-width: 960px;
}

body.new-footer #foot #foot-nav {
	padding-bottom: 30px;
}
body.new-footer #foot #foot-nav .foot-nav-col-new {
	float: left;
	margin-right: 114px;
}

body.quirks #foot #foot-nav .foot-nav-col-new {
	margin-right: 85px;
}



body.zh-hk.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 115px;}
body.de-de.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 62px;}
body.es-us.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 65px;}
body.fr-fr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 74px;}
body.ko-kr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 90px;}
body.it-it.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 85px;}
body.pt-br.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 80px;}
body.vn-vn.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 60px;}
body.id-id.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 90px;}

body.new-footer #foot #foot-nav .foot-nav-col-new.last {
	margin-right: 0;
}

body.new-footer #foot #foot-nav .foot-nav-col-new.last {
	margin-left:50px;
	_margin-left:150px;
}

body.new-footer #foot #foot-nav .last {
	/* right-align last item, IE 8 */
	*margin-right: 0px !important;
}

body.quirks.new-footer #foot #foot-nav .last {
	/* right-align display hack for up to IE 8 */
	*width: 1px;
}

body.quirks.new-footer #foot #foot-nav .last dl {
	/* IE 8 hack continued: force parent to expand */
	*width: auto;
	*white-space: nowrap;
}


/* iPad/iphone unbreaking */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){

	body.new-footer #foot #foot-nav .foot-nav-col-new {
		float: left;
		margin-right: 95px;
	}

	body.zh-hk.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 96px;}
	body.de-de.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 42px;}
	body.es-us.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 45px;}
	body.fr-fr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 54px;}
	body.ko-kr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 70px;}
	body.it-it.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 65px;}
	body.pt-br.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 60px;}
	body.vn-vn.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 40px;}
	body.id-id.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 70px;}
	body.new-footer #foot #foot-nav .foot-nav-col-new.last {
		margin-right: 0;
	}

}

@media only screen and (max-device-width: 480px) {

	body.new-footer #foot #foot-nav .foot-nav-col-new {
		float: left;
		margin-right: 95px;
	}

	body.zh-hk.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 96px;}
	body.de-de.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 42px;}
	body.es-us.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 45px;}
	body.fr-fr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 54px;}
	body.ko-kr.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 70px;}
	body.it-it.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 65px;}
	body.pt-br.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 60px;}
	body.vn-vn.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 40px;}
	body.id-id.new-footer #foot #foot-nav .foot-nav-col-new {margin-right: 70px;}
	body.new-footer #foot #foot-nav .foot-nav-col-new.last {
		margin-right: 0;
	}

}

body.quirks #foot #foot-nav .foot-nav-col-new.last {
	/* hack for IE 8, prevent wrap on Twitter + FB links */
	*margin-left: 0px;
	*position: absolute;
	*top:0;
	*right: 5px;
}

body.quirks #foot #foot-nav .foot-nav-col-new {
	margin-right:100px;
}


body.new-footer #foot #foot-nav dl {
	text-align: left;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
body.new-footer #foot #foot-nav dt {
	font-size: 12px;
	line-height: 15px;
}
body.new-footer #foot #foot-nav dd {
	margin: 5px 0 0;
	font-size: 11px;
	line-height: 15px;
}
body.new-footer #foot #foot-staf {
	margin: 0 0 5px;
}
body.new-footer #foot #foot-lang {
	float: left;
	margin-top: 0; /* can be removed once the old footer goes away */
	text-align: left;
	width: 60%;
}
body.new-footer #foot #foot-lang ul {
	padding: 0;
	margin: 0;
}
body.vn-vn.new-footer #foot #foot-lang {width: 50%;}
body.new-footer #foot #foot-legal {
	color: #999;
	float: right;
	text-align: right;
	width: 40%;
}
body.vn-vn.new-footer #foot #foot-legal {width: 50%;}
body.new-footer #foot #foot-legal div {
	margin: 0 0 5px;
}
body.new-footer #foot #foot-partners {
	clear: both;
	margin-top: 30px;
	text-align: right;
}


/* Shortcuts - should be moved back to photo_zeus.css when all done*/
body.new-footer #shortcuts {
	border-top: none;
	color: #999;
	clear: both;
	font-size: 11px;
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: center;
	display: block;
	overflow: hidden;
	height: 0px;
	*display: none; /* not you, IE 6/7. */
}
body.new-footer #shortcuts.enabled {
	height: auto;
}


body.new-footer #foot #foot-nav .foot-nav-col-new .ft-twitter span.icon,
body.new-footer #foot #foot-nav .foot-nav-col-new .ft-facebook span.icon {
	background: transparent url(https://combo.staticflickr.com/pw/images/share-this-icons-sprite.png.v6) no-repeat 0 0;
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	height:18px;
	width:18px;
	background-position: -152px -162px;
}


body.new-footer #foot #foot-nav .foot-nav-col-new .ft-twitter,
body.new-footer #foot #foot-nav .foot-nav-col-new .ft-facebook{
	color: #0063DC;
	display: block;
	position: relative;
	height: 17px;
	padding: 1px 0 0 23px;
	_padding: 0 0 0 23px;

}

#foot-nav .last a:hover {
	background: transparent;
}

#foot-nav .foot-nav-col-new a:hover span.link-text{
	background: #0063DC;
	color: #fff;
}


body.new-footer #foot #foot-nav .foot-nav-col-new .ft-facebook span.icon{
	background-position: -237px -162px;

}


/* FEEDS */

#Feeds {
	margin-top: 20px;
	padding: 0px 0px 8px 0px;
	text-align: left;
	vertical-align: middle;
}
* html #Feeds {
	margin-left: 10px;
}
#Feeds img {
	float: none;
	border: none;
	margin-right: 3px;
	vertical-align: top;
}
#AtomRSS {
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	color: #999;
}
#AtomRSS .image_link {
	display: inline-block;
}

.pure-menu ul {
  position: absolute;
  visibility: hidden;
}

.pure-menu.pure-menu-open {
  visibility: visible;
  z-index: 2;
  width: 100%;
}

.pure-menu ul {
  left: -10000px;
  list-style: none;
  margin: 0;
  padding: 0;
  top: -10000px;
  z-index: 1;
}

.pure-menu > ul {
  position: relative;
}

.pure-menu-open > ul {
  left: 0;
  top: 0;
  visibility: visible;
}

.pure-menu-open > ul:focus {
  outline: 0;
}

.pure-menu li {
  position: relative;
}

.pure-menu a,
.pure-menu .pure-menu-heading {
  display: block;
  color: inherit;
  line-height: 1.5em;
  padding: 5px 20px;
  text-decoration: none;
  white-space: nowrap;
}

.pure-menu.pure-menu-horizontal > .pure-menu-heading {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  vertical-align: middle;
}

.pure-menu.pure-menu-horizontal > ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  height: 2.4em;
}

.pure-menu li a {
  padding: 5px 20px;
}

.pure-menu-can-have-children > .pure-menu-label:after {
  content: '\25B8';
  float: right;
  /* These specific fonts have the Unicode char we need. */
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', sans-serif;
  margin-right: -20px;
  margin-top: -1px;
}

.pure-menu-can-have-children > .pure-menu-label {
  padding-right: 30px;
}

.pure-menu-separator {
  background-color: #dfdfdf;
  display: block;
  height: 1px;
  font-size: 0;
  margin: 7px 2px;
  overflow: hidden;
}

.pure-menu-hidden {
  display: none;
}

/* FIXED MENU */
.pure-menu-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* HORIZONTAL MENU CODE */
/* Initial menus should be inline-block so that they are horizontal */
.pure-menu-horizontal li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* Submenus should still be display: block; */
.pure-menu-horizontal li li {
  display: block;
}

/* Content after should be down arrow */
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label:after {
  content: "\25BE";
}

/*Add extra padding to elements that have the arrow so that the hover looks nice */
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label {
  padding-right: 30px;
}

/* Adjusting separator for vertical menus */
.pure-menu-horizontal li.pure-menu-separator {
  height: 50%;
  width: 1px;
  margin: 0 7px;
}

/* Submenus should be horizontal separator again */
.pure-menu-horizontal li li.pure-menu-separator {
  height: 1px;
  width: auto;
  margin: 7px 2px;
}

/*csslint adjoining-classes:false*/
/*TODO: Remove this lint rule override after a refactor of this code.*/
/* MAIN MENU STYLING */
.pure-menu.pure-menu-open,
.pure-menu.pure-menu-horizontal li .pure-menu-children {
  background: #fff;
  /* Old browsers */
  border: 1px solid #b7b7b7;
}

/* remove borders for horizontal menus */
.pure-menu.pure-menu-horizontal,
.pure-menu.pure-menu-horizontal .pure-menu-heading {
  border: none;
}

/* LINK STYLES */
.pure-menu a {
  border: 1px solid transparent;
  border-left: none;
  border-right: none;
}

.pure-menu a,
.pure-menu .pure-menu-can-have-children > li:after {
  color: #777;
}

.pure-menu .pure-menu-can-have-children > li:hover:after {
  color: #fff;
}

/* Focus style for a dropdown menu-item when the parent has been opened */
.pure-menu .pure-menu-open {
  background: #dedede;
}

.pure-menu li a:hover,
.pure-menu li a:focus {
  background: #eee;
}

/* DISABLED STATES */
.pure-menu li.pure-menu-disabled a:hover,
.pure-menu li.pure-menu-disabled a:focus {
  background: #fff;
  color: #bfbfbf;
}

.pure-menu .pure-menu-disabled > a {
  background-image: none;
  border-color: transparent;
  cursor: default;
}

.pure-menu .pure-menu-disabled > a,
.pure-menu .pure-menu-can-have-children.pure-menu-disabled > a:after {
  color: #bfbfbf;
}

/* HEADINGS */
.pure-menu .pure-menu-heading {
  color: #565d64;
  text-transform: uppercase;
  font-size: 90%;
  margin-top: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dfdfdf;
}

/* ACTIVE MENU ITEM */
.pure-menu .pure-menu-selected a {
  color: #000;
}

/* FIXED MENU */
.pure-menu.pure-menu-open.pure-menu-fixed {
  border: none;
  border-bottom: 1px solid #b7b7b7;
}

.pure-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  	/*
  	Sets the font stack to fonts known to work properly with the above letter
  	and word spacings. See: https://github.com/yui/pure/issues/41/

  	The following font stack makes Pure Grids work on all known environments.

  	* FreeSans: Ships with many Linux distros, including Ubuntu

  	* Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
  	Arial to get picked up by the browser, even though neither is available
  	in Chrome OS.

  	* Droid Sans: Ships with all versions of Android.

  	* Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
  	*/
  	/*
  	Use flexbox when possible to avoid `letter-spacing` side-effects.

  	NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
  	`-moz-` prefix version is omitted.
  	*/
  /* IE10 uses display: flexbox */
}

/* Opera as of 12 on Windows needs word-spacing.
The ".opera-only" selector is used to prevent actual prefocus styling
and is not required in markup.
*/
.opera-only :-o-prefocus,
.pure-g {
  word-spacing: -0.43em;
}

.pure-u {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.pure-g [class*="pure-u"] {
  /*    family: sans-serif;*/
}

.pure-u-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-5,
.pure-u-2-5,
.pure-u-3-5,
.pure-u-4-5,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-8,
.pure-u-3-8,
.pure-u-5-8,
.pure-u-7-8,
.pure-u-1-12,
.pure-u-5-12,
.pure-u-7-12,
.pure-u-11-12,
.pure-u-1-24,
.pure-u-5-24,
.pure-u-7-24,
.pure-u-11-24,
.pure-u-13-24,
.pure-u-17-24,
.pure-u-19-24,
.pure-u-23-24 {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.pure-u-1 {
  width: 100%;
}

.pure-u-1-2 {
  width: 50%;
  *width: 49.969%;
}


.teconsent-holder {
  position: absolute;
  height: 42px; /* Height of the image is 44px, but there is improperly cropped space on image asset*/
  left: 30%;
  top: 46px;
}

.pure-u-1-3 {
  width: 33.3333%;
  *width: 33.3023%;
}

.pure-u-2-3 {
  width: 66.6667%;
  *width: 66.6357%;
}

.pure-u-1-4 {
  width: 25%;
  *width: 24.969%;
}

.pure-u-3-4 {
  width: 75%;
  *width: 74.969%;
}

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%;
}

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%;
}

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%;
}

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%;
}

.pure-u-1-6 {
  width: 16.6667%;
  *width: 16.6357%;
}

.pure-u-5-6 {
  width: 83.3333%;
  *width: 83.3023%;
}

.pure-u-1-8 {
  width: 12.5%;
  *width: 12.469%;
}

.pure-u-3-8 {
  width: 37.5%;
  *width: 37.469%;
}

.pure-u-5-8 {
  width: 62.5%;
  *width: 62.469%;
}

.pure-u-7-8 {
  width: 87.5%;
  *width: 87.469%;
}

.pure-u-1-12 {
  width: 8.3333%;
  *width: 8.3023%;
}

.pure-u-5-12 {
  width: 41.6667%;
  *width: 41.6357%;
}

.pure-u-7-12 {
  width: 58.3333%;
  *width: 58.3023%;
}

.pure-u-11-12 {
  width: 91.6667%;
  *width: 91.6357%;
}

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
.pure-g-r {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  	/*
  	Sets the font stack to fonts known to work properly with the above letter
  	and word spacings. See: https://github.com/yui/pure/issues/41/

  	The following font stack makes Pure Grids work on all known environments.

  	* FreeSans: Ships with many Linux distros, including Ubuntu

  	* Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
  	Arial to get picked up by the browser, even though neither is available
  	in Chrome OS.

  	* Droid Sans: Ships with all versions of Android.

  	* Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
  	*/
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  	/*
  	Use flexbox when possible to avoid `letter-spacing` side-effects.

  	NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
  	`-moz-` prefix version is omitted.
  	*/
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  /* IE10 uses display: flexbox */
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
}

/* Opera as of 12 on Windows needs word-spacing.
The ".opera-only" selector is used to prevent actual prefocus styling
and is not required in markup.
*/
.opera-only :-o-prefocus,
.pure-g-r {
  word-spacing: -0.43em;
}

.ui-dropdown {
  position: relative;
  display: inline-block;
}
.ui-dropdown.ui-dropdown-closed ul, .ui-dropdown.ui-dropdown-disabled ul, .ui-dropdown.ui-dropdown-closed .ui-dropdown-arrow, .ui-dropdown.ui-dropdown-disabled .ui-dropdown-arrow {
  display: none;
}
.ui-dropdown > span {
  text-align: left;
  color: white;
  white-space: nowrap;
  padding-right: 16px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAQAAABQ+cdNAAAAOUlEQVQIW2P4L/lfgwEJ/Nf4L8fwX/f/s//mcCFzIM8YxHCCCYOFnGDyYGEUIbgwqhBY2BhsFhgAAGa6JziJ9SClAAAAAElFTkSuQmCC");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  z-index: 2001;
}
.ui-dropdown.ui-dropdown-noarrow > span {
  background: none;
  padding-right: 0;
}
.ui-dropdown.ui-dropdown-disabled > span {
  background: none;
  cursor: default;
  padding-right: 0;
}
.ui-dropdown ul {
  z-index: 2001;
  margin: 1.75em 0 0 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: -1em;
  right: auto;
  list-style: none;
  background: black;
  border: 1px solid #444444;
}
.ui-dropdown.ui-dropdown-alignright ul {
  left: auto;
  right: -1em;
}
.ui-dropdown.ui-dropdown-ellipsis li {
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ui-dropdown.ui-dropdown-has-dialog-arrow .ui-dialog-arrow {
  z-index: 2002;
  border-bottom-color: #666666;
  position: absolute;
  display: block;
  top: 14px;
  right: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #444444;
}
.ui-dropdown.ui-dropdown-has-dialog-arrow .ui-dialog-arrow::after {
  z-index: 2003;
  position: absolute;
  display: block;
  top: 1px;
  right: -9px;
  content: "";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid black;
}
.ui-dropdown.ui-dropdown-has-dialog-arrow .ui-dialog-arrow {
  background: none;
  padding-right: 0;
  top: 21px;
}
.ui-dropdown.ui-dropdown-has-dialog-arrow > ul {
  top: 30px;
  left: 0px;
  margin: 0;
}
.ui-dropdown.ui-dropdown-closed .ui-dialog-arrow, .ui-dropdown.ui-dropdown-disabled .ui-dialog-arrow {
  display: none;
}
.ui-dropdown li {
  text-align: left;
  padding: 0.5em 1em;
  color: white;
  font-size: 13px;
  min-width: 80px;
  white-space: nowrap;
  cursor: default;
}
.ui-dropdown li:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
}
.ui-dropdown li label, .ui-dropdown li input, .ui-dropdown li span, .ui-dropdown li a {
  cursor: pointer;
}
.ui-dropdown li.ui-dropdown-item-selected {
  color: #80b8ff;
}
.ui-dropdown.ui-dropdown-use-checkboxes li {
  text-indent: 16px;
}
.ui-dropdown.ui-dropdown-use-checkboxes li[data-sub] {
  text-indent: 40px;
  background-position: 30px 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERDYzNzA4NkEzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERDYzNzA4N0EzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRENjM3MDg0QTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRENjM3MDg1QTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+txsjIgAAAIdJREFUeNpi/P//P8OOHTtUGRgYOoDYhQEC9gBxhYeHx23G7du3qwM5J4C4CYjnQhUkA3EdEFuwAIk2IG4Aqp7IgAD9QFP/geSYoMbOZ8AEINPcmBgIACaogxKwyCUB8S6QG6qB+DjQTkYgPQ9JsgGILZmAjrsBci0Q2wHxUygGsS1AcgABBgAxfCQ+jZOO2gAAAABJRU5ErkJggg==");
}
.ui-dropdown.ui-dropdown-use-checkboxes li.ui-dropdown-item-selected {
  background-position: 8px 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NThCMjkwM0EzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NThCMjkwNEEzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg1OEIyOTAxQTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg1OEIyOTAyQTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7rhxZQAAAJNJREFUeNpi/P//PwORwBiIfzOANBCBJYD4CRDbEaOYGYj3AHEj2DVAQgyKcWmoB+J9UI1gDUFAfBWI+bEodgLip1AnMcA0gPAkIN4BMwXN3c7IhiC7cycQT0Ti74W5GxkzIgUrPxCfAOIJQCwJxLZA7AbEf1ECF80EFSB+BnWKBLZAYMQScbpA/A+Ir2KLPYAAAwANhhe3LWrJ2AAAAABJRU5ErkJggg==");
}
.ui-dropdown.ui-dropdown-use-checkboxes li.ui-dropdown-item-selected[data-sub] {
  background-position: 30px 50%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERDYzNzA4MkEzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERDYzNzA4M0EzRDgxMUUzQjhEOEI4RDE3OTJFN0IwNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRENjM3MDgwQTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRENjM3MDgxQTNEODExRTNCOEQ4QjhEMTc5MkU3QjA2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+W+dE+gAAAFVJREFUeNqEj0EKgEAMA8d9gL+Q7uf7AfFPonivLeSmroG5JKGkLSJIlsSTQ7g8KrRkj6fKM9T+kk91Eph519X4URW2Qb7Whj4Y2dGbprGncHncAgwACmqYrvxd4f0AAAAASUVORK5CYII=");
}
.ui-dropdown .ui-dropdown-shim {
  z-index: 2000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
}
.ui-dropdown.drop-up ul {
  bottom: 30px;
  top: auto;
}
.ui-dropdown.drop-up span.ui-dialog-arrow {
  bottom: 20px;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #58585b;
  top: auto;
  border-bottom: none;
}
.ui-dropdown.drop-up span.ui-dialog-arrow::after {
  bottom: 1px;
  border-top-width: 9px;
  border-top-style: solid;
  border-top-color: white;
  top: auto;
  border-bottom: none;
}

html.styleguide {
  height: 100%;
}
html.styleguide #footer_admin_info_div {
  position: absolute;
  bottom: 127px;
  left: 0;
  right: 0;
}
html.styleguide body {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  padding-bottom: 150px;
}
html.styleguide body.new-footer.super-liquid #foot {
  padding: 0;
}

div#foot.footer-full-view {
  font-size: 14px;
  /* Override old footer styles */
  border-top: none;
  clear: both;
  color: inherit;
  line-height: inherit;
  margin: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  /* End overrides */
}

div#foot.footer-full-view,
div#foot.footer-full-view .foot,
div#foot.footer-full-view .foot [class*="pure-u"] {
  font-family: "Proxima Nova", "helvetica neue", helvetica, arial, sans-serif;
}
div#foot.footer-full-view::before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
div#foot.footer-full-view .foot {
  background: #212124;
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 127px;
  min-width: 1060px;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
div#foot.footer-full-view .foot a:hover {
  background-color: transparent;
}
div#foot.footer-full-view .foot .foot-top-row a {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
div#foot.footer-full-view .foot .foot-top-row a:hover {
  opacity: 0.7;
}
div#foot.footer-full-view .foot .nav-menu {
  margin: 14px 0 14px 0;
  padding: 0;
}
div#foot.footer-full-view .foot .ui-dropdown.drop-up span.ui-dialog-arrow {
  border-top-color: #fff;
}
div#foot.footer-full-view .foot .simple-drop ul {
  display: none;
}
div#foot.footer-full-view .foot .simple-drop span.ui-dialog-arrow {
  display: none;
}
div#foot.footer-full-view .foot .simple-drop a {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
div#foot.footer-full-view .foot li:hover .simple-drop ul {
  display: block;
  min-width: 155px;
}
div#foot.footer-full-view .foot li:hover .simple-drop span.ui-dialog-arrow {
  display: block;
}
div#foot.footer-full-view .foot .ui-dropdown {
  position: relative;
  vertical-align: top;
}
div#foot.footer-full-view .foot .ui-dropdown .ui-dropdown-shim {
  display: block;
  bottom: 10px;
  width: 100px;
  height: 20px;
  top: auto;
  position: absolute;
}
div#foot.footer-full-view .foot .ui-dropdown > .ui-dialog-arrow {
  background: none;
  padding-right: 0;
  z-index: 2002;
  position: absolute;
  right: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
div#foot.footer-full-view .foot .ui-dropdown li a,
div#foot.footer-full-view .foot .ui-dropdown li a:hover,
div#foot.footer-full-view .foot .ui-dropdown li a:visited {
  color: #212124;
  text-decoration: none;
  background: transparent;
}
div#foot.footer-full-view .foot .ui-dropdown ul {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 4px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 3px;
  margin: 0;
  padding: 0;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
  margin-top: 0;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li:hover {
  background-color: #dce3e6;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li.ui-dropdown-item-selected {
  font-weight: 500;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li:first-of-type {
  margin-top: 10px;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li:last-of-type {
  margin-bottom: 10px;
}
div#foot.footer-full-view .foot .ui-dropdown ul > li a {
  display: block;
  padding: 0 15px;
}
div#foot.footer-full-view .foot-info .foot-certifications a {
  margin-left: 24px;
}
div#foot.footer-full-view .foot .foot-logos {
  text-align: center;
  line-height: 1.5;
  color: white;
}
div#foot.footer-full-view .foot .foot-logos a {
  opacity: .5;
}
div#foot.footer-full-view .foot .foot-logos a:hover {
  opacity: 1;
}
div#foot.footer-full-view .foot .foot-company .awesome-logo svg {
  fill: currentColor;
  position: relative;
  top: -1.5px;
  width: 99px;
  display: block;
  width: 99px;
  height: 28px;
  margin: 0 8px 0 0;
}
div#foot.footer-full-view .foot .foot-company .ft-icon {
  width: unset;
  height: unset;
}
div#foot.footer-full-view .foot .foot-message {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
div#foot.footer-full-view .foot .foot-logos svg {
  fill: currentColor;
  position: relative;
  display: block;
  margin: 0 auto;
}
div#foot.footer-full-view .foot-nav-ul {
  padding: 0;
  margin: 1em 0;
  height: 20px;
}
div#foot.footer-full-view li.foot-li {
  display: inline-block;
  padding: 2px;
  font-size: 14px;
}
div#foot.footer-full-view li.foot-li a,
div#foot.footer-full-view li.foot-li a:hover,
div#foot.footer-full-view li.foot-li a:visited {
  color: #fff;
  text-decoration: none;
}
div#foot.footer-full-view li.foot-li > a {
  text-decoration: none;
}
div#foot.footer-full-view li.foot-li > a.highlighted {
  position: relative;
}
div#foot.footer-full-view li.foot-li > a.highlighted::before {
  position: absolute;
  left: -0.5em;
  top: 50%;
  font-size: 125%;
  line-height: 0;
  content: '•';
  color: #ff0084;
}
div#foot.footer-full-view .foot-container {
  position: relative;
  margin: auto;
  width: 1060px;
}
div#foot.footer-full-view .foot-info {
  border-top: 1px solid #38383a;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
  font-size: 14px;
  margin-top: 13px;
  padding: 18px 0 18px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
}
div#foot.footer-full-view .foot-info li.foot-li {
  padding: 0;
}
div#foot.footer-full-view .foot-info ul {
  height: 21px;
  margin: 0;
  padding: 0;
}
div#foot.footer-full-view .foot-info .foot-yahoo ul {
  text-align: left;
  display: flex;
  gap: 30px;
}
div#foot.footer-full-view .foot-info .foot-company {
  display: inline-flex;
  justify-content: center;
  position: relative;
  flex: 1;
  padding: 0 32px;
}
div#foot.footer-full-view .foot-info .foot-logos {
  display: inline-flex;
  align-items: center;
}
div#foot.footer-full-view .foot-info .foot-social {
  justify-content: right;
}
div#foot.footer-full-view .foot-info li.foot-li a,
div#foot.footer-full-view .foot-info .foot-logos a {
  color: inherit;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
div#foot.footer-full-view .foot-info .foot-certifications a {
  margin-left: 24px;
}
div#foot.footer-full-view .foot-info li.foot-li a:hover,
div#foot.footer-full-view .foot-info .foot-logos a:hover {
  color: #fff;
}
div#foot.footer-full-view .foot-nav,
div#foot.footer-full-view .foot-nav ul {
  text-align: justify;
}
div#foot.footer-full-view .foot-nav-ul:after {
  content: '';
  width: 100%;
  /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
  height: 1px;
}
div#foot.footer-full-view .foot-social {
  text-align: right;
}
div#foot.footer-full-view .ft-icon {
  display: inline-block;
  margin-left: 20px;
  opacity: 0.5;
  -webkit-transition: opacity 150ms ease-out;
  -moz-transition: opacity 150ms ease-out;
  -o-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
  overflow: hidden;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
div#foot.footer-full-view .ft-icon:hover {
  opacity: 1;
}
div#foot.footer-full-view .ft-twitter {
  background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-sc208c84ef4.png');
  background-position: -2px -80px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  div#foot.footer-full-view .ft-twitter {
    background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-retina-s51591e68cf.png');
    background-position: -2px -80px;
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -o-background-size: 70px auto;
    background-size: 70px auto;
  }
}
div#foot.footer-full-view .ft-facebook {
  background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-sc208c84ef4.png');
  background-position: 0 -159px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  div#foot.footer-full-view .ft-facebook {
    background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-retina-s51591e68cf.png');
    background-position: 0 -159px;
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -o-background-size: 70px auto;
    background-size: 70px auto;
  }
}
div#foot.footer-full-view .ft-instagram {
  background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-sc208c84ef4.png');
  background-position: 0 -119px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  div#foot.footer-full-view .ft-instagram {
    background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-retina-s51591e68cf.png');
    background-position: 0 -119px;
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -o-background-size: 70px auto;
    background-size: 70px auto;
  }
}
div#foot.footer-full-view .ft-googleplus {
  background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-sc208c84ef4.png');
  background-position: 0 -40px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  div#foot.footer-full-view .ft-googleplus {
    background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-retina-s51591e68cf.png');
    background-position: 0 -40px;
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -o-background-size: 70px auto;
    background-size: 70px auto;
  }
}
div#foot.footer-full-view .ft-tumblr {
  background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-sc208c84ef4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-right: -8px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  div#foot.footer-full-view .ft-tumblr {
    background-image: url('https://combo.staticflickr.com/pw/images/sprites/icons-retina-s51591e68cf.png');
    background-position: 0 0;
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -o-background-size: 70px auto;
    background-size: 70px auto;
  }
}
.banners-go-here{z-index:9999}.banners-go-here.fixed .cookie-banner-holder{width:100%;position:fixed;bottom:0}.banners-go-here .cookie-banner-holder{width:100%;position:absolute;left:0;bottom:110px}.cookie-banner-holder{width:100vw}.cookie-banner-holder .trustarc-consent-buttons{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:700px) and (orientation:portrait),(max-width:812px) and (orientation:landscape){.cookie-banner-holder .banner-details-container{text-align:center;margin:30px 5px 0 5px}.cookie-banner-holder .description-group{align-items:left}.cookie-banner-holder .trustarc-butt{font-size:14px}.cookie-banner-holder .trustarc-banner-body{margin-top:10px}.cookie-banner-holder .trustarc-consent-buttons{width:94%}}.cookie-banner-holder #consent_blackbar #truste-consent-track{max-width:none;text-align:left;margin:0;font-size:14px;line-height:1.3em}.cookie-banner-holder #consent_blackbar #truste-consent-content .trustarc-butt{font-size:14px;font-weight:400;font-family:"Proxima Nova","helvetica neue",helvetica,arial,sans-serif;text-align:center;width:initial;padding:6px 16px;margin:0 0 0 10px;color:#fff;border-radius:3px;border:1px solid #fff;cursor:pointer;display:inline-block;white-space:nowrap;-webkit-transition:background-color 150ms ease-in-out;-moz-transition:background-color 150ms ease-in-out;-o-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out}.cookie-banner-holder #consent_blackbar #truste-consent-content #ccpa-no-preference{padding:0 0 0 10px}.cookie-banner-holder #consent_blackbar #truste-consent-content #truste-consent-buttons{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width:700px) and (orientation:portrait),(max-width:812px) and (orientation:landscape){.cookie-banner-holder #consent_blackbar #truste-consent-content #ccpa-no-preference{padding:0}.cookie-banner-holder #consent_blackbar #truste-consent-content .trustarc-butt{margin:5px 5px 10px 0}}.cookie-banner-holder #consent_blackbar .trustarc-banner-wrapper .trustarc-consent-buttons{max-width:250px;max-height:450px}.cookie-banner-holder #consent_blackbar .trustarc-banner-wrapper .trustarc-row-butt{width:100%}.cookie-banner-holder .banner-details-container .trustarc-banner-body,.cookie-banner-holder .banner-details-container p{font-size:14px;line-height:1.3em}.cookie-banner-holder .banner-details-container span{font-size:18px}.cookie-banner-holder .banner-details-container{text-align:left}.cookie-banner-holder .banner-details-container{text-align:left}@media only screen and (max-width:700px) and (orientation:portrait),(max-width:812px) and (orientation:landscape){.cookie-banner-holder #consent_blackbar .trustarc-banner-wrapper .trustarc-consent-buttons{max-width:none;margin:10px 0 10px 0}}.cookie-banner-reg{width:100%;background-color:#999;display:flex;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px}.cookie-banner-message{font-size:16px;line-height:24px;font-weight:400;color:white;margin-top:0;margin-bottom:0;margin-left:10%;margin-right:40px;text-align:left}.cookie-banner-exit-hold,.cookie-banner-exit-hold:hover{color:white;margin-right:4%;margin-left:2%;font-size:22px;padding-bottom:20px;background-color:#999;cursor:pointer}.cookie-banner-exit-icon{font-size:35px}.cookie-policy-link,.cookie-policy-link:hover{color:white !important;background-color:#999;text-decoration:underline !important}.banners-go-here{z-index:2000}.banners-go-here.fixed .cookie-banner-reg{width:100%;position:fixed;bottom:0}.banners-go-here .cookie-banner-reg{width:100%;position:absolute;left:0;bottom:110px}