/*
 * LoSprite
 * Automatically generated by spritegen.sh on Fri Feb  8 10:29:39 EST 2013
 * DO NOT EDIT THIS FILE DIRECTLY
 */
/*
 * Automatically generated by layers-export-aim-css.scm running in GIMP.
 * DO NOT EDIT THIS FILE DIRECTLY
 */
/*
 * HomeSprite
 * Automatically generated by spritegen.sh on Wed Feb 15 15:31:04 PST 2012
 * DO NOT EDIT THIS FILE DIRECTLY
 */
/*
 * DownloadSprite
 * Automatically generated by spritegen.sh on Mon Apr  2 10:31:03 EDT 2012
 * DO NOT EDIT THIS FILE DIRECTLY
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html, body {
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 10pt;
  color: #000;
  background: #EEF2F5;
  /*
  text-rendering: optimizeLegibility;

  Commented out for performance, but it may be worth trying this again with
  other font settings.

  https://www.pivotaltracker.com/story/show/19393637
  */

}
body {
  background-color: #1a6678;
}
body.no-support {
  margin-top: 99px;
}
.hidden {
  display: none;
}
.un {
  -moz-user-focus: ignore;
  -moz-user-input: disabled;
  -moz-user-select: none;
  -webkit-user-select: none;
}
/* Inputs
 ------------------------------------------------------- */
input, textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #8eabbd;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  padding: 1px 4px;
}
input:focus, textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  line-height: normal;
}
input::-webkit-input-placeholder:hover {
  color: #000;
}
.ie input.label-input-label {
  color: #999999;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
}
.pseudoPlaceHolder {
  position: absolute;
  margin-left: 3px;
  margin-top: 0.8ex;
  font-size: 12px;
  top: 0;
  right: 1ex;
  bottom: 0;
  left: 0;
  height: 1.25em;
  z-index: 1;
  color: #999999;
  font-weight: normal;
  line-height: normal;
  user-select: none;
  text-overflow: ellipsis;
  overflow: hidden;
  display: none;
}
.pseudoPlaceHolder.displayed {
  display: block;
}
input[type="checkbox"], input[type="radio"] {
  border: none;
}
input[type="checkbox"]:focus + label {
  border: 1px dotted #000;
}
/* Anchors acting like buttons */
a[role="button"] {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
}
a[role="button"]:hover {
  text-decoration: none;
}
/* Links
 ------------------------------------------------------- */
a,
a:visited,
.button-as-link,
.goog-link-button,
.link {
  color: #0773a6;
  text-decoration: none;
}
textarea {
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
a,
a:visited,
.goog-link-button,
.link {
  text-decoration: none;
  cursor: pointer;
  color: #0773a6;
  border: none;
}
a:hover {
  color: #85c9d3;
}
/* for a11y */
a:focus {
  outline: thin dotted #333;
}
a,
a:visited,
.button-as-link,
.goog-link-button,
.link,
.button,
button {
  /* Remove transitions for now as it causes issues with sprites
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.1s, 0.1s;
  -webkit-transition-timing-function: ease-in-out, linear;
  -moz-transition-property: all;
  -moz-transition-duration: 0.1s, 0.1s;
  -moz-transition-timing-function: ease-in-out, linear;*/

}
.control {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.control:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:focus {
  outline: thin dotted #333;
}
.hide-label {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -999px;
}
.sprite {
  position: relative;
  overflow: hidden;
}
.sprite img {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  border: none;
}
::selection {
  color: #333;
  color: rgba(0, 0, 0, 0.6);
  background: #cbf1f4;
  text-shadow: none;
}
/* Custom scrollbars
 ------------------------------------------------------- 

.styled-scrollable::-webkit-scrollbar {
  width: 14px;
  height: 8px;
}

.styled-scrollable::-webkit-scrollbar-track-piece {
  border-top: none;
  border-bottom: none;
  background: -moz-linear-gradient(left, #f2f2f2, #fff);
  background: -webkit-gradient(linear, left center, right center, from(#f2f2f2), to(#fff));
}

.styled-scrollable::-webkit-scrollbar-thumb:horizontal,
.styled-scrollable::-webkit-scrollbar-thumb:vertical {
  background-color: @control_innerscroll_color;
  -webkit-border-radius: 9px;
  border: 3px solid #f6f6f6;
  border-right-width: 2px;
}

.styled-scrollable::-webkit-scrollbar-thumb:horizontal {
  width: 50px;
}
.styled-scrollable::-webkit-scrollbar-thumb:vertical {
  height: 50px;
}

*/
/* Rounded corners
 ------------------------------------------------------- */
.r {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.r-small {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.r-large {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.rb {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-radius-bottomright: 6px;
}
.rbl {
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-radius-bottomleft: 12px;
}
.rbr {
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px;
  border-radius-bottomright: 12px;
}
.rl {
  -moz-border-radius-topleft: 6px;
  border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-radius-bottomleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
}
.rl-small {
  -moz-border-radius-topleft: 3px;
  border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius-bottomleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
}
.rr {
  -moz-border-radius-topright: 6px;
  border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-radius-bottomright: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
.rr-small {
  -moz-border-radius-topright: 3px;
  border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
.rt {
  -moz-border-radius-topleft: 6px;
  border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
}
.rtl {
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-radius-topleft: 12px;
}
.rtr {
  -moz-border-radius-topright: 12px;
  -webkit-border-top-right-radius: 12px;
  border-radius-topright: 12px;
}
.rtr-medium {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius-topright: 6px;
}
.rtr-small {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-radius-topright: 3px;
}
.rt-small {
  -moz-border-radius-topleft: 3px;
  border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}
/* Auth, sign in, sign out
 ------------------------------------------------------- */
.auth {
  position: absolute;
  position: fixed;
  bottom: 30px;
  right: 48px;
  color: #eee;
  z-index: 100;
}
.auth .button {
  margin: 0 0 0 18px;
}
/* Popups
 ------------------------------------------------------- */
.popup {
  position: absolute;
  z-index: 999999;
}
/* Buttons
 ------------------------------------------------------- */
/* Removes the dotted outline */
[role="button"]::-moz-focus-inner {
  border: 0;
}
button::-moz-focus-inner {
  border: 0;
}
/* Normal button  (grey) */
button,
input[type="submit"],
input[type="button"],
button:visited,
input[type="submit"]:visited,
input[type="button"]:visited,
.button,
.button:visited {
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);*/

  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
button:hover,
input[type="submit"],
input[type="button"],
.button:hover {
  /* background-position: 0 -15px;
  color: #333;
  text-decoration: none;*/

}
/* -----Button Colors-----  */
/* Submit buttons  (blue) */
button.submit,
input.submit,
[role="button"].submit,
.button.submit {
  color: #fff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* Marketing buttons  (orange) */
.button.marketing, button.marketing, a.marketing {
  background-color: #E6490C;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f26c24), to(#e6490c));
  background-image: -moz-linear-gradient(top, #f26c24, #e6490c);
  background-image: -ms-linear-gradient(top, #f26c24, #e6490c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f26c24), color-stop(100%, #e6490c));
  background-image: -webkit-linear-gradient(top, #f26c24, #e6490c);
  background-image: -o-linear-gradient(top, #f26c24, #e6490c);
  background-image: linear-gradient(top, #f26c24, #e6490c);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #E6490C #E6490C #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* bad or danger buttons  (red) */
button.danger,
button.bad,
a.danger,
a.bad,
.button.danger,
.button.bad {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e53535), to(#c43c35));
  background-image: -moz-linear-gradient(top, #e53535, #c43c35);
  background-image: -ms-linear-gradient(top, #e53535, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e53535), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #e53535, #c43c35);
  background-image: -o-linear-gradient(top, #e53535, #c43c35);
  background-image: linear-gradient(top, #e53535, #c43c35);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e53535', endColorstr='#c43c35', GradientType=0);*/

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* good buttons  (green) */
.button.good, a.good, button.good {
  background-color: #04a500;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#04a500));
  background-image: -moz-linear-gradient(top, #62c462, #04a500);
  background-image: -ms-linear-gradient(top, #62c462, #04a500);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #04a500));
  background-image: -webkit-linear-gradient(top, #62c462, #04a500);
  background-image: -o-linear-gradient(top, #62c462, #04a500);
  background-image: linear-gradient(top, #62c462, #04a500);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#04a500', GradientType=0);*/

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #04a500 #04a500 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* Facebook button (facebook blue) */
.button.fb, [role="button"].fb, button.fb {
  background-color: #4d6ca6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #4d6ca6 0%, #3c5892 100%);
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4d6ca6), to(#3c5892));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d6ca6), color-stop(100%, #3c5892));
  background-image: -webkit-linear-gradient(top, #4d6ca6 0%, #3c5892 100%);
  background-image: -o-linear-gradient(top, #4d6ca6 0%, #3c5892 100%);
  background-image: -ms-linear-gradient(top, #4d6ca6 0%, #3c5892 100%);
  background-image: linear-gradient(top, #4d6ca6, #3c5892);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d6ca6', endColorstr='#3c5892',GradientType=0 );*/

  border-color: #3c5892 #3c5892 #233967;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* -----Button Sizes-----  */
/* Pill button */
button.pill, [role="button"].pill, .button.pill {
  padding: 3px 6px;
  font-size: 10px;
}
/* Small button */
button.small, [role="button"].small, .button.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
/* Large button */
button.large, [role="button"].large, .button.large {
  font-size: 16px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
[role="button"]:active, button:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
button.disabled,
[role="button"].disabled,
.button.disabled,
button.disabled:hover,
[role="button"].disabled:hover,
.button.disabled:hover {
  cursor: default;
  background-image: none;
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);*/

  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.bad,
button.danger,
a.danger,
.button.bad:hover,
button.danger:hover,
a.danger:hover,
.button.error,
.button.error:hover,
.button.good,
.button.good:hover,
.button.marketing,
.button.marketing:hover,
.button.fb,
.button.fb:hover {
  color: #ffffff;
}
/* Dialogs
 ------------------------------------------------------- */
.modal-dialog.aim-dialog {
  border: 6px solid #eeeeee;
  margin: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 6px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 6px;
  font-size: 13px;
  z-index: 999999;
  min-width: 210px;
  max-width: 600px;
  -webkit-transition: 0.5s opacity;
  -moz-transition: 0.5s opacity;
}
.modal-dialog-bg.aim-dialog-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999998;
  /*background: #000;
  opacity: .9;*/

}
.aim-dialog .modal-dialog-title {
  background: #eeeeee;
  color: #414141;
  font: bold 18px Helvetica, sans-serif;
  line-height: 1.2;
  text-align: left;
  text-shadow: 0 1px 0 #fff;
  position: relative;
  box-shadow: 0 1px 0 #fff;
  border-bottom: 1px solid #d4d4d4;
  _zoom: 1;
  /* Ensures proper width in IE6 RTL. */

}
.aim-dialog .modal-dialog-title, .aim-dialog .modal-dialog-content, .aim-dialog .modal-dialog-buttons {
  padding: 9px;
}
.aim-dialog .modal-dialog-content, .aim-dialog .modal-dialog-buttons {
  margin: 0 0;
}
.aim-dialog .modal-dialog-buttons button, .aim-dialog .modal-dialog-buttons .button {
  margin-left: 9px;
}
.aim-dialog.dialog-under-construction {
  background-color: #aaa;
}
.aim-confirm .modal-dialog-title {
  display: none;
}
.aim-confirm .modal-dialog-buttons {
  text-align: center;
}
/*.dialog-under-construction .modal-dialog-buttons,
.dialog-under-construction .modal-dialog-content {
  background-color: #aaa;
}

.dialog-under-construction .modal-dialog-content {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/construction.gif');
  background-repeat: no-repeat;
  background-position: center 12px;
  width: 320px;
  padding: 375px 6px 36px;
  text-align: center;
  text-decoration: blink;
}*/
.aim-dialog .modal-dialog-title-close {
  cursor: pointer;
  right: -6px;
  top: -6px;
}
.aim-dialog.dialog-service-reauth {
  min-width: 275px;
}
.aim-dialog.dialog-service-reauth .modal-dialog-content .foot {
  position: absolute;
  bottom: 5px;
  color: #666;
}
.aim-dialog.dialog-service-reauth .modal-dialog-buttons {
  margin-top: -10px;
  margin-bottom: 20px;
}
.aim-dialog.dialog-service-reauth .modal-dialog-buttons button:hover {
  cursor: pointer;
}
.aim-dialog.dialog-service-reauth .modal-dialog-buttons button.remove-service {
  position: absolute;
  bottom: 5px;
  left: 10px;
  border: none;
  padding: 0;
  margin: 0;
  color: #0773a6;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Overlay
 ------------------------------------------------------- */
.modal-dialog.aim-overlay {
  /*  position: fixed;
  left: 0px;
  top: 34px;
  width: 100%;
  height: 100%;*/

  background: transparent;
  z-index: 40;
}
/* TODO(aw): combine with body.chats */
.modal-dialog-bg.aim-overlay-bg {
  background: #0e95ad;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e95ad), color-stop(81%, #1a6e7d), color-stop(100%, #0e95ad));
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-linear-gradient(top, #0e95ad 0%, #1a6e7d 81%, #0e95ad 100%);
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -moz-linear-gradient(top, #0e95ad 0%, #1a6e7d 81%, #0e95ad 100%);
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -o-linear-gradient(top, #0e95ad 0%, #1a6e7d 81%, #0e95ad 100%);
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -ms-linear-gradient(top, #0e95ad 0%, #1a6e7d 81%, #0e95ad 100%);
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/glow2.png'), url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), linear-gradient(top, #0e95ad 0%, #1a6e7d 81%, #0e95ad 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=Õ#0e95adÕ, endColorstr=Õ#0e95adÕ,GradientType=0 );*/

  background-position: top center, top left, top;
  background-repeat: no-repeat, repeat, no-repeat;
  min-height: 425px;
}
/* Presence
 ------------------------------------------------------- */
.presence {
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  /* common/images/state.png */

  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -221px;
  margin-top: 13px;
  margin-left: 12px;
}
.panel-header .presence {
  position: relative;
  vertical-align: top;
  top: 2.5px;
  z-index: 1;
  display: inline-block;
  margin: 0 0 0 5px;
}
/* TODO(aw) sprite image */
.presence.blocked {
  background-position: center center;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/blocked.png');
  top: 3px;
}
/* TODO(aw) sprite image */
.presence.mobile {
  background-position: center center;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/mobile.png');
  width: 11px;
  height: 19px;
  top: -1px;
}
.presence.offline {
  background-position: 0px -1509px;
}
.presence.away {
  background-position: 0px -231px;
}
.presence.invisible {
  /* Map to invisible from design */

  background-position: 0px -1509px;
}
/* Static content areas.
 ------------------------------------------------------- */
.static-area {
  margin: 96px auto;
  width: 780px;
  min-height: 432px;
  padding: 48px 24px 24px;
  color: #666;
  font-size: 14px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdcdc), color-stop(50%, #ffffff), color-stop(100%, #dcdcdc));
  background-image: -webkit-linear-gradient(left center, #dcdcdc 0%, #ffffff 50%, #dcdcdc 100%);
  background-image: -moz-linear-gradient(left center, #dcdcdc 0%, #ffffff 50%, #dcdcdc 100%);
  background-image: -o-linear-gradient(left center, #dcdcdc 0%, #ffffff 50%, #dcdcdc 100%);
  background-image: -ms-linear-gradient(left center, #dcdcdc 0%, #ffffff 50%, #dcdcdc 100%);
  background-image: linear-gradient(left center, #dcdcdc 0%, #ffffff 50%, #dcdcdc 100%);
  -webkit-box-shadow: 3px 3px 6px #aaa;
  -moz-box-shadow: 3px 3px 6px #aaa;
  box-shadow: 3px 3px 6px #aaa;
}
.static-area h2, h3 {
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  text-shadow: 0 1px 0 #fff;
  color: #333;
}
.static-area h2 {
  font-size: 36px;
}
.static-area h3 {
  font-size: 24px;
}
/* Virtual List (base)
 ------------------------------------------------------- */
.virtual-list {
  overflow: hidden;
}
.vl-rows {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.vl-scrollbar {
  float: right;
  width: 50px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  cursor: auto;
}
.vl-scrollbar-extent {
  height: 1px;
  width: 1px;
}
.vl-item {
  width: 100%;
  overflow: auto;
  position: relative;
  height: 50px;
}
.vl-item.selected {
  background-color: #f7f7f7;
}
/* Accordions
 ------------------------------------------------------- */
.accordion-list {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.accordion-list-header {
  background: #DEDDDB;
  padding: 1px 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #d4d4d4;
  font-size: 12px;
  color: #333A42;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: bold;
  cursor: pointer;
  opacity: 1;
}
.accordion-list .top-fixed-headers, .accordion-list .bottom-fixed-headers {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 25;
}
.accordion-list .top-fixed-headers {
  top: 0;
}
.accordion-list .bottom-fixed-headers {
  bottom: 0;
}
.accordion-list.off .top-fixed-headers, .accordion-list.off .bottom-fixed-headers {
  display: none;
}
.top-fixed-headers .accordion-list-header, .bottom-fixed-headers .accordion-list-header {
  opacity: 1;
}
.accordion-list .expanded-content {
  position: relative;
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
}
/* Out-of-app pages
 ------------------------------------------------------- */
body.pages {
  background: #EEF2F5;
  width: 100%;
  height: 100%;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/stepper/clouds.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
body.pages #content {
  margin: 0 auto;
  padding: 0 0 320px;
  position: relative;
  overflow: auto;
  width: 924px;
}
body.pages #content .logo {
  margin: 48px auto 0;
  display: none;
}
body.pages h1 {
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", Verdana, sans-serif;
  font-size: 62px;
  margin: 100px 0 24px 0;
  text-align: center;
  color: #494949;
  text-shadow: 0 1px 0 #fff;
}
body.pages .description {
  font-size: 16px;
  width: 690px;
  margin: 12px auto;
  line-height: 1.4em;
  color: #494949;
}
body.pages .description.short {
  width: 516px;
}
body.pages p {
  text-align: center;
}
body.pages .single-button-container {
  text-align: center;
  padding: 24px 0;
}
/* Claim dialog
 ------------------------------------------------------- */
.profile-claim-dialog .modal-dialog-content {
  padding: 20px;
}
.profile-claim-dialog .modal-dialog-content h2 {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.profile-claim-dialog .modal-dialog-content .indicator {
  padding-left: 10px;
  font-size: 10px;
  color: #888;
  font-weight: bold;
}
.profile-claim-dialog .modal-dialog-content .available {
  color: #00930E;
}
.profile-claim-dialog .modal-dialog-content .taken {
  color: #ff0000;
}
.profile-claim-dialog .modal-dialog-content .error {
  color: #cc0000;
  font-weight: bold;
}
#errorPage #content ul {
  width: 375px;
  margin: 0 auto;
  color: #494949;
  font-size: 14px;
  line-height: 2em;
}
.fixed-banner {
  position: fixed;
  top: 0;
  z-index: 10;
  background: chocolate;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #000;
  text-align: center;
  color: #333;
  box-shadow: 0 0 3px #000;
}
.fixed-banner h4 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.fixed-banner a {
  color: #fff;
}
.fixed-banner .dl-ie {
  display: none;
}
.ie .fixed-banner .dl-safari {
  display: none;
}
.ie .fixed-banner .dl-ie {
  display: inline;
}
.progress-area .progress-bar-horizontal {
  height: 10px;
  background: #9fa5ad;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-top: 7px;
  border: 1px solid #d4d4d4;
  -webkit-box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
  -moz-box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
  box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
}
.progress-area .progress-bar-horizontal .progress-bar-thumb {
  background: #00b5c1;
  background: -moz-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b5c1), color-stop(100%, #018a9a));
  background: -webkit-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -o-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -ms-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  height: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 0 #7ed9ff;
  -moz-box-shadow: inset 0 1px 0 #7ed9ff;
  box-shadow: inset 0 1px 0 #7ed9ff;
}
.menu-color-container {
  display: table;
  border-collapse: separate;
  position: fixed !important;
  border: solid white 5px !important;
}
.menu-color-container .menu-color-row {
  display: table-row;
  border-collapse: separate;
  border-spacing: 1px;
}
.menu-color-container .menu-color-gap-row {
  display: table-row;
  height: 5px;
}
.menu-color-container .menu-color-swatch {
  display: table-cell;
  height: 17px;
  width: 17px;
  max-height: 17px;
  max-width: 17px;
  border: solid #555 1px;
  padding: 0;
}
.menu-color-container .menu-color-swatch:hover {
  border: ridge white 1px;
}
/* These can get too big on hover */
.goog-toolbar .goog-toolbar-color-menu-button {
  max-height: 23px;
  margin-top: -1px;
  max-width: 33px;
  width: 33px;
}
/* Styles for the Playground Preview */
.playground-preview {
  margin: -5px 0 10px 11px;
  position: relative;
}
.playground-hidden {
  display: none;
}
.playground-preview .share-box-container, .playground-preview p.success {
  margin-top: 10px;
}
.playground-preview p.success {
  color: green;
  font-size: 11px;
  font-weight: bold;
}
.playground-preview .row {
  position: relative;
}
.playground-preview .video-accessories {
  height: 100%;
}
.playground-preview .video-accessories .play-button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px -40px 0px;
  z-index: 3;
  width: 70px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.9;
  -webkit-box-shadow: 0 0 4px #323232;
  -moz-box-shadow: 0 0 4px #323232;
  box-shadow: 0 0 4px #323232;
}
.playground-preview .video-accessories .play-button {
  width: 70px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 5px;
  background: #f3581e;
  -moz-box-shadow: inset 0 1px 0 #ffb397;
  -webkit-box-shadow: inset 0 1px 0 #ffb397;
  box-shadow: inset 0 1px 0 #ffb397;
}
.playground-preview .play-icon {
  position: relative;
  top: 9px;
  left: 23px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -1705px;
  width: 28px;
  height: 33px;
}
.playground-preview .video-accessories .duration {
  position: absolute;
  bottom: 10px;
  color: white;
  padding: 5px;
  border-radius: 2px;
  right: 32px;
  z-index: 3;
  background: #e16500;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e16500 0%, #d84d00 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e16500), color-stop(100%, #d84d00));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e16500 0%, #d84d00 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e16500 0%, #d84d00 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #e16500 0%, #d84d00 100%);
  /* IE10+ */

  background: linear-gradient(top, #e16500 0%, #d84d00 100%);
  /* W3C */
}
.playground-preview .preview-content {
  float: left;
  margin-right: 10px;
  padding: 5px;
  /* Widths cannot be forced here as it causes problems when there are
   *  small thumbnails and long text in the same message box. 
   *  Instead we add the width style to the img.thumb */

  /* width: 90%; */
  /* Required to prevent overflow on firefox & IE */

  /* width: 100%; */

  cursor: pointer;
  z-index: 1;
  /* to stay under the video-accessories */

  position: relative;
  /* for video-accessories */

  max-width: 95%;
  /* so thumbnail can inherit as workaround for IE issues */

}
.client .playground-preview .preview-content {
  z-index: 0;
  /* Saty in the normal plane in the history! */

}
.playground-preview .preview-content .tweet {
  float: left;
}
.playground-preview .icons {
  float: left;
  clear: both;
  width: 80px;
}
.playground-preview .icons a {
  display: block;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  text-indent: -5000px;
  -webkit-transition: none;
}
.playground-preview .icons .share {
  /* playgrounds/images/share-1.png */

  width: auto;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -2018px;
  height: 13px;
  margin-bottom: 4px;
  font-size: 11px;
  repeat: no-repeat;
  text-indent: inherit;
  padding-left: 18px;
  margin-left: 4px;
  color: #9F9F9F;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.playground-preview .icons .share:hover {
  /* playgrounds/images/share_hover.png */

  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -2031px;
  repeat: no-repeat;
  text-indent: inherit;
  color: #49a2b1;
}
.playground-preview .icons a.download {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/save.png') no-repeat;
}
.playground-preview .icons a.download:hover {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/save_hover.png') no-repeat;
}
.thumb.dragging {
  border: 1px solid grey;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  z-index: 5;
}
.playground-preview img.thumb {
  /* IE applies % related to img size, not container so set desired max-width
     on container and inherit here */

  max-width: inherit;
  background-color: transparent;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.9), 0 1px 2px #595959;
  -moz-box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.9), 0 1px 2px #595959;
  box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.9), 0 1px 2px #595959;
}
.ie .playground-preview img.thumb {
  width: auto;
  height: auto;
}
.gecko .playground-preview img.thumb {
  width: 100%;
  /* To fix firefox overflow problem */

}
.playground-preview .preview-content:hover img.thumb {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 #3875d7, 0 0 5px #13499f;
  -moz-box-shadow: inset 0 1px 0 #3875d7, 0 0 5px #13499f;
  box-shadow: inset 0 1px 0 #3875d7, 0 0 5px #13499f;
}
.playground-preview .tweet {
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  padding: 8px 8px 7px 8px;
  max-width: 85%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 -1px 0 #ffffff;
  -moz-box-shadow: inset 0 -1px 0 #ffffff;
  box-shadow: inset 0 -1px 0 #ffffff;
  border: 1px solid #dfdfdf;
}
.playground-preview .tweet .container {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/desktop/images/twitter.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-right: 2px;
}
.playground-preview .tweet img {
  float: left;
  width: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 7px;
}
.playground-preview .tweet p.text {
  font-size: 14px;
  padding-top: 5px;
  line-height: 20px;
  color: #474747;
  font-family: Georgia, serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-right: 22px;
}
.playground-preview .tweet p.text a {
  color: #0098DB;
  font-family: Georgia, serif;
}
.playground-preview .tweet p.text a:hover {
  color: #0083FF;
  text-decoration: underline;
}
.playground-preview .tweet p.name {
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  border-bottom: 2px groove #ffffff;
  padding-bottom: 10px;
  padding-top: 4px;
  text-shadow: 0 1px 0 #ffffff;
}
.playground-preview .tweet p.name a {
  color: #0098DB;
  font-weight: bold;
}
.playground-preview .tweet p.name a:hover {
  font-weight: bold;
  color: #0083FF;
  text-decoration: underline;
}
.playground-preview.loading {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/ajax-big-transparent.gif');
  background-position: center center;
  background-repeat: no-repeat;
}
.playground-movie-failure {
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  z-index: 2;
  position: absolute;
  top: 50%;
  height: 2.5em;
  left: 0;
  right: 0;
  margin-top: -1em;
  overflow: hidden;
}
/* Playground Styles */
.playground-box {
  overflow: inherit;
  z-index: 10;
  position: relative;
}
.playground-box .box-header .icon {
  width: 16px!important;
  height: 12px!important;
  margin: 2px 12px 0 12px!important;
  float: left;
}
.playground-box .box-header .name-info {
  width: 325px!important;
  height: 15px;
}
.playground-box.type-video embed, .playground-box.type-video object {
  width: 425px;
  height: 344px;
  z-index: 0;
}
.playground-box.type-video .box-header .title div.icon {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/vid_icn.png') no-repeat;
}
.playground-box.type-video.active .box-header .title div.icon {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/vid_icn_roll.png') no-repeat;
}
.playground-box.type-image .box-header .title div.icon {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/img_icn.png') no-repeat;
}
.playground-box.type-image.active .box-header .title div.icon {
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/img_icn_roll.png') no-repeat;
}
.playground-box .box-body {
  line-height: 0;
  font-size: 0;
  overflow: visible;
}
.playground-box.type-image .box-body .goog-container {
  text-align: center;
}
.playground-box.type-image .box-body img.playground-image {
  max-width: 600px;
  display: inline;
}
.playground-box .goog-toolbar .goog-toolbar-button {
  width: 32px;
  height: 32px;
}
.playground-box .goog-toolbar .origin-button {
  position: relative;
}
.playground-box .goog-toolbar .origin-button div.img {
  width: 32px;
  height: 32px;
  position: absolute;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/return.png');
}
.playground-box .goog-toolbar .origin-button {
  margin-top: 10px;
}
.playground-box .goog-toolbar .origin-button img {
  width: 32px;
  height: 32px;
  position: absolute;
}
.playground-box .goog-toolbar .expand-button {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/big_expand.png');
  margin-top: 10px;
  margin-left: 15px;
}
.playground-box .goog-toolbar .share-button {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/playgrounds/images/share.png');
}
.playground-box .goog-toolbar {
  float: left;
  display: block!important;
}
.playground-box .playground-share-box {
  padding: 10px;
  float: left;
}
.playground-box .playground-share-box .goog-menu {
  z-index: 10;
}
.playground-box .playground-share-box .chooser-combo {
  width: auto;
}
.playground-box .playground-share-box input.label-input-label {
  border: 1px solid #E5E5E5;
  margin: 0;
}
.playground-box .playground-share-box span.goog-combobox-button {
  display: none;
}
.playground-box.share-box-active .playground-share-box {
  display: block;
}
/* typing indicator */
.messaging-typingindicator {
  z-index: 3;
  background-color: transparent;
  color: #999;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  font-weight: normal;
}
.typing-container {
  width: 100%;
  float: right;
  line-height: 30px;
  height: 30px;
  background-color: transparent;
}
.otr .typing-container {
  background-color: #E9E6DF;
}
/* toolbar */
.messaging-toolbar {
  display: none;
  background: none;
  border: 0;
  padding: 0;
}
.messaging-toolbar .goog-toolbar-button {
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 6px 3px;
  font-size: 11px;
  float: left;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: .75;
}
.messaging-toolbar .goog-toolbar-button:hover {
  opacity: 1;
}
.messaging-toolbar .goog-toolbar-button .goog-toolbar-button-outer-box {
  display: none;
}
.file-input .upload-button .file-uploader {
  cursor: pointer;
  opacity: 0;
  width: 30px;
  height: 22px;
}
.ie8 .file-input .upload-button .file-uploader {
  visibility: hidden;
}
/* history */
.messaging-history {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  display: block;
  cursor: default;
}
.messaging-history:focus {
  outline: none;
  border: none;
}
.messaging-history a,
.messaging-history .link,
.messaging-history a:visited,
.messaging-history .button-as-link,
.messaging-history .link {
  color: #00B1BD;
}
.messaging-conversation {
  overflow: auto;
  background: #dee3e8;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.box-body .load-more {
  width: 100%;
  overflow: auto;
  margin-top: -12px;
}
.box-body .load-more button, .box-body .load-more [role="button"] {
  display: block;
  color: #e16b15;
  text-align: center;
  padding: 10px;
  background: #FFFFFF;
  font-weight: normal;
  margin: 0px auto;
  border-bottom: 1px solid #D4D4D4;
  border: none;
  cursor: pointer;
  border-radius: 0;
}
.box-body .load-more button:hover, .box-body .load-more [role="button"]:hover {
  color: #FFFFFF;
  text-shadow: none;
  text-align: center;
  background: #3875D7;
  border: none;
  cursor: pointer;
}
.box-body .load-more .load-more-button.hidden {
  display: none;
}
.box-body .load-more .load-more-loading-button {
  color: #fff;
  background: #d9d9d9;
}
/* messages */
.messaging-message-messagebox:focus {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0;
}
.box.im .messaging-message-messagebox.otr {
  background: #E9E6DF;
}
.box.im .messaging-message-messagebox .otr_start {
  height: 23px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/desktop/images/otr-top.png');
  background-repeat: repeat-x;
  background-color: #DEE3E8;
}
.box.im .messaging-message-messagebox .otr_end {
  height: 23px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/desktop/images/otr-bottom.png');
  background-repeat: repeat-x;
}
.messaging-message-messagebox.otr .messaging-message-container.activity .row .content, .messaging-message-messagebox.activity .messaging-message-container.activity .row .content {
  padding: 4px 8px !important;
}
.messaging-message-container-timestamp {
  display: none;
  text-align: center;
  font-size: 11px;
  color: #545454;
  /*text-shadow: 0 -1px 0 #636363;*/

  padding-bottom: 12px;
}
.messaging-message-container-timestamp[time] {
  display: block;
}
.messaging-message-container {
  display: inline-block;
  overflow: visible;
  position: relative;
  margin: 3px 47px 12px 47px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  min-width: 60px;
  max-width: 85%;
}
.messaging-message-container.activity {
  display: block;
  overflow: visible;
  position: relative;
  margin: 3px 47px 0 47px;
  min-width: 60px;
  border: none;
  text-align: center;
}
.messaging-message-container.activity .header {
  display: none;
}
/* TODO (amado): next clean up - get rid of mine and use .me
 * .messaging-message has margin-bottom: 8px so keep that in mind
 * when defining the padding
 */
.messaging-message-container.mine {
  background-color: #ffffff;
  box-shadow: 0 1px 2px #666;
  float: right;
  right: 10px;
}
.messaging-message-container.mine:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 9px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
  z-index: 1;
}
.messaging-message-container.mine:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 9px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #a8a8a8;
  border-bottom: 6px solid transparent;
}
.messaging-message-container.buddy {
  background: #ffffff;
  box-shadow: 0 1px 2px #666;
  clear: both;
  left: 10px;
}
.messaging-message-container.buddy:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
  z-index: 1;
}
.messaging-message-container.buddy:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid #a8a8a8;
  border-bottom: 6px solid transparent;
}
.messaging-message-container .header {
  display: block;
}
.messaging-message .header {
  display: none;
}
.messaging-message-messagebox .message-header-timestamp {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 11px;
  color: #545454;
}
.non-bubble {
  /* darker: #DEE0E8
   * lighter: #E6E8ED
   */

}
.non-bubble .messaging-history {
  background-color: #FFF !important;
}
.non-bubble .messaging-message-messagebox .messaging-message-container-timestamp {
  display: none;
}
.non-bubble .messaging-message-messagebox .message-header-timestamp {
  display: block;
}
.non-bubble .messaging-message-messagebox .otr_start, .non-bubble .messaging-message-messagebox .otr_end {
  background-color: #FFF !important;
}
.non-bubble .messaging-message-messagebox.activity .content {
  margin: 10px 0 !important;
}
.non-bubble .messaging-message-messagebox.activity .messaging-message .row {
  margin: 0 20px;
}
.non-bubble .messaging-message-container {
  display: block;
  background: none;
  box-shadow: none;
  border: none;
  float: none;
  left: auto;
  margin: 0;
  right: auto;
  max-width: inherit;
}
.non-bubble .messaging-message-container .header {
  display: none;
  width: 100%;
}
.non-bubble .messaging-message-container.activity .header {
  display: none;
}
.non-bubble .messaging-message-container .header .row .icon {
  position: relative !important;
  display: inline-block;
  top: auto;
  left: 4px;
  right: auto;
  z-index: 4;
  margin-right: 4px;
}
.non-bubble .messaging-message-container:before, .non-bubble .messaging-message-container:after {
  display: none;
}
.non-bubble .messaging-message {
  border-top: 1px solid #CCC !important;
  min-height: 40px;
}
.non-bubble .messaging-message .messaging-message-header {
  display: block;
}
.non-bubble .messaging-message .row {
  min-height: 39px;
}
.non-bubble .messaging-message .row + .playground-preview {
  margin-top: 4px;
}
.non-bubble .messaging-message .row + .playground-preview .share-box-container {
  clear: both;
}
.non-bubble .messaging-message .row + .playground-preview .preview-content, .non-bubble .messaging-message .row + .playground-preview .icons {
  margin-left: 27px;
}
.non-bubble .messaging-message .header {
  display: inline-block;
}
.non-bubble .messaging-message .header .displayname {
  display: inline-block !important;
  vertical-align: top;
  padding: 2px 0 0 5px !important;
}
.non-bubble .messaging-message .header .messaging-avatarImg {
  width: 32px !important;
  height: 32px !important;
  margin-top: 4px;
}
.non-bubble .messaging-message .content {
  padding: 4px 4px 2px 34px !important;
  margin: -25px 4px 0px 8px !important;
}
.non-bubble .messaging-message-container.mine .header .row .displayname {
  cursor: default;
}
/* Form styles */
.messaging-message-container .header .row .icon {
  position: absolute;
  top: 0;
  left: -46px;
}
.picnic .messaging-message-container.buddy .header .row .displayname:hover {
  color: #00B1BD;
}
.messaging-message-container .me .row .icon {
  right: -46px;
  left: auto;
}
.messaging-message-container .header .row .icon .defaultAvatar, .messaging-message-container .header .row .icon .messaging-avatarImg {
  width: 27px;
  height: 27px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none;
  border-radius: 2px;
  background: #FFFFFF;
  box-shadow: 0 1px 0 #f2f2f2;
}
/* margin-bottom is to match with style of .messaging-message */
.messaging-message-container .header {
  word-wrap: break-word;
  position: relative;
}
.messaging-message-container.mine .header .row .displayname {
  display: none;
}
.message-hovercard .displayname, .messaging-message-container .header .row .displayname {
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #39474D;
  padding: 7px 8px 0 10px;
  cursor: pointer;
  display: inline-block;
}
.message-hovercard {
  position: absolute;
  z-index: 3;
  margin-top: -7px;
  padding-left: 47px;
}
.message-hovercard .displayname {
  padding-left: 0;
}
.message-hovercard .displayname .name {
  visibility: hidden;
}
.message-hovercard .toggle {
  margin: 0 0 0 6px;
  padding: 0 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  cursor: pointer;
}
.message-hovercard.on {
  padding-top: 12px;
  padding-bottom: 24px;
  margin-top: -19px;
}
.message-hovercard .actions {
  display: none;
  margin-top: 9px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.message-hovercard.on .actions {
  display: block;
}
.message-hovercard .action {
  padding: 6px 36px 6px 6px;
  border-bottom: 1px solid #ddd;
}
.message-hovercard .action:hover {
  background-color: #f4f4f4;
}
.messaging-message .row {
  /* width: 100%; breaks IE9 while hovering */

  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.messaging-message .row .content {
  font-size: small;
  /* If no size is specified, use small */

  font-family: Helvetica;
  position: relative;
  margin: 0px 3px 0px 3px;
  padding: 8px 8px 8px 8px;
  color: #061d26;
}
.messaging-message .row .content.mine {
  color: #000000;
  /*text-shadow: 0px 1px 0px #fff; text-shadow damages the background-color*/

  border-top: 0px solid #f2f2f2;
  border-bottom: 1px solid #eeeeee;
}
.messaging-message .row .content.mine:first-child {
  border-top: none;
}
.messaging-message .row .content.mine:last-child {
  border-bottom: none;
}
.buddy .messaging-message + .messaging-message {
  border-top: 0px solid #f2f2f2;
  margin: 0 0 0 0;
}
/*.messaging-message .row .content.buddy {
    text-shadow: 0px 1px 0px #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ff0000;
}
*/
messaging-message .row .content:first-child {
  border-top: none;
}
.messaging-message {
  width: 100%;
  overflow: visible;
  position: relative;
  word-wrap: break-word;
}
.messaging-message.activity .messaging-activitymessage {
  margin: 0 12px;
  color: #505050;
  font-size: 11px;
  font-style: italic;
  text-align: center;
}
.messaging-message-container.activity .row .content {
  color: #697782;
  background: #e4ebec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #c6d2d4;
  margin-bottom: 12px;
}
/* Overwrites the float:left on preview-content on playground.css */
.messaging-message-container.activity .row .preview-content {
  float: none;
}
.messaging-message-container.activity .playground-preview .icons {
  float: none;
  width: auto;
}
.messaging-message-container.activity .playground-preview .icons a.share {
  display: inline-block;
}
.messaging-message-container.activity .multi-chooser {
  display: inline-block;
  width: auto;
}
.messaging-message .messaging-avatar {
  position: absolute;
  top: 0;
  left: 12px;
}
.messaging-message .messaging-avatar img {
  width: 36px;
  height: 36px;
}
.messaging-message .name-message {
  width: auto;
  margin: 0 12px;
  color: #505050;
  width: 110px;
}
.picnic .messaging-message .name-message {
  margin-left: 60px;
}
.messaging-message .name-message .user {
  font-weight: bold;
  margin: 0 6px 0 0;
}
.im .messaging-message .name-message .user, .messaging-message-container.me .name-message .user {
  display: none;
}
.messaging-message-container .messaging-shadow {
  position: absolute;
  background-repeat: no-repeat;
  top: 0px;
  width: 159px;
  height: 15px;
}
.messaging-message-container .messaging-shadow.left {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/messaging/images/shadow-left.png');
  left: 0px;
}
.messaging-message-container .messaging-shadow.right {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/messaging/images/shadow-right.png');
  right: 0px;
}
.messaging-message .commons-status .avatar,
.messaging-message .commons-status .delete-status,
.messaging-message .commons-status .reply-status,
.messaging-message .commons-status .when {
  display: none;
}
.messaging-message .commons-status {
  background: #f7f7f7;
  padding: 10px;
  max-width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 -1px 0 #ffffff;
  -moz-box-shadow: inset 0 -1px 0 #ffffff;
  box-shadow: inset 0 -1px 0 #ffffff;
  border: 1px solid #dbdbdb;
  margin: 10px 6px 6px;
}
.messaging-message .commons-status .content {
  /*
  padding: 0 0 21px;
*/

}
.messaging-message .commons-status .who {
  font-weight: normal;
  /*
  position: absolute;
  bottom: -3px;
  text-align: right;
*/

  width: 100%;
}
.messaging-message .commons-status .status {
  font-size: 13px;
  line-height: 17px;
  padding-top: 5px;
  color: #474747;
  font-family: Georgia, serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-right: 22px;
  min-width: 120px;
}
.messaging-message .commons-status .status a {
  color: #0098DB;
  font-family: Georgia, serif;
}
.messaging-message .commons-status .status a:hover {
  color: #0083FF;
  text-decoration: underline;
}
/**
 * TODO (amado): This applies to UI as placeholders until we receive actual design
 *   This will change.
 */
.messaging-alert {
  background-color: none;
  color: #AA0000;
  font-size: 11px;
  text-shadow: 0 1px 0 #ffffff;
  text-align: center;
  line-height: 1.5em;
}
.messaging-networkAlert-loaderSuccess, .messaging-networkAlert-online, .messaging-rateLimitAlert-clear {
  /* desktop/images/available.png */

  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -221px;
  background-repeat: no-repeat;
}
.messaging-networkAlert-fetcherDisconnected, .messaging-networkAlert-loaderFail {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/ajax-small-transparent.gif');
  background-repeat: no-repeat;
  background-position: 12px 3px;
}
.messaging-sendImFailedAlert-offline, .messaging-rateLimitAlert-blocked {
  color: #AA0000;
}
.messaging-networkAlert-offline {
  color: #AA0000;
}
.message-error {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/messaging/images/message-fail.png');
  background-repeat: no-repeat;
  background-position: 12px 6px;
  padding: 4px 60px 4px 33px;
}
/* posting form */
.messaging-posting-form {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 20px 10px 0px;
  min-height: 28px;
  background: #e8e8e8;
  background: -moz-linear-gradient(top, #e8e8e8 0%, #d4d4d4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #d4d4d4));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, #d4d4d4 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, #d4d4d4 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, #d4d4d4 100%);
  background: linear-gradient(top, #e8e8e8 0%, #d4d4d4 100%);
  -webkit-box-shadow: inset 0 1px 0 #DEDEDE, inset 0 2px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #DEDEDE, inset 0 2px 0 #ffffff;
  box-shadow: inset 0 1px 0 #DEDEDE, inset 0 2px 0 #ffffff;
  -moz-border-radius-bottomleft: 4px;
  border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 4px;
  border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.messaging-posting-form .file-input {
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  width: 19px;
  height: 22px;
  overflow: hidden;
  cursor: pointer;
}
.messaging-posting-form .file-input img {
  left: 0px;
  top: -1625px;
}
.messaging-posting-form .file-input:hover img {
  left: 0px;
  top: -1559px;
}
.messaging-posting-form .inactive:hover img, .box.active .messaging-posting-form .inactive:hover img {
  left: 0px;
  top: -1625px;
}
.messaging-posting-form .rich-text-div .file-input {
  top: 14px;
}
.messaging-posting-form .inactive:hover, .box.active .messaging-posting-form .inactive:hover {
  /* No hover effect when inactive. */

  /* background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/desktop/images/paperclip.png') no-repeat; */

}
.messaging-posting-form .editor-container {
  position: absolute;
  top: 10px;
  right: 39px;
  bottom: 10px;
  left: 39px;
  min-height: 12px;
  max-height: 300px;
  box-shadow: 0 1px 0 #fff;
  border: 1px solid #c8c8c8;
}
.messaging-posting-form.support-emoji .editor-container {
  right: 69px;
}
.messaging-posting-form .toolbar-button {
  position: absolute;
  top: 5px;
  right: 39px;
}
.messaging-posting-form .posting-form-editor {
  width: 100%;
  height: 100%;
}
.messaging-posting-form .posting-form-editor.disabled {
  background: #EBEBE4;
  color: #545454;
}
.messaging-posting-form .inputs {
  padding-left: 39px;
}
.messaging-posting-form textarea {
  border: 1px solid #eee;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 34px;
}
.messaging-posting-form .posting-form-toolbar {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  border: 1px solid #999;
}
.messaging-posting-form .posting-form-toolbar-button {
  position: absolute;
  top: 11px;
  right: 6px;
  padding: 4px 6px;
  margin: 0;
}
.messaging-posting-form .posting-form-toolbar-button div {
  width: 15px;
  height: 18px;
}
.messaging-posting-form .posting-form-toolbar-button img {
  top: -557px;
  left: 0px;
}
.messaging-posting-form.support-emoji .posting-form-toolbar-button {
  right: 36px;
}
.messaging-posting-form .goog-toolbar {
  padding: 5px;
}
.messaging-posting-form .posting-form-toolbar-button:hover img {
  top: -539px;
  left: 0px;
}
.messaging-posting-form .posting-form-emoji-button {
  display: none;
  margin: 0;
}
.messaging-posting-form.support-emoji .posting-form-emoji-button {
  display: block;
  position: absolute;
  top: 11px;
  right: 6px;
  padding: 4px 5px;
}
.messaging-posting-form.support-emoji .posting-form-emoji-button div {
  width: 18px;
  height: 18px;
}
.messaging-posting-form.support-emoji .posting-form-emoji-button img {
  top: -521px;
  left: 0px;
}
.messaging-posting-form .posting-form-emoji-button:hover img {
  top: -503px;
  left: 0px;
}
.position-relative {
  position: relative;
}
.messaging-posting-form textarea {
  padding: 8px;
  margin: 0;
  display: block;
  width: 100%;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  resize: none;
  outline: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  border: 1px solid #C8C8C8;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Snapper */
.box .snapper-container {
  padding: 0px;
  margin: 0px;
  height: 275px;
  overflow: visible;
  position: absolute;
  bottom: 51px;
  width: 100%;
}
.box .snapper-container object {
  padding: 0px;
  margin: 0px auto;
  display: block;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  border: 1px solid #999;
  background-color: #fff;
}
.box .snapper {
  display: none;
}
.box.showing-snapper .snapper {
  display: block;
}
.box.showing-snapper .snapper .loading {
  display: none;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/ajax-small-transparent.gif');
  background-position: 10px center;
  background-repeat: no-repeat;
  padding: .75em .75em .75em 35px;
}
.box.showing-snapper .snapper .snapper-close {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  padding: 0;
  width: 294px;
}
.box.showing-snapper .snapper .snapper-close .goog-custom-button {
  position: absolute;
  top: -13px;
  right: -13px;
  padding: 8px 6px 3px 8px;
}
.box.showing-snapper .snapper .snapper-close .goog-custom-button-outer-box {
  padding: 0;
}
.box.showing-snapper .snapper .snapper-close .goog-custom-button-inner-box {
  width: 13px;
  height: 13px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -351px;
  background-repeat: no-repeat;
}
.box.showing-snapper .snapper .snapper-close:hover .goog-custom-button-inner-box {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -303px;
  background-repeat: no-repeat;
}
.box.showing-snapper .snapper .loading .snap-uploader-close {
  float: right;
}
.box.showing-snapper .snapper .loading p {
  float: left;
  line-height: 29px;
}
.box.showing-snapper .snapper .loading p.error {
  display: none;
}
.box.showing-snapper .snapper .loading.error {
  padding-left: .75em;
  background-image: none;
}
.box.showing-snapper .snapper .loading.error p.error {
  display: block;
  color: #AA0000;
}
.box.showing-snapper .snapper .loading.error p.uploading {
  display: none;
}
.box.showing-snapper .snapper.loading .loading {
  display: block;
}
.box.showing-snapper .snapper.loading .snapper-container {
  display: none;
}
/* Uploader Styles */
.showing-uploader.active .messaging-uploader {
  display: block;
}
.messaging-uploader .cancel-button {
  /*background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/messaging/images/photo-upload-cancel.png');
  background-position: -15px -25px;
  cursor: pointer;
  width: 20px;
  height: 20px;*/

  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -351px;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 13px;
  height: 12px;
  float: left;
  margin: 7px 0 0 4px;
}
.messaging-uploader .cancel-button:hover {
  /*background-position: -15px -65px;*/

  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/LoSprite.png');
  background-position: 0px -303px;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 13px;
  height: 12px;
}
.messaging-uploader .progress-container {
  float: left;
  width: 72%;
}
.messaging-uploader .uploading-file-text {
  color: #999;
  font-size: 10px;
  text-align: right;
  float: left;
  line-height: 25px;
  padding-right: 10px;
  width: 41%;
}
.messaging-uploader .progress-bar-horizontal {
  width: 54%;
  float: left;
  height: 10px;
  background: #9fa5ad;
  /*background: -moz-linear-gradient(top, #a4b3b5 0%, #c8d0d1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b3b5), color-stop(100%,#c8d0d1));
  background: -webkit-linear-gradient(top, #a4b3b5 0%,#c8d0d1 100%);
  background: -o-linear-gradient(top, #a4b3b5 0%,#c8d0d1 100%);
  background: -ms-linear-gradient(top, #a4b3b5 0%,#c8d0d1 100%);
  background: linear-gradient(top, #a4b3b5 0%,#c8d0d1 100%);*/

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-top: 7px;
  border: 1px solid #d4d4d4;
  -webkit-box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
  -moz-box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
  box-shadow: 0 1px 0 #f2f2f2, inset 0 2px 2px #7d848e;
}
.messaging-uploader .progress-bar-horizontal .progress-bar-thumb {
  background: #00b5c1;
  background: -moz-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b5c1), color-stop(100%, #018a9a));
  background: -webkit-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -o-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: -ms-linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  background: linear-gradient(top, #00b5c1 0%, #018a9a 100%);
  height: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 0 #7ed9ff;
  -moz-box-shadow: inset 0 1px 0 #7ed9ff;
  box-shadow: inset 0 1px 0 #7ed9ff;
}
.messaging-uploader.error .uploader-container {
  display: none;
}
.messaging-uploader.error .messaging-uploader-error {
  display: block;
}
.messaging-uploader .messaging-uploader-error {
  display: none;
  color: #999;
  font-size: 10px;
  line-height: 25px;
  text-align: center;
  width: 100%;
  display: none;
}
.messaging-uploader form {
  float: left;
  width: 75%;
  line-height: 30px;
}
.block-user-dialog-back {
  z-index: 9;
}
.block-user-dialog {
  padding: 20px;
  border: 1px solid #555555;
  border-radius: 10px;
  z-index: 10;
}
.block-user-dialog .modal-dialog-title {
  font-weight: bold;
  margin-bottom: 4px;
}
.block-user-dialog .modal-dialog-buttons {
  margin-top: 10px;
}
.aim-dialog.report-abuse h4 {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}
.aim-dialog.report-abuse label {
  font-weight: bold;
  margin-left: 5px;
}
.aim-dialog.report-abuse .reportDesc {
  margin: 0 0 10px 20px;
}
.aim-dialog.report-abuse textarea {
  width: 100%;
  height: 75px;
  margin: 5px 0;
  resize: none;
}
.aim-dialog.report-abuse .modal-dialog-buttons {
  text-align: center;
}
.newchat {
  background-color: #d6dcdd;
  height: 100%;
}
.client .newchat {
  position: absolute;
  top: 46px;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  z-index: 2;
}
.client-popup .new_chat .panel-header {
  display: none;
}
.newchat-userselector {
  padding: 5px 10px;
  background: #EDEDED;
  position: absolute;
  border-bottom: 1px solid #d4d4d4;
  right: 0;
  left: 0;
}
.notOnline .newchat-userselector {
  pointer-events: none;
}
.newchat-userselector-centeringdiv {
  width: 100%;
  vertical-align: middle;
}
.newchat-userselector-to {
  position: absolute;
  top: 23px;
  font-weight: bold;
  color: #999999;
}
.newchat-userselector-chooser {
  margin: 8px 8px 9px 32px;
}
.newchat .multi-chooser ul.fake-input {
  width: 100%;
}
.newchat-sendmessage-tip {
  visibility: hidden;
  position: absolute;
  bottom: 11px;
  left: 0px;
  padding: 12px;
  margin: 1em 2em 3em;
  color: #0A3047;
  background: #62b4e4;
  background: -moz-linear-gradient(top, #62b4e4 0%, #48aae2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62b4e4), color-stop(100%, #48aae2));
  background: -webkit-linear-gradient(top, #62b4e4 0%, #48aae2 100%);
  background: -o-linear-gradient(top, #62b4e4 0%, #48aae2 100%);
  background: -ms-linear-gradient(top, #62b4e4 0%, #48aae2 100%);
  background: linear-gradient(top, #62b4e4 0%, #48aae2 100%);
  -webkit-border-radius: 4px;
  box-shadow: inset 0 1px 0 #ade1ff;
  border: 1px solid #3587B8;
  text-shadow: 0 1px 0 #62B4E4;
  z-index: 10;
}
.replyLabelAtSign {
  font-size: 0px;
  color: transparent;
  opacity: 0.0;
  filter: alpha(opacity=0);
  /* For IE8 and earlier */

}
.replyLabel, .replyLabelPlusSign {
  background-color: #00b5e9;
  color: #ffffff;
  padding: 1px 3px 1px;
  /*font-size: 11px; use the current text size */

  font-weight: bold;
  /*text-transform: uppercase;*/

  text-shadow: none;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.replyLabelPlusSign {
  background-color: #e6490c;
}
.newchat.show-postingform-hint .newchat-sendmessage-tip {
  visibility: visible;
}
.newchat-sendmessage-tip::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 19px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #48aae2 transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.newchat-sendmessage-tip::after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 19px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #3587B8 transparent;
}
/* User hovercards
 ------------------------------------------------------- */
.user-hovercard {
  position: absolute;
  z-index: 25;
  top: -120px;
  left: -120px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f4f4f4;
  border: 1px solid #777777;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 336px;
}
.user-hovercard:before {
  content: "";
  position: absolute;
  left: 11px;
  top: -11px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #777777;
}
.user-hovercard:after {
  content: "";
  position: absolute;
  left: 12px;
  top: -9px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #f4f4f4;
}
.user-hovercard .picture img {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 10px;
  left: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 1px 0 #f2f2f2;
}
.user-hovercard .fixed-info {
  width: 100%;
  overflow: auto;
  min-height: 110px;
}
.user-hovercard .profile {
  margin-left: 113px;
  padding: 10px 6px 6px 0;
}
.user-hovercard .friendly-name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
.user-hovercard .edit-contact.link {
  display: block;
  font-size: 11px;
}
.user-hovercard .edit-contact {
  cursor: pointer;
}
.user-hovercard .edit-contact .edit-contact-icon {
  display: inline-block;
  margin-left: 6px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/group_edit.png');
  width: 12px;
  height: 13px;
}
.user-hovercard .edit-contact:hover .edit-contact-icon {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/images/group_edit_hover.png');
}
.user-hovercard .presence {
  margin-left: 0px;
}
.user-hovercard .profile-link {
  padding: 6px 0;
}
.user-hovercard .bio {
  margin: 9px 0 7px 0;
  color: #999;
  font-size: 11px;
}
.user-hovercard .service {
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
  margin: 6px 0 0;
}
.user-hovercard .updates .latest {
  font-size: 13px;
  line-height: 1.4em;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.user-hovercard .updates {
  background-color: transparent;
  padding: 0 5px 5px 5px;
}
.user-hovercard .updates .commons-status .actions .delete-status,
.user-hovercard .updates .commons-status .actions .reply-status,
.user-hovercard .updates .avatar,
.user-hovercard .updates .who {
  display: none;
}
.also-remove-contact {
  text-align: center;
}
.also-remove-contact .remove-contact {
  margin-right: 8px;
  position: relative;
  top: 2px;
}
/************************  LESS  Mixins ***************************************/
body {
  background-color: #EDEDED;
}
.content-wrapper {
  min-width: 1024px;
  overflow-x: auto;
}
::selection {
  background: #D96100;
  /* Safari */

  color: #fff;
}
::-moz-selection {
  background: #D96100;
  /* Firefox */

  color: #fff;
}
/***************************** Nav start *************************************/
.nav-back {
  background-color: #158799;
  border-bottom: 1px solid #167081;
  box-shadow: 0 1px 2px #55a9b4;
}
#nav-wrapper {
  overflow: hidden!important;
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
  background: inherit;
}
#nav-wrapper ul {
  list-style: none;
}
#nav-wrapper ul li {
  float: left;
}
#nav-wrapper ul li a {
  display: block;
  padding: 8px 20px 10px 35px;
  font: Helvetica;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  color: #084c55;
  font-weight: bold;
  font-size: 14px;
}
#nav-wrapper ul li.home a {
  padding: 4px 14px 0 10px;
}
#nav-wrapper ul li.whatsnew a {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritehi/HomeSprite.png');
  background-repeat: no-repeat;
  background-position: 10px -694px;
}
#nav-wrapper ul li.downloads a {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritehi/HomeSprite.png');
  background-repeat: no-repeat;
  background-position: 10px -562px;
}
#nav-wrapper .login {
  float: right;
}
#nav-wrapper .login li.email, #nav-wrapper .login li.signup {
  margin-top: 10px;
}
#nav-wrapper .login li.email a, #nav-wrapper .login li.signup a {
  border-right: 2px solid #15525b;
  display: inline;
  padding: 0 10px;
}
#nav-wrapper .login li.signin {
  margin-top: 10px;
}
#nav-wrapper .login li.signin a {
  display: inline;
  padding: 0 10px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.77);
}
#nav-wrapper .nav-links {
  float: left;
}
#featuresPage {
  min-width: 1200px;
}
#featuresPage #nav-wrapper li.whatsnew {
  box-shadow: inset 0 0 5px #292929;
  background: #474747;
  background: -moz-linear-gradient(top, #474747 0%, #404040 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #474747), color-stop(100%, #404040));
  background: -webkit-linear-gradient(top, #474747 0%, #404040 100%);
  background: -o-linear-gradient(top, #474747 0%, #404040 100%);
  background: -ms-linear-gradient(top, #474747 0%, #404040 100%);
  background: linear-gradient(top, #474747 0%, #404040 100%);
}
#featuresPage #nav-wrapper li.whatsnew a {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.77);
}
#featuresPage #nav-wrapper li.whatsnew a {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritehi/HomeSprite.png');
  background-repeat: no-repeat;
  background-position: 10px -661px;
}
#downloadPage #nav-wrapper li.downloads {
  background: #474747;
  background: -moz-linear-gradient(top, #474747 0%, #404040 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #474747), color-stop(100%, #404040));
  background: -webkit-linear-gradient(top, #474747 0%, #404040 100%);
  background: -o-linear-gradient(top, #474747 0%, #404040 100%);
  background: -ms-linear-gradient(top, #474747 0%, #404040 100%);
  background: linear-gradient(top, #474747 0%, #404040 100%);
  box-shadow: inset 0 0 5px #292929;
}
#downloadPage #nav-wrapper li.downloads a {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.77);
}
#downloadPage #nav-wrapper li.downloads a {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritehi/HomeSprite.png');
  background-repeat: no-repeat;
  background-position: 10px -529px;
}
.auth {
  position: absolute;
  top: 16px;
  right: 24px;
  text-align: right;
  width: 360px;
  color: #333;
}
.auth a,
.auth a:visited,
.auth .button-as-link,
.auth .goog-link-button,
.auth .link {
  color: #3192e1;
}
.auth a.button, .auth a.button:visited {
  color: #333;
  margin-right: 6px;
  font-weight: bold;
}
/************** Banner start *******************/
.banner-back {
  background: #177687 url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png');
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -moz-linear-gradient(top, #177687 0%, #1a9baf 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #177687), color-stop(100%, #1a9baf));
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-linear-gradient(top, #177687 0%, #1a9baf 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -o-linear-gradient(top, #177687 0%, #1a9baf 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -ms-linear-gradient(top, #177687 0%, #1a9baf 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), linear-gradient(top, #177687 0%, #1a9baf 100%);
}
.banner-glow {
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  background: inherit;
  background-repeat: no-repeat;
}
#banner-wrapper {
  font-family: Arial, Helvetica;
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
  margin: 5px auto 10px auto;
}
#banner-wrapper .banner-title {
  display: table-cell;
  vertical-align: middle;
}
#banner-wrapper .loginText {
  float: left;
  width: 255px;
  text-align: center;
  color: #c9e1e3;
  font-size: 15px;
}
#banner-wrapper .loginText img {
  margin-top: 56px;
  margin-bottom: 10px;
}
#banner-wrapper .loginText .signupbtn {
  background: #096573;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 4px 4px;
  text-align: center;
  margin: 20px 60px;
  min-width: 132px;
  border: 2px solid #3291a3;
  box-shadow: 0 1px 0 #55a9b4, inset 0 2px 1px #05434e;
}
#banner-wrapper .loginText .signup {
  background: #d96100;
  background: -moz-linear-gradient(top, #d96100 0%, #d94d00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d96100), color-stop(100%, #d94d00));
  background: -webkit-linear-gradient(top, #d96100 0%, #d94d00 100%);
  background: -o-linear-gradient(top, #d96100 0%, #d94d00 100%);
  background: -ms-linear-gradient(top, #d96100 0%, #d94d00 100%);
  background: linear-gradient(top, #d96100 0%, #d94d00 100%);
  margin: 10px auto;
  color: #e1e1e1;
  border: 2px solid #3291a3;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.24);
  border: 1px solid rgba(0, 0, 0, 0.8);
  display: block;
  padding: 10px 25px;
  font-size: 22px;
  margin: 0px auto;
  min-width: 80px;
}
#banner-wrapper .loginText .signin {
  font-size: 18px;
  color: white;
  font-weight: bold;
}
#banner-wrapper .featureBanner {
  float: right;
  position: relative;
  margin-right: 5px;
  -user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
#banner-wrapper .featureBanner .dl-arrow-container {
  padding-top: 250px;
  display: inline-block;
  vertical-align: top;
}
#banner-wrapper .featureBanner .dl-arrow {
  width: 17px;
  height: 26px;
  cursor: pointer;
  display: inline-block;
}
#banner-wrapper .featureBanner .dl-arrow.left {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/arrow_left.png');
}
#banner-wrapper .featureBanner .dl-arrow.right {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/arrow_right.png');
}
#banner-wrapper .featureBanner .dl-slides {
  position: relative;
  display: inline-block;
  width: 686px;
  height: 526px;
  z-index: 1;
  /* enable hiding dl-btns behind or show above */

}
#banner-wrapper .featureBanner .dl-slides img {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  /* ie8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#banner-wrapper .featureBanner .dl-slides.img0.windows img.img0w,
#banner-wrapper .featureBanner .dl-slides.img0.mac img.img0m,
#banner-wrapper .featureBanner .dl-slides.img1 img.img1,
#banner-wrapper .featureBanner .dl-slides.img2 img.img2 {
  opacity: 1;
  /* ie8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#banner-wrapper .featureBanner .dl-btns {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  /* ie8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 0;
  /* hide unused behind slides */

}
#banner-wrapper .featureBanner .dl-btns.show {
  opacity: 1;
  /* ie8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 2;
  /* shown buttons on top of everything else in slides */

}
#banner-wrapper .featureBanner .dl-mobile-btns {
  bottom: 30px;
  left: 215px;
}
#banner-wrapper .featureBanner .dl-desktop-btns {
  bottom: 20px;
  left: 135px;
}
#banner-wrapper .featureBanner .dl-btn {
  display: inline-block;
  width: 135px;
  height: 46px;
  margin: 0 5px;
}
#banner-wrapper .featureBanner .dl-btn.iphone {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_app_store-apple.png');
}
#banner-wrapper .featureBanner .dl-btn.android {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_app_store-android.png');
}
#banner-wrapper .featureBanner .dl-btn.windows {
  display: block;
  margin: 0 auto;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_download_windows.png');
}
#banner-wrapper .featureBanner .mac .dl-btn.windows {
  display: none;
}
#banner-wrapper .featureBanner .dl-btn.mac {
  display: block;
  margin: 0 auto;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_download_mac.png');
}
#banner-wrapper .featureBanner .windows .dl-btn.mac {
  display: none;
}
#banner-wrapper .featureBanner .dl-desktop-legal {
  opacity: 0;
  width: 450px;
  font-size: 11px;
  text-align: center;
}
#banner-wrapper .featureBanner .dl-desktop-legal a {
  color: #012632;
}
#banner-wrapper .featureBanner .dl-desktop-legal a:hover {
  color: #85c9d3;
}
#banner-wrapper .featureBanner .dl-desktop-legal.show {
  opacity: 1;
}
#banner-wrapper .featureBanner .dl-bullets-container .dl-bullets {
  width: 50px;
  margin: 10px auto 0 auto;
}
#banner-wrapper .featureBanner .dl-bullets-container .dl-bullets .dl-bullet {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/dl-bullet.png');
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
}
#banner-wrapper .featureBanner .dl-bullets-container .dl-bullets .dl-bullet.selected {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/dl-bullet-selected.png');
}
#banner-wrapper.legacy {
  display: table;
  height: 150px;
  font-family: sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
}
.banner-ft-back {
  background-color: #2f2f2f;
}
.banner-ft-back #signin {
  padding-top: 16px;
  color: #bfbfbf;
  font-size: 12px;
}
.banner-ft-back #signin a {
  color: #FFFFFF;
}
.full-support #banner-ft-wrapper {
  overflow: hidden;
  width: auto;
}
#banner-ft-wrapper {
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 12px;
}
#banner-ft-wrapper #downloadLink {
  float: left;
  display: block;
}
#banner-ft-wrapper #downloadLink.windows, #banner-ft-wrapper #downloadLink.mac {
  width: 276px;
  height: 73px;
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_download.png');
}
#banner-ft-wrapper #downloadLink.windows:hover, #banner-ft-wrapper #downloadLink.mac:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/btn_download-hover.png');
}
#banner-ft-wrapper .downloadLink-label {
  font-size: 15px;
  color: #FFF;
  font-family: Helvetica;
  margin: 45px 0 0 20px;
}
#banner-ft-wrapper #downloadLink.legacy {
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
  text-sdhadow: 0 1px 0 white, 0 -1 0 #999999;
  float: left;
  padding: 6px 10px;
  display: block;
  background: #575757;
  background: -moz-linear-gradient(top, #575757 0%, #474747 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #575757), color-stop(100%, #474747));
  background: -webkit-linear-gradient(top, #575757 0%, #474747 100%);
  background: -o-linear-gradient(top, #575757 0%, #474747 100%);
  background: -ms-linear-gradient(top, #575757 0%, #474747 100%);
  background: linear-gradient(top, #575757 0%, #474747 100%);
  border: 1px solid #1D1D1D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #BFBFBF;
  margin: 7px 0 7px 10px;
  box-shadow: 0 1px 0px #444;
}
#banner-ft-wrapper .banner-eula {
  font-size: 10px;
  color: #b4b4b4;
  line-height: 13px;
  float: right;
  width: 47%;
  margin-right: 60px;
  padding: 8px 0;
}
#banner-ft-wrapper .banner-eula a {
  color: #b4b4b4;
}
#banner-ft-wrapper .banner-eula a:hover {
  color: #0773A6;
}
.banner-signin, .banner-signin:visited, .banner-signin:active {
  font-weight: bold;
  color: #fff;
}
.banner-signin:hover {
  font-weight: bold;
  color: #0773A6;
}
/*************** Features *************************************/
#product-features {
  clear: both;
}
#product-features .features-head-back {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/new-title-bg.png');
  background-repeat: repeat-x;
  height: 97px;
}
#product-features .features-head-back .features-head {
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
}
#product-features .features-head-back .features-head h2 {
  padding-top: 22px;
  font-size: 42px;
  color: #e95a00;
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin-left: 13px;
}
#product-features .features-body-back {
  background: #ffffff url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png');
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), linear-gradient(top, #ffffff 0%, #ffffff 100%);
}
#product-features .features-body-back .features-body {
  margin-top: 5px;
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
}
#product-features .features-body-back .features-body .features-list li {
  list-style: none;
  float: left;
  height: 432px;
  width: 318px;
}
#product-features .features-body-back .features-body .features-list {
  overflow: auto;
  margin-top: 34px;
}
#product-features .features-body-back .features-body .feature-header {
  font-size: 18px;
  color: #e95a00;
  font-family: sans-serif;
  text-transform: uppercase;
  margin-left: 16px;
  margin-bottom: 15px;
}
#product-features .features-body-back .features-body .feature-header h3 {
  font-size: 18px;
  color: #6e6e6e;
  font-family: sans-serif;
  text-shadow: 0 1px 0 #fff;
}
#product-features .features-body-back .features-body .feature-body {
  margin-bottom: 13px;
}
#product-features .features-body-back .features-body .feature-footer p {
  font-size: 16px;
  color: #8E8E8E;
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 1.4em;
  padding: 0 20px;
}
#products {
  padding-bottom: 0;
}
#products .products-head-back {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/flav-title-bg.png');
  background-repeat: repeat-x;
  height: 90px;
  margin-top: 0;
}
#products .products-head-back .products-head {
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
  padding-top: 37px;
  margin: -22px auto;
}
#products .products-head-back .products-head h2 {
  color: #E95A00;
  font-size: 28px;
  font-family: sans-serif;
  text-align: center;
}
#products .products-body-back {
  background: #ffffff url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png');
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/home/img/pattern.png'), linear-gradient(top, #ffffff 0%, #ffffff 100%);
}
#products .products-body-back .products-body {
  overflow: auto;
  width: 1024px;
  margin: 0 auto;
}
#products .products-body-back .products-body li {
  margin: 10px 0px;
}
#products .products-body-back .products-body .products-list {
  overflow: auto;
  padding: 30px 0;
}
#products .products-body-back .products-body .products-list li {
  list-style: none;
  float: left;
  width: 151px;
  padding: 0px 20px 10px 20px;
}
#products .products-body-back .products-body .products-list li a {
  display: block;
  padding-top: 0px;
}
#products .products-body-back .products-body .products-list li a h3 {
  font-size: 18px;
  color: #8E8E8E;
  font-family: sans-serif;
  padding-top: 96px;
  text-align: center;
}
#products .products-body-back .products-body .products-list .web {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -122px;
}
#products .products-body-back .products-body .products-list .windows {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -1214px;
}
#products .products-body-back .products-body .products-list .mac {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -610px;
}
#products .products-body-back .products-body .products-list .iphone {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -904px;
}
#products .products-body-back .products-body .products-list .android {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -366px;
}
#products .products-body-back .products-body .products-list .web:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#products .products-body-back .products-body .products-list .windows:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -1092px;
}
#products .products-body-back .products-body .products-list .android:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -244px;
}
#products .products-body-back .products-body .products-list .iphone:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -782px;
}
#products .products-body-back .products-body .products-list .mac:hover {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/common/spritelo/DownloadSprite.png');
  background-repeat: no-repeat;
  background-position: 0px -488px;
}
#products .products-body-back .products-body .legacyDownloadsText {
  font-size: 14px;
  font-family: helvetica;
  color: #8e8e8e;
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
}
#products .products-body-back .products-body .legacyDownloadsText a {
  color: #e85a00;
}
#products .products-body-back .products-body.legacy {
  padding: 50px 0px 200px 0px;
  font-size: 14px;
}
#products.legacy {
  padding: 0px;
}
#videoPage .banner-back #banner-wrapper .placeholder-player {
  width: 640px;
  height: 390px;
}
#videoPage .banner-back #banner-wrapper .video {
  float: left;
}
#videoPage .banner-back #banner-wrapper .thumbnail {
  float: left;
  width: 270px;
  margin-left: 10px;
}
#videoPage .banner-back #banner-wrapper .thumbnail h3 {
  font-family: sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  text-shadow: none;
  margin: 0 0 4px 4px;
}
#videoPage .banner-back #banner-wrapper .thumbnail img {
  margin-bottom: 20px;
  margin-top: 10px;
}
#videoPage .number-list {
  overflow: auto;
  list-style: none;
}
#videoPage .number-list li {
  float: left;
  width: 282px;
  margin: 30px 18px;
  overflow: auto;
}
#videoPage .number-list li .step {
  float: left;
  margin-right: 5px;
  background-color: #E95A00;
  color: #fff;
  text-shadow: 0 1px 1px #903800;
  padding: 6px 10px;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#videoPage .number-list li .list-item-desc {
  float: left;
  width: 80%;
  margin-bottom: 20px;
  margin-left: 10px;
}
#videoPage .number-list li .list-item-desc h2 {
  font-weight: bold;
  color: black;
  font-size: 20px;
  font-family: "Helvetica Neue", Arial, "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#videoPage .number-list li .list-item-desc p {
  text-shadow: 0 1px 0 #fff;
  margin-top: 5px;
  line-height: 1.6em;
}
#videoPage .number-list li img {
  clear: both;
}
.hidden {
  display: none;
}
.hiddenOffScreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#wethepeople {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  right: 0;
  z-index: 9999;
  border: 5px solid white;
  box-shadow: 0 0 40px black;
}
#footer-wrapper {
  background-color: #191919;
  font-size: 11px;
  color: #aeaeae;
  text-align: center;
}
#footer-wrapper a,
#footer-wrapper a:visited,
#footer-wrapper .button-as-link,
#footer-wrapper .goog-link-button,
#footer-wrapper .link {
  color: #f7f7f7;
}
#footer-wrapper a:hover {
  color: #0773A6;
}
#footer-wrapper .links {
  position: relative;
  overflow: auto;
  left: 50%;
  width: 470px;
  margin: 0 auto 15px -235px;
  padding: 24px 0 0;
  text-align: center;
  font-family: helvetica, sans-serif;
  color: #cacaca;
  font-size: 14px;
}
#footer-wrapper .links .links-logo {
  float: left;
}
#footer-wrapper .links .links-container {
  display: inline-block;
  margin-top: 13px;
}
#footer-wrapper .links a,
#footer-wrapper .links a:visited,
#footer-wrapper .links .button-as-link,
#footer-wrapper .links .goog-link-button,
#footer-wrapper .links .link {
  padding: 0 6px;
}
#footer-wrapper .follow-aim-label {
  font-size: 13px;
  color: white;
}
#footer-wrapper .follow-aim-link {
  font-size: 12px;
  height: 28px;
  margin: 10px;
}
#footer-wrapper .follow-aim-link img {
  vertical-align: middle;
  margin-right: 7px;
}
#footer-wrapper .follow-aim-link span {
  vertical-align: middle;
}
#footer-wrapper .follow-aim {
  margin-bottom: 15px;
}
#footer-wrapper .sublinks {
  height: 36px;
  text-align: center;
  position: relative;
  font-family: helvetica, arial, sans-serif;
  color: #cacaca;
  font-size: 11px;
}
#footer-wrapper .sublinks a,
#footer-wrapper .sublinks a:visited,
#footer-wrapper .sublinks .button-as-link,
#footer-wrapper .sublinks .goog-link-button,
#footer-wrapper .sublinks .link {
  padding: 0 6px;
}
.avail-on {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/background_pattern3.png');
  background-repeat: repeat;
}
.avail-on .product-section-inner {
  background: inherit;
  color: #B4B4B4;
}
.avail-on .avail-on-platforms {
  display: inline-block;
  margin: 0 30px 30px 0;
}
.avail-on .avail-on-platform {
  display: inline-block;
  margin: 0 10px;
}
.avail-on .legacyDownloadsText {
  text-align: center;
  margin-top: 15px;
}
.avail-on .avail-on-download {
  width: 280px;
  display: inline-block;
}
.avail-on #dLegal {
  padding-left: 15px;
}
.chat-with {
  height: 63px;
  padding-top: 12px;
}
.chat-with .chat-with-img {
  margin: auto;
  display: block;
}
.mobile-mess {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/background_pattern1.png');
  background-repeat: repeat;
  height: 350px;
}
.group-chats {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/background_pattern2.png');
  background-repeat: repeat;
  height: 450px;
}
.group-chats .product-section-inner {
  color: white;
}
.media-prev {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/background_pattern1.png');
  background-repeat: repeat;
  height: 380px;
}
.stay-conn {
  background: #FFF;
  height: 400px;
}
.stay-conn .stay-conn-services {
  margin-bottom: 25px;
}
.stay-conn .stay-conn-service {
  position: relative;
  display: inline-block;
  width: 300px;
  height: 100px;
  vertical-align: top;
  margin-right: 40px;
}
.stay-conn .stay-conn-service-icon {
  float: left;
}
.stay-conn .stay-connected-text {
  position: absolute;
  left: 60px;
}
.stay-conn .stay-conn-service-name {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
/* Common styles across product page sections */
.product-section-inner {
  width: 1024px;
  margin: auto;
  color: #262626;
  font-family: Arial;
}
.product-section-header {
  margin: 40px 0 20px 0;
}
.product-section-subheader1 {
  font-weight: bold;
  font-size: 18px;
  margin: 0 auto 12px auto;
  text-align: center;
}
.product-section-subheader2 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 50px;
}
.product-step {
  position: relative;
  width: 316px;
  height: 260px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.product-step-details {
  position: absolute;
  width: 300px;
}
.product-step-name {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  margin: 8px 0 0 6px;
}
.product-step-img {
  margin-left: -8px;
}
.product-step-desc {
  padding: 0 5px;
}
#upgradePage .upgrade-proxy-message {
  background: #FFF8C0;
  padding: 7px 0;
  font-weight: bold;
  text-align: center;
}
#upgradePage .whats-new {
  background-image: url('https://s.aolcdn.com/aimcom/static/2.42.0.1/products/img/background_pattern3.png');
  background-repeat: repeat;
}
#upgradePage .whats-new-items {
  width: 1024px;
  margin: 0 auto;
}
#upgradePage .whats-new-item {
  display: inline-block;
  color: white;
  width: 256px;
  text-align: center;
}
#upgradePage .whats-new-item-label {
  margin: 20px 0 25px 0;
  font-weight: bold;
}
