/* Some custom constants for the me control */
/* MODERN PERSONALITY */
/* 300px - 16px inner padding -2px border */
/* +12px for IE7 & IE8 */
/* This constant is not set to the value specified by our desginer. Hence, it is overriden */
/* MeControl header constants */
/* DropDownWidth - (everything else in row) */
/* DropDownWidth - (everything else in row) */
/* General Me styles */
.msame_TxtTrunc {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
/* Me Header styles */
.msame_Header {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-bottom-style: none;
  border-color: transparent;
  width: 100%;
}
.msame_open .msame_Header {
  border-color: #e6e6e6;
  background-color: white;
}
.msame_open .msame_Header.msame_Mobile {
  border-color: transparent;
  background-color: transparent;
}
.msame_Header_name {
  padding-left: 12px;
  max-width: 160px;
  display: inline-block;
  line-height: 64px;
  vertical-align: top;
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
  font-size: 86%;
  color: #505050;
}
.msame_unauth .msame_Header_name {
  padding-right: 12px;
}
.msame_Header_pic,
.msame_Drop_active_pic,
.msame_Drop_AI_pic {
  display: inline-block;
}
.msame_Header_piccont {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 12px;
  padding-left: 8px;
}
.msame_Short .msame_Header_piccont {
  padding-left: 12px;
}
.msame_Header_picframe {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
}
.msame_Header_chev {
  display: none;
}
.msame_Mobile .msame_Header_piccont {
  padding-right: 8px;
  padding-left: 10px;
}
.msame_Mobile .msame_Header_name {
  line-height: 3;
  font-size: 114%;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  padding-top: 14px;
}
.msame_Mobile .msame_Header_chev {
  display: inline-block;
  line-height: 64px;
  vertical-align: top;
  padding-right: 16px;
  padding-left: 8px;
  float: right;
}
.msame_open .msame_Header_chev img {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.msame_ClickStart.msame_Drop_root a,
.msame_ClickStart.msame_Drop_root .msame_Drop_AI {
  outline-style: none;
}
.msame_Drop_topb {
  border-top-color: #e6e6e6;
  border-top-style: solid;
  border-top-width: 1px;
}
.msame_Mobile .msame_Drop_topb {
  width: 100%!important;
}
.msame_Drop_active {
  padding-bottom: 8px;
}
.msame_Drop_AI_picframe {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
}
.msame_Header_piccont img {
  width: 36px;
  height: 36px;
}
.msame_Drop_AI_piccont img {
  width: 44px;
  height: 44px;
}
.msame_Drop_root {
  border-width: 1px;
  border-color: #e6e6e6;
  border-style: solid;
  border-top-style: none;
  position: absolute;
  width: 360px;
  z-index: 2990;
  background-color: #ffffff;
  font-size: 14px;
}
.msame_Drop_sep {
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-top-style: solid;
  width: 100%;
  height: 0;
  display: block;
}
.msame_Mobile.msame_Drop_root {
  left: 0!important;
  right: 0;
  bottom: 0;
  width: 100%;
  border-right-width: 0;
  border-left-width: 0;
}
.msame_Mobile .msame_Drop_content {
  overflow-y: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.msame_Drop_root a {
  text-decoration: none;
}
.msame_Drop_content {
  overflow: hidden;
}
.msame_Mobile .msame_Drop_active {
  display: none;
}
.msame_Drop_AI {
  cursor: pointer;
}
.msame_Drop_AI.disabled {
  opacity: 0.2;
  cursor: default;
}
.msame_Drop_active_piccont,
.msame_Drop_AI_piccont {
  padding: 10px;
}
.msame_Drop_active_picframe {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.msame_Drop_active_piccont img {
  width: 100px;
  height: 100px;
}
.msame_Drop_active_name {
  display: block;
  line-height: 1.166667;
  font-size: 171%;
  color: #000000;
  font-family: "Segoe UI Light", "Segoe UI Web Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "HelveticaNeue-Light", "Helvetica Neue", Arial, sans-serif;
}
.msame_Drop_active_email {
  display: block;
  line-height: 1.42857;
  font-size: 100%;
  color: rgba(0, 0, 0, 0.54);
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
}
.msame_Drop_active_right {
  display: inline-block;
  width: 216px;
  vertical-align: top;
  padding-top: 12px;
  padding-right: 12px;
  padding-left: 12px;
}
.msame_Drop_SI a {
  line-height: 2;
  font-size: 114%;
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
  padding-left: 12px;
  padding-right: 12px;
  display: block;
  color: #000000;
}
.msame_Mobile .msame_Drop_SI a {
  line-height: 2.75;
}
.msame_Drop_SI a:hover,
.msame_Drop_AI.switch:hover,
.msame_Drop_AI_remove:hover {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.12);
}
.msame_Drop_SI a:active,
.msame_Drop_AI.switch:active,
.msame_Drop_AI.switch:active div,
.msame_Drop_AI_remove:active {
  color: #ffffff !important;
  background-color: #000000;
}
.msame_Drop_SI a:visited,
.msame_Drop_SI a:link {
  color: #000000;
}
.msame_Drop_active_link a,
.msame_Drop_active_link a:hover,
.msame_Drop_active_link a:visited,
.msame_Drop_active_link a:active,
.msame_Drop_active_link a:link {
  line-height: 1.333333;
  font-size: 86%;
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
  color: #0078d7;
}
.msame_Drop_AL {
  padding-bottom: 24px;
}
.msame_Drop_AI_right {
  display: inline-block;
  width: 252px;
  vertical-align: top;
  padding-left: 8px;
  padding-top: 5px;
}
.msame_Mobile .msame_Drop_AI_right {
  width: 100px;
}
.msame_Drop_AI_name,
.msame_Mobile .msame_Header_fullName {
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
  font-size: 114%;
  color: #000000;
  line-height: 1.25;
}
.msame_Drop_AI_email,
.msame_Drop_AI_status,
.msame_Mobile .msame_Header_email {
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans" /*BlackBerry*/, "S60 Sans" /*Series 60 */, Arial, sans-serif /*Opera Mobile */;
  font-size: 86%;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1.333333;
}
.msame_Drop_AI_remove {
  float: right;
  margin-top: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  cursor: pointer;
}
.msame_Drop_AI_remove img {
  display: block;
}
/* In IE8, using zoom forces a hasLayout call which makes inline behave as inline-block, which is what we want */
.msaie8 .msame_Drop_AI_right,
.msaie8 .msame_Drop_active_right,
.msaie8 .msame_Header_pic,
.msaie8 .msame_Drop_active_pic,
.msaie8 .msame_Drop_AI_pic,
.msaie8 .msame_Header_name,
.msaie8 .msame_Header {
  zoom: 1;
  *display: inline;
}
.msame_auto_frame {
  display: none;
  position: absolute;
  top: 0;
  left: -4000px;
  width: 0px;
}

