/* Helpers.less for AMA/SCM6
   Based on Preboot.less by Mark Dotto
-------------------------------------------------------------- */

.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.center-block {
  display: block;
  margin: 0 auto;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.hide {
  display: none;
}
.center {
  text-align: center;
}
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.block {
  display: block;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.ir {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.unselected {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* Branding.less for ACCP/SCM6 
-------------------------------------------------------------- */

html {
  font-size: 62.5%;
}
.sans {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
.verdana {
  font-family: Verdana, sans-serif;
}
.serif {
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}
.bold {
  font-weight: bold;
}
.plaintext {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.small {
  font-size: 12px;
  font-size: 1.2rem;
}
.separator {
  font-weight: bold;
  color: #dddddd;
}
.separatorSpecial {
  font-weight: bold;
  color: #54585a;
}
.nomargin {
  margin: 0;
}
.nopadding {
  padding: 0;
}
/* jQuery UI Dialog Overrides
-------------------------------------------------------------- */

.ui-widget {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 0px;
  font-size: 1em;
}
.ui-widget a:hover {
  color: #0889bb;
}
.ui-widget-content {
  border: 1px solid #cccccc;
  background: white;
}
.ui-widget-content a {
  color: #0889bb;
}
.ui-widget-header {
  border: none;
  background: #eeeeee;
  color: #333333;
  font-weight: normal;
}
.ui-widget-header a {
  color: #0889bb;
}
.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
.ui-widget .signInLink a {
  color: #333333;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close:hover {
  top: auto;
  right: 2px;
  margin: 0px;
  padding: 0px;
  width: auto;
  background: none;
  border: none;
  float: right;
}
.ui-dialog .ui-dialog-titlebar-close span {
  margin: 3px 0px 1px 0px;
}
.ui-dialog .ui-dialog-titlebar-close span,
.ui-dialog .ui-dialog-titlebar-close:hover span {
  font-weight: bold;
}
.ui-dialog .ui-dialog-title {
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 2px 0px 0px 0px;
}
.ui-widget .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
  background-image: none;
}
.ui-icon {
  width: 60px;
  color: #333333;
  text-indent: 0px;
}
.ui-dialog,
.ui-widget {
  -moz-box-shadow: 2px 2px 2px 0px #999999;
  -webkit-box-shadow: 2px 2px 2px 0px #999999;
  box-shadow: 2px 2px 2px 0px #999999;
  border: none;
}
.ui-icon-closethick {
  color: #0889bb;
  font-size: 12px;
  font-size: 1.2rem;
}
.ui-icon-closethick:hover {
  color: #0889bb;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border-color: #abbed1;
  background: none;
  cursor: pointer;
}
.ui-resizable-se,
.ui-widget-content .ui-icon {
  background: url('../Images/icons/b_resize.gif') no-repeat;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 5px 10px 8px 10px;
  margin: 0px;
  background: url('/Images/backgrounds/gradient_widget_head.png') repeat-x;
}
.ui-dialog .ui-dialog-content {
  padding: 0em;
  margin: 10px;
  width: auto;
}
.ui-dialog .ui-dialog-content .globalSignIn {
  width: 610px !important;
}
.ui-dialog .ui-dialog-content .contentBody {
  margin: 10px 0;
}
.tableBottomClose {
  color: #333333;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  cursor: pointer;
}
.scm6-close-bottom {
  padding: 5px;
  font-size: 11px;
}
#ui-dialog-title-scm6MainContent_DisclosureAndother b {
  font-size: 11px;
}
/*Print section*/

.printButton {
  float: right;
}
.printLogo {
  width: 415px;
  height: 80px;
  margin: 10px 0;
  background: url("../Images/mast_logo.png") repeat-x scroll 0 0 transparent;
}
a.linkBold {
  color: #336699;
  font-weight: bold;
}
.confirmButton {
  background-image: url('/Images/buttons/b_confirm.gif');
  width: 87px;
  height: 27px;
  cursor: pointer;
}
/*Branding Logo*/

.logoBrand {
  padding: 10px 0px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #dda46f;
}
.logoBrand img {
  border: none;
}
.disclosureText {
  display: block;
}
.authorInfo {
  padding: 10px 0px;
}
/*Table popUp*/

.popUpTable {
  padding-left: 0px;
  text-align: center;
}
.popUpTable:hover {
  cursor: pointer;
}
.tablDialog {
  height: 300px;
  min-height: 300px;
  font-weight: bold;
  padding: 0px;
  margin: 0px auto;
}
.tableDialog {
  overflow-y: scroll !important;
}
.tableDialog .contentFigures,
.tableDialog .contentTables {
  width: 710px;
  margin: 10px 0px;
}
.tableContainer {
  padding: 0px;
  margin-right: 10px;
  font-size: 11px;
}
.tableContainer table {
  padding: 0px;
  background: #f2f5f9;
  font-size: 11px;
  margin: 0px auto;
  width: 100%;
  border-collapse: collapse;
}
.tableContainer strong {
  font-size: 12px;
}
.tableContainer td strong {
  font-size: 11px;
}
.tableContainer td p {
  margin-bottom: 0px;
}
.tableContainer td a {
  color: #006699;
}
.tableContainer thead {
  background: #f2f5f9;
}
.tableContainer .tableTitle {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.tableLabel {
  font-weight: bold;
}
.tableContainer thead tr td {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #cccccc;
}
.tableContainer th {
  background: #dddddd;
  font-size: 11px;
  text-align: left;
  padding: 5px;
  border: 1px solid #cccccc;
}
.tableContainer thead th {
  border: 1px solid #eeeeee;
}
.tableContainer td {
  padding: 3px;
  border: 1px solid #cccccc;
  word-wrap: break-word;
}
.tableContainer td.L2 {
  padding-left: 15px;
}
.tableContainer td.L3 {
  padding-left: 30px;
}
.tableContainer td.L4 {
  padding-left: 45px;
}
.tFooter {
  font-weight: normal;
}
.tTable {
  margin-top: 15px;
  margin-bottom: 10px;
  background: #f2f5f9;
  border-collapse: collapse;
}
.bookTableTitle {
  background-color: white;
  font-weight: bold;
  padding-bottom: 15px;
}
.tableSection .tTable,
.tableSection .tableFoot {
  display: none;
}
.newTableTitle {
  width: 470px;
  float: right;
  font-weight: bold;
}
.tTable tr {
  border-bottom: 1px solid #cccccc;
}
.tableFoot {
  font-size: 11px;
}
.tableFoot4 {
  background: white;
}
/*Figure Dialog*/

.figureLinks {
  cursor: pointer;
}
.figureDialog .figureDescription {
  font-size: 11px;
}
.figureDialog .contentFigures img {
  max-width: 100%;
}
.figureDialog img.contentFigures {
  width: 710px;
  margin-bottom: 10px;
}
.figureDialog .figureLegend {
  padding-bottom: 10px;
}
.figureDialog {
  overflow-y: scroll !important;
}
.figTitle {
  margin-bottom: 10px;
}
/*Email popup*/

.emailPopupDialog .logoBrand {
  margin-right: 0px;
}
.emailForm input {
  padding: 10px;
  border: 1px solid #999999;
}
.emailFormSection {
  padding: 10px 0px;
}
.input-text {
  padding: 5px;
  border: 1px solid #333333;
}
.input-textarea {
  padding: 5px;
  border: 1px solid #333333;
  overflow: auto;
  height: 120px;
  width: 300px;
}
#emailForm div label {
  width: 200px;
}
#emailForm div input {
  left: 300px;
}
.emailReviewSection {
  display: none;
}
.copyText {
  margin-bottom: 15px;
  line-height: 150%;
}
#emailForm {
  background-color: #eeeeee;
  border: none;
  padding: 10px;
  margin: 10px;
  margin-left: 0px;
}
#emailForm h3 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 135%;
}
.emailRow {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
  margin: 10px 0px;
}
.emailRow label {
  width: 140px;
  float: left;
  color: #333333;
  font-weight: bold;
  padding-top: 5px;
}
.emailRow input[type="text"],
.emailRow textarea {
  width: 250px;
  padding: 5px;
  border: 1px solid #cccccc;
}
#txtEmailSubject,
#txtEmailMessage {
  width: 540px;
}
#txtEmailMessage {
  min-height: 120px;
  overflow: auto;
  border: 1px solid #cccccc;
  padding: 5px;
}
.tooltipEmail {
  height: 16px;
  font-size: 11px;
  color: #8a1919;
  display: none;
  float: none;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 20px;
  padding-left: 142px;
}
#emailMessageInfo {
  height: 16px;
  font-size: 11px;
  float: none;
  padding: 0px 20px;
  padding-left: 200px;
}
#emailForm .buttonsContainer {
  padding: 10px 0 10px 200px;
  margin: 10px 0;
  border-top: 1px dashed #cccccc;
}
#emailForm .buttonsContainer a.emailSubmit {
  color: white;
}
.emailArticleTitle {
  font-size: 15px;
  font-size: 1.5rem;
  color: #0889bb;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
}
/*Citation popUp*/

.getCitationPopupDialog .citationCopyPaste textarea.copyPaste {
  font-size: 13px;
}
.getCitationPopupDialog .citationCopyPaste {
  margin-bottom: 10px;
}
.getCitationPopupDialog .citationLinks {
  font-size: 12px;
  font-weight: bold;
  margin: 8px 0px 8px 0px;
  padding: 10px 0;
  border-top: dashed 1px #cccccc;
  border-bottom: dashed 1px #cccccc;
}
.getCitationPopupDialog .citationLink {
  margin-bottom: 3px;
}
.getCitationPopupDialog .citationLink a,
.getCitationPopupDialog .citationLink a:visited {
  color: #0889bb;
  background: url('/images/icons/arrow_right.gif') no-repeat 0px 6px;
  padding-left: 8px;
}
/*recomment Dialog*/

.recommendThis {
  cursor: pointer;
}
.tableDialog,
.figureDialog,
.printDialog,
.emailPopupDialog,
.getCitationPopupDialog,
.recommendDialog,
.alertPopupDialog,
#signinDialog,
#dataSupplementDialog {
  display: none;
}
/*Data Supplements*/

.dataSupplements .suppContent:first-child {
  margin-top: 0px;
}
.dataSupplements .suppContent {
  margin-top: 10px;
}
.dataSupplements .suppContent img {
  vertical-align: middle;
}
.suppLink {
  font-size: 12px;
}
.suppTitle {
  font-size: 11px;
}
.alertPopupDialog input {
  border: 1px solid #cccccc;
  width: 250px;
  margin-bottom: 10px;
  padding: 5px;
}
.alertPopupDialog button {
  font-weight: bold;
  padding: 5px;
  cursor: pointer;
}
.apology {
  width: 328px;
  margin-top: 0;
}
.apology .message {
  padding: 10px;
  color: #333333;
}
.apology .message b {
  font-weight: bold;
}
