
.share_pop_dialog table.pop_dialog_table {
  width: 485px;
}

.share_pop_dialog .share_composer .share_header {
  padding-top: 12px;
}

.share_pop_dialog div.tokenizer,
.share_pop_dialog .composer_fields dd,
.share_pop_dialog .composer_fields .field #subject_field,
.share_pop_dialog .composer_fields textarea {
  width: 355px;
}

.share_pop_dialog .attachment_stage {
  width: 360px;
}

.share_pop_dialog div.tokenizer {
  border: 1px solid #8496ba;
}

.share_pop_dialog .composer_fields textarea {
  height: 50px;
}

.share_pop_dialog .share_send,
.share_pop_dialog .share_post {
  background: #f7f7f7;
  padding-top: 15px;
}

.share_pop_dialog .share_status_send .share_post,
.share_pop_dialog .share_status_post .share_send {
  position: absolute;
  left: -32000px;
  top: -32000px;
}

.share_pop_dialog .share_buttons {
  margin: auto;
  padding-top: 0px!important;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.share_pop_dialog .share_message {
  padding: 10px;
}

.share_pop_dialog .share_status {
  padding: 0px 10px 10px;
}

.sharer .share_status {
  background: #f7f7f7;
}

.share_pop_dialog .status {
  margin: 0px;
}

.share_pop_dialog .status h2 {
  background: #fff9d7;
  border: none;
  color: black;
  font-size: 11px;
}

/* the popup dialog */
body.sharer_popup {
  overflow: hidden;
}

#booklet .share_message .status {
  margin-top: 140px;
}

#booklet .status h2 {
  font-size: 13px;
}

#booklet .share_pop_dialog .share_composer .share_header {
  height: 20px;
}

#booklet .dialog_content {
  height: 398px;
  overflow: hidden;
}

#booklet .share_send,
#booklet .share_post {
  height: 326px;
  overflow: auto;
}

.share_pop_dialog .composer_fields {
  margin: auto;
  width: 463px;
}

#booklet .share_buttons {
  background: #f0f0f0;
  height: 35px;
  line-height: 30px;
  vertical-align: middle;
  padding: 0px;
  left: 1px;
  position: absolute;
  bottom: 0px;
  width: 624px;
  border-top:1px solid #aaa;
}

#booklet .share_buttons input {
  margin-top:3px;
  vertical-align: middle;
}

.sharer #content {
  padding: 0px;
}

.sharer .share_buttons {
  padding-bottom: 8px;
  width: 428px;
}

/* attachments */
.attachment_caption {
  color: #303030;
  font-size: 9px;
  padding: 3px 0px;
}

.attachment_caption .caption {
  float: left;
}

.attachment_caption .remove {
  float: right;
  font-weight:bold;
}

.attachment_stage h2 {
  margin-left: 0px;
}

.attachment_stage_area {
  padding: 8px 3px 7px 8px;
  overflow: hidden;
}

.attachment_loading {
  background: url('/images/upload_progress.gif') center no-repeat;
  padding: 15px;
}

.external_stage {
  padding:0;
}

.external_stage .url {
  color: #4f4f4f;
  display: block;
  font-size: 9px;
  padding-top: 3px;
}

.external_stage .thumbnail_dont_use .selector,
.external_stage .thumbnail_dont_use .thumbnail {
  display: none;
}

.external_stage .thumbnail_viewer.loading {
  background: url('/images/upload_progress.gif') center no-repeat;
  padding-top:15px;
  width:100px;
}

.external_stage .thumbnail_viewer label {
  padding: 0px;
}

.external_stage .thumbnail_viewer .selector {
  width:100px;
}

.external_stage .thumbnail_viewer {
  float: left;
  width: auto;
  margin-right: 0px;
  overflow: hidden; /* Clear float on thumbnail */
}

.external_stage .thumbnail_viewer h4 {
  width:100px;
  font-weight:normal;
  font-size:9px;
  margin:2px 0 6px;
}

.external_stage .thumbnail_stage h3 {
  color: #7f7f7f;
  font-size: 11px;
  padding-bottom: 3px;
}

.external_stage .thumbnail_stage .thumbnail_unselected {
  height: 0px;
  overflow: hidden;
  position: absolute;
  width: 0px;
}

.external_stage .thumbnail_stage .thumbnail {
  padding-bottom: 2px;
}

.external_stage .thumbnail_stage .arrows {
  float: left;
  margin: 0 6px 5px 0px;
}

.external_stage .thumbnail_stage .arrows a:hover {
  text-decoration: none;
}

.external_stage .thumbnail_stage .arrows .disabled {
  cursor: default;
}

.external_stage .thumbnail_stage .arrow {
  background-image: url('/inbox/images/arrows.gif');
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 21px;
  width: 27px;
}

.external_stage .thumbnail_stage .arrows .left {
  width: 28px;
}


.external_stage .thumbnail_stage .arrows .left .enabled {
  background-position: -28px 0px;
}

.external_stage .thumbnail_stage .arrows .left .active {
  background-position: 0px 0px;
}

.external_stage .thumbnail_stage .arrows .left .disabled {
  background-position: -56px 0px;
}

.external_stage .thumbnail_stage .arrows .right .enabled {
  background-position: -111px 0px;
}

.external_stage .thumbnail_stage .arrows .right .active {
  background-position: -138px 0px;
}

.external_stage .thumbnail_stage .arrows .right .disabled {
  background-position: -84px 0px;
}

.external_stage .thumbnail_stage .counter {
  float:left;
  line-height: 20px;
  vertical-align: middle;
  font-size:9px;
}

.summary_wrap {
  float:right;
  width:325px;
  margin-right:5px;
}

.attachment_stage .has_image .summary_wrap {
  width:225px;
}

.share_media .external_stage h3 {
  margin-bottom:5px;
  color:#333;
}

.share_media .inputtext {
  width:215px;
}

html .share_media textarea {
  height:75px;
}

a.inline_edit {
  color:#000;
  display:block;
}

a.inline_edit:hover {
  background:#ffff99;
  text-decoration: none;
  width: auto;
}

.popup_url_form {
  padding: 150px 20px;
  text-align: center;
}

.popup_url_form .sharer_form {
  padding: 10px;
}

.popup_url_form .inputtext {
  width: 250px;
}

#share_fatal_error {
  padding: 10px;
}

/*  Whatever you do: Don't share the sharer.  ------------------------------  */

