.emailContainer {
  background-color: #f5f7f9;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.emailContainer .emailCall {
  background-color: #f5f7f9;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin-right: 0px;
}
.emailContainer .emailCall .origEmail {
  -moz-transition: width 0.5s visibility 0.5s;
  -o-transition: width 0.5s visibility 0.5s;
  -webkit-transition: width 0.5s visibility 0.5s;
  transition: width 0.5s visibility 0.5s;
  position: absolute;
  top: 0px;
  left: 31px;
  bottom: 0px;
  width: 100%;
  padding-right: 31px;
  display: inline-block;
  float: left;
}
.emailContainer .emailCall .origEmail .emailHeader {
  padding-top: 10px;
  margin-top: 0px;
}
.emailContainer .emailCall .origEmail .emailHeader .row {
  margin-bottom: 5px;
}
.emailContainer .emailCall .origEmail .emailHeader .incomingImportanceIcon {
  height: 25px;
  width: 25px;
  padding: 0px;
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}
.emailContainer .emailCall .origEmail .emailHeader .incomingImportanceIcon.incomingHighImportance {
  background-image: url(../images/icons/EmailDraft/hi_importance.png);
}
.emailContainer .emailCall .origEmail .emailHeader .incomingImportanceIcon.incomingLowImportance {
  background-image: url(../images/icons/EmailDraft/lowimportance.png);
}
.emailContainer .emailCall .origEmail .emailHeader .emailSubject {
  font-family: Arial;
  font-size: 23px;
  font-weight: bold;
  color: #313131;
  float: left;
  text-wrap: normal;
  max-width: 85%;
}
.emailContainer .emailCall .origEmail .emailHeader .hasAttachment {
  height: 14px;
  width: 28px;
  padding: 0px;
  background-image: url(../images/icons/big_attachment.png);
  float: left;
  margin-left: 7px;
  margin-top: 7px;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderName {
  padding-left: 0px;
  margin-left: 0px;
  font-family: Arial;
  font-size: 11px;
  color: #313131;
  width: 55px;
  height: 20px;
  clear: both;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderValue {
  font-family: Arial;
  font-size: 11px;
  color: #595858;
  white-space: nowrap;
  padding: 0px;
}
.emailContainer .emailCall .origEmail .emailHeader .emailAddressList {
  max-width: 800px;
  max-height: 45px;
  overflow-y: auto;
  padding: 0px;
}
.emailContainer .emailCall .origEmail .emailHeader .emailAddressList .emailAddress {
  padding: 0;
  margin: 0;
  float: left;
  font-family: Arial;
  font-size: 11px;
  color: #595858;
}
.emailContainer .emailCall .origEmail .emailHeader .emailAddressList .emailAddress:before {
  content: "; ";
  color: #a6a5a5;
}
.emailContainer .emailCall .origEmail .emailHeader .emailAddressList .emailAddress:first-child:before {
  content: "";
}
.emailContainer .emailCall .origEmail .emailHeader .headerSeparator {
  border-bottom: solid #ced8e2 1px;
}
.emailContainer .emailCall .origEmail .emailHeader .attachmentIcon {
  clear: both;
  height: 8px;
  width: 55px;
  background-image: url(../images/icons/attachment.png);
  background-repeat: no-repeat;
  float: left;
  margin-top: 3px;
  display: inline-block;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderAttachments {
  float: left;
  display: inline-block;
  max-width: 800px;
  white-space: nowrap;
  height: 45px;
  overflow: hidden;
  padding: 0px;
  margin-bottom: 4px;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderAttachments .emailHeaderAttachment {
  float: left;
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 11px;
  color: #595858;
  cursor: pointer;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderAttachments .emailHeaderAttachment::before {
  content: " | ";
  color: #a6a5a5;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderAttachments .emailHeaderAttachment:first-child::before {
  content: none;
}
.emailContainer .emailCall .origEmail .emailHeader .emailHeaderAction {
  float: right;
  display: inline-block;
  margin-right: 31px;
  font-family: Arial;
  font-size: 10px;
  color: #595858;
}
.emailContainer .emailCall .origEmail .emailBody {
  clear: both;
  position: absolute;
  top: 0px;
  bottom: 58px;
  left: 0;
  right: 30px;
  padding-top: 15px;
  overflow: auto;
  font-family: Arial;
  font-size: 11px;
  color: #313131;
  border-top: solid;
  border-top-color: #ced8e2;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-color: #ced8e2;
  border-bottom-width: 1px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.emailContainer .emailCall .origEmail .emailBody .fr-box.fr-basic.fr-top .fr-wrapper {
  -webkit-box-shadow: 0 1px 3px rgba(1, 2, 3, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0.16);
}
.emailContainer .emailCall .origEmail .emailFooterActions {
  width: 100%;
  position: absolute;
  bottom: 0px;
  margin-top: 15px;
  margin-bottom: 28px;
}
.emailContainer .emailCall .origEmail .emailFooterActions .emailFooterAction {
  font-family: Arial;
  font-size: 10px;
  color: #595858;
  cursor: pointer;
}
.emailContainer .emailCall .origEmail .emailFooterActions .emailFooterAction:before {
  content: "| ";
  color: #a6a5a5;
}
.emailContainer .emailCall .origEmail .emailFooterActions .emailFooterAction:first-child:before {
  content: "";
}
.emailContainer .emailCall .origEmail .emailFooterActions .disabledReFwButton {
  color: #808080;
  cursor: default;
}
.emailContainer .emailCall .origEmail.compact {
  width: 30%;
}
.emailContainer .emailCall .origEmail.compact .emailHeader .emailSubject {
  font-size: 18px;
}
.emailContainer .emailCall .origEmail.collapsed {
  visibility: hidden;
}
.emailContainer .emailCall .draftSection {
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 70%;
  float: left;
  clear: both;
}
.emailContainer .emailCall .draftSection .draftsExpander {
  float: left;
  height: 100%;
  width: 11px;
  background-color: #d5dfe8;
  background-image: url(../images/icons/EmailDraft/draft_expand.png);
  background-position: 3px center;
  background-repeat: no-repeat;
}
.emailContainer .emailCall .draftSection .draftsExpander:hover {
  background-image: url(../images/icons/EmailDraft/draft_expand_hover.png);
}
.emailContainer .emailCall .draftSection .draftsExpander.expanded {
  background-image: url(../images/icons/EmailDraft/draft_minimize.png);
  background-position-x: 4px;
}
.emailContainer .emailCall .draftSection .draftsExpander.expanded:hover {
  background-image: url(../images/icons/EmailDraft/draft_minimize_hover.png);
}
.emailContainer .emailCall .draftSection .draftsTabset {
  margin-left: 11px;
}
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li a {
  padding-top: 5px;
  font-family: Arial;
  font-size: 11px;
  cursor: default;
  color: #313131;
  border: 1px solid #adb5be;
  border-bottom-color: transparent;
  margin-right: -1px;
  border-radius: 3px;
}
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li:first-child > a {
  border-left: none;
  border-top: none;
}
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active a,
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active a:hover,
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active a:focus {
  color: #313131;
  background-color: #d5dfe8;
  box-shadow: 0px 0px 10px #313131;
}
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active:first-child a,
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active:first-child a:hover,
.emailContainer .emailCall .draftSection .draftsTabset .nav-tabs > li.active:first-child a:focus {
  box-shadow: 5px 0 10px -5px #313131;
}
.emailContainer .emailCall .draftSection .draftsTabset .draftTab .draftTabHeading .draftTabHeaderText {
  display: inline-block;
  max-width: 100px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.emailContainer .emailCall .draftSection .draftsTabset .draftTab .draftTabHeading .discardDraftButton {
  height: 14px;
  width: 14px;
  margin-left: 5px;
  display: inline-block;
  background-image: url(../images/Icons/EmailDraft/close.png);
}
.emailContainer .emailCall .draftSection .draftsTabset .draftTab .draftTabHeading .discardDraftButton:hover {
  background-image: url(../images/Icons/EmailDraft/close_hover.png);
}
.emailContainer .emailCall .draftSection .draftsTabset .draftTab .draftTabHeading .discardDraftButton:active {
  background-image: url(../images/Icons/EmailDraft/close_clicked.png);
}
.emailContainer .emailCall .draftSection.draftsExpanded {
  width: 100%;
}
.emailContainer .emailCall .draftSection.draftsCollapsed {
  width: 0%;
}
img.fr-dib.fr-draggable.fr-dragging {
  -webkit-opacity: 1 ;
  -moz-opacity: 1 ;
  opacity: 1 ;
}
.fr-box.fr-basic .fr-wrapper {
  background: #f5f7f9;
}