/* RESET
--------------------------------------------------------------------------------------- */
html {
  background: #f7f5f5 url(../images/paper.jpg) repeat; }

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;
  overflow: hidden; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  resize: none;
  outline: none; }

legend {
  color: black; }

body {
  font-family: "helvetica neue", arial, sans-serif;
  font-size: 10px;
  color: #211922; }

table {
  font-size: inherit; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

/* VARIABLES
--------------------------------------------------------------------------------------- */
/* MIXINS
--------------------------------------------------------------------------------------- */
/* TODO: Remove these and import Compass mixin of the same name. */
/* Show translucent black around the element and give it a high z-index so that the black covers its neighbors and ancestors. */
/* FOUNDATION
--------------------------------------------------------------------------------------- */
h1 {
  margin: 32px 0 11px;
  font-size: 3em; }

h2 {
  padding: 0 0 8px;
  font-size: 2.5em; }

h1, h2 {
  letter-spacing: -0.0125em;
  font-weight: bold; }

p {
  margin: 0 0 0.8em;
  line-height: 1.35em; }

a {
  font-weight: bold;
  color: #221919;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #cb2027;
  text-decoration: underline; }

textarea, input {
  padding: 5px;
  line-height: 1em;
  color: #8c7e7e;
  background: #fcf9f9;
  border: 1px solid;
  border-color: #dddddd #e1dfdf #d1cdcd;
  box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.75); }

textarea:focus, input:focus {
  background-color: white;
  box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.1); }

/* REUSABLE STYLES
--------------------------------------------------------------------------------------- */
.hidden {
  display: none !important; }

.inviso {
  display: none; }

.highlighted {
  color: #211922;
  background-color: yellow !important; }

.error {
  font-size: 18px;
  font-weight: 300;
  color: red !important; }

.clear {
  clear: both !important; }

.noFloat {
  float: none !important; }

.noState:hover {
  background-color: transparent !important; }

.noState:active {
  color: #221919 !important; }

.floatRight {
  float: right !important; }

.floatLeft {
  float: left !important; }

.noBorder {
  border-width: 0 !important; }

.noBorderTop {
  border-top-width: 0 !important; }

.noBorderRight {
  border-right-width: 0 !important; }

.noBorderBottom {
  border-bottom-width: 0 !important; }

.noBorderLeft {
  border-left-width: 0 !important; }

.noMargin {
  margin: 0 !important; }

.noMarginTop {
  margin-top: 0 !important; }

.noMarginRight {
  margin-right: 0 !important; }

.noMarginBottom {
  margin-bottom: 0 !important; }

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

.fixed {
  position: fixed !important; }

.invisible {
  visibility: hidden !important; }

.red {
  color: red !important; }

.inline {
  display: inline !important; }

.noscroll {
  overflow: hidden !important; }

.noscroll.extraScroll, .noscroll.extraScroll #CategoriesBar, .noscroll.extraScroll #Header {
  margin-right: 15px; }

/* Extra space on the right for FireFox */
.noscroll.extraScroll#CategoriesBarPage #Header, .noscroll.extraScroll#profile #Header {
  margin-right: 0; }

/* Header doesn't need margin when relative positioned */
.noscroll.hidefixed #CategoriesBar.fixed, .noscroll.hidefixed #Header {
  display: none; }

.noscroll.hidefixed#CategoriesBarPage #Header, .noscroll.hidefixed#profile #Header {
  display: block; }

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

.upperCase {
  text-transform: uppercase; }

/* Linear Gradient */
.lg {
  background-color: #f0eded;
  background: -moz-linear-gradient(top, #fffcfc, #f0eded);
  background: -o-linear-gradient(#fffcfc, #f0eded);
  background: -webkit-linear-gradient(#fffcfc, #f0eded);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfc', endColorstr='#f0eded'); }

.ImgLink {
  display: block;
  background-color: white; }

.ImgLink:active {
  background-color: #221919; }

.ImgLink img {
  display: block;
  margin: 0 auto; }

.ImgLink:hover img, .ImgLink:active img {
  opacity: 0.9;
  -ms-filter: "alpha(opacity=90)"; }

.serif {
  font-family: palatino, "palatino linotype", "book antiqua", serif; }

.colorlight, .colorlight a {
  color: #ad9c9c; }

.colorless, .colorless a {
  color: #8c7e7e; }

.colormuted, .colormuted a {
  color: #524d4d; }

/* NOSCRIPT */
#NoScript {
  position: fixed;
  background: #333333;
  text-align: center;
  z-index: 99999;
  left: 0;
  right: 0; }

#NoScript h1 {
  color: #eeeeee;
  font-size: 27px;
  font-weight: 100;
  padding: 30px;
  margin: 0; }

/* CONTAINERS
--------------------------------------------------------------------------------------- */
.LiquidContainer {
  margin: 0 auto; }

.FixedContainer {
  width: 852px;
  margin: 0 auto; }

.FixedContainer .StaticForm {
  margin-top: 96px; }

#wrapper, #hiddenWrapper {
  position: relative;
  width: auto;
  min-width: 933px;
  margin: 0 auto;
  border: none; }

.BoardLayout {
  visibility: hidden;
  /*opacity: 0;*/ }

#HiddenBoards {
  background: rgba(0, 0, 0, 0.05);
  clear: both;
  height: 100%;
  overflow: hidden; }

#profile .secret-memo-screen {
  position: absolute;
  width: 100%;
  display: none;
  z-index: 1000;
  background-color: white; }

#profile .memo-zindex {
  z-index: 1001; }

#HiddenTop {
  overflow: hidden;
  border-top: 1px solid #bfbfbf;
  padding: 20px 0 15px;
  box-shadow: inset 0 1px 1px #f9f9f9; }

#HiddenTop .HeaderInfo {
  margin: 0 auto; }

#SecretTitle {
  overflow: hidden;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  top: 25px;
  width: 100%; }

#SecretTitle h1 {
  margin: auto;
  border: 1px solid #c1c1c1;
  background: #e5e1e2;
  border-radius: 5px;
  overflow: hidden;
  padding: 7px 16px;
  box-shadow: 0 1px 1px whitesmoke;
  display: inline-block;
  text-shadow: 0 1px 0 white; }

#SecretTitle img {
  float: left;
  margin-top: 3px;
  margin-right: 4px; }

#SecretTitle span {
  float: left;
  color: #999999;
  font-size: 16px;
  font-weight: bold; }

#ColumnContainer {
  position: relative;
  min-height: 500px;
  margin: 60px auto 0; }

#profile #ColumnContainer, .board #ColumnContainer {
  margin-bottom: 80px; }

#profile #ColumnContainer.HasHiddenBoards, .board #ColumnContainer.HasHiddenBoards {
  margin-bottom: 0;
  min-height: 0; }

#ColumnContainer.empty {
  background: url(../images/building.gif) no-repeat center; }

#ContextBar + #ColumnContainer {
  margin-top: 15px; }

.WhiteContainer {
  position: relative;
  margin: 76px auto 32px;
  padding: 0 18px 10px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }

.WhiteContainer h2 {
  padding: 20px 0 15px;
  font-size: 32px;
  line-height: 43px; }

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

/* COMPONENTS
--------------------------------------------------------------------------------------- */
.PageOverlay {
  position: fixed;
  z-index: 9997;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0.95;
  -ms-filter: "alpha(opacity=95)"; }

#NewIndicator {
  top: 88px;
  left: -3px;
  width: 145px;
  padding: 10px;
  -moz-transition: left 1s ease-in-out;
  -webkit-transition: left 1s ease-in-out; }

#NewIndicator.TopNag {
  top: 130px; }

#NewIndicator.Offscreen {
  left: -175px;
  -moz-transition-duration: 250ms;
  -webkit-transition-duration: 250ms; }

#ScrollToTop {
  right: 15px;
  bottom: -10px;
  width: 70px;
  padding: 20px 10px 30px;
  -moz-transition: bottom 250ms ease-in-out;
  -webkit-transition: bottom 250ms ease-in-out; }

#ScrollToTop.Offscreen {
  bottom: -100px;
  -moz-transition-duration: 250ms;
  -webkit-transition-duration: 250ms; }

#LoadingPins {
  display: none;
  margin-bottom: 15px;
  padding: 15px 0;
  text-align: center;
  font-weight: bold;
  border: double rgba(34, 25, 25, 0.14);
  border-width: 3px 0; }

#LoadingPins img {
  display: inline-block;
  margin-right: 6px; }

#LoadingPins span {
  font-size: 1.3em; }

.Button.MoreGrid {
  clear: both;
  display: none;
  width: 237px;
  margin: 0 auto 16px;
  padding: 0.7em 0.825em;
  text-align: center;
  text-decoration: none;
  color: #221919; }

#MorePeople {
  display: block;
  margin-top: 10px; }

.noise {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/noise.png) repeat;
  opacity: 0.75; }

#ContextBar {
  position: relative;
  min-height: 24px;
  margin: 59px 0 15px;
  padding: 10px 0 12px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9); }

#ContextBar.SearchNag {
  margin-top: 18px; }

#ContextBar.fixed {
  position: fixed;
  top: 15px;
  left: 15px; }

#ContextBar p {
  margin: 4px 0 0;
  padding: 0;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: 300;
  color: #211922;
  border-width: 0; }

#ContextBar p span {
  margin-left: 5px; }

#ContextBar p span.hilight {
  font-size: 1em;
  font-weight: 600;
  float: none; }

#ContextBar p span.selected {
  margin: 0;
  color: #cb2027; }

#ContextBar p span.greyselected {
  margin: 0;
  color: #8c7e7e; }

#ContextBar a {
  font-weight: 300;
  text-decoration: underline; }

/* Tipsy CSS */
.tipsy {
  padding: 5px;
  font-size: 11px;
  line-height: 13px;
  background-image: url(../images/tipsy.gif);
  background-repeat: no-repeat;
  opacity: 0.9; }

.tipsy-inner {
  max-width: 150px;
  padding: 5px 8px;
  text-align: center;
  color: white;
  background-color: #221919; }

.tipsy-north {
  background-position: top center; }

.tipsy-south {
  background-position: bottom center; }

.tipsy-east {
  background-position: right center; }

.tipsy-west {
  background-position: left center; }

/* Pin Discovery Orientation */
/* Unused zoom styles
#DiscoverPage.zoomed { overflow: hidden; }
#DiscoverPage.zoomed .overlay { display: block; }
#DiscoverPage .overlay { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: 0.05; filter: opacity(alpha=1); }
#DiscoverPage .pin.zoom { z-index: 100; -webkit-transition: all 0.2s; box-shadow: 0 4px 18px rgba(34,25,25,0.5); -moz-box-shadow: 0 4px 17px rgba(34,25,25,0.5); -webkit-box-shadow: 0 4px 18px rgba(34,25,25,0.5); }
#DiscoverPage .pin.zoom img { -webkit-transition: all 0.2s; }
*/
#DiscoverPage #ScrollToTop {
  display: none; }

#DiscoverPage #PinSelector {
  width: 656px;
  margin: 40px auto 30px auto; }

#DiscoverPage .instruct {
  font-size: 14px;
  color: #666666;
  -webkit-font-smoothing: antialiased; }

#DiscoverPage .message {
  /*padding: 18px 0;*/
  text-align: left;
  /*background: url(../images/discover_graph.png) no-repeat right top;*/
  width: 678px; }

#DiscoverPage .loading .container {
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }

#DiscoverPage .loading {
  -webkit-transition: bottom 0.6s;
  position: fixed;
  left: 0;
  right: 0;
  bottom: -150px;
  width: 100%;
  text-align: center; }

#DiscoverPage .loading .container {
  width: 350px;
  margin: 0 auto;
  padding: 20px;
  background: white;
  overflow: hidden;
  font-size: 20px;
  line-height: 40px; }

#DiscoverPage .loading img {
  float: left; }

#DiscoverPage .message h2 {
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  font-weight: 300;
  color: #2b2b2b;
  line-height: 42px;
  /*padding: 20px 0 10px 0;*/
  margin: auto; }

#DiscoverPage.one_step .message h2 {
  text-align: center; }

#DiscoverPage .message .instruct {
  /*padding: 0 0 20px 0;*/
  line-height: 20px; }

#DiscoverPage #ColumnContainer {
  position: relative;
  padding-bottom: 300px;
  margin-top: 30px; }

#DiscoverPage .page {
  position: relative;
  -webkit-transition: opacity 0.5s;
  opacity: 0; }

#DiscoverPage .pin {
  -webkit-transition: box-shadow 0.1s;
  display: block; }

#DiscoverPage .pin img {
  display: block; }

#DiscoverPage .pin .edge, #DiscoverPage .pin .edge div, #DiscoverPage .pin .heart, #DiscoverPage .pin .heart div, #DiscoverPage .pin .heart span {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s; }

#DiscoverPage .pin .edge {
  display: none;
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -5px;
  right: -5px; }

.csstransforms3d #DiscoverPage .pin .edge {
  display: block;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg); }

.csstransforms3d #DiscoverPage .pin .edge div {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -1px;
  left: 60px;
  background: whitesmoke;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg); }

#DiscoverPage .pin .heart {
  display: none;
  width: 32px;
  height: 32px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px; }

.csstransforms3d #DiscoverPage .pin .heart {
  display: block;
  width: 50px;
  height: 50px;
  right: -40px;
  top: -40px;
  box-shadow: -2px 0px 1px rgba(0, 0, 0, 0);
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg); }

.csstransforms3d #DiscoverPage .pin .heart div {
  width: 50px;
  height: 50px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg); }

.csstransforms3d #DiscoverPage .pin .heart div span {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45px;
  right: 45px;
  background: white; }

.csstransforms3d #DiscoverPage .pin:hover .edge {
  top: 4px;
  right: 4px; }

.csstransforms3d #DiscoverPage .pin:hover .edge div {
  left: 44px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }

.csstransforms3d #DiscoverPage .pin:hover .heart {
  box-shadow: -2px 0px 1px rgba(0, 0, 0, 0.01);
  top: -31px;
  right: -31px; }

.csstransforms3d #DiscoverPage .pin:hover .heart div span {
  top: 35px;
  right: 35px;
  background: white; }

#DiscoverPage .pin.like .heart {
  display: block;
  background: white url(../images/heart.png) no-repeat 0 5px; }

.csstransforms3d #DiscoverPage .pin.like .heart {
  box-shadow: -2px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 0 0px rgba(0, 0, 0, 0.05);
  top: -20px;
  right: -20px;
  background: none; }

.csstransforms3d #DiscoverPage .pin.like .heart div span {
  top: 25px;
  right: 24px;
  background: white url(../images/heart.png) no-repeat 25px 0; }

.csstransforms3d #DiscoverPage .pin.like .edge {
  top: 15px;
  right: 15px; }

.csstransforms3d #DiscoverPage .pin.like .edge div {
  left: 36px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }

#DiscoverPage .pin:hover {
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4); }

#DiscoverPage .FooterBar {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0px;
  background-color: #faf7f7;
  text-align: center;
  box-shadow: 0 -1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 -1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 -1px 3px rgba(34, 25, 25, 0.4); }

#DiscoverPage .FooterBar .container {
  width: 645px;
  margin: 0 auto; }

#DiscoverPage .FooterBar .progress {
  margin: 8px 0;
  text-align: center; }

#DiscoverPage .FooterBar .progress span {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  display: inline-block;
  margin-right: 15px;
  width: 17px;
  height: 19px;
  background: url(../images/heart_gray.png); }

#DiscoverPage .FooterBar .progress span:last-of-type {
  margin: 0; }

#DiscoverPage .FooterBar .progress span.active {
  background-image: url(../images/heart_red.png); }

#DiscoverPage .FooterBar .complete {
  display: none; }

#DiscoverPage .FooterBar .complete {
  text-align: left;
  font-size: 14px;
  color: #666666; }

#DiscoverPage .FooterBar .complete strong {
  font-size: 21px;
  font-weight: 300;
  color: #2b2b2b;
  line-height: 30px; }

#DiscoverPage .FooterBar .complete p {
  float: left;
  margin-top: 4px; }

#DiscoverPage .FooterBar .complete .Button {
  float: right; }

#DiscoverPage.loading .loading {
  bottom: 130px; }

#DiscoverPage.ready.loading .loading {
  bottom: 160px; }

#DiscoverPage.ready .FooterBar {
  padding: 45px 0; }

#DiscoverPage.ready .FooterBar .complete {
  display: block; }

#DiscoverPage.ready .FooterBar .progress {
  display: none; }

#DiscoverPage.done #ColumnContainer {
  display: none; }

#DiscoverPage.done .FooterBar {
  bottom: -150px; }

#DiscoverPage.done #PinSelector .loading {
  display: block; }

#DiscoverPage.done .message {
  opacity: 0; }

#DiscoverPage.done .loading {
  bottom: 45%; }

/* PIN CELL
--------------------------------------------------------------------------------------- */
.pin {
  position: absolute;
  width: 192px;
  padding: 15px 15px 0;
  font-size: 11px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }

.pin .PinHolder {
  position: relative; }

.pin .PriceContainer {
  position: absolute;
  z-index: 2;
  top: -15px;
  left: -15px;
  width: 110px;
  height: 110px;
  overflow: hidden; }

.pin .price {
  position: absolute;
  z-index: 2;
  top: 19px;
  left: -28px;
  width: 125px;
  height: 22px;
  padding-top: 8px;
  text-align: center;
  font-size: 11px;
  color: #524d4d;
  background-color: #f2f0f0;
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }

.pin .ImgLink {
  position: relative; }

.pin .ImgLink:hover {
  text-decoration: none; }

.pin .ImgLink img {
  max-width: 192px;
  opacity: 1;
  -webkit-transition: opacity 0.3s; }

.pin .ImgLink img.lazy {
  opacity: 0; }

.pin .PinImage {
  background-color: #f2f0f0;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pin .PinImageImg {
  min-height: 75px;
  background-color: #f2f0f0; }

.pin .video {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px; }

.pin .description {
  margin: 10px 0 5px;
  overflow: hidden;
  word-wrap: break-word; }

/* Pin Activity */
.pin.activity {
  background: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  position: absolute; }

.pin.activity div.info {
  background-position: 15px 0px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #cccccc;
  padding: 0 15px 10px 35px;
  margin: 0 -15px 15px; }

.pin.activity .actions {
  top: auto; }

.pinBoard.activity {
  padding: 15px !important;
  width: 192px !important; }

.pinBoard.activity .board, .pinBoard.activity .holder {
  overflow: hidden;
  width: 191px; }

.pinBoard.activity .board a.link {
  height: 180px;
  width: 192px; }

.pinBoard.activity .cover {
  height: 130px; }

.pinBoard.activity .holder .cover img {
  width: 100%; }

.pinBoard.activity h3, .pinBoard.activity h4 {
  display: none; }

.pinBoard.activity .board {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.pinBoard.activity .board .followBoard {
  border: none;
  margin-top: 10px; }

.pinBoard.activity .board .followBoard .Button {
  display: block; }

.pinBoard.activity .holder .thumbs img, .pinBoard.activity .holder .thumbs .empty {
  width: 47px;
  height: 47px; }

.user.activity a.ImgLink {
  width: 192px;
  display: block;
  margin-bottom: 10px; }

.user.activity .PersonIdentity {
  display: none; }

.pin .stats {
  overflow: hidden; }

.pin .stats span {
  float: left;
  margin-right: 10px; }

.pin.activity p.stats {
  margin: 0.8em 0; }

/* Pin          */
.pin.activity-1 div.info {
  background-image: url(../images/Activity-Pin.png); }

/* Repin        */
.pin.activity-5 div.info {
  background-image: url(../images/Activity-Repin.png); }

/* Like         */
.pin.activity-6 div.info {
  background-image: url(../images/Activity-Like.png); }

/* Comment      */
.pin.activity-7 div.info {
  background-image: url(../images/Activity-Comment.png); }

/* Follow Board */
.pin.activity-26 div.info {
  background-image: url(../images/Activity-Board.png); }

/* Follow User  */
.pin.activity-45 div.info {
  background-image: url(../images/Activity-People.png); }

.pin.activity div.info p {
  padding: 5px 0 0 0;
  margin: 0; }

.pin.activity .UserImage, .pin.activity .BoardImage {
  overflow: hidden;
  margin-bottom: 15px; }

/* Simple pin */
.pin.simple {
  width: auto;
  padding: 5px; }

.convo {
  margin: 0 -15px;
  padding: 10px 15px;
  background-color: #f2f0f0; }

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

.convo p {
  margin: 0 0 0 36px;
  overflow: hidden;
  word-wrap: break-word; }

.convo .ImgLink {
  float: left;
  margin-right: 6px;
  width: 30px; }

.convo .ImgLink img {
  width: 30px;
  height: 30px; }

a.convo {
  display: block;
  padding: 12px 15px;
  text-align: center; }

a.convo:hover {
  background-color: #f2f0f0; }

a.convo:active {
  color: #221919;
  background-color: #e1dfdf; }

.private .attribution {
  border-top: 1px solid #cccccc; }

.attribution {
  margin-top: 10px;
  color: #ad9c9c; }

.attribution a {
  color: #8c7e7e; }

.attribution p {
  display: table-cell;
  max-width: 170px;
  height: 30px;
  vertical-align: middle; }

.attribution .NoImage {
  height: auto;
  margin: 0; }

.attribution .NoImage img {
  margin-left: 3px; }

.AttributionSource {
  padding-top: 1px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 21px;
  background: transparent url() 0 50% no-repeat; }

.AttributionContainerInline {
  margin-top: 10px;
  margin-bottom: 0; }

#AjaxFooter .AttributionContainerInline {
  margin-top: -10px;
  margin-bottom: 20px; }

.comments {
  margin: 0 -15px;
  padding: 0 15px;
  border-top: 1px solid #d9d4d4; }

.comments .comment {
  border-top: 1px solid #fcfafa;
  border-bottom: 1px solid #d9d4d4;
  overflow: hidden; }

.comments .comment:last-child {
  border-bottom-width: 0; }

.comments .comment p {
  width: 156px; }

.ReportComment {
  text-shadow: none;
  opacity: 0.4;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.comment:hover .ReportComment {
  opacity: 1;
  font-weight: 700; }

.write {
  border-top: 1px solid #d9d4d4;
  box-shadow: inset 0 1px #fcfafa;
  -moz-box-shadow: inset 0 1px #fcfafa;
  -webkit-box-shadow: inset 0 1px #fcfafa; }

.write form {
  position: relative; }

.write textarea {
  width: 148px;
  height: 21px;
  padding: 4px 3px 3px;
  font-size: 11px;
  border: 1px solid #cccccc; }

.write .tagmate-menu {
  left: 36px;
  right: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.write .tagmate-menu-option {
  padding: 3px 8px; }

.write .tagmate-menu-option img {
  width: 26px;
  height: 26px;
  margin-right: 5px; }

.write .tagmate-menu-option span {
  max-width: 107px;
  margin-top: 6px; }

.write .tagmate-menu-option:first-child {
  padding-top: 5px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.write .tagmate-menu-option:last-child {
  padding-bottom: 5px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.write .Button {
  float: right;
  clear: both;
  margin-top: 6px; }

.search_debug textarea {
  width: 178px;
  height: 33px;
  padding: 4px 3px 3px;
  font-size: 11px;
  border: 1px solid #cccccc; }

.search_debug .Button {
  margin-top: 6px;
  margin-bottom: 6px; }

/* BOARD CELL
--------------------------------------------------------------------------------------- */
.pinBoard {
  width: 222px !important;
  padding: 0 !important;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 20px; }

.pinBoard h3, .pinBoard h4 {
  text-align: center;
  padding: 5px 15px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.pinBoard h3 {
  padding-bottom: 0; }

.pinBoard h3 a {
  font-size: 15px;
  font-weight: 600;
  color: #584d4d;
  text-shadow: 0 1px 0 white;
  overflow: hidden;
  padding-bottom: 0; }

.pinBoard h4 {
  font-size: 11px;
  font-weight: 600;
  color: #a59292;
  text-shadow: white;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 5px; }

.pinBoard h4.user {
  line-height: 18px; }

.pinBoard h4.user img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  vertical-align: bottom; }

.pinBoard .board {
  box-shadow: 0 2px 3px rgba(0, 10, 10, 0.38);
  -moz-box-shadow: 0 2px 3px rgba(0, 10, 10, 0.38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 10, 10, 0.38);
  margin-top: 5px;
  position: relative; }

.pinBoard .board a.link {
  zoom: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 222px;
  z-index: 1;
  height: 207px;
  background-color: white;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; }

.pinBoard .empty {
  background: #efefef; }

.pinBoard .cover {
  height: 150px;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 1px;
  overflow: hidden;
  position: relative;
  position: relative; }


.pinBoard .thumbs {
  display: block;
  width: 224px; }

.pin.pinBoard .actions {
  left: 0;
  right: 0;
  top: 115px;
  text-align: center;
  display: none; }

.pin.pinBoard:hover .actions {
  display: block; }

.pin.pinBoard .actions a {
  float: none; }

.pinBoard h3 {
  height: 20px; }

.pinBoard .curatedBy {
  padding: 9px 15px 0;
  overflow: hidden; }

.pinBoard .curatedBy img {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 4px; }

.pinBoard .curatedBy p {
  float: left;
  width: 170px;
  margin: 2px 0 0;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden; }

.pinBoard .holder {
  overflow: hidden;
  width: 222px;
  background-color: white; }

.pinBoard .holder .thumbs img, .pinBoard .holder .thumbs .empty {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0 1px 0 0; }

.pin.domainPins {
  padding: 0;
  width: 222px; }

.pin.domainPins h3 {
  padding: 10px 15px 0;
  font-size: 13px;
  font-weight: 300; }

.pin.domainPins .link {
  background: url(../images/BoardBackground_forDomainPins.png) 15px 9px no-repeat;
  height: auto;
  padding: 10px 0 15px 15px;
  display: block;
  overflow: hidden; }

.pin.domainPins .link img {
  width: 61px;
  height: 61px; }

.pinBoard .likesComments {
  margin: 0;
  padding: 0 15px 10px;
  background-color: white; }

.pinBoard .followBoard {
  padding: 0;
  text-align: center;
  border-top: 1px #cccccc solid; }

.pinBoard .followBoard .BoardMeta {
  float: left;
  width: auto;
  margin-top: 8px;
  font-size: 11px; }

.pinBoard img.private:hover {
  cursor: pointer; }

.HasHiddenBoards .pinBoard .board a.private {
  background: black url('../images/Lock_BoardCell.png') no-repeat center 40px;
  opacity: 0.78; }

.pinBoard h4.subtitle {
  color: #aaaaaa;
  padding: 1px 11px 5px 11px;
  margin-bottom: 12px;
  max-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: normal;
  text-align: center;
  line-height: 140%;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8); }

.pinBoard h4.subtitle a {
  color: #666666; }

.pinBoard h4.subtitle .nowrap {
  white-space: nowrap; }

.pinBoard .dismissButton {
  border: 1px solid white;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  color: white;
  font-size: 11px;
  font-weight: 400;
  text-shadow: 0px 0px 3px black;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .pinBoard .dismissButton .flag {
    display: none; }
.pinBoard:hover .dismissButton {
  opacity: 0.7; }
  .pinBoard:hover .dismissButton:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8); }

/* REARRANGE */
.reArrange {
  float: right;
  text-decoration: none !important; }

.pinBoard.inMotion {
  cursor: move; }

.pinBoard.inMotion:hover .board {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5); }

.pinBoard.inMotion * {
  cursor: move; }

.sortable {
  display: block;
  margin-left: -15px !important;
  zoom: 1; }

.sortable li {
  float: left;
  width: 222px;
  margin: 0 0 15px 15px; }

.sortable .pinBoard {
  position: relative; }

#SortableButtons {
  display: none;
  margin: 15px 0;
  padding: 15px;
  text-align: center;
  overflow: hidden; }

#SortableButtons h2, #SortableButtons h3 {
  text-shadow: white 0 1px 0; }

#SortableButtons h2 {
  font-size: 24px;
  font-weight: 400; }

#SortableButtons h3 {
  font-size: 13px;
  font-weight: 300; }

/* CREATE BOARD NAG CELL
--------------------------------------------------------------------------------------- */
#profile .createBoard.pinBoard {
  position: relative; }

#profile .createBoard.pinBoard input {
  width: 222px;
  margin-bottom: 10px;
  text-align: center; }

#profile .createBoard.pinBoard label {
  left: 0;
  text-align: center;
  width: 100%; }

#profile .createBoard.pinBoard.allEmptyBoards {
  margin-top: 0; }

#profile .pinBoard.emptyBoard {
  border: 2px dashed #c1c1c1;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
  height: 238px;
  margin-top: 46px;
  overflow: hidden;
  width: 222px; }

#profile .pinBoard.emptyBoard:hover, #profile .pinBoard.emptyBoard.boardWithMemo {
  background-color: rgba(0, 0, 0, 0.05);
  border: 2px solid rgba(0, 0, 0, 0.15); }

#profile .pinBoard.emptyBoard .empty {
  background-color: #d2d2d2;
  background-color: rgba(0, 0, 0, 0.05); }

#profile .pinBoard.emptyBoard .holder {
  background-color: transparent;
  display: none; }

#profile .pinBoard.emptyBoard:hover .holder, #profile .pinBoard.emptyBoard.boardWithMemo .holder {
  display: block; }

#profile .pinBoard.emptyBoard:hover .buttonLocation, #profile .pinBoard.emptyBoard.boardWithMemo .buttonLocation {
  background-color: rgba(0, 0, 0, 0.05);
  height: 100%;
  margin-top: 1px;
  width: 100%; }

#profile .createBoard.pinBoard .buttonContainer {
  height: 100px;
  width: 100%;
  position: absolute;
  top: 105px;
  text-align: center; }

#profile .createBoard.pinBoard .createBoardSubmit {
  box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05); }

#profile .createBoard.pinBoard .createBoardSubmit:hover {
  box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05), 0 0 6px rgba(235, 82, 82, 0.25);
  -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05), 0 0 6px rgba(235, 82, 82, 0.25);
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(0, 0, 0, 0.05), 0 0 6px rgba(235, 82, 82, 0.25); }

#profile .createBoard.pinBoard .createBoardSubmitNoHover {
  background-color: transparent;
  background-image: none;
  box-shadow: 0 1px transparent, inset 0 1px transparent;
  -moz-box-shadow: 0 1px transparent, inset 0 1px transparent;
  -webkit-box-shadow: 0 1px transparent, inset 0 1px transparent;
  border-color: transparent;
  color: #999999; }

#profile .createBoard.pinBoard:hover .holder .cover.empty, #profile .pinBoard.emptyBoard.boardWithMemo .holder .cover.empty {
  border-bottom: 1px solid darkgrey;
  margin-bottom: 0; }

#profile .createBoard.pinBoard:hover .holder .thumbs .empty, #profile .pinBoard.emptyBoard.boardWithMemo .holder .thumbs .empty {
  border-right: 1px solid darkgrey;
  margin-right: 0; }

#profile .createBoard.pinBoard:hover .buttonLocation, #profile .pinBoard.emptyBoard.boardWithMemo .buttonLocation {
  border-top: 1px solid darkgrey;
  margin-top: 0; }

#profile .createBoard.pinBoard .createBoardSubmit.imageButton img {
  opacity: 0.4; }

#profile .createBoard.pinBoard:hover .createBoardSubmit.imageButton img, #profile .pinBoard.emptyBoard.boardWithMemo .createBoardSubmit.imageButton img {
  opacity: 1; }

#profile input:-moz-placeholder {
  color: #999999; }

#profile .errorlist {
  position: absolute; }

#profile .errorlist li {
  color: red;
  font-size: 13px;
  padding-top: 10px; }

/* USER CELL
--------------------------------------------------------------------------------------- */
.user .ImgLink {
  display: block;
  height: 192px;
  background-color: #f2f0f0;
  overflow: hidden; }
.user .ImgLink img {
  display: block;
  width: 192px;
  margin: 0 auto; }
.user h2 {
  display: block;
  height: 18px;
  font-size: 18px;
  line-height: 1em;
  font-weight: 300;
  padding: 10px 0 5px;
  white-space: nowrap;
  overflow: hidden; }
.user .location, .user .website {
  height: 17px;
  margin-bottom: 8px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden; }
.user .Button {
  display: block;
  margin-bottom: 12px;
  padding: 0.5em 0.825em; }

/* CELL BUTTONS
--------------------------------------------------------------------------------------- */
.pin .actions {
  position: absolute;
  z-index: 3;
  top: -8px;
  left: -8px; }

.en .pin .actions {
  right: -8px; }

.pin .actions a {
  clear: both;
  float: left;
  margin: 0 0 3px 0; }

.en .pin .actions a {
  clear: none;
  margin: 0 5px 0 0; }

.en .pin .actions .comment {
  float: right;
  margin: 0; }

.pin .left {
  left: 0; }

.pin .right {
  right: 0; }

.pin .bottom {
  position: absolute;
  display: none;
  bottom: 6px;
  width: 100%;
  text-align: center;
  z-index: 3; }

.pin:hover .bottom {
  display: block; }

.pin .WhiteButton.Button11 {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 7px 9px; }

.pin .WhiteButton.Button11 em {
  position: relative;
  top: 1px;
  left: -2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(../images/ActionIcons10.png); }

/* Nags */
.memo {
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  cursor: default;
  padding: 0px;
  position: relative;
  width: 222px; }

.memo_header {
  padding: 15px 15px 10px 15px; }

.memo_header_only .memo_header {
  padding-bottom: 15px; }

.memo_title {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 10px; }

.memo_bottom {
  padding: 10px 15px 15px 15px; }

.memo_static .memo_bottom {
  background-color: #fbfbe9; }

.memo_active .memo_bottom {
  background-color: #f7f7f7; }

.memo_header_only .memo_bottom {
  display: none; }

.memo_close {
  cursor: pointer;
  font-size: 1.6em;
  font-weight: bold;
  opacity: 0.3;
  -ms-filter: "alpha(opacity=30)";
  padding: 5px;
  margin: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 10px;
  text-align: center;
  height: 10px;
  line-height: 5px; }

.memo_close:hover {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)"; }

.actions .likebutton, .actions .comment, .actions .repin_link, .actions .editbutton, .actions .unlikebutton {
  display: none; }

.pin:hover .actions .likebutton, .pin:hover .actions .comment, .pin:hover .actions .repin_link, .pin:hover .actions .editbutton, .pin:hover .actions .unlikebutton {
  display: block; }

.actions .repin_link em {
  background-position: 0 0;
  width: 11px !important; }

.actions .repin_link:hover em {
  background-position: 0 -10px; }

.actions .repin_link:active em {
  background-position: 0 -20px; }

.actions .likebutton em {
  background-position: -11px 0; }

.actions .likebutton:hover em {
  background-position: -11px -10px; }

.actions .likebutton:active em {
  background-position: -11px -20px; }

.actions .comment em {
  background-position: -21px 0; }

.actions .comment:hover em {
  background-position: -21px -10px; }

.actions .comment:active em {
  background-position: -21px -20px; }

.actions .comment.disabled em {
  background-position: -21px -30px; }

.pin .WhiteButton.Button11.cover_pin em {
  background-position: 0 0;
  background-image: url(../images/start.png);
  margin-right: 3px; }

.pin .WhiteButton.Button11.cover_pin.active em {
  background-position: -10px 0; }

/* "✔ Domain Verified" badge */
.DomainVerified {
  background-position: 0% 50%;
  background-image: url(../images/profile/domain_verified_checkmark.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-right: 2px; }

/* FEED
--------------------------------------------------------------------------------------- */
.feed .section {
  margin-bottom: 30px; }

.feed h2 {
  font-size: 13px;
  font-weight: 300;
  border-bottom: 1px solid #e1dfdf; }

.feed .invite_story {
  position: relative;
  display: block;
  padding: 10px 0;
  margin-left: -15px;
  padding: 10px 35px 0px 15px;
  font-size: 11px;
  font-weight: normal;
  color: #221919; }

.feed .collab_individual_invitation {
  margin: 0 -15px 10px;
  padding: 0 15px;
  overflow: hidden; }

.feed .invite_story span {
  display: block; }

.feed .invite_story .hidden {
  display: none; }

.feed .invite_story .times {
  display: block;
  color: #cb2027;
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 20px;
  font-size: 14px;
  left: 225px;
  top: -5px; }

.feed .invite_story > .profile {
  margin: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.feed .invite_story .Button {
  float: right;
  margin-left: 4px; }

.feed .invite_story .profile img.largeicon {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 6px 0 -36px; }

.feed .invite_story .profile img.smallicon {
  margin-left: 3px; }

.feed .invite_story .profile span {
  float: left;
  width: 92px; }

.feed a.invite_story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  overflow: hidden; }

.feed div.invite_story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  overflow: hidden;
  clear: both; }

.feed div.invite_story .buttons {
  padding: 7px 0px 0px 0px;
  overflow: hidden;
  margin: 2px 0 0 -36px;
  float: right; }

.feed div.invite_story .InviteRedButtonPadding {
  float: left;
  margin-left: 0px;
  overflow: hidden; }

.feed div.invite_story .InviteWhiteButtonPadding {
  padding: 5px 9px;
  float: left;
  margin-left: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden; }

.feed #collab_invitation_holder .invited {
  background-color: #ffffdd;
  padding: 16px 0px 17px 0px; }

.feed #collab_invitation_holder .invited .invite_story {
  padding-left: 32px;
  min-height: inherit; }

.feed #collab_invitation_holder .hidden {
  display: none; }

.feed span.invite_story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  overflow: hidden; }

.feed h2 + .invite_story {
  padding-top: 10px; }

.feed a.invite_story:last-child {
  padding-bottom: 15px; }

.feed .invite_story:hover {
  text-decoration: none;
  background-color: #f2f0f0; }

.feed .invite_story.nohover {
  overflow: visible;
  min-height: 25px;
  margin-bottom: 5px; }

.feed .invite_story.nohover:hover {
  background-color: transparent; }

.feed .invite_story.nohover:active {
  background-color: transparent;
  color: #221919; }

.feed .invite_story:active {
  color: #cb2027;
  background-color: #cccccc; }

.feed .invite_story .remove {
  position: absolute;
  background: transparent;
  top: 14px;
  left: -16px;
  display: none;
  padding: 3px;
  border: 1px solid transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.feed .invite_story:hover .remove {
  display: block; }

.feed .invite_story .remove:hover {
  background-color: white;
  border-color: #cccccc; }

.feed .invite_story:hover .RemoveStory {
  display: block; }

.feed .story {
  position: relative;
  display: block;
  padding: 10px 0;
  margin-left: -15px;
  padding: 10px 35px 0px 15px;
  font-size: 11px;
  font-weight: normal;
  color: #221919; }

.feed .story span {
  display: block; }

.feed .story .hidden {
  display: none; }

.feed .story .times {
  display: block;
  color: #cb2027;
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 20px;
  font-size: 14px;
  left: 225px;
  top: -5px; }

/*.feed .story .overlay {width: 20px; height: 20px; background: #fff; position: absolute; top: -5px; left: 225px; z-index: 5;}
.feed .story:hover .overlay,
.feed .story .overlay:hover  {opacity: 1;}*/
a.remove_activity_rec:hover, a.remove_activity_invite:hover {
  text-decoration: none !important; }

.feed .story .Button {
  float: right;
  margin-left: 4px; }

.feed .story .profile img {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 6px 0 -36px; }

.feed .story .profile span {
  float: left;
  width: 92px; }

.feed a.story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  overflow: hidden; }

.feed div.story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  overflow: hidden; }

.feed div.story .buttons {
  padding: 10px 0px 0px 0px;
  overflow: hidden; }

.feed div.story .InviteRedButtonPadding {
  padding: 5px 15px;
  float: left;
  margin-left: 0px;
  overflow: hidden; }

.feed div.story .InviteWhiteButtonPadding {
  padding: 5px 9px;
  float: left;
  margin-left: 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden; }

.feed #collab_invitation_holder .invited {
  background-color: #ffffdd;
  padding: 16px 0px 17px 0px;
  margin: 0 -15px; }

.feed #collab_invitation_holder .invited .story {
  padding-left: 32px;
  min-height: inherit; }

.feed #collab_invitation_holder .hidden {
  display: none; }

.feed span.story {
  margin: 0 -15px;
  padding: 5px 15px 5px 51px;
  /* margin-left: 4px; */
  overflow: hidden; }

.feed h2 + .story {
  padding-top: 10px; }

.feed a.story:last-child {
  padding-bottom: 15px; }

.feed .all {
  width: 100%;
  float: left;
  margin: 10px 0 20px; }

.feed .story:hover {
  text-decoration: none;
  background-color: #f2f0f0; }

.feed .story.nohover {
  overflow: visible;
  min-height: 25px;
  margin-bottom: 5px; }

.feed .story.nohover:hover {
  background-color: transparent; }

.feed .story:active {
  color: #cb2027;
  background-color: #cccccc; }

.feed .story .remove {
  position: absolute;
  background: transparent;
  top: 14px;
  left: -16px;
  display: none;
  padding: 3px;
  border: 1px solid transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.feed .story:hover .remove {
  display: block; }

.feed .story .remove:hover {
  background-color: white;
  border-color: #cccccc; }

.feed .story:hover .RemoveStory {
  display: block; }

.FirstThree {
  max-height: 126px;
  overflow: visible; }

#recent_activity_holder {
  margin-bottom: 0; }

#SeeAllRecommendations {
  float: right;
  margin-top: 2px; }

.RemoveStory {
  position: absolute;
  right: -6px;
  background: white;
  padding: 3px 5px 5px;
  box-shadow: 1px 0 2px rgba(34, 25, 25, 0.25);
  display: none; }

.RemoveStory:hover {
  text-decoration: none; }

/* Building Feed */
body#building {
  height: 100%; }

#floater {
  position: relative;
  float: left;
  height: 5 0%;
  margin-bottom: -200px;
  width: 1px; }

#centered {
  position: relative;
  clear: left;
  height: 400px;
  width: 400px;
  margin: 0 auto; }

/* BUTTONS
--------------------------------------------------------------------------------------- */
/* New Buttons -- no nested spans */
.Button {
  border: 1px solid transparent;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35);
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35);
  cursor: pointer;
  display: inline-block;
  font-family: "helvetica neue", arial, sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 0.45em 0.825em 0.45em;
  text-align: center;
  -moz-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  -webkit-transition: all 0.05s ease-in-out; }

.Button:focus {
  outline: none; }

.Button:hover {
  text-decoration: none; }

.Button:active {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none; }

button.Button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.Button.Button11 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px; }

.Button.Button13 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px; }

.Button.Button18 {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 18px; }

.Button.Button24 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 24px; }

/* Red Button */
.Button.RedButton {
  background-color: #d43638;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb5367), to(#d43638), color-stop(0.5, #e04751), color-stop(0.5, #de404a));
  background-image: -moz-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #d43638);
  background-image: -o-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #d43638);
  background-image: -webkit-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #d43638);
  border-color: #910101;
  color: #fcf9f9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5367', endColorstr='#d43638');
  text-shadow: 0 -1px rgba(34, 25, 25, 0.5);
  -webkit-font-smoothing: antialiased; }

.Button.RedButton:hover {
  background-color: #d63e40;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ea5d6e), to(#d63e40), color-stop(0.5, #e3535d), color-stop(0.5, #e04a54));
  background-image: -moz-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #d63e40);
  background-image: -o-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #d63e40);
  background-image: -webkit-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #d63e40);
  border-color: #ad0303;
  color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5d6e', endColorstr='#d63e40');
  text-shadow: 0 -1px rgba(34, 25, 25, 0.3); }

.Button.RedButton:active {
  background-color: #c83031;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5414b), to(#c83031), color-stop(0.5, #d5414b), color-stop(0.5, #d33d46));
  background-image: -moz-linear-gradient(top, #dd4b5d, #d5414b 50%, #d33d46 50%, #c83031);
  background-image: -o-linear-gradient(top, #dd4b5d, #d5414b 50%, #d33d46 50%, #c83031);
  background-image: -webkit-linear-gradient(top, #dd4b5d, #d5414b 50%, #d33d46 50%, #c83031);
  border-color: #510000;
  color: #f2f0f0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd4b5d', endColorstr='#c83031');
  text-shadow: 0 -1px rgba(34, 25, 25, 0.6); }

.Button.RedButton.Button11:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(235, 82, 82, 0.25);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(235, 82, 82, 0.25);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(235, 82, 82, 0.25); }

.Button.RedButton.Button11:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 1px rgba(235, 82, 82, 0.35);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 1px rgba(235, 82, 82, 0.35);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(235, 82, 82, 0.35); }

.Button.RedButton.Button13:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(235, 82, 82, 0.25);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(235, 82, 82, 0.25);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(235, 82, 82, 0.25); }

.Button.RedButton.Button13:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(235, 82, 82, 0.35);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(235, 82, 82, 0.35);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(235, 82, 82, 0.35); }

.Button.RedButton.Button18:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(235, 82, 82, 0.25);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(235, 82, 82, 0.25);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(235, 82, 82, 0.25); }

.Button.RedButton.Button18:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35); }

.Button.RedButton.Button24:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(235, 82, 82, 0.25);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(235, 82, 82, 0.25);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(235, 82, 82, 0.25); }

.Button.RedButton.Button24:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(235, 82, 82, 0.35);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(235, 82, 82, 0.35);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(235, 82, 82, 0.35); }

/* White Button */
.Button.WhiteButton, .repin_memo_on .pin:hover .actions .repin_link {
  background-color: #f0eded;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(0.5, #f9f7f7), color-stop(0.5, #f6f3f4));
  background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
  background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
  background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
  border-color: #bbbbbb;
  color: #524d4d;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
  text-shadow: 0 1px rgba(255, 255, 255, 0.9); }

.Button.WhiteButton:hover {
  background-color: #f2f0f0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfcfc), to(#f2f0f0), color-stop(0.5, #fbf9f9), color-stop(0.5, #f7f5f6));
  background-image: -moz-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -o-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -webkit-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  border-color: #c3c3c3;
  color: #666060;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcfc', endColorstr='#f2f0f0');
  text-shadow: 0 1px white; }

.Button.WhiteButton:active {
  background-color: #ebe8e8;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f4f5), to(#ebe8e8), color-stop(0.5, #f3f0f0), color-stop(0.5, #f1eeef));
  background-image: -moz-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
  background-image: -o-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
  background-image: -webkit-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
  border-color: #b7b7b7;
  color: #454141;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f4f5', endColorstr='#ebe8e8');
  text-shadow: 0 1px rgba(255, 255, 255, 0.8); }

.Button.WhiteButton.Button11:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(232, 230, 230, 0.75);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(232, 230, 230, 0.75);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 5px rgba(232, 230, 230, 0.75); }

.Button.WhiteButton.Button11:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 1px rgba(232, 230, 230, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 1px rgba(232, 230, 230, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(232, 230, 230, 0.5); }

.Button.WhiteButton.Button13:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(232, 230, 230, 0.75);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(232, 230, 230, 0.75);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 6px rgba(232, 230, 230, 0.75); }

.Button.WhiteButton.Button13:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(232, 230, 230, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(232, 230, 230, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 2px rgba(232, 230, 230, 0.5); }

.Button.WhiteButton.Button18:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(232, 230, 230, 0.75);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(232, 230, 230, 0.75);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(232, 230, 230, 0.75); }

.Button.WhiteButton.Button18:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(232, 230, 230, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(232, 230, 230, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(232, 230, 230, 0.5); }

.Button.WhiteButton.Button24:hover {
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75); }

.Button.WhiteButton.Button24:active {
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(232, 230, 230, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(232, 230, 230, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 4px rgba(232, 230, 230, 0.5); }

.Button.WhiteButton.ContrastButton {
  border: 0;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5); }

.Button.WhiteButton.ContrastButton:hover {
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 1px 2px rgba(35, 24, 24, 0.75);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 1px 2px rgba(35, 24, 24, 0.75);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 1px 2px rgba(35, 24, 24, 0.75); }

.Button.WhiteButton.ContrastButton:active {
  -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 0 1px rgba(232, 230, 230, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 0 1px rgba(232, 230, 230, 0.5);
  box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 0 1px rgba(140, 126, 126, 0.5), 0 0 1px rgba(232, 230, 230, 0.5); }

.Button.WhiteButton.ContrastButton.disabled {
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5) !important;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5) !important;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.35), 0 0 0 1px rgba(140, 126, 126, 0.5) !important; }

/* Disabled Button */
.Button.disabled, .Button[disabled] {
  background: #f2f0f0 !important;
  border-color: #d1cdcd !important;
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35) !important;
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35) !important;
  box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35) !important;
  color: #d1cdcd !important;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
  text-shadow: 0 -1px rgba(34, 25, 25, 0.01) !important; }

.Button.disabled.clickable {
  cursor: pointer; }

/* Inline Button */
.Button.InlineButton {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  margin: 1px;
  padding: 0.65em 0.825em; }

.Button.Indicator {
  border-width: 0;
  -moz-box-shadow: 0 0 white, 0 1px 3px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 0 white, 0 1px 3px rgba(34, 25, 25, 0.5);
  box-shadow: 0 0 white, 0 1px 3px rgba(34, 25, 25, 0.5);
  display: block;
  font-size: 15px;
  text-align: center;
  position: fixed;
  z-index: 4; }

/* LIQUID HEADER
--------------------------------------------------------------------------------------- */
#Header {
  position: fixed;
  z-index: 103;
  top: 0;
  right: 0;
  left: 0;
  height: 44px;
  background-color: #faf7f7;
  box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: inset 0 1px white, 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4); }

/* For when there is a second bar under the header */
#CategoriesBarPage #Header {
  position: relative;
  z-index: 105;
  box-shadow: 0 0 transparent;
  -moz-box-shadow: 0 0 transparent;
  -webkit-box-shadow: 0 0 transparent; }

#Pinterest {
  display: block;
  position: absolute;
  width: 100px;
  height: 26px;
  top: 9px;
  left: 50%;
  margin-left: -50px;
  background: url('../images/LogoRed.png'); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #Pinterest {
    background: url(../images/LogoRed.2x.png);
    background-size: 100px 26px; } }

#Search {
  float: left;
  margin: 8px 0 0; }

#Search input {
  float: left;
  width: 183px;
  background-color: #faf7f7;
  border: 1px solid;
  border-color: #c2c0c0 #cccaca #d1cfcf;
  box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.05);
  -moz-box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.05);
  -webkit-box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.05);
  font-size: 13px;
  line-height: 1.3; }

#Search input:focus {
  background-color: white;
  box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.1);
  -moz-box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.1);
  -webkit-box-shadow: 0 1px white, inset 0 1px rgba(34, 25, 25, 0.1); }

#Search a {
  float: left;
  margin-left: -1px;
  padding: 7px 7px 2px;
  min-height: 17px;
  border: 1px solid;
  border-color: #c2c0c0 #cccaca #d1cfcf;
  box-shadow: 0 1px rgba(255, 255, 255, 0.9), inset 0 0 2px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.9), inset 0 0 2px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.9), inset 0 0 2px rgba(255, 255, 255, 0.75); }

#Search a:active {
  box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.15);
  -moz-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.15);
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.15); }

.HeaderContainer li {
  position: relative;
  display: inline;
  font-size: 13px; }

.HeaderContainer .nav {
  position: relative;
  display: inline-block;
  color: #524d4d;
  text-shadow: 0 1px white; }

.HeaderContainer .nav span {
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat; }

.HeaderContainer .nav:hover span {
  background-position: center; }

.HeaderContainer .nav:active span {
  background-position: bottom center; }

.HeaderContainer li:hover .nav {
  color: #221919; }

.HeaderContainer li ul {
  position: absolute;
  display: none;
  width: 140px;
  background-color: white;
  border-top: 1px solid #cccaca;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 2px 4px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 2px 4px rgba(34, 25, 25, 0.5); }

.HeaderContainer li:hover ul {
  display: block; }

.HeaderContainer li ul li:first-child a {
  padding-top: 10px; }

.HeaderContainer li ul li:last-child a {
  padding-bottom: 10px; }

.HeaderContainer li ul a {
  display: block;
  padding: 5px 10px;
  text-align: left;
  font-weight: normal;
  color: #524d4d; }

.HeaderContainer li ul a:hover {
  color: #221919;
  text-decoration: none;
  background-color: #e1dfdf; }

.HeaderContainer li ul a:active {
  color: white;
  background-color: #cb2027; }

.HeaderContainer .beforeDivider a {
  padding-bottom: 10px; }

.HeaderContainer .divider a {
  padding-top: 10px;
  border-top: 1px solid #e1dfdf; }

/* Navigation Bar */
#Navigation {
  position: relative;
  float: right;
  z-index: 105; }

#Navigation ul {
  z-index: 105;
  top: 28px;
  left: 0; }

#Navigation .nav {
  cursor: pointer;
  font-weight: bold;
  height: 28px;
  padding: 15px 27px 0 14px; }

#Navigation .nav span {
  top: 20px;
  right: 14px;
  width: 7px;
  height: 6px;
  background-image: url(../images/DownArrowGray7.png); }

#Navigation .nav .PlusIcon {
  top: 19px;
  right: 13px;
  width: 6px;
  height: 8px;
  background-image: url(../images/PlusIconSimple.png); }

#Navigation .LoginNav {
  padding-right: 14px; }

#Navigation li:hover .nav {
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  background-color: #e1dfdf; }

#Navigation li:active .nav {
  color: white;
  text-shadow: 0 -1px rgba(34, 25, 25, 0.3);
  background-color: #cb2027; }

#Navigation #UserNav .nav {
  padding-left: 38px; }

#Navigation #UserNav img {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 22px;
  height: 22px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.3); }

#Navigation #UserNav ul {
  left: auto;
  right: 0;
  width: 160px; }

/* Categories Bar */
#CategoriesBar {
  position: absolute;
  z-index: 101;
  top: 44px;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 13px;
  color: #8c7e7e;
  background-color: #faf7f7;
  border-top: 1px solid #cfcaca;
  box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4); }

#CategoriesBar.fixed, #CategoriesBar.TopNag.fixed {
  position: fixed;
  top: -1px;
  right: 0;
  left: 0; }

#CategoriesBar li ul {
  z-index: 1;
  top: 23px;
  left: -8px; }

#CategoriesBar .nav {
  height: 23px;
  padding: 9px 0 0;
  font-weight: normal; }

#CategoriesBar .selected {
  font-weight: bold; }

#CategoriesBar .nav span {
  top: 14px;
  right: 0;
  width: 5px;
  height: 3px;
  background-image: url(../images/DownArrowGray.png); }

#CategoriesBar .submenu .nav {
  position: relative;
  padding-right: 11px; }

#InvitesButton {
  float: right;
  margin-top: 5px;
  padding: 4px 10px; }

#FindButton {
  float: left;
  margin-top: 5px;
  padding: 4px 10px;
  visibility: hidden; }

/* Categories Dropdown */
#CategoriesDropdown {
  width: 280px; }

#CategoriesDropdown .SubmenuColumn {
  float: left;
  width: 140px; }

#CategoriesDropdown .SubmenuColumn a {
  padding: 5px 10px; }

#CategoriesDropdown .SubmenuColumn a:first-child {
  padding-top: 10px; }

#CategoriesDropdown .SubmenuColumn a:last-child {
  padding-bottom: 10px; }

/* NAG
--------------------------------------------------------------------------------------- */
.Nag {
  position: fixed;
  z-index: 4;
  top: 42px;
  left: 50%;
  width: 750px;
  margin-left: -375px;
  text-align: center;
  font-size: 18px;
  -moz-transition: all 1.3s ease-in-out;
  -webkit-transition: all 1.3s ease-in-out; }

.Nag .Sheet {
  position: absolute;
  padding: 20px 15px 15px;
  background-color: #fff9b1;
  border: 1px solid rgba(34, 25, 25, 0.25);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2); }

.Nag p {
  margin: 0;
  color: #474531;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5); }

.Nag select {
  margin-left: 6px; }

.Nag .Sheet1 {
  position: relative;
  z-index: 6;
  bottom: auto !important;
  background: -moz-linear-gradient(center bottom, #fffcd1 0%, #fff9b1 40%, #fff9b1 100%);
  background: -o-linear-gradient(center bottom, #fffcd1 0%, #fff9b1 40%, #fff9b1 100%);
  background: -webkit-linear-gradient(bottom, #fffcd1 0%, #fff9b1 40%, #fff9b1 100%);
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.Nag .Sheet2 {
  z-index: 5;
  top: 0;
  right: 2px;
  bottom: -3px;
  left: 2px;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out; }

.Nag .Sheet3 {
  z-index: 4;
  top: 0;
  right: 5px;
  bottom: -5px;
  left: 5px;
  box-shadow: 0 1px 5px rgba(34, 25, 25, 0.3);
  -moz-box-shadow: 0 1px 5px rgba(34, 25, 25, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(34, 25, 25, 0.3);
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out; }

.Nag .UndoSheet {
  z-index: 4;
  top: -100px;
  right: 0;
  bottom: 100px;
  left: 0;
  display: none;
  font-size: 15px;
  background-color: #f2f0f0;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out; }

#UnauthCallout .Nag {
  left: 50%;
  width: 680px;
  margin-left: -340px;
  text-align: left;
  -moz-transition: all 0s;
  -webkit-transition: all 0s; }

#UnauthCallout .Sheet {
  padding: 17px 20px 13px; }

#UnauthCallout .Sheet p {
  font-weight: 300;
  overflow: hidden; }

#UnauthCallout .Sheet p strong {
  font-weight: bold; }

#UnauthCallout .Sheet div {
  float: right;
  margin: 6px 0 0 20px;
  text-align: right;
  max-width: 330px; }

#UnauthCallout .Sheet div .Button {
  margin-left: 10px; }

#UnauthCallout .Sheet div .Button:first-child {
  margin: 0 0 5px 0; }

#UnauthCallout .Nag.fixed {
  top: -2px; }

#UnauthCallout .NagFB {
  width: 750px; }

#UnauthCallout .NagFB .Sheet {
  padding-bottom: 0px; }

#CategoriesBarPage #UnauthCallout .Nag {
  position: absolute;
  top: 74px; }

#CategoriesBarPage #UnauthCallout .Nag.fixed {
  top: 29px; }

.TimelineNag .Sheet p {
  line-height: 21px; }

.TimelineNag .Nag .Sheet {
  background-color: #f5f5ff; }

.TimelineNag .Nag .Sheet1 {
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #f5f5ff 40%, #f5f5ff 100%);
  background: -o-linear-gradient(center bottom, #ffffff 0%, #f5f5ff 40%, #f5f5ff 100%);
  background: -webkit-linear-gradient(bottom, #ffffff 0%, #f5f5ff 40%, #f5f5ff 100%); }

.TimelineNag #FBNagFavicon {
  float: left;
  margin: 2px 14px 0 -2px; }

.TimelineNag #FBNagDotted {
  position: absolute;
  right: 3px;
  bottom: 2px; }

#CategoriesBarPage #UnauthCallout.TimelineNag .Nag.fixed {
  position: absolute !important;
  -moz-transition: 300ms all ease-in;
  -webkit-transition: 300ms all ease-in; }

#CollaboratorInviteCallout .Nag {
  width: 650px;
  margin-left: -325px; }

#CollaboratorInviteCallout .Sheet {
  background: white;
  text-align: left; }

#CollaboratorInviteCallout .Sheet1 div {
  float: right;
  margin-top: 5px; }

#CollaboratorInviteCallout .Sheet1 p {
  font-weight: 200; }

#CollaboratorInviteCallout .Sheet1 p img {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 10px; }

/* TOP NAG
--------------------------------------------------------------------------------------- */
#TopNagCallout {
  width: 100%;
  font-size: 13px;
  padding: 7px 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  background: #f8f6d2;
  border-bottom: 1px solid #cccccc; }

#TopNagCallout p {
  float: left;
  margin-top: 3px; }

#TopNagCallout .Button {
  margin-left: 15px; }

/* New Pinterest Nag styles */
#TopNagCallout.NewPinterestNag .Button {
  margin-top: -9px;
  margin-left: 2px; }
  #TopNagCallout.NewPinterestNag .Button.RedButton {
    margin-left: 15px; }

/* New Pinterest Modal */
#NewPinterestDialog .modal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 320px;
  margin-left: -160px;
  padding-bottom: 40px;
  text-align: center; }
  #NewPinterestDialog .modal h2 {
    color: #444444;
    margin: 0 0 20px 0; }
  #NewPinterestDialog .modal .RedButton {
    margin-left: 10px; }

#Header.TopNag {
  top: 36px; }

#CategoriesBarPage #Header.TopNag {
  top: 0; }

#CategoriesBar.TopNag {
  top: 80px; }

/* PINSTRUMENTATION
--------------------------------------------------------------------------------------- */
#Pinstrumentation {
  width: 100%;
  font-size: 13px;
  padding: 7px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  background: #daf1f4;
  border-bottom: 1px solid #cccccc; }

#Pinstrumentation p {
  float: left;
  margin-top: 3px; }

#Pinstrumentation .Button {
  margin-left: 15px; }

#Header.TopNag {
  top: 36px; }

#CategoriesBarPage #Header.TopNag {
  top: 0; }

#CategoriesBar.TopNag {
  top: 80px; }

.ServiceTrace {
  float: left;
  background-color: #5eafb9;
  height: 18px;
  margin: 2px; }

.ServiceData {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 999;
  border: 1px solid yellow;
  margin: 14px 0 0 5px;
  background: yellow; }

.Millis {
  font-size: 9px;
  color: white;
  padding: 3px; }

.arrow-up {
  margin-left: -4px;
  margin-top: -14px;
  width: 0;
  height: 0;
  border-right: 14px solid transparent;
  border-bottom: 14px solid yellow; }

/* THINSPIRATION NAG
--------------------------------------------------------------------------------------- */
#SearchNag {
  background: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  margin-top: 60px;
  padding: 25px 20px 20px 20px; }

#SearchNag p {
  font-size: 14px;
  width: 600px;
  margin: 0 auto; }

/* BOARD PAGE
--------------------------------------------------------------------------------------- */
#BoardTitle {
  width: 780px;
  margin: 0 auto 30px;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9); }

#BoardTitle h1 {
  margin-top: 76px; }

#BoardTitle h1 strong {
  position: relative; }

#BoardTitle #BoardLikeButton {
  position: absolute;
  right: -210px;
  top: -5px;
  width: 200px;
  text-align: left; }

#BoardTitle #BoardLikeButton span {
  font-size: 7px; }

#BoardTitle #curator {
  display: none;
  margin: 7px 0 14px;
  font-size: 14px;
  line-height: 14px; }

#BoardTitle #curator a {
  color: #221919;
  text-transform: uppercase; }

#BoardDescription {
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  color: #524d4d; }

#BoardMeta {
  position: relative;
  padding: 10px 0 12px;
  border: double rgba(34, 25, 25, 0.14);
  border-width: 3px 0;
  overflow: hidden; }

#BoardMeta #BoardStats {
  position: absolute;
  top: 20px;
  right: 0;
  width: 200px;
  text-align: right;
  font-size: 13px; }

#BoardMeta #BoardStats span {
  font-weight: normal; }

#BoardUser {
  float: left;
  width: 200px;
  margin: 0 auto; }

#BoardUsers .ImgLink {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px; }

#BoardUsers img {
  width: 32px;
  height: 32px; }

#BoardUserName {
  float: left;
  margin-top: 10px;
  text-align: left;
  font-size: 13px;
  max-width: 303px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#BoardUsers #CollaboratorsLink {
  width: 30px;
  height: 23px;
  padding-top: 7px;
  font-size: 13px;
  font-weight: bold;
  color: #8c7e7e;
  text-shadow: none;
  border: 1px solid #e1dfdf; }

#BoardUsers #CollaboratorsLink:hover {
  color: #221919;
  text-decoration: none;
  background: #e1dfdf;
  border-color: #524d4d;
  overflow: hidden; }

#BoardUsers #CollaboratorsLink:active {
  color: black;
  background: #cccaca;
  border-color: #221919;
  box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.5); }

#BoardButton {
  position: absolute;
  top: 15px;
  left: 50%;
  width: 140px;
  margin-left: -70px; }

#BoardButton.SplitButton {
  width: 173px; }

.SplitButton .Left {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  margin-right: -5px; }

.SplitButton .Right {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0; }

/* >6 Collaborators modal */
#CollaboratorsList .ModalScroll {
  border: solid #cccaca;
  border-width: 1px 0; }

#CollaboratorsList .person {
  padding-right: 15px; }

#CollaboratorsList .person:last-child {
  border-bottom-width: 0; }

#CollaboratorsList .person .Button {
  float: right; }

#CollaboratorsList .PersonPins {
  display: none; }

/* PROFILE PAGE
--------------------------------------------------------------------------------------- */
#profile #Header {
  position: relative; }

#profile .FixedContainer {
  width: 934px; }

#profile #UnauthCallout {
  background: rgba(34, 25, 25, 0.05); }

#profile #UnauthCallout .Nag {
  position: absolute; }

/* Main header */
.ProfileHeader {
  background: transparent;
  height: 500px;
  margin-bottom: -300px;
  z-index: 101;
  padding: 10px 0 8px;
  font-size: 13px;
  color: #534f4f;
  overflow: hidden;
  /* Container inside of ProfileHeader */ }
  .ProfileHeader .header-background {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 220px;
    margin-top: -10px;
    background: rgba(34, 25, 25, 0.05); }
  .ProfileHeader .row {
    margin: 10px auto; }

.ProfilePanel {
  float: left;
  background: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5); }
  .ProfilePanel h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 12px 10px 7px;
    color: #534f4f; }

.ProfileInfo {
  height: 165px;
  width: 698px;
  position: relative;
  /* Profile links */
  /* Profile link nags */
  /* Profile link nag inputs/buttons */ }
  .ProfileInfo .ProfileImage {
    height: 165px;
    float: left;
    max-width: 160px;
    overflow: hidden; }
  .ProfileInfo .ProfileImage img {
    height: 100%; }
  .ProfileInfo .content {
    margin-left: 180px;
    padding-right: 15px; }
  .ProfileInfo h1 {
    color: #534f4f;
    margin: 15px 0 10px 0;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden; }
    .ProfileInfo h1.longName {
      font-size: 24px; }
  .ProfileInfo p {
    line-height: 18px; }
  .ProfileInfo p.noDescription:hover {
    padding: 3px;
    margin: -4px 0 0 -4px;
    border: 1px solid #c9b5b5;
    cursor: text;
    margin-bottom: 6px; }
  .ProfileInfo p.noDescription img {
    margin-left: 8px;
    vertical-align: middle;
    margin-top: -4px; }
  .ProfileInfo #editDescription {
    display: none; }
  .ProfileInfo #editDescription textarea {
    width: 100%;
    min-height: 50px;
    height: 50px;
    font-size: 13px;
    margin-bottom: 5px; }
  .ProfileInfo #editDescription .Button {
    float: right; }
  .ProfileInfo #editDescription .CharacterCount {
    float: right;
    margin-right: 10px;
    margin-top: 4px; }
  .ProfileInfo #editDescription .CharacterCount.error {
    font-size: 13px;
    margin-top: 3px; }
  .ProfileInfo .ProfileLinks {
    font-weight: 600;
    color: #8c7e7e;
    padding-top: 5px;
    position: absolute;
    bottom: 18px;
    overflow: hidden;
    width: 450px; }
  .ProfileInfo .ProfileLinks li {
    float: left;
    margin-right: 8px;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ProfileInfo .icons .icon {
    float: left;
    min-width: 15px;
    height: 15px;
    background: url(../images/user_profiles.png) no-repeat; }
  .ProfileInfo .icons a.icon:hover {
    background-position-y: -15px; }
  .ProfileInfo .icons .icon.twitter {
    background-position: -30px 0;
    width: 20px; }
  .ProfileInfo .icons .icon.facebook {
    background-position: -15px 0; }
  .ProfileInfo .icons .icon.location {
    background-position: -52px 0;
    width: 12px; }
  .ProfileInfo .icons .addIcons {
    height: 20px;
    display: inline-block;
    min-width: 130px;
    padding: 8px 5px 0 0;
    margin-top: -9px; }
  .ProfileInfo .icons .addIcons.Existing {
    border-left: 1px solid #c9b5b5;
    padding-left: 5px;
    margin-left: 5px; }
  .ProfileInfo .icons .addIcons li {
    margin: -3px 5px 0 0; }
  .ProfileInfo .icons .addIcons li .Button {
    min-width: 18px;
    padding: 0.5em 0.625em 0.3em; }
  .ProfileInfo .icons .addIcons li .WhiteButton {
    color: #8c7e7e; }
  .ProfileInfo .icons .addIcons li .Form {
    position: relative; }
  .ProfileInfo .icons .addIcons li .Form img.inputIcon {
    position: absolute;
    left: 6px;
    top: 6px; }
  .ProfileInfo .icons .addIcons li .SplitInput {
    font-size: 11px;
    padding: 2px 8px 3px 48px;
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 180px; }
  .ProfileInfo .icons .addIcons li .SplitButton {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 0.4em 0.625em 0.25em;
    min-height: 22px;
    vertical-align: bottom; }
  .ProfileInfo .icons .addIcons li .SplitButton img {
    height: 11px; }

/* dim everything except the user's website */
.ProfileInfoVerifyDomain {
  width: 700px;
  overflow: hidden;
  font-size: 13px;
  float: none;
  pointer-events: none; }
  .ProfileInfoVerifyDomain .ProfileWebsite {
    outline: 999px rgba(0, 0, 0, 0.4) solid;
    z-index: 2;
    position: relative;
    margin: -6px-6px-6px-6px;
    padding: 6px 6px 6px 6px;
    -webkit-box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0, 0.4); }
  .ProfileInfoVerifyDomain .ProfileLinks {
    overflow: visible; }

.ProfileRepins {
  width: 224px;
  float: right;
  min-height: 165px;
  overflow: hidden; }
  .ProfileRepins a {
    display: block;
    padding: 5px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .ProfileRepins img {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px; }
  .ProfileRepins strong {
    line-height: 30px; }

#httpText {
  position: absolute;
  left: 20px;
  top: 3px;
  line-height: 1.4;
  font-size: 11px;
  font-weight: 300;
  color: #221919; }

/* Profile Pin It Button */
#ButtonHolder {
  margin-bottom: 31px;
  padding: 25px 15px;
  background-color: #daecf6;
  border-top: 1px solid #c4ddef;
  overflow: hidden; }

#BigPinItButton {
  width: 45px;
  margin: 0 auto;
  padding: 11px 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  background: white url(../images/buttonGradient10.png) top left repeat-x;
  border: 1px solid white;
  cursor: move;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.5); }

#BigPinItButton:hover {
  color: black;
  text-decoration: none; }

#profile #ButtonInstructions {
  display: none; }

#profile #InstallationInstructions {
  text-align: left;
  width: 300px;
  margin: 0 auto; }

#PinButton {
  width: 632px;
  margin: 0 auto; }

#PinButton p {
  margin: 0 0 18px;
  font-size: 13px;
  width: 600px;
  margin: 30px auto;
  text-align: left;
  font-weight: 300;
  line-height: 1.4; }

#PinButton p:nth-child(2) {
  text-align: center; }

#PinButton ol li {
  margin: 0 0 8px 24px;
  list-style: decimal outside;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 300; }

#ButtonHolder p {
  margin: 0; }

#BigPinItButton:hover {
  color: #3b2e2e;
  text-decoration: none;
  box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5), inset 0 1px 2px rgba(255, 255, 255, 0.7), 0 2px #dddddd, 0 3px 0 #e7e7e7, 0 4px 2px rgba(0, 0, 0, 0.15), 0 4px 17px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5), inset 0 1px 2px rgba(255, 255, 255, 0.7), 0 2px #dddddd, 0 3px 0 #e7e7e7, 0 4px 2px rgba(0, 0, 0, 0.15), 0 4px 17px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5), inset 0 1px 2px rgba(255, 255, 255, 0.7), 0 2px #dddddd, 0 3px 0 #e7e7e7, 0 4px 2px rgba(0, 0, 0, 0.15), 0 4px 17px rgba(34, 25, 25, 0.2); }

/* Profile Edit */
#profileEdit a.learn_more {
  display: inline-block;
  margin-left: 12px;
  vertical-align: 40%;
  font-size: 12px;
  font-weight: normal; }

/* Profile tabs */
#profile #ContextBar {
  margin: 0px;
  padding: 0;
  background: #faf7f7;
  overflow: hidden;
  border-bottom: none;
  line-height: 48px;
  box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: inset 0 1px white, 0 1px 3px rgba(34, 25, 25, 0.4);
  z-index: 101; }

#profile #ContextBar.fixed {
  left: 0;
  right: 0;
  top: -1px; }

#profile #ContextBar .FixedContainer {
  overflow: hidden;
  margin: 0px auto -1px; }

#profile #ContextBar a {
  text-decoration: none; }

#profile #ContextBar ul {
  float: left; }

#profile #ContextBar ul li {
  float: left; }

#profile #ContextBar ul li a {
  display: block;
  padding: 0px 15px;
  font-size: 13px;
  color: #554747;
  border-top: 1px solid white;
  height: 48px; }

#profile #ContextBar ul li a:hover {
  background-color: #e1dfdf;
  color: #554747;
  border-top-color: #e1dfdf; }

#profile #ContextBar ul li a:active {
  background-color: #cb2027;
  color: white;
  border-top-color: #cb2027;
  text-shadow: none; }

#profile #ContextBar ul li a.selected {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #cdc5c5;
  border-right: 1px solid #cdc5c5;
  border-top: 1px solid #f3f3f2;
  background: #f1eeed;
  text-shadow: white 0 1px 0;
  background: #e0dcdb;
  background: -moz-linear-gradient(top, #e0dcdb 0%, #f4f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0dcdb), color-stop(100%, #f4f1f1));
  background: -ms-linear-gradient(top, #e0dcdb 0%, #f4f1f1 100%);
  background: linear-gradient(top, #e0dcdb 0%, #f4f1f1 100%); }

#profile #ContextBar ul li a.selected:active {
  color: #554747; }

#profile #ContextBar ul li a.selected:before {
  position: absolute;
  left: 0;
  top: -10px;
  bottom: -10px;
  right: 0;
  content: "";
  box-shadow: inset 0 0px 10px rgba(34, 25, 25, 0.1);
  -moz-box-shadow: inset 0 0px 10px rgba(34, 25, 25, 0.1);
  -webkit-box-shadow: inset 0 0px 10px rgba(34, 25, 25, 0.1); }

#profile #ContextBar ul li.noCount a {
  font-weight: 500; }

#profile #ContextBar .action {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  margin: 1px auto;
  width: 160px;
  text-align: center;
  white-space: nowrap; }

#profile #ContextBar .action a {
  letter-spacing: normal;
  word-spacing: normal; }

#profile #ContextBar .action .Tab, #profile #ContextBar .action #RearrangeCancel {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-top: -4px;
  vertical-align: middle; }

#profile #ContextBar .action .Tab {
  margin-right: -1px;
  padding: 0 8px; }

#profile #ContextBar .action .Tab.Left {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px; }

#profile #ContextBar .action .Tab.Right {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0; }

#profile #ContextBar .action #RearrangeButton {
  padding: 0 5px; }

#profile #ContextBar .action #RearrangeButton em {
  background: url(../images/RearrangeIcon.png) no-repeat center;
  display: block;
  height: 24px;
  width: 25px; }

#profile #ContextBar .action #RearrangeButton.RedButton em {
  background-image: url(../images/Rearrange-Confirm.png); }

#profile #ContextBar .action #RearrangeCancel {
  background: url(../images/Rearrange-Cancel.png) no-repeat center center;
  width: 25px;
  margin-right: -25px;
  text-indent: -999px;
  overflow: hidden; }

#profile #ContextBar .follow {
  float: right; }

#profile #ContextBar .Button {
  font-weight: bold; }

#profile #ColumnContainer {
  margin-top: 15px; }

/* Profile People: following/followers */
#profile #PeopleList {
  overflow: hidden;
  margin-right: -5px;
  margin-top: 0; }

#profile #PeopleList .person {
  float: left;
  background: none;
  border: 1px solid #cccaca;
  border-top: 1px solid white;
  border-right: none;
  width: 446px;
  clear: none;
  min-height: 110px;
  padding: 20px;
  padding-right: 0px;
  text-shadow: white 0 1px 0; }

#profile #PeopleList .person.odd {
  border-left: none;
  padding-left: 0;
  padding-right: 20px;
  width: 445px; }

#profile #PeopleList .person h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 17px;
  line-height: 1; }

#profile #PeopleList .person h4 a {
  color: #2a1919;
  font-size: 15px; }

#profile #PeopleList .person .stats, #profile #PeopleList .person .icons {
  color: #8c7e7e;
  font-size: 13px;
  height: 25px; }

#profile #PeopleList .person .stats {
  display: table-cell;
  line-height: 12px;
  vertical-align: middle; }

#profile #PeopleList .person .stats a {
  color: inherit; }

#profile #PeopleList .person .icons {
  line-height: 13px;
  margin-top: 4px; }

#profile #PeopleList .person .PersonFollow {
  float: right; }

#profile #PeopleList .person .PersonImage {
  float: left;
  height: 110px;
  width: 110px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat; }

#profile #PeopleList .person .PersonPins {
  height: 38px;
  float: left;
  overflow: hidden;
  margin-right: -10px; }

#profile #PeopleList .person .PersonPins .ImgLink, #profile #PeopleList .person .PersonPins .empty {
  width: 38px;
  height: 38px;
  float: left;
  background-color: #e1dfdf;
  margin: 0 4px 0 0; }

#profile .MoreGrid {
  margin-top: 20px; }

#LoadingPeople {
  padding: 20px;
  text-align: center; }

#LoadingPeople span {
  display: block;
  padding-top: 10px;
  font-size: 13px; }

#noResults {
  text-shadow: 0 1px 0 white;
  text-align: center;
  line-height: 2;
  color: #8c7e7e;
  padding: 10px 0 30px; }

#noResults h3 {
  font-size: 24px;
  font-weight: 300; }

#noResults p {
  font-size: 13px; }

/* PROFILE COLLABORATOR INVITES */
#profile .CollabInvites {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 30px;
  margin-left: -15px;
  border-bottom: 3px double rgba(34, 25, 25, 0.1); }

#profile .CollabInvites > h2 {
  text-align: center;
  font-weight: 500;
  padding: 20px 0; }

#profile .pin.pinBoard.invite {
  float: left;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0; }

#profile .pin.pinBoard.invite h3, #profile .pin.pinBoard.invite h4 {
  opacity: 0.5; }

#profile .pin.pinBoard.invite .followBoard {
  display: none; }

#profile .pin.pinBoard.invite .board {
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2); }

#profile .pin.pinBoard.invite .board > a {
  opacity: 0.5; }

#profile .pin.pinBoard.invite .box {
  position: absolute;
  left: 14px;
  right: 14px;
  top: 60px;
  padding: 13px;
  border-radius: 5px;
  background: white;
  z-index: 9;
  box-shadow: 0 1px 5px rgba(34, 25, 25, 0.5);
  line-height: 14px; }

#profile .pin.pinBoard.invite .box img {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px; }

#profile .pin.pinBoard.invite .box .buttons {
  clear: both;
  margin-top: 10px;
  margin-right: -5px; }

#profile .pin.pinBoard.invite .box .buttons .RedButton {
  margin-right: 10px; }

/* PROFILE EDIT AND BOARD EDIT AND PIN EDIT
--------------------------------------------------------------------------------------- */
#profileEdit #id_img {
  display: none;
  width: 400px; }

#profileEdit .current_avatar_wrapper {
  position: relative;
  padding: 12px;
  min-width: 168px;
  min-height: 168px;
  float: left;
  background: white;
  box-shadow: 0 1px 1px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 1px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 1px rgba(34, 25, 25, 0.4); }

#profileEdit .current_avatar {
  max-width: 250px;
  max-height: 250px;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

#profileEdit .deactivate_wrapper {
  display: inline-block;
  float: right;
  margin-top: -4px; }

#profileEdit .spinner {
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  position: absolute; }

.CollabAutocompleteHolder .ui-autocomplete {
  z-index: 1000000 !important;
  top: 460px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.CollabAutocompleteHolder .ui-menu-item {
  padding: 0; }

.CollabAutocompleteHolder .ui-menu-item:first-child a {
  padding-top: 8px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0; }

.CollabAutocompleteHolder .ui-menu-item:last-child {
  border-width: 0; }

.CollabAutocompleteHolder .ui-menu-item:last-child a {
  padding: 3px 8px 8px !important;
  text-align: left;
  border-top-width: 0 !important;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px; }

.add_collaborators {
  padding: 0 0 0 150px;
  font-size: 18px; }

.add_collaborators.collaborator {
  margin-left: 0px; }

.add_collaborators .hidden_collaborator {
  display: none; }

.add_collaborators .hidden_pending {
  display: none; }

.add_collaborators .collaborator {
  overflow: hidden;
  margin-bottom: 10px;
  width: 413px; }

.modal .add_collaborators .collaborator {
  width: 380px; }

.add_collaborators .collaborator {
  clear: left;
  padding: 0;
  font-size: 18px;
  border: none; }

.add_collaborators .collaborator.display_more {
  border-top: solid 1px #aaaaaa;
  width: 425px;
  margin-top: 15px;
  padding: 7px;
  line-height: 38px;
  background: rgba(180, 180, 180, 0.2);
  color: #584d4d;
  font-weight: bold;
  cursor: pointer; }

.add_collaborators .collaborator.display_more_pending {
  border-top: solid 1px #aaaaaa;
  width: 425px;
  margin-top: 15px;
  padding: 7px;
  line-height: 38px;
  background: rgba(180, 180, 180, 0.2);
  color: #221919;
  font-weight: bold;
  cursor: pointer; }

.add_collaborators .collaborator.display_more:hover {
  color: #221919;
  background: rgba(180, 180, 180, 0.4); }

.add_collaborators .collaborator.display_more_pending:hover {
  color: #221919;
  background: rgba(180, 180, 180, 0.4); }

#BoardEdit .add_collaborators {
  float: left;
  padding-left: 0;
  width: 525px; }

#BoardEdit .privacy-note {
  font-size: 14px;
  margin-top: 10px;
  width: 510px; }

form .add_collaborators input.collaborator_name {
  font-size: 16px;
  min-width: 320px;
  float: left;
  clear: both; }

.add_collaborators .submit_collaborator {
  /*float: right;*/
  margin: 0 0 0 5px; }

.add_collaborators .delete_collaborator {
  margin-top: 5px; }

.add_collaborators .collaborator.board_creator {
  overflow: hidden;
  padding-top: 15px; }

.add_collaborators .collaborator .collaborator_image {
  margin-top: 4px; }

.add_collaborators .collaborator.unaccepted .collaborator_image {
  opacity: 0.5; }

.add_collaborators .collaborator.unaccepted .name_container {
  opacity: 0.5; }

.add_collaborators .collaborator a {
  font-size: inherit; }

.add_collaborators .collaborator a.collaborator_image {
  height: 36px;
  width: 36px;
  margin-left: 7px;
  float: left; }

.add_collaborators .collaborator a.collaborator_name {
  margin: 0 18px 0 10px;
  width: 200px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

#CreateBoard .add_collaborators .collaborator a.collaborator_name {
  margin: 0px -18px 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.add_collaborators .collaborator .note {
  margin: 2px 0 0 11px;
  font-size: 14px; }

.add_collaborators .collaborator .name_container {
  float: left; }

#CreateBoard .add_collaborators .collaborator .name_container.new {
  padding-top: 10px; }

.add_collaborators .collaborator .Button {
  float: right; }

.add_collaborators .collaborator img {
  display: block;
  width: 36px;
  height: auto; }

.add_collaborators .collaborator.display_more img {
  float: left;
  margin: 2px;
  width: 16px;
  height: 16px; }

.add_collaborators .collaborator.display_more .profile_container {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 7px; }

.add_collaborators .collaborator.display_more_pending img {
  float: left;
  margin: 2px;
  width: 16px;
  height: 16px; }

.add_collaborators .collaborator.display_more_pending .profile_container {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 7px; }

#CreateBoard .modal {
  max-height: 640px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 570px; }

#CategoryPicker {
  margin-bottom: 0;
  width: 337px; }

#CategoryPicker .BoardList {
  width: 374px;
  height: 300px;
  overflow-y: scroll; }

#CategoryPicker .BoardList li {
  float: none;
  width: auto; }

#InviteCollaborator label {
  clear: both;
  float: left; }

#invite_response {
  background: #ffffaa;
  padding: 12px 20px 10px;
  float: left;
  margin-bottom: 10px;
  width: 429px;
  margin-top: 10px;
  color: #2a1919;
  font-size: 18px;
  display: none; }

#aboutCount {
  margin-top: 13px;
  vertical-align: top; }

.submit_collaborator_approval {
  float: right;
  margin-left: 12px; }

#PinEdit {
  float: left;
  width: 614px; }

#PinEdit li {
  position: relative; }

#PinEdit .CharacterCount {
  position: absolute;
  top: 20px;
  right: 0;
  width: 78px;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }

#PinEditPreview {
  float: right;
  position: relative;
  overflow: hidden;
  margin-top: 93px; }

#PinEditPreview .price {
  z-index: 3;
  top: -70px;
  left: -117px;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }

#PinEditPreview .price.visible {
  top: 19px;
  left: -28px; }

#PinEdit textarea {
  min-height: 3.95em;
  line-height: 1.3em; }

#PinEdit select, #PinEdit option {
  font-size: 18px; }

#PinEdit #ta_holder {
  position: relative; }

.pin.editPinBox {
  position: static;
  float: right;
  margin: 93px 0 0 16px; }

/* JQUERY ALERTS
--------------------------------------------------------------------------------------- */
#popup_overlay {
  opacity: 0.6 !important;
  -ms-filter: "alpha(opacity=60)" !important; }

#popup_container {
  font-family: 'lucida grande', arial;
  font-weight: bold;
  text-align: left;
  font-size: 12px;
  width: 364px;
  height: 86px;
  background: white;
  color: black;
  border-spacing: 2px;
  border: 4px solid #e0ecf0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

#popup_title {
  display: none; }

#popup_message {
  padding-top: 15px;
  padding-left: 15px; }

#popup_panel {
  padding-left: 15px;
  text-align: left; }

#popup_content input[type=button] {
  margin-top: 20px;
  margin-right: 10px;
  padding: 3px;
  color: white;
  background-color: #476ea7; }

/* PEOPLE PAGE
--------------------------------------------------------------------------------------- */
#PeopleList {
  margin-top: 20px; }

#PeopleList .message {
  font-size: 18px;
  font-weight: 300;
  text-align: center; }

.person {
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #d1cdcd;
  overflow: hidden; }

.PersonPins {
  float: right; }

.PersonPins a {
  float: right;
  width: 50px;
  height: 50px;
  margin-left: 5px; }

.PersonPins img {
  display: block;
  width: 100%;
  height: 100%; }

.PersonImage {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 8px; }

.PersonImage img {
  width: 100%;
  height: 100%; }

.PersonIdentity {
  float: left;
  width: 215px;
  margin: 0;
  font-size: 15px;
  line-height: 1.15em; }

.PersonIdentity a {
  display: block;
  margin: 5px 0 2px; }

.PersonIdentity span {
  display: block;
  font-weight: 300; }

.person .Button {
  margin-top: 10px; }

#PeopleSidebar {
  position: fixed;
  z-index: 0;
  top: 153px;
  left: 50%;
  width: 190px;
  margin-left: -615px; }

#PeopleSidebar li {
  display: inline; }

#PeopleSidebar a {
  display: block;
  padding: 3px 0;
  font-size: 15px;
  font-weight: 300;
  text-shadow: 0 1px white; }

#PeopleSidebar .selected {
  color: #cb2027;
  text-decoration: underline; }

/* MODAL
--------------------------------------------------------------------------------------- */
.ModalContainer {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: scroll;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; }

.overlay {
  position: fixed;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden; }

.modal {
  position: absolute;
  z-index: 2;
  bottom: -25%;
  left: 50%;
  padding: 30px 30px 20px 30px;
  background: #fcf9f9;
  border: 1px solid #f7f5f5;
  box-shadow: 0 2px 5px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 2px 5px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 2px 5px rgba(34, 25, 25, 0.5);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden; }

.success {
  z-index: 99999;
  text-align: center;
  font-size: 2em;
  line-height: 2; }

.thin {
  width: 360px;
  margin-left: -180px; }

.wide {
  width: 550px;
  margin-left: -275px; }

.PostSetup {
  bottom: 25%; }

.visible .overlay {
  opacity: 0.95; }

.visible .modal {
  bottom: 50%; }

.super .overlay {
  opacity: 0; }

.super .modal {
  bottom: 125%; }

.modal .header {
  position: relative;
  margin: -30px -31px 20px;
  padding: 18px 31px 8px;
  background-color: #f2f0f0;
  border-bottom: 1px solid #cccaca; }

.modal .footer.lg {
  position: relative;
  margin: 20px -30px -21px -30px;
  padding: 13px 31px;
  background-color: #f2f0f0;
  border-top: 1px solid #eeeeee; }

.modal h2 {
  margin: 0 37px 0 0;
  font-size: 21px;
  line-height: 1em;
  color: #8c7e7e;
  text-shadow: 0 1px white; }

.modal .close {
  position: absolute;
  z-index: 1;
  top: -1px;
  right: 0;
  bottom: 0;
  display: block;
  width: 57px;
  background-color: #f0eded;
  background: -moz-linear-gradient(#fffcfc, #f0eded);
  background: -o-linear-gradient(#fffcfc, #f0eded);
  background: -webkit-linear-gradient(#fffcfc, #f0eded);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfc', endColorstr='#f0eded');
  border-left: 1px solid rgba(34, 25, 25, 0.15);
  box-shadow: inset 0 1px 2px white;
  -moz-box-shadow: inset 0 1px 2px white;
  -webkit-box-shadow: inset 0 1px 2px white;
  text-indent: -9999px; }

.modal .close:hover {
  background-color: #ebe8e8;
  background: -moz-linear-gradient(#f9f6f6, #ebe8e8);
  background: -o-linear-gradient(#f9f6f6, #ebe8e8);
  background: -webkit-linear-gradient(#f9f6f6, #ebe8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f6', endColorstr='#ebe8e8'); }

.modal .close:active {
  background-color: #c21f24;
  background: -moz-linear-gradient(#d62228, #c21f24);
  background: -o-linear-gradient(#d62228, #c21f24);
  background: -webkit-linear-gradient(#d62228, #c21f24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d62228', endColorstr='#c21f24');
  box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 1px #b22d00;
  -moz-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 1px #b22d00;
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 1px #b22d00; }

.modal .close strong {
  display: none; }

.modal .close span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  height: 32px;
  width: 32px;
  background: url(../images/Close.png) -10px -12px no-repeat; }

.modal .close:hover span {
  background-position: -10px -67px; }

.modal .close:active span {
  background-position: -10px -122px; }

.modal .Form p {
  margin-bottom: 0; }

.modal .Form ul {
  border-top: none; }

.modal .ModalScroll {
  max-height: 290px;
  overflow-y: auto;
  overflow-x: hidden; }

.modal .Form .ModalScroll {
  max-height: 250px;
  margin-right: -20px; }

.modal.PaddingLess {
  padding: 0;
  border-width: 0; }

.modal.PaddingLess.wide {
  margin-left: -245px; }

.modal.PaddingLess .header {
  margin: 0; }

/* Error Dialog */
.alertBox .message {
  padding-bottom: 20px;
  font-size: 18px;
  padding-left: 25px;
  color: #8c7e7e;
  margin-top: 16px; }

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

.alertBox h2 {
  text-align: center;
  font-size: 24px;
  margin: 0px; }

.alertBox .closeBtn {
  width: 11px;
  height: 12px;
  top: 10px;
  right: 10px !important;
  background: url(../images/repin/sprite_close.png) no-repeat 0 0;
  position: absolute;
  right: 20px; }

.alertBox .closeBtn:hover {
  background-position: 0 -12px;
  cursor: pointer; }

.alertBox .modal {
  margin-left: -220px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 0px 1px 10px 0px rgba(31, 22, 22, 0.3) !important;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(31, 22, 22, 0.3) !important; }

#ErrorDialog .modal {
  width: 404px; }

#ConfirmationDialog .modal {
  width: 404px; }

#ConfirmationDialog .okButton {
  margin-right: 4px; }

/* Repin */
#Repin.visible .PostSuccess {
  bottom: -25%; }

#Repin.super .PostSuccess {
  bottom: 50%; }

#Repin .modal.PostSuccess {
  display: none;
  text-align: center;
  font-size: 21px;
  line-height: 1.8em; }

#Repin .modal.PostSuccess span {
  font-weight: bold; }

#Repin.super .overlay {
  opacity: 0.95; }

/* Crop Image */
#CropImage .modal {
  width: 400px;
  margin-left: -200px;
  border: 1px solid #bdaaaa;
  box-shadow: 0 3px 8px rgba(34, 25, 25, 0.3), inset 0 0 0 3px white;
  -moz-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.3), inset 0 0 0 3px white;
  -webkit-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.3), inset 0 0 0 3px white; }

#CropImage .holder {
  position: relative;
  overflow: hidden;
  margin: 15px;
  height: 300px; }

#CropImage .holder .spinner {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  height: 30px;
  background: url(../images/loading.gif) no-repeat center;
  display: none; }

#CropImage .complete {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

#CropImage .holder .overlayContent, .bg, .drag, .frame {
  position: absolute;
  overflow: hidden; }

#CropImage .holder .frame {
  box-shadow: 0 2px 3px rgba(34, 25, 25, 0.3), inset 0 0 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 3px rgba(34, 25, 25, 0.3), inset 0 0 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 3px rgba(34, 25, 25, 0.3), inset 0 0 0 1px rgba(0, 0, 0, 0.3); }

#CropImage .holder .mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

#CropImage .holder .mask span {
  position: absolute;
  background: #fcf9f9;
  opacity: 0.9;
  -ms-filter: "alpha(opacity=90)"; }

#CropImage .holder .bg, #CropImage .holder .drag, #CropImage .holder .overlayContent {
  top: 0;
  left: 0; }

#CropImage .holder .bg img {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s; }

#CropImage .holder .drag, #CropImage .holder .overlayContent {
  right: 0;
  overflow: visible; }

#CropImage .holder .drag {
  bottom: 0;
  cursor: move;
  z-index: 0;
  background: white;
  -ms-filter: "alpha(opacity=0)";
  opacity: 0; }

#CropImage .header, #CropImage .footer {
  background: none;
  text-align: center;
  padding: 10px 15px; }

#CropImage .header span {
  font-size: 14px;
  display: block;
  padding: 10px; }

#CropImage .footer {
  position: relative;
  border-top: 1px solid #bdaaaa;
  box-shadow: 0 -2px 3px rgba(34, 25, 25, 0.05), inset 0 3px 0 white;
  -moz-box-shadow: 0 -2px 3px rgba(34, 25, 25, 0.05), inset 0 3px 0 white;
  -webkit-box-shadow: 0 -2px 3px rgba(34, 25, 25, 0.05), inset 0 3px 0 white; }

#CropImage .footer h2 {
  padding: 17px;
  margin: 0; }

#CropImage .footer .Button {
  display: inline-block; }

/* Crop Image Board Cover */
#CropImage .BoardOverlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px; }

#CropImage .BoardOverlay h3 {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #584d4d;
  text-shadow: 0 1px 0 white;
  padding-top: 20px; }


#CropImage .BoardOverlay button {
  width: 47px;
  position: absolute;
  z-index: 9999;
  top: 120px; }

#CropImage .BoardOverlay button em {
  z-index: 9999;
  background: url(../images/BoardCoverArrows.png) no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  position: relative; }

#CropImage .BoardOverlay .prev {
  left: 5px; }

#CropImage .BoardOverlay .prev em {
  background-position: -5px center; }

#CropImage .BoardOverlay .next {
  right: 5px; }

#CropImage .BoardOverlay .next em {
  background-position: -70px center; }

/* Captcha */
#CaptchaDialog .wide {
  width: 440px;
  margin-left: -220px; }

#CaptchaDialog .Button {
  float: left; }

#CaptchaDialog .footer {
  overflow: hidden; }

#CaptchaDialog .footer span.error {
  float: left;
  font-size: 13px;
  display: none;
  margin: 8px 20px 0; }

#Captcha {
  display: inline-block; }

/* Update Email */
#UpdateEmail .wide {
  width: 400px;
  margin-left: -200px; }

#UpdateEmail .current {
  font-size: 15px; }

#UpdateEmail .error {
  margin: 15px 0; }

#UpdateEmail .update input {
  width: 300px;
  margin-right: 5px; }

#GranularEmailPreferencesList .collab_boards {
  margin-left: 55px;
  padding-top: 20px;
  clear: left; }

#GranularEmailPreferencesList .collab_boards li {
  padding-left: 95px;
  clear: left;
  width: 750px; }

#GranularEmailPreferencesList .collab_boards label.board_name {
  float: none;
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  margin-top: -2px;
  line-height: 27px;
  margin-bottom: 20px;
  font-size: 16px; }

#GranularEmailPreferencesList .collab_boards label.board_name a {
  font-weight: bold;
  color: #8c7e7e; }

#GranularEmailPreferencesList .collab_boards label.board_name a:hover {
  color: #cb2027; }

#GranularEmailPreferencesList .collab_boards label.board_switch {
  width: 97px;
  padding: 0; }

/* FORMS
--------------------------------------------------------------------------------------- */
.Form .ControlGroups > li {
  display: block;
  margin-bottom: 18px;
  font-size: 21px;
  font-weight: 300; }

.Form input[type=text], .Form input[type=password], .Form textarea {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  color: #221919;
  background: white;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -moz-transition: all 0.08s ease-in-out;
  -webkit-transition: all 0.08s ease-in-out; }

.Form textarea {
  min-height: 90px; }

.Form label {
  display: inline-block;
  line-height: 1.4em;
  font-size: 18px; }

.Form input[type=radio] {
  float: left;
  margin-right: 8px;
  border: none; }

.Form .Right ul.pinability {
  float: left;
  margin-bottom: 10px; }

.Form .Right ul.pinability li {
  float: left;
  clear: none;
  margin-top: 5px;
  width: auto; }

.Form .Right ul li label span {
  font-size: 18px;
  float: left; }

.Form .Right ul li label input[type=radio] {
  margin-top: 3px; }

.Form .Right ul li:first-child label span {
  padding-left: 25px;
  height: 19px;
  line-height: 1.1;
  background: url(../images/collaborative-icons.png) 0 0 no-repeat;
  margin-right: 30px; }

.Form .Right ul li.last-child label span {
  padding-left: 45px;
  height: 19px;
  line-height: 1.1;
  background: url(../images/collaborative-icons.png) 0 -19px no-repeat; }

.Form .ControlGroups p.owner_message {
  font-size: 18px;
  margin-bottom: 0; }

.Form .ControlGroups li span.profile {
  font-size: 18px; }

.Form .ControlGroups li .Right span.profile img {
  width: 36px;
  height: auto;
  float: left; }

.Form .ControlGroups li .Right span.profile strong {
  margin: 8px 0 0 10px;
  float: left; }

/* This shares many properties with the rule for ".Form textarea".  TODO: When SASS is available, refactor to remove the duplication. */
.Form .ScrollingLegalText {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 580px;
  height: 10em;
  overflow-y: scroll;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
  color: #221919;
  background: white;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -moz-transition: all 0.08s ease-in-out;
  -webkit-transition: all 0.08s ease-in-out; }

/* Embed Pin HTML */
textarea#EmbedHTMLCode {
  height: 7.5em; }

/* Input Focus */
.Form input[type=text]:focus, .Form input[type=password]:focus, .BoardPicker.NoBoards .CreateBoard input:focus, .Form textarea:focus, .Form input[type=text].error, .Form input[type=password].error, .Form textarea.error {
  border-color: #993300;
  box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8), 0 0 14px rgba(235, 82, 82, 0.35);
  -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8), 0 0 14px rgba(235, 82, 82, 0.35);
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8), 0 0 14px rgba(235, 82, 82, 0.35); }

/* Validation */
.Form li .ValidationIcon {
  position: relative;
  top: 1px;
  left: 3px;
  display: inline-block;
  width: 11px;
  height: 11px;
  background-image: url(../images/orientation/CheckX.png);
  background-repeat: no-repeat; }

.Form li .green {
  color: green; }

.Form li .green .ValidationIcon {
  background-position: 0 0; }

.Form li .red {
  color: #cb2027; }

.Form li .red .ValidationIcon {
  background-position: -11px 0; }

.Form li .default {
  font-weight: normal;
  color: #cccccc; }

/* Wrap a django.forms.RadioSelect in this container to show controls horizontally stacked instead of vertically stacked. */
.InlineControlContainer {
  font-size: 18px;
  line-height: 1.4em; }

.InlineControlContainer ul {
  border-top: none; }

.InlineControlContainer li {
  display: inline-block;
  padding: 4px 0 0 0;
  margin-right: 2em;
  margin-bottom: 0; }

.InlineControlContainer li input {
  margin-top: 4px; }

/* Fancy Form */
.FancyForm li, .FancyContainer {
  position: relative; }

.FancyForm input[type=text], .FancyForm input[type=password], .FancyForm textarea {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  background: transparent;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px white;
  -webkit-transition: all 0.08s ease-in-out;
  -moz-transition: all 0.08s ease-in-out; }

.FancyForm textarea {
  min-height: 3.95em;
  line-height: 1.3; }

.FancyForm #Boards input {
  width: 410px;
  padding: 13px 39px 8px 14px; }

.FancyForm label {
  position: absolute;
  z-index: 2;
  top: 8px;
  left: 13px;
  display: block;
  color: #d7d7d7;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-transition: all 0.16s ease-in-out;
  -webkit-transition: all 0.16s ease-in-out; }

.FancyForm .fff {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: white;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.FancyForm .helper {
  position: absolute;
  right: -194px;
  bottom: 10px;
  width: 180px;
  font-size: 13px;
  line-height: 15px; }

/* Input Focus Labels */
.FancyForm input[type=text]:focus + label, .FancyForm input[type=password]:focus + label, .FancyForm textarea:focus + label {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)"; }

/* Input Entry */
.FancyForm .val label {
  left: -9999px;
  opacity: 0 !important;
  -ms-filter: "alpha(opacity=0)" !important; }

/* Errors */
.FancyForm .error, .FancyForm .errorlist li {
  clear: both;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 0; }

/* Static Form */
.StaticForm {
  margin: 36px 0;
  font-size: 13px; }

.StaticForm p.large {
  font-size: 18px; }

.StaticForm h3 {
  padding: 0 0 14px;
  font-size: 28px;
  line-height: 1.1em;
  font-weight: bold;
  color: #524d4d;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9); }

.StaticForm h3 a {
  font-weight: 300; }

.StaticForm h3, .StaticForm .ButtonHeading {
  border-bottom: 3px double rgba(34, 25, 25, 0.1); }

.StaticForm h4 {
  padding: 30px 0 8px;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: bold;
  color: #524d4d;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(34, 25, 25, 0.1); }
  .StaticForm h4.intermediate {
    border-bottom: none; }
  .StaticForm h4 span {
    font-weight: 400; }

.StaticForm .ButtonHeading .Button {
  float: right;
  margin-left: 10px; }

.StaticForm .ButtonHeading h3 {
  border-bottom: 0;
  overflow: hidden; }

.StaticForm .ControlGroups > li {
  clear: both;
  margin: 0;
  padding: 15px 0;
  color: #8c7e7e;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(34, 25, 25, 0.1);
  float: left;
  width: 100%; }

/* Float and Width for IE */
.StaticForm .ControlGroups > li:last-child {
  border-bottom: 3px double rgba(34, 25, 25, 0.1); }

.StaticForm .ControlGroups.intermediate > li:last-child {
  border-bottom: none; }

.StaticForm .ControlGroups > li:after {
  clear: both;
  display: block;
  height: 0;
  content: " ";
  visibility: hidden; }

.StaticForm .ControlGroupsSmall > li {
  border-bottom: 0;
  font-size: 18px; }
  .StaticForm .ControlGroupsSmall > li a {
    color: inherit; }
  .StaticForm .ControlGroupsSmall > li:last-child {
    border-bottom: 0; }
  .StaticForm .ControlGroupsSmall > li > label {
    padding-top: 0; }

.StaticForm .ControlGroupsInternalSeparators > li:not(:last-child) {
  border-bottom: 1px solid rgba(34, 25, 25, 0.1); }
.StaticForm .ControlGroupsInternalSeparators > li:first-child {
  padding-top: 0; }
.StaticForm .ControlGroupsInternalSeparators > li:last-child {
  padding-bottom: 0; }

.StaticForm label {
  float: left;
  width: 140px;
  padding: 7px 10px 0 0;
  vertical-align: top; }

.StaticForm label.radio {
  padding-top: 24px; }

/* If the list item holds a radio, it needs more spacing to be consistent */
.StaticForm .ButtonLabel {
  padding-top: 15px; }

.StaticForm .Left {
  width: 150px;
  float: left; }

.StaticForm .Right {
  max-width: 700px;
  float: left; }

.StaticForm .Right label {
  float: none;
  display: block;
  width: auto;
  padding: 4px 0;
  font-size: 18px;
  border-width: 0;
  cursor: pointer; }

.StaticForm .Right label.large {
  margin-bottom: 0.8em; }

.StaticForm .NoInput {
  padding: 6px 0; }

.StaticForm .NoInput.Secret {
  margin-top: -3px; }

.StaticForm input[type=text], .StaticForm input[type=password], .StaticForm textarea {
  min-width: 375px; }

.StaticForm input[type=checkbox] {
  vertical-align: 10%; }

.StaticForm .help_text {
  display: inline-block;
  margin-top: 5px;
  color: #8c7e7e;
  font-size: 13px;
  max-width: 199px;
  margin-left: 10px; }

.StaticForm .help_text.padding_top {
  position: relative;
  top: 5px; }

.StaticForm .error {
  font-size: 13px;
  display: block;
  margin-top: 5px;
  margin-left: 14px;
  color: #cb2027; }

.StaticForm .bad_password {
  color: red; }

.StaticForm .ok_password {
  color: black; }

.StaticForm .strong_password {
  color: green; }

.StaticForm .Submit {
  padding-top: 24px;
  padding-left: 150px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  float: left;
  margin-bottom: 20px; }

/* Float for IE */
.StaticForm ul.pinability {
  border-top: none; }

.StaticForm #boardPickerContainer, .StaticForm .BoardList {
  width: 376px; }

.StaticForm .BoardPicker li {
  width: auto; }

.StaticForm .BoardPicker input[type=text] {
  min-width: 70%; }

.StaticForm .disabled {
  opacity: 0.5; }

/* User form (partner upgrade and edit user) */
.UserForm #PinterestBaseUrl {
  color: #524d4d;
  font-size: 18px; }

.UserForm #id_username {
  min-width: 60px;
  width: 212px; }

.UserForm #id_about {
  height: 130px; }

.UserForm .LegalTerms {
  margin-left: 12px; }

.StaticForm #PartnerContactName {
  display: inline-block; }

.StaticForm #PartnerContactName input:nth-child(1) {
  min-width: 160px;
  max-width: 160px; }
.StaticForm #PartnerContactName input:nth-child(2) {
  min-width: 210px;
  max-width: 210px; }

/* Edit Board form */
#BoardEdit input[type=text] {
  width: 474px; }

#BoardEdit input.collaborator_name {
  width: 390px; }

#BoardEdit #CategoryPicker {
  width: 436px; }

#BoardEdit .BoardList {
  width: 472px; }

#BoardEdit .collaborator {
  width: 474px; }

/* Partner forms */
.PartnerForm .SectionHeading {
  text-transform: uppercase;
  font-weight: bold; }
.PartnerForm .SectionSubheading {
  font-weight: normal; }

#profileEdit.PartnerForm #id_img {
  display: block;
  position: absolute;
  left: -9999px;
  opacity: 0;
  zoom: 0;
  /* zoom to give has_layout.  IE8 isn't obeying the left property */ }

.PartnerForm .Right label.upload {
  display: inline-block; }

.PartnerForm .PrintIcon {
  vertical-align: top; }

/* Confirm Form */
.ConfirmForm {
  display: none;
  background: white;
  width: 100%;
  padding: 20px;
  min-height: 100px;
  box-shadow: 0px 2px 1px rgba(100, 100, 100, 0.5);
  margin-bottom: 15px; }
  .ConfirmForm p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding-bottom: 12px; }
  .ConfirmForm p strong {
    color: #cb2027; }
  .ConfirmForm .ConfirmYes {
    width: 100%; }
  .ConfirmForm .ConfirmYes input {
    float: left;
    margin-top: 4px;
    margin-right: 10px; }
  .ConfirmForm .ConfirmYes label {
    float: left;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold; }
  .ConfirmForm .ConfirmChangeOfHeart {
    font-size: 14px;
    color: #8c7e7e;
    margin-left: 20px; }
  .ConfirmForm label {
    width: auto; }

/* Confirm Dialog */
.ConfirmDialog {
  padding: 32px 20px 32px 32px; }

.ConfirmDialog p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0; }

.ConfirmDialog #DeleteDecision {
  float: left;
  margin-bottom: 20px;
  width: 100%; }

.ConfirmDialog #DeleteDecision input {
  float: left;
  margin-top: 6px; }

.ConfirmDialog #DeleteDecision label {
  float: left;
  margin-left: 5px;
  font-size: 14px;
  font-weight: bold; }

.ConfirmDialog .help_text {
  display: inline-block;
  margin-top: 5px;
  color: #8c7e7e;
  font-size: 13px;
  max-width: 199px;
  margin-left: 10px; }

/* LOGIN PAGE
--------------------------------------------------------------------------------------- */
#login_logo {
  margin: 96px 0 0; }

#login_logo a {
  display: block;
  width: 259px;
  height: 66px;
  margin: 0 auto 50px;
  background: url('../images/login_icons.png') 0 0; }

.social_buttons {
  position: relative;
  height: 50px; }

.inset {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 10px;
  padding: 5px;
  height: 40px;
  min-width: 200px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: inset 0px 1px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: inset 0px 1px 2px rgba(50, 50, 50, 0.5);
  -webkit-box-shadow: inset 0px 1px 2px rgba(50, 50, 50, 0.5); }

.inset:first-child {
  left: auto;
  right: 50%;
  margin: 0 10px 0 0; }

.login_button {
  display: block;
  min-width: 200px;
  height: 37px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none; }

.login_button:hover {
  text-decoration: none;
  cursor: pointer; }

.login_button:active {
  height: 38px;
  margin-top: 2px; }

.login_button > span {
  float: left;
  min-height: 20px;
  margin-top: 7px;
  padding: 3px 12px;
  font-size: 14px;
  font-weight: 500;
  color: white; }

.login_button .logo_wrapper {
  float: left;
  margin-top: 7px;
  padding: 3px 12px; }

.fb {
  background: #3b5998;
  background: -moz-linear-gradient(top, #3b5998 0%, #3b5998 50%, #325190 50%, #325190 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b5998), color-stop(50%, #3b5998), color-stop(50%, #325190), color-stop(100%, #325190));
  background: -webkit-linear-gradient(top, #3b5998 0%, #3b5998 50%, #325190 50%, #325190 100%);
  background: -o-linear-gradient(top, #3b5998 0%, #3b5998 50%, #325190 50%, #325190 100%);
  background: -ms-linear-gradient(top, #3b5998 0%, #3b5998 50%, #325190 50%, #325190 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5998', endColorstr='#325190',GradientType=0 );
  background: linear-gradient(top, #3b5998 0%, #3b5998 50%, #325190 50%, #325190 100%);
  box-shadow: 0px 3px 0px #213b6d;
  -moz-box-shadow: 0px 3px 0px #213b6d;
  -webkit-box-shadow: 0px 3px 0px #213b6d; }

.fb:hover {
  background: #2b4582;
  background: -moz-linear-gradient(top, #2b4582 0%, #2b4582 49%, #243d79 49%, #2b4582 100%, #243d79 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b4582), color-stop(49%, #2b4582), color-stop(49%, #243d79), color-stop(100%, #2b4582), color-stop(100%, #243d79));
  background: -webkit-linear-gradient(top, #2b4582 0%, #2b4582 49%, #243d79 49%, #2b4582 100%, #243d79 100%);
  background: -o-linear-gradient(top, #2b4582 0%, #2b4582 49%, #243d79 49%, #2b4582 100%, #243d79 100%);
  background: -ms-linear-gradient(top, #2b4582 0%, #2b4582 49%, #243d79 49%, #2b4582 100%, #243d79 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b4582', endColorstr='#243d79',GradientType=0 );
  background: linear-gradient(top, #2b4582 0%, #2b4582 49%, #243d79 49%, #2b4582 100%, #243d79 100%);
  box-shadow: 0px 3px 0px #172d59;
  -moz-box-shadow: 0px 3px 0px #172d59;
  -webkit-box-shadow: 0px 3px 0px #172d59; }

.fb:active {
  background-color: #243d79;
  background-image: none;
  box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4);
  -webkit-box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4); }

.fb .logo_wrapper {
  border-right: 1px solid #2f4f85; }

.fb:hover .logo_wrapper {
  border-right: 1px solid #284473; }

.fb:active .logo_wrapper {
  border-right-color: #21386e; }

.fb .logo {
  float: left;
  width: 11px;
  height: 20px;
  background: url('../images/login_icons.png') -258px 0 no-repeat; }

.fb > span {
  border-left: 1px solid #627ba8; }

.fb:hover > span {
  border-left: 1px solid #51668c; }

.fb:active > span {
  border-left-color: #2c4b94; }

.tw {
  background: #32c1f0;
  background: -moz-linear-gradient(top, #32c1f0 0%, #32c1f0 49%, #30bbe9 49%, #30bbe9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32c1f0), color-stop(49%, #32c1f0), color-stop(49%, #30bbe9), color-stop(100%, #30bbe9));
  background: -webkit-linear-gradient(top, #32c1f0 0%, #32c1f0 49%, #30bbe9 49%, #30bbe9 100%);
  background: -o-linear-gradient(top, #32c1f0 0%, #32c1f0 49%, #30bbe9 49%, #30bbe9 100%);
  background: -ms-linear-gradient(top, #32c1f0 0%, #32c1f0 49%, #30bbe9 49%, #30bbe9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32c1f0', endColorstr='#30bbe9',GradientType=0 );
  background: linear-gradient(top, #32c1f0 0%, #32c1f0 49%, #30bbe9 49%, #30bbe9 100%);
  box-shadow: 0px 3px 0px #249bc4;
  -moz-box-shadow: 0px 3px 0px #249bc4;
  -webkit-box-shadow: 0px 3px 0px #249bc4; }

.tw:hover {
  background: #18b8ee;
  background: -moz-linear-gradient(top, #18b8ee 0%, #18b8ee 49%, #18b2e6 49%, #18b2e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #18b8ee), color-stop(49%, #18b8ee), color-stop(49%, #18b2e6), color-stop(100%, #18b2e6));
  background: -webkit-linear-gradient(top, #18b8ee 0%, #18b8ee 49%, #18b2e6 49%, #18b2e6 100%);
  background: -o-linear-gradient(top, #18b8ee 0%, #18b8ee 49%, #18b2e6 49%, #18b2e6 100%);
  background: -ms-linear-gradient(top, #18b8ee 0%, #18b8ee 49%, #18b2e6 49%, #18b2e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18b8ee', endColorstr='#18b2e6',GradientType=0 );
  background: linear-gradient(top, #18b8ee 0%, #18b8ee 49%, #18b2e6 49%, #18b2e6 100%);
  box-shadow: 0px 3px 0px #1d82a5;
  -moz-box-shadow: 0px 3px 0px #1d82a5;
  -webkit-box-shadow: 0px 3px 0px #1d82a5; }

.tw:active {
  height: 38px;
  background-color: #2088b4;
  background-image: none;
  box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4);
  -webkit-box-shadow: inset 0px 1px 0px rgba(50, 50, 50, 0.4); }

.tw .logo_wrapper {
  padding-top: 5px;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #12abdd; }

.tw:active .logo_wrapper {
  border-right-color: #1f83ad; }

.tw .logo {
  float: left;
  width: 21px;
  height: 17px;
  margin-top: 1px;
  background: url('../images/login_icons.png') -269px 0 no-repeat; }

.tw > span {
  border-left: 1px solid #59c9ed; }

.tw:active > span {
  border-left-color: #2392c2; }

.login_bar, .joinPinterest .separator {
  clear: both;
  display: block;
  width: 650px;
  margin: 30px auto 35px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

form.AuthForm, .joinPinterest .Button {
  width: 260px;
  margin: 0 auto; }

#ResetForm {
  display: none; }

form.AuthForm li {
  border: none !important; }

form.AuthForm li input {
  min-width: 260px !important; }

.non_inputs {
  overflow: hidden; }

.non_inputs .Button {
  float: left; }

#resetPassword, #backToLogin {
  float: right;
  font-size: 13px;
  font-weight: normal;
  margin: 11px 0 0 12px; }

.input {
  position: relative; }

.input + .error {
  position: absolute;
  top: 10px;
  left: 280px;
  width: 157px; }

.joinPinterest {
  padding-bottom: 30px; }
  .joinPinterest .separator {
    -webkit-box-shadow: 0 1px white;
    -moz-box-shadow: 0 1px white;
    box-shadow: 0 1px white;
    background: white;
    border: 1px solid #d6cfd4;
    border-width: 1px 0;
    height: 1px; }
  .joinPinterest .Button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    *padding-left: 0;
    *padding-right: 0; }

/* ADD 3-PART FORM
--------------------------------------------------------------------------------------- */
#OpenLinks .cell {
  float: left;
  width: 142px;
  height: 160px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  color: #524d4d;
  border-left: 2px solid #e1dfdf; }

#OpenLinks.ipad .cell {
  width: 234px; }

#OpenLinks .cell .icon {
  width: 66px;
  height: 81px;
  margin: 15px auto 30px;
  background: url('../images/AddIcons.png'); }

#OpenLinks .cell:hover {
  color: #221919;
  text-decoration: none;
  cursor: pointer; }

#OpenLinks .cell:active {
  color: #cb2027; }

#OpenLinks .cell #scrape {
  background-position: 0 0; }

#OpenLinks .cell:hover #scrape {
  background-position: 0 -81px; }

#OpenLinks .cell:active #scrape {
  background-position: 0 -162px; }

#OpenLinks .cell #upload {
  background-position: -66px 0; }

#OpenLinks .cell:hover #upload {
  background-position: -66px -81px; }

#OpenLinks .cell:active #upload {
  background-position: -66px -162px; }

#OpenLinks .cell #board {
  background-position: -132px 0; }

#OpenLinks .cell:hover #board {
  background-position: -132px -81px; }

#OpenLinks .cell:active #board {
  background-position: -132px -162px; }

#OpenLinks .cell:first-child {
  border-left-width: 0; }

#OpenLinks .cell:hover {
  background-color: #e1dfdf; }

#PinIt {
  margin-bottom: 0;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  background: #fffbcc;
  border-bottom: 1px solid #d5d2c1; }

/* CREATE A BOARD
----------------------------------------------  */
#CreateBoard .modal {
  position: absolute; }

#CreateBoard #CategoryPicker {
  float: right;
  margin-right: 30px;
  width: 337px; }

#CreateBoard #CategoryPicker .BoardList {
  width: 374px; }

#CreateBoard form ul li {
  width: 555px; }

#CreateBoard input#BoardName {
  float: right;
  margin-right: 30px;
  width: 345px; }

#CreateBoard input.collaborator_name {
  font-size: 14px;
  line-height: 22px;
  min-width: 245px;
  max-width: 295px; }

#CreateBoard .error {
  clear: both;
  margin-left: 150px; }

#CreateBoard .add_collaborators {
  margin-left: 0;
  margin: 0;
  padding: 24px 0 0;
  width: 380px; }

#CreateBoard .privacy-note {
  font-size: 14px;
  margin-top: 10px;
  width: 400px; }

/* ADD A PIN
--------------------------------------------------------------------------------------- */
#ScrapeButton {
  float: right;
  margin-left: 10px; }

#ScrapePin .PinTop .Form {
  overflow: hidden; }

#ScrapePin .PinTop .Form li {
  margin-bottom: 0; }

#ScrapePin .PinTop .load {
  position: absolute;
  z-index: 10;
  top: 11px;
  right: 10px;
  display: none; }

#ScrapePin .Arrows {
  display: none;
  background: #ddd9d9; }

#ScrapePin .picker {
  display: inline-block;
  margin-right: 8px;
  padding: 3px 10px 3px;
  font-size: 13px;
  border: 1px solid #e1dfdf; }

#ScrapePin .picker:hover {
  background: #eeeeee;
  text-decoration: none; }

#ScrapePin .imagePickerNext {
  float: right;
  margin-right: 0; }

#UploadPin input[type=file] {
  font-size: 18px; }

/* JCarousel CSS */
.jcarousel-container {
  position: relative;
  width: 170px;
  height: 170px; }

.jcarousel-clip {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.jcarousel-list {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.jcarousel-list li, .jcarousel-item {
  float: left;
  width: 170px !important;
  height: 170px; }

/* No width/height causes infinite loops. */
.jcarousel-item a, .jcarousel-item img {
  max-width: 170px;
  max-height: 170px; }

/* BOOKMARKLET SUCCESS
----------------------------------------------  */
.pinSuccess {
  margin-top: 70px;
  text-align: center; }

.pinSuccess h3 {
  font-size: 1.5em; }

.pinSuccess ul {
  margin-top: 20px; }

.pinSuccess ul li {
  display: inline;
  margin-right: 10px; }

.pinSuccess .lock_icon {
  margin-left: 5px; }

/* ADD / REPIN FORM
----------------------------------------------  */
.PinForm {
  margin-left: 200px;
  font-size: 21px;
  font-weight: 300; }

.CharacterHelp {
  font-size: 13px; }

.modal .PinBottom {
  display: none;
  margin: 20px -30px 0;
  padding: 20px 30px 0;
  border-top: 1px solid #d9d4d4;
  box-shadow: inset 0 1px white;
  -moz-box-shadow: inset 0 1px white;
  -webkit-box-shadow: inset 0 1px white; }

#Bookmarklet .BoardList .wrapper {
  max-height: 200px; }

/* IMAGE PREVIEW + PICKER */
.ImagePicker {
  position: relative;
  float: left;
  width: 170px;
  padding: 0;
  overflow: visible; }

.ImagePicker .Images {
  width: 170px;
  max-height: 170px;
  min-height: 85px;
  padding: 0;
  overflow: hidden; }

.ImagePicker li {
  position: relative;
  width: 100%; }

.ImagePicker img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto; }

.ImagePicker .Images {
  position: relative;
  float: left;
  width: 170px;
  max-height: 170px;
  min-height: 85px;
  padding: 0;
  overflow: hidden; }

.ImagePicker .video {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px; }

.ImagePicker .load {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  display: none;
  margin: -8px 0 0 -8px; }

.ImagePicker .loading {
  background: url(../images/ajaxload2.gif) no-repeat;
  background-position: center center; }

.ImagePicker .price {
  z-index: 3;
  top: -70px;
  left: -117px;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }

.ImagePicker .price.visible {
  top: 19px;
  left: -28px; }

.ImagePicker .Arrows {
  display: none; }

.tagmate-menu {
  position: absolute;
  z-index: 3;
  top: 81px;
  right: 0;
  left: 0;
  max-height: 200px;
  background-color: white;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 3px 8px rgba(35, 24, 24, 0.33);
  -moz-box-shadow: 0 3px 8px rgba(35, 24, 24, 0.33);
  -webkit-box-shadow: 0 3px 8px rgba(35, 24, 24, 0.33);
  overflow-y: scroll; }

.tagmate-menu-option {
  padding: 4px 12px;
  color: #524d4d;
  cursor: pointer;
  overflow: hidden; }

.tagmate-menu-option img {
  float: left;
  width: 38px;
  height: 38px;
  margin-right: 7px; }

.tagmate-menu-option span {
  float: left;
  margin-top: 7px; }

.tagmate-menu-option:first-child {
  padding-top: 8px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0; }

.tagmate-menu-option:last-child {
  padding-bottom: 8px;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px; }

.tagmate-menu-option-active, .tagmate-menu-option:hover {
  color: #221919;
  background-color: #ebe8e8; }

.tagmate-menu-option:active {
  color: white;
  background-color: #cb2027; }

.tagmate-menu-option:first-child {
  padding-top: 8px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0; }

.tagmate-menu-option:last-child {
  padding-bottom: 8px;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px; }

.tagmate-menu-option-active, .tagmate-menu-option:hover {
  color: #221919;
  background-color: #ebe8e8; }

.tagmate-menu-option:active {
  color: white;
  background-color: #cb2027; }

/* BOARD PICKER */
.BoardListOverlay {
  display: none;
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.BoardPicker {
  position: relative;
  display: block;
  margin-bottom: 18px;
  padding: 6px 24px 6px 12px;
  background-color: #f0eded;
  background: -moz-linear-gradient(#fffcfc, #f0eded);
  background: -o-linear-gradient(#fffcfc, #f0eded);
  background: -webkit-linear-gradient(#fffcfc, #f0eded);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfc', endColorstr='#f0eded');
  cursor: pointer;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white;
  -moz-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white; }

.BoardPicker:hover {
  background-color: #ebe8e8;
  background: -moz-linear-gradient(#f9f6f6, #ebe8e8);
  background: -o-linear-gradient(#f9f6f6, #ebe8e8);
  background: -webkit-linear-gradient(#f9f6f6, #ebe8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f6', endColorstr='#ebe8e8');
  border-color: #8c7e7e; }

.BoardPicker:active {
  background-color: #c21f24;
  background: -moz-linear-gradient(#d62228, #c21f24);
  background: -o-linear-gradient(#d62228, #c21f24);
  background: -webkit-linear-gradient(#d62228, #c21f24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d62228', endColorstr='#c21f24');
  border-color: #524d4d;
  box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white;
  -moz-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white; }

.BoardPicker .CurrentBoard {
  width: 305px;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.BoardPicker:active .CurrentBoard {
  color: white; }

.BoardPicker .CurrentBoard, .BoardPicker .CurrentCategory {
  display: block;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden; }

.BoardPicker:active .CurrentBoard, .BoardPicker:active .CurrentCategory {
  color: white;
  text-shadow: none; }

.BoardPicker .current .PrivateBoard {
  background: url(../images/board/lock_board_picker.png) top center no-repeat;
  float: right;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-top: -17px; }

.BoardPicker .DownArrow {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 11px;
  height: 9px;
  background: url(../images/downArrow.png) center top no-repeat; }

.BoardPicker:hover .DownArrow {
  background-position: center; }

.BoardPicker:active .DownArrow {
  background-position: center bottom; }

.BoardList {
  display: none;
  position: absolute;
  z-index: 9999;
  top: -1px;
  left: -1px;
  width: 350px;
  background-color: white;
  border: 1px solid #aaaaaa;
  box-shadow: 0 0 17px #bbbbbb;
  -moz-box-shadow: 0 0 17px #bbbbbb;
  -webkit-box-shadow: 0 0 17px #bbbbbb;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.BoardList .wrapper {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto; }

.BoardList .wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.BoardList .wrapper::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.BoardList li {
  position: relative;
  display: block;
  margin: 0;
  font-size: 18px;
  padding: 5px 64px 5px 8px;
  list-style: none;
  line-height: 1.15em;
  color: #524d4d;
  cursor: pointer; }

.BoardList li:hover {
  color: #221919;
  background-color: #ebe8e8; }

.BoardList li:active {
  color: white;
  background-color: #cb2027;
  text-shadow: none; }

.BoardList li:first-child {
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }

.BoardList li .Icon {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 13px;
  margin-top: -6px; }

.BoardList li .First {
  right: 10px; }

.BoardList li .Second {
  right: 38px; }

.BoardList li .CollaborativeBoard {
  background: url(../images/CollaborativeBoardIcon.png) top center no-repeat; }

.BoardList li .PrivateBoard {
  background: url(../images/board/lock_board_picker.png) top center no-repeat; }

.BoardList li:active .CollaborativeBoard, .BoardList li:active .PrivateBoard {
  background-position: bottom center; }

#Repin2 .CreateBoard .CreateSecretBoard {
  display: block; }

.BoardPicker .CreateBoard .CreateSecretBoard {
  margin-top: 12px;
  padding: 0px; }

.BoardPicker .CreateBoard, .BoardPicker .CreateCategory {
  padding: 8px 8px 3px 8px;
  background-color: #f2f0f0;
  border-top: 1px solid #cccaca;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  cursor: default; }

.BoardPicker .CreateBoard input.BoardName, .BoardPicker .CreateCategory input {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px !important;
  width: 70%;
  margin: 0 6px 0 0;
  font-size: 1em;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.08s ease-in-out;
  -moz-transition: all 0.08s ease-in-out; }

.BoardPicker .CreateBoard .Button, .BoardPicker .CreateCategory .Button {
  margin-right: -10px; }

.BoardPicker .CreateBoardStatus {
  display: none;
  text-align: right;
  padding: 2px;
  font-size: 0.8em; }

.BoardPicker .CreateBoardStatus.error {
  color: red; }

.BoardPicker .CreateBoardStatus.good {
  color: green; }

.BoardPicker.NoBoards {
  background: none;
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  padding: 0; }

.BoardPicker.NoBoards .BoardList {
  background: none;
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  display: block;
  position: relative; }

.BoardPicker.NoBoards .CreateBoard {
  background: none;
  border: 0;
  margin-bottom: 17px;
  padding: 0; }

.BoardPicker.NoBoards .CreateBoard input {
  background-color: white;
  color: black;
  padding: 6px 12px;
  width: 73%; }

.BoardPicker.NoBoards .CreateBoard input.DefaultBoardName {
  color: #8c7e7e; }

.StaticRepinForm .BoardPicker.NoBoards .CreateBoard input {
  width: 250px; }

.BoardPicker.NoBoards .CreateBoardStatus {
  display: block;
  font-size: 0.6em;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0; }

.PinForm .CharacterCount {
  display: inline-block;
  margin: 9px 0 0 13px;
  font-size: 18px;
  font-weight: 300;
  text-shadow: 0 1px white; }

/* PRIMARY FORM */
.PinForm .CharacterHelp {
  display: none; }

.PinForm .tagmate-menu {
  font-size: 18px; }

.PinForm .mainerror {
  display: none;
  margin-top: 14px;
  font-size: 18px; }

.PinForm .Buttons {
  margin: 17px 0 0 0; }

.PinForm .Button {
  float: left; }

.PinForm .Buttons label {
  float: right;
  margin-left: 6px;
  padding: 9px;
  font-size: 13px;
  font-weight: bold;
  border: 2px solid transparent;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer; }

.PinForm .Buttons label span {
  display: inline-block;
  text-shadow: 0 1px white; }

.PinForm .Buttons label input {
  display: inline-block;
  margin-right: 2px;
  cursor: pointer; }

.PinForm .Buttons label:hover {
  color: #524d4d;
  border-color: #e1dfdf;
  background-color: white; }

.PinForm .Buttons label:active {
  padding: 10px 9px 8px;
  color: black;
  box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 29, 29, 0.5); }

.PinForm .Buttons .facebook {
  margin-left: 0; }

.PinForm .Buttons .facebook.active {
  border-color: #3b5998;
  background-color: #edeff4; }

.PinForm .Buttons .facebook.active span {
  color: #3b5998; }

.PinForm .Buttons .twitter.active {
  border-color: #48d3ff;
  background-color: whitesmoke; }

.PinForm .Buttons .twitter.active span {
  color: #48d3ff; }

#repinform {
  display: none; }

/* AUTOCOMPLETE RESULTS
--------------------------------------------------------------------------------------- */
.ui-widget {
  font-size: 13px; }

.ui-widget .ui-widget {
  font-size: 13px; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 13px; }

.ui-widget-content {
  margin: 0;
  background-color: white;
  color: #211922; }

.ui-widget-content a {
  color: #211922; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f2f0f0;
  color: white;
  font-weight: bold; }

.ui-widget-header a {
  color: #524d4d; }

.ui-autocomplete {
  z-index: 99999 !important;
  position: absolute;
  max-height: 311px;
  padding-top: 3px;
  color: #524d4d;
  cursor: default;
  border: 1px solid #ad9c9c;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); }

.ui-autocomplete-category {
  display: none;
  padding: 5px 8px;
  font-weight: bold;
  background: #e1dfdf; }

.ui-menu .ui-menu-item {
  display: inline;
  list-style: none; }

.ui-menu .ui-menu-item:last-child a {
  margin-top: 3px;
  padding: 11px 18px;
  text-align: center;
  border-top: 1px solid #e1dfdf; }

.ui-menu .ui-menu-item a {
  display: block;
  padding: 3px 8px;
  color: #524d4d;
  overflow: hidden; }

.ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item a.ui-state-hover {
  color: #221919;
  text-decoration: none;
  background-color: #f2f0f0; }

.ui-menu .ui-menu-item a:active, .ui-menu .ui-menu-item a.ui-state-active {
  color: white;
  background-color: #cb2027; }

.AutocompletePhoto {
  float: left;
  margin-right: 7px; }

.AutocompleteName {
  float: left;
  width: 100%;
  margin-top: 9px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden; }

.AutocompleteInvite {
  float: left;
  width: 100%;
  color: darkgrey;
  font-size: 14px;
  font-weight: normal; }

.AutocompleteData {
  float: left;
  text-align: left; }

.AutocompleteData.external .AutocompleteName {
  margin-top: 1px; }

.BoardInvite .AutocompleteName {
  font-size: 17px; }

#SearchAutocompleteHolder .ui-autocomplete {
  top: 35px; }

#SearchAutocompleteHolder .AutocompleteName {
  float: none;
  display: table-cell;
  max-width: 132px;
  height: 38px;
  margin: 0;
  vertical-align: middle;
  white-space: normal; }

/* UNAUTHBOX
--------------------------------------------------------------------------------------- */
.UnauthBox {
  position: relative;
  background: #feffdf;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 14px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }

.UnauthBox img {
  position: absolute;
  top: 22px;
  right: 50px; }

.UnauthBox h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold; }

.UnauthBox p {
  margin: 10px 0 0;
  color: #8c7e7e; }

.UnauthBox .button {
  float: right;
  font-size: 18px; }

/* ZOOM
--------------------------------------------------------------------------------------- */
#zoomScroll {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  background-color: rgba(255, 255, 255, 0);
  overflow-x: auto;
  overflow-y: scroll;
  -webkit-perspective: 1000; }

#zoomScroll.visible {
  background-color: rgba(255, 255, 255, 0.93); }

#zoomScroll:hover {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

.pin.spring {
  -webkit-transform: scale(0.98, 0.98);
  -webkit-transition: 0.03s all ease-out;
  -webkit-perspective: 1000; }

.pin.zoomed {
  visibility: hidden; }

#zoomScroll #zoom {
  position: fixed;
  z-index: 2;
  overflow: hidden; }

#zoomScroll #zoom:hover {
  cursor: default; }

#zoomScroll.visible #zoom {
  top: 110px !important;
  width: 600px;
  margin-left: -330px;
  padding: 20px 30px 0;
  font-size: 13px;
  box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4); }

#zoomScroll.visible.loaded #zoom {
  position: static;
  margin: 20px auto;
  -webkit-transition: 0s all ease-out; }

#zoom #SocialShare {
  margin-left: 360px; }

#zoom .ImgLink img:hover {
  cursor: pointer; }

/* Top */
#zoom #PinPinner {
  position: relative;
  margin: -20px -30px 20px;
  overflow: visible; }

#zoom #PinPinner #PinnerImage img {
  width: 49px;
  height: 49px; }

#zoom #PinPinner .Button13 {
  float: right;
  margin-top: 12px; }

#zoom #PinPinner .PinLock {
  margin-top: 0; }

/* Image */
#zoom #PinImageHolder {
  position: relative;
  margin: 0 0 20px;
  overflow: visible; }

#zoom #PinImageHolder iframe {
  display: block; }

#zoom .PinImage {
  background-color: #f2f0f0; }

#zoom .PinImage img {
  max-width: none; }

#zoom .PriceContainer {
  top: -20px;
  left: -30px; }

#zoom .price {
  top: 26px;
  left: -35px;
  width: 150px;
  height: 24px;
  font-size: 13px; }

#zoom #error {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0.95; }

#zoom #error p {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -14px;
  text-align: center;
  font-size: 24px;
  font-weight: bold; }

/* Action Buttons */
#zoom #PinActionButtons {
  position: absolute;
  z-index: 3;
  top: 15px;
  left: 7px;
  display: none;
  padding: 0;
  overflow: visible; }

#zoom #PinImageHolder:hover #PinActionButtons {
  display: inline !important; }

#zoom #PinImageHolder .Button {
  float: left;
  margin-left: 8px; }

/* Button Icons */
#zoom #PinImageHolder .Button em {
  display: inline-block;
  width: 12px;
  height: 13px;
  background-image: url(../images/ActionIcons.png);
  background-repeat: no-repeat; }

#zoom #PinImageHolder .RepinButton em {
  margin-right: 4px;
  background-position: -12px 0; }

#zoom #PinImageHolder .RepinButton:hover em {
  background-position: -12px -13px; }

#zoom #PinImageHolder .RepinButton:active em {
  background-position: -12px -26px; }

#zoom #PinImageHolder .ZoomLikeButton em {
  margin-right: 3px;
  background-position: -24px 0; }

#zoom #PinImageHolder .ZoomLikeButton:hover em {
  background-position: -24px -13px; }

#zoom #PinImageHolder .ZoomLikeButton:active em {
  background-position: -24px -26px; }

/* Loading */
#zoom #loading {
  margin: 0 -30px; }

#zoom #loading img {
  display: block;
  width: 17px;
  margin: 25px auto; }

.visible #zoom #loading img {
  width: 45px; }

.loading #zoom #loading img, #LoadingPeople img, img.loading-animated {
  -moz-animation-name: LoadingRotate;
  -moz-animation-duration: 0.66s;
  -moz-animation-iteration-count: infinite;
  -moz-transition-timing-function: linear;
  -webkit-animation-name: LoadingRotate;
  -webkit-animation-duration: 0.66s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transition-timing-function: linear; }

@-webkit-keyframes LoadingRotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes LoadingRotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

#zoomScroll.loaded #loading {
  display: none; }

/* Bottom */
#zoom .description {
  margin: 0;
  padding: 0 0 20px; }

#zoom .convo {
  margin: 0 -30px;
  padding: 10px 30px;
  background: none; }

#zoom .convo .ImgLink {
  width: 50px;
  margin-right: 8px; }

#zoom .convo .ImgLink img {
  width: 50px;
  height: 50px; }

#zoom .comments, #zoom .comments a {
  color: #221919 !important; }

#zoom .comments .comment {
  padding: 15px 30px;
  border: solid #d1cdcd;
  border-width: 1px 0 0; }

#zoom .comments .comment p {
  width: auto; }

#zoom .PinComments {
  margin-bottom: 0; }

#zoom .PinComments .comment {
  margin-bottom: 10px;
  padding: 0; }

#zoom .PinComments .CommenterImage {
  margin-right: 10px; }

#zoom .PinComments .CommenterImage img, #zoom #PinAddComment .CommenterImage {
  width: 49px;
  height: 49px; }

#zoom .PinComments .comment p {
  margin: 0 0 0 60px;
  font-size: 13px; }

#zoom #PinAddComment {
  padding: 0 0 15px; }

#zoom #PinAddComment .InputContainer {
  margin-left: 59px; }

#zoom #PinAddComment #CloseupComment {
  width: 523px;
  background-color: white; }

#zoom #PinAddCommentControls .HelpText {
  margin-left: 65px; }

#zoom .PinInfo {
  margin: 0 -30px;
  padding: 30px 30px 29px;
  border-top: 1px solid #d1cdcd;
  overflow: hidden; }

#zoom .PinInfo p {
  margin: 0; }

#zoom .PinInfo h3 {
  margin-bottom: 8px;
  font-size: 23px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden; }

#zoom .PinInfo h3 a {
  overflow: hidden;
  white-space: nowrap; }

#zoom .PinInfo li {
  float: left;
  width: 49px;
  height: 49px;
  margin: 0 1px 1px 0; }

#zoom .PinInfo li img {
  width: 49px;
  height: 49px;
  background-color: #f2f0f0; }

#zoom .PinInfo li:last-child {
  margin-right: 0; }

#zoom .PinInfo .Button {
  float: right;
  margin-top: 14px; }

#zoom #ZoomSource {
  float: right;
  width: 250px;
  padding-left: 25px;
  border-left: 1px solid #d1cdcd; }

#zoom #ZoomOrigin {
  float: left;
  width: 299px;
  padding-right: 25px; }

#zoom #ZoomOrigin h3 {
  width: 215px; }

#zoom #ZoomRepins {
  clear: both;
  padding-bottom: 20px; }

#zoom #ZoomRepins li {
  width: 290px;
  height: auto;
  margin: 0 10px 10px 0;
  overflow: hidden; }

#zoom #ZoomRepins li:nth-child(odd) {
  clear: left;
  width: 300px;
  margin-right: 0; }

#zoom #ZoomRepins li .ImgLink {
  float: left;
  width: 49px;
  height: 49px;
  margin: 0 10px 1px 0; }

#zoom #ZoomRepins li p {
  margin-top: 8px; }

#zoom #ZoomRepins li a {
  display: inline-block;
  max-width: 165px;
  vertical-align: bottom;
  white-space: nowrap;
  overflow: hidden; }

#zoom #ZoomLikes {
  clear: both; }

#zoom #ZoomLikes ul {
  overflow: hidden; }

#zoom .PinInfo .PinMoreActivity {
  margin: 10px 0 0; }

/* NEW REPIN
--------------------------------------------------------------------------------------- */
.repinMask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 9999;
  -webkit-transition: 0.4s background-color ease-in-out;
  -webkit-backface-visibility: hidden; }

.repinMask.visible {
  background: white;
  background-color: rgba(255, 255, 255, 0.93); }

#flip, #flip .face, #flip .repinWrapper {
  -moz-transition: 0.4s-moz-transform ease-in-out;
  -webkit-transition: 0.4s-webkit-transform ease-in-out; }

#flip {
  position: absolute;
  z-index: 1;
  -moz-perspective: 1000px;
  -moz-transition-property: top, left, -moz-transform;
  -webkit-perspective: 1000px;
  -webkit-transition-property: top, left, -webkit-transform; }

#flip .face {
  position: absolute;
  -moz-backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d; }

#flip .front {
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg); }

/* hide front face when flipped to fix scrolling issue in ff (started in ff 14) */
#flip.flipped .front {
  display: none;
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg); }

#flip.flipping .front {
  display: block; }

#flip .back {
  -moz-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg); }

#flip.flipped .back {
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg); }

/* webkit (chrome 21, safari 6) has issues with board selector
   when backface visibility set on repin wrapper.
   for them, only enable during flip. */
#flip .repinWrapper {
  -moz-backface-visibility: hidden; }

#flip.flipping .repinWrapper {
  -webkit-backface-visibility: hidden; }

#flip .back .repinWrapper {
  background-color: #f2f0f0;
  border: 1px solid #ad9c9c;
  box-shadow: 0 5px 30px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 5px 30px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 5px 30px rgba(34, 25, 25, 0.4); }

/* don't allow clicking on the pin clone */
#flip .front .faceMask {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9999; }

/* Some Content-Specific Tweaks */
#flip .front #zoom {
  background-color: white;
  width: 600px;
  padding: 20px 30px 0;
  font-size: 13px;
  box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4); }

#flip .front #SocialShare, #flip .front #loading {
  display: none; }

#flip .front .WhiteContainer {
  margin: 0;
  padding: 0;
  width: 614px; }

#flip .front .actions {
  display: none; }

/* transition for closeup were causing flickering when hiding/showing closeup. - Vy, 5/8/12 */
#zoomScroll.notransition * {
  -moz-transition: none !important;
  -webkit-transition: none !important; }

/* FORM */
#BackLoader {
  background: url(../images/MidLoader.gif) no-repeat center center;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  width: 32px; }

#Repin2 {
  width: 430px;
  background-color: #f2f0f0;
  -moz-transition: 0.2s opacity ease-in-out;
  -ms-transition: 0.2s opacity ease-in-out;
  -o-transition: 0.2s opacity ease-in-out;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out; }

#Repin2.transparent {
  opacity: 0; }

.simpleRepin #Repin2 {
  position: absolute;
  z-index: 1;
  box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4); }

#Repin2 .close {
  background: url(../images/repin/sprite_close.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  height: 12px;
  padding: 0;
  position: absolute;
  right: 12px;
  text-indent: -9999px;
  top: 12px;
  width: 11px; }

#Repin2 .close:hover {
  background-position: 0 -12px; }

#Repin2 .PinForm {
  margin: 0;
  padding: 30px;
  border-top: 1px solid white; }

#Repin2 .PinForm .Buttons {
  overflow: hidden; }

#Repin2 .PinImagePreview {
  position: relative;
  width: auto;
  padding: 0;
  max-width: 370px;
  max-height: 300px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #e1dfdf;
  box-shadow: 0 1px white;
  -moz-box-shadow: 0 1px white;
  -webkit-box-shadow: 0 1px white; }

#Repin2 .PinBorder {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(26, 0, 0, 0.26); }

#Repin2 .PinImagePreviewImg {
  display: block;
  margin: 0 auto; }

#Repin2 .AttributionSource {
  font-size: 13px;
  margin: -10px 0 20px;
  text-shadow: 0 1px white; }

/* positioning off-screen was causing flickering in safari when rendering the form. - Vy, 5/5/12 */
#Repin2 .FancyForm .val label {
  left: 13px;
  visibility: hidden; }

#Repin2 .PostSuccess {
  padding: 15px;
  font-size: 21px;
  line-height: 1.8em;
  text-align: center; }

#Repin2 .PostSuccess span {
  font-weight: bold; }

#Repin2 .PostSuccess .suggestion {
  text-align: center; }

#Repin2 .PostSuccess .suggestion h4.colorless {
  font-size: 17px;
  margin: 10px 0; }

#Repin2 .PostSuccess .suggestion .boardHolder {
  width: 330px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: inset 0 1px 3px rgba(34, 25, 25, 0.2);
  border-radius: 3px; }

#Repin2 .PostSuccess .repin_lock_icon {
  margin-left: 5px; }

#Repin2 .PostSuccess .suggestion .pinBoard {
  position: relative;
  display: inline-block; }

#Repin2 .PostSuccess .suggestion .pinBoard h3 {
  height: 28px; }

#Repin2 .BoardList {
  width: 368px; }

#Repin2 .BoardList .wrapper {
  max-height: 200px; }

/* COMMON PIN FORM STYLES */
.priceReveal .price {
  z-index: 3;
  top: -70px;
  left: -117px;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }

.priceReveal .price.visible {
  top: 19px;
  left: -28px; }

/* CLOSEUP
--------------------------------------------------------------------------------------- */
/* LEFT */
.CloseupLeft {
  position: fixed;
  top: 60px;
  left: 50%;
  width: 222px;
  margin-left: -425px; }

.CloseupLeft .WhiteContainer {
  position: static;
  margin: 0 0 15px; }

.CloseupLeft .pin {
  position: relative; }

.CloseupLeft .WhiteContainer.domainPins {
  position: static;
  margin: 0 0 15px;
  float: left; }

.CloseupLeft .WhiteContainer.domainPins h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  *max-width: 176px; }

#mapContainer {
  position: relative; }

#map {
  width: 201px;
  height: 201px;
  overflow: hidden;
  margin: 6px 10px 10px;
  background: #eeeeee; }

#pinOnMap {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 90px;
  margin-left: -25px; }

/* RIGHT */
.CloseupRight {
  float: right;
  width: 614px;
  margin-top: 60px; }

.CloseupRight .WhiteContainer {
  margin-top: 0;
  padding: 0; }

#PinPinner {
  padding: 20px 30px;
  border-bottom: 1px solid #d1cdcd;
  overflow: hidden; }

#PinPinner .PinLock {
  float: right;
  background: url(../images/board/lock_board_title_black.png) no-repeat center;
  width: 35px;
  height: 35px;
  margin-top: -35px; }

#PinPinner #PinnerImage {
  float: left;
  margin-right: 9px;
  width: 50px; }

#PinPinner #PinnerImage img {
  display: block;
  width: 50px;
  height: 50px; }

#PinPinner #PinnerName {
  font-size: 23px;
  line-height: 1em;
  margin-bottom: 2px; }

#PinPinner #PinnerName a {
  color: #211922;
  text-decoration: none; }

#PinPinner #PinnerName a:hover {
  color: #211922;
  text-decoration: underline;
  background-color: transparent; }

#PinnerStats {
  display: block;
  margin: 5px 0 0;
  padding-left: 60px;
  font-size: 13px; }

#PinActionButtons {
  padding: 20px 30px 10px;
  overflow: hidden; }

#PinActionButtons ul {
  float: left;
  margin-right: 12px; }

#PinActionButtons li {
  display: inline; }

#PinActionButtons li a {
  float: left;
  margin-right: 6px; }

#PinActionButtons em {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 12px;
  height: 13px;
  margin-right: 4px;
  background: url(../images/ActionIcons.png) 0 0 no-repeat; }

#PinActionButtons .like-button em, #PinActionButtons .unlike-button em {
  background-position: -24px 0; }

#PinActionButtons .like-button:hover em, #PinActionButtons .unlike-button:hover em {
  background-position: -24px -13px; }

#PinActionButtons .like-button:active em, #PinActionButtons .unlike-button:active em {
  background-position: -24px -26px; }

#PinActionButtons .repin-button em {
  background-position: -12px 0; }

#PinActionButtons .repin-button:hover em {
  background-position: -12px -13px; }

#PinActionButtons .repin-button:active em {
  background-position: -12px -26px; }

.PinUrl {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: -10px; }

#PinSource {
  float: right;
  margin: 8px 0 0;
  font-size: 13px;
  color: #8c7e7e; }

#SocialShare {
  position: fixed;
  left: 50%;
  top: 162px;
  width: 120px;
  margin-left: 441px; }

#SocialShare li {
  display: block;
  margin: 10px 0;
  padding: 0 0 2px;
  overflow: hidden; }

#SocialShare .button {
  display: inline-block;
  padding: 0.4em 0.6em;
  font-size: 11px;
  font-weight: normal; }

#PinImageHolder {
  position: relative;
  margin: 20px 30px;
  background-color: #f2f0f0;
  overflow: hidden; }

#PinImageHolder img {
  display: block;
  max-width: 554px;
  margin: 0 auto; }

#PinImageHolder .buyable {
  position: absolute;
  z-index: 1;
  top: 38px;
  left: -54px;
  width: 220px;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
  background-color: #f2f0f0;
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }

#PinCaption {
  padding: 0 30px 20px;
  font-size: 13px;
  line-height: 1.5em;
  border-bottom-width: 0;
  word-wrap: break-word; }

.pintag {
  color: #524d4d; }

.pintag:after {
  content: " "; }

#PinOrigin {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 16px; }

.PinComments {
  margin-bottom: 5px; }

.PinComments p {
  line-height: 1.33em; }

.PinComments .comment {
  clear: both;
  padding: 5px 30px;
  overflow: hidden; }

.PinComments .comment p {
  display: block;
  margin: 0 58px 4px 58px;
  font-size: 1.3em;
  word-wrap: break-word; }

.PinComments .comment img {
  display: block;
  width: 50px; }

.PinComments .CommenterMeta {
  color: #211922; }

.PinComments .comment ul {
  margin: 0 0 4px 58px; }

.PinComments .comment li {
  display: inline;
  margin-right: 3px; }

.PinComments .comment li img {
  display: inline;
  width: 5px; }

.PinComments .CommenterImage {
  float: left;
  margin-right: 8px; }

.PinComments .CommenterImage img {
  width: 50px;
  height: 50px; }

.PinComments .RepinnerImage {
  float: left;
  margin-right: 8px; }

#PinLikes {
  padding-bottom: 7px; }

#PinLikes .CommenterImage {
  float: left;
  margin: 0 8px 8px 0; }

.PinComments .RepinnerImage img {
  width: 50px;
  height: 50px; }

.PinComments .CommenterName {
  text-decoration: none; }

.PinComments .DeleteComment {
  padding: 3px 6px;
  text-decoration: none; }

.PinComments .ReportComment {
  padding: 3px 6px;
  text-decoration: none; }

#PinAddComment {
  padding: 0 30px 15px; }

#PinAddComment .CommenterImage {
  float: left;
  width: 50px; }

#PinAddComment .InputContainer {
  margin-left: 58px;
  position: relative; }

#PinAddComment .tagmate-menu {
  right: 0;
  left: 0;
  font-size: 13px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

#PinAddComment #CloseupComment {
  width: 478px;
  height: 32px;
  padding: 8px;
  font-size: 13px; }

#PinAddCommentControls {
  overflow: hidden; }

#PinAddCommentControls .HelpText {
  float: left;
  width: 320px;
  margin: 13px 0 0 58px;
  font-size: 13px; }

#PinAddCommentControls .Button {
  float: right;
  margin-top: 8px; }

.PinActivity {
  clear: both;
  padding: 15px 30px 15px 88px;
  font-size: 13px;
  border-top: 1px solid #d1cdcd;
  overflow: hidden; }

.PinActivity h4 {
  float: left;
  width: 50px;
  margin-left: -58px;
  padding-top: 16px;
  font-weight: bold;
  text-align: right; }

.PinActivity .CommenterImage {
  float: left;
  margin-right: 8px; }

.PinActivity .CommenterImage img {
  display: block;
  width: 50px;
  height: 50px; }

.PinActivity .repin {
  float: left;
  width: 495px;
  margin-bottom: 8px;
  line-height: 14px;
  color: #8c7e7e; }

.PinActivity .repin p {
  float: left;
  margin: 0;
  padding-top: 14px; }

.PinActivity .repin_attr {
  display: block;
  padding: 16px 0 25px; }

.PinRepinStory {
  margin: 0 0 8px;
  overflow: hidden; }

.PinRepinStory span {
  display: block;
  padding-top: 16px; }

.PinMoreActivity {
  clear: both;
  margin-top: 16px; }

/* REPORT */
#ReportModal .option {
  margin-bottom: 5px; }

#ReportModal .option label {
  position: static;
  display: block;
  color: #2a1919;
  cursor: pointer; }

#ReportModal .option input[type=radio] {
  margin-top: 4px; }

#ReportModal .Hidden {
  display: none; }

#ReportModal .ReportSuccess {
  text-align: center;
  font-size: 18px; }

#ReportLabel {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold; }

#ReportCommentModal .option {
  margin-bottom: 5px; }

#ReportCommentModal .option label {
  position: static;
  display: block;
  color: #2a1919;
  cursor: pointer; }

#ReportCommentModal .option input[type=radio] {
  margin-top: 4px; }

#ReportCommentModal .Hidden {
  display: none; }

#ReportCommentModal .ReportSuccess {
  text-align: center;
  font-size: 18px; }

/* User Reporting and Blocking */
.shadow-dropdown {
  position: absolute;
  z-index: 1000;
  background-color: white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0px 0px 1px rgba(2, 3, 3, 0.7), 0px 4px 12px 4px rgba(31, 22, 22, 0.3) !important;
  box-shadow: 0px 0px 1px rgba(2, 3, 3, 0.7), 0px 4px 12px 4px rgba(31, 22, 22, 0.3) !important;
  -webkit-box-shadow: 0px 0px 1px rgba(2, 3, 3, 0.7), 0px 4px 12px 4px rgba(31, 22, 22, 0.3) !important; }

.shadow-dropdown .arrow.up {
  z-index: -1;
  top: -20px;
  position: absolute;
  width: 39px;
  height: 20px;
  background-image: url(../images/user/arrow.png); }

.report-user.shadow-dropdown {
  display: none;
  width: 320px;
  right: -132px;
  margin-top: 162px;
  color: #221919; }

.report-user .arrow.up {
  left: 140px; }

.report-user .report-head {
  border-bottom: 1px solid #cccdcd; }

.report-user .block-head {
  border-top: 1px solid #cccdcd;
  position: relative; }

.report-user .reported {
  display: none; }

.report-user .section {
  padding: 12px; }

.report-user a {
  font-weight: bold;
  color: inherit; }

.report-user a:hover {
  text-decoration: none; }

.report-user .block-head h2 {
  width: 210px;
  padding-bottom: 8px; }

.report-user h2 {
  font-size: 16px;
  padding: 0px; }

.report-user h3 {
  font-size: 12px !important;
  color: darkgrey !important;
  font-weight: normal !important;
  padding: 0 !important;
  margin-top: 6px;
  line-height: 1.2em; }

.report-user .Button {
  float: right;
  position: absolute;
  top: 10px;
  right: 10px; }

.report-user ul {
  font-size: 14px;
  color: #8c7e7e;
  font-weight: bold;
  background-color: #faf7f7; }

.report-user ul li {
  padding: 10px 12px;
  font-size: 14px;
  border-bottom: 1px solid #d4d4d2; }

.report-user ul li.first {
  border-top: 1px solid #d4d4d2; }

.report-user ul li:hover {
  background-color: #e0dcdb;
  cursor: pointer; }

.report-block-action .flag {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-image: url(../images/user/flag_1.png);
  width: 14px;
  height: 14px; }

.report-block-action .flag:hover {
  cursor: pointer;
  background-position: 0px -14px; }

/* Friend selector */
.friend-list .individual {
  float: left;
  width: 190px; }

.friend-list .email-id {
  margin-top: 0 !important; }

.friend-list .individual .email {
  color: #8c7e7e;
  font-size: 0.95em;
  overflow: hidden; }

/* Fancy Select */
.FancySelect {
  position: relative;
  display: inline-block;
  width: 330px;
  padding: 6px 30px 6px 12px;
  background-color: #f0eded;
  background: -moz-linear-gradient(#fffcfc, #f0eded);
  background: -o-linear-gradient(#fffcfc, #f0eded);
  background: -webkit-linear-gradient(#fffcfc, #f0eded);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfc', endColorstr='#f0eded');
  cursor: pointer;
  border: 1px solid #ad9c9c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white;
  -moz-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.1), 0 1px white; }

.FancySelect:hover {
  background-color: #ebe8e8;
  background: -moz-linear-gradient(#f9f6f6, #ebe8e8);
  background: -o-linear-gradient(#f9f6f6, #ebe8e8);
  background: -webkit-linear-gradient(#f9f6f6, #ebe8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f6', endColorstr='#ebe8e8');
  border-color: #8c7e7e; }

.FancySelect:active {
  background-color: #c21f24;
  background: -moz-linear-gradient(#d62228, #c21f24);
  background: -o-linear-gradient(#d62228, #c21f24);
  background: -webkit-linear-gradient(#d62228, #c21f24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d62228', endColorstr='#c21f24');
  border-color: #524d4d;
  box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white;
  -moz-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(34, 25, 25, 0.5), 0 2px 2px white; }

.FancySelect .CurrentSelection {
  display: block;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden; }

.FancySelect:active .CurrentSelection {
  color: white;
  text-shadow: none; }

.FancySelect .DownArrow {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 11px;
  height: 9px;
  background: url(../images/downArrow.png) center top no-repeat; }

.FancySelect:hover .DownArrow {
  background-position: center; }

.FancySelect:active .DownArrow {
  background-position: center bottom; }

.FancySelectList {
  display: none;
  position: absolute;
  z-index: 9999;
  top: -1px;
  left: -1px;
  min-width: 350px;
  background-color: white;
  border: 1px solid #aaaaaa;
  box-shadow: 0 0 17px #bbbbbb;
  -moz-box-shadow: 0 0 17px #bbbbbb;
  -webkit-box-shadow: 0 0 17px #bbbbbb;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.FancySelectList .wrapper {
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto; }

.FancySelectList li {
  position: relative;
  display: block;
  float: none;
  width: auto;
  margin: 0;
  font-size: 18px;
  padding: 5px 46px 5px 8px;
  list-style: none;
  line-height: 1.15em;
  color: #524d4d;
  cursor: pointer;
  white-space: nowrap; }

.FancySelectList li:hover {
  color: #221919;
  background-color: #ebe8e8; }

.FancySelectList li:active {
  color: white;
  background-color: #cb2027;
  text-shadow: none; }

.FancySelectList li:first-child {
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }

.FancySelectList .subtext {
  font-size: 14px;
  color: grey; }

.FancySelectList .primaryText {
  font-weight: 500; }

.RepinPreview {
  float: right;
  margin-left: 15px;
  overflow: hidden;
  position: relative; }

.StaticRepinForm {
  min-height: 400px;
  overflow: hidden; }

.StaticRepinForm .Right {
  float: none;
  margin-left: 150px; }

.StaticRepinFormBoardPicker {
  width: 352px; }

.StaticRepinFormBoardPicker li {
  float: none; }

.StaticRepinForm .BoardPicker .CreateBoard input {
  min-width: 230px;
  width: 230px; }

.StaticRepinFormBoardPicker .privacy-note {
  width: 400px;
  margin-top: -10px;
  font-size: 14px; }

/* Popups */
.popup_arrow {
  border: 8px solid transparent;
  box-shadow: 1px 1px 1px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 1px 1px 2px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(34, 25, 25, 0.2);
  height: 0;
  pointer-events: none;
  width: 0; }

.popup_arrow_up {
  transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg); }

.popup_arrow_right {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg); }

.popup_arrow_down {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg); }

.popup_arrow_left {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg); }

/* French UI adjustments */
.fr #BoardEdit .collaborator_name {
  width: 310px; }

#CategoryIndex {
  background: white;
  border: 1px solid #cccccc;
  -moz-box-shadow: 0 0 6px #999999;
  -webkit-box-shadow: 0 0 6px #999999;
  box-shadow: 0 0 6px #999999;
  margin: 50px auto;
  padding: 40px 0;
  width: 841px; }

#CategoryIndex .header {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: center; }

#CategoryIndex h2 {
  font-size: 20px; }

#CategoryIndex .header p {
  margin: 0 auto;
  width: 300px; }

#CategoryIndex .categories {
  margin: 0 auto;
  overflow: hidden; }

#CategoryIndex .category {
  border: 1px solid #e0e0e0;
  border-width: 1px 1px 0 0;
  float: left; }

#CategoryIndex .category.even {
  border-right-width: 0; }

#CategoryIndex .category a {
  display: block;
  padding: 20px;
  width: 380px; }

#CategoryIndex .category .title {
  overflow: hidden; }

#CategoryIndex .category:hover {
  background: #fafafa; }

#CategoryIndex .category:hover h3, #CategoryIndex .category:hover .seeAll {
  text-decoration: underline; }

#CategoryIndex h3 {
  color: black;
  float: left;
  font-size: 16px;
  font-weight: bold; }

#CategoryIndex .seeAll {
  color: #999999;
  float: right;
  font-size: 13px;
  font-weight: normal;
  padding-top: 4px; }

#CategoryIndex .examples {
  margin-top: 15px;
  min-height: 60px;
  overflow: hidden; }

#CategoryIndex .example {
  float: left;
  margin-left: 4px; }

#CategoryIndex .example:first-child {
  margin: 0; }

#CategoryIndex .example img {
  display: block;
  height: 60px;
  width: 60px; }

/* Signup popup and splash experiment */
#signup_popup_nag .modal {
  width: 540px;
  background-color: white;
  margin-left: -300px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0px 1px 10px 0px rgba(31, 22, 22, 0.3) !important;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(31, 22, 22, 0.3) !important; }
#signup_popup_nag .closeBtn {
  width: 11px;
  height: 12px;
  top: 10px;
  right: 10px !important;
  background: url(../images/repin/sprite_close.png) no-repeat 0 0;
  position: absolute;
  right: 20px; }
#signup_popup_nag .closeBtn:hover {
  background-position: 0 -12px;
  cursor: pointer; }
#signup_popup_nag .content {
  padding: 30px 0px;
  text-align: center; }
#signup_popup_nag .join_buttons {
  width: 100%; }
#signup_popup_nag .Button.facebook {
  background-image: linear-gradient(bottom, #3c75ca 20%, #4b89d5 55%, #5c9ee0 78%);
  background-image: -o-linear-gradient(bottom, #3c75ca 20%, #4b89d5 55%, #5c9ee0 78%);
  background-image: -moz-linear-gradient(bottom, #3c75ca 20%, #4b89d5 55%, #5c9ee0 78%);
  background-image: -webkit-linear-gradient(bottom, #3c75ca 20%, #4b89d5 55%, #5c9ee0 78%);
  background-image: -ms-linear-gradient(bottom, #3c75ca 20%, #4b89d5 55%, #5c9ee0 78%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #3c75ca), color-stop(0.55, #4b89d5), color-stop(0.78, #5c9ee0));
  border-color: #1e4a95;
  color: #fcf9f9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C9EE0', endColorstr='#3C75CA'); }
  #signup_popup_nag .Button.facebook:hover {
    box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75);
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.35), 0 0 14px rgba(232, 230, 230, 0.75); }
  #signup_popup_nag .Button.facebook:active {
    box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35);
    -moz-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35);
    -webkit-box-shadow: inset 0 1px 2px rgba(34, 25, 25, 0.25), 0 0 3px rgba(235, 82, 82, 0.35); }
  #signup_popup_nag .Button.facebook .fb-logo {
    background: url("../images/signup_splash/fb-icon.png");
    width: 16px;
    height: 17px;
    display: inline-block;
    margin-right: 4px;
    border: 0; }
#signup_popup_nag .join-email {
  margin-top: 20px; }
  #signup_popup_nag .join-email a {
    font-size: 14px;
    font-weight: normal;
    color: #7c7a7a; }

.signup_splash_exp h2 {
  font-weight: normal;
  font-size: 24px;
  font-family: 'Georgia';
  color: #3d3d3d;
  margin: 0px;
  margin-bottom: 50px;
  line-height: 24px;
  padding-bottom: 0; }
.signup_splash_exp .joinButtons {
  margin: 0 auto;
  overflow: hidden;
  width: 600px; }
  .signup_splash_exp .joinButtons a {
    margin-right: 2px; }
.signup_splash_exp .logo {
  background: url("../images/signup_splash/logo.png");
  width: 131px;
  height: 33px;
  display: block;
  margin: 0 auto;
  margin-bottom: 50px; }

#signup_splash {
  background-color: white;
  text-align: center; }
  #signup_splash .content {
    position: relative;
    z-index: 1000;
    background: white;
    padding-bottom: 25px;
    padding-top: 50px; }
  #signup_splash table {
    width: 100%; }
  #signup_splash .splashButton {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(#ffffff, #f0f0f0);
    background: -moz-linear-gradient(#ffffff, #f0f0f0);
    background: -o-linear-gradient(#ffffff, #f0f0f0);
    background: linear-gradient(#ffffff, #f0f0f0);
    background-color: #f0f0f0;
    border: 1px solid #cbcbcb;
    border-bottom-color: #bebebe;
    border-top-color: #d1d1d1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: block;
    font-family: "Helvetica Neue", arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    padding: 12px 8px 6px;
    text-shadow: 0 1px white;
    white-space: nowrap;
    min-width: 119px; }
    #signup_splash .splashButton:hover {
      border-color: #cbcbcb #c1c1c1 #b7b7b7;
      text-decoration: none; }
    #signup_splash .splashButton:active {
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #ffffff));
      background: -webkit-linear-gradient(#f0f0f0, #ffffff);
      background: -moz-linear-gradient(#f0f0f0, #ffffff);
      background: -o-linear-gradient(#f0f0f0, #ffffff);
      background: linear-gradient(#f0f0f0, #ffffff);
      -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33) inset;
      -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33) inset;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.33) inset;
      border-color: #b7b7b7 #c1c1c1 #cbcbcb; }
    #signup_splash .splashButton.primary {
      -webkit-font-smoothing: antialiased;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d62229), color-stop(100%, #ab171e));
      background-image: -webkit-linear-gradient(#d62229, #ab171e);
      background-image: -moz-linear-gradient(#d62229, #ab171e);
      background-image: -o-linear-gradient(#d62229, #ab171e);
      background-image: linear-gradient(#d62229, #ab171e);
      -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.34);
      -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.34);
      box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.34);
      background-color: #ab171e;
      border: 1px solid #920c12;
      color: white;
      text-shadow: 0 -1px rgba(0, 0, 0, 0.11); }
      #signup_splash .splashButton.primary:hover {
        border-color: #920c12 #a00d14 #76080d; }
      #signup_splash .splashButton.primary:active {
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bb1618), color-stop(100%, #e22123));
        background-image: -webkit-linear-gradient(#bb1618, #e22123);
        background-image: -moz-linear-gradient(#bb1618, #e22123);
        background-image: -o-linear-gradient(#bb1618, #e22123);
        background-image: linear-gradient(#bb1618, #e22123);
        -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5) inset;
        -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5) inset;
        box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5) inset;
        background-color: #e22123;
        border-color: #99161b;
        text-shadow: 0 1px rgba(0, 0, 0, 0.6); }
    #signup_splash .splashButton.join {
      float: left; }
    #signup_splash .splashButton.login {
      float: right;
      margin-right: 9px; }
  #signup_splash .splashImage {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -2px;
    overflow: hidden; }
    #signup_splash .splashImage img {
      border: 0;
      position: relative; }
    #signup_splash .splashImage .splashLink {
      background: #8e8e8e;
      background: rgba(0, 0, 0, 0.4);
      color: white;
      font-family: "Helvetica Neue", helvetica, sans-serif;
      font-size: 11px;
      padding: 5px;
      position: fixed;
      right: 19px;
      text-decoration: none;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -webkit-font-smoothing: antialiased; }
      #signup_splash .splashImage .splashLink:hover {
        background: #616161;
        background: rgba(0, 0, 0, 0.6);
        text-decoration: none; }
    #signup_splash .splashImage .about {
      bottom: 48px; }
    #signup_splash .splashImage .termsPrivacy {
      bottom: 15px; }
  #signup_splash .splash-img.relative {
    position: relative !important; }
  #signup_splash .preview-site {
    margin-top: 28px; }
    #signup_splash .preview-site a {
      font-size: 14px;
      font-weight: normal;
      color: #7c7a7a; }

/* Verify Website page
--------------------------------------------------------------------------------------- */
.VerifyDomainForm {
  /* All of the floats in .StaticForm makes baby Jesus cry.  A proper grid system would be easier to work with.  Until then, we have some overrides here.  Remove these once StaticForm uses a grid system. */ }
  .VerifyDomainForm > .ControlGroups {
    border-bottom: none; }
  .VerifyDomainForm .FormActions {
    margin-left: 150px; }
  .VerifyDomainForm .VerifyDomainErrorMessage {
    color: red;
    margin-left: 20px;
    font-size: 15px;
    margin-top: 10px; }
  .VerifyDomainForm .ControlGroups > li:last-child {
    border-bottom: none; }
  .VerifyDomainForm .Left {
    display: inline-block;
    width: 150px;
    float: none; }
  .VerifyDomainForm .Right {
    display: inline-block;
    width: 680px;
    float: none; }

.VerifyDomainPreviewContainer {
  display: inline-block;
  pointer-events: none; }

#VerifyDomainProgress {
  font-weight: bold; }

/* Notifications
--------------------------------------------------------------------------------------- */
#notificationsHolder {
  border: none;
  background-color: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px 0px 24px 0px;
  width: 222px;
  text-align: center; }
  #notificationsHolder h2 {
    font-size: 14px;
    color: #9a9a9a;
    padding: 9px 0px 17px 0px;
    margin-bottom: 20px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
    width: 100%;
    position: relative;
    text-align: left; }
    #notificationsHolder h2 a {
      position: absolute;
      top: 10px;
      right: 0px;
      color: #bd3b41;
      font-weight: 500;
      font-size: 12px; }
  #notificationsHolder .finalLink {
    margin-bottom: 10px; }

.notification {
  width: 192px;
  padding: 15px;
  position: relative;
  padding-bottom: 16px !important; }
  .notification .topBorder {
    padding: 15px;
    margin: 15px -15px -15px -15px;
    border-top: 1px solid #e7e7e7; }
  .notification.pin {
    position: absolute; }
  .notification .board, .notification .board:hover .notification .board:visited, .notification .board:active, .notification .reason, .notification .reason:hover .notification .reason:visited, .notification .reason:active {
    text-decoration: none;
    font-weight: normal;
    color: #211922; }
  .notification .reason {
    text-align: center;
    line-height: 130%;
    padding-top: 15px; }
    .notification .reason .invitor {
      font-weight: 500; }
  .notification.atMention .reason {
    text-align: left; }
    .notification.atMention .reason .ImgLink img {
      width: 30px;
      height: 30px;
      float: left;
      padding-right: 7px; }
  .notification.boardInvite {
    margin-bottom: 15px;
    background-color: white;
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }
    .notification.boardInvite .board {
      display: block; }
      .notification.boardInvite .board h3 {
        padding-bottom: 12px;
        height: 15px; }
        .notification.boardInvite .board h3 .name {
          float: left;
          display: block;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          font-size: 13px;
          font-weight: 500;
          margin-top: -2px;
          width: 65%; }
        .notification.boardInvite .board h3 .meta {
          float: right;
          text-align: right;
          color: #9a9a9a;
          font-size: 11px;
          font-weight: normal;
          margin-top: 1px;
          width: 35%; }
          .notification.boardInvite .board h3 .meta .count, .notification.boardInvite .board h3 .meta .icons {
            float: right; }
          .notification.boardInvite .board h3 .meta .icons {
            margin-left: 3px; }
      .notification.boardInvite .board .cover {
        display: block;
        height: 130px;
        overflow: hidden;
        position: relative;
        background-color: #cccccc; }
        .notification.boardInvite .board .cover img {
          width: 100%; }
      .notification.boardInvite .board .thumbs {
        width: 100%;
        margin-top: 1px;
        height: 47px;
        display: block;
        overflow: hidden; }
        .notification.boardInvite .board .thumbs img, .notification.boardInvite .board .thumbs .empty {
          width: 47px;
          height: 47px;
          margin-right: 1px;
          float: left;
          background-color: #cccccc; }
        .notification.boardInvite .board .thumbs img:last-child, .notification.boardInvite .board .thumbs .empty:last-child {
          width: 48px;
          margin-right: 0px; }
    .notification.boardInvite .buttons {
      text-align: center; }
      .notification.boardInvite .buttons .Button {
        font-size: 13px;
        padding: 5px 8px 6px 8px;
        font-weight: bold;
        margin-right: 1px;
        margin-left: 1px; }
      .notification.boardInvite .buttons .acceptedMessage {
        display: none;
        font-weight: 500; }
    .notification.boardInvite.inviteAccepted .buttons .Button {
      display: none; }
    .notification.boardInvite.inviteAccepted .buttons .acceptedMessage {
      display: block; }

/* Animating progress dots
--------------------------------------------------------------------------------------- */
/* TODO: Use Compass keyframes mixins after we upgrade Compass.  Firefox works unprefixed, so don't bother with -moz. */
@-webkit-keyframes ProgressDot {
  0% {
    opacity: 0; }

  1% {
    opacity: 1; }

  25% {
    opacity: 1; }

  50% {
    opacity: 0; } }

@keyframes ProgressDot {
  0% {
    opacity: 0; }

  1% {
    opacity: 1; }

  25% {
    opacity: 1; }

  50% {
    opacity: 0; } }

.ProgressDots .dot {
  -webkit-animation: ProgressDot 2s linear 0s infinite;
  -moz-animation: ProgressDot 2s linear 0s infinite;
  animation: ProgressDot 2s linear 0s infinite;
  opacity: 0; }

.ProgressDots .dot:nth-child(2) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.ProgressDots .dot:nth-child(3) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s; }

/* Utility Classes
--------------------------------------------------------------------------------------- */
.well {
  padding: 20px;
  background: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5); }

.LegalText h1 {
  color: #524d4d;
  margin: 0;
  font-size: 2em; }
.LegalText h2 {
  color: #524d4d;
  font-size: 1.5em; }
.LegalText h4 {
  color: #524d4d;
  border-bottom: none;
  padding: 0;
  font-size: 1em;
  margin: 0 0 10px 22px; }
.LegalText p {
  margin: 0 0 10px 36px; }

.PrintIcon {
  display: inline-block;
  margin: 10px 0 0 10px;
  width: 30px;
  height: 28px;
  background-image: url('../images/printer.png');
  text-indent: -999px;
  overflow: hidden; }

.GetStartedCardIcon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../images/business_get_started_icons_2.png');
  text-indent: -999px;
  overflow: hidden; }

.GetStartedCard .Icon0 {
  background-position: 0 0; }
.GetStartedCard .Icon1 {
  background-position: -30px 0; }
.GetStartedCard .Icon2 {
  background-position: -60px 0; }
.GetStartedCard .Icon3 {
  background-position: -90px 0; }
.GetStartedCard .Icon4 {
  background-position: -120px 0; }
.GetStartedCard .Icon5 {
  background-position: -150px 0; }
