@import url("dijit_tooltip.css");
/* Basic SERC Style sheet.  Includes support for all CMS tag generated styles */
/* =============================================================================
   
   a bunch of normalizing elements from htmlboilerplate
   ========================================================================== */
/* HTML5 display definitions*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* better IE and iOS behaviors */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* 1. Improve image quality when scaled in IE7: h5bp.com/d */
img {
  -ms-interpolation-mode: bicubic;
}
/*
 * Correct overflow not hidden in IE9
*/
svg:not(:root) {
  overflow: hidden;
}
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
*/
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
*/
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
*/
button,
input {
  line-height: normal;
}
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
/*
 * Re-set default cursor for disabled elements
*/
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * Consistent box sizing and appearance
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ======================================================
 *That's the end of the boilerplate fixes.
 * Now start in with our styles
 * ======================================================
*/
/* Start with styles that give default appearance to  page chrome elements */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #ffffff;
  line-height: 1.4em;
  color: #333;
  margin: 0;
  padding: 0;
}
pre {
  font-family: "Andale Mono", "Courier New", Courier, monospace;
}
#header img {
  border: 0;
}
#footer img {
  border: 0;
}
#subfooter {
  color: #ccc;
  margin: 0;
  padding: 1px;
  padding-left: 14px;
  border-top: 2px solid #aaa;
  border-bottom: 1px solid #aaa;
  width: auto;
  z-index: 1;
  clear: both;
  font-size: x-small;
  line-height: 1em;
}
#subfooter .label {
  color: #777;
}
#subfooter a {
  color: #777;
  text-decoration: none;
}
#nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#nav #localnav ul {
  padding-left: 15px;
}
#nav li {
  margin: 0;
}
#nav-edit-controls {
  border: 2px solid #aaa;
  border-top: none;
  padding: 0px;
  position: absolute;
  background: #fff;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0 ;
  box-shadow: 2px 2px 4px #aaa;
  border-left: none;
  margin-left: -3px;
  text-align: center;
  top: 200px;
  left: 410px;
  backgposition: fixed;
  width: 145px;
}
#nav-edit-controls h4 {
  background: #aaa;
  color: #fff;
  margin-top: 0px;
}
a.nav-edit-controls-button,
a.nav-edit-controls-button:visited {
  display: inline-block;
  color: #fff;
  width: 75px;
  background: #aaa;
  margin: 3px;
  padding: 3px;
  font-size: 13px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 3px #aaa;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
a.nav-edit-controls-button:hover {
  background: #999;
}
.navexpander {
  color: #777;
  font-size: 85%;
  text-align: center;
}
.nextprev {
  float: right;
  margin-right: 20px;
}
.nextprev a {
  text-decoration: none;
}
/* --------base styles for standard elements -------------*/
p {
  margin-top: 0;
  margin-bottom: 1em;
  text-align: left;
}
h1 {
  font-size: 1.6em;
  line-height: 1.2em;
  margin-bottom: 0;
}
h2 {
  font-size: 1.25em;
  margin-bottom: 0;
}
h3 {
  font-size: 1.1em;
  margin-bottom: 0;
}
h4 {
  margin-bottom: 0;
}
ol {
  margin: 1%;
  padding-left: 7%;
}
ul {
  margin: 1%;
  padding-left: 7%;
}
li {
  margin: 1%;
}
img {
  border: 0px;
}
hr {
  height: 1px;
}
dt {
  font-weight: bold;
  margin-left: 1.5em;
}
dd {
  margin-bottom: 1em;
  margin-left: 1.5em;
}
fieldset {
  margin-top: 2em;
  margin-bottom: 2em;
}
legend {
  color: #000;
  font-weight: bold;
  font-size: 110%;
}
th {
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
ol.arabic-numbers {
  list-style-type: arabic-numbers;
}
ol.lower-alpha {
  list-style-type: lower-alpha;
}
ol.upper-alpha {
  list-style-type: upper-alpha;
}
ol.lower-roman {
  list-style-type: lower-roman;
}
ol.upper-roman {
  list-style-type: upper-roman;
}
/* ----------support for standard cms tag generate styles------------ */
.skiplinks {
  font-size: 50%;
  color: #fff;
}
.skiplinks a {
  font-size: 50%;
  color: #fff;
}
.disclaimer {
  font-size: 80%;
  line-height: 100%;
}
.small {
  font-size: 9px;
  line-height: 11px;
}
.smallpale {
  font-size: 9px;
  color: #aaa;
  text-decoration: none;
}
.em2 {
  color: #a77;
  font-style: normal;
}
.mediumsmall {
  font-size: 11px;
  line-height: 14px;
}
.mediumpale {
  font-size: 11px;
  line-height: 14px;
  color: #aaa;
}
img.thumbnail {
  margin: 10px;
}
.floating {
  margin: 10px;
  float: left;
}
.floatingright {
  margin: 10px;
  float: right;
}
.textcenter {
  text-align: center;
}
.inline-block {
  display: inline-block;
}
.inline-block h1 {
  text-align: left;
}
dev.floating {
  margin: 10px;
  float: left;
}
div.floating p {
  text-align: center;
}
.halfcolumnright {
  float: right;
  width: 48%;
  margin-left: 2%;
}
/* put around content to autoflow over two columns*/
.twocolumn {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  padding: 15px;
}
.twocolumn h2,
.twocolumn h3,
.twocolumn h4 {
  margin-top: 0;
}
.relatedlinks {
  font-size: 11px;
  line-height: 11px;
  color: #000;
  border: 1px solid #d22;
  border-bottom: 1px solid #d22;
  background: #fff;
  position: relative;
}
.relatedlinks h3 {
  font-size: 16px;
  line-height: 16px;
  border: 0;
  margin: 0;
  color: #fff;
  background: #b22;
  font-weight: normal;
}
.relatedlinks p {
  padding: 2px;
  margin: 0;
}
.relatedlinks ul {
  list-style-type: none;
  padding: 2px;
  margin: 0;
}
.relatedlinks li {
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
}
.author {
  margin-bottom: 0;
}
.clearboth {
  clear: both;
  display: block;
  content: "";
}
.rightcolumn {
  float: right;
  width: 250px;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 8px;
  padding-bottom: 5px;
  background: #fff;
}
.rightlink {
  float: right;
  font-weight: bold;
  font-size: 80%;
  margin-bottom: 5px;
}
.pullquote {
  padding: 7px;
  margin: 10px 40px 10px 40px;
  z-index: -1;
}
/* Some standard contextbox definitions */
.context {
  background-color: #eeeeee;
  border-radius: 4px;
}
.context2 {
  border: 7px solid #cccccc;
  border-radius: 4px;
  box-shadow: 1px 1px 2px #ddd;
}
.context2 h2:first-child,
.context2 h3:first-child,
.context2 h4:first-child {
  background: none repeat scroll 0 0 #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #FFFFFF;
  display: block;
  margin: -10px -10px 5px -10px;
  padding: 2px;
}
.context2 h3:first-child {
  font-weight: normal;
  font-size: 120%;
}
.context4 {
  border: 1px solid #ddd;
  padding: 6px;
  margin: 5px;
  box-shadow: 1px 1px 2px #ddd;
}
.context5 {
  background: #fff;
  border: none;
  padding: 6px;
  margin: 0;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 90%;
  box-shadow: 1px 1px 2px #ddd;
  color: #eee;
}
.context5 h3 {
  margin: -6px;
  margin-bottom: 4px;
  padding: 1px;
  background: none;
  color: #eee;
}
.context5 br + h3 {
  margin-top: -20px;
}
.context5 p + h3 {
  margin-top: -15px;
}
.context6 {
  margin: 15px 10px 10px 5px;
  font-size: 26px;
  color: #aaa;
  border: none;
  background: none;
  line-height: 30px;
}
.context6:before {
  content: '\201C';
  font-size: 70px;
  float: left;
  color: #ccc;
  font-family: Georgia, serif;
}
.context6:after {
  content: '\201D';
  font-size: 70px;
  line-height: 0;
  position: relative;
  top: 23px;
  color: #ccc;
  font-family: Georgia, serif;
}
a.linkbutton {
  padding: 4px;
  border: 2px solid #eeeeee;
  background: #777777;
  text-decoration: none;
  border-radius: 11px 11px 11px 11px;
  display: inline-block;
  margin: auto;
  color: #eeeeee;
  box-shadow: 1px 1px 2px #aaa;
  font-size: 100%;
  font-weight: normal;
  margin-left: 5px;
  margin-right: 5px;
}
a.linkbutton {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #cccccc));
  background: -moz-linear-gradient(top, #ededed 5%, #cccccc 100%);
  background: -webkit-linear-gradient(top, #ededed 5%, #cccccc 100%);
  background: -o-linear-gradient(top, #ededed 5%, #cccccc 100%);
  background: -ms-linear-gradient(top, #ededed 5%, #cccccc 100%);
  background: linear-gradient(to bottom, #ededed 5%, #cccccc 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#cccccc',GradientType=0)";
  background-color: #ededed;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #555555;
  font-size: 100%;
  font-weight: Normal;
  padding: 3px 10px;
  text-decoration: none;
  text-shadow: none;
}
a.linkbutton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #ededed));
  background: -moz-linear-gradient(top, #cccccc 5%, #ededed 100%);
  background: -webkit-linear-gradient(top, #cccccc 5%, #ededed 100%);
  background: -o-linear-gradient(top, #cccccc 5%, #ededed 100%);
  background: -ms-linear-gradient(top, #cccccc 5%, #ededed 100%);
  background: linear-gradient(to bottom, #cccccc 5%, #ededed 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ededed',GradientType=0)";
  background-color: #cccccc;
}
a.linkbutton:active {
  position: relative;
  top: 1px;
}
a.linkbutton:visited {
  color: #555555;
}
a.biglinkbutton {
  font-size: 130%;
  padding: 6px 20px;
}
.shownversion {
  display: none;
}
.hiddenversion {
  display: block;
}
.hiddenversion h3 {
  display: inline-block;
}
/*--if it has class showatstart  then don't hide to start--*/
.showatstart.shownversion {
  display: block;
}
.showatstart.hiddenversion {
  display: none;
}
.shownbody {
  border: 1px solid #bbb;
  padding: 8px;
}
.showntitle {
  position: relative;
  top: 10px;
  background-color: none;
  padding: 8px;
}
.showntitle a {
  text-decoration: none;
}
.hiddenversion a {
  text-decoration: none;
}
.rightfloat {
  float: right;
}
.leftfloat {
  float: left;
}
.bigfirstline:first-line {
  font-size: 133%;
}
.narrowbox {
  font-size: 1.3em;
  font-weight: bold;
  float: right;
  width: 300px;
  padding: 0px;
  margin: 2px;
  margin-right: 0;
  margin-bottom: 10px;
  clear: both;
  color: #555;
}
.red {
  color: #f00;
}
.green {
  color: #0f0;
}
.blue {
  color: #00f;
}
.vocabprefix {
  color: #757575;
}
.form-file-upload {
  max-width: 600px;
  padding: 10px;
  background: #eff3ef;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 2px solid #353;
}
.form-file-upload .shownbody {
  background: #fafafa;
}
/* lots of styles for faceted search display */
.facetwrapper {
  width: 300px;
  float: right;
}
.searchtrivia {
  color: #333;
}
p.searchhit {
  margin-bottom: 0px;
}
.searchhitdiv {
  clear: left;
  padding-bottom: 5px;
}
.searchreturndetails {
  font-size: 11px;
  color: #7a7;
}
.searchnextprev {
  float: right;
  margin-right: 20px;
  font-size: 1.1em;
}
.limitbox {
  border: 1px solid #aaa;
  border-top: none;
  margin-bottom: 10px;
  border-radius: 0 0 3px 3px;
  box-shadow: 2px 2px 4px 1px #eee;
}
.currentsearchlimits {
  font-weight: bold;
  font-size: 0.85em;
  line-height: 1.1em;
  text-align: center;
  padding: 0px;
  padding-right: 20px;
  margin: 0px;
  border: 1px solid #aaa;
  background: #f1f1f1;
  color: #a8a8a8;
  border-radius: 3px 3px 0 0 ;
}
.browseshowall a,
.browseshowall a:visited {
  font-size: 0.85em;
  font-weight: normal;
  color: #555;
  text-decoration: none;
}
.browseshowall a:hover {
  text-decoration: underline;
  color: #55b;
}
/* need to rework these to reduce redundancy with a common browselimit */
/* class and  separate limit1, limit2.... classes to hold the different colors */
.browselimit {
  font-size: 0.85em;
  margin: 0;
  color: #555;
}
.browselimit h2 {
  margin: 0;
  background: #444;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
  padding: 2px;
  display: inline;
}
.browselimit em {
  font-weight: bold;
  font-size: 1.2em;
  font-style: normal;
}
.browselimit0 h2 {
  background: #444;
}
.browselimit1 h2 {
  background: #ccd;
}
.browselimit2 h2 {
  background: #dcc;
}
.browselimit3 h2 {
  background: #cdc;
}
.browselimit4 h2 {
  background: #ddc;
}
.browselimit5 h2 {
  background: #cdd;
}
.browsevocab {
  font-size: 0.85em;
  border: 1px solid #ccd;
  line-height: 1em;
  background: #fff;
  float: right;
  width: 300px;
  padding: 0px;
  margin: 5px;
  margin-right: 0;
  clear: both;
  color: #333;
  box-shadow: 2px 2px 4px 1px #eee;
  border-radius: 3px;
}
.browsevocab ul {
  list-style-type: none;
  padding: 0;
  margin: 4px;
  margin-left: 7px;
}
.browsevocab li {
  margin: 3px;
  padding: 1px;
}
.browsevocab h1 {
  display: block;
  margin: 0;
  background: #ccd;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
  padding-left: 4px;
}
.browsevocab h1 a,
.browsevocab h1 a:visited {
  color: #fff;
  font-weight: normal;
  font-size: 0.9em;
}
.browsevocab h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 0;
  padding-top: 2px;
  color: #333;
}
.browsevocab1 h1 {
  background: #ccd;
}
.browsevocab2 h1 {
  background: #dcc;
}
.browsevocab3 h1 {
  background: #cdc;
}
.browsevocab4 h1 {
  background: #ddc;
}
.browsevocab5 h1 {
  background: #cdd;
}
table.cms {
  background: #aaa;
  margin: 5px;
  border-collapse: collapse;
}
caption.cms {
  caption-side: bottom;
  font-size: 0.85em;
  line-height: 1em;
}
table.cms th {
  padding: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
}
table.cms th {
  background: #73869e;
  color: #fff;
}
table.cms tr:hover td {
  background: #c9daef;
}
table.cms tr:hover th {
  background: #c9daef;
  color: #111;
}
table.cms td {
  padding: 5px;
  border: 1px solid #ddd;
  border-width: 0 1px 1px 0;
  text-align: center;
}
table.cms tbody tr {
  background-color: #fff;
}
table.cms tbody tr:nth-child(odd) {
  background-color: #eee;
}
#content .hl0 {
  background-color: #FFFFcf;
}
#content .hl1 {
  background-color: #FFFFcf;
}
#content .hl2 {
  background-color: #FFFFcf;
}
#content .hl3 {
  background-color: #FFFFcf;
}
#content .hl4 {
  background-color: #FFFFcf;
}
.img-shadow {
  background: url(/images/dropshadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/dropshadow/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 5px 10px !important;
  margin: 10px 10px 5px 5px;
  position: relative;
}
.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.tooltip,
.tooltip:visited {
  position: relative;
  z-index: 24;
  text-decoration: none;
  color: #333;
  border: 1px solid #fff;
  border: none;
}
.tooltip:hover {
  z-index: 25;
  border: 1px solid #ccc;
}
.tooltip span.thetip {
  display: none;
}
.tooltip:hover span.thetip,
.tooltip:hover span.righttip,
.tooltip:hover span.belowtip {
  /*the span will display just on :hover state*/
  display: block;
  position: absolute;
  width: 300px;
  margin: 2px;
  padding: 8px;
  background-color: #fff;
  color: #000;
  border: 2px solid #ccc;
  text-decoration: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.tooltip:hover span.thetip {
  top: 0.5em;
  left: -325px;
}
.tooltip span.righttip {
  display: none;
}
.tooltip:hover span.righttip {
  /*the span will display just on :hover state*/
  top: 10px;
  left: 30px;
}
.tooltip span.belowtip {
  display: none;
}
.tooltip:hover span.belowtip {
  /*the span will display just on :hover state*/
  top: 1em;
  left: 10px;
}
.shownlink {
  text-decoration: underline;
  color: #22f;
}
/* threaded discussion related tags */
.discussionlogin {
  padding: 10px;
  border: 2px solid #ccc;
}
.discussiontable {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
table.discussiontable {
  background: #ddd;
}
.discussiontable th {
  padding: 5px;
  background: #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.discussiontable th a {
  text-decoration: none;
  color: #fff;
}
.discussiontable th a .sortlink {
  font-size: 7px;
  text-decoration: underline;
}
.discussiontable td {
  padding: 7px;
}
.discussiontable tr {
  background: #fff;
}
table.discussiontable tbody tr:nth-child(odd) {
  background-color: #f7f7f7;
}
.discussiontable tr:hover td {
  background: #ded;
}
.discussion-post-row {
  margin-top: 5px;
  min-height: 125px;
}
.discussion-cell {
  display: table-cell;
}
.discussion-post-user-info {
  min-width: 150px;
  min-height: 100px;
  max-height: 130px;
}
.discussion-post-user-info p {
  text-align: center;
}
.discussion-post-user-info img {
  max-height: 50px;
  max-width: 50px;
}
a.discussion-author,
a.discussion-author:visited {
  color: #50728A;
  font-weight: bold;
}
a.discussion-author:hover {
  color: #5C9ECC;
}
.discussion-carrot {
  width: 0;
  height: 0;
  margin-top: 10px;
  float: left;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid rgba(0, 0, 0, 0.17);
}
.discussion-post-content {
  width: 100%;
  word-wrap: break-word;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.17);
}
.discussion-post-text {
  min-height: 90px;
  padding: 10px;
}
.discussion-post-media {
  padding-left: 10px;
  border-top: 1px solid #D9D9D9;
  background-color: #F7F7F7;
}
.discussion-post-actions {
  text-align: right;
  padding: 0 10px;
  background-color: #F7F7F7;
  overflow: hidden;
  height: 26px;
}
.discussion-post-id {
  margin: 3px;
}
div[id^='discussion-post-delete'] {
  display: none;
}
.discussion-button {
  display: inline-block;
  padding: 4px 8px;
  background: #609CD1;
  color: white;
  text-decoration: none;
  border-left: 1px solid #F7F7F7;
  margin-right: 8px;
  font-size: 13px;
  border: 0;
}
.discussion-button:hover {
  background: #7BB5E8;
}
.discussion-button:visited {
  color: white;
}
.discussion-button-post {
  background: #0DA30D;
}
.discussion-button-post:hover {
  background: #52D152;
}
.discussion-button-edit,
.discussion-button-share {
  background: #0DA38F;
}
.discussion-button-edit:hover,
.discussion-button-share:hover {
  background: #58C7B8;
}
.discussion-button-delete {
  background: #b22;
}
.discussion-button-delete:hover {
  background: lightcoral;
}
.discussion-quote-container {
  width: 100%;
  height: auto;
}
.discussion-quote-carrot {
  width: 0;
  height: 0;
  float: left;
  margin-top: 4px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #99BBF2;
}
/* .discussion-quote-message and .discussion-quote-carrot have some precise pixel
	properties. Careful to change margin/padding/borders */
.discussion-quote-message {
  background-color: #D9E7FF;
  border: 1px solid #99BBF2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin-left: 5px;
  font-style: italic;
}
.discussion-quote-message:before {
  content: '\201C';
  float: left;
  font-size: 200%;
  color: #87B3FA;
  margin-right: 10px;
}
.discussion-quote-message:after {
  content: '\201D';
  float: right;
  font-size: 200%;
  color: #87B3FA;
  margin-left: 10px;
  margin-top: -8px;
}
.discussion-quote-message > p {
  width: 93%;
  margin: 5px 0;
}
.discussion-post-edit {
  background: #eeffee;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #383;
}
#notification-form {
  border: 1px solid #bbb;
  margin: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
  margin-bottom: 10px;
}
/* the not often used pop-up survey box */
#popupsurvey {
  position: absolute;
  top: 125px;
  right: -600px;
  width: 600px;
  border: 2px solid #e99;
  background: #fdd;
  padding: 3px;
  font-size: 11px;
  z-index: 100;
}
.attribution {
  margin-top: 5px;
  font-size: 90%;
  line-height: 110%;
  color: #553;
  overflow: display;
}
.workspace-edit {
  float: right;
  width: 138px;
  padding: 2px;
  margin: 5px;
  border: 1px solid #a55;
  background: #feeeee;
  font-size: 80%;
  line-height: 100%;
  clear: both;
}
.workspace-edit .shownbody {
  border: none;
}
.workspace-edit .showntitle {
  background: #feeeee;
  padding: 1px;
}
.workspace-edit .shownversion {
  padding: 0px;
  margin: 0;
}
.deactivateLiveEdit input {
  font-size: 11px;
  color: #383;
  border: 1px solid #383;
  text-decoration: none;
}
.liveEditButton {
  font-size: 11px;
  color: #383;
  border: 1px solid #383;
  text-decoration: none;
  margin-left: 5px;
  background: #fefefe;
  width: auto;
  overflow: visible;
  padding-left: 5px;
  padding-right: 5px;
}
/*only some of the liveEditButtons are actually buttons
to appease IE */
div.liveEditButton {
  padding: 5px;
}
.liveEditButton:hover {
  color: #a30;
  border: 1px solid #a30;
  background: #fff;
  cursor: pointer;
}
.workspace .dijitButton {
  border: 1px solid #383;
}
.workspace-edit h3 {
  color: #a55;
  background: #fcc;
  padding: 3px;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 5px;
  padding-left: 15px;
}
.serc-pagelist h4,
.serc-filelist h4 {
  font-size: 11px;
  margin-bottom: 3px;
}
#editFormContainer .saving {
  color: #f00;
  font: 24px;
  font-weight: bold;
  position: fixed;
  top: 250px;
  right: 150px;
}
#editFormContainer .saved {
  color: #3a3;
  font: 48px;
  font-weight: bold;
  position: fixed;
  top: 250px;
  right: 150px;
}
.editFormSubmit {
  position: fixed;
  top: 140px;
  right: 150px;
  width: 50px;
  border: 3px solid #55f;
  color: #55f;
  background: #fff;
  padding: 2px;
  font-weight: bold;
}
.uploadbutton,
.newpagebutton,
.newentrybutton {
  border: 2px solid #777;
  background: #fff;
  padding: 2px;
}
.uploadbutton:hover {
  color: #493;
  border: 2px solid #493;
}
.workspace-newpagebox {
  position: absolute;
  top: 100px;
  right: 170px;
  width: 300px;
  display: none;
  border: 1px solid #a55;
  background: #feeeee;
  padding: 10px;
  z-index: 1000000;
}
#workspace-newpage-alert {
  position: absolute;
  top: 100px;
  right: 170px;
  width: 350px;
  display: none;
  border: 1px solid #a55;
  background: #feeeee;
  padding: 5px;
  font-size: 9px;
}
.workspace-uploadbox {
  position: absolute;
  top: 100px;
  right: 170px;
  width: 430px;
  display: none;
  border: 1px solid #a55;
  background: #feeeee;
  padding: 10px;
  z-index: 1000000;
}
#workspace-uploadbox-alert,
#creatingformalert {
  position: fixed;
  top: 100px;
  right: 170px;
  width: 250px;
  display: none;
  border: 1px solid #a55;
  background: #feeeee;
  padding: 5px;
  z-index: 10000;
}
#creatingformalert {
  width: 400px;
  top: 150px;
  left: 35%;
}
#workspace-help {
  position: absolute;
  top: 100px;
  right: 170px;
  width: 400px;
  display: none;
  border: 1px solid #a55;
  background: #feeeee;
  padding: 10px;
  z-index: 1000000;
}
#form_creation_dialog,
.create_dialog {
  position: fixed;
  top: 150px;
  left: 20%;
  width: 650px;
  display: none;
  border: 3px solid #4D673F;
  background: #fff;
  padding: 15px;
  padding-top: 5px;
  z-index: 10000;
  line-height: 1.4em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 1px 1px 5px #aaa;
  -webkit-box-shadow: 1px 1px 5px #aaa;
  box-shadow: 1px 1px 5px #aaa;
}
.contentUndo {
  margin-left: 10px;
  float: right;
  width: 140px;
  margin-right: 45px;
}
.contentDeactivate {
  margin-left: 10px;
  float: right;
  width: 60px;
  margin-right: 0px;
}
.contenthints,
.contentUndo,
.contentDeactivate {
  font-size: 0.8em;
}
.contentUndo,
.contentDeactivate {
  margin-top: -20px;
}
.contentUndo a:hover,
.contentDeactivate a:hover {
  text-decoration: underline;
}
.contenthints a,
.contentUndo a,
.contentDeactivate a {
  color: #66f;
}
.closeButton {
  float: right;
  width: 43px;
  border: 2px solid #ccc;
  background: #fff;
  padding: 1px;
  font-size: 10px;
  border-radius: 4px 4px 4px 4px;
}
.closeButton img {
  margin-bottom: -2px;
}
.modalCloseButton {
  margin-left: 50%;
  width: 60px;
  border: 2px solid #777;
  background: #fff;
  padding: 5px;
}
.modalCloseButton:hover,
.closeButton:hover {
  border: 2px solid #f33;
  color: #f33;
  background: #faa;
}
.definitionterm {
  color: #383;
}
.file-archive-item {
  padding: 5px;
  border: 1px solid #ccc;
  background: #f3f3f3;
  margin-bottom: 10px;
}
.file-archive-item:hover {
  border: 1px solid #555;
  background: #fff;
}
.live-edit-link {
  float: right;
  width: 40px;
  color: #f00;
  clear: both;
}
.live-edit-link:hover {
  cursor: pointer;
}
.live-edit-box {
  float: right;
  width: 138px;
  padding: 2px;
  margin: 5px;
  border: 1px solid #709670;
  background: #e5f1e5;
  font-size: 80%;
  line-height: 100%;
  clear: both;
}
.live-edit-box h2 {
  font-size: 14px;
  background: #95b695;
  color: #fff;
  padding: 5px;
  margin: -2px;
  margin-bottom: 15px;
  text-align: center;
}
.live-edit-box h3.divider {
  color: #5a5;
  background: #cadbca;
  padding: 5px;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #709670;
  border-right: none;
  border-left: none;
}
.live-edit-box .mediaentry {
  line-height: 12px;
  background: #f5fef5;
  padding: 2px;
  border: 1px solid #999;
}
.serc-editable {
  display: inline;
}
.serc-editable-clickable {
  border: 1px solid #333;
  padding: 3px;
  margin: 3px;
  background: #f3f3f3;
  padding-top: 20px;
  display: block;
}
.serc-editable-active {
  display: block;
  padding-top: 20px;
  width: auto;
}
.serc-resourcelist {
  margin-top: 10px;
}
.serc-content-name {
  position: relative;
  top: -15px;
  color: #bbb;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: -15px;
  width: 75%;
}
.claro .serc-editable-active .dijitTextArea {
  font-size: 14px;
  font-family: Verdana;
}
.blog h2 {
  display: inline;
}
.blog h2 a {
  text-decoration: none;
  color: #333;
}
.blog h2 a:hover {
  text-decoration: underline;
}
.event_date_span {
  font-style: italic;
}
.event_date_current {
  font-weight: bold;
  color: #f00;
}
.serc-radiobuttonpair {
  padding: 2px;
}
.serc-radiobuttonpair:hover {
  background: #eee;
}
ul.review_item_list li {
  margin-bottom: 20px;
  list-style-type: none;
  border: 1px solid #ccc;
  padding: 5px;
}
.activityidea {
  font-weight: bold;
}
div[id^='widget_departmentCombo'] {
  width: 420px;
}
div[id^='widget_institutionCombo'] {
  width: 420px;
}
/* 17 allows up to 5 cols of thumbimages... 18+ wraps */
.thumbimage {
  width: 17%;
  max-width: 200px;
}
.quarterimage {
  width: 27%;
  max-width: 324px;
}
.narrowimage {
  width: 38%;
  max-width: 456px;
}
.largeimage {
  width: 62%;
  max-width: 744px;
}
.fullimage {
  width: 100%;
  max-width: 1200px;
}
.centerfloat {
  margin: 0 auto;
}
.image-left-margin {
  margin-right: 20px;
}
.image-right-margin {
  margin-left: 20px;
}
.image-caption,
.caption-text {
  font-size: 11px;
  line-height: 13px;
}
.image-caption,
.caption-text a {
  color: #285E8F;
}
.caption-text {
  min-height: 16px;
}
div[id^='image-'] {
  margin-bottom: 10px;
  position: relative;
}
/* if the the image is wrapped in a link, reset the link's style (/serc/site_guides/people.html)*/
div[id^='image-'] > a,
.link-reset {
  border: 0 !important;
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
div[id^='image-'] .main-image {
  width: 100%;
  cursor: pointer;
  margin-bottom: 5px;
}
.shadow {
  -webkit-box-shadow: 3px 3px 5px #ccc;
  -moz-box-shadow: 3px 3px 5px #ccc;
  box-shadow: 3px 3px 5px #ccc;
  background: #ffffff;
}
.shadow-dark {
  -webkit-box-shadow: 3px 3px 5px #777;
  -moz-box-shadow: 3px 3px 5px #777;
  box-shadow: 3px 3px 5px #777;
  background: #ffffff;
}
.border {
  padding: 3px;
  border: 1px solid #ccc;
  background: #ffffff;
}
div[id^='image-'] div.hover {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 6px;
  width: 100%;
  color: #fff;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=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;
  transition: opacity 0.5s ease-in-out;
}
div[id^='image-']:hover div.hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000)";
}
div[id^='image-'] div.hover a {
  float: right;
  padding: 5px 10px;
}
div[id^='image-'] div.hover span {
  display: block;
  padding: 5px 8px;
}
/* push new image tags a little to the left (inside the context box) */
.descriptionpullquote div[id^='image-'],
.pullquote div[id^='image-'] {
  margin-right: 10px;
}
.toggle-display {
  color: #ee7777;
}
div[id^="modal-"] {
  display: none;
}
div.underlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 979;
  background-color: grey;
  opacity: 0.5;
  /*IE... order matters */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: pointer;
  /*	background: #000;
	background: rgba(0,0,0,0.8);
	background: -webkit-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.45) 1%, rgba(0,0,0,0.8) 100%);
	background: -moz-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.45) 1%, rgba(0,0,0,0.8) 100%);
	background: -ms-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.45) 1%, rgba(0,0,0,0.8) 100%);
	background: radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.45) 1%, rgba(0,0,0,0.8) 100%);
	filter: alpha(opacity = 80);
	opacity: .8;
	-webkit-transition: 400ms opacity ease;
	-moz-transition: 400ms opacity ease;
	transition: 400ms opacity ease;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);*/
}
div.contents {
  position: fixed;
  top: 5%;
  bottom: 5%;
  z-index: 980;
  max-width: 80%;
  max-height: 90%;
  /* on modal image only */
  background: #D9D9D9;
  padding: 6px;
  overflow: hidden;
}
div.contents img {
  height: 100%;
  width: 100%;
  z-index: 981;
}
div.contents div.modal-exit {
  position: absolute;
  right: 6px;
  top: 5px;
  padding: 3px 6px 9px;
  background: #D9D9D9;
  z-index: 982;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
div.contents div.modal-exit .exit-click {
  font-size: 3.6em;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 10px 4px;
  width: 45px;
}
div.contents div.modal-exit:hover {
  text-shadow: 0px 0px 10px #5c5c5c;
  filter: dropshadow(color=#5c5c5c, offx=0, offy=0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  cursor: pointer;
}
span.assessment-question {
  display: block;
  margin: 5px 0;
}
div.assessment-item {
  margin-bottom: 15px;
}
div.assessment-item input {
  float: left;
  margin: 2px 5px 0 15px;
}
div.assessment-item label {
  /**/
}
div.assessment-choice {
  min-height: 18px;
  display: block;
  margin: 5px;
}
span.question-feedback {
  display: none;
  margin-left: 25px;
  padding: 0px 3px;
}
.question-feedback-icon {
  float: left;
  padding: 1px 6px;
}
/*add padding to new images in the feedback block
 other elements may need it too but it is
 risky to apply this padding to all children */
span.question-feedback > div[id^='image-'] {
  padding: 5px 25px 5px 5px;
}
img.slideshare-thumb {
  cursor: pointer;
  padding: 3px;
  border: 1px solid #ccc;
}
.slideshare-click-msg {
  text-align: center;
  margin-left: 6px;
  width: 170px;
  display: block;
}
/******************/
/**responsive css**/
/******************/
/*body { 
    transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}*/
@media screen and (max-width: 600px) {
  div[id^='image-'] div.hover {
    position: relative;
    width: 100%;
    opacity: 1;
    float: none;
    border: 1px solid #ccc;
    background: none;
    min-height: 25px;
    color: black;
    padding: 3px;
  }
  .thumbimage,
  .quarterimage,
  .narrowimage,
  .largeimage {
    width: 100%;
  }
}
#favoritesDisplay a {
  display: block;
  text-decoration: none;
  color: #557;
}
#favoritesDisplay ul {
  margin: 0;
  padding: 0;
}
#favoritesDisplay li {
  list-style-type: none;
  padding: 2px;
  padding-left: 4px;
  margin-bottom: 1px;
}
#favoritesDisplay li:hover {
  border: 1px solid #ddd;
  padding: 1px;
  padding-left: 3px;
  background: #f7f7f7;
}
#favoritesDisplay .toggle-display {
  font-size: 9px;
  margin-top: 0px;
  margin-left: 5px;
}
.favoriteEditBox {
  position: absolute;
  top: 10px;
  margin-left: -400px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #555555;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 3px #888888;
  display: none;
  padding: 10px;
  width: 400px;
}
.favoritesEditDelete {
  border: 2px solid #f00;
  color: #f00;
}
/* temp fix for Chrome (browser) until Dojo 1.8+
   http://bugs.dojotoolkit.org/ticket/15599 */
.dijitButton,
.dijitButtonNode {
  -webkit-transition-duration: 0s, 0s !important;
}
/**
* 1.8 dijit tree style fixes (keep past 1.8 unless unneeded)
**/
.dijitTree {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dijitTree .dijitTreeRow {
  width: 100%;
}
/* When activating plugins (view source and find/replace that change the height
of the editor toolbar or something else, it incorrectly sets heights to parent nodes
which stops auto expanding */
.dijitEditor,
.dijitEditor .dijitEditorIFrameContainer {
  height: auto !important;
}
.authorprofilelink {
  display: inline-block;
  color: #fff;
  background: #aaa;
  margin: 3px;
  margin-bottom: 8px;
  padding: 0px 3px;
  font-size: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 3px #aaa;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  float: right;
}
.author .authorprofilelink {
  float: none;
}
.authorprofile {
  float: right;
}
.authorprofilelink:visited {
  color: #fff;
}
/*supress toggle image in front of 'about the authors' button */
.authorprofile-hideshow img {
  display: none;
}
.authorprofile-hideshow {
  display: inline;
}
.authorprofile-hideshow .shownversion {
  background: #fff;
}
/* added 8/12 ml - use css for input width, not col attr or inline */
.serc-form input[type='text'] {
  width: 40%;
  /*min-width here breaks dijits like DateTextbox and Combobox applied on input[type='text'] nodes*/
}
.serc-form textarea {
  width: 60%;
  min-width: 250px;
}
.best-bets {
  padding: 5px;
  margin-bottom: 10px;
  margin-right: 320px;
  margin-top: 10px;
  background: #eef;
}
.best-bets h3 {
  background: #aac;
  color: #fff;
  padding: 3px;
  margin: -5px;
  margin-bottom: 5px;
  font-size: 1em;
}
.best-bets .searchhitdiv {
  margin-top: 6px;
  background: #fafaff;
  padding: 4px;
  min-height: 80px;
}
#serc-account-bar {
  background: #ccc;
  width: 100%;
  height: 20px;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}
#serc-account-link {
  float: right;
  margin-right: 0px;
  display: block;
  width: 300px;
}
#serc-account-link:hover {
  z-index: 100;
}
#serc-account-link a {
  text-decoration: none;
}
#serc-account-link a:hover {
  text-decoration: underline;
}
#accountMenuTitle {
  padding: 1px;
  display: block;
  margin: 0px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #777;
}
#accountMenuTitle button,
#accountMenuTitle button:visited {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background: none;
  border: none;
}
#serc-account-link #accountMenuTitle button:hover {
  color: #fff;
  background: #333;
  margin-bottom: 0;
  text-decoration: none;
}
#favAddedAlert {
  display: block;
  font-weight: bold;
  color: #fff;
  background: #fff;
  position: relative;
  font-size: 12px;
  padding: 10px;
  background-color: rgba(100, 100, 100, 0.7);
}
#serc-account-link #fullAccountMenu a {
  text-decoration: none;
  color: #557;
}
#serc-account-link #fullAccountMenu ul {
  margin: 0;
  padding: 0;
}
#serc-account-link #fullAccountMenu li {
  border: 1px solid #fff;
  color: #333;
  padding: 1px;
  padding-left: 3px;
  list-style-type: none;
}
#serc-account-link #fullAccountMenu li:hover {
  border: 1px solid #ddd;
  padding: 1px;
  padding-left: 3px;
  background: #f7f7f7;
}
#serc-account-link #fullAccountMenu {
  display: none;
  padding: 3px;
  border: 1px solid #555;
  padding-right: 0;
  border-right: 0;
  border-top: 0;
  background: #fff;
  z-index: 100;
  -moz-border-radius: 0px 0 0px 5px;
  -webkit-border-radius: 0px 0 0px 5px;
  border-radius: 0px 0 5px 5px;
  box-shadow: 0px 2px 4px 2px #aaa;
  margin-left: 0;
  width: 196px;
}
#serc-account-bar {
  /* we disable this bar by default and only turn it on in each specific chrome */
  display: none;
}
.searchhitdiv div.reviewed-label {
  color: #696969;
  background: #f2f2f2;
  font-weight: bold;
  font-size: 0.85em;
  line-height: 1em;
  text-align: center;
  border: 2px solid #ddd;
  padding: 4px;
  float: left;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 3px;
  margin-right: 10px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.searchhitdiv div.reviewed-label .righttip {
  font-weight: normal;
  text-align: left;
  line-height: 1.3em;
}
.searchhitdiv div.reviewid-38 {
  color: #797;
  background: #eef4ee;
  border: 2px solid #ded;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.searchhitdiv div.reviewid-9 {
  color: #bad761;
  background: #111;
  border: 2px solid #e9742e;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}
.searchhitdiv div.reviewid-3 {
  color: #ecbd45;
  background: #fcf9ef;
  border: 2px solid #f3d179;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}
.searchhitdiv span.ai-short-summary {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 8px;
  padding: 0 5px 0 5px;
  background: #efefef;
  border-radius: 5px;
}
.searchhitdiv {
  padding: 6px;
  border: 2px solid #f6f6f6;
  margin-bottom: 10px;
  border-radius: 3px;
}
.searchhitdiv:hover {
  border: 2px solid #eee;
  background: #fafafa;
}
/* Dropdown icon (downwards arrow) via pseudo element: use with empty <span> */
/* From Atlassian UI framework: https://developer.atlassian.com/display/AUI/AUI+Dropdown2#AUIDropdown2-Whatisit? */
.aui-icon-dropdown,
.aui-icon-dropdown-white {
  border: 4px solid transparent;
  border-top-color: #333;
  content: "";
  display: inline-block;
  height: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  position: relative;
  vertical-align: baseline;
  width: 0;
  color: black;
}
.aui-icon-dropdown-white {
  border-top-color: #fff;
}
.animate-bounce {
  /* This class bounces the element 10 times */
  /* name duration timing-function delay iteration-count direction */
  -webkit-animation: bounce 1s ease-out 1s 10;
  -moz-animation: bounce 1s ease-out 1s 10;
  -o-animation: bounce 1s ease-out 1s 10;
  animation: bounce 1s ease-out 1s 10;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-20%);
  }
  20% {
    -webkit-transform: translateY(-30%);
  }
  30% {
    -webkit-transform: translateY(-40%);
  }
  40% {
    -webkit-transform: translateY(-30%);
  }
  50% {
    -webkit-transform: translateY(-20%);
  }
  60% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(-20%);
  }
  20% {
    transform: translateY(-30%);
  }
  30% {
    transform: translateY(-40%);
  }
  40% {
    transform: translateY(-30%);
  }
  50% {
    transform: translateY(-20%);
  }
  60% {
    transform: translateY(0);
  }
}
/* page-wide image as with [imagebanner] tag */
.imagebanner {
  top: 0;
  /*this one should be over-riden in local chrome */
  width: 100%;
  position: relative;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  background-repeat: no-repeat;
  z-index: 0;
}
.imagebanner-transparent-fade {
  position: absolute;
  top: 0px;
  z-index: -2;
  background: transparent;
}
/* Show/hide divs based on user's NAGT membership status */
body div[class^=nagt_] {
  display: none;
}
body.nagt_member div.nagt_member,
body.nagt_not_member div.nagt_not_member,
body.nagt_status_active div.nagt_status_active,
body.nagt_status_lapsed div.nagt_status_lapsed,
body.nagt_status_waiting div.nagt_status_waiting,
body.nagt_status_in_progress div.nagt_status_in_progress {
  display: block;
}
/* 2014 footer */
#subfooter-2014 {
  background: #eee;
  font-size: 14px;
  line-height: 16px;
  padding-left: 10%;
  padding-bottom: 50px;
  z-index: 1;
  clear: both;
  word-wrap: break-word;
}
@media screen and (max-width: 600px) {
  #subfooter-2014 {
    padding-left: 2%;
  }
}
#subfooter-2014 abbr {
  border-bottom: 1px grey dotted;
}
#subfooter-2014 .col {
  width: 100px;
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
}
#subfooter-2014 .col-150 {
  width: 150px;
}
#subfooter-2014 .col-200 {
  width: 200px;
}
#subfooter-2014 .col-300 {
  width: 300px;
}
#subfooter-2014 .col-400 {
  width: 400px;
}
#subfooter-2014 .col h3 {
  padding: 10px;
  padding-left: 0;
}
#subfooter-2014 .col ul {
  margin: 0;
  padding: 0;
}
#subfooter-2014 .col ul li,
#subfooter-2014 #media_reuse_list ul li {
  list-style: none;
  padding: 3px;
  padding-left: 0;
}
#subfooter-2014 #media_reuse_list,
#subfooter-2014 #page_reuse_text {
  display: none;
}
#subfooter-2014 #media_reuse_list ul li {
  padding: 4px;
  margin-bottom: 10px;
}
#subfooter-2014 #media_reuse_list h5,
#subfooter-2014 #page_reuse_text h5 {
  margin: 8px 0 0;
}
#subfooter-2014 #page_reuse_text {
  margin: 10px 0;
}
/* various style improvements imported from InTeGrate with generic colors that should
 * be over-ridden
 *
 * start with defining some standard colors that really should be handled with less or
 * some other pre-processor,  3 standard 'dark' colors and 3 'light' ones
 */
.dark1 {
  color: #111;
}
.dark2 {
  color: #333;
}
.dark3 {
  color: #555;
}
.light1 {
  color: #eee;
}
.light2 {
  color: #ccc;
}
.light3 {
  color: #aaa;
}
.bg-dark1 {
  background: #111;
}
.bg-dark2 {
  background: #333;
}
.bg-dark3 {
  background: #555;
}
.bg-light1 {
  background: #eee;
}
.bg-light2 {
  background: #ccc;
}
.bg-light3 {
  background: #aaa;
}
/* image-block-bottom is linked image rectangle with text overlayed in transparent block at bottom */
a.image-block-bottom {
  display: block;
  position: relative;
  margin: 15px;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-size: 100% auto;
  height: 220px;
  width: 350px;
  color: #fff;
  text-decoration: none;
  font-size: 120%;
}
a.image-block-bottom:visited {
  color: #fff;
}
.image-block-bottom .image-block-content {
  width: 330px;
  position: absolute;
  bottom: 0;
  background: #333;
  background-color: rgba(17, 17, 17, 0.7);
  padding: 10px;
  line-height: 1.2em;
}
/* image-block-left is a full width linked bar with image at left edge
*  image-block-left-clear is the same but with a clear background, no rounded corner
*  and the entire image always visible (image floating next to text as a link)
*/
a.link-bar-left,
a.image-block-left,
a.image-block-left-clear {
  width: 97%;
  display: block;
  position: relative;
  margin: 15px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-size: auto 100%;
  text-decoration: none;
  min-height: 100px;
  color: #555;
}
a.link-bar-left,
a.image-block-left {
  background: #111;
  border-radius: 50px 50px 50px 50px;
  border: 1px solid #ccc;
}
a.link-bar-left:hover,
a.image-block-left:hover {
  border: 1px solid #333;
}
a.image-block-left-clear:hover {
  border: 1px solid #eee;
}
a.link-bar-left:visited,
a.image-block-left:visited,
a.image-block-left-clear:visited {
  color: #555;
}
a.link-bar-left img,
a.image-block-left img {
  float: left;
  margin-right: 15px;
  width: 5%;
}
a.image-block-left .image-block-content {
  padding: 10px;
  margin-left: 22%;
  border-radius: 0px 50px 50px 0px;
  min-height: 100px;
}
a.link-bar-left .link-bar-content {
  padding: 10px;
  margin-left: 22%;
  border-radius: 0px 50px 50px 0px;
  min-height: 100px;
}
a.image-block-left-clear .image-block-content {
  padding: 10px;
  min-height: 100px;
}
a.image-block-left-clear img {
  margin-right: 10px;
}
.ie8 a.image-block-left .image-block-content {
  margin-left: 0%;
}
.ie8 a.link-bar-left .link-bar-content {
  margin-left: 0%;
}
a.link-bar-left h3,
a.image-block-left h3 {
  font-size: 155%;
  line-height: 1.2em;
  margin-top: 0;
}
a.link-bar-left h3 b,
a.image-block-left h3 b {
  font-weight: bold;
}
a.image-block-left-clear .image-block-content h2,
a.image-block-left-clear .image-block-content h3 {
  margin-top: 0;
}
.abs-center {
  width: 100%;
  height: 50%;
  overflow: visible;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.padded2 {
  padding: 2%;
}
.padded10 {
  padding: 10%;
}
/*--standard faceted search form ---*/
.facetedsearch {
  padding: 10px;
  background: #f6f6f6;
  border-radius: 3px;
  max-width: 350px;
}
.facetedsearch input {
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333;
  font-size: 1.1em;
  border-radius: 3px;
}
.facetedsearch input[type='text'] {
  width: 70%;
}
.facetedsearch input[type='submit'] {
  width: 25%;
}
.facetedsearch input:-webkit-input-placeholder {
  color: #aaa;
}
.facetedsearch input::-moz-placeholder {
  color: #aaa;
}
.facetedsearch + a.searchhelp {
  margin-top: -10px;
  display: block;
  float: left;
}
.padding-box3 {
  padding: 3%;
}
.padding-box6 {
  padding: 6%;
}
.padding-box10 {
  padding: 10%;
}
/** generic static CSS for recommendation blocks that don't use LESS chromes yet **/
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
#recommend-block {
  position: relative;
  min-height: 230px;
  background: #fff;
  border-bottom: 1px solid #a67271;
  padding-bottom: 50px;
}
#recommend-block .label {
  line-height: inherit;
}
#recommend-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-top: 10px;
  padding-bottom: 35px;
  margin-left: 30px;
}
#recommend-block .recommend-element {
  display: block;
  flex: 0 0 auto;
  max-width: 140px;
  overflow-wrap: break-word;
  margin: 10px 20px 0 0;
  padding: 10px;
  text-decoration: none;
}
#recommend-block h3 {
  font-size: 14px;
  margin-top: 0;
  color: #fff;
  background: #a67271;
  padding: 2px;
  padding-left: 40px;
}
#recommend-block .recommend-description {
  padding-left: 40px;
}
#recommend-block .quarterimage {
  width: auto;
  max-width: 200px;
}
#recommend-block .recommender-module-context {
  font-size: 70%;
  line-height: 140%;
}
#recommend-block .recommendation-admin {
  display: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 65 / 100;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 20px / 2;
  margin-bottom: 20px / 2;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
#center-container {
  margin: 0 auto;
  width: 960px;
  padding: 0px 10px;
}
input[type='text'],
input[type='password'],
textarea,
select {
  width: 250px;
}
input[type='text'].small {
  width: 75px;
}
textarea,
input[type='text'],
input[type='password'] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
select {
  margin-bottom: 10px;
}
input[type='text'].dijitReset {
  margin-bottom: 0;
}
input[type='text'],
input[type='password'],
textarea {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-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;
}
input[type='text']:focus,
input[type='password']:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
input.error,
select.error,
textarea.error {
  color: #b94a48;
}
input.error,
select.error,
textarea.error {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
input.error:focus,
select.error:focus,
textarea.error:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.form-row label span,
.form-label {
  font-weight: bold;
  display: block;
}
.form-row label span.inline {
  display: inline-block;
  width: 150px;
}
#address-extra-rows {
  display: none;
}
.required-field {
  display: inline !important;
  color: red;
  font-weight: bold;
}
.indent-20 {
  margin-left: 20px;
}
#header {
  height: 140px;
}
#footer {
  height: 100px;
}
#new-members-login {
  background: #E7E7E7;
  float: left;
  padding: 20px;
  max-width: 400px;
}
#existing-members-login {
  background: #E7E7E7;
  float: left;
  padding: 20px;
  margin-left: 150px;
  max-width: 400px;
}
#why-join {
  padding: 10px 20px;
  width: 80%;
  margin-top: 20px;
}
#rates {
  float: right;
  width: 33%;
  min-width: 150px;
  padding: 0 10px 10px;
  margin: 20px;
  background: #D1CEE0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.current-step {
  font-weight: bold;
}
#step-nav {
  padding: 0;
  display: inline;
}
#step-nav li {
  display: inline;
}
/*.membership-tooltip {
	display:inline-block;
	width:16px;
	height:16px;
	border: 1px solid #bce8f1;
	background-color: #d9edf7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #3a87ad;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	cursor:help;
	margin-left:15px;
}*/
/*ALERTS*/
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.invoice-item {
  padding: 5px;
  margin-bottom: 10px;
}
.invoice-item:hover {
  background: #cdc;
}
.item-name,
.item-quantity,
.item-unit-price {
  display: inline-block;
  width: 60%;
}
.item-quantity {
  width: 20%;
}
.item-unit-price {
  width: 10%;
}
form#logout {
  padding: 40px;
  display: inline;
}
#two-col #content {
  width: 720px;
  float: left;
  padding-left: 20px;
  border-left: 1px solid grey;
  min-height: 350px;
  margin-bottom: 100px;
}
#two-col #account-nav {
  width: 200px;
  float: left;
  margin-top: 20px;
  padding: 5px 10px 5px 0;
}
ul.nagt-account-nav {
  margin: 0;
  padding: 0;
}
.nagt-account-nav li {
  list-style-type: none;
  margin: 0;
}
.nagt-account-nav li a,
.nagt-account-nav li a:visited {
  display: block;
  color: #3b73af;
  padding: 6px 3px 6px 10px;
  text-decoration: none;
}
.nagt-account-nav li a:hover {
  background-color: #f1f1f1;
}
.nagt-account-nav li a.active {
  font-weight: bold;
}
.nagt-account-nav hr {
  border: 0;
  margin: 5px 0;
  padding: 0;
  background: #BFBFBF;
}
#current-invoice-container {
  width: 650px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 10px;
}
.payment-history-row.error-row {
  border: 2px solid #A82323;
}
.error-resolution {
  background: #f1f1f1;
  border: 2px solid green;
  border-bottom: none;
  margin: 10px 40px -10px;
  padding: 0 10px 15px;
}
.payment-history-row {
  margin: 10px 10px 30px;
  padding: 10px 20px;
  border: 1px solid #CCCCCC;
}
.payment-history-row:hover {
  background-color: #f1f1f1;
  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  -ms-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  transition: background 300ms ease;
}
.card-name,
.card-type {
  font-weight: bold;
}
.card-action {
  float: right;
}
.payment-name {
  width: 170px;
  font-weight: bold;
  display: inline-table;
}
.payment-date {
  width: 80px;
  display: inline-table;
  color: grey;
}
.payment-term {
  width: 200px;
  display: inline-table;
  color: grey;
}
.payment-status {
  width: 115px;
  display: inline-table;
  color: grey;
}
.payment-total {
  float: right;
}
.payment-items {
  display: none;
}
.toggle-display {
  color: black !important;
}
.intl-surcharge {
  font-size: 11px;
  font-weight: bold;
  color: #3a87ad;
  display: inline;
  border-top: 1px solid #3a87ad;
  border-bottom: 1px solid #3a87ad;
}
#admin-container {
  width: 1200px;
  margin: 0 auto;
  padding: 0px 10px;
}
a.btn {
  text-decoration: none;
}
#mobile_menubar {
  display: none;
  position: fixed;
  top: 0;
  z-index: 3000;
  width: 100%;
  min-height: 30px;
  padding: 0.25em 0.75em;
  border-bottom: 2px solid rgba(119, 119, 119, 0.9);
  font-size: 1.2em;
  background: rgba(68, 68, 68, 0.9);
  color: #eee;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#mobile_menubar:hover {
  background: rgba(34, 34, 34, 0.95);
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 650px) {
  .serc-content {
    margin-left: 5px;
  }
  #nav {
    max-height: 90%;
    max-height: 90vh;
    overflow-y: scroll;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  #nav.mobileNav {
    position: fixed !important;
    z-index: 200;
    width: 100%;
    margin: 0;
    left: 0;
  }
  #nav A {
    min-height: 30px;
    font-size: 1.2em !important;
  }
  #mobile_menubar.shown {
    display: block;
    top: 0;
  }
  #mobile_menubar:before {
    content: "+ ";
  }
  #mobile_menubar:after {
    content: "MENU";
  }
  #mobile_menubar.opened {
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  #mobile_menubar.opened:before {
    content: "× ";
  }
  #mobile_menuOpenPane {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
    background: rgba(136, 136, 136, 0.5);
  }
}
